<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/">
    <channel>
        <title>Spaceship Learn</title>
        <link>https://www.spaceship.com.au/learn/</link>
        <description>Learn about investing, super, and building wealth with Spaceship</description>
        <lastBuildDate>Fri, 10 Apr 2026 00:18:15 GMT</lastBuildDate>
        <docs>https://validator.w3.org/feed/docs/rss2.html</docs>
        <generator>Spaceship RSS Feed Generator</generator>
        <language>en</language>
        <image>
            <title>Spaceship Learn</title>
            <url>https://www.spaceship.com.au/favicon.ico</url>
            <link>https://www.spaceship.com.au/learn/</link>
        </image>
        <copyright>All rights reserved 2026, Spaceship</copyright>
        <item>
            <title><![CDATA[Your financial freedom number and 9 other money tricks and rules]]></title>
            <link>https://www.spaceship.com.au/learn/10-sums-to-know-to-keep-on-top-of-your-present-and-future/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/10-sums-to-know-to-keep-on-top-of-your-present-and-future/</guid>
            <pubDate>Wed, 08 Apr 2026 01:00:00 GMT</pubDate>
            <description><![CDATA[To know to keep on top of your present and future. ]]></description>
            <content:encoded><![CDATA[
<!--kg-card-begin: html-->
<!-- FAQ Schema -->
<script type="application/ld+json">
{
  "@context": "https://schema.org",
  "@type": "FAQPage",
  "mainEntity": [
    {
      "@type": "Question",
      "name": "What is the 10/10/10 rule?",
      "acceptedAnswer": {
        "@type": "Answer",
        "text": "The 10/10/10 rule can help you make money decisions, big and small. It's when you ask yourself three simple questions when weighing up your options to buy or pass: how will you feel 10 minutes after the purchase, 10 months after, and 10 years after?"
      }
    },
    {
      "@type": "Question",
      "name": "What is the rule of 72?",
      "acceptedAnswer": {
        "@type": "Answer",
        "text": "The rule of 72 is a back-of-an-envelope sum some people use to work out how long it could take an investment to double. They start with the number 72, then divide it by their expected annual return. For example, a person expecting a 5% annual return for their investment could use this sum: 72 divided by 5% return equals 14.5 years. So, their money would double in 14.5 years if it grew at 5% each year. Past performance isn't a reliable indicator of future performance."
      }
    },
    {
      "@type": "Question",
      "name": "What is the Sleep on it 24 hour rule?",
      "acceptedAnswer": {
        "@type": "Answer",
        "text": "The Sleep on it rule is when you pick a purchase threshold, for example, $100 – and anytime you want to buy something that's over that amount, you wait 24 hours. See if you still want it tomorrow. Buyer's remorse is real, and this rule could help you to avoid it."
      }
    },
    {
      "@type": "Question",
      "name": "How do you calculate cost per use?",
      "acceptedAnswer": {
        "@type": "Answer",
        "text": "You can use the cost per use rule to figure out the true cost of a purchase, and then if it's worth what you're paying. The formula is: the number of times you use something divided by what you paid for it equals cost per use. For example, pay $50 per week for your gym membership, but only use it twice a month? That means you're paying $100 per workout class."
      }
    },
    {
      "@type": "Question",
      "name": "How much do I need for my emergency fund?",
      "acceptedAnswer": {
        "@type": "Answer",
        "text": "Some experts recommend three to six months' worth of your monthly living expenses for your emergency fund, but this amount can vary. You can calculate it as: your monthly living expenses multiplied by 3 to 6."
      }
    },
    {
      "@type": "Question",
      "name": "What is your financial freedom number?",
      "acceptedAnswer": {
        "@type": "Answer",
        "text": "Your financial freedom number is your annual expenses multiplied by 25. This is based on research by William Bengen, who concluded that a person can withdraw 4% of their investment portfolio each year, depending on a few factors, without running out of money. Working backwards, this means you can figure out how much money you need to retire with by taking the amount you'd like to live off each year and multiplying it by 25."
      }
    },
    {
      "@type": "Question",
      "name": "What is a personal cashflow ratio?",
      "acceptedAnswer": {
        "@type": "Answer",
        "text": "Your personal monthly cash flow ratio compares your total monthly income to the amount you spend on expenses and debt. First, you tally up your total monthly income including from your salary, interest, dividends, side gigs, busking tips, and more. Then you compare that to the amount you spend on expenses and debt. There are generally two ways to improve your cash flow ratio: increase your earnings, or decrease your expenses."
      }
    },
    {
      "@type": "Question",
      "name": "What is a monthly savings ratio?",
      "acceptedAnswer": {
        "@type": "Answer",
        "text": "Your personal monthly savings ratio is the amount of money you save and invest, compared to the amount of income you receive."
      }
    }
  ]
}
</script>

<!--––––––––––––––––––––––––––––––––––––––––––
  SPACESHIP GHOST ARTICLE
  Title: 'Sleep on it' and 9 other money tricks and rules
  Style: Fun, editorial, numbered — on-brand Spaceship
––––––––––––––––––––––––––––––––––––––––––-->

<style>
  :root {
    --purple: #930EFF;
    --purple-dark: #600CE8;
    --cyan: #31DBE3;
    --navy: #12003B;
    --body-grey: #51516C;
    --light-bg: #F5F5F8;
    --grad: linear-gradient(90deg, #31DBE3, #930EFF);
    --grad-angled: linear-gradient(135deg, #31DBE3, #930EFF);
  }

  /* ── Intro ── */
  .sums-intro {
    font-family: Inter, sans-serif;
    font-size: 20px;
    line-height: 1.75;
    color: var(--body-grey);
    margin: 0 0 32px;
  }
  @media (min-width: 601px) {
    .sums-intro { font-size: 24px; }
  }

  /* ── TOC ── */
  .sums-toc {
    background: var(--navy);
    border-radius: 16px;
    padding: 28px 32px;
    margin: 0 0 48px;
  }
  .sums-toc-title {
    font-family: Poppins, sans-serif;
    font-size: 11px;
    font-weight: 700;
    letter-spacing: 0.15em;
    text-transform: uppercase;
    color: var(--cyan);
    margin: 0 0 16px;
  }
  .sums-toc ol {
    margin: 0;
    padding: 0;
    list-style: none;
    display: grid;
    gap: 8px;
  }
  @media (min-width: 601px) {
    .sums-toc ol { grid-template-columns: 1fr 1fr; }
  }
  .sums-toc li {
    margin: 0;
    padding: 0;
    font-family: Inter, sans-serif;
    font-size: 18px;
    line-height: 1.5;
  }
  .sums-toc a {
    color: rgba(255,255,255,0.75);
    text-decoration: none;
    display: flex;
    align-items: baseline;
    gap: 8px;
    transition: color 0.15s;
  }
  .sums-toc a:hover { color: #fff; }
  .sums-toc .toc-num {
    font-size: 11px;
    font-weight: 700;
    color: var(--cyan);
    flex-shrink: 0;
    font-family: Poppins, sans-serif;
  }

  /* ── Rule card ── */
  .rule-card {
    margin: 0 0 48px;
    border-radius: 20px;
    overflow: hidden;
    box-shadow: 0 4px 32px rgba(18,0,59,0.08);
  }

  /* Card header */
  .rule-header {
    background: var(--grad-angled);
    padding: 24px 32px;
    display: flex;
    align-items: center;
    gap: 20px;
  }
  .rule-number {
    font-family: Poppins, sans-serif;
    font-size: 48px;
    font-weight: 900;
    color: rgba(255,255,255,0.25);
    line-height: 1;
    flex-shrink: 0;
  }
  .rule-title-wrap {}
  .rule-label {
    font-family: Poppins, sans-serif;
    font-size: 11px;
    font-weight: 700;
    letter-spacing: 0.12em;
    text-transform: uppercase;
    color: rgba(255,255,255,0.65);
    margin: 0 0 4px;
  }
  .rule-title {
    font-family: Poppins, sans-serif;
    font-size: 20px;
    font-weight: 700;
    color: #fff;
    margin: 0;
    line-height: 1.3;
  }
  @media (min-width: 601px) {
    .rule-title { font-size: 24px; }
  }

  /* Card body */
  .rule-body {
    background: #fff;
    padding: 28px 32px;
    border: 1px solid rgba(18,0,59,0.08);
    border-top: none;
    border-radius: 0 0 20px 20px;
  }
  .rule-body p {
    font-family: Inter, sans-serif;
    font-size: 20px;
    line-height: 1.75;
    color: var(--body-grey);
    margin: 0 0 16px;
  }
  @media (min-width: 601px) {
    .rule-body p { font-size: 24px; }
  }
  .rule-body p:last-child { margin-bottom: 0; }

  .rule-body h3 {
    font-family: Poppins, sans-serif;
    font-size: 16px;
    font-weight: 700;
    color: var(--navy);
    margin: 24px 0 8px;
  }
  @media (min-width: 601px) {
    .rule-body h3 { font-size: 18px; }
  }

  .rule-body a {
    color: var(--purple-dark);
    font-weight: 500;
    text-decoration: underline;
    text-underline-offset: 3px;
    transition: color 0.15s;
  }
  .rule-body a:hover { color: var(--purple); }

  /* Formula callout */
  .formula-box {
    background: var(--light-bg);
    border-radius: 12px;
    padding: 20px 24px;
    margin: 20px 0;
    font-family: Poppins, sans-serif;
    font-size: 18px;
    font-weight: 700;
    color: var(--navy);
    text-align: center;
    border-left: 4px solid var(--purple);
  }
  @media (min-width: 601px) {
    .formula-box { font-size: 22px; }
  }

  /* Tip pills */
  .tip-pills {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    margin: 16px 0;
  }
  .tip-pill {
    background: var(--light-bg);
    border-radius: 50px;
    padding: 8px 16px;
    font-family: Inter, sans-serif;
    font-size: 16px;
    color: var(--navy);
    border: 1.5px solid rgba(147,14,255,0.2);
  }

  /* Quote block */
  .sums-quote {
    border-left: 5px solid var(--cyan);
    margin: 20px 0;
    padding: 12px 20px;
    font-family: Inter, sans-serif;
    font-size: 18px;
    font-style: italic;
    color: var(--navy);
    font-weight: 500;
    line-height: 1.6;
  }
  @media (min-width: 601px) {
    .sums-quote { font-size: 20px; }
  }

  /* Past performance note */
  .past-perf-note {
    font-family: Inter, sans-serif;
    font-size: 14px;
    color: #999;
    font-style: italic;
    margin-top: 12px;
  }

  /* Emoji accent */
  .rule-emoji {
    font-size: 32px;
    margin-bottom: 8px;
    display: block;
  }

  /* CTA block */
  .sums-cta {
    background: var(--navy);
    border-radius: 20px;
    padding: 40px 32px;
    text-align: center;
    margin: 48px 0 0;
  }
  .sums-cta-title {
    font-family: Poppins, sans-serif;
    font-size: 22px;
    font-weight: 700;
    color: #fff;
    margin: 0 0 12px;
  }
  @media (min-width: 601px) {
    .sums-cta-title { font-size: 28px; }
  }
  .sums-cta-sub {
    font-family: Inter, sans-serif;
    font-size: 18px;
    color: rgba(255,255,255,0.65);
    margin: 0 0 28px;
  }
  .sums-cta-btn {
    display: inline-block;
    background: var(--grad);
    color: #fff !important;
    font-family: Poppins, sans-serif;
    font-weight: 700;
    font-size: 18px;
    padding: 14px 36px;
    border-radius: 50px;
    text-decoration: none !important;
    letter-spacing: 0.02em;
    transition: opacity 0.15s;
  }
  .sums-cta-btn:hover { opacity: 0.85; }

  /* Disclaimer */
  .sums-disclaimer {
    background: var(--light-bg);
    border-radius: 12px;
    padding: 20px 24px;
    margin-top: 40px;
    font-family: Inter, sans-serif;
    font-size: 15px;
    color: #666;
    line-height: 1.65;
  }
</style>


<!-- Intro -->
<p class="sums-intro">Something we hear a lot from people in our Spaceship community is, "I wish they taught us this at school."</p>
<p class="sums-intro">So here are some money management sums to learn that might help change the way you think.</p>


<!-- TOC -->
<div class="sums-toc">
  <p class="sums-toc-title">In this article</p>
  <ol>
    <li><a href="#rule-1"><span class="toc-num">01</span> The 10/10/10 rule</a></li>
    <li><a href="#rule-2"><span class="toc-num">02</span> The rule of 72</a></li>
    <li><a href="#rule-3"><span class="toc-num">03</span> The 'Sleep on it' 24 hour rule</a></li>
    <li><a href="#rule-4"><span class="toc-num">04</span> The cost per use rule</a></li>
    <li><a href="#rule-5"><span class="toc-num">05</span> The life-changing wealth rule</a></li>
    <li><a href="#rule-6"><span class="toc-num">06</span> Your emergency fund</a></li>
    <li><a href="#rule-7"><span class="toc-num">07</span> Your financial freedom number</a></li>
    <li><a href="#rule-8"><span class="toc-num">08</span> Your goal pay-off date</a></li>
    <li><a href="#rule-9"><span class="toc-num">09</span> Your personal cashflow ratio</a></li>
    <li><a href="#rule-10"><span class="toc-num">10</span> Your monthly savings ratio</a></li>
  </ol>
</div>


<!-- Rule 1 -->
<div class="rule-card" id="rule-1">
  <div class="rule-header">
    <div class="rule-number">01</div>
    <div class="rule-title-wrap">
  <h2 class="rule-title">The 10/10/10 rule</h2>
    </div>
  </div>
  <div class="rule-body">
    <span class="rule-emoji">🤔</span>
  <p>The 10/10/10 rule can help you make money decisions, big and small. It's when you ask yourself three simple questions when weighing up your options to buy or pass.</p>
    <p>Imagine swiping through your purchase history and feeling as good about your Yeps as you do your Nopes.</p>
    <p>Let's use booking a holiday as an example.</p>

    <h3>How will you feel 10 minutes after the purchase?</h3>
    <p>You could feel nervous: airfares cost a lot of money and you've never been to that destination before. Still, it's good to have some light at the end of the tunnel: you've been working hard, and you work to live, rather than live to work. Plus, you do need a break. And now you can start planning your itinerary!</p>

    <h3>How will I feel 10 months after the purchase?</h3>
    <p>You could feel revived: you're back from holiday with great memories and a validation of your focus on work life balance.</p>

    <h3>How will I feel 10 years after the purchase?</h3>
    <p>You could feel nostalgic: For when you could fly around the world on a whim, with less obligations.</p>

    <p>It's not infallible, and obviously you can't predict the future. But giving some thought to future impacts of your choices can help you feel better about your purchase decisions.</p>
  </div>
</div>


<!-- Rule 2 -->
<div class="rule-card" id="rule-2">
  <div class="rule-header">
    <div class="rule-number">02</div>
    <div class="rule-title-wrap">
  <h2 class="rule-title">The rule of 72</h2>
    </div>
  </div>
  <div class="rule-body">
    <span class="rule-emoji">✌️</span>
  <p>This is a back-of-an-envelope sum some people use to work out how long it could take an investment to double.</p>
    <p>They start with the number 72, then divide it by their expected annual return.</p>
    <p>For example, a person expecting a 5% annual return for their investment could use this sum.</p>

    <div class="formula-box">72 ÷ 5% return = 14.5 years</div>

    <p>So, their money would double in 14.5 years if it grew at 5% each year.</p>
    <p>Of course, they don't know for sure that their investment will appreciate that much – it could go backwards, as well. This example also doesn't include fees or charges.</p>
    <p>(Just because an investment has a historical average return doesn't mean that'll keep happening in the future. Remember – past performance isn't a reliable indicator of future performance.)</p>
    <p>Here's some more about <a href="https://www.spaceship.com.au/learn/what-is-the-rule-of-72/?ref=spaceship.ghost.io">the rule of 72</a>.</p>
  </div>
</div>


<!-- Rule 3 -->
<div class="rule-card" id="rule-3">
  <div class="rule-header">
    <div class="rule-number">03</div>
    <div class="rule-title-wrap">
  <h2 class="rule-title">The 'Sleep on it' 24 hour rule</h2>
    </div>
  </div>
  <div class="rule-body">
    <span class="rule-emoji">😴</span>
  <p>This is when you pick a purchase threshold, for example, $100 – and anytime you want to buy something that's over that amount, you wait 24 hours.</p>

    <div class="tip-pills">
      <span class="tip-pill">Leather jacket? Sleep on it.</span>
      <span class="tip-pill">Impulse trip to Mexico? Sleep on it.</span>
      <span class="tip-pill">A fancy gadget from the homewares section of a department store? Sleep on it.</span>
    </div>

    <p>See if you still want it tomorrow. Buyer's remorse is real, and this rule could help you to avoid it.</p>
  </div>
</div>


<!-- Rule 4 -->
<div class="rule-card" id="rule-4">
  <div class="rule-header">
    <div class="rule-number">04</div>
    <div class="rule-title-wrap">
  <h2 class="rule-title">The cost per use rule</h2>
    </div>
  </div>
  <div class="rule-body">
    <span class="rule-emoji">🧮</span>
  <p>You can use the cost per use rule to figure out the true cost of a purchase, and then if it's worth what you're paying.</p>

    <div class="formula-box">Number of times you use something ÷ what you paid = cost per use</div>

    <p>Pay $50 per week for your gym membership, but only use it twice a month? That means you're paying $100 per workout class. If this is worth it for you – great! If not, it could be worth a rethink.</p>
    <p>Check out some other examples of <a href="https://www.spaceship.com.au/learn/how-to-calculate-cost-per-use/?ref=spaceship.ghost.io">where you can apply the cost per use rule.</a></p>
  </div>
</div>


<!-- Rule 5 -->
<div class="rule-card" id="rule-5">
  <div class="rule-header">
    <div class="rule-number">05</div>
    <div class="rule-title-wrap">
  <h2 class="rule-title">Life-changing wealth = baby steps x time</h2>
    </div>
  </div>
  <div class="rule-body">
    <span class="rule-emoji">🌱</span>
  <div class="sums-quote">"The stock market is a device for transferring money from the impatient to the patient." — Warren Buffett</div>

    <p>We love the story of Anne Scheiber, who was said to 'run rings around Warren Buffet' – she turned a $5,000 nest egg into a $22 million fortune by the time she passed away.</p>
    <p>"As an IRS auditor dealing with estates, Scheiber noticed that the very rich tended to own lots of common stock," wrote the Washington Post. "This was no fluke. Throughout the century, stocks have beaten all other financial investments by a wide margin."</p>
    <p>She bought companies she believed in, held onto them, and "didn't care if the market was up or down."</p>
    <p><a href="https://www.washingtonpost.com/archive/business/1995/12/17/an-old-ladys-lesson-patience-usually-pays/ec000053-d7bf-4014-b841-546bd5847a80/?ref=spaceship.ghost.io" target="_blank" rel="noopener noreferrer">Read Anne Scheiber's story.</a></p>
  </div>
</div>


<!-- Rule 6 -->
<div class="rule-card" id="rule-6">
  <div class="rule-header">
    <div class="rule-number">06</div>
    <div class="rule-title-wrap">
  <h2 class="rule-title">Your emergency fund</h2>
    </div>
  </div>
  <div class="rule-body">
    <span class="rule-emoji">🛡️</span>
  <div class="formula-box">Monthly living expenses × 3 to 6 = your emergency fund</div>

    <p>When Alice (from Wonderland) argues to the queen that it's impossible to believe in impossible things, the queen answers back:</p>

    <div class="sums-quote">"Why, sometimes I've believed as many as six impossible things before breakfast."</div>

    <p>Now we learn about impossible things happening <em>all the time</em>, each with varying levels of proximity to us.</p>
    <p>That's why keeping a well-stocked <a href="https://www.spaceship.com.au/learn/how-to-build-an-emergency-fund/?ref=spaceship.ghost.io">emergency fund</a> (some experts recommend three to six months' worth of your monthly living expenses, but this amount can vary) is pretty much universally recommended.&nbsp;</p>
    <p>Then you can say,&nbsp; "Come at me, impossible things!" (Please don't tempt fate.)&nbsp;</p>
    <p>One way to build your emergency fund with an <a href="https://www.spaceship.com.au/learn/why-you-need-an-emergency-budget/?ref=spaceship.ghost.io">emergency budget</a>.&nbsp;</p>
  </div>
</div>


<!-- Rule 7 -->
<div class="rule-card" id="rule-7">
  <div class="rule-header">
    <div class="rule-number">07</div>
    <div class="rule-title-wrap">
  <h2 class="rule-title">Your financial freedom number</h2>
    </div>
  </div>
  <div class="rule-body">
    <span class="rule-emoji">🏖️</span>
  <div class="formula-box">Annual expenses × 25 = financial freedom</div>

    <p>Back in the day a guy named William Bengen did some sums and concluded that a person can withdraw 4% of their investment portfolio each year, (depending on a few factors), without running out of money.</p>
    <p>Working backwards, this meant they could figure out how much money they needed to retire with by taking the amount they'd like to live off each year and multiplying it by 25.&nbsp;</p>
    <p>We don't have a position on this – and it does have some caveats. (As always, seek personal advice from a professional before making important money decisions.)&nbsp;</p>
    <p>What we know is that as at December 2023, the Association of Super Funds of Australia estimated that single retirees seeking a comfortable retirement needed just over $51,000 yearly to support them. (That's assuming they only live to 85 and already own their own home.)</p>
    <p>Times that by 25 and you get <em>a lot.</em>&nbsp;</p>
    <p>It's a handy starting point, though.&nbsp;</p>
  </div>
</div>


<!-- Rule 8 -->
<div class="rule-card" id="rule-8">
  <div class="rule-header">
    <div class="rule-number">08</div>
    <div class="rule-title-wrap">
  <h2 class="rule-title">Your goal pay-off date</h2>
    </div>
  </div>
  <div class="rule-body">
    <span class="rule-emoji">📅</span>
  <div class="formula-box">Your money goal ÷ monthly contribution = your pay-off date</div>

    <p>Circle this one on your calendar and start the countdown.</p>
    <p>Putting some tangible metrics around your money goals – making them <a href="https://www.spaceship.com.au/learn/making-smart-goals-work-for-your-finances/?ref=spaceship.ghost.io">SMART</a>, for example – can help you <a href="https://www.spaceship.com.au/learn/debt-busting-methods-snowball-avalanche/?ref=spaceship.ghost.io">pay off your credit card debt</a>, put down a <a href="https://www.spaceship.com.au/first-home/?ref=spaceship.ghost.io">house deposit</a>, invest a specific amount of money, or do <em>all</em> those things.&nbsp;</p>
    <p>Then you'll know that your $10,000 trip to New York which you'll save $400 per month for will take you 25 months to save for, and you can take it in just over two years. Too easy!</p>
    <p class="past-perf-note">(This is a general example for illustration purposes and not to be relied on as financial advice.)</p>
  </div>
</div>


<!-- Rule 9 -->
<div class="rule-card" id="rule-9">
  <div class="rule-header">
    <div class="rule-number">09</div>
    <div class="rule-title-wrap">
  <h2 class="rule-title">Your personal cashflow ratio</h2>
    </div>
  </div>
  <div class="rule-body">
    <span class="rule-emoji">💸</span>
  <p>A cash flow ratio is a bonafide finance metric that usually applies to companies, who report on it in financial reports. But we think it can be handy for you to consider, too.&nbsp;</p>
    <p>First, you tally up your total monthly income including from your salary, interest, dividends, side gigs, busking tips, and more.&nbsp;</p>
    <p>Then you compare that to the amount you spend on expenses and debt.</p>
    <p>So, if you're making $4,000 per month and spending it all except for your $400 holiday savings, your cash flow ratio would be 90%. You're spending 90% of what you earn.&nbsp;</p>
    <p>Tracking your cash flow ratio can help you see if you're on track or about to blow out – especially if you pick up a new expense, or get a raise.&nbsp;</p>
    <p>There are generally two ways to improve your cash flow ratio: increase your earnings, or decrease your expenses.</p>
  </div>
</div>


<!-- Rule 10 -->
<div class="rule-card" id="rule-10">
  <div class="rule-header">
    <div class="rule-number">10</div>
    <div class="rule-title-wrap">
  <h2 class="rule-title">Your monthly savings ratio</h2>
    </div>
  </div>
  <div class="rule-body">
    <span class="rule-emoji">🐖</span>
  <p>This is the amount of money you save and invest, compared to the amount of income you receive.</p>
    <p>For example, if you added a shorter-term goal of <a href="https://www.spaceship.com.au/learn/how-to-make-an-investment-plan/?ref=spaceship.ghost.io">investing $1,000 by the end of the year</a>; and committed to saving $112 per month to do it (assuming you started in April), you'd be saving and investing $512 each month from your $5,000 income. This gives you a savings ratio of 10.2%.</p>
    <p class="past-perf-note">(Again, this is an example and not financial advice.)</p>

    <h3>How to use these sums</h3>
    <p>Once you get the basic formulas down, you can see which ones work for you.</p>
    <p>Need more specific advice? Talk to a qualified financial planner or accountant who knows your personal details.</p>
  </div>
</div>

<!-- Disclaimer -->
<div class="sums-disclaimer">
  The information in this article is prepared by Spaceship Capital Limited (ABN 67 621 011 649, AFSL 501605). It is general in nature as it has been prepared without taking account of your objectives, financial situation or needs.
</div>
<!--kg-card-end: html-->
]]></content:encoded>
            <author>hello@spaceship.com.au (Kelly Simpson)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/personal-finance/">Personal Finance</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2026/04/personal-finance-formulas.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[What drove your Spaceship Voyager portfolio in Q1 2026]]></title>
            <link>https://www.spaceship.com.au/learn/what-drove-your-spaceship-voyager-portfolio-in-q1-2026/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/what-drove-your-spaceship-voyager-portfolio-in-q1-2026/</guid>
            <pubDate>Wed, 08 Apr 2026 00:52:56 GMT</pubDate>
            <description><![CDATA[Oil prices, the SaaS-pocalypse, and two RBA rate hikes made for a volatile quarter. Here's what happened inside your portfolio.]]></description>
            <content:encoded><![CDATA[<!--––––––––––––––––––––––––––––––––––––––––––
  SPACESHIP GHOST ARTICLE
  Title: Spaceship Voyager Flight notes: Q1 2026
  Body copy: verbatim from approved source doc
  Internal links: confirmed URLs only
––––––––––––––––––––––––––––––––––––––––––-->
<style>
  :root {
    --brand-cyan: #31DBE3;
    --brand-purple: #600CE8;
    --brand-purple-light: #930EFF;
    --brand-navy: #12003B;
    --grad: linear-gradient(90deg, #31DBE3, #930EFF);
  }

  /* Section headers */
  .section-label {
    display: inline-block;
    font-family: Poppins, sans-serif;
    font-weight: 700;
    font-size: 13px;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    color: #fff;
    background: var(--grad);
    padding: 6px 16px;
    border-radius: 50px;
    margin: 40px 0 24px;
  }

  /* Gradient H2 headings */
  .stock-heading {
    background: var(--grad);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    font-family: Poppins, sans-serif;
    font-size: 28px;
    font-weight: 700;
    margin: 32px 0 8px;
    line-height: 1.3;
  }

  @media (min-width: 601px) {
    .stock-heading { font-size: 32px; }
  }

  /* Stock subtitle */
  .stock-subtitle {
    font-family: Inter, sans-serif;
    font-size: 20px;
    color: #888;
    font-style: italic;
    margin: 0 0 16px;
    letter-spacing: 0.01em;
  }

  @media (min-width: 601px) {
    .stock-subtitle { font-size: 24px; }
  }

  /* Body paragraphs */
  .fn-body {
    font-family: Inter, sans-serif;
    font-size: 20px;
    color: #333;
    line-height: 1.75;
    margin: 0 0 16px;
  }

  @media (min-width: 601px) {
    .fn-body { font-size: 24px; }
  }

  /* Performance callout */
  .perf-callout {
    border-left: 3px solid #ddd;
    border-radius: 0 4px 4px 0;
    padding: 10px 16px;
    margin: 16px 0 8px;
    font-family: Inter, sans-serif;
    font-size: 20px;
    font-weight: 400;
    color: #555;
    background: transparent;
  }

  @media (min-width: 601px) {
    .perf-callout { font-size: 24px; }
  }

  .perf-callout .past-perf {
    display: block;
    font-size: 20px;
    font-weight: 400;
    color: #999;
    margin-top: 4px;
  }

  @media (min-width: 601px) {
    .perf-callout .past-perf { font-size: 24px; }
  }

  /* Portfolio disclosure */
  .portfolio-tag {
    font-family: Inter, sans-serif;
    font-size: 18px;
    color: var(--brand-purple);
    background: rgba(96,12,232,0.07);
    border-radius: 6px;
    padding: 10px 16px;
    margin: 8px 0 32px;
    display: inline-block;
  }

  @media (min-width: 601px) {
    .portfolio-tag { font-size: 20px; }
  }

  /* Divider */
  .grad-divider {
    height: 2px;
    background: var(--grad);
    border: none;
    border-radius: 2px;
    margin: 40px 0;
    opacity: 0.3;
  }

  /* Intro note */
  .intro-note {
    font-family: Inter, sans-serif;
    font-size: 18px;
    color: #666;
    font-style: italic;
    margin: 16px 0 32px;
  }

  @media (min-width: 601px) {
    .intro-note { font-size: 20px; }
  }

  /* Moving in/out section */
  .moving-box {
    background: #F4F0FF;
    border-radius: 10px;
    padding: 28px 32px;
    margin: 32px 0;
  }
  .moving-box p {
    font-family: Inter, sans-serif;
    font-size: 20px;
    color: var(--brand-navy);
    line-height: 1.75;
    margin: 0 0 14px;
  }
  .moving-box p:last-child { margin-bottom: 0; }

  @media (min-width: 601px) {
    .moving-box p { font-size: 24px; }
  }

  /* CTA */
  .cta-wrap { text-align: center; margin: 36px 0 16px; }
  .cta-btn {
    display: inline-block;
    background: var(--grad);
    color: #fff !important;
    font-family: Poppins, sans-serif;
    font-weight: 700;
    font-size: 18px;
    padding: 14px 36px;
    border-radius: 50px;
    text-decoration: none;
    letter-spacing: 0.02em;
  }

  /* Footer note */
  .footer-note {
    font-family: Inter, sans-serif;
    font-size: 15px;
    color: #666;
    text-align: center;
    margin-top: 12px;
  }

  /* Disclaimer */
  .disclaimer {
    background: #F7F7F7;
    border-radius: 8px;
    padding: 20px 24px;
    margin-top: 36px;
    font-family: Inter, sans-serif;
    font-size: 15px;
    color: #555;
    line-height: 1.65;
  }
  .disclaimer p { margin: 0 0 8px; }
  .disclaimer p:last-child { margin-bottom: 0; }
  .disclaimer strong { color: var(--brand-navy); }
</style>
<!-- Intro -->
<p class="fn-body">In Q1 2026 (1 January to 31 March) the <a href="https://www.spaceship.com.au/learn/the-petrol-shock-explained/?ref=spaceship.ghost.io" target="_blank" rel="noopener">price of oil,</a> geopolitical tension, and the <a href="https://www.spaceship.com.au/learn/chaos-agents-whats-behind-the-saas-pocalypse-and-why-softwares-still-wwg/?ref=spaceship.ghost.io" target="_blank" rel="noopener">SaaS-pocalypse</a> grabbed the headlines and made some investors nervous.</p>
<p class="fn-body">We're long-term investors at <a href="https://www.spaceship.com.au/voyager/?ref=spaceship.ghost.io" target="_blank" rel="noopener">Spaceship</a>, but we still keep an eye on what's driving shorter-term market behaviour. Here's a look at some specific stocks from the <a href="https://www.spaceship.com.au/voyager/universe/?ref=spaceship.ghost.io" target="_blank" rel="noopener">Spaceship Universe</a> and <a href="https://www.spaceship.com.au/voyager/earth/?ref=spaceship.ghost.io" target="_blank" rel="noopener">Spaceship Earth</a> portfolios, and what drove their moves through the Q1 period.</p>
<p class="intro-note">(For more information on specific holdings and investment strategies for each portfolio, check out the <a href="https://www.spaceship.com.au/important-documents/?ref=spaceship.ghost.io" target="_blank" rel="noopener">PDS and TMD</a>.)</p>
<hr class="grad-divider">
<!-- CATL -->
<h2 class="stock-heading">CATL</h2>
<p class="stock-subtitle">Lithium batteries that power electric vehicles</p>
<p class="fn-body">CATL is the world's largest lithium-ion battery manufacturer at the time of writing (7 April 2026). It produces lithium batteries for electric transport, delivery, freight, street cleaning, and construction machinery.</p>
<p class="fn-body">In Q1, CATL reached 50.1% of domestic EV battery production in China, where it's based, which is its highest share in five years.</p>
<div class="perf-callout">
  In Q1, CATL's share price rose 18.52%.
  <span class="past-perf">Past performance isn't a reliable indicator of future performance.</span>
</div>
<div class="portfolio-tag">📂 CATL is in the Spaceship Universe and Spaceship Earth portfolios at the time of writing, 7 April 2026.</div>
<hr class="grad-divider">
<!-- Moving up -->
<div class="section-label">📈 Moving up</div>
<!-- ASML -->
<h2 class="stock-heading">ASML</h2>
<p class="stock-subtitle">The machine that makes microchips</p>
<p class="fn-body">ASML is a Dutch company that produces lithography machines, which are used in the microchip manufacture process. In fact, it's the world's only supplier (at the time of writing, 7 April 2026) of a complex type of lithography machine that's needed to make advanced chips.</p>
<p class="fn-body">In March 2026, the market learned that ASML has closed its biggest ever deal, and will sell $8 billion worth of extreme ultraviolet (EUV) lithography systems to SK Hynix.</p>
<div class="perf-callout">
  In Q1, ASML's share price rose 11.64%.
  <span class="past-perf">Past performance isn't a reliable indicator of future performance.</span>
</div>
<div class="portfolio-tag">📂 ASML is in the <a href="https://www.spaceship.com.au/voyager/universe/?ref=spaceship.ghost.io" target="_blank" rel="noopener">Spaceship Universe</a> and <a href="https://www.spaceship.com.au/voyager/earth/?ref=spaceship.ghost.io" target="_blank" rel="noopener">Spaceship Earth</a> portfolios at the time of writing, 7 April 2026.</div>
<hr class="grad-divider">
<!-- TSMC -->
<h2 class="stock-heading">TSMC</h2>
<p class="stock-subtitle">The world's first dedicated semiconductor foundry (fabrication plant)</p>
<p class="fn-body">TSMC is a microchip manufacturer that produces microchips for its customers. According to the company, it manufactured 12,682 products for 534 customers in 2025.</p>
<p class="fn-body">This year, according to CNBC, NVIDIA is speculated to become TSMC's biggest customer, unseating Apple who's reportedly in the current top spot.</p>
<p class="fn-body">TSMC reported a 25.5% year-over-year increase in fourth quarter revenue to $33.73 billion.</p>
<div class="perf-callout">
  In Q1, TSMC's share price rose 6.03%.
  <span class="past-perf">Past performance isn't a reliable indicator of future performance.</span>
</div>
<div class="portfolio-tag">📂 TSMC is in the Spaceship Universe and Spaceship Earth portfolios at the time of writing, 7 April 2026.</div>
<hr class="grad-divider">
<!-- Netflix -->
<h2 class="stock-heading">Netflix</h2>
<p class="stock-subtitle">Movies, TV shows, gaming, live and sports streaming</p>
<p class="fn-body">Some TV shows help you pass the time, and others take over your whole heart and mind. It's the latter that are worth the most to Netflix, according to their <a href="https://s22.q4cdn.com/959853165/files/doc_financials/2025/q4/FINAL-Q4-25-Shareholder-Letter.pdf?ref=spaceship.ghost.io" target="_blank" rel="noopener">Q4 annual letter to shareholders</a> as released in January 2026. The shows that turn its viewers into advocates, such as Stranger Things, K Pop Demon Hunters and Bridgerton, end up fueling audience growth and brand loyalty. The company reported that it's now serving an audience 'approaching one billion people globally'.</p>
<p class="fn-body">In Q1, Netflix was still in talks to buy Warner Bros, a move that was met with skepticism by the market. When they walked away, the market reacted positively, further helping its stock to rise.</p>
<div class="perf-callout">
  In Q1, Netflix's share price rose 5.67%.
  <span class="past-perf">Past performance isn't a reliable indicator of future performance.</span>
</div>
<div class="portfolio-tag">📂 Netflix is in the Spaceship Universe and Spaceship Earth portfolios at the time of writing, 7 April 2026.</div>
<hr class="grad-divider">
<!-- Cloudflare -->
<h2 class="stock-heading">Cloudflare</h2>
<p class="stock-subtitle">Securing the internet from the cloud, and AI agents</p>
<p class="fn-body">Cloudflare is a cybersecurity company that works to keep websites and apps secure. It has what it calls a connectivity cloud, which has 60 cloud services on a unified global cloud network.</p>
<p class="fn-body">In February, Cloudflare announced its Fourth Quarter and Fiscal Year earnings for 2025 and it beat Wall Street estimates, which means its results were better than expected. Its CEO also said that the rise of agentic tools has added demand to their products, which he called 'a fundamental replatforming' of the internet.</p>
<div class="perf-callout">
  In Q1, Cloudflare's share price rose 5.26%.
  <span class="past-perf">Past performance isn't a reliable indicator of future performance.</span>
</div>
<div class="portfolio-tag">📂 Cloudflare is in the Spaceship Universe and Spaceship Earth portfolios at the time of writing, 7 April 2026.</div>
<hr class="grad-divider">
<!-- Pro Medicus -->
<h2 class="stock-heading">Pro Medicus</h2>
<p class="stock-subtitle">Viewing and analysing X-rays and MRIs</p>
<p class="fn-body">Pro Medicus is an Australian company that makes healthcare software called Visage, which medical specialists use to view and manage images such as X-rays, CT scans, and MRIs. It's listed on the ASX.</p>
<p class="fn-body">Pro Medicus' February quarterly earnings results came in lower than expected, and its share price fell as a result. It had already been a tricky quarter for ASX tech stocks, which added further pressure.</p>
<div class="perf-callout">
  In Q1, Pro Medicus' share price fell 46.12%.
  <span class="past-perf">Past performance isn't a reliable indicator of future performance.</span>
</div>
<div class="portfolio-tag">📂 Pro Medicus is in the Spaceship Universe and Spaceship Earth portfolios at the time of writing, 7 April 2026.</div>
<hr class="grad-divider">
<!-- Duolingo -->
<h2 class="stock-heading">Duolingo</h2>
<p class="stock-subtitle">The sassy owl that teaches new languages</p>
<p class="fn-body">Duolingo is a language learning app with more than 130 million monthly users. Its sassy owl, Duo, is often used as a case study for effective brand marketing. During Q1, while the company reported that its revenue had increased, the CEO warned they were slowing down on monetising their users and putting more focus on the free version of their app. This means that in the short-term, they might make less money, which the market reacted poorly to.</p>
<div class="perf-callout">
  In Q1, Duolingo's share price fell 44.15%.
  <span class="past-perf">Past performance isn't a reliable indicator of future performance.</span>
</div>
<div class="portfolio-tag">📂 Duolingo is in the Spaceship Universe and Spaceship Earth portfolios at the time of writing, 7 April 2026.</div>
<hr class="grad-divider">
<!-- Moving down -->
<div class="section-label">📉 Moving down</div>
<!-- WiseTech -->
<h2 class="stock-heading">WiseTech Global</h2>
<p class="stock-subtitle">Managing shipping from the cloud</p>
<p class="fn-body">WiseTech Global is an Australian company that builds software to track global supply chains. Their software is called CargoWise.</p>
<p class="fn-body">Q1 was pretty rough for Aussie tech stocks. The Reserve Bank of Australia raised interest rates twice, which is typically negative for stock prices. The S&amp;P/ASX 200 tech index also fell 12.6% in March. WiseTech Global was caught up in that broader sell-off.</p>
<div class="perf-callout">
  In Q1, WiseTech's share price fell 43.12%.
  <span class="past-perf">Past performance isn't a reliable indicator of future performance.</span>
</div>
<div class="portfolio-tag">📂 WiseTech Global is in the Spaceship Universe and Spaceship Earth portfolios at the time of writing, 7 April 2026.</div>
<hr class="grad-divider">
<!-- Life360 -->
<h2 class="stock-heading">Life360</h2>
<p class="stock-subtitle">The app to track your family and pets</p>
<p class="fn-body">Life360 makes a location sharing app that targets families who want to keep an eye on their family members and pets. It's listed on the ASX, but its headquarters are in San Francisco.</p>
<p class="fn-body">Life360's quarterly earnings result was solid, but management warned subscription growth was likely to slow and the market didn't like it. Life360 was another ASX tech stock caught up in the broader sell-off.</p>
<div class="perf-callout">
  In Q1, Life360's share price fell 40.81%.
  <span class="past-perf">Past performance isn't a reliable indicator of future performance.</span>
</div>
<div class="portfolio-tag">📂 Life360 is in the <a href="https://www.spaceship.com.au/voyager/universe/?ref=spaceship.ghost.io" target="_blank" rel="noopener">Spaceship Universe</a> portfolio at the time of writing, 7 April 2026.</div>
<hr class="grad-divider">
<!-- Affirm -->
<h2 class="stock-heading">Affirm</h2>
<p class="stock-subtitle">Buy now, pay later</p>
<p class="fn-body">Affirm is a U.S. company that lets shoppers split their payments up into smaller instalments. It announced earnings results in early February that beat market expectations for revenue and earnings per share. However, in the results, the company noted that growth was likely to slow in upcoming quarters, and they were setting more money aside for bad loans, which spooked the market. Further, Affirm's CEO sold shares during the quarter, which can add pressure to stock prices.</p>
<div class="perf-callout">
  In Q1, Affirm's share price fell 38.11%.
  <span class="past-perf">Past performance isn't a reliable indicator of future performance.</span>
</div>
<div class="portfolio-tag">📂 Affirm is in the Spaceship Universe and Spaceship Earth portfolios at the time of writing, 7 April 2026.</div>
<hr class="grad-divider">
<!-- Moving in and out -->
<div class="section-label">🔄 Moving in and out</div>
<div class="moving-box">
  <p>Each quarter, the Spaceship Voyager investment team reviews each Spaceship Voyager portfolio and makes rebalancing decisions depending on whether their outlook has changed. The above stocks represent holdings we held for the full quarter. In Q1 2026, both the <a href="https://www.spaceship.com.au/voyager/universe/?ref=spaceship.ghost.io" target="_blank" rel="noopener">Spaceship Universe</a> and <a href="https://www.spaceship.com.au/voyager/earth/?ref=spaceship.ghost.io" target="_blank" rel="noopener">Spaceship Earth</a> portfolios saw a number of additions and exits as the team updated their views on the investment landscape in line with the <a href="https://www.spaceship.com.au/learn/what-is-where-the-world-is-going-wwg/?ref=spaceship.ghost.io" target="_blank" rel="noopener">Where the World is Going</a> methodology.</p>
  <p>When <a href="https://www.spaceship.com.au/learn/tag/market-volatility/?ref=spaceship.ghost.io" target="_blank" rel="noopener">markets are volatile</a>, days can feel like decades. But at Spaceship, we invest for the long-term, and remembering that ups and downs are part of investing makes for an easier journey.</p>
</div>
<hr class="grad-divider">
<!-- CTA -->
<p class="fn-body">Want to learn more about the companies held in Spaceship Voyager portfolios? Get to know the Spaceship Voyager portfolios including portfolio information, risks, fees, <a href="https://www.spaceship.com.au/important-documents/?ref=spaceship.ghost.io" target="_blank" rel="noopener">TMD and PDS</a>.</p>
<div class="cta-wrap">
  <a href="https://www.spaceship.com.au/voyager/?ref=spaceship.ghost.io" class="cta-btn" target="_blank" rel="noopener">Visit Spaceship Voyager</a>
</div>
<p class="footer-note">Some of our Spaceship Voyager portfolios invest in ASML, CATL, TSMC, Netflix, Cloudflare, WiseTech Global, Pro Medicus, Life360, Duolingo, and Affirm at the time of writing, 7 April 2026.</p>
<!-- Disclaimer -->
<div class="disclaimer">
  <p><strong>Important!</strong> We're sharing with you our thoughts on the companies in which Spaceship Voyager invests for your informational purposes only. We think it's important (and interesting!) to let you know what's happening with Spaceship Voyager's investments. However, we are not making recommendations to buy or sell holdings in a specific company. Past performance isn't a reliable indicator of future performance.</p>
  <p>The information in this article is prepared by Spaceship Capital Limited (ABN 67 621 011 649, AFSL 501605). It is general in nature as it has been prepared without taking account of your objectives, financial situation or needs.</p>
</div>]]></content:encoded>
            <author>hello@spaceship.com.au (Spaceship)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/investing/">Investing</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2026/04/Voyager-movers.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[Real Money Talk: Radha]]></title>
            <link>https://www.spaceship.com.au/learn/real-money-talk-radha/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/real-money-talk-radha/</guid>
            <pubDate>Tue, 07 Apr 2026 23:00:00 GMT</pubDate>
            <description><![CDATA[Radha, 20, wishes she hadn’t sold her investments at a low. ]]></description>
            <content:encoded><![CDATA[<p>This post is based on an interview we conducted with Radha in February 2024.</p><p>Real Money Talk is our series where we interview Australians from all walks of life about their personal finances. The views expressed are those of the interviewees, based on their experiences with money, and as such are not necessarily representative of Spaceship's views.</p><p>We have changed the name of the interviewee for their privacy.</p><h2 id="overview">Overview</h2><p><strong>Name:</strong> Radha</p><p><strong>Age: </strong>20</p><p><strong>Where do you live?</strong> Sydney.</p><p><strong>Please tell us a bit about yourself.</strong></p><p>I'm a full-time third-year university student who also works part-time.</p><p><strong>What's your current net worth?</strong></p><p>$74,000</p><p><strong>How does it break down?</strong></p><ul><li>Cash: $70,000 (it's not good that I have so much sitting in cash so I am looking into investing again)</li><li>Superannuation: $16,000</li></ul><p><strong>Do you have any debts?</strong></p><ul><li>HELP: $12,000 (and another two years worth of courses will be added onto this).</li></ul><p><strong>How did you build your net worth?</strong></p><p>Initially, I was very fortunate to have my parents open a savings account for me and invest a few thousand over the years while I was in highschool.&nbsp;</p><p>I also received a few thousand as a scholarship from my university.</p><p>Since the start of first-year university I've been working almost every week. Started off with a couple of hours and then as I added/changed jobs this increased. In summer holidays I've been working full-time (at one point even balancing four jobs at once!) so that helped tremendously.&nbsp;</p><p>My current job is also quite high paying for my age. I also don't have very high expenses since I only go out occasionally and live rent-free with my family.&nbsp;</p><p>My only major expenses have been paying university fees upfront when there was still the 10% discount and before inflation was applied when it was going for 7.1% alongside dental and orthodontic expenses (cause that stuff isn't cheap!).</p><p>My parents have also helped me take advantage of the government co-contribution scheme for my superannuation when I was in highschool which involved contributing $1000 to which the government invests $500 if your annual income is below a certain amount.&nbsp;</p><p>I've also continued taking advantage of this while I'm still considered a lower income earner before I graduate and go onto a full-time, higher paying job.</p><h2 id="earn">Earn</h2><p><strong>Tell us a bit about your career.</strong></p><p>I worked a bit of retail in highschool. I also tutored during university and then moved onto different accounting/finance-related roles until ending up in my current finance job.</p><p><strong>Do you have any income sources outside your job? How much do you earn from each and how did you develop them?</strong></p><p>Just interest from savings account and smaller amounts generally in forms of gift cards/pre-paid cards for completing university surveys/interviews and online surveys.&nbsp;</p><p>Also some smaller amounts from Cashrewards when making purchases although I'd consider that more of decreasing my expenses as opposed to income.</p><p><strong>What’s been important for you to learn about money?</strong></p><p>I've noticed that the Real Money Talk articles and generally other finance experiences posted on the internet tend to be more from people aged mid-twenties and above so it can be difficult for younger people to find information online from people around their age.&nbsp;</p><p>Hence, for those people I'd recommend having a read of what I've written including things like the government co-contribution scheme for superannuation which is something most people would generally only be able to access when they're younger and earning less income.&nbsp;</p><p>I've found that more people than we think don't really know about different schemes, legislation etc. like this!</p><p>Another tip I would say is other than some money for daily expenditure and an emergency fund (which can differ from person-to-person), we shouldn't just be having our remaining money sitting as cash in a savings account.&nbsp;</p><p>This is long-term, investing it in shares or other types of investment returns substantially greater returns. The interest rate of a savings account is not only much lower but is also generally lower than inflation meaning essentially the money is depreciating in value each year as purchasing power for that set amount would become lower.</p><p>&nbsp;The fact that I've had most of my money sitting in cash for so long (although I'm aware of this!) simply because I've been procrastinating and putting it off is a huge financial regret for me.</p><p>&nbsp;I did previously have around $10,000 in Spaceship which I did pull out once it made a bit of a profit this year after being in the negative for two years.</p><p>&nbsp;I had stopped investing initially as it felt like the value was going lower and lower but I believe at that time I should have only invested more and more since when the market is on the down is when would actually be ideal to invest so that is a regret which I believe a lot of others would share.</p><p>&nbsp;I have definitely found this to be a good learning opportunity though since we can easily talk-the-talk but when our own money is involved, it can be different as emotions can come into play and rationality can go out the window!</p><h2 id="save">Save</h2><p><strong>What's your savings rate? How has it changed over time?</strong></p><p>In high school it would've been almost 100% since I rarely spent anything from my savings account.&nbsp;</p><p>In university, I would say it went from 50% to 80% primarily due to me working and earning more whilst my expenses did not increase as much.</p><p><strong>Do you have a budget?</strong></p><p>Yes! I've recently recreated my budget from scratch as a spreadsheet (as templates just weren't personalised enough for my needs).&nbsp;</p><p>It tracks all my income and expenses against different categories whilst allowing me to compare these figures with my budgeted/forecasted amounts. It's still in the process of updating but I have been trying to set it up as long-term financial budget to observe my progress and net worth well into the future.</p><p>&nbsp;It's fun to do and be able to know that I'll have a detailed overview of my finances without too much effort once I finish setting up the remaining formulas which will automate calculations once transactions are entered.</p><p><strong>How much do you spend per year?</strong></p><p>Fluctuates but around $8,000 to $14,000 (mostly due to university fees).</p><p><strong>Do you make purchase decisions carefully, or are you loose with your money?</strong></p><p>I'm quite careful with my purchase decisions.&nbsp;</p><p>Although I'm happy to spend when I go out to eat and socialise and for gifts for family and friends, for personal purchases I do definitely think it over before making the decision to purchase, including comparing prices and seeing if there's discounts/ways to save money such as Cashrewards or doing click and collect to avoid delivery charges (because who likes paying for delivery!).</p><p><strong>How is your work-life balance?</strong></p><p>It is pretty good as my job is not too demanding. However, when adding studies on top it can become much just because of my procrastination and poor time management. I am only working part-time though most of the year so it isn't as bad as full-time would be!</p><p><strong>What's your favourite thing to spend money on?</strong></p><p>University fees and dental fees (just kidding!)</p><p>My favourite things would be clothes, bags, make-up, skincare and haircare.&nbsp;</p><p>I don't purchase these items often but when I do, it is something I like to spend on as I see it as an investment in myself.&nbsp;</p><p>This would be followed by food and activities as these make me happy too and I see this as an investment in my life experiences and social life.</p><h2 id="invest">Invest</h2><p><strong>How do you invest?</strong></p><p>I am currently not investing but I am planning on spreading into different investment opportunities. This would involve an initial large sum and then further investments over time as further income comes in.</p><p><strong>What's been your best investment?</strong></p><p>So far I have only invested in Spaceship and it has returned a profit this year so happy about that!</p><p><strong>What’s been your worst investment?</strong></p><p>Spaceship is the only thing I have invested in so technically it would be my best and worst investment simultaneously but I wouldn't really say it's the worst!</p><p><strong>How are you building wealth?</strong></p><p>Currently, I have primarily been building wealth through working different jobs.</p><p><strong>What are your main roadblocks to building wealth? How are you addressing them?</strong></p><p>Main roadblocks would include that I only have a certain amount of time that I can spend weekly on work before it negatively impacts other dimensions of my life.</p><p>Since I can only make a certain amount of money directly using my time and effort in a job, I am looking to engage in more investment opportunities to gain a more passive method of building wealth and hopefully allow me to achieve FIRE one day!</p><p><strong>Do you have a target net worth you want?</strong></p><p>I'd like to reach $100,000 by age 22 and $1 million by age 30. The latter of these seems like wishful thinking and I would need to really take advantage of long-term investing to get anywhere close to it.</p><h2 id="behaviour">Behaviour</h2><p><strong>When did you make your first significant behavioural shift towards wealth building?</strong></p><p>In the first year of university when I started working more proper jobs and paying more attention to my savings, superannuation and expenditure.</p><p><strong>If you could start again, what would you do differently?&nbsp;</strong></p><p>I would've started investing much more of my savings much earlier.</p><p><strong>What mistakes have you made along the way that others can learn from?</strong></p><p>Not investing more when the market was in a downturn due to continuously seeing my balance being negative.</p><p><strong>Do you have any worries about retirement? If so, how are you planning to address them?</strong></p><p>I would love to retire early (ideally before 40 although again that might just be wishful thinking in this economy) but I am concerned about my earning potential from a job when I graduate.&nbsp;</p><p>Hence, I really do believe that I need to look into investing as there's only so much I can earn with a job.</p><p><strong>How are you learning about building wealth? Is it from family, books, being forced to learn as your wealth grew, etc.?</strong></p><p>From my own personal research online as well as conversations with my family.</p><p><strong>Do you give to charity? If so, what percentage of your time/money do you give?</strong></p><p>Less than 1% (which isn't great)! I have donated small amounts of money to charities in commemoration of starting a new job as well as sometimes when I pass someone in need, but nothing regular or large.</p><hr><h2 id="we-want-to-hear-your-real-money-talk">We want to hear your Real Money Talk</h2><p>At Spaceship we’re big believers in sharing our money stories. We want to hear yours, too. In our ongoing <a href="https://www.spaceship.com.au/learn/tag/real-money-talk/?ref=spaceship.ghost.io"><u>Real Money Talk</u></a> series, members of our community share what they’ve learned about managing money. We’d love you to take part. <a href="https://forms.gle/B2xKnqAqjePMHfFG9?ref=spaceship.ghost.io"><u>Here’s a link to our Real Money Talk survey</u></a> where you can share your story.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Kelly Simpson)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/real-money-talk/">Real Money Talk</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2024/07/Real-Money-Talk-Radha.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[10 GPS driving hacks for your long weekend road trip]]></title>
            <link>https://www.spaceship.com.au/learn/10-gps-driving-hacks-for-your-long-weekend-road-trip/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/10-gps-driving-hacks-for-your-long-weekend-road-trip/</guid>
            <pubDate>Wed, 01 Apr 2026 06:28:23 GMT</pubDate>
            <description><![CDATA[Beat the traffic, dodge tolls, and save on fuel this long weekend. Here are 10 GPS hacks for Google Maps, Apple Maps, and Waze.]]></description>
            <content:encoded><![CDATA[
<!--kg-card-begin: html-->
<!-- INTRO BODY COPY -->
<div class="kg-card kg-html-card">
<style>

  /* Base paragraph — matches .esWOsV p: 20px mobile, 24px desktop */
  p {
    font-family: 'Inter', sans-serif;
    font-size: 20px;
    line-height: 32px;
    color: #51516C;
    margin: 0 0 24px;
  }
  @media (min-width: 809px) {
    p { font-size: 24px; line-height: 38px; }
  }

  /* TOC */
  .toc-box {
    border: 1.5px solid #e8e0fa;
    border-radius: 12px;
    padding: 20px 20px 16px;
    margin: 32px 0;
    background: #faf8ff;
  }
  .toc-box h3 {
    font-family: 'Poppins', sans-serif;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.08em;
    color: #930EFF;
    margin: 0 0 14px;
  }
  .toc-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 8px 16px;
  }
  .toc-grid a {
    font-family: 'Inter', sans-serif;
    font-size: 15px;
    color: #51516C;
    text-decoration: none;
    display: flex;
    align-items: flex-start;
    gap: 8px;
    line-height: 1.4;
  }
  .toc-grid a:hover { color: #930EFF; }
  .toc-num {
    flex-shrink: 0;
    font-size: 12px;
    font-weight: 700;
    color: #930EFF;
    font-family: 'Poppins', sans-serif;
    padding-top: 1px;
    min-width: 16px;
  }
  @media (max-width: 480px) {
    .toc-grid { grid-template-columns: 1fr; }
  }

  /* Gradient H2 */
  .grad-h2 {
    font-family: 'Poppins', sans-serif;
    font-size: 28px;
    font-weight: 700;
    background: linear-gradient(90deg, #930EFF, #31DBE3);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    margin: 40px 0 16px;
  }

  /* WWG box */
  .wwg-box {
    background: linear-gradient(135deg, #12003B 0%, #600CE8 100%);
    border-radius: 16px;
    padding: 24px;
    margin: 40px 0;
    color: #fff;
  }
  @media (min-width: 768px) { .wwg-box { padding: 32px; } }
  .wwg-box h2 {
    font-family: 'Poppins', sans-serif;
    font-size: 22px;
    font-weight: 700;
    color: #31DBE3;
    margin: 0 0 16px;
  }
  .wwg-box p {
    font-family: 'Inter', sans-serif;
    font-size: 20px;
    color: #fff;
    line-height: 1.6;
    margin: 0 0 12px;
  }
  .wwg-box p:last-child { margin-bottom: 0; }

  /* Callout box */
  .callout-box {
    border-left: 4px solid #930EFF;
    background: #f9f5ff;
    border-radius: 0 12px 12px 0;
    padding: 16px 20px;
    margin: 32px 0;
    font-family: 'Inter', sans-serif;
    font-size: 20px;
    color: #51516C;
    line-height: 1.6;
  }
  @media (min-width: 768px) { .callout-box { padding: 20px 24px; } }

  /* Tip items */
  .tip-item { margin: 36px 0; }
  .tip-header {
    display: flex;
    align-items: center;
    gap: 12px;
    margin-bottom: 16px;
  }
  .tip-number {
    flex-shrink: 0;
    width: 36px;
    height: 36px;
    border-radius: 50%;
    background: linear-gradient(135deg, #930EFF, #600CE8);
    color: #fff;
    font-family: 'Poppins', sans-serif;
    font-size: 16px;
    font-weight: 700;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  @media (min-width: 768px) {
    .tip-number { width: 44px; height: 44px; font-size: 18px; }
  }
  .tip-header h3 {
    font-family: 'Poppins', sans-serif;
    font-size: 19px;
    font-weight: 700;
    color: #12003B;
    margin: 0;
    line-height: 1.3;
  }
  @media (min-width: 768px) { .tip-header h3 { font-size: 20px; } }
  .tip-body { padding-left: 48px; }
  @media (min-width: 768px) { .tip-body { padding-left: 56px; } }
  .tip-body p {
    font-family: 'Inter', sans-serif;
    font-size: 20px;
    color: #51516C;
    line-height: 1.7;
    margin: 0 0 16px;
  }
  .tip-body p:last-child { margin-bottom: 0; }
  .tip-body a { color: #930EFF; }
  .tip-divider {
    border: none;
    border-top: 1px solid #f0ecfa;
    margin: 8px 0;
  }

  /* Quote callout inside tips */
  .quote-callout {
    border-left: 4px solid #930EFF;
    background: #f9f5ff;
    border-radius: 0 12px 12px 0;
    padding: 14px 18px;
    margin: 12px 0 14px;
    font-family: 'Inter', sans-serif;
    font-size: 20px;
    color: #51516C;
    font-style: italic;
    line-height: 1.6;
  }

  /* CTA block */
  .cta-block {
    background: linear-gradient(135deg, #12003B 0%, #600CE8 100%);
    border-radius: 16px;
    padding: 24px;
    margin: 48px 0;
    text-align: center;
  }
  @media (min-width: 768px) { .cta-block { padding: 32px; } }
  .cta-block p {
    font-family: 'Inter', sans-serif;
    font-size: 20px;
    color: #fff;
    line-height: 1.6;
    margin: 0 0 20px;
  }
  .cta-btn {
    display: block;
    width: 100%;
    box-sizing: border-box;
    background: linear-gradient(90deg, #930EFF, #31DBE3);
    color: #fff !important;
    font-family: 'Poppins', sans-serif;
    font-size: 16px;
    font-weight: 700;
    text-decoration: none;
    padding: 14px 32px;
    border-radius: 50px;
  }
  @media (min-width: 480px) {
    .cta-btn { display: inline-block; width: auto; }
  }

  /* Disclaimer */
  .important-text {
    font-family: 'Inter', sans-serif;
    font-size: 20px;
    color: #51516C;
    font-style: italic;
    line-height: 1.6;
    margin: 24px 0;
  }
</style>

<p>My mum used to buy my grandpa street directories for Christmas.</p>
<p>You can still get them: thick books like atlases with every road in your area printed and accurate at the time of publication. If the roads change, you need to buy an updated book.</p>
<p>MapQuest was next. It's a website where you type in your points of origin and destination, and it generates a list of directions. Back in the day you'd have to print them out on your home computer, or carefully handwrite what it said, so you or your passenger could keep watch for the street signs that posted your next turn.</p>
<p>As far as I can gather, people survived like this.</p>
<p>Speed forward into the future, and MapQuest is just one of countless GPS navigation apps that help drivers the world over get from A to B.</p>

<!-- WHY ARE WE TELLING YOU THIS BOX -->
<div class="wwg-box">
  <h2>Why are you telling me this, Spaceship?</h2>
  <p>The long weekend is approaching, we're all under fuel pressure, and we want our Spaceshippers to arrive safely, wherever they're going. And some of your favourite navigation apps may also be in your Spaceship Voyager portfolio at the time of writing.</p>
  <p>Let's take a look.</p>
</div>

<!-- TABLE OF CONTENTS -->
<div class="toc-box">
  <h3>In this article</h3>
  <div class="toc-grid">
    <a href="#tip-1"><span class="toc-num">1.</span> Set speed alerts to save fuel</a>
    <a href="#tip-2"><span class="toc-num">2.</span> Narrate your drive</a>
    <a href="#tip-3"><span class="toc-num">3.</span> Plan for hazards</a>
    <a href="#tip-4"><span class="toc-num">4.</span> Avoid tolls</a>
    <a href="#tip-5"><span class="toc-num">5.</span> Personalise your ETA</a>
    <a href="#tip-6"><span class="toc-num">6.</span> Optimise your drive time</a>
    <a href="#tip-7"><span class="toc-num">7.</span> Download offline maps</a>
    <a href="#tip-8"><span class="toc-num">8.</span> Plan your stops</a>
    <a href="#tip-9"><span class="toc-num">9.</span> Find a parking spot</a>
    <a href="#tip-10"><span class="toc-num">10.</span> Find an eco-friendly route</a>
  </div>
</div>

<p class="important-text">Certain portfolios have exposure to Alphabet (which owns Waze and Google Maps) and Apple at the time of writing. This is not an indication of future performance or a recommendation to invest.</p>

<p>Here's how they, and other GPS apps and technology, could help you get where you're going.</p>

<h2 class="grad-h2">10 GPS driving hacks for your long weekends and road trips</h2>

<!-- BEFORE WE BEGIN CALLOUT -->
<div class="callout-box">
  <strong>Before we begin - keep this in mind</strong><br><br>
  GPS apps are a great tool, but they're not infallible. Maps and speed limit data aren't always up to date, and crowd-sourced alerts depend on the other drivers on the road reporting in, so you shouldn't rely on these instead of reading the road, the road signs, and following the rules.<br><br>
  Remember it's illegal to use your mobile phone while driving in Australia. You generally need to make sure it's mounted and you use your app hands-free. Check the rules for your state, including whether you're allowed to use GPS mobile phone apps - in NSW, P Platers aren't. And don't forget your charger.
</div>

<!-- TIP 1 -->
<div class="tip-item" id="tip-1">
  <div class="tip-header">
    <div class="tip-number">1</div>
    <h3>Set speed alerts to help you save fuel 💨</h3>
  </div>
  <div class="tip-body">
    <p>Fuel prices always seem to <a href="https://www.spaceship.com.au/learn/50-ways-to-save-money/?ref=spaceship.ghost.io" target="_blank" rel="noopener">spike before long weekends</a>. One way to navigate that? Watch your speed. (This is also the law.)</p>
    <p>"A reduction of around 10 km/h can realistically lead to fuel savings in the order of 5-10 per cent, depending on the vehicle and driving conditions," Swinburne University Professor of Transport Technology and Sustainability Hussein Dia told <a href="https://au.news.yahoo.com/radical-road-rule-change-to-keep-cars-running-amid-aussie-petrol-crisis-can-help-004958309.html?ref=spaceship.ghost.io" target="_blank" rel="noopener">Yahoo! News</a>.</p>
    <p>Some apps, such as Waze, let you <a href="https://support.google.com/waze/answer/6386895?hl=en&ref=spaceship.ghost.io" target="_blank" rel="noopener">set up speed limit alerts</a> that make a sound when you hit the limit, or approach a set speeding threshold. Keep in mind you still have to obey the road signs.</p>
  </div>
</div>
<hr class="tip-divider">

<!-- TIP 2 -->
<div class="tip-item" id="tip-2">
  <div class="tip-header">
    <div class="tip-number">2</div>
    <h3>Narrate your drive with a fun or soothing voice 🎙️</h3>
  </div>
  <div class="tip-body">
    <p>Check if your GPS app has an option to change the voice. Waze offers celebrity and custom voice packs, while Google Maps and Apple Maps let you change language, tones, and accents.</p>
    <p>They can make a long drive a little more engaging - especially if you get the voice of Santa narrating your Christmas drive (speaking from experience).</p>
  </div>
</div>
<hr class="tip-divider">

<!-- TIP 3 -->
<div class="tip-item" id="tip-3">
  <div class="tip-header">
    <div class="tip-number">3</div>
    <h3>Plan for hazards ⚠️</h3>
  </div>
  <div class="tip-body">
    <p>If you use a GPS app when driving, it may give you real-time hazard alerts, such as when you're approaching stopped cars or potholes.</p>
    <p>Google Maps and Waze both have features that can alert you to incidents and closures. Some of these are crowd-sourced and won't always be accurate or up to date, but they may help you drive more carefully in tricky conditions.</p>
  </div>
</div>
<hr class="tip-divider">

<!-- TIP 4 -->
<div class="tip-item" id="tip-4">
  <div class="tip-header">
    <div class="tip-number">4</div>
    <h3>Avoid tolls 💸</h3>
  </div>
  <div class="tip-body">
    <p>Paying $10 to drive down a road? In this economy? If you decide you're having none of that, you may be able to set your GPS to navigate you toward toll-free roads.</p>
    <p>Google Maps, Apple Maps, and Waze each support this feature. Keep in mind, while it might save you money, it <a href="https://www.spaceship.com.au/learn/how-to-calculate-cost-per-use/?ref=spaceship.ghost.io" target="_blank" rel="noopener">mightn't save you time</a>.</p>
  </div>
</div>
<hr class="tip-divider">

<!-- TIP 5 -->
<div class="tip-item" id="tip-5">
  <div class="tip-header">
    <div class="tip-number">5</div>
    <h3>Personalise your ETA and share your location 📍</h3>
  </div>
  <div class="tip-body">
    <p>Setting expectations for your trip, such as knowing how long it will take, and when you'll get somewhere, can help reduce some of the stress.</p>
    <p>Your GPS app can give you a good approximation of your estimated time of arrival (ETA). Waze bases it on your prior driving history, while Google Maps loops it in with more aggregated behaviour of other motorists and road history.</p>
    <p>One handy feature? Each supports sharing your ETA or location with the people you're driving to or away from, so they can follow along without sending you, "Are you there yet?" texts.</p>
  </div>
</div>
<hr class="tip-divider">

<!-- TIP 6 -->
<div class="tip-item" id="tip-6">
  <div class="tip-header">
    <div class="tip-number">6</div>
    <h3>Optimise your drive time so you can miss the traffic 🚦</h3>
  </div>
  <div class="tip-body">
    <p>Time spent sitting in slow traffic is time spent wasting precious holiday time and fuel.</p>
    <p>Check if your GPS app can help you beat the traffic: Google Maps and Apple Maps both have features that let you time your trip to leave or arrive by certain times, while Waze gives you its best guess for when you should leave based on traffic.</p>
  </div>
</div>
<hr class="tip-divider">

<!-- TIP 7 -->
<div class="tip-item" id="tip-7">
  <div class="tip-header">
    <div class="tip-number">7</div>
    <h3>Download offline maps 📶</h3>
  </div>
  <div class="tip-body">
    <p>Can you relate to this experience?</p>
    <div class="quote-callout">"I drove out once and forgot my phone, realised about five minutes out, had to turn back through a different road and got SO LOST. I'm so glad I'm born in the age of Google Maps and not the big maps book." - Spaceshipper</div>
    <p>If driving without navigation strikes fear into your heart, you're among friends. And also, see if your GPS app lets you download offline maps before your journey, in case your phone signal runs out or gets weak.</p>
    <p>Google Maps and Apple Maps both support offline connections, so if you're driving into regional or rural areas, these could help you stay on track. Waze doesn't currently offer this feature.</p>
  </div>
</div>
<hr class="tip-divider">

<!-- TIP 8 -->
<div class="tip-item" id="tip-8">
  <div class="tip-header">
    <div class="tip-number">8</div>
    <h3>Plan your stops ☕</h3>
  </div>
  <div class="tip-body">
    <p>Having a plan for petrol, a break, food, or coffee before you need it can be the difference between enjoying a rest, or breaking the budget on expensive fuel and terrible coffee.</p>
    <p>Check if your GPS app allows you to add additional stops to your journey, and it could give you some extra peace of mind when you're behind the wheel, as well as save the confusion that comes from trying to add extra stops mid-route.</p>
    <p>Apple Maps can support up to 14 stops, Google Maps up to nine, and Waze just one. And if you've ever said, "Siri, direct me to the next McDonald's" mid-route, and then become skeptical of there not being one for 400 kilometres, you might want to check this one out.</p>
  </div>
</div>
<hr class="tip-divider">

<!-- TIP 9 -->
<div class="tip-item" id="tip-9">
  <div class="tip-header">
    <div class="tip-number">9</div>
    <h3>Find a parking spot (and remember how to get back there) 🅿️</h3>
  </div>
  <div class="tip-body">
    <p>If you're driving somewhere unfamiliar, you won't know where to park. There's a good chance your GPS app might.</p>
    <p>If you're connected to your car's Bluetooth, Google Maps and Apple Maps can both auto-save your parking spot when your phone disconnects, while Waze can auto-save a pin on arrival.</p>
  </div>
</div>
<hr class="tip-divider">

<!-- TIP 10 -->
<div class="tip-item" id="tip-10">
  <div class="tip-header">
    <div class="tip-number">10</div>
    <h3>Find an eco-friendly route 🌿</h3>
  </div>
  <div class="tip-body">
    <p>Google Maps has this one in the bag. It has settings that allow you to toggle 'Prefer fuel-efficient routes' on or off, and also identify the type of car you drive, whether it's gas, diesel, hybrid, or electric.</p>
    <p>Then it bases its suggested route on the info you've given it. Here's some more about Google Maps' <a href="https://support.google.com/maps/answer/11470237?hl=en&co=GENIE.Platform%3DiOS&oco=0&ref=spaceship.ghost.io" target="_blank" rel="noopener">eco-friendly routes</a>.</p>
  </div>
</div>

<!-- CTA BLOCK -->
<div class="cta-block">
  <p>Want to learn more about the companies held in Spaceship Voyager portfolios? Get to know the Spaceship Voyager portfolios including portfolio information, risks, fees, <a href="https://www.spaceship.com.au/important-documents/?ref=spaceship.ghost.io" target="_blank" rel="noopener" style="color:#31DBE3;">TMD and PDS</a>.</p>
  <a href="https://www.spaceship.com.au/voyager/?ref=spaceship.ghost.io" class="cta-btn" target="_blank" rel="noopener">Visit Spaceship Voyager</a>
</div>

<p>Some of our Spaceship Voyager portfolios invest in Alphabet (which owns Google Maps and Waze) and Apple at the time of writing.</p>

<p class="important-text">Important! We're sharing with you our thoughts on the companies in which Spaceship Voyager invests for your informational purposes only. We think it's important (and interesting!) to let you know what's happening with Spaceship Voyager's investments. However, we are not making recommendations to buy or sell holdings in a specific company. Past performance isn't a reliable indicator of future performance.</p>

<p class="important-text">The information in this article is prepared by Spaceship Capital Limited (ABN 67 621 011 649, AFSL 501605). It is general in nature as it has been prepared without taking account of your objectives, financial situation or needs.</p>

</div>
<!--kg-card-end: html-->
]]></content:encoded>
            <author>hello@spaceship.com.au (Kelly Simpson)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/stocks/">Stocks</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2026/04/GPS-driving-hacks-Waze-Apple-Maps-Google-Maps.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[Why market volatility is the price of admission (even if it feels scary sometimes)]]></title>
            <link>https://www.spaceship.com.au/learn/why-market-volatility-is-the-price-of-admission-even-if-it-feels-scary-sometimes/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/why-market-volatility-is-the-price-of-admission-even-if-it-feels-scary-sometimes/</guid>
            <pubDate>Tue, 31 Mar 2026 05:59:51 GMT</pubDate>
            <description><![CDATA[People have been freaking out about market volatility since 1888. Here's what it actually is, why it happens — and why the investors who stayed calm generally came out ahead.]]></description>
            <content:encoded><![CDATA[
<!--kg-card-begin: html-->
<!-- ============================================================ -->
<!-- SPACESHIP LEARN: GHOST HTML                                  -->
<!-- Why market volatility is the price of admission             -->
<!-- Paste into Ghost HTML card                                   -->
<!-- Schema goes into Ghost post code injection > Post header    -->
<!-- ============================================================ -->

<style>
  .ss-article {
    font-family: 'Inter', sans-serif;
    color: #51516C;
    max-width: 740px;
    margin: 0 auto;
    line-height: 1.7;
    font-size: 20px;
  }

  .ss-h2 {
    font-family: 'Poppins', sans-serif;
    font-size: 1.6rem;
    font-weight: 700;
    background: linear-gradient(90deg, #600CE8, #31DBE3);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    margin: 2.5rem 0 1rem;
    line-height: 1.3;
  }

  .ss-h3 {
    font-family: 'Poppins', sans-serif;
    font-size: 1.15rem;
    font-weight: 600;
    color: #12003B;
    margin: 2rem 0 0.5rem;
  }

  .ss-article p {
    margin: 0 0 1.2rem;
  }

  .ss-callout {
    border-left: 4px solid #930EFF;
    background: #F8F4FF;
    padding: 1.2rem 1.5rem;
    margin: 2rem 0;
    border-radius: 0 8px 8px 0;
  }

  .ss-callout p {
    margin: 0;
    color: #12003B;
    font-size: 1rem;
    line-height: 1.6;
  }

  .ss-pullquote {
    border-left: 4px solid #31DBE3;
    padding: 1rem 1.5rem;
    margin: 2rem 0;
    background: linear-gradient(135deg, #F0FFFE 0%, #F8F4FF 100%);
    border-radius: 0 8px 8px 0;
  }

  .ss-pullquote blockquote {
    margin: 0;
    font-family: 'Poppins', sans-serif;
    font-size: 1rem;
    font-style: italic;
    color: #12003B;
    line-height: 1.7;
  }

  .ss-pullquote cite {
    display: block;
    margin-top: 0.6rem;
    font-size: 0.85rem;
    color: #600CE8;
    font-style: normal;
    font-weight: 600;
  }

  .ss-stat-box {
    background: linear-gradient(135deg, #600CE8, #31DBE3);
    border-radius: 12px;
    padding: 1.5rem 2rem;
    margin: 1.5rem 0;
    color: white;
    text-align: center;
  }

  .ss-stat-box .stat-number {
    font-family: 'Poppins', sans-serif;
    font-size: 2.8rem;
    font-weight: 700;
    line-height: 1;
    display: block;
    margin-bottom: 0.4rem;
  }

  .ss-stat-box .stat-label {
    font-size: 0.95rem;
    opacity: 0.9;
    line-height: 1.5;
  }

  .ss-crash-grid {
    display: grid;
    grid-template-columns: 1fr;
    gap: 1rem;
    margin: 1.5rem 0 2rem;
  }

  @media (min-width: 600px) {
    .ss-crash-grid { grid-template-columns: 1fr 1fr; }
    .ss-crash-card:last-child { grid-column: 1 / -1; }
  }

  .ss-crash-card {
    border: 1px solid #E8E8F0;
    border-radius: 10px;
    padding: 1.2rem 1.4rem 1.2rem 1.6rem;
    position: relative;
    overflow: hidden;
  }

  .ss-crash-card::before {
    content: '';
    position: absolute;
    top: 0; left: 0;
    width: 4px; height: 100%;
    background: linear-gradient(180deg, #600CE8, #31DBE3);
  }

  .ss-crash-card .crash-label {
    font-family: 'Poppins', sans-serif;
    font-weight: 700;
    color: #12003B;
    font-size: 1rem;
    margin-bottom: 0.5rem;
  }

  .ss-crash-card p {
    margin: 0 0 0.8rem;
    font-size: 0.95rem;
    line-height: 1.6;
  }

  .ss-crash-recovery {
    display: inline-flex;
    align-items: center;
    gap: 0.3rem;
    background: #F0FFF8;
    border: 1px solid #31DBE3;
    border-radius: 20px;
    padding: 0.25rem 0.75rem;
    font-size: 0.85rem;
    color: #12003B;
    font-weight: 600;
  }

  .ss-causes {
    list-style: none;
    padding: 0;
    margin: 1rem 0 2rem;
  }

  .ss-causes li {
    display: flex;
    gap: 1rem;
    margin-bottom: 1.2rem;
    align-items: flex-start;
  }

  .ss-cause-num {
    flex-shrink: 0;
    width: 2rem;
    height: 2rem;
    border-radius: 50%;
    background: linear-gradient(135deg, #600CE8, #31DBE3);
    color: white;
    font-family: 'Poppins', sans-serif;
    font-weight: 700;
    font-size: 0.85rem;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .ss-cause-text {
    font-size: 1rem;
    line-height: 1.65;
    padding-top: 0.2rem;
  }

  .ss-actions {
    list-style: none;
    padding: 0;
    margin: 1.5rem 0;
  }

  .ss-action-item {
    display: flex;
    gap: 1.2rem;
    margin-bottom: 2rem;
    align-items: flex-start;
  }

  .ss-action-num {
    flex-shrink: 0;
    width: 2.2rem;
    height: 2.2rem;
    border-radius: 50%;
    border: 2px solid #600CE8;
    color: #600CE8;
    font-family: 'Poppins', sans-serif;
    font-weight: 700;
    font-size: 0.9rem;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 0.1rem;
  }

  .ss-action-content .ss-h3 { margin-top: 0; }
  .ss-action-content p { margin-bottom: 0; font-size: 1rem; }

  .ss-chart-note {
    font-size: 0.85rem;
    color: #9999B0;
    margin-top: 0.5rem;
    margin-bottom: 2rem;
  }

  .ss-chart-note a { color: #600CE8; }

  .ss-cta-block {
    background: #12003B;
    border-radius: 12px;
    padding: 2rem;
    text-align: center;
    margin: 2.5rem 0;
  }

  .ss-cta-block .cta-label {
    color: rgba(255,255,255,0.7);
    font-size: 0.9rem;
    margin-bottom: 0.5rem;
  }

  .ss-cta-block .cta-heading {
    font-family: 'Poppins', sans-serif;
    color: white;
    font-size: 1.1rem;
    font-weight: 600;
    margin-bottom: 1.4rem;
    line-height: 1.4;
  }

  .ss-cta-btn {
    display: inline-block;
    background: linear-gradient(90deg, #930EFF, #31DBE3);
    color: white;
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
    font-size: 0.9rem;
    padding: 0.75rem 1.8rem;
    border-radius: 50px;
    text-decoration: none;
    margin: 0.3rem;
  }

  .ss-cta-btn-ghost {
    display: inline-block;
    border: 1px solid rgba(255,255,255,0.35);
    color: white;
    font-family: 'Poppins', sans-serif;
    font-weight: 500;
    font-size: 0.85rem;
    padding: 0.65rem 1.6rem;
    border-radius: 50px;
    text-decoration: none;
    margin: 0.3rem;
  }

  .ss-disclaimer {
    font-size: 0.82rem;
    color: #9999B0;
    line-height: 1.65;
    border-top: 1px solid #E8E8F0;
    padding-top: 1.5rem;
    margin-top: 2rem;
  }

  .ss-disclaimer p { margin-bottom: 0.8rem; font-size: 0.82rem; }

  @media (min-width: 809px) { .ss-article { font-size: 24px; } }
</style>

<div class="ss-article">

  <!-- ── INTRO ── -->
  <p>Have you ever invested your money, watched your portfolio balance decline, and then just felt like an absolute muppet? Maybe you looked back to your most recent high, and said to yourself, "I should have got out then!"</p>

  <p>Or perhaps you've been working up the courage to make your first ever investment, waiting for your moment, watching your friends make gains, and then bam! The <a href="https://www.spaceship.com.au/learn/the-petrol-shock-explained/?ref=spaceship.ghost.io">Strait of Hormuz closes</a>. Interest rates rise. Someone you know gets made redundant. Or all three things happen at once. And it suddenly feels like your money is safer in your bank account than dipping a toe into the stock market.</p>

  <p>Here's the thing about market volatility, though. People have been freaking out about it — and writing about it — since at least 1888. Let's look at how investor Jon Hume described 'the ordinary investor' back then.</p>

  <div class="ss-pullquote">
    <blockquote>"He usually buys when securities are up and confidence is unimpaired, and becoming frightened as market values go down sells when they are at the bottom, and holds his money to reinvest in something else no better, and probably not as good, when the tide has turned."</blockquote>
    <cite>— Jon Hume, 1888</cite>
  </div>

  <p>It turns out getting FOMO, buying high and then panic selling is a tale as old as time.</p>

  <p>So when even our grandparents' grandparents have sat through market turmoil, what can we learn?</p>


  <!-- ── WHAT IS MARKET VOLATILITY ── -->
  <h2 class="ss-h2">What is market volatility?</h2>

  <p>Think of the sea. Sometimes you can float atop the waves without getting your hair wet. Other times you get dunked by an errant wave.</p>

  <p>Market volatility is much the same. It's a measure of how much the price of an asset or index is moving. In low volatility, prices are relatively stable. In high volatility, they jump around more dramatically.</p>

  <h3 class="ss-h3">What's the VIX?</h3>

  <p>You can think of the VIX — full name CBOE Volatility Index — as being like a surf report. It's a measure of the expected volatility of the S&amp;P 500 for the following 30 days, based on real time options prices. It's commonly known as the 'Fear Index' — the higher the VIX, the higher the expected volatility.</p>

  <h3 class="ss-h3">What about corrections and bear markets?</h3>

  <p>If prices fall more than 10% from their most recent high, <a href="https://www.spaceship.com.au/learn/what-should-you-do-in-a-market-correction/?ref=spaceship.ghost.io">investors call it a correction</a>. If prices fall more than 20%, investors call it a bear market. These are normal, though uncomfortable, parts of investing.</p>


  <!-- ── HAS THIS HAPPENED BEFORE ── -->
  <h2 class="ss-h2">Has this happened before?</h2>

  <p>Corrections and bear markets are normal even though they feel like the last thing from it.</p>

  <div class="ss-crash-grid">

    <div class="ss-crash-card">
      <div class="crash-label">Black Monday 1987</div>
      <p>In October 1987 the Dow Jones Industrial Average (DJIA) lost 22.6% in a single day, mainly due to trading algorithms that triggered stock selling, which triggered more selling.</p>
      <span class="ss-crash-recovery">↑ Rebounded 57% in just two days, recovered completely within two years</span>
    </div>

    <div class="ss-crash-card">
      <div class="crash-label">Global Financial Crisis 2008–09</div>
      <p>In the US, there was a housing bubble, and 'subprime mortgages' (home loans given to people who couldn't really afford them) were bundled up and sold to investors as safe investments. Spoiler: they weren't. The S&amp;P 500 fell 57% from its peak in March 2009. In Australia, the ASX 200 fell 54% over the same period.</p>
      <span class="ss-crash-recovery">↑ Recovered 50% by October 2009. According to Morningstar, the S&amp;P 500 had risen 400% 10 years later</span>
    </div>

    <div class="ss-crash-card">
      <div class="crash-label">COVID 2020</div>
      <p>Most of us have repressed the pandemic and everything that surrounded it. But in March of 2020, lockdowns and market uncertainty caused the S&amp;P 500 to fall by 34%.</p>
      <span class="ss-crash-recovery">↑ Reached new highs in November that year</span>
    </div>

  </div>

  <p>Check out this chart of the Dow Jones Industrial Average. Past performance isn't an indicator or guarantee of future performance. But it shows that sticking out through the tough times generally pays off, depending on what you're invested in.</p>

  <img src="https://i.imgur.com/Txi4Hih.png" alt="Dow Jones Industrial Average long-term chart showing market recoveries after major downturns" style="width:100%;height:auto;border-radius:8px;margin:1rem 0 0.5rem;" />

  <p class="ss-chart-note">Source: <a href="http://marketindex.com.au/?ref=spaceship.ghost.io">Marketindex.com.au</a>. Past performance is not an indication of future results.</p>


  <!-- ── WHAT CAUSES MARKET VOLATILITY ── -->
  <h2 class="ss-h2">What causes market volatility?</h2>

  <p>In general, market volatility has three causes.</p>

  <ol class="ss-causes">
    <li>
      <span class="ss-cause-num">1</span>
      <span class="ss-cause-text"><strong>Uncertainty.</strong> The market famously hates uncertainty, and volatile markets are uncertain markets. In 2020, people didn't know how long the pandemic would last, and what the long-term impact on industries would be. As investors found certainty, markets recovered.</span>
    </li>
    <li>
      <span class="ss-cause-num">2</span>
      <span class="ss-cause-text"><strong>Inflation and interest rates.</strong> When inflation rises, central banks raise rates to get spending under control. Higher rates increase the price of borrowing, impacting what investors are willing to pay for shares today. This is why you sometimes see so much speculation around what central banks will do, and such a big market reaction when the Reserve Bank of Australia or the Federal Reserve makes a decision.</span>
    </li>
    <li>
      <span class="ss-cause-num">3</span>
      <span class="ss-cause-text"><strong>External shocks.</strong> This is where pandemics, wars, and paradigm shifting economic events tend to come in.</span>
    </li>
  </ol>


  <!-- ── WHAT DOES YOUR BRAIN DO ── -->
  <h2 class="ss-h2">What does your brain do during a market downturn?</h2>

  <p>Markets hate uncertainty, and so does the human brain.</p>

  <p>You're only human, which is why you can freak out even if you know that history's on your side.</p>

  <p>This is because losses feel twice as bad as gains feel good, and loss aversion makes us act irrationally. Daniel Kahneman and Amos Tversky figured this out in 1979 when they started to look into <a href="https://www.behavioraleconomics.com/resources/mini-encyclopedia-of-be/loss-aversion/?ref=spaceship.ghost.io">behavioural economics</a>.</p>

  <p>The thing is — by panic selling and trying to avoid loss, it's common for investors to miss out on the gains, too. JP Morgan hammers this home in their <a href="https://am.jpmorgan.com/content/dam/jpm-am-aem/americas/us/en/insights/retirement-insights/principles-for-a-successful-retirement.pdf?ref=spaceship.ghost.io">Guide to Retirement</a> where they highlight that leaving $10,000 in the S&amp;P 500 between 2 January 2006 and 31 December 2025 would've resulted in 11% annual growth to $80,619; but missing just the 10 best days would have cut that return to 6.6% p.a. and $35,866.</p>

  <div class="ss-stat-box">
    <span class="stat-number">$44,753</span>
    <span class="stat-label">The difference in returns from missing just 10 trading days over 20 years.<br><small style="opacity:0.75;">JP Morgan, S&amp;P 500 2006–2025. Past performance is not an indication of future results.</small></span>
  </div>

  <p>Even that theoretical loss makes you wince, right?</p>

  <p>Of course, returns are never guaranteed and just because this happened in the past doesn't mean it will again.</p>

  <div class="ss-callout">
    <p>And these are arguments for adopting business as usual during volatility, which may not be suitable to your personal circumstances, and are why you should seek out personal financial advice from a licensed professional if you're unsure.</p>
  </div>


  <!-- ── HOW VOLATILITY FITS INVESTING STRATEGIES ── -->
  <h2 class="ss-h2">How volatility fits into some investing strategies</h2>

  <p>Market volatility means prices move, sometimes dramatically. For some long-term investors, that movement is built into their approach from the start.</p>

  <p>Dollar-cost averaging is one example: investing a fixed amount at regular intervals regardless of market conditions. So when the price is lower, you can buy more, and when it's higher, you buy less. It's like how your super works. It gets paid each time you do, regardless of market conditions.</p>

  <p>Whether an approach like this suits you depends on your circumstances, timeframe, and risk tolerance. Like any strategy, it has trade-offs. You can find out more about <a href="https://www.spaceship.com.au/learn/dollar-cost-averaging/?ref=spaceship.ghost.io">dollar-cost averaging at Spaceship Learn</a>, and if you're interested, find out about how to dollar-cost average with a <a href="https://help.spaceship.com.au/en/articles/2391632-how-can-i-set-up-an-investment-plan-with-spaceship-voyager?ref=spaceship.ghost.io">Spaceship investment plan</a>.</p>


  <!-- ── SO SHOULD YOU INVEST ── -->
  <h2 class="ss-h2">So… should you invest when the market is down?</h2>

  <p>Every downturn in history has had people investing through it. There was a buyer for every person who sold during the GFC and the COVID crash — that's how the stock market works.</p>

  <p>While past performance is no guarantee of future results, markets have historically recovered from downturns, and patient investors have generally been rewarded for staying the course.</p>

  <p>That said, we're never going to tell you what you should do with your money. We're big believers that investing can help you grow your wealth and live the life you want to live — it's why Spaceship exists. The thing is, the market can turn at any time. It could get worse; it could get better. Generally, it eventually gets better, but we're not going to pretend that the interim isn't painful sometimes.</p>

  <p>This is why we advocate for doing your research, and checking out the <a href="https://www.spaceship.com.au/important-documents/?ref=spaceship.ghost.io">TMD and PDS</a> of anything you invest in to make sure it aligns to your financial needs. There are investment products that suit lower risk appetites, higher risk appetites, shorter timeframes and longer timeframes, including in our <a href="https://www.spaceship.com.au/voyager/?ref=spaceship.ghost.io">Spaceship Voyager portfolios</a>. It's about figuring out what works for you and arming yourself with the knowledge to become a successful investor.</p>


  <!-- ── WHAT SHOULD YOU ACTUALLY DO ── -->
  <h2 class="ss-h2">What should you actually do during market volatility?</h2>

  <ol class="ss-actions">

    <li class="ss-action-item">
      <span class="ss-action-num">1</span>
      <div class="ss-action-content">
        <h3 class="ss-h3">Focus on the signal, not the noise</h3>
        <p>Remember that corrections and bear markets are normal parts of an investment cycle. It's not you, it's the market. <a href="https://edition.cnn.com/markets/fear-and-greed?ref=spaceship.ghost.io">CNN has a mood tracker</a> dedicated to putting a number on how scared or brave the market is feeling at any time. Heightened emotions hint at heightened volatility. Just because everyone else is scared or jubilant, doesn't mean you have to be.</p>
      </div>
    </li>

    <li class="ss-action-item">
      <span class="ss-action-num">2</span>
      <div class="ss-action-content">
        <h3 class="ss-h3">Manage your emotions</h3>
        <p>If you know you're in for the long haul, considering dollar-cost averaging, or setting up a regular investment plan might help take the emotion out of investing. If you expect prices to fluctuate, it may not feel like a loss when they do, and if you do decide to sell, it won't be because you're panicking.</p>
      </div>
    </li>

    <li class="ss-action-item">
      <span class="ss-action-num">3</span>
      <div class="ss-action-content">
        <h3 class="ss-h3">Zoom out</h3>
        <p>The broader market has made it through every downturn and correction so far. It can help to keep this in mind through the ups and downs.</p>
      </div>
    </li>

    <li class="ss-action-item">
      <span class="ss-action-num">4</span>
      <div class="ss-action-content">
        <h3 class="ss-h3">Think of your grandparents' grandparents</h3>
        <p>It wasn't easy then, and it's still not easy now. But that doesn't mean it won't be worth it. Here's Jon Hume in 1888, again, with the reminder that humans are gonna human.</p>
      </div>
    </li>

  </ol>

  <div class="ss-pullquote">
    <blockquote>"To buy at a low figure and sell at a higher, or to sell at a high figure and afterward buy at a lower, seems such a simple operation! It almost looks as if you could go into Wall Street and pick up money from the sidewalks. Those who have made the attempt, however, have found the practice very different from the theory."</blockquote>
    <cite>— Jon Hume, 1888</cite>
  </div>


  <!-- ── CTA BLOCK ── -->
  <div class="ss-cta-block">
    <p class="cta-label">Want to learn more about the Spaceship Voyager portfolios?</p>
    <p class="cta-heading">Get to know the portfolios including portfolio information, risks and fees.</p>
    <a class="ss-cta-btn" href="https://www.spaceship.com.au/voyager/?ref=spaceship.ghost.io">Visit Spaceship Voyager</a><br>
    <a class="ss-cta-btn-ghost" href="https://www.spaceship.com.au/important-documents/?ref=spaceship.ghost.io">See PDS and TMD</a>
  </div>


  <!-- ── LEGAL DISCLAIMER ── -->
  <div class="ss-disclaimer">
    <p>The information in this article is prepared by Spaceship Capital Limited (ABN 67 621 011 649, AFSL 501605). It is general in nature as it has been prepared without taking account of your objectives, financial situation or needs.</p>
  </div>

</div>


<!-- ============================================================ -->
<!-- PASTE BELOW INTO GHOST POST CODE INJECTION > POST HEADER    -->
<!-- Update YYYY-MM-DD dates before publishing                   -->
<!-- ============================================================ -->

<script type="application/ld+json">
{
  "@context": "https://schema.org",
  "@type": "FAQPage",
  "mainEntity": [
    {
      "@type": "Question",
      "name": "What is market volatility?",
      "acceptedAnswer": {
        "@type": "Answer",
        "text": "Think of the sea. Sometimes you can float atop the waves without getting your hair wet. Other times you get dunked by an errant wave. Market volatility is much the same. It's a measure of how much the price of an asset or index is moving. In low volatility, prices are relatively stable. In high volatility, they jump around more dramatically."
      }
    },
    {
      "@type": "Question",
      "name": "What's the VIX?",
      "acceptedAnswer": {
        "@type": "Answer",
        "text": "You can think of the VIX - full name CBOE Volatility Index - as being like a surf report. It's a measure of the expected volatility of the S&P500 for the following 30 days, based on real time options prices. It's commonly known as the 'Fear Index' - the higher the VIX, the higher the expected volatility."
      }
    },
    {
      "@type": "Question",
      "name": "What about corrections and bear markets?",
      "acceptedAnswer": {
        "@type": "Answer",
        "text": "If prices fall more than 10% from their most recent high, investors call it a correction. If prices fall more than 20%, investors call it a bear market. These are normal, though uncomfortable, parts of investing."
      }
    },
    {
      "@type": "Question",
      "name": "What causes market volatility?",
      "acceptedAnswer": {
        "@type": "Answer",
        "text": "In general, market volatility has three causes. 1. Uncertainty. The market famously hates uncertainty, and volatile markets are uncertain markets. In 2020, people didn't know how long the pandemic would last, and what the long-term impact on industries would be. As investors found certainty, markets recovered. 2. Inflation and interest rates. When inflation rises, central banks raise rates to get spending under control. Higher rates increase the price of borrowing, impacting what investors are willing to pay for shares today. This is why you sometimes see so much speculation around what central banks will do, and such a big market reaction when the Reserve Bank of Australia or the Federal Reserve makes a decision. 3. External shocks. This is where pandemics, wars, and paradigm shifting economic events tend to come in."
      }
    },
    {
      "@type": "Question",
      "name": "What does your brain do during a market downturn?",
      "acceptedAnswer": {
        "@type": "Answer",
        "text": "Markets hate uncertainty, and so does the human brain. You're only human, which is why you can freak out even if you know that history's on your side. This is because losses feel twice as bad as gains feel good, and loss aversion makes us act irrationally. Daniel Kahneman and Amos Tversky figured this out in 1979 when they started to look into behavioural economics. The thing is - by panic selling and trying to avoid loss, it's common for investors to miss out on the gains, too. Even that theoretical loss makes you wince, right? Of course, returns are never guaranteed and just because this happened in the past doesn't mean it will again. And these are arguments for adopting business as usual during volatility, which may not be suitable to your personal circumstances, and are why you should seek out personal financial advice from a licensed professional if you're unsure."
      }
    },
    {
      "@type": "Question",
      "name": "How volatility fits into some investing strategies",
      "acceptedAnswer": {
        "@type": "Answer",
        "text": "Market volatility means prices move, sometimes dramatically. For some long-term investors, that movement is built into their approach from the start. Dollar-cost averaging is one example: investing a fixed amount at regular intervals regardless of market conditions. So when the price is lower, you can buy more, and when it's higher, you buy less. It's like how your super works. It gets paid each time you do, regardless of market conditions. Whether an approach like this suits you depends on your circumstances, timeframe, and risk tolerance. Like any strategy, it has trade-offs."
      }
    },
    {
      "@type": "Question",
      "name": "Should you invest when the market is down?",
      "acceptedAnswer": {
        "@type": "Answer",
        "text": "Every downturn in history has had people investing through it. There was a buyer for every person who sold during the GFC and the COVID crash - that's how the stock market works. While past performance is no guarantee of future results, markets have historically recovered from downturns, and patient investors have generally been rewarded for staying the course. That said, we're never going to tell you what you should do with your money. We're big believers that investing can help you grow your wealth and live the life you want to live - it's why Spaceship exists. It's about figuring out what works for you and arming yourself with the knowledge to become a successful investor."
      }
    },
    {
      "@type": "Question",
      "name": "What should you actually do during market volatility?",
      "acceptedAnswer": {
        "@type": "Answer",
        "text": "1. Focus on the signal, not the noise. Remember that corrections and bear markets are normal parts of an investment cycle. It's not you, it's the market. Heightened emotions hint at heightened volatility. Just because everyone else is scared or jubilant, doesn't mean you have to be. 2. Manage your emotions. If you know you're in for the long haul, considering dollar-cost averaging, or setting up a regular investment plan might help take the emotion out of investing. If you expect prices to fluctuate, it may not feel like a loss when they do, and if you do decide to sell, it won't be because you're panicking. 3. Zoom out. The broader market has made it through every downturn and correction so far. It can help to keep this in mind through the ups and downs. 4. Think of your grandparents' grandparents. It wasn't easy then, and it's still not easy now. But that doesn't mean it won't be worth it."
      }
    }
  ]
}
</script>

<script type="application/ld+json">
{
  "@context": "https://schema.org",
  "@type": "Article",
  "headline": "Why market volatility is the price of admission (even if it feels scary sometimes)",
  "description": "Markets going up and down is normal — and every downturn in history has ended. Here's what market volatility actually is, and what to do about it.",
  "author": {
    "@type": "Person",
    "name": "Kelly Simpson"
  },
  "publisher": {
    "@type": "Organization",
    "name": "Spaceship",
    "url": "https://www.spaceship.com.au"
  },
  "datePublished": "YYYY-MM-DD",
  "dateModified": "YYYY-MM-DD",
  "mainEntityOfPage": {
    "@type": "WebPage",
    "@id": "https://www.spaceship.com.au/learn/what-is-market-volatility/"
  }
}
</script>
<!--kg-card-end: html-->
]]></content:encoded>
            <author>hello@spaceship.com.au (Kelly Simpson)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/market-volatility/">Market Uncertainty</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2026/03/Market-volatility-is-the-prices-of-admission.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[4 things moving the market this week]]></title>
            <link>https://www.spaceship.com.au/learn/4-things-moving-the-market-this-week/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/4-things-moving-the-market-this-week/</guid>
            <pubDate>Mon, 30 Mar 2026 03:31:55 GMT</pubDate>
            <description><![CDATA[Knowledge is power 💪]]></description>
            <content:encoded><![CDATA[
<!--kg-card-begin: html-->
<!-- ============================================================
     GHOST POST SETTINGS
     ============================================================
     Title:           4 things moving the market this week
     Slug:            4-things-moving-the-market-this-week
     Meta title:      4 things moving the market this week
     Meta description: The RBA releases its meeting minutes, the US shares key economic data, the Iran war weighs on markets, and chocolate prices tick up. Here's what's happening this week.
     Canonical URL:   https://www.spaceship.com.au/learn/4-things-moving-the-market-this-week/
     OG image:        [upload hero image in Ghost]
     ============================================================ -->


<!-- ============================================================
     SECTION 1 — PASTE INTO: Ghost post body
     ============================================================ -->

<p>Knowledge is power 💪</p>

<h2>1. The RBA releases its minutes</h2>

<p>The Reserve Bank of Australia (RBA)'s Monetary Policy Board, which is the one that sets the cash rate (that influences the interest rates), meets eight times a year. Most recently they met on 17 March 2026 and decided to raise the interest rate by .25%.</p>

<p>Two weeks after each meeting, the RBA publishes its meeting minutes. These are detailed notes that let the public know what was discussed in each meeting. This week the minutes will be released 31 March 2026.</p>

<p>The cash rate generally makes mortgage repayments more expensive for homeowners, and savings account interest rates more lucrative for savers.</p>

<p>The meeting minutes may provide hints at whether the market should expect further rate rises as the year progresses.</p>

<h2>2. The US shares economic data</h2>

<p>A selection of US economic reports are released this week including consumer confidence, retail sales, and Non-Farm Payroll reports. These reports will share whether the economy added or shed jobs (in February, the US lost 92,000 jobs, which was unexpected and typically seen as a negative sign), as well as how the Iran war and rising petrol prices are influencing spending.</p>

<p>The upshot of this is that the US's version of the RBA, called the Federal Reserve (or the Fed), will use this data to decide what to do about <em>their</em> interest rates. Generally, if jobs are weaker, the Fed may tend toward cutting rates; but if oil and energy prices keep inflation higher, they may hold rates higher.</p>

<h2>3. Iran war</h2>

<p>The Iran war is putting pressure on markets. The Nasdaq entered <a href="https://www.spaceship.com.au/learn/what-should-you-do-in-a-market-correction/?ref=spaceship.ghost.io">correction territory</a> last week, which means it's down at least 10% from its most recent high. The ASX200 has fallen about -8.5% in the week to 30 March 2026. Oil prices are putting pressure on Aussie consumers and even <a href="https://www.spaceship.com.au/learn/9-questions-about-gold-and-why-people-are-queuing-around-the-block-for-it/?ref=spaceship.ghost.io">gold</a>, which is generally seen as a safe haven in tricky times, has fallen.</p>

<h2>4. Chocolate prices</h2>

<p>If you're helping the Easter bunny with deliveries this year, you'll notice eggs are a bit pricier than in recent years. The reason may surprise you. In 2025 cocoa prices reached record highs, and even though they've fallen since then, the chocolate makers are still working through the inventories purchased then. Their choice is either to increase prices or decrease product size, and either way your easter basket gets a little lighter.</p>

<hr>

<p>At Spaceship we're long-term investors, and while we keep an eye on market headlines we invest for the long-term. Here's some more about our investment methodology we call <a href="https://www.spaceship.com.au/learn/what-is-where-the-world-is-going-wwg/?ref=spaceship.ghost.io">Where the World is Going</a>.</p>

<!--kg-card-begin: html-->
<div style="background: linear-gradient(135deg, #12003B 0%, #1a0050 100%); border-radius: 12px; padding: 40px 32px; margin: 40px 0; text-align: center;">
  <p style="color: #ffffff; font-family: 'Inter', sans-serif; font-size: 18px; font-weight: 600; line-height: 1.5; margin: 0 0 12px 0;">Want to learn more about the Spaceship Voyager portfolios?</p>
  <p style="color: rgba(255,255,255,0.85); font-family: 'Inter', sans-serif; font-size: 16px; line-height: 1.6; margin: 0 0 28px 0;">Get to know the portfolios including portfolio information, risks and fees. See <a href="https://www.spaceship.com.au/important-documents/?ref=spaceship.ghost.io" style="color: #31DBE3; text-decoration: underline;">PDS</a> and <a href="https://www.spaceship.com.au/important-documents/?ref=spaceship.ghost.io" style="color: #31DBE3; text-decoration: underline;">TMD</a>.</p>
  <a href="https://www.spaceship.com.au/voyager/?ref=spaceship.ghost.io" style="display: inline-block; background: linear-gradient(90deg, #930EFF, #31DBE3); color: #ffffff; font-family: 'Poppins', sans-serif; font-weight: 600; font-size: 16px; padding: 16px 36px; border-radius: 100px; text-decoration: none;">Visit Spaceship Voyager</a>
</div>
<!--kg-card-end: html-->

<!--kg-card-begin: html-->
<div style="border-left: 3px solid #930EFF; padding: 20px 24px; margin: 40px 0; background: rgba(147, 14, 255, 0.04); border-radius: 0 8px 8px 0;">
  <p style="font-family: 'Inter', sans-serif; font-size: 15px; line-height: 1.7; color: #51516C; margin: 0 0 14px 0;"><strong>Important!</strong> We're sharing with you our thoughts on the companies in which Spaceship Voyager invests for your informational purposes only. We think it's important (and interesting!) to let you know what's happening with Spaceship Voyager's investments. However, we are not making recommendations to buy or sell holdings in a specific company. Past performance isn't a reliable indicator of future performance.</p>
  <p style="font-family: 'Inter', sans-serif; font-size: 15px; line-height: 1.7; color: #51516C; margin: 0;">The information in this article is prepared by Spaceship Capital Limited (ABN 67 621 011 649, AFSL 501605). It is general in nature as it has been prepared without taking account of your objectives, financial situation or needs.</p>
</div>
<!--kg-card-end: html-->


<!-- ============================================================
     SECTION 2 — PASTE INTO: Ghost post settings → Code injection → Post footer
     ============================================================ -->

<script type="application/ld+json">
{
  "@context": "https://schema.org",
  "@type": "NewsArticle",
  "headline": "4 things moving the market this week",
  "description": "The RBA releases its meeting minutes, the US shares key economic data, the Iran war weighs on markets, and chocolate prices tick up. Here's what's happening this week.",
  "url": "https://www.spaceship.com.au/learn/4-things-moving-the-market-this-week/",
  "datePublished": "2026-03-30T09:00:00+11:00",
  "dateModified": "2026-03-30T09:00:00+11:00",
  "author": {
    "@type": "Organization",
    "name": "Spaceship",
    "url": "https://www.spaceship.com.au"
  },
  "publisher": {
    "@type": "Organization",
    "name": "Spaceship",
    "url": "https://www.spaceship.com.au",
    "logo": {
      "@type": "ImageObject",
      "url": "https://www.spaceship.com.au/favicon.png"
    }
  },
  "mainEntityOfPage": {
    "@type": "WebPage",
    "@id": "https://www.spaceship.com.au/learn/4-things-moving-the-market-this-week/"
  },
  "keywords": [
    "RBA",
    "interest rates",
    "market update",
    "investing",
    "ASX",
    "Federal Reserve",
    "Iran war",
    "cocoa prices",
    "Spaceship Voyager"
  ],
  "articleSection": "Market Updates",
  "inLanguage": "en-AU",
  "isAccessibleForFree": true
}
</script>
<!--kg-card-end: html-->
]]></content:encoded>
            <author>hello@spaceship.com.au (Spaceship)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/economics/">Economics</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2026/03/What-s-moving-hte-markets-this-week.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[Real Money Talk: James]]></title>
            <link>https://www.spaceship.com.au/learn/spaceship-real-money-talk-james/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/spaceship-real-money-talk-james/</guid>
            <pubDate>Sun, 29 Mar 2026 22:30:00 GMT</pubDate>
            <description><![CDATA[Here's what happened when James, 35, realised a desk job and 9-5 wasn't for him.]]></description>
            <content:encoded><![CDATA[<p><em>This post is based on an interview we conducted with James in June 2025.</em></p>
<p>Real Money Talk is our series where we interview Australians from all walks of life about their personal finances. The views expressed are those of the interviewees, based on their experiences with money, and as such are not necessarily representative of Spaceship's views.</p>
<p>We have changed the name of the interviewee for their privacy.</p>
<hr>
<h2 id="in-this-interview">In this interview</h2>
<ul>
<li><a href="#overview">Overview</a> - $712k net worth breakdown and how James built it.</li>
<li><a href="#earn">Earn</a> - From maritime worker to marketer to firefighter-in-training.</li>
<li><a href="#save">Save</a> - Why he stopped saving and how he furnished his house.</li>
<li><a href="#invest">Invest</a> - Dollar-cost averaging, ETFs, and turning $20 into $7,000.</li>
<li><a href="#behaviour">Behaviour</a> - Money lessons, mistakes, and why James ignores his super.</li>
</ul>
<hr>
<h2 id="overview">Overview</h2>
<p><strong>Name:</strong> James</p>
<p><strong>Age:</strong> 35</p>
<p><strong>Where do you live?</strong> Townsville, Queensland</p>
<p><strong>Please tell us a bit about yourself.</strong></p>
<p>After quitting my career in marketing two years ago, I've been travelling Australia for the last 12 months reconnecting with old friends in the beautiful Kimberley region of Western Australia.</p>
<p>I'm currently training to become a firefighter, focusing on my fitness and overall health.</p>
<p><strong>What's your current net worth?</strong></p>
<p>$712,600</p>
<p><strong>How does it break down?</strong></p>
<ul>
<li>House equity: $440,000</li>
<li>Superannuation: $63,000</li>
<li>Crypto: $133,000</li>
<li>Shares: $16,600</li>
<li>Silver: $40,000</li>
<li>Vintage guitars: $20,000</li>
</ul>
<p><strong>Do you have any debts?</strong></p>
<p>HELP debt: $12,000</p>
<p><strong>How did you build your net worth?</strong></p>
<p>I bought my first home when I was 25 when the market was more reasonably priced. It's an old Queenslander that I've been renovating and improving on and off over the last 10 years.</p>
<p>Teaching myself how to renovate has not only been rewarding but has significantly increased the value of my home. I'm always looking to learn new skills and will always play the long game when it comes to investing in anything.</p>
<p>I also have great parents that taught me how to manage my finances. Boomers get a lot of flak in today's world, but I advise young people to learn as much from them as possible before that knowledge is lost.</p>
<p>I think they have the most well-rounded knowledge about most things (including investing) compared to any other generation that has come before us.</p>
<hr>
<h2 id="earn">Earn</h2>
<p><strong>Tell us a bit about your career.</strong></p>
<p>I started working in the maritime industry and was lucky to set myself up in my early 20s working on a Queensland gas project that lasted five years.</p>
<p>I went back to uni and studied marketing and after a couple of years in the industry, I realised I'm not designed to sit at a desk and stare at a screen for eight hours a day.</p>
<p>I'm now training to become a firefighter.</p>
<p><strong>Do you have any income sources outside your job? How much do you earn from each and how did you develop them?</strong></p>
<p>Not at this stage.</p>
<p><strong>What's been important for you to learn about money?</strong></p>
<p>Read as much as you can about investing but make sure it's something that interests you. Investing isn't confined to the stock market.</p>
<p>If classic cars, Pokémon cards or whatever it is that piques your interest, then you'll be more successful investing within that niche. There's nothing really sexy about shares…</p>
<p>I also believe that you should never give your money to anyone to manage (stockbroker, financial adviser etc) if they also don't have the same reward/risk ratio as you do with their own money.</p>
<p>Do they also have skin in the game? Chances are they don't.</p>
<hr>
<h2 id="save">Save</h2>
<p><strong>What's your savings rate? How has it changed over time?</strong></p>
<p>I haven't saved for a few years now. I've been travelling for 12 months and I work casually to support my freedom.</p>
<p>In my 20s I was a lot more frugal and saved weekly, but since purchasing my home I am comfortable with where I'm at financially.</p>
<p>I also try to remind myself that this wonderful world that we all get to enjoy is temporary.</p>
<p><strong>Do you have a budget?</strong></p>
<p>Not at the moment, but once I stop travelling I'll start saving again.</p>
<p><strong>How much do you spend per year?</strong></p>
<p>I have no idea.</p>
<p><strong>Do you make purchase decisions carefully, or are you loose with your money?</strong></p>
<p>It depends on what it is. Last year, I found a retired farmer on Facebook marketplace who makes and sells furniture out of solid, beautiful, rare Australian timber at a very reasonable price.</p>
<p>My house is now FULL of his furniture!</p>
<p>You probably can't buy his craftsmanship and timber anywhere else in Australia, so I jump on things when I see value in them even if the timing isn't right for me financially.</p>
<p>Plus, I now have a new mate and a retiree has some extra cash for his weekend punt. Win, win.</p>
<p><strong>How is your work-life balance?</strong></p>
<p>Honestly, I've been having a blast not working full time in an office and just travelling and working casually.</p>
<p>I worked hard in my 20s and it was probably skewed to too much work. Now it's definitely skewed the other way.</p>
<p>How it should be, baby!</p>
<p><strong>What's your favourite thing to spend money on?</strong></p>
<p>Guitars. I have about 30 of them.</p>
<p>Who doesn't love the guitar? Exactly.</p>
<hr>
<h2 id="invest">Invest</h2>
<p><strong>How do you invest?</strong></p>
<p>I mainly dollar cost average. That's why Spaceship is so great. Set your amount, set your interval and then check it every six months.</p>
<p>If you invest and then have to constantly monitor it out of fear that you'll lose your money then to me, that isn't investing.</p>
<p>Also, ETFs. All day, every day.</p>
<p><strong>What's been your best investment?</strong></p>
<p>Bitcoin and Ethereum, I got in early. Silver and Netflix shares have also done really well for me.</p>
<p>I also bought $20 worth of Dogecoin in 2017 and sold at the end of 2024 for $7,000.</p>
<p>I always play long, if I can.</p>
<p><strong>What's been your worst investment?</strong></p>
<p>When I was starting out I was picking individual shares to buy and some did well and some didn't. This is when I didn't have my investment philosophy and was still learning.</p>
<p>Overall, I probably broke even.</p>
<p>I think because of my long term investment view, it has generally protected me by default from making isolated decisions that can go south quickly.</p>
<p><strong>What's been your overall return?</strong></p>
<p>I have no idea.</p>
<p><strong>How are you building wealth?</strong></p>
<p>Investing regularly, even if it's a small amount.</p>
<p><strong>What are your main roadblocks to building wealth? How are you addressing them?</strong></p>
<p>My constant travelling. Since leaving school, the longest I've lived in one place is three years. I hate routine. With a passion.</p>
<p>I've been lucky to live all around Australia and overseas and while moving around presents great opportunities it's also a hindrance in building on something for the long term.</p>
<p>I'm looking to change that next year…until I get itchy feet of course.</p>
<p><strong>Do you have a target net worth you want?</strong></p>
<p>Not really. If you have a good general relationship with your finances then you'll be fine.</p>
<hr>
<h2 id="behaviour">Behaviour</h2>
<p><strong>When did you make your first significant behavioural shift towards wealth building?</strong></p>
<p>When I started to earn good money and saved a substantial amount. I started thinking of what I can do with my savings to generate the highest rate of return. e.g. term deposit, shares, etc.</p>
<p>It's generally hard to think about wealth building if you're getting by on a weekly basis.</p>
<p><strong>If you could start again, what would you do differently?</strong></p>
<p>Invest regularly, even small amounts.</p>
<p>The only person who has your best interest at heart regarding your finances and investments is YOU.</p>
<p><strong>What are some mistakes you've made along the way?</strong></p>
<p>Probably listening to friends' advice because they have made an investment and you follow suit.</p>
<p>It feels safer because you're now in the same boat as someone else, but these usually work out to be the worst investments you'll make.</p>
<p><strong>Do you have any worries about retirement? If so, how are you planning to address them?</strong></p>
<p>I treat my superannuation like a sum of money I probably won't receive.</p>
<p>If Australians my age and younger think that our super isn't going to be taxed more or if the retirement age isn't going to increase by the time we retire then I think we're being naive.</p>
<p>I pretend like it doesn't exist and am not relying on it for retirement.</p>
<p><strong>How are you learning about building wealth?</strong></p>
<p>Family, books, podcasts.</p>
<p>I probably read more about investing in my 20s than I do now. I'm more interested in business ideas and ventures now that I'm in my 30s.</p>
<p><strong>Do you give to charity? If so, what percentage of your time/money do you give?</strong></p>
<p>No I don't. I prefer to give money or food to people I see in the street who need it.</p>
<hr>
<h2 id="we-want-to-hear-your-real-money-talk">We want to hear your Real Money Talk</h2>
<p>At Spaceship we're big believers in sharing our money stories. We want to hear yours, too. In our ongoing Real Money Talk series, members of our community share what they've learned about managing money. We'd love you to take part. Here's a link to our Real Money Talk survey where you can share your story.</p>
<p><a href="https://forms.gle/7RQcvNBeKScZX6xt6?ref=spaceship.ghost.io"><strong>Take the survey →</strong></a></p>
<hr>
]]></content:encoded>
            <author>hello@spaceship.com.au (Kelly Simpson)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/real-money-talk/">Real Money Talk</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2025/08/RMT-James-blog-1200x600px.png" length="0" type="image/png"/>
        </item>
        <item>
            <title><![CDATA[The petrol shock, explained]]></title>
            <link>https://www.spaceship.com.au/learn/the-petrol-shock-explained/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/the-petrol-shock-explained/</guid>
            <pubDate>Wed, 25 Mar 2026 00:02:29 GMT</pubDate>
            <description><![CDATA[If you're like the average person, you probably haven’t paid much attention to the Strait of Hormuz or the price of a barrel of oil up until a few weeks ago. ]]></description>
            <content:encoded><![CDATA[
<!--kg-card-begin: html-->
<!--––––––––––––––––––––––––––––––––––––––––––
  SPACESHIP GHOST ARTICLE
  Title: The petrol shock, explained
  Body copy: verbatim from source doc
  Internal links: confirmed URLs only
––––––––––––––––––––––––––––––––––––––––––-->

<style>
  :root {
    --brand-cyan: #31DBE3;
    --brand-purple: #600CE8;
    --brand-purple-light: #930EFF;
    --brand-navy: #12003B;
    --grad: linear-gradient(90deg, #31DBE3, #930EFF);
  }
  .toc {
    background: #F4F0FF;
    border-left: 4px solid var(--brand-purple);
    border-radius: 8px;
    padding: 24px 28px;
    margin: 32px 0;
  }
  .toc p {
    font-weight: 700;
    color: var(--brand-navy);
    margin: 0 0 12px;
    font-size: 20px;
    text-transform: uppercase;
    letter-spacing: 0.05em;
  }
  .toc ol { margin: 0; padding-left: 20px; }
  .toc ol li { margin-bottom: 8px; }
  .toc ol li a { color: var(--brand-purple); text-decoration: none; font-size: 20px; }
  .toc ol li a:hover { text-decoration: underline; }
  .grad-h2 {
    background: var(--grad);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    font-size: 28px;
    font-weight: 700;
    margin: 40px 0 16px;
  }
  .section-h3 {
    color: var(--brand-navy);
    font-size: 22px;
    font-weight: 700;
    margin: 28px 0 10px;
  }
  .callout-teal {
    background: linear-gradient(135deg, rgba(49,219,227,0.12), rgba(49,219,227,0.04));
    border-left: 4px solid var(--brand-cyan);
    border-radius: 8px;
    padding: 20px 24px;
    margin: 28px 0;
  }
  .callout-teal p { margin: 0; color: var(--brand-navy) !important; font-size: 20px; }
  .callout-purple {
    background: linear-gradient(135deg, rgba(96,12,232,0.07), rgba(147,14,255,0.04));
    border-left: 4px solid var(--brand-purple);
    border-radius: 8px;
    padding: 20px 24px;
    margin: 28px 0;
  }
  .callout-purple p { margin: 0 0 10px; color: var(--brand-navy) !important; font-size: 20px; }
  .callout-purple p:last-child { margin-bottom: 0; }
  .ev-quote {
    border-left: 4px solid var(--brand-cyan);
    background: #F9FEFF;
    border-radius: 0 8px 8px 0;
    padding: 20px 24px;
    margin: 24px 0;
    font-style: italic;
    color: var(--brand-navy);
    font-size: 20px;
    line-height: 1.7;
  }
  .ev-quote .quote-attr {
    display: block;
    margin-top: 12px;
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    color: var(--brand-purple);
  }
  .ev-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 16px;
    margin: 24px 0;
  }
  @media (max-width: 600px) { .ev-grid { grid-template-columns: 1fr; } }
  .ev-card { background: #F4F0FF; border-radius: 10px; padding: 22px 24px; }
  .ev-card .ev-name { font-weight: 700; color: var(--brand-purple); font-size: 20px; margin: 0 0 10px; }
  .ev-card p { margin: 0 0 10px; font-size: 20px; color: var(--brand-navy); line-height: 1.65; }
  .ev-card p:last-child { margin-bottom: 0; }
  .grad-divider {
    height: 3px;
    background: var(--grad);
    border: none;
    border-radius: 2px;
    margin: 40px 0;
  }
  .cta-wrap { text-align: center; margin: 36px 0 16px; }
  .cta-btn {
    display: inline-block;
    background: var(--grad);
    color: #fff !important;
    font-weight: 700;
    font-size: 20px;
    padding: 14px 32px;
    border-radius: 50px;
    text-decoration: none;
    letter-spacing: 0.02em;
  }
  .disclaimer {
    background: #F7F7F7;
    border-radius: 8px;
    padding: 20px 24px;
    margin-top: 36px;
    font-size: 16px;
    color: #555;
    line-height: 1.6;
  }
  .disclaimer p { margin: 0 0 8px; }
  .disclaimer p:last-child { margin-bottom: 0; }
  .disclaimer strong { color: var(--brand-navy); }

  /* Desktop font size boost */
  @media (min-width: 601px) {
    .toc ol li a { font-size: 24px; }
    .toc p { font-size: 24px; }
    .callout-teal p { font-size: 24px; }
    .callout-purple p { font-size: 24px; }
    .ev-quote { font-size: 24px; }
    .ev-card p { font-size: 24px; }
    .ev-card .ev-name { font-size: 24px; }
    .grad-h2 { font-size: 32px; }
    .section-h3 { font-size: 26px; }
  }
</style>


<!-- Intro -->
<p>If you're like the average person, you probably haven't paid much attention to the Strait of Hormuz or the price of a barrel of oil up until a few weeks ago.</p>

<p>But with two long weekends and the school holidays approaching, the rising price of oil might have you looking nervously at any travel - or even daily commute - plans.</p>


<!-- TOC -->
<div class="toc">
  <p>In this article</p>
  <ol>
    <li><a href="#oil-to-petrol">How does oil from the ground become petrol in your car?</a></li>
    <li><a href="#why-expensive">Why is petrol getting so expensive?</a></li>
    <li><a href="#downstream">What are the downstream impacts of expensive oil?</a></li>
    <li><a href="#evs">Will the fuel shock speed up the switch to EVs?</a></li>
    <li><a href="#owning-ev">What's it like to own an electric vehicle?</a></li>
    <li><a href="#portfolios">Which electric vehicle companies are in the Spaceship Voyager portfolios?</a></li>
    <li><a href="#tips">What can you do in the meantime?</a></li>
  </ol>
</div>


<!-- Section 1 -->
<h2 id="oil-to-petrol" class="grad-h2">How does oil from the ground become petrol in your car?</h2>

<p>This is the short version.</p>

<p>Oil starts in the ground. Geologists, who are scientists that study the Earth, use different methods to predict where the oil is hiding out. Oil companies use exploratory wells to confirm its presence, then drill development wells for various reasons, including to produce oil.</p>

<p>The oil gets extracted from the ground, sent to a separator to take out the water and natural gas, and then gets transported to refineries that use heat to process it into petroleum products. Heavy liquids separate to the bottom, and the gases rise to the top. The oils get processed further into products such as gasoline, which then gets stored in tanks, before being transported by pipelines, trains, trucks and ships.</p>

<div class="callout-teal">
  <p>Australia relies on international shipping to receive most of our oil - we import around 90% of it, according to <a href="https://www.ga.gov.au/aecr2025/oil?ref=spaceship.ghost.io" target="_blank" rel="noopener">Geoscience Australia</a>. The oil arrives in Australia via huge ships known as oil tankers, from which it gets discharged to on shore storage tanks. Sometimes ethanol gets added. Then special tankers transport it to petrol stations, where it's usually stored underground until you drive up to the pump ready to fill your car.</p>
</div>

<p>So you can see that there are a lot of steps involved to produce the product that fuels so much of modern life.</p>

<hr class="grad-divider">


<!-- Section 2 -->
<h2 id="why-expensive" class="grad-h2">Why is petrol getting so expensive? </h2>

<p>Iran borders the Strait of Hormuz, which is a big shipping waterway that 20% to 25% of the world's oil passes through. Currently, there are severe restrictions on the tankers that are allowed through. And according to the BBC, the tankers aren't just carrying oil, but also natural gas and fertiliser one way, and food, medicine, and technological supplies the other.</p>

<p>Recently the cost of crude oil has spiked. Crude oil was around $62 per barrel about a month ago, and it's $97 per barrel at the time of writing, 23 March 2026. The average barrel of oil holds around 160 litres, and about half of that becomes petrol.</p>

<div class="callout-purple">
  <p>When the supply of petrol is restricted, suppliers can charge more for it, and prices rise. Petrol's known as an inelastic good, which means that consumers will pay up for it even if the price rises.</p>
  <p>Your life doesn't immediately change just because the cost of petrol rises. It just gets more expensive.</p>
</div>

<hr class="grad-divider">


<!-- Section 3 -->
<h2 id="downstream" class="grad-h2">What are the downstream impacts of expensive oil?</h2>

<p>People are <a href="https://www.spaceship.com.au/learn/panic-selling-is-a-terrible-strategy-expect-volatility/?ref=spaceship.ghost.io" target="_blank" rel="noopener">freaking out</a> that the situation is going to get worse, particularly as the conflict in the Middle East continues. Closer to home, as Aussies see the cost of a tank of petrol jump up, the government has warned us not to panic buy, while the International Energy Agency has recommended we work from home to save oil demand.</p>

<p>Expensive petrol impacts more than just your bank balance at the servo.</p>

<p>Australia's a massive country. Our road freight industry alone is expected to reach a market size of USD $44.98 billion in 2026, per Mordor Intelligence.</p>

<p>Anything that gets delivered via road, air, or shipping could be reasonably at risk of becoming more expensive as businesses factor in fuel prices. Businesses that produce and deliver goods will see increased costs, which can flow on to increased prices for consumers. United Airlines, the American airline, released a memo to its staff outlining a 5% reduction in planned flights for the year, and said that they've been game planning a scenario where oil rises as high as $175 per barrel and stays elevated until next year. (They said it may not get that severe, but it's good to be prepared.)</p>

<div class="callout-teal">
  <p>Unfortunately, <a href="https://www.spaceship.com.au/learn/investing-ideas-for-swinging-markets/?ref=spaceship.ghost.io" target="_blank" rel="noopener">oil and inflation tend to go hand in hand</a>. And as the last couple of years have shown, it often leads to increased interest rates as central banks try to get it back under control.</p>
</div>

<hr class="grad-divider">


<!-- Section 4 -->
<h2 id="evs" class="grad-h2">Will the fuel shock speed up the switch to EVs? </h2>

<p>Electric vehicles are becoming more common on the road and the recent fuel price shock has tipped people into research mode.</p>

<figure class="kg-card kg-image-card kg-card-hascaption">
  <img src="https://i.imgur.com/KkiiH4j.png" alt="Google Trends chart showing rising search interest in electric vehicles over the last three months" />
  <figcaption>Check out the rising search interest for electric vehicles over the last three months. Source: Google Trends, accessed 24 March 2026.</figcaption>
</figure>

<p>Generally, electric vehicles have been more expensive to buy than fuel vehicles. But over the past few years, increasing competition in the sector has brought the prices down to more affordable levels.</p>

<p>The <a href="https://www.mynrma.com.au/open-road/advice-and-how-to/should-i-buy-an-ev?ref=spaceship.ghost.io" target="_blank" rel="noopener">NRMA</a> reported the top six reasons people were buying electric vehicles and they included lower running costs, increased fuel security, to reduce greenhouse gases and to have quieter, smoother journeys.</p>

<hr class="grad-divider">


<!-- Section 5 -->
<h2 id="owning-ev" class="grad-h2">What's it like to own an electric vehicle? </h2>

<p>We asked Spaceship engineer, Law.</p>

<div class="ev-quote">
  "Honestly, owning an EV has felt pretty different to owning a petrol car. In my case, I've spent less on fuel and servicing, and I've enjoyed the driving experience…
  <br><br>
  Charging at home overnight means I wake up to a full battery every morning, which beats stopping at a servo. One thing that surprised me was that software updates added features and performance changes over time.
  <br><br>
  The upfront cost was higher for me, but lower running costs have helped offset some of that sooner than I expected."
  <span class="quote-attr">— Law, Spaceship engineer</span>
</div>

<p>There are downsides, of course. EV range, charging times and charger availability can be drawbacks for some drivers compared with petrol vehicles, depending on how and where they drive.. The battery life can also be variable. "Your car's actual range will differ depending on driving conditions and style; it will drive a lot further on a sunny day in city traffic than it will on the open road under wet and windy conditions," <a href="https://www.mynrma.com.au/open-road/advice-and-how-to/ultimate-first-ev-road-trip-guide?ref=spaceship.ghost.io#range" target="_blank" rel="noopener">says the NRMA</a>.</p>

<p>EVs also tend to have a higher upfront purchase price than many petrol vehicles, although prices vary widely by model, age and condition.</p>

<p>Insurance may also be higher for some EVs, depending on the vehicle and insurer. And if you don't have an at-home charger, you have to drive to a public one, and these can be inconsistent and unreliable.</p>

<hr class="grad-divider">


<!-- Section 6 -->
<h2 id="portfolios" class="grad-h2">Which electric vehicle companies are in the Spaceship Voyager portfolios?</h2>

<p>Some <a href="https://www.spaceship.com.au/voyager/?ref=spaceship.ghost.io" target="_blank" rel="noopener">Spaceship Voyager portfolios</a> currently hold companies with exposure to electric vehicles and adjacent technologies. Let's take a look.</p>

<div class="ev-grid">
  <div class="ev-card">
    <p class="ev-name">Tesla</p>
    <p>Tesla was founded in 2003, with the mission to accelerate the world's transition to sustainable energy. Its products have included electric cars, batteries, and solar energy panels.</p>
    <p>We first invested in Tesla in our <a href="https://www.spaceship.com.au/voyager/universe/?ref=spaceship.ghost.io" target="_blank" rel="noopener">Spaceship Universe Portfolio</a> in 2018, and it's also in our Spaceship Earth, Spaceship Origin, and Spaceship Galaxy portfolios at the time of writing 24 March 2026.</p>
  </div>
  <div class="ev-card">
    <p class="ev-name">BYD</p>
    <p>BYD stands for Build Your Dreams. It's a large electric vehicle company. It started life in 1995 as a battery manufacturer that powered mobile phones and digital cameras. In 2025, BYD became the world's largest electric vehicle supplier. BYD has vertical integration which means it creates almost everything from lithium mines to batteries, semiconductors, and electric vehicles. It's based in China.</p>
    <p>We first invested in BYD in our <a href="https://www.spaceship.com.au/voyager/earth/?ref=spaceship.ghost.io" target="_blank" rel="noopener">Spaceship Earth Portfolio</a> in 2025.</p>
  </div>
  <div class="ev-card">
    <p class="ev-name">Uber</p>
    <p>Uber might surprise you. It's a contender in the cybertaxi race, which is still in its infancy. Uber has a partnership with another electric vehicle company called Rivian and it wants to have 10,000 fully autonomous Uber taxis on the road by 2028.</p>
    <p>We first invested in Uber in our Spaceship Universe Portfolio in 2020 and it's also in our Spaceship Galaxy Portfolio at the time of writing 24 March 2026.</p>
  </div>
  <div class="ev-card">
    <p class="ev-name">Alphabet/Waymo</p>
    <p>Waymo's fully electric fleet of robotaxis transport 450,000 paid rides per week. Alphabet is the parent company of Google. Here are some <a href="https://www.spaceship.com.au/learn/googles-other-bets-explained/?ref=spaceship.ghost.io" target="_blank" rel="noopener">other bets it's made</a>.</p>
    <p>We first invested in Alphabet in our Spaceship Universe Portfolio in 2018 and it's also in our Spaceship Origin, Spaceship Galaxy and Spaceship Earth portfolios at the time of writing 24 March 2026.</p>
  </div>
</div>

<hr class="grad-divider">


<!-- Section 7 -->
<h2 id="tips" class="grad-h2">What can you do in the meantime?</h2>

<p>Even if electric vehicles are the future, petrol's still expensive now.</p>

<p>Here are some tips for getting through elevated petrol prices. You've probably heard them before, we know, but there may be one or two you can use.</p>

<h3 class="section-h3">See if your town has a bike library</h3>

<p>Some major cities do. If you don't already own a bike, you might be able to borrow one to take to the shops or other places you'd normally drive. The ACT, New South Wales, and Victoria are all states that have bike libraries.</p>

<h3 class="section-h3">Hypermile</h3>

<p>It's when you drive efficiently to maximise your fuel. Here's an old post from <a href="https://www.mrmoneymustache.com/2011/07/26/hypermiling-expert-driving-to-save-25-50-on-gas/?ref=spaceship.ghost.io" target="_blank" rel="noopener">Mr Money Mustache</a> that shows how far some people go. Hypermilers use such tactics as optimising the air in their tires, removing unnecessary items from their car to save on weight, and even skimping on using air con and the stereo. You don't have to go that far, but desperate times can call for desperate measures.</p>

<h3 class="section-h3">Avoid driving in peak hours</h3>

<p>If you have to drive, drive outside of peak hours to avoid traffic congestion that could cause you to idle in traffic, using up more of your fuel.</p>

<h3 class="section-h3">Check your fuel price apps</h3>

<p>At the time of writing, Petrolspy app is reporting a 13c per litre difference in the price of E10 fuel between two servos three suburbs apart. It's worth seeing what the prices are around you if only to avoid bill shock when you get to the pump.</p>

<h3 class="section-h3">Park in the shade</h3>

<p>Fuel evaporates in the heat, and using your air con uses more petrol. So when you park in the shade and avoid having to blast your air con the moment you get in your car, you actually save fuel. It might not be much, but it all adds up.</p>


<!-- CTA -->
<hr class="grad-divider">

<p>Want to learn more about the companies in the Spaceship Voyager portfolios? Get to know the Spaceship Voyager portfolios including portfolio information, risks, fees, and product docs.</p>

<div class="cta-wrap">
  <a href="https://www.spaceship.com.au/voyager/?ref=spaceship.ghost.io" class="cta-btn" target="_blank" rel="noopener">Visit Spaceship Voyager</a>
</div>

<p style="font-size: 16px; color: #666; text-align: center; margin-top: 8px;">Some of our <a href="https://www.spaceship.com.au/voyager/?ref=spaceship.ghost.io" target="_blank" rel="noopener">Spaceship Voyager portfolios</a> invest in Tesla, BYD, Uber and Alphabet at the time of writing.</p>


<!-- Disclaimer -->
<div class="disclaimer">
  <p><strong>Important!</strong> We're sharing with you our thoughts on the companies in which Spaceship Voyager invests for your informational purposes only. We think it's important (and interesting!) to let you know what's happening with Spaceship Voyager's investments. However, we are not making recommendations to buy or sell holdings in a specific company. Past performance isn't a reliable indicator or guarantee of future performance.</p>
  <p>The information in this article is prepared by Spaceship Capital Limited (ABN 67 621 011 649, AFSL 501605). It is general in nature as it has been prepared without taking account of your objectives, financial situation or needs.</p>
</div>
<!--kg-card-end: html-->
]]></content:encoded>
            <author>hello@spaceship.com.au (Kelly Simpson)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/stocks/">Stocks</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2026/03/How-to-save-petrol.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[Why you need a Plan B budget]]></title>
            <link>https://www.spaceship.com.au/learn/why-you-need-an-emergency-budget/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/why-you-need-an-emergency-budget/</guid>
            <pubDate>Tue, 24 Mar 2026 22:00:00 GMT</pubDate>
            <description><![CDATA[Working out the least amount of money you could live on could give your budget some breathing space. ]]></description>
            <content:encoded><![CDATA[<h2 id="there%E2%80%99s-an-easy-way-to-prepare-for-the-future">There’s an easy way to prepare for the future.</h2><p>Budgets, like staying hydrated and wearing sunscreen at the beach, aren't compulsory.</p><p>But pretty much everyone agrees they’re a good idea.</p><p>Having a personal budget means:</p><ul><li>You know how much you earn and spend, and what you spend it on</li><li>You’re better set up to knock over your financial goals.</li></ul><h2 id="your-personal-budget-is-plan-a">Your personal budget is Plan A</h2><p>A personal budget generally reflects your current personal cost of living.</p><p>It’s a snapshot of everything you spend your money on, including your wants and needs.</p><p>People create budgets for what they think will happen.</p><p>But as we’ve learned in recent years, the unthinkable happens all the time.</p><h2 id="an-emergency-budget-is-a-plan-b">An emergency budget is a Plan B</h2><p>If you want to keep building wealth, you need a Plan B for when life takes a turn.</p><p>An emergency budget is a financial Plan B.</p><p>It's the smallest amount of money you need to live on so you don't go backwards during a worse case scenario.</p><p>Here’s how to figure out yours.</p><h2 id="plan-a-includes-your-wants-plan-b-only-includes-your-needs">Plan A includes your wants, Plan B <em>only</em> includes your needs</h2><p>To create an emergency budget, you need to figure out which of your spending is <em>essential</em>.</p><p>One way is to review three months’ worth of bank statements and categorise them as wants or needs.</p><p><strong>Financial needs</strong> are expenses that maintain your physical, mental, and job security.</p><p>Examples include housing, food, mental health, and transport expenses.</p><p>There are likely to be severe consequences if you can't meet your financial needs.</p><p><strong>Financial wants</strong> are expenses that make life nicer but you could live without.</p><p>These include streaming subscriptions, regular beauty appointments, new clothes, and eating out.</p><p>Financial wants and needs are different for everybody.</p><p>One person might consider their gym membership to be a 'need' because it helps them stay fit and sane. Another might see theirs as a 'want' because they hardly use it.</p><p>That’s okay.</p><h2 id="your-emergency-budget-funds-your-personal-cost-of-surviving">Your emergency budget funds your personal cost of surviving</h2><p>The amount of money you spend on your <strong>financial needs</strong> is your <em>personal cost of surviving</em>. It's your Plan B.</p><p>It's the list of expenses you must meet to survive.</p><p>If you lose your job, get injured, or have a major expense, your Plan B gives you breathing space.</p><p>It stops you panicking, so you can make good decisions.</p><h2 id="heres-how-it-works-in-action">Here's how it works in action</h2><p>Let's say your personal cost of living is $2,000 per month.</p><p>You figure out that your personal cost of surviving is $1,500 per month.</p><p>Your car breaks down and you need to pay $2,000 to get it repaired.</p><p>You pay for your car, and live off your Plan B budget for four months without going backwards.</p><h2 id="heres-another-example">Here's another example</h2><p>You lose your job but have $6,000 in savings.</p><p>You want to maintain your level of income in your new role, and not have to accept the first offer that comes along.</p><p>You live off your Plan B budget and have four months to find a comparable role.</p><h2 id="remember-unprecedented-times-happen-all-the-time">Remember, unprecedented times happen <em>all the time</em></h2><p>I’m not sure about you, but I never imagined I’d live through a global pandemic. It turns out, unprecedented events happen <em>all the time.</em></p><p>Creating an <a href="https://www.spaceship.com.au/learn/emergency-funds-australia-your-savings-guide/?ref=spaceship.ghost.io" rel="noreferrer">emergency budget</a> means you're prepared for when things go wrong. It gives you motivation to save and <a href="https://www.spaceship.com.au/voyager/?ref=spaceship.ghost.io">invest</a> for those times, too.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Kelly Simpson)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/cost-of-living/">Cost of Living</category>
            <category domain="https://www.spaceship.com.au/learn/tag/personal-finance/">Personal Finance</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2026/03/Budgeting-for-Plan-B.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[Real Money Talk: Ryan]]></title>
            <link>https://www.spaceship.com.au/learn/real-money-talk-ryan/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/real-money-talk-ryan/</guid>
            <pubDate>Tue, 24 Mar 2026 21:30:00 GMT</pubDate>
            <description><![CDATA[Ryan’s a 27-year-old financial advisor who’s working toward an optional early retirement.]]></description>
            <content:encoded><![CDATA[<p>Ryan’s a 27-year-old financial advisor who’s working toward an optional early retirement.</p><p>This post is based on an interview we conducted with Ryan in July 2023.</p><p>Real Money Talk is our series where we interview Australians from all walks of life about their personal finances. The views expressed are those of the interviewees, based on their experiences with money, and as such are not necessarily representative of Spaceship's views.</p><p>We have changed the name of the interviewee for their privacy.</p><h2 id="overview">Overview</h2><p><strong>Name:</strong> Ryan	<br><strong>Age:</strong> 27<br><strong>Where do you live?</strong> Sydney</p><h3 id="please-tell-us-a-bit-about-yourself">Please tell us a bit about yourself.</h3><p>I am a 27-year-old licensed financial advisor with a passion for learning and helping people financially.</p><h3 id="whats-your-current-net-worth">What's your current net worth?</h3><p>About $361,000.</p><h3 id="how-does-it-break-down">How does it break down?</h3><ul><li>PPR: $900,000</li><li>Cash at Bank: $32,000</li><li>Share Portfolio: $3,000</li><li>Spaceship Universe Portfolio: $21,000</li><li>Superannuation: $35,000</li></ul><h3 id="do-you-have-any-debts">Do you have any debts?</h3><ul><li>HELP debt: $15,000.</li><li>Home Loan: $615,000</li></ul><h3 id="how-did-you-build-your-net-worth">How did you build your net worth?</h3><p>Building good habits through saving and investing as well as investing in my education.</p><h2 id="earn">Earn</h2><h3 id="tell-us-a-bit-about-your-career">Tell us a bit about your career.</h3><p>Financial advisor</p><h3 id="do-you-have-any-income-sources-outside-your-job-how-much-do-you-earn-from-each-and-how-did-you-develop-them">Do you have any income sources outside your job? How much do you earn from each and how did you develop them?</h3><p>No other income sources. </p><p>I have always seen career progression and investing in education and learning as a greater long term investment to increase total income. </p><p>I have assessed the opportunity cost of doing this and for me it is more worth investing in myself as opposed to working a 'side hustle' but everyone is different.</p><h3 id="what%E2%80%99s-been-important-for-you-to-learn-about-money">What’s been important for you to learn about money?</h3><p>Ask yourself if you can do anything outside of your normal work hours to increase the earning potential in your current role. </p><p>If the answer is yes, invest in self education and pursuing more money in your current job. </p><p>If the answer is no, explore a side hustle or upskill and look at a different career. </p><p>Just remember your time is money and always make a fact-based, informed decision when deciding to pursue one option over the other as your time is important and it is one thing you can never get back.</p><h2 id="save">Save</h2><h3 id="whats-your-savings-rate-how-has-it-changed-over-time">What's your savings rate? How has it changed over time?</h3><p>10% is saved to holidays, another 10% is invested into Spaceship Voyager while the remainder is absorbed in lifestyle expenses and mortgage repayments.</p><h3 id="do-you-have-a-budget">Do you have a budget?</h3><p>Yes</p><h3 id="how-much-do-you-spend-per-year">How much do you spend per year?</h3><p>80% of income (including mortgage repayments).</p><h3 id="do-you-make-purchase-decisions-carefully-or-are-you-loose-with-your-money">Do you make purchase decisions carefully, or are you loose with your money?</h3><p>It depends. If it is a need in my eyes, loosely. If it is a want, I ask myself and my wife the question and often sleep on it if the purchase is &gt; $100.</p><h3 id="how-is-your-work-life-balance">How is your work-life balance?</h3><p>Very good. My workplace does not encourage working overtime and provides everyone the option to decide their work hours. I work full time hours in a nine day fortnight and get a three day long weekend every fortnight.</p><h3 id="whats-your-favourite-thing-to-spend-money-on">What's your favourite thing to spend money on?</h3><p>Eating out! It's a killer but I see value in it so it doesn't bother me if I see value in the price of the food that I'm paying for!</p><h2 id="invest">Invest</h2><h3 id="how-do-you-invest">How do you invest?</h3><p>$200 per fortnight into Spaceship Voyager without fail.</p><h3 id="whats-been-your-best-investment">What's been your best investment?</h3><p>Probably myself (via further education) and the regular Spaceship investment.</p><h3 id="what%E2%80%99s-been-your-worst-investment">What’s been your worst investment?</h3><p>A medicinal marijuana company a few years back. Impatience and letting my own behavioural biases cloud my judgement.</p><h3 id="what%E2%80%99s-been-your-overall-return">What’s been your overall return?</h3><p>Positive</p><h3 id="how-are-you-building-wealth">How are you building wealth?</h3><blockquote>Regularly investing with a purpose. </blockquote><blockquote>Working out my goals with my wife and finding the endpoint of our wealth journey and reverse engineering what we need to do each and every fortnight. </blockquote><blockquote>This includes regular <a href="https://www.spaceship.com.au/voyager/?ref=spaceship.ghost.io">Spaceship Voyager investments</a> and salary sacrificing.</blockquote><h3 id="what-are-your-main-roadblocks-to-building-wealth-how-are-you-addressing-them">What are your main roadblocks to building wealth? How are you addressing them?</h3><p>Like everyone, probably the rising cost of living and assessing what we value in life from a spending standpoint. </p><p>My wife and I have regular discussions to work out what in our budget is a 'non-negotiable' given it evolves with the changing costs of living a life in Australia.</p><h3 id="do-you-have-a-target-net-worth-you-want">Do you have a target net worth you want?</h3><p>Not a target net worth as such. We want the ability to derive an income from investments (outside Super) of $1,500 per week plus $15,000 annual holidays from age 50-60 (assuming we are debt free at 50). </p><p>From age 60 onwards, have enough inside Super and outside Super to continue to derive this income and have the complete option of working or not at age 50. </p><p>I don't envision myself stopping work completely but the option to taper back is what we are working towards.</p><h2 id="behaviour">Behaviour</h2><h3 id="when-did-you-make-your-first-significant-behavioural-shift-towards-wealth-building">When did you make your first significant behavioural shift towards wealth building?</h3><p>In my early 20s, in my first job after completing my finance degree I was getting paid alright but found myself not getting ahead as quickly. </p><p>I made the conscious decision to sit down with my wife and work towards a goal. </p><p>After reading the saying; 'any how is possible if you know the why', this really flipped my money mindset and shifted it to building wealth with the end in mind.</p><h3 id="if-you-could-start-again-what-would-you-do-differently">If you could start again, what would you do differently?</h3><p>From a career perspective, I would've told my younger self to get some work experience during my uni years in my late teens. From a money perspective, emphasising the need to have money goals.</p><h3 id="what-are-some-mistakes-you%E2%80%99ve-made-along-the-way">What are some mistakes you’ve made along the way?</h3><p>I have sold shares prematurely due to overconfidence and anchoring bias. </p><p>Knowing, understanding and writing down the behavioural biases that affect you. </p><p>For me, I found <a href="https://www.spaceship.com.au/learn/dollar-cost-averaging-v-lump-sum-investing/?ref=spaceship.ghost.io">dollar cost averaging</a> a great strategy to curb some of my behavioural biases and remove any emotional feelings I have when markers are down or up. </p><blockquote>We are all humans and we can't help how we feel at certain times but I believe it is important to understand why we feel that way and working out a plan to 'save you from yourself'.</blockquote><h3 id="do-you-have-any-worries-about-retirement-if-so-how-are-you-planning-to-address-them">Do you have any worries about retirement? If so, how are you planning to address them?</h3><p>No worries to be honest. </p><p>With the rising employer super guarantee rate each FY til it hits 12%, this should make retirement at age 60 achievable. </p><blockquote>Funding the retirement gap between age 50 to age 60 before I can access super is what I am working on through regular investments and exploring new opportunities.</blockquote><h3 id="how-are-you-learning-about-building-wealth">How are you learning about building wealth?</h3><p>My mentor at work. </p><p>I am also very lucky to work in financial planning and meet so many amazing people from different backgrounds and at different ages to see what has worked and what hasn't. </p><blockquote>I have also been lucky to learn what not to do which is arguably more important than what to do in building wealth.</blockquote><h3 id="do-you-give-to-charity-if-so-what-percentage-of-your-timemoney-do-you-give">Do you give to charity? If so, what percentage of your time/money do you give?</h3><p>Very minimally on an ad hoc basis when I see causes I am passionate about but it is a goal of mine to dedicate time to working with charities.</p><hr><h3 id="we-want-to-hear-your-real-money-talk">We want to hear your Real Money Talk</h3><p>At Spaceship we’re big believers in sharing our money stories. We want to hear yours, too. In our ongoing <a href="https://www.spaceship.com.au/learn/tag/real-money-talk/?ref=spaceship.ghost.io">Real Money Talk</a> series, members of our community share what they’ve learned about managing money. We’d love you to take part. <a href="https://forms.gle/B2xKnqAqjePMHfFG9?ref=spaceship.ghost.io">Here’s a link to our Real Money Talk survey</a> where you can share your story.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Kelly Simpson)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/real-money-talk/">Real Money Talk</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2023/09/How-a-financial-advisor-manages-money.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[Super when you change jobs]]></title>
            <link>https://www.spaceship.com.au/learn/what-happens-to-my-super-when-i-leave-a-job/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/what-happens-to-my-super-when-i-leave-a-job/</guid>
            <pubDate>Wed, 18 Mar 2026 04:58:00 GMT</pubDate>
            <description><![CDATA[Taking care of your super when you change jobs isn’t particularly difficult.]]></description>
            <content:encoded><![CDATA[
<!--kg-card-begin: html-->
<!--kg-card-begin: html-->
<style>
  .article-toc {
    background: linear-gradient(135deg, #31DBE3 0%, #930EFF 100%);
    border-radius: 12px;
    padding: 28px 32px;
    margin: 32px 0;
  }
  .article-toc h2 {
    font-family: 'Poppins', sans-serif;
    font-size: 1.1rem;
    font-weight: 700;
    color: #fff !important;
    margin: 0 0 16px 0;
    background: none !important;
    -webkit-background-clip: unset !important;
    -webkit-text-fill-color: #fff !important;
  }
  .article-toc ul {
    margin: 0;
    padding: 0;
    list-style: none;
  }
  .article-toc ul li {
    margin: 8px 0;
  }
  .article-toc ul li a {
    color: #fff !important;
    font-family: 'Inter', sans-serif;
    font-size: 1.05rem;
    text-decoration: none;
    opacity: 0.9;
  }
  .article-toc ul li a:hover {
    opacity: 1;
    text-decoration: underline;
  }

  .article-callout {
    border-radius: 10px;
    padding: 22px 26px;
    margin: 28px 0;
  }
  .article-callout.purple {
    background-color: #600CE8;
  }
  .article-callout.teal {
    background-color: #31DBE3;
  }
  .article-callout p {
    margin: 0;
    font-family: 'Inter', sans-serif;
    font-size: 20px;
    color: #fff !important;
    line-height: 1.6;
  }
  .article-callout.teal p {
    color: #12003B !important;
  }

  .article-body h2 {
    font-family: 'Poppins', sans-serif;
    font-size: 1.4rem;
    font-weight: 700;
    background: linear-gradient(90deg, #31DBE3, #930EFF);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    margin-top: 40px;
    margin-bottom: 12px;
  }

  .article-body h3 {
    font-family: 'Poppins', sans-serif;
    font-size: 1.1rem;
    font-weight: 700;
    color: #600CE8;
    margin: 28px 0 12px 0;
  }

  .article-body p,
  .article-body li {
    font-family: 'Inter', sans-serif;
    font-size: 20px;
    color: #12003B;
    line-height: 1.75;
  }

  @media (min-width: 809px) {
    .article-body p,
    .article-body li {
      font-size: 24px;
    }
    .article-callout p {
      font-size: 24px;
    }
  }

  .article-body a {
    color: #600CE8;
    text-decoration: none;
  }
  .article-body a:hover {
    text-decoration: underline;
  }

  .article-definition {
    background: #F5F0FF;
    border-left: 4px solid #600CE8;
    border-radius: 0 12px 12px 0;
    padding: 20px 24px;
    margin: 24px 0;
  }
  .article-definition p {
    margin: 0 0 8px 0;
  }
  .article-definition p:last-child {
    margin-bottom: 0;
  }
  .article-definition .def-label {
    font-family: 'Poppins', sans-serif;
    font-size: 0.8rem !important;
    font-weight: 700;
    color: #600CE8 !important;
    text-transform: uppercase;
    letter-spacing: 0.08em;
    margin-bottom: 8px !important;
  }

  .article-details {
    background: #F5F0FF;
    border-left: 4px solid #600CE8;
    border-radius: 0 12px 12px 0;
    padding: 24px 28px;
    margin: 32px 0;
  }
  .article-details ul {
    margin: 0;
    padding-left: 20px;
  }
  .article-details li {
    color: #12003B;
    margin-bottom: 10px;
  }
  .article-details li:last-child {
    margin-bottom: 0;
  }
  .article-details a {
    color: #600CE8;
    text-decoration: none;
  }
  .article-details a:hover {
    text-decoration: underline;
  }

  .article-disclaimer {
    border-top: 2px solid #E5E0F0;
    margin-top: 48px;
    padding-top: 24px;
  }
  .article-disclaimer p {
    font-family: 'Inter', sans-serif;
    font-size: 0.8rem;
    color: #666;
    line-height: 1.6;
    margin-bottom: 10px;
  }

  @media (max-width: 600px) {
    .article-toc { padding: 20px 18px; }
    .article-toc ul li a { font-size: 0.95rem; }
  }
</style>

<div class="article-body">

  <!-- Table of Contents -->
  <div class="article-toc">
    <h2>On this page</h2>
    <ul>
      <li><a href="#what-happens">What happens to your super when you change jobs?</a></li>
      <li><a href="#super-details">What superannuation details should you give your employer?</a></li>
      <li><a href="#member-number">How to find your superannuation member number</a></li>
      <li><a href="#no-fund">What if you don't have a super fund yet?</a></li>
      <li><a href="#switch">Should you switch super funds when you change jobs?</a></li>
      <li><a href="#consolidate">If you have more than one super account, how can you consolidate them?</a></li>
      <li><a href="#lost-super">What if you have lost or unclaimed super?</a></li>
    </ul>
  </div>

  <p>Not only is it completely normal to change jobs in your career — it's likely.</p>

  <p>1.1 million people changed employers in the year ending February 2025 according to the <a href="https://www.abs.gov.au/media-centre/media-releases/job-mobility-continues-decline-2025?ref=spaceship.ghost.io">Australian Bureau of Statistics (ABS)</a>. Sometimes it's for happy reasons: you get headhunted to the perfect new role. Sometimes it's not in your control: maybe your job was made redundant and you had to find a new one, or you burned out and had to leave before you wanted to.</p>

  <p>There are other reasons to take time out of the workforce too: like raising a family, going back to study, or taking a break.</p>

  <p>The <a href="https://study.uq.edu.au/stories/how-many-career-changes-lifetime?ref=spaceship.ghost.io">average person's career lasts around 45 years</a> according to the University of Queensland, with a job change every 2 years and 9 months or so.</p>

  <p>So not only is it completely normal to change jobs in your career — it's also likely.</p>

  <p>The thing is, in the excitement of a job change, there's one thing people can forget.</p>

  <h2 id="what-happens">What happens to your super when you change jobs?</h2>

  <p>Generally, your super will stay in its current account, and any new employer contributions will also be paid into your existing account, unless you set up something different.</p>

  <p>Here's why.</p>

  <h3>1. Your new employer should ask for your super details during onboarding.</h3>

  <p>It's mandatory for Aussie employers to pay super to their employees, even if they're casual, part-time, or contract workers. (If you're under 18, you'll have to work 30 hours per week before you get paid super, but that's generally the only caveat.)</p>

  <h3>2. You may have to fill in a superannuation standard choice form.</h3>

  <p>This makes sure your employer has your super details, including your:</p>

  <div class="article-definition">
    <p class="def-label">Super fund's USI</p>
    <p><strong>What is a Unique Superannuation Identifier?</strong></p>
    <p>This is a number assigned to your super fund. It helps make sure your super contributions go to the right account. Each super fund has a USI.</p>
  </div>

  <p><strong>Super fund's ABN:</strong> This is an Australian Business Number. Every Aussie business should have one.</p>

  <p>The Spaceship Super USI is 43 905 581 638 020, and the Spaceship Super ABN is 43 905 581 638.</p>

  <p>Your new employer may give you a paper copy of the form to fill in. It's also available online through myGov, where some existing super details should be pre-filled.</p>

  <h3>3. If you don't share your details, your new employer should still find them.</h3>

  <p>They can use your name, date of birth and tax file number to <a href="https://www.ato.gov.au/businesses-and-organisations/super-for-employers/setting-up-super-for-your-business/offer-employees-a-choice-of-super-fund/stapled-super-funds-for-employers?ref=spaceship.ghost.io">find your super account</a> details through the ATO.</p>

  <p>This is because, thanks to 2021 legislation, you're 'stapled' to your existing super fund so it should follow you to your new job.</p>

  <p>Theoretically, this means you shouldn't have to do anything for your super to end up in the right place, but it's still a good idea to be proactive.</p>

  <h2 id="super-details">What superannuation details should you give your employer?</h2>

  <p>When you start a new job, you'll usually provide your employer with your super details.</p>

  <p>Be ready to provide:</p>

  <div class="article-details">
    <ul>
      <li><strong>Your super fund's name</strong> — for example, Spaceship Super</li>
      <li><strong>Your super fund's USI</strong> — the Spaceship Super USI is 43 905 581 638 020</li>
      <li><strong>Your super fund's ABN</strong> — the Spaceship Super ABN is 43 905 581 638</li>
      <li><strong>Your member number</strong> — you can find this in your super fund's app, on your annual super statement, or by logging into myGov.</li>
    </ul>
  </div>

  <h2 id="member-number">How to find your superannuation member number</h2>

  <p>When you belong to a super fund, you're called a 'member'. Super members are a super fund's customers, essentially. This means you get a member number to identify your unique account, called your super member number. You can generally find your superannuation member number when you open correspondence from your super fund, or log in online.</p>

  <p>To find your super member number, if you're a Spaceship Super member, you just need to open the Spaceship app, tap Super, and then Membership details.</p>

  <h2 id="no-fund">What if you don't have a super fund yet?</h2>

  <p>Most people sign up for their first super accounts with their first jobs. If you've had a job before, you may actually have super hiding out in an account somewhere.</p>

  <p>If you're not sure if you have a super fund, <a href="https://www.spaceship.com.au/learn/how-to-find-and-check-your-superannuation/?ref=spaceship.ghost.io">here's how to find and check</a>.</p>

  <p>If you know you don't have a super fund, <a href="https://www.spaceship.com.au/learn/super-and-your-first-job/?ref=spaceship.ghost.io">we've put this guide together for you</a>.</p>

  <h2 id="switch">Should you switch super funds when you change jobs?</h2>

  <p>New job, new super fund? That depends on a few things.</p>

  <p>Some people may take the opportunity to review their finances and consider if their super is still right for them.</p>

  <p>In general, people switch super funds if they're unhappy with performance, fees, or their needs are no longer met for other reasons.</p>

  <p>If you're unhappy with your super fund, generally you can change it at any time. You don't have to wait until you get a new job.</p>

  <p>If you're unsure, this is where a licensed financial professional such as an accountant or financial planner can help.</p>

  <h2 id="consolidate">If you have more than one super account, how can you consolidate them?</h2>

  <p>In the superannuation world, combining all your super into one account is called 'consolidation'. Because your super is linked to your tax file number, it's easy to consolidate it through the ATO. But before you do that, it's worth thinking through what it might mean.</p>

  <p>If you consolidate your super into one account, it means you'll only pay one set of fees, your admin might be easier, and you only have to keep track of one balance. However, you might lose some benefits from your old fund that your new fund doesn't have, for example, insurance.</p>

  <p>If you choose to leave them separate, you're more likely to pay more than one set of fees, and it may be trickier to manage.</p>

  <p>You don't have to decide as soon as you get your new job. You can generally change and consolidate funds at any time.</p>

  <p>If you do want to consolidate your super, and you're a Spaceship customer, you can get the process started by logging in to the Spaceship app.</p>

  <h2 id="lost-super">What if you have lost or unclaimed super?</h2>

  <p>If you've been out of the workforce for a little while, and you haven't been contributing to your super, there's a chance the ATO will consider it to be 'inactive'. This is especially true if you have a low balance, which the ATO says is below $6,000.</p>

  <p><a href="https://www.ato.gov.au/individuals-and-families/super-for-individuals-and-families/super/growing-and-keeping-track-of-your-super/keeping-track-of-your-super/inactive-low-balance-super-accounts?ref=spaceship.ghost.io">Inactive, low-balance super accounts get transferred to the ATO</a> if they've had no contributions or rollovers for 16 months and meet other criteria. If your super gets transferred to the ATO because you have a low, inactive balance, the ATO will try to consolidate it into a more active super fund on your behalf. Your super fund should contact you before this happens.</p>

  <p>Inactive super accounts have had no contributions or rollovers for five years. Uncontactable super accounts are when your fund has no way of contacting you — for example, if you change your name, address, or job. Both can get transferred to the ATO as unclaimed super.</p>

  <p>If you have lost or unclaimed super, you should <a href="https://www.ato.gov.au/individuals-and-families/super-for-individuals-and-families/super/growing-and-keeping-track-of-your-super/keeping-track-of-your-super/super-health-check?ref=spaceship.ghost.io">visit the ATO website for instructions</a>, which are generally to check myGov as a first step.</p>

  <p>If you believe you're owed superannuation and can't resolve it with your employer, you can <a href="https://www.ato.gov.au/individuals-and-families/super-for-individuals-and-families/super/growing-and-keeping-track-of-your-super/unpaid-super-from-your-employer?ref=spaceship.ghost.io">follow their steps</a>.</p>


</div>
<!--kg-card-end: html-->
<script type="application/ld+json">
{
  "@context": "https://schema.org",
  "@type": "FAQPage",
  "mainEntity": [
    {
      "@type": "Question",
      "name": "What happens to your super when you change jobs?",
      "acceptedAnswer": {
        "@type": "Answer",
        "text": "Generally, your super will stay in its current account, and any new employer contributions will also be paid into your existing account, unless you set up something different. Thanks to 2021 legislation, you're 'stapled' to your existing super fund so it should follow you to your new job."
      }
    },
    {
      "@type": "Question",
      "name": "What superannuation details should you give your employer?",
      "acceptedAnswer": {
        "@type": "Answer",
        "text": "When you start a new job, be ready to provide your super fund's name, your super fund's USI (Unique Superannuation Identifier), your super fund's ABN, and your member number. You can find your member number in your super fund's app, on your annual super statement, or by logging into myGov."
      }
    },
    {
      "@type": "Question",
      "name": "How do I find my superannuation member number?",
      "acceptedAnswer": {
        "@type": "Answer",
        "text": "You can generally find your superannuation member number when you open correspondence from your super fund, or log in online. If you're a Spaceship Super member, open the Spaceship app, tap Super, and then Membership details."
      }
    },
    {
      "@type": "Question",
      "name": "What if you don't have a super fund yet?",
      "acceptedAnswer": {
        "@type": "Answer",
        "text": "Most people sign up for their first super accounts with their first jobs. If you've had a job before, you may have super in an existing account. You can check myGov or the ATO website to find any existing super accounts."
      }
    },
    {
      "@type": "Question",
      "name": "Should you switch super funds when you change jobs?",
      "acceptedAnswer": {
        "@type": "Answer",
        "text": "Not necessarily. Some people take the opportunity of a job change to review their super and consider if it's still right for them. In general, people switch super funds if they're unhappy with performance, fees, or their needs are no longer met. Generally you can change your super fund at any time - you don't have to wait until you get a new job."
      }
    },
    {
      "@type": "Question",
      "name": "How can you consolidate multiple super accounts?",
      "acceptedAnswer": {
        "@type": "Answer",
        "text": "Combining all your super into one account is called consolidation. Because your super is linked to your tax file number, it's easy to consolidate through the ATO. Consolidating means you'll only pay one set of fees and have one balance to track, but you may lose benefits from your old fund such as insurance. You can generally consolidate funds at any time."
      }
    },
    {
      "@type": "Question",
      "name": "What if you have lost or unclaimed super?",
      "acceptedAnswer": {
        "@type": "Answer",
        "text": "If you have a low balance (below $6,000) and haven't contributed for 16 months, the ATO may consider your account inactive and transfer it. Inactive super accounts with no contributions or rollovers for five years, and uncontactable accounts, can also be transferred to the ATO as unclaimed super. Check myGov as a first step to find lost or unclaimed super."
      }
    }
  ]
}
</script>
<!--kg-card-end: html-->
]]></content:encoded>
            <author>hello@spaceship.com.au (Spaceship)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/superannuation/">Superannuation</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2026/03/What-happens-to-my-super-when-I-change-jobs.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[Super and your first job]]></title>
            <link>https://www.spaceship.com.au/learn/super-and-your-first-job/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/super-and-your-first-job/</guid>
            <pubDate>Wed, 18 Mar 2026 02:16:46 GMT</pubDate>
            <description><![CDATA[So you got your first job! Congrats!]]></description>
            <content:encoded><![CDATA[
<!--kg-card-begin: html-->
<!--kg-card-begin: html-->
<style>
  .article-toc {
    background: linear-gradient(135deg, #31DBE3 0%, #930EFF 100%);
    border-radius: 12px;
    padding: 28px 32px;
    margin: 32px 0;
  }
  .article-toc h2 {
    font-family: 'Poppins', sans-serif;
    font-size: 1.1rem;
    font-weight: 700;
    color: #fff !important;
    margin: 0 0 16px 0;
    background: none !important;
    -webkit-background-clip: unset !important;
    -webkit-text-fill-color: #fff !important;
  }
  .article-toc ul {
    margin: 0;
    padding: 0;
    list-style: none;
  }
  .article-toc ul li {
    margin: 8px 0;
  }
  .article-toc ul li a {
    color: #fff !important;
    font-family: 'Inter', sans-serif;
    font-size: 1.05rem;
    text-decoration: none;
    opacity: 0.9;
  }
  .article-toc ul li a:hover {
    opacity: 1;
    text-decoration: underline;
  }

  .article-callout {
    border-radius: 10px;
    padding: 22px 26px;
    margin: 28px 0;
  }
  .article-callout.purple {
    background-color: #600CE8;
  }
  .article-callout.teal {
    background-color: #31DBE3;
  }
  .article-callout p {
    margin: 0;
    font-family: 'Inter', sans-serif;
    font-size: 20px;
    color: #fff !important;
    line-height: 1.6;
  }
  .article-callout.teal p {
    color: #12003B !important;
  }

  .article-body h2 {
    font-family: 'Poppins', sans-serif;
    font-size: 1.4rem;
    font-weight: 700;
    background: linear-gradient(90deg, #31DBE3, #930EFF);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    margin-top: 40px;
    margin-bottom: 12px;
  }

  .article-body h3 {
    font-family: 'Poppins', sans-serif;
    font-size: 1.1rem;
    font-weight: 700;
    color: #600CE8;
    margin: 28px 0 12px 0;
  }

  .article-body p,
  .article-body li {
    font-family: 'Inter', sans-serif;
    font-size: 20px;
    color: #12003B;
    line-height: 1.75;
  }

  @media (min-width: 809px) {
    .article-body p,
    .article-body li {
      font-size: 24px;
    }
  }

  .article-programs {
    background: #F5F0FF;
    border-left: 4px solid #600CE8;
    border-radius: 0 12px 12px 0;
    padding: 24px 28px;
    margin: 32px 0;
  }
  .article-programs ol {
    margin: 0;
    padding-left: 20px;
  }
  .article-programs li {
    font-family: 'Inter', sans-serif;
    font-size: 20px;
    color: #12003B;
    line-height: 1.75;
    margin-bottom: 16px;
  }
  .article-programs li:last-child {
    margin-bottom: 0;
  }
  .article-programs a {
    color: #600CE8;
    text-decoration: none;
  }
  .article-programs a:hover {
    text-decoration: underline;
  }

  .article-disclaimer {
    border-top: 2px solid #E5E0F0;
    margin-top: 48px;
    padding-top: 24px;
  }
  .article-disclaimer p {
    font-family: 'Inter', sans-serif;
    font-size: 0.8rem;
    color: #666;
    line-height: 1.6;
    margin-bottom: 10px;
  }

  @media (max-width: 600px) {
    .article-toc { padding: 20px 18px; }
    .article-toc ul li a { font-size: 0.95rem; }
  }
</style>

<div class="article-body">

  <!-- Table of Contents -->
  <div class="article-toc">
    <h2>On this page</h2>
    <ul>
      <li><a href="#what-is-super">What is superannuation?</a></li>
      <li><a href="#how-does-super-work">How does superannuation work?</a></li>
      <li><a href="#who-pays-super">Who pays superannuation?</a></li>
      <li><a href="#who-gets-super">Who gets paid superannuation?</a></li>
      <li><a href="#casual-workers">Do casual workers get paid superannuation?</a></li>
      <li><a href="#when-paid">When does super get paid?</a></li>
      <li><a href="#find-your-fund">How do I know what my super fund is?</a></li>
      <li><a href="#who-chooses">Who chooses my super?</a></li>
      <li><a href="#best-fund">What's the best super fund for young people?</a></li>
      <li><a href="#check-balance">How do I see how much super I have?</a></li>
      <li><a href="#not-paid-correctly">What if my super isn't being paid correctly?</a></li>
      <li><a href="#what-else">What else should I know?</a></li>
      <li><a href="#sign-up">How can I sign up with Spaceship Super?</a></li>
    </ul>
  </div>

  <p>So you got your first job! Congrats. Earning your own money is a huge milestone toward living life on your own terms.</p>

  <p>And whether it's your first casual job, your first full-time job, or your first job in Australia, it's a big deal.</p>

  <h2 id="what-is-super">What is superannuation?</h2>

  <p>Superannuation is a retirement savings account. Most working Aussies have one. You can generally only access money from your super account when you're aged in your sixties, which means you have until then to try to grow your super balance as high as you can, assuming you want a comfortable retirement.</p>

  <p>When you start earning money from employment in Australia, you get paid superannuation. At the beginning of your career, when it comes to super, there are generally four things you need to worry about:</p>

  <ul>
    <li>Picking a super fund you're happy with</li>
    <li>Making sure your employer has the right details</li>
    <li>Making sure your super's being paid correctly</li>
    <li>Taking advantage of any opportunities to help boost your balance or get a head start financially</li>
  </ul>

  <h2 id="how-does-super-work">How does superannuation work?</h2>

  <p>Superannuation works by directing 12% of your income into a special account, known as a super account. You choose your super fund and then your employer directs your super there on your behalf. You can't access it until you reach what's called your 'preservation age'.</p>

  <h2 id="who-pays-super">Who pays superannuation?</h2>

  <p>Your superannuation is <strong>your</strong> money that <strong>you</strong> earn, but both you and your employer can make super contributions:</p>

  <p><strong>Employer contributions:</strong> Your employer must direct 12% of your earnings to your super account. This is called the Super Guarantee and it's compulsory. They can get in trouble for not doing it properly.</p>

  <p><strong>Voluntary contributions:</strong> You're welcome to add your own extra contributions, and there may be some tax or other benefits for doing so. Some people pay extra super contributions to withdraw to help buy their first house. This is generally the only time you can access your super before you retire, unless you <a href="https://www.spaceship.com.au/learn/why-cant-you-touch-your-super/?ref=spaceship.ghost.io">qualify for early access</a>.</p>

  <h2 id="who-gets-super">Who gets paid superannuation?</h2>

  <p>If you're over the age of 18, your employer must pay 12% of your earnings into your super fund. (If you're under the age of 18, you must work over 30 hours per week to qualify).</p>

  <p>Generally, the only employers who don't have to pay super are those who employ themselves. So if you have a side gig, you're a sole trader, a freelancer, or have a hobby business, you don't have to contribute to your super (though we think it's a good idea).</p>

  <h2 id="casual-workers">Do casual workers get paid superannuation?</h2>

  <p>When you turn 18, you can drink, vote, and start earning super, whether you're doing casual, part-time, full-time, or contract work. The only time it's not compulsory for you to be paid super from your work is if you work for yourself.</p>

  <p>Before you turn 18, you'll be paid super so long as you work more than 30 hours in a week.</p>

  <h2 id="when-paid">When does super get paid?</h2>

  <p>You can see your super contributions on your payslip. Your employer must pay it into your super account at least quarterly, until 1 July 2026 when they must pay it each time you get paid.</p>

  <p>Once you've given your employer the correct information about your super fund, you shouldn't have to do anything else to get paid super.</p>

  <h2 id="find-your-fund">How do I know what my super fund is?</h2>

  <p>If you've had a job before, you can find any existing super funds by logging onto the ATO website with your details.</p>

  <p>You can also check your payslip if you've been employed at your current employer for more than 14 days — your employer should list it there.</p>

  <h2 id="who-chooses">Who chooses my super?</h2>

  <p>Choosing your super fund is up to you. You can choose and change super funds at any time, so you can make sure your super keeps working for you.</p>

  <p>When you start a new job, if you don't share your super details with your employer, they may direct your super payments into what's known as a default super fund. Default super funds must meet some minimum requirements to make sure your money is kept safe even if you don't engage with it.</p>

  <h2 id="best-fund">What's the best super fund for young people?</h2>

  <p>It can be tricky to choose a super fund when there are so many options out there. Often, it feels like an overwhelming decision. Sometimes people ask their friends or family for recommendations — but it's important to understand and choose what's right for you, which depends on your personal circumstances.</p>

  <h3>Investment options</h3>

  <p>One common strategy younger people are often recommended is to invest their super in a 'high-growth' fund. High-growth funds tend to have a higher proportion of shares, as opposed to lower growth funds that may have more property or cash, for example.</p>

  <p><a href="https://impact.monash.edu/superannuation/high-risk-high-return-theory-for-super-stands-up-for-young-investors/?ref=spaceship.ghost.io#:~:text=Young%20people%20may%20be%20better,for%20their%20investments%20to%20recover.">2017 research from Monash Business School</a> found that this 'high risk, high return' theory tended to pay off for younger investors.</p>

  <p>The idea is that, because you're young, you have more time to tolerate the high-risk that comes with these investments. You can't withdraw it anyway, so you might as well give it the best chance to grow, even if you have to go through some volatile years in the process.</p>

  <h3>Fees</h3>

  <p>Because you hold super for such a long time (decades), the decisions you make now can have a big impact.</p>

  <p>In general, when you have a low balance, fees can have an outsized impact on long-term growth. That's why if your balance is lower than $6,000, the annual fees you pay are capped at 3% and any excess you pay gets refunded back to you.</p>

  <p>If the fees you're paying seem high, think about whether the performance and experience you receive makes up for it. If they seem low, make sure it's not at the expense of your performance.</p>

  <h3>Insurance</h3>

  <p>There's also insurance: if your super fund offers insurance and you opt in, it can help pay if you experience illness or disability, or pass away. However, if you're a young person without dependents, you may not feel like you need to pay for the life insurance your fund may offer.</p>

  <p>The great thing about super is that you don't get locked in — so if you're not happy with your current fund, you can switch to another. You also don't have to understand every single thing about it to get started — and you can often learn as you go.</p>

  <h2 id="check-balance">How do I see how much super I have?</h2>

  <p>You can usually see how much super you have by logging into your super fund's app. Spaceship Super customers can see their super alongside their other share investments. If you've lost track of your super you can also visit the ATO website, which generally keeps a record of it.</p>

  <h2 id="not-paid-correctly">What if my super isn't being paid correctly?</h2>

  <p>It's really important to make sure your super is getting paid correctly.</p>

  <p>If you don't think you're being paid properly, and you've already spoken to your employer about it, you can take steps to report it to the ATO, who can force them to pay your super plus interest and admin fees.</p>

  <h2 id="what-else">What else should I know?</h2>

  <p>If you're new to Australia or starting out with your career, you might be eligible to different programs that include superannuation.</p>

  <div class="article-programs">
    <ol>
      <li><strong>The Australian government super co-contribution</strong> is when the government pays you up to $500 extra into your super, as long as you contribute up to $1,000 first, each financial year. You must be earning less than $62,488 in the 2025-26 financial year to take advantage. <a href="https://www.ato.gov.au/individuals-and-families/super-for-individuals-and-families/super/growing-and-keeping-track-of-your-super/how-to-save-more-in-your-super/government-super-contributions/super-co-contribution?ref=spaceship.ghost.io">Learn more at the ATO.</a></li>
      <li><strong>The First Home Super Saver</strong> is a savings scheme that allows you to contribute up to $50,000 in $15,000 yearly instalments into your super, and withdraw it when you're ready to make your first home deposit. There's a bit to it but if you're planning on buying a home one day, it's worth checking out, so you know it's an option. <a href="https://www.spaceship.com.au/first-home/?ref=spaceship.ghost.io">Learn more at Spaceship First Home.</a></li>
    </ol>
  </div>

  <h2 id="sign-up">How can I sign up with Spaceship Super?</h2>

  <p>It's easy to sign up with Spaceship Super. You can sign up in just five minutes, and when you're in, see how we help you save for your first home, and watch your super take shape alongside your other investments. <a href="https://spaceship.onelink.me/FDhV/7o25byoy?ref=spaceship.ghost.io">Launch the Spaceship app.</a></p>


</div>
<!--kg-card-end: html-->
<script type="application/ld+json">
{
  "@context": "https://schema.org",
  "@type": "FAQPage",
  "mainEntity": [
    {
      "@type": "Question",
      "name": "What is superannuation?",
      "acceptedAnswer": {
        "@type": "Answer",
        "text": "Superannuation is a retirement savings account. Most working Australians have one. You can generally only access money from your super account when you're aged in your sixties, which means you have until then to grow your super balance as high as you can."
      }
    },
    {
      "@type": "Question",
      "name": "How does superannuation work?",
      "acceptedAnswer": {
        "@type": "Answer",
        "text": "Superannuation works by directing 12% of your income into a special account, known as a super account. You choose your super fund and then your employer directs your super there on your behalf. You can't access it until you reach your preservation age."
      }
    },
    {
      "@type": "Question",
      "name": "Who pays superannuation?",
      "acceptedAnswer": {
        "@type": "Answer",
        "text": "Your superannuation is your money that you earn, but both you and your employer can make super contributions. Your employer must direct 12% of your earnings to your super account - this is called the Super Guarantee and it's compulsory. You can also make voluntary contributions."
      }
    },
    {
      "@type": "Question",
      "name": "Who gets paid superannuation?",
      "acceptedAnswer": {
        "@type": "Answer",
        "text": "If you're over the age of 18, your employer must pay 12% of your earnings into your super fund. If you're under 18, you must work over 30 hours per week to qualify. Generally, the only employers who don't have to pay super are those who employ themselves."
      }
    },
    {
      "@type": "Question",
      "name": "Do casual workers get paid superannuation?",
      "acceptedAnswer": {
        "@type": "Answer",
        "text": "When you turn 18, you can start earning super whether you're doing casual, part-time, full-time, or contract work. The only time it's not compulsory for you to be paid super is if you work for yourself. Before you turn 18, you'll be paid super so long as you work more than 30 hours in a week."
      }
    },
    {
      "@type": "Question",
      "name": "When does super get paid?",
      "acceptedAnswer": {
        "@type": "Answer",
        "text": "You can see your super contributions on your payslip. Your employer must pay it into your super account at least quarterly, until 1 July 2026 when they must pay it each time you get paid."
      }
    },
    {
      "@type": "Question",
      "name": "How do I know what my super fund is?",
      "acceptedAnswer": {
        "@type": "Answer",
        "text": "If you've had a job before, you can find any existing super funds by logging onto the ATO website with your details. You can also check your payslip if you've been employed at your current employer for more than 14 days - your employer should list it there."
      }
    },
    {
      "@type": "Question",
      "name": "Who chooses my super fund?",
      "acceptedAnswer": {
        "@type": "Answer",
        "text": "Choosing your super fund is up to you. You can choose and change super funds at any time. When you start a new job, if you don't share your super details with your employer, they may direct your payments into a default super fund."
      }
    },
    {
      "@type": "Question",
      "name": "What's the best super fund for young people?",
      "acceptedAnswer": {
        "@type": "Answer",
        "text": "The best super fund depends on your personal circumstances. Common considerations are investment options, fees, and insurance. Younger people are often recommended to invest in high-growth funds as they have more time to ride out market volatility. When you have a low balance, fees can have an outsized impact on long-term growth."
      }
    },
    {
      "@type": "Question",
      "name": "How do I see how much super I have?",
      "acceptedAnswer": {
        "@type": "Answer",
        "text": "You can usually see how much super you have by logging into your super fund's app. If you've lost track of your super, you can also visit the ATO website, which generally keeps a record of it."
      }
    },
    {
      "@type": "Question",
      "name": "What if my super isn't being paid correctly?",
      "acceptedAnswer": {
        "@type": "Answer",
        "text": "If you don't think you're being paid properly and have already spoken to your employer, you can report it to the ATO, who can force them to pay your super plus interest and admin fees."
      }
    }
  ]
}
</script>
<!--kg-card-end: html-->
]]></content:encoded>
            <author>hello@spaceship.com.au (Spaceship)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/superannuation/">Superannuation</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2026/03/Super-and-your-first-job.png" length="0" type="image/png"/>
        </item>
        <item>
            <title><![CDATA[The guy who wants to live forever]]></title>
            <link>https://www.spaceship.com.au/learn/dexcom-blood-glucose-monitor-investing/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/dexcom-blood-glucose-monitor-investing/</guid>
            <pubDate>Tue, 17 Mar 2026 23:26:00 GMT</pubDate>
            <description><![CDATA[Here's what it means for your Spaceship Voyager portfolio. ]]></description>
            <content:encoded><![CDATA[
<!--kg-card-begin: html-->
<!--kg-card-begin: html-->
<style>
  .dex-article {
    font-family: 'Inter', Helvetica, Arial, sans-serif;
    color: #51516C;
    line-height: 1.7;
  }

  .dex-article a {
    color: #600CE8;
    text-decoration: none;
  }

  .dex-article a:hover {
    text-decoration: underline;
  }

  .dex-article p {
    margin-bottom: 24px;
  }

  /* ── Gradient H2 headings ── */
  .dex-h2 {
    font-family: 'Poppins', Helvetica, Arial, sans-serif;
    font-size: 1.5rem;
    font-weight: 700;
    background: linear-gradient(238.64deg, #31DBE3 -90.67%, #930EFF 122.19%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    margin: 2em 0 0.75em;
  }

  /* ── Gradient accent divider ── */
  .dex-divider {
    border: none;
    height: 2px;
    background: linear-gradient(238.64deg, #31DBE3 -90.67%, #930EFF 122.19%);
    margin: 2.5em 0;
    border-radius: 2px;
    opacity: 0.4;
  }

  /* ── Left-border callout (purple) ── */
  .dex-callout {
    background: #F5F5F8;
    border-left: 4px solid #930EFF;
    border-radius: 0 16px 16px 0;
    padding: 20px 24px;
    margin: 2em 0;
  }

  .dex-callout p {
    margin: 0;
    color: #12003B;
  }

  .dex-callout .callout-label {
    font-weight: 700;
    color: #930EFF;
    font-size: 0.78rem;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    display: block;
    margin-bottom: 8px;
  }

  /* ── "Why are you telling me this" gradient box ── */
  .dex-why-box {
    background: linear-gradient(238.64deg, #31DBE3 -90.67%, #930EFF 122.19%);
    color: white !important;
    padding: 28px 32px;
    border-radius: 20px;
    margin: 2.5em 0;
  }

  .dex-why-box .why-heading {
    font-family: 'Poppins', Helvetica, Arial, sans-serif;
    font-size: 1.2rem;
    font-weight: 700;
    color: white !important;
    -webkit-text-fill-color: white !important;
    background: none !important;
    margin: 0 0 14px;
  }

  .dex-why-box p {
    color: white !important;
    margin-bottom: 12px;
  }

  .dex-why-box p:last-child {
    margin-bottom: 0;
  }

  /* ── Stat/highlight box (teal border) ── */
  .dex-stat-box {
    background: #F5F5F8;
    border: 2px solid #31DBE3;
    border-radius: 16px;
    padding: 22px 26px;
    margin: 2em 0;
  }

  .dex-stat-box .stat-number {
    font-family: 'Poppins', Helvetica, Arial, sans-serif;
    font-size: 2rem;
    font-weight: 700;
    background: linear-gradient(238.64deg, #31DBE3 -90.67%, #930EFF 122.19%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    display: block;
    margin-bottom: 4px;
    line-height: 1.1;
  }

  .dex-stat-box .stat-label {
    color: #12003B;
    font-weight: 600;
  }

  /* ── Expert quote card (Jason) ── */
  .dex-expert-card {
    background: #F5F5F8;
    border: 1px solid #E2E2EC;
    border-radius: 16px;
    padding: 28px 28px 24px;
    margin: 2.5em 0;
    position: relative;
    overflow: hidden;
  }

  .dex-expert-card::before {
    content: '';
    position: absolute;
    top: 0; left: 0; right: 0;
    height: 3px;
    background: linear-gradient(238.64deg, #31DBE3 -90.67%, #930EFF 122.19%);
  }

  .dex-expert-label {
    font-size: 0.75rem;
    font-weight: 700;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    color: #31DBE3;
    margin: 0 0 14px;
    display: block;
  }

  .dex-expert-quote {
    font-size: 1.05rem;
    font-style: italic;
    color: #12003B;
    margin: 0 0 14px;
    line-height: 1.6;
  }

  .dex-expert-name {
    font-weight: 700;
    font-size: 0.9rem;
    color: #930EFF;
    margin: 0;
  }

  /* ── Images ── */
  .dex-image {
    width: 100%;
    height: 320px;
    object-fit: cover;
    object-position: center;
    border-radius: 16px;
    display: block;
    margin: 2em 0 0.75em;
  }

  .dex-image-portrait {
    object-position: top center;
    height: 360px;
  }

  .dex-image-product {
    height: 280px;
    object-position: center;
  }

  .dex-image-caption {
    font-size: 0.8rem;
    color: #8888A0;
    text-align: center;
    margin: 0 0 2em;
    font-style: italic;
  }

  /* ── Disclaimer ── */
  .dex-disclaimer {
    background: #F5F5F8;
    border-radius: 12px;
    padding: 20px 24px;
    margin: 2.5em 0 0;
  }

  .dex-disclaimer p {
    font-size: 0.82rem;
    color: #8888A0;
    margin-bottom: 10px;
    line-height: 1.6;
  }

  .dex-disclaimer p:last-child {
    margin-bottom: 0;
  }
</style>

<div class="dex-article">

  <p>Have you heard about the guy who's trying to live forever?</p>

  <p>Bryan Johnson was a tech founder who made $800 million when he sold his company to PayPal in 2013.</p>

  <p>Dude's still only 48, and has become convinced that there's a way to stop the human body from aging. He formed a team of 30 medical professionals to 'build the world's best health protocol', and in doing so, "I became the most biologically measured person in history and achieved the best biomarkers in the world. Quantitatively, the healthiest person on the planet," he wrote on his website.</p>

  <img src="https://blueprint.bryanjohnson.com/cdn/shop/files/Blueprint_Bryan_1_2.jpg?v=1769195131&width=1200" alt="Bryan Johnson" class="dex-image dex-image-portrait">
  <p class="dex-image-caption">Image: Bryan Johnson Blueprint</p>

  <hr class="dex-divider">

  <h2 class="dex-h2">Secrets of the 'immortal unc'</h2>

  <p>Part of Bryan Johnson's health protocol is concerned with blood glucose, also known as blood sugar.</p>

  <p>His blood glucose is one of the headline stats he tracks. He says his own is "lower than 98% of 18-25 year olds."</p>

  <div class="dex-stat-box">
    <span class="stat-number">1 in 9</span>
    <span class="stat-label">adults will have diabetes by 2030, according to the International Diabetes Federation</span>
  </div>

  <p>Generally, people track their blood sugar when they're trying to manage diabetes or prediabetes, which are conditions that can lead to some pretty scary outcomes if left untreated.</p>

  <p>But recently, people have been tracking their blood sugar for wellness reasons — and apparently, to live forever.</p>

  <hr class="dex-divider">

  <h2 class="dex-h2">Why would you track your blood sugar if you're not ill?</h2>

  <p>In a nutshell, because it's easier to do it than it used to be.</p>

  <p>Previously, diabetics and those with pre-diabetes had to track their insulin with daily finger-pricks. But then over-the-counter continuous glucose monitors were approved by the FDA in the United States, and so people who weren't living with disease could more easily track their blood sugar if they wanted to.</p>

  <p>These wearables, known as CGMs, automatically measure your glucose every few minutes. Basically you stick a small sensor to your skin and it continuously measures the glucose level in the fluid just under your skin and tells you how you're tracking via an app.</p>

  <img src="https://i.imgur.com/4wtaWgW.jpeg" alt="Dexcom Stelo continuous glucose monitor" class="dex-image dex-image-product">
  <p class="dex-image-caption">Image: Stelo by Dexcom</p>

  <div class="dex-callout">
    <span class="callout-label">Good to know</span>
    <p>It's not just food that can make your blood sugar spike: stress, skipping meals, sedentary lifestyles, and hormones can all play a role — leading to short-term fatigue and brain fog, and long-term issues including weight gain, diabetes, and heart disease, according to Johns Hopkins Bloomberg School of Public Health.</p>
  </div>

  <p>There's also an influencer element:</p>

  <p>The Glucose Goddess is an influencer who wrote a <em>New York Times</em> bestselling book about steadying your blood sugar to "Cut cravings, get your energy back, and feel amazing." She has six million Instagram followers.</p>

  <p>Gwyneth Paltrow went live on Instagram wearing a monitor, which led to public conversation too.</p>

  <hr class="dex-divider">

  <div class="dex-why-box">
    <h2 class="dex-h2 why-heading">Why are you telling me this, Spaceship?</h2>
    <p>The first over-the-counter CGM that was approved is called the Dexcom Stelo Glucose Biosensor System, known more colloquially as the Stelo. And Dexcom is in the Spaceship Universe Portfolio at the time of writing (17 March 2026).</p>
    <p>So each time you see an influencer, someone at the gym, or a diabetic using a Stelo, as a <a href="https://www.spaceship.com.au/voyager/?ref=spaceship.ghost.io" style="color: white !important; text-decoration: underline;">Spaceship Voyager</a> you'll know you have indirect exposure through a diversified portfolio.</p>
  </div>

  <p>We're finance professionals, not health professionals, so we can't tell you if tracking your blood sugar is going to help you live forever. And when we added Dexcom to the Spaceship Universe Portfolio in 2024, it wasn't just because of the Stelo, but also because diabetes is one of the world's fastest growing health problems, with the International Diabetes Federation estimating that by 2030, one in nine adults will have diabetes.</p>

  <hr class="dex-divider">

  <h2 class="dex-h2">Investing where the world is going</h2>

  <p>Some of the Spaceship Voyager portfolios invest in companies we think meet our <a href="https://www.spaceship.com.au/learn/what-is-where-the-world-is-going-wwg/?ref=spaceship.ghost.io">Where the World is Going (WWG)</a> criteria, which includes a focus on long-term trends.</p>

  <div class="dex-callout">
    <span class="callout-label">The Healthcare WWG trend</span>
    <p>We believe Dexcom is WWG because it has exposure to the Healthcare WWG trend. This trend is focused on companies that sell products to meet the medical needs of their customers, including individuals, businesses, and other healthcare providers. Their products may be digital, wearable, personalised, or medication — or they may be the software or hardware that underpins these.</p>
  </div>

  <h2 class="dex-h2">One ring to rule them all</h2>

  <p>And, if you or any of your mates wear an Oura ring, you have further exposure: in November 2024, Dexcom and Oura announced a partnership to share data between Dexcom's sensors, and Oura's wearables and app.</p>

  <img src="https://i.imgur.com/On8Cu4f.jpeg" alt="Oura ring and Dexcom partnership" class="dex-image dex-image-product">
  <p class="dex-image-caption">Image: Stelo by Dexcom</p>

  <p>They saw it as a win-win: to expose each company to the other's customers, and for Dexcom to give Oura a $75 million cash boost for a stake. For customers, the partnership should allow a more complete view of their health and how each influence — from sleep, activity, and now blood sugar — impacts each other.</p>

  <p>Investing with the <a href="https://www.spaceship.com.au/voyager/?ref=spaceship.ghost.io">Spaceship Voyager</a> portfolios means you could get exposure to the long-term trends and companies shaping the future. If CGMs help people live forever, we've got exposure. But if they just help people with diabetes feel better, we think that's a pretty good deal, too.</p>

  <p><em>Some of our Spaceship Voyager portfolios invest in Dexcom at the time of writing, 17 March 2026.</em></p>

  <div class="dex-disclaimer">
    <p><strong>Important!</strong> We're sharing with you our thoughts on the companies in which Spaceship Voyager invests for your informational purposes only. We think it's important (and interesting!) to let you know what's happening with Spaceship Voyager's investments. However, we are not making recommendations to buy or sell holdings in a specific company. Past performance isn't a reliable indicator or guarantee of future performance. Holdings can change at any time. Investing involves risk and returns are not guaranteed. Consider the relevant product disclosures, including risks, fees and costs, before investing.</p>
    <p>The information in this article is prepared by Spaceship Capital Limited (ABN 67 621 011 649, AFSL 501605). It is general in nature as it has been prepared without taking account of your objectives, financial situation or needs. It is not a recommendation or personal advice. Before making a decision, consider the relevant PDS and TMD and whether the product is right for you.</p>
  </div>

</div>
<!--kg-card-end: html-->
<!--kg-card-end: html-->
]]></content:encoded>
            <author>hello@spaceship.com.au (Kelly Simpson)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/stocks/">Stocks</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2026/03/Close-up-of-Oura-ring.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[How should you structure your investment portfolio?]]></title>
            <link>https://www.spaceship.com.au/learn/how-should-you-structure-your-investment-portfolio/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/how-should-you-structure-your-investment-portfolio/</guid>
            <pubDate>Tue, 17 Mar 2026 23:25:00 GMT</pubDate>
            <description><![CDATA[Structure your portfolio thoughtfully because it’ll give you a better chance of building long-term wealth.]]></description>
            <content:encoded><![CDATA[
<!--kg-card-begin: html-->
<!--kg-card-begin: html-->
<style>
  .port-article {
    font-family: 'Inter', Helvetica, Arial, sans-serif;
    color: #51516C;
    line-height: 1.7;
  }

  .port-article a {
    color: #600CE8;
    text-decoration: none;
  }

  .port-article a:hover {
    text-decoration: underline;
  }

  .port-article p {
    margin-bottom: 24px;
  }

  /* ── Gradient H2 headings ── */
  .port-h2 {
    font-family: 'Poppins', Helvetica, Arial, sans-serif;
    font-size: 1.5rem;
    font-weight: 700;
    background: linear-gradient(238.64deg, #31DBE3 -90.67%, #930EFF 122.19%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    margin: 2em 0 0.75em;
  }

  /* ── H3 subheadings ── */
  .port-h3 {
    font-family: 'Poppins', Helvetica, Arial, sans-serif;
    font-size: 1.1rem;
    font-weight: 700;
    color: #12003B;
    margin: 1.75em 0 0.5em;
  }

  /* ── Gradient accent divider ── */
  .port-divider {
    border: none;
    height: 2px;
    background: linear-gradient(238.64deg, #31DBE3 -90.67%, #930EFF 122.19%);
    margin: 2.5em 0;
    border-radius: 2px;
    opacity: 0.4;
  }

  /* ── Left-border callout (purple) ── */
  .port-callout {
    background: #F5F5F8;
    border-left: 4px solid #930EFF;
    border-radius: 0 16px 16px 0;
    padding: 20px 24px;
    margin: 2em 0;
  }

  .port-callout p {
    margin: 0;
    color: #12003B;
  }

  .port-callout .callout-label {
    font-weight: 700;
    color: #930EFF;
    font-size: 0.78rem;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    display: block;
    margin-bottom: 8px;
  }

  /* ── Asset class cards grid ── */
  .port-asset-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
    gap: 16px;
    margin: 2em 0;
  }

  .port-asset-card {
    background: #F5F5F8;
    border-radius: 14px;
    padding: 18px 20px;
    border-top: 3px solid #600CE8;
  }

  .port-asset-card .asset-name {
    font-family: 'Poppins', Helvetica, Arial, sans-serif;
    font-weight: 700;
    color: #12003B;
    margin: 0 0 6px;
  }

  .port-asset-card .asset-desc {
    color: #51516C;
    margin: 0;
    line-height: 1.5;
  }

  /* ── Risk table ── */
  .port-table {
    width: 100%;
    border-collapse: collapse;
    margin: 1.5em 0 2em;
  }

  .port-table th {
    background: linear-gradient(238.64deg, #31DBE3 -90.67%, #930EFF 122.19%);
    color: white;
    font-family: 'Poppins', Helvetica, Arial, sans-serif;
    font-weight: 700;
    padding: 12px 16px;
    text-align: left;
    font-size: 0.85rem;
    letter-spacing: 0.03em;
  }

  .port-table th:first-child { border-radius: 10px 0 0 0; }
  .port-table th:last-child  { border-radius: 0 10px 0 0; }

  .port-table td {
    padding: 11px 16px;
    border-bottom: 1px solid #E2E2EC;
    color: #51516C;
  }

  .port-table tr:last-child td {
    border-bottom: none;
  }

  .port-table tr:nth-child(even) td {
    background: #F5F5F8;
  }

  .port-table .risk-low    { color: #059669; font-weight: 600; }
  .port-table .risk-med    { color: #D97706; font-weight: 600; }
  .port-table .risk-high   { color: #DC2626; font-weight: 600; }

  /* ── Key steps (allocation/monitoring/rebalancing) ── */
  .port-step {
    display: flex;
    gap: 18px;
    align-items: flex-start;
    margin: 1.5em 0;
  }

  .port-step-number {
    flex-shrink: 0;
    width: 36px;
    height: 36px;
    border-radius: 50%;
    background: linear-gradient(238.64deg, #31DBE3 -90.67%, #930EFF 122.19%);
    color: white;
    font-family: 'Poppins', Helvetica, Arial, sans-serif;
    font-weight: 700;
    font-size: 0.95rem;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .port-step-content .step-title {
    font-family: 'Poppins', Helvetica, Arial, sans-serif;
    font-weight: 700;
    font-size: 1rem;
    color: #12003B;
    margin: 0 0 6px;
  }

  .port-step-content p {
    margin: 0;
  }

  /* ── Disclaimer ── */
  .port-disclaimer {
    background: #F5F5F8;
    border-radius: 12px;
    padding: 20px 24px;
    margin: 2.5em 0 0;
  }

  .port-disclaimer p {
    font-size: 0.82rem;
    color: #8888A0;
    margin-bottom: 10px;
    line-height: 1.6;
  }

  .port-disclaimer p:last-child {
    margin-bottom: 0;
  }
</style>

<div class="port-article">

  <p>Learning how to structure a portfolio is important, because:</p>
  <ul>
    <li>A well-structured portfolio can give you a better chance of long-term success.</li>
    <li>You can build a portfolio that suits your time, diversification, and risk management needs.</li>
    <li>It can help you feel confident about your long-term plans, and stay the course.</li>
  </ul>

  <hr class="port-divider">

  <h2 class="port-h2">What is an investment portfolio?</h2>

  <p>You can think of an investment portfolio as all the money you've 'given the job' of making you more money. This can include any investments you may have made in stocks, ETFs, managed funds, real estate, bonds, and even cash.</p>

  <p>When you're building an investment portfolio, your aim is to pick the investments that give you the best chance of meeting your goals, while managing the risk and volatility that comes with every investment.</p>

  <hr class="port-divider">

  <h2 class="port-h2">What goes into an investment portfolio?</h2>

  <h3 class="port-h3">Asset classes</h3>

  <p>Asset classes are different groups of investments that are grouped by their features, which can include investment type, how risky they are, and what their expected return is.</p>

  <p>By building a portfolio that features a range of different asset classes, you're more likely to be diversified which is broadly recommended for long-term investing success.</p>

  <p>Common asset classes include:</p>

  <div class="port-asset-grid">
    <div class="port-asset-card">
      <p class="asset-name">Equities (stocks/shares)</p>
      <p class="asset-desc">These are when you buy a portion of a company to ideally make money from its long-term growth.</p>
    </div>
    <div class="port-asset-card">
      <p class="asset-name">Bonds</p>
      <p class="asset-desc">This is when you lend your money to a company, municipality, or government. They pay you back the money you lent them, plus interest, over time.</p>
    </div>
    <div class="port-asset-card">
      <p class="asset-name">Cash</p>
      <p class="asset-desc">These are your standard savings, term deposit, and money market accounts.</p>
    </div>
    <div class="port-asset-card">
      <p class="asset-name">Real estate</p>
      <p class="asset-desc">Real estate includes investment properties, any shares in a Real Estate Investment Trust (REIT) you might buy, and some people count their primary place of residence (PPOR).</p>
    </div>
    <div class="port-asset-card">
      <p class="asset-name">Commodities</p>
      <p class="asset-desc">Raw materials that are used to make physical goods are known as commodities. You generally buy exposure to them through investment types such as ETFs, managed funds, or industry companies.</p>
    </div>
    <div class="port-asset-card">
      <p class="asset-name">Alternative investments</p>
      <p class="asset-desc">These include things like hedge funds, art, watches, antiques – basically anything that doesn't fit into the other classes.</p>
    </div>
  </div>

  <h3 class="port-h3">Risk</h3>

  <p>When you're building your investment portfolio, you'll need to consider both your own risk tolerance and the risk profile of your investments.</p>

  <p>One way you can think of your own risk tolerance is to consider how much volatility you can stand before you freak out and want to sell all your investments.</p>

  <p>It's different for everyone and sometimes it's something you only learn by experiencing it for yourself.</p>

  <p>This is why some people recommend diversification and having a range of different assets – because a balance of different investments with different risk profiles may help you to deliver steadier returns over time.</p>

  <p>Each asset class has a generally accepted element of risk. Here's how MoneySmart sums up the risk profiles of each asset class.</p>

  <table class="port-table">
    <thead>
      <tr>
        <th>Asset class</th>
        <th>Risk profile</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td>Cash</td>
        <td><span class="risk-low">Very low</span></td>
      </tr>
      <tr>
        <td>Fixed interest</td>
        <td><span class="risk-low">Low</span></td>
      </tr>
      <tr>
        <td>Property</td>
        <td><span class="risk-med">Medium to high</span></td>
      </tr>
      <tr>
        <td>Shares</td>
        <td><span class="risk-high">High</span></td>
      </tr>
      <tr>
        <td>Alternative investments</td>
        <td><span class="risk-high">High</span></td>
      </tr>
    </tbody>
  </table>

  <p style="font-size: 0.82rem; color: #8888A0; margin-top: -1em;">Source: MoneySmart</p>

  <h3 class="port-h3">Asset selection</h3>

  <p>Asset selection is when you pick different investments from the classes and risk profiles you've identified as being attractive to you.</p>

  <p>When it comes to selecting assets, you'll want to make sure to thoroughly research the investment itself, to make sure it fits in with your time, risk, and diversification needs.</p>

  <div class="port-callout">
    <span class="callout-label">Not sure where to start?</span>
    <p>This can get pretty tricky. If you're unsure, you could consider consulting with a financial professional for independent financial advice.</p>
  </div>

  <hr class="port-divider">

  <h2 class="port-h2">Designing your own investment portfolio</h2>

  <p>Now that you have a better understanding of what can go into a portfolio, it's time to learn about how to structure your own.</p>

  <div class="port-step">
    <div class="port-step-number">1</div>
    <div class="port-step-content">
      <h3 class="port-h3 step-title">Allocation</h3>
      <p>Allocation generally involves picking and choosing investments from a range of classes and asset types and adding them to an investment portfolio, so that you can strive for the risk/reward balance that fits your individual financial goals, objectives, risk tolerance, and investment horizon.</p>
      <p>A common method is to set a target asset percentage allocation. This means you'll decide how much of your portfolio should be made up of cash, equities, or real estate, for example, and express it as a percentage figure.</p>
      <p>An example of how allocation works can be seen in your superannuation fund. Each super fund option has a different mix of assets which can include property, equities, and ETFs.</p>
      <p>For example, growth investment funds aim to hold 85% of their assets in property or shares, and 15% in cash, according to MoneySmart. These are known as target holdings.</p>
    </div>
  </div>

  <div class="port-step">
    <div class="port-step-number">2</div>
    <div class="port-step-content">
      <h3 class="port-h3 step-title">Monitoring</h3>
      <p>Monitoring your portfolio is an important part of maintaining a long-term investment portfolio.</p>
      <p>To monitor your investments you'll need to keep an eye on how they're performing, check in on your asset allocation, make sure you're happy with each individual investment, and keep up with market news.</p>
      <p>The regularity with which you do this may depend on your investment timeframe.</p>
      <p>You might decide that your investment horizon is long-term, and so you don't need to check in on your investments every day, for example.</p>
    </div>
  </div>

  <div class="port-step">
    <div class="port-step-number">3</div>
    <div class="port-step-content">
      <h3 class="port-h3 step-title">Rebalancing</h3>
      <p>Rebalancing occurs when you've monitored your portfolio and decided that something needs to change.</p>
      <p>Professional investors 'rebalance' their portfolios when they deviate too far from the asset allocation.</p>
      <p>For example, if an individual stock outperforms the others to the extent where it takes up a significant proportion of an investment portfolio, an investor may choose to sell some of the profit to 'rebalance' their portfolio and take some risk off the table.</p>
      <p>Conversely, if an investor chooses a poor performing stock, but still wants to maintain exposure to an asset class, they may choose to swap in a different investment.</p>
      <p>When rebalancing your portfolio, it's important to decide on a timeframe that works for you.</p>
      <p>If you're a long-term investor, you may only want to rebalance your portfolio quarterly after earnings season, for example, or even annually.</p>
    </div>
  </div>

  <hr class="port-divider">

  <div class="port-callout">
    <span class="callout-label">Keep learning</span>
    <p>Keep learning about investing at <a href="https://www.spaceship.com.au/learn/?ref=spaceship.ghost.io">Spaceship Learn</a> or <a href="https://moneysmart.gov.au/?ref=spaceship.ghost.io">MoneySmart</a>, because the more you know, the better choices you can make.</p>
  </div>

  <div class="port-disclaimer">
    <p>The information in this article is prepared by Spaceship Capital Limited (ABN 67 621 011 649, AFSL 501605). It is general in nature as it has been prepared without taking account of your objectives, financial situation or needs.</p>
  </div>

</div>
<!--kg-card-end: html-->
<!--kg-card-end: html-->
]]></content:encoded>
            <author>hello@spaceship.com.au (Spaceship)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/investing/">Investing</category>
            <category domain="https://www.spaceship.com.au/learn/tag/us-investing/">US Investing</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2026/03/How-should-you-structure-your-investment-portfolio.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[Real Money Talk: Gloria]]></title>
            <link>https://www.spaceship.com.au/learn/real-money-talk-gloria/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/real-money-talk-gloria/</guid>
            <pubDate>Tue, 17 Mar 2026 23:24:00 GMT</pubDate>
            <description><![CDATA[Gloria sees personal finance as an act of self-love.]]></description>
            <content:encoded><![CDATA[
<!--kg-card-begin: html-->
<!--kg-card-begin: html-->

<!-- RMT Series Disclaimer -->
<div style="background: #F5F5F8; border-radius: 12px; padding: 20px 24px; margin: 0 0 32px 0; border-left: 4px solid #600CE8;">
  <p style="margin: 0; font-size: 16px; color: #555; line-height: 1.6;">This post is based on an interview we conducted with Gloria in June 2021. Real Money Talk is our series where we interview Australians from all walks of life about their personal finances. The views expressed are those of the interviewees, based on their experiences with money, and as such are not necessarily representative of Spaceship's views. We have changed the name of the interviewee for their privacy.</p>
</div>

<!-- Overview -->
<div style="background: #F5F5F8; border-radius: 12px; padding: 24px 28px; margin: 0 0 32px 0;">
  <p style="margin: 0 0 16px 0; font-family: 'Poppins', sans-serif; font-weight: 700; font-size: 18px; color: #12003B; text-transform: uppercase; letter-spacing: 0.05em;">Overview</p>
  <p style="margin: 0 0 8px 0; font-size: 16px; color: #12003B;"><strong>Name:</strong> Gloria</p>
  <p style="margin: 0 0 8px 0; font-size: 16px; color: #12003B;"><strong>Age:</strong> 28 years old</p>
  <p style="margin: 0; font-size: 16px; color: #12003B;"><strong>Where do you live?</strong> Sydney</p>
</div>

<!-- Intro -->
<p><strong>Please tell us a bit about yourself.</strong></p>

<p>I'm a 28 year old Brazilian-Italian student living in Australia since 2017 and working in the retail industry.</p>

<p>Now that I have my visa I plan on transitioning into an UX Design job to hit my salary goal ($70,000/year first, and then let's see).</p>

<p>I've been investing since I was 18 but it took me 10 years (!) to truly understand the meaning of emergency savings, budgeting, micro-investing and retirement funds! It came a little late for me for my taste, but better late than later, right?</p>

<!-- Net Worth -->
<div style="background: #F5F5F8; border-radius: 8px; padding: 16px 20px; margin: 40px 0 20px 0;">
  <h2 style="margin: 0; font-family: 'Poppins', sans-serif; font-size: 24px; font-weight: 700; background: linear-gradient(90deg, #31DBE3, #930EFF); -webkit-background-clip: text; -webkit-text-fill-color: transparent; background-clip: text;">Net worth</h2>
</div>

<p><strong>What's your current net worth?</strong></p>

<p>Approximately $30,000 (considering the market fluctuations :S)</p>

<p><strong>How does it break down?</strong></p>

<div style="background: #F5F5F8; border-radius: 12px; padding: 20px 24px; margin: 16px 0 24px 0;">
  <p style="margin: 0 0 8px 0; font-size: 16px; color: #12003B;"><strong>Shares in Australia</strong> — $2,000</p>
  <p style="margin: 0 0 8px 0; font-size: 16px; color: #12003B;"><strong>Shares in Brazil</strong> — $4,000</p>
  <p style="margin: 0 0 8px 0; font-size: 16px; color: #12003B;"><strong>Superannuation</strong> — $8,000</p>
  <p style="margin: 0; font-size: 16px; color: #12003B;"><strong>Emergency savings</strong> — $16,000 (Part of it I still want to invest but I'm watching some companies at the moment.)</p>
</div>

<p><strong>Do you have any debts?</strong></p>

<p>No, I never had any debt and I stay away from credit cards and "buy now pay later" apps. I don't demonise them, but they're just not for me.</p>

<p><strong>How did you build your net worth?</strong></p>

<p>By working and saving. I am a bit thrifty so I always buy things on discount, compare prices, and just have a mentality geared towards making the best deal out of my expenses.</p>

<!-- Earn -->
<div style="background: #F5F5F8; border-radius: 8px; padding: 16px 20px; margin: 40px 0 20px 0;">
  <h2 style="margin: 0; font-family: 'Poppins', sans-serif; font-size: 24px; font-weight: 700; background: linear-gradient(90deg, #31DBE3, #930EFF); -webkit-background-clip: text; -webkit-text-fill-color: transparent; background-clip: text;">Earn</h2>
</div>

<p><strong>Tell us a bit about your career.</strong></p>

<p>I currently work in the retail industry as a sales assistant. Until just recently I was the manager but I decided to step down from the position to have more time available to study UX Design and transition into this career.</p>

<p><strong>Do you have any income sources outside your job? How much do you earn from each and how did you develop them?</strong></p>

<p>I recently started my own business (Earth-friendly yoga mats) but, as it's very recent, I'm still covering my initial investment.</p>

<p><strong>What's been important to learn about earning more money?</strong></p>

<p>There's no shame in being thrifty, it's actually respecting your hard-earned money by making the best-informed decisions.</p>

<p>Also, start as early as you can, don't wait until you have a banger salary. It will build up over time and when you do reach your salary goals, you're not starting from zero :)</p>

<!-- Save -->
<div style="background: #F5F5F8; border-radius: 8px; padding: 16px 20px; margin: 40px 0 20px 0;">
  <h2 style="margin: 0; font-family: 'Poppins', sans-serif; font-size: 24px; font-weight: 700; background: linear-gradient(90deg, #31DBE3, #930EFF); -webkit-background-clip: text; -webkit-text-fill-color: transparent; background-clip: text;">Save</h2>
</div>

<p><strong>What's your savings rate? How has it changed over time?</strong></p>

<p>Currently around 30%-40%, but being a casual it does change depending on work hours. But when I was living with my family back in Brazil the savings rate was close to 0%, so I'm glad I'm more aware of savings now!</p>

<p><strong>Do you have a budget?</strong></p>

<p>I have the goal of earning $70,000/year when I transition career and then I'll re-assess my budget.</p>

<p><strong>How much do you spend per year?</strong></p>

<p>Ooft, I don't know 100%, specially during COVID times my spending was definitely unusual.</p>

<p><strong>Do you make purchase decisions carefully, or are you loose with your money?</strong></p>

<p>Very carefully, I thrift, I research and when it's something that I don't need, I usually wait a week before I purchase it. Impulse purchases are very rare for me now.</p>

<p><strong>How is your work-life balance?</strong></p>

<p>Very good, I really value having free time even if it means working a few less hours and earning a little bit less. I just re-adjust my spendings to make sure my finances are in order.</p>

<p><strong>What's your favourite thing to spend money on?</strong></p>

<p>Food and travelling!</p>

<!-- Invest -->
<div style="background: #F5F5F8; border-radius: 8px; padding: 16px 20px; margin: 40px 0 20px 0;">
  <h2 style="margin: 0; font-family: 'Poppins', sans-serif; font-size: 24px; font-weight: 700; background: linear-gradient(90deg, #31DBE3, #930EFF); -webkit-background-clip: text; -webkit-text-fill-color: transparent; background-clip: text;">Invest</h2>
</div>

<p><strong>How do you invest?</strong></p>

<p>In Australia, through Spaceship Voyager and a brokerage app for the US market. In Brazil, through a hedge fund.</p>

<p><strong>What's been your best investment?</strong></p>

<p>Building up a savings emergency account and I'd say simply start investing sooner rather than later.</p>

<p><strong>What's been your worst investment?</strong></p>

<p>I haven't sold any of my shares yet so I haven't ever really lost anything, but I do wish that I knew COVID was coming because I invested a good penny right before COVID in 2020 and some of the shares I bought dropped right after 😭</p>

<p>They've gone up again since but I could have bought more shares using the same money haha.</p>

<p>The other thing I'd say is probably all the clothing I bought when I got my first job and guess what: had to get rid of more than half of it to come to Australia!</p>

<p><strong>What's been your overall return?</strong></p>

<p>I'm still holding onto all my shares so I haven't really made any profit yet as I haven't sold them.</p>

<p><strong>How are you building wealth?</strong></p>

<p>Working towards a career change that'll offer more progression and salary options for me, saving and being conscious about my spending, preferring to save and invest rather than buying things just for the sake of it.</p>

<p><strong>What are your main roadblocks toward building wealth?</strong></p>

<p>Currently my job, that's why I'm planning a career transition!</p>

<p><strong>Do you have a target net worth you want?</strong></p>

<p>$1 million would be good!!</p>

<!-- Behaviour -->
<div style="background: #F5F5F8; border-radius: 8px; padding: 16px 20px; margin: 40px 0 20px 0;">
  <h2 style="margin: 0; font-family: 'Poppins', sans-serif; font-size: 24px; font-weight: 700; background: linear-gradient(90deg, #31DBE3, #930EFF); -webkit-background-clip: text; -webkit-text-fill-color: transparent; background-clip: text;">Behaviour</h2>
</div>

<p><strong>When did you make your first significant behavioural shift towards wealth building?</strong></p>

<p>In the last 2-3 years is when I probably was made more conscientious about the advantages of being financially savvy and investing.</p>

<p>I always found finances and investing very boring topics, but now I actively try to learn more and more about it because even though it's not my cup of tea in terms of entertainment, I know it's what will secure my future.</p>

<p>I see it as an act of self-love, I'm looking after my future self.</p>

<blockquote style="border-left: 4px solid #600CE8; margin: 28px 0; padding: 16px 20px; background: #F5F5F8; border-radius: 0 8px 8px 0;">
  <p style="margin: 0; font-size: 16px; font-style: italic; color: #12003B; line-height: 1.6;">"I see it as an act of self-love, I'm looking after my future self."</p>
</blockquote>

<p><strong>If you could start again, what would you do differently?</strong></p>

<p>Start early, think about shopping shares rather than more clothes, you probably only really need a third of what you have and, hey, I LOVE shopping, but I'd love to be financially independent one day too.</p>

<p><strong>What mistakes have you made along the way that others could learn from?</strong></p>

<p>Not saving more when I was living with my parents. Living rent/mortgage-free is a privilege, I should've saved more when I had a chance.</p>

<p><strong>Do you have any worries about retirement? If so, how are you planning to address them?</strong></p>

<p>Yes, I'm trying to contribute more to my Super account, I've recently changed super funds to a more profitable option on the long term, and investing what I can, specially in ETFs.</p>

<p><strong>How are you learning about building wealth?</strong></p>

<p>Family (my mum is taking a "finances and investing" course at 56 ❤️), discussing with my partner (who's very money savvy), reading the Spaceship newsletter (always) and listening to podcasts, following Instagram accounts about it.</p>

<p><strong>Do you give to charity? If so, what percentage of your time/money do you give?</strong></p>

<p>I do, but only maybe once or twice a year. I've recently donated to an organisation that was helping Afghan refugees, and me and my friends have done a couple of garage sales to donate money to Brazilian institutions that were helping those in need during COVID.</p>

<!-- CTA -->
<div style="background: linear-gradient(135deg, #600CE8 0%, #930EFF 100%); border-radius: 12px; padding: 24px 28px; margin: 40px 0 0 0;">
  <p style="margin: 0 0 10px 0; font-family: 'Poppins', sans-serif; font-weight: 700; font-size: 20px; color: #ffffff;">We want to hear your Real Money Talk</p>
  <p style="margin: 0 0 10px 0; color: #ffffff; font-size: 16px;">At Spaceship we're big believers in sharing our money stories. We want to hear yours, too. In our ongoing Real Money Talk series, members of our community share what they've learned about managing money.</p>
  <p style="margin: 0; color: #ffffff; font-size: 16px;">We'd love you to take part. <a href="https://docs.google.com/forms/d/e/1FAIpQLScO3cvGR6NMLtbuVkmWHU6Idt9qka-4TEADiwwEZyz7_qPgHA/viewform?ref=spaceship.ghost.io" style="color: #ffffff; font-weight: 600; text-decoration: underline;">Here's a link to our Real Money Talk survey where you can share your story.</a></p>
</div>

<!--kg-card-end: html-->
<!--kg-card-end: html-->
]]></content:encoded>
            <author>hello@spaceship.com.au (Kelly Simpson)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/real-money-talk/">Real Money Talk</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2022/06/Real-Money-Talk---Gloria.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[Apple: From the computer room to the AI boom]]></title>
            <link>https://www.spaceship.com.au/learn/apple-from-the-computer-room-to-the-ai-boom/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/apple-from-the-computer-room-to-the-ai-boom/</guid>
            <pubDate>Tue, 10 Mar 2026 04:16:25 GMT</pubDate>
            <description><![CDATA[Love, war, and iPhones. ]]></description>
            <content:encoded><![CDATA[
<!--kg-card-begin: html-->
<!-- Structured Data -->
<script type="application/ld+json">
{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "NewsArticle",
      "@id": "https://www.spaceship.com.au/learn/apple-from-the-computer-room-to-the-ai-boom/",
      "headline": "Apple: From the computer room to the AI boom",
      "description": "Apple is the world's most valuable brand for the fourth year running — and it just made a surprise move into affordable pricing. Here's what the MacBook Neo, iPhone 17e, and the AI memory crunch mean for Apple as a company.",
      "url": "https://www.spaceship.com.au/learn/apple-from-the-computer-room-to-the-ai-boom/",
      "datePublished": "2026-03-10",
      "dateModified": "2026-03-10",
      "author": {
        "@type": "Person",
        "name": "Kelly Simpson",
        "url": "https://www.spaceship.com.au/learn/author/kelly/"
      },
      "publisher": {
        "@type": "Organization",
        "name": "Spaceship",
        "url": "https://www.spaceship.com.au",
        "logo": {
          "@type": "ImageObject",
          "url": "https://www.spaceship.com.au/favicon.ico"
        }
      },
      "mainEntityOfPage": {
        "@type": "WebPage",
        "@id": "https://www.spaceship.com.au/learn/apple-from-the-computer-room-to-the-ai-boom/"
      },
      "keywords": ["Apple", "MacBook Neo", "iPhone 17e", "Apple investing", "AI memory chip", "tech stocks Australia", "Spaceship Voyager"]
    },
    {
      "@type": "VideoObject",
      "name": "Apple 'Think Different' advertisement, 1997",
      "description": "Apple's iconic 'Think Different' ad from 1997, celebrating the crazy ones, the misfits, the rebels.",
      "embedUrl": "https://www.youtube.com/embed/5sMBhDv4sik",
      "thumbnailUrl": "https://img.youtube.com/vi/5sMBhDv4sik/maxresdefault.jpg",
      "uploadDate": "1997-01-01",
      "publisher": {
        "@type": "Organization",
        "name": "Apple"
      }
    },
    {
      "@type": "VideoObject",
      "name": "Apple 'I'm a Mac, I'm a PC' advertisements compilation",
      "description": "A collection of Apple's 'I'm a Mac, I'm a PC' ad series, in which Apple differentiated itself from PC competitors.",
      "embedUrl": "https://www.youtube.com/embed/1rV-dbDMS18",
      "thumbnailUrl": "https://img.youtube.com/vi/1rV-dbDMS18/maxresdefault.jpg",
      "uploadDate": "2006-01-01",
      "publisher": {
        "@type": "Organization",
        "name": "Apple"
      }
    }
  ]
}
</script>

<!-- Table of Contents -->
<div style="background: #F5F5F8; border-radius: 12px; padding: 24px 28px; margin: 0 0 32px 0;">
  <p style="margin: 0 0 16px 0; font-family: 'Poppins', sans-serif; font-weight: 700; font-size: 18px; color: #12003B; text-transform: uppercase; letter-spacing: 0.05em;">In this article</p>
  <ul style="margin: 0; padding: 0; list-style: none;">
    <li style="margin: 0 0 12px 0;"><a href="#why-spaceship" style="color: #600CE8; text-decoration: none; font-size: 16px;">Why Apple is in some Spaceship Voyager portfolios</a></li>
    <li style="margin: 0 0 12px 0;"><a href="#whats-latest" style="color: #600CE8; text-decoration: none; font-size: 16px;">How Apple built its premium brand identity</a></li>
    <li style="margin: 0 0 12px 0;"><a href="#expensive-brands" style="color: #600CE8; text-decoration: none; font-size: 16px;">Apple's surprise move into affordable pricing</a></li>
    <li style="margin: 0 0 12px 0;"><a href="#why-now" style="color: #600CE8; text-decoration: none; font-size: 16px;">Why Apple is going cheaper now</a></li>
    <li style="margin: 0;"><a href="#pricing-wars" style="color: #600CE8; text-decoration: none; font-size: 16px;">How Apple is using the memory crunch to gain market share</a></li>
  </ul>
</div>

<!-- Intro -->
<p>Some things are unique to our generation.</p>

<ul style="margin: 16px 0; padding-left: 24px; color: #12003B;">
  <li style="margin-bottom: 8px;">Having a computer room.</li>
  <li style="margin-bottom: 8px;">Getting kicked off the internet so a family member could use the phone.</li>
  <li style="margin-bottom: 8px;">Choosing your top eight friends and displaying them publicly.</li>
  <li style="margin-bottom: 8px;">Having a friend with a CD burner who could make you mixed CDs until Metallica ruined Napster.</li>
  <li style="margin-bottom: 8px;">Saying goodbye to your friends at the end of the school day, and immediately saying hello again on MSN messenger when you both got home.</li>
</ul>

<p>The web used to be something you could escape.</p>

<blockquote style="border-left: 4px solid #600CE8; margin: 28px 0; padding: 16px 20px; background: #F5F5F8; border-radius: 0 8px 8px 0;">
  <p style="margin: 0 0 8px 0; font-size: 16px; font-style: italic; color: #12003B; line-height: 1.6;">"The web is going to be very important. Is it going to be a life-changing event for millions of people? No. I mean, maybe. But it's not an assured yes at this point. And it'll probably creep up on people."</p>
  <p style="margin: 0; font-size: 16px; font-weight: 600; color: #600CE8; text-transform: uppercase; letter-spacing: 0.05em;">Steve Jobs, 1996</p>
</blockquote>

<!-- Why are you telling me this box -->
<div id="why-spaceship" style="background: linear-gradient(135deg, #600CE8 0%, #930EFF 100%); border-radius: 12px; padding: 24px 28px; margin: 32px 0;">
  <p style="margin: 0 0 10px 0; font-family: 'Poppins', sans-serif; font-weight: 700; font-size: 20px; color: #ffffff;">"Why are you telling me this, Spaceship?"</p>
  <p style="margin: 0 0 10px 0; color: #ffffff; font-size: 16px;">Apple spent the following three decades releasing the iBook, iPod, iTunes, iPhone, MacBook Air, iPad, Apple Watch, Apple Vision Pro, and Apple Intelligence.</p>
  <p style="margin: 0 0 10px 0; color: #ffffff; font-size: 16px;">And it ended up in some of our <a href="https://www.spaceship.com.au/voyager/?ref=spaceship.ghost.io" style="color: #ffffff; font-weight: 600; text-decoration: underline;">Spaceship Voyager portfolios</a>, as at the time of writing (9 March 2026).</p>
  <p style="margin: 0; color: #ffffff; font-size: 16px;">Every time someone buys a new iPhone, upgrades to a MacBook, or buys an Apple Watch — because they swear they're going to <a href="https://www.spaceship.com.au/learn/your-run-clubs-favourite-shoe-could-be-in-your-portfolio/?ref=spaceship.ghost.io" style="color: #ffffff; font-weight: 600; text-decoration: underline;">take up jogging</a> and this time they mean it — Apple generates revenue, which shareholders can benefit from.</p>
</div>

<p><strong>Apple is the world's most valuable brand for the fourth year running — and it just made a surprise move into affordable pricing. Here's what the MacBook Neo, iPhone 17e, and the AI memory crunch mean for Apple as a company.</strong></p>

<!-- Section: What's the latest -->
<div id="whats-latest" style="background: #F5F5F8; border-radius: 8px; padding: 16px 20px; margin: 40px 0 20px 0;">
  <h2 style="margin: 0; font-family: 'Poppins', sans-serif; font-size: 24px; font-weight: 700; background: linear-gradient(90deg, #31DBE3, #930EFF); -webkit-background-clip: text; -webkit-text-fill-color: transparent; background-clip: text;">So what's the latest?</h2>
</div>

<p>Apple has always positioned itself as a premium brand: in 1997 it went hard on being for "the crazy ones, the misfits, the rebels…"</p>

<!-- Think Different embed -->
<figure class="kg-card kg-embed-card">
  <iframe width="560" height="315" src="https://www.youtube.com/embed/5sMBhDv4sik?si=jQxbuNtpHhZ2gnBY" title="Apple 'Think Different' advertisement, 1997" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
  <figcaption style="font-size: 13px; color: #777; margin-top: 8px; text-align: center;">Apple's 'Think Different' ad, 1997.</figcaption>
</figure>

<p>Synonymous with designers, creatives, and rich people, it spent time differentiating itself from competitors: its 'I'm a Mac'; 'I'm a PC' ads helped consumers self-select for whether they best related to the suited, tired, corporate P.C. guy or the casual, breezy, cheery Mac guy. (Are you a Mac guy or a PC guy? And is it who you thought you'd end up being? #existential)</p>

<!-- I'm a Mac embed -->
<figure class="kg-card kg-embed-card">
  <iframe width="560" height="315" src="https://www.youtube.com/embed/1rV-dbDMS18?si=NI_Y9QaXD3QFP2Yp" title="Apple 'I'm a Mac, I'm a PC' advertisements compilation" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
  <figcaption style="font-size: 13px; color: #777; margin-top: 8px; text-align: center;">Apple's 'I'm a Mac, I'm a PC' ad series.</figcaption>
</figure>

<p>People made Apple their entire personality, and the term 'Apple Fanboy' was coined.</p>

<!-- Section: Expensive brands -->
<div id="expensive-brands" style="background: #F5F5F8; border-radius: 8px; padding: 16px 20px; margin: 40px 0 20px 0;">
  <h2 style="margin: 0; font-family: 'Poppins', sans-serif; font-size: 24px; font-weight: 700; background: linear-gradient(90deg, #31DBE3, #930EFF); -webkit-background-clip: text; -webkit-text-fill-color: transparent; background-clip: text;">Expensive brands = expensive products</h2>
</div>

<p>Apple is the world's most valuable brand for the fourth year in a row, according to Kantar's BrandZ Most Valuable Global Brands report.</p>

<p>Having a premium brand means a company can charge premium prices.</p>

<p>It's unlikely you'd consider buying a new iPhone because you think it's 'cheap'.</p>

<p>This is why it's significant that Apple's releasing a new line of products that are more affordable than ever.</p>

<!-- Stat highlight -->
<blockquote style="border-left: 4px solid #600CE8; margin: 28px 0; padding: 16px 20px; background: #F5F5F8; border-radius: 0 8px 8px 0;">
  <p style="margin: 0; font-size: 16px; font-weight: 600; color: #12003B; font-family: 'Poppins', sans-serif;">In March 2026, Apple announced its newest products, the MacBook Neo and iPhone 17e, with surprising price points. Both will be available in Australia for less than $1,000.</p>
</blockquote>

<p>The Neo will run on the A18 Pro chip, which is the same processor that iPhone 16 Pro uses.</p>

<p>It can compete against the lower-cost laptops in the market including Chromebooks, while becoming cheaper than competitors including Microsoft Surfaces. That's previously unheard of.</p>

<p>It changes the game a little bit.</p>

<!-- Section: Why now -->
<div id="why-now" style="background: #F5F5F8; border-radius: 8px; padding: 16px 20px; margin: 40px 0 20px 0;">
  <h2 style="margin: 0; font-family: 'Poppins', sans-serif; font-size: 24px; font-weight: 700; background: linear-gradient(90deg, #31DBE3, #930EFF); -webkit-background-clip: text; -webkit-text-fill-color: transparent; background-clip: text;">So why now?</h2>
</div>

<p>The cost of living is boiling us like frogs. We're holding onto our devices for longer. In late 2024, 70% of iPhone buyers were replacing phones they'd held for two years or more, according to data shared by Apple Insider.</p>

<p>If people aren't actively upgrading their phones, Apple needs other markets.</p>

<p>At the same time as releasing its MacBook Neo, it increased the prices of its MacBook Air and MacBook Pro laptops in Australia.</p>

<p>The AI race is limiting the supply of computer parts across the market, leading to upward pressure on prices, according to the <a href="https://www.nytimes.com/wirecutter/reviews/ai-laptop-phone-prices/?ref=spaceship.ghost.io" style="color: #600CE8; text-decoration: underline;" rel="noopener">New York Times</a>.</p>

<p>Back in January, Apple reported record first quarter earnings alongside a 26c dividend per share.</p>

<p>Releasing a cheaper range can help keep cash-strapped customers in the eco-system, while introducing more customers at cheaper price points who can go on to become long-term Apple users. If Apple grows revenue and profitability over time, that may support shareholder returns; however outcomes are uncertain and depend on many factors.</p>

<!-- Section: Pricing wars -->
<div id="pricing-wars" style="background: #F5F5F8; border-radius: 8px; padding: 16px 20px; margin: 40px 0 20px 0;">
  <h2 style="margin: 0; font-family: 'Poppins', sans-serif; font-size: 24px; font-weight: 700; background: linear-gradient(90deg, #31DBE3, #930EFF); -webkit-background-clip: text; -webkit-text-fill-color: transparent; background-clip: text;">The pricing wars</h2>
</div>

<p>Apple's 'think differently' mantra plays out for its business strategy, too. Where its competitors may be freaking out about increased memory costs and considering raising prices, Apple sees it as an opportunity to gain market share, according to <a href="https://www.wsj.com/tech/apple-memory-chip-crunch-b0f6dc4a?ref=spaceship.ghost.io" style="color: #600CE8; text-decoration: underline;" rel="noopener">The Wall Street Journal</a>.</p>

<p>It specifically called out Apple's competitors Xiaomi, Oppo, and Honor as being in Apple's sights, particularly as the company offers favourable pricing plans in China that reduce the upfront price of the new devices.</p>

<p>To Apple, all's fair in love, war, and iPhones — especially as the Apple v Android battlefield moves to memory.</p>

<p>Some of our <a href="https://www.spaceship.com.au/voyager/?ref=spaceship.ghost.io" style="color: #600CE8; text-decoration: underline;">Spaceship Voyager portfolios</a> invest in Apple at the time of writing.</p>

<!-- Disclaimer -->
<div style="background: #F5F5F8; border-radius: 12px; padding: 20px 24px; margin: 40px 0 0 0; border-left: 4px solid #600CE8;">
  <p style="margin: 0; font-size: 16px; color: #555; line-height: 1.6;"><strong>Important!</strong> We're sharing with you our thoughts on the companies in which Spaceship Voyager invests for your informational purposes only. We think it's important (and interesting!) to let you know what's happening with Spaceship Voyager's investments. However, we are not making recommendations to buy or sell holdings in a specific company. Past performance isn't a reliable indicator or guarantee of future performance.</p>
</div>
<!--kg-card-end: html-->
]]></content:encoded>
            <author>hello@spaceship.com.au (Kelly Simpson)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/stocks/">Stocks</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2026/04/Apple-dropped-prices.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[3 ways to make your money make money]]></title>
            <link>https://www.spaceship.com.au/learn/how-to-get-paid-for-being-alive/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/how-to-get-paid-for-being-alive/</guid>
            <pubDate>Mon, 09 Mar 2026 03:31:00 GMT</pubDate>
            <description><![CDATA[Keep your bank account growing even on your rest days. ]]></description>
            <content:encoded><![CDATA[
<!--kg-card-begin: html-->
<!-- FAQ Schema -->
<script type="application/ld+json">
{
  "@context": "https://schema.org",
  "@type": "FAQPage",
  "mainEntity": [
    {
      "@type": "Question",
      "name": "What are dividends?",
      "acceptedAnswer": {
        "@type": "Answer",
        "text": "Some companies choose to distribute some of their company earnings to their shareholders by paying a proportion of money per share. If you own shares in a dividend-paying company, you can receive a proportion of their earnings whenever they pay them. Not all companies pay dividends, with some choosing to reinvest in their growth instead."
      }
    },
    {
      "@type": "Question",
      "name": "How much can you make from dividends?",
      "acceptedAnswer": {
        "@type": "Answer",
        "text": "The amount you make from dividends depends on the amount of shares you hold, and whether you choose to cash out or reinvest your earnings. Some commentators hypothesise that you need a portfolio of about $1 million to make $50,000 in dividends each year, assuming a 5% dividend yield."
      }
    },
    {
      "@type": "Question",
      "name": "What is capital growth?",
      "acceptedAnswer": {
        "@type": "Answer",
        "text": "Capital growth is when the value of an investment increases over time. Ideally, the current market value of an asset you own will be more than you paid for it, and you'll be able to benefit from the difference, known as your capital growth."
      }
    },
    {
      "@type": "Question",
      "name": "How much can you make from capital growth?",
      "acceptedAnswer": {
        "@type": "Answer",
        "text": "The amount you make from capital growth can depend on your risk tolerance and choice of investments. Generally, the more volatile an asset, the higher its potential for growth, if you can stomach the turbulence. There's no guarantee that your investments will appreciate."
      }
    },
    {
      "@type": "Question",
      "name": "What is interest on savings?",
      "acceptedAnswer": {
        "@type": "Answer",
        "text": "For individuals, interest is the cost of borrowing money and the benefit of lending it to financial institutions, including through savings accounts and term deposits. When you keep your money at a bank, the bank can use that money to make more money, and in return it may give you an increased percentage rate to encourage you to leave it there."
      }
    },
    {
      "@type": "Question",
      "name": "How much can you make from a savings account?",
      "acceptedAnswer": {
        "@type": "Answer",
        "text": "Finder reported that as at October 2023, some savings accounts were offering up to 5.5% interest. However, the amount you receive on your money may be less than you could earn by investing the same amount in the stock market. Savings accounts are considered low-risk investments, and the Government guarantees deposits in some accounts for up to $250,000."
      }
    }
  ]
}
</script>

<!-- Table of Contents -->
<div style="background: #F5F5F8; border-radius: 12px; padding: 24px 28px; margin: 0 0 32px 0;">
  <p style="margin: 0 0 16px 0; font-family: 'Poppins', sans-serif; font-weight: 700; font-size: 18px; color: #12003B; text-transform: uppercase; letter-spacing: 0.05em;">In this article</p>
  <ul style="margin: 0; padding: 0; list-style: none;">
    <li style="margin: 0 0 12px 0;"><a href="#dividends" style="color: #600CE8; text-decoration: none; font-size: 16px;">1. Collect dividends</a></li>
    <li style="margin: 0 0 12px 0;"><a href="#capital-growth" style="color: #600CE8; text-decoration: none; font-size: 16px;">2. Benefit from capital growth</a></li>
    <li style="margin: 0 0 12px 0;"><a href="#interest" style="color: #600CE8; text-decoration: none; font-size: 16px;">3. Collect on interest</a></li>
    <li style="margin: 0;"><a href="#other-ways" style="color: #600CE8; text-decoration: none; font-size: 16px;">4. Other ways to make money just for being alive</a></li>
  </ul>
</div>

<!-- Intro -->
<p>People who practise FIRE (Financial Independence, Retire Early) figure out ways to save and invest enough of their income early on so they can retire ASAP and live off their gains.</p>

<p>Essentially – they keep getting paid, just for living.</p>

<p>But even if you don't want to follow their lead, you could potentially set up your finances so your bank account swells even when it's not payday.</p>

<p>Let us count the ways.</p>

<p><em>(This article has examples that are general in nature to show different ways people could make money from money decisions, but it's not intended as financial advice. Returns are never guaranteed and we always recommend seeking independent financial advice.)</em></p>

<!-- Section: Dividends -->
<div id="dividends" style="background: #F5F5F8; border-radius: 8px; padding: 16px 20px; margin: 40px 0 20px 0;">
  <h2 style="margin: 0; font-family: 'Poppins', sans-serif; font-size: 24px; font-weight: 700; background: linear-gradient(90deg, #31DBE3, #930EFF); -webkit-background-clip: text; -webkit-text-fill-color: transparent; background-clip: text;">1. Collect dividends</h2>
</div>

<figure class="kg-card kg-image-card">
  <img src="https://i.imgur.com/lwrhEV1.jpeg" alt="Person checking their phone" style="width: 100%; border-radius: 8px;" />
</figure>

<p><strong>Picture this:</strong></p>

<p>You're lying on your bed, when your phone buzzes with a transaction notification from your bank.</p>

<p>"Where's this $60 credit come from?" you ask yourself, and then you realise that one of your investments has paid you a half-yearly dividend into your bank account.</p>

<h3 id="what-are-dividends">What are dividends?</h3>

<p>Some companies choose to distribute some of their company earnings to their shareholders by paying a proportion of money per share.</p>

<p>This means, if you own shares in a dividend-paying company, you can receive a proportion of their earnings whenever they pay them.</p>

<p>Not all companies pay dividends, with some choosing to reinvest in their growth, for example. Microsoft and Apple have been known to pay dividends, while others in the Magnificent Seven including Amazon, Alphabet (Google) and Tesla don't at the time of writing.</p>

<h3 id="how-much-from-dividends">How much can you make from dividends?</h3>

<p>The amount you make from dividends depends on the amount of shares you hold, and whether you choose to cash out or reinvest your earnings.</p>

<p>By cashing out, you may get the money now, but by reinvesting, you could benefit from compound growth (but remember, stocks don't always go up).</p>

<p>There are also tax implications related to whether the company itself has already paid tax.</p>

<p>It's best to speak to your accountant or financial advisor to get personal financial advice.</p>

<h3 id="dividends-catches">Any catches?</h3>

<p>You generally need to have invested a significant amount in dividend paying stocks to get a return you could live off — or even use to fund a holiday.</p>

<p>You'll also need to hold onto your shares if you want to earn their dividends.</p>

<p>Some commentators hypothesise that you need a portfolio of about $1 million to make $50,000 in dividends each year, assuming a 5% dividend yield.</p>

<p>Still, dividend investing is a strategy many long-term investors pursue.</p>

<!-- Section: Capital growth -->
<div id="capital-growth" style="background: #F5F5F8; border-radius: 8px; padding: 16px 20px; margin: 40px 0 20px 0;">
  <h2 style="margin: 0; font-family: 'Poppins', sans-serif; font-size: 24px; font-weight: 700; background: linear-gradient(90deg, #31DBE3, #930EFF); -webkit-background-clip: text; -webkit-text-fill-color: transparent; background-clip: text;">2. Benefit from capital growth</h2>
</div>

<figure class="kg-card kg-image-card">
  <img src="https://i.imgur.com/S18WFou.jpeg" alt="Person drinking their first coffee of the day" style="width: 100%; border-radius: 8px;" />
</figure>

<p><strong>Picture this:</strong></p>

<p>You're drinking your first coffee of the day, when you log into your <a href="https://www.spaceship.com.au/voyager/boosts/?ref=spaceship.ghost.io" style="color: #600CE8; text-decoration: underline;">micro-investing app</a>.</p>

<p>Your consistency and patience with years of investing has paid off, because now you're $10,000 in the green.</p>

<p>You withdraw some of this to fund an upcoming holiday, but leave the rest to grow.</p>

<h3 id="what-is-capital-growth">What is capital growth?</h3>

<p>Capital growth is when the value of an investment increases over time.</p>

<p>Ideally, the current market value of an asset you own will be more than you paid for it, and you'll be able to benefit from the difference, known as your capital growth.</p>

<p>You could benefit by skimming some profit from the top, and leaving the principal to grow; by using it as an investment to borrow against; or just by cashing out and taking the win.</p>

<h3 id="how-much-from-capital-growth">How much can you make from capital growth?</h3>

<p>The amount you make from capital growth can depend on your risk tolerance and choice of investments.</p>

<p>Generally, the more volatile an asset, the higher its potential for growth, if you can stomach the turbulence.</p>

<p>(That's a big 'if' – which you'll know if you've experienced the stock market over the last couple of years!) Here's some more on <a href="https://www.spaceship.com.au/learn/how-should-you-structure-your-investment-portfolio/?ref=spaceship.ghost.io" style="color: #600CE8; text-decoration: underline;">risk vs. reward when it comes to long-term investing</a>.</p>

<h3 id="capital-growth-catches">Any catches?</h3>

<p>If you make money from capital gains, you'll generally need to pay tax on them in your tax return. This is known as Capital Gains Tax and it can get a bit tricky.</p>

<p>There's no guarantee that your investments will appreciate — even if you think you're onto a sure thing (hint — infuriatingly, there's no such thing).</p>

<!-- Section: Interest -->
<div id="interest" style="background: #F5F5F8; border-radius: 8px; padding: 16px 20px; margin: 40px 0 20px 0;">
  <h2 style="margin: 0; font-family: 'Poppins', sans-serif; font-size: 24px; font-weight: 700; background: linear-gradient(90deg, #31DBE3, #930EFF); -webkit-background-clip: text; -webkit-text-fill-color: transparent; background-clip: text;">3. Collect on interest</h2>
</div>

<figure class="kg-card kg-image-card">
  <img src="https://i.imgur.com/Z4hPbk2.jpeg" alt="Person checking their banking app" style="width: 100%; border-radius: 8px;" />
</figure>

<p><strong>Picture this:</strong></p>

<p>It's the first day of the month, and you open your banking app to check out your high interest savings account.</p>

<p>Success!</p>

<p>It's earned you more than $100 in just one month, and all you had to do was increase your balance, and make a few transactions.</p>

<h3 id="what-is-interest">What is interest?</h3>

<p>For individuals, interest is the cost of borrowing money and the benefit of lending it to financial institutions, including through savings accounts and term deposits.</p>

<p>When you keep your money at a bank, the bank can use that money to make more money, such as by investing it.</p>

<p>In return, it may give you an increased percentage rate to encourage you to leave it there.</p>

<h3 id="how-much-from-interest">How much can you make from interest?</h3>

<p>Historically, compound interest seemed mythical — you learned about it in school but it never appeared in your bank account.</p>

<p>But when the cost of borrowing money started skyrocketing over the past few years, the cost of lending kept pace — with Finder reporting that as at October 2023, some savings accounts were offering up to 5.5% interest, having risen as high as 7.3% in 2008. (At the start of 2022, however, it had been as low as 0.05%.)</p>

<h3 id="interest-catches">Any catches?</h3>

<p>To receive maximum interest rates, you may need to fulfill certain obligations such as increasing your balance or regularly depositing specific amounts of money.</p>

<p>The amount you receive on your money may be less than you could earn by investing the same amount in the stock market.</p>

<p>However, savings accounts are low-risk investments, according to MoneySmart, which also notes that the Government guarantees deposits in some accounts for up to $250,000, which the stock market does not do.</p>

<!-- Section: Other ways -->
<div id="other-ways" style="background: #F5F5F8; border-radius: 8px; padding: 16px 20px; margin: 40px 0 20px 0;">
  <h2 style="margin: 0; font-family: 'Poppins', sans-serif; font-size: 24px; font-weight: 700; background: linear-gradient(90deg, #31DBE3, #930EFF); -webkit-background-clip: text; -webkit-text-fill-color: transparent; background-clip: text;">4. Other ways to make money just for being alive</h2>
</div>

<figure class="kg-card kg-image-card">
  <img src="https://i.imgur.com/VoOQ3Lk.jpeg" alt="Person sailing on a boat" style="width: 100%; border-radius: 8px;" />
</figure>

<p><strong>Picture this:</strong></p>

<p>You're sailing on your yacht – OK, your friend's yacht.</p>

<p>A smaller boat putters up, selling a selection of ice creams (no really – this exists).</p>

<p>You shout your friends a Calippo each, and reapply your sunscreen.</p>

<p>Life is good.</p>

<ul style="margin: 16px 0; padding-left: 24px; color: #12003B;">
  <li style="margin-bottom: 8px;"><a href="https://www.spaceship.com.au/learn/5-websites-to-help-you-make-or-save-money/?ref=spaceship.ghost.io" style="color: #600CE8; text-decoration: underline;">Double check you're not missing any money you're entitled to</a></li>
  <li style="margin-bottom: 8px;"><a href="https://www.spaceship.com.au/learn/15-clever-ways-to-make-more-money/?ref=spaceship.ghost.io" style="color: #600CE8; text-decoration: underline;">Find out if you can monetise something you already do</a></li>
  <li style="margin-bottom: 8px;"><a href="https://www.spaceship.com.au/learn/how-to-make-passive-income/?ref=spaceship.ghost.io" style="color: #600CE8; text-decoration: underline;">Make sure you're across more ways you can make passive income</a></li>
</ul>

<p>Ready to start investing? Here's how to <a href="https://www.spaceship.com.au/learn/how-should-you-structure-your-investment-portfolio/?ref=spaceship.ghost.io" style="color: #600CE8; text-decoration: underline;">make a plan</a>.</p>
<!--kg-card-end: html-->
]]></content:encoded>
            <author>hello@spaceship.com.au (Kelly Simpson)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/personal-finance/">Personal Finance</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2026/04/3-passive-income-methods.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[Real Money Talk: Marco]]></title>
            <link>https://www.spaceship.com.au/learn/real-money-talk-marco/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/real-money-talk-marco/</guid>
            <pubDate>Mon, 09 Mar 2026 03:30:00 GMT</pubDate>
            <description><![CDATA[Marco used to serve in the army. Now he’s an IT manager focused on providing for his family.]]></description>
            <content:encoded><![CDATA[
<!--kg-card-begin: html-->
<!-- RMT Series Disclaimer -->
<div style="background: #F5F5F8; border-radius: 12px; padding: 20px 24px; margin: 0 0 32px 0; border-left: 4px solid #600CE8;">
  <p style="margin: 0; font-size: 16px; color: #555; line-height: 1.6;">This post is based on an interview we conducted with Marco in August 2024. Real Money Talk is our series where we interview Australians from all walks of life about their personal finances. The views expressed are those of the interviewees, based on their experiences with money, and as such are not necessarily representative of Spaceship's views. We have changed the name of the interviewee for their privacy.</p>
</div>

<!-- Overview -->
<div style="background: #F5F5F8; border-radius: 12px; padding: 24px 28px; margin: 0 0 32px 0;">
  <p style="margin: 0 0 16px 0; font-family: 'Poppins', sans-serif; font-weight: 700; font-size: 18px; color: #12003B; text-transform: uppercase; letter-spacing: 0.05em;">Overview</p>
  <p style="margin: 0 0 8px 0; font-size: 16px; color: #12003B;"><strong>Name:</strong> Marco</p>
  <p style="margin: 0 0 8px 0; font-size: 16px; color: #12003B;"><strong>Age:</strong> 36</p>
  <p style="margin: 0 0 8px 0; font-size: 16px; color: #12003B;"><strong>Where do you live?</strong> Sydney, Australia</p>
</div>

<!-- Intro -->
<p><strong>Please tell us a bit about yourself.</strong></p>

<p>Hello, my name is Marco, and I am an IT Manager.</p>

<p>I was also in the Army for seven years.</p>

<p>While serving in the forces, we weren't paid much, especially during training; this is where my journey to learn about money and investing started.</p>

<p>Once I heard about the concept of <a href="https://www.spaceship.com.au/learn/how-to-make-passive-income/?ref=spaceship.ghost.io" style="color: #600CE8; text-decoration: underline;">money making money</a>, I was locked in for life.</p>

<blockquote style="border-left: 4px solid #600CE8; margin: 28px 0; padding: 16px 20px; background: #F5F5F8; border-radius: 0 8px 8px 0;">
  <p style="margin: 0; font-size: 16px; font-style: italic; color: #12003B; line-height: 1.6;">"Once I heard about the concept of money making money, I was locked in for life."</p>
</blockquote>

<p>I was also lucky enough to be surrounded by other like-minded, wiser people to pass on their knowledge of how to save and understand the cost of things.</p>

<p>I am currently a father of one and engaged to my partner.</p>

<p>We love travelling and going on adventures. In the short term, we hope to one day have another baby, buy a house, and, if any money is left over, have a wedding or elope (my preference, not hers).</p>

<!-- Net Worth -->
<div style="background: #F5F5F8; border-radius: 8px; padding: 16px 20px; margin: 40px 0 20px 0;">
  <h2 style="margin: 0; font-family: 'Poppins', sans-serif; font-size: 24px; font-weight: 700; background: linear-gradient(90deg, #31DBE3, #930EFF); -webkit-background-clip: text; -webkit-text-fill-color: transparent; background-clip: text;">Net worth</h2>
</div>

<p><strong>What's your current net worth?</strong></p>

<p>Approx. $625,000.</p>

<p><strong>How does it break down?</strong></p>

<div style="background: #F5F5F8; border-radius: 12px; padding: 20px 24px; margin: 16px 0 24px 0;">
  <p style="margin: 0 0 8px 0; font-size: 16px; color: #12003B;"><strong>Savings</strong> — $170,000</p>
  <p style="margin: 0 0 8px 0; font-size: 16px; color: #12003B;"><strong>Shares</strong> — $26,000</p>
  <p style="margin: 0 0 8px 0; font-size: 16px; color: #12003B;"><strong>Spaceship Voyager</strong> — $23,000</p>
  <p style="margin: 0 0 8px 0; font-size: 16px; color: #12003B;"><strong>Crypto</strong> — $6,000</p>
  <p style="margin: 0 0 8px 0; font-size: 16px; color: #12003B;"><strong>Super</strong> — $350,000</p>
  <p style="margin: 0 0 8px 0; font-size: 16px; color: #12003B;"><strong>Car</strong> — $45,000</p>
  <p style="margin: 0; font-size: 16px; color: #12003B;"><strong>Motorcycle</strong> — $4,000</p>
</div>

<p><strong>Do you have any debts?</strong></p>

<p>Car Loan $10,000 remaining.</p>

<p><strong>How did you build your net worth?</strong></p>

<p>Mainly working and saving.</p>

<!-- Earn -->
<div style="background: #F5F5F8; border-radius: 8px; padding: 16px 20px; margin: 40px 0 20px 0;">
  <h2 style="margin: 0; font-family: 'Poppins', sans-serif; font-size: 24px; font-weight: 700; background: linear-gradient(90deg, #31DBE3, #930EFF); -webkit-background-clip: text; -webkit-text-fill-color: transparent; background-clip: text;">Earn</h2>
</div>

<p><strong>Tell us a bit about your career.</strong></p>

<p>Before starting my career, I worked in the hospitality industry as a waiter for many years, this is where I learnt my excellent customer service skills.</p>

<p>I then decided to be a network engineer but wanted to do something more exciting rather than be stuck by a desk in an office all day.</p>

<p>So obviously, I joined the army. This was probably one of the smartest decisions I made. I was taught many life lessons that home could not provide and experienced some of my life's worst and best moments.</p>

<p>Deciding I no longer wanted to be told where to live, I decided to transfer to the reserves (part-time Army) and go into business with a friend owning a small IT Business.</p>

<p>This managed to last for a year before deciding that earning minimum wage, and working, on average, 10 hours a day was not the life I wanted to live.</p>

<p>I then started working for a company on a starting salary of $90,000, solving complex network issues (something I love to do) and working regular hours with paid leave.</p>

<p>I have been doing this now for just over 8 years and have managed to be promoted and earn above $150,000.</p>

<p><strong>Do you have any income sources outside your job? How much do you earn from each and how did you develop them?</strong></p>

<p>Working reserves, I get paid an additional tax-free salary depending on how much I work. This can be anywhere from $5,000 to $20,000 per year.</p>

<p>My savings currently earns me approx $9,000 a year at 5.5% interest.</p>

<p>I also have some shares that earn dividends about $2-3,000 per year.</p>

<p><strong>What's been important for you to learn about money?</strong></p>

<p>Education on money and investing is pivotal in transforming your life to be able to make the right choice for yourself now and in the future.</p>

<p>The earlier you can learn or even talk to financially literate people, the better.</p>

<p>Having the ability to appreciate the value of money, to then save that dollar here and there to then invest those dollars consistently should set up anyone up for a comfortable life if it's done from an early age.</p>

<!-- Save -->
<div style="background: #F5F5F8; border-radius: 8px; padding: 16px 20px; margin: 40px 0 20px 0;">
  <h2 style="margin: 0; font-family: 'Poppins', sans-serif; font-size: 24px; font-weight: 700; background: linear-gradient(90deg, #31DBE3, #930EFF); -webkit-background-clip: text; -webkit-text-fill-color: transparent; background-clip: text;">Save</h2>
</div>

<p><strong>What's your savings rate? How has it changed over time?</strong></p>

<p>I save at least $1,300 a week. We are currently saving to buy a house so we have substantially reduced our spending.</p>

<p>Before having a partner or child, I would travel on an extended overseas holiday spending at least $10,000 once every two years.</p>

<p>I would also go out almost every weekend and spend at least a quarter of my pay on things that only made me happy at that time.</p>

<p>The only exception to this is food. I will never regret all the beautiful food I have tried in my life.</p>

<blockquote style="border-left: 4px solid #600CE8; margin: 28px 0; padding: 16px 20px; background: #F5F5F8; border-radius: 0 8px 8px 0;">
  <p style="margin: 0; font-size: 16px; font-style: italic; color: #12003B; line-height: 1.6;">"I will never regret all the beautiful food I have tried in my life."</p>
</blockquote>

<p><strong>Do you have a budget?</strong></p>

<p>Not really, but I portion my income into different accounts that have different goals. I try very hard to stick to this.</p>

<p>I have created a budget before, but tracking each of my purchases is not something I enjoy and so I realised this was not something that would work for me.</p>

<p><strong>How much do you spend per year?</strong></p>

<p>Approx $70,000.</p>

<p><strong>Do you make purchase decisions carefully, or are you loose with your money?</strong></p>

<p>Larger items I am very careful. I do believe quality will go a long way for some items so I spend the time to figure this out before purchasing.</p>

<p>I do however also have the ability to impulse buy things that sound good at the time.</p>

<p>It's not an often occurring thing but it does happen. I also love food and adventuring.</p>

<p>These are usually things I try to choose the best value but you need to live to enjoy life.</p>

<blockquote style="border-left: 4px solid #600CE8; margin: 28px 0; padding: 16px 20px; background: #F5F5F8; border-radius: 0 8px 8px 0;">
  <p style="margin: 0; font-size: 16px; font-style: italic; color: #12003B; line-height: 1.6;">"You need to live to enjoy life."</p>
</blockquote>

<p><strong>How is your work-life balance?</strong></p>

<p>I have an excellent work-life balance.</p>

<p>Over the years, I worked hard to get to where I am now.</p>

<p>Having a wealth of experience and knowledge allows me to do my job in a more efficient manner and I also get to enjoy time with my family and getting out and about.</p>

<p><strong>What's your favourite thing to spend money on?</strong></p>

<p>If you haven't noticed, food.</p>

<p>But also travelling and technology.</p>

<!-- Invest -->
<div style="background: #F5F5F8; border-radius: 8px; padding: 16px 20px; margin: 40px 0 20px 0;">
  <h2 style="margin: 0; font-family: 'Poppins', sans-serif; font-size: 24px; font-weight: 700; background: linear-gradient(90deg, #31DBE3, #930EFF); -webkit-background-clip: text; -webkit-text-fill-color: transparent; background-clip: text;">Invest</h2>
</div>

<p><strong>How do you invest?</strong></p>

<p>I used to spend a lot of time researching and investing on the ASX. But now being a family man with two jobs, I just don't have the time for that.</p>

<p>I invest $100 in Spaceship and $50 to Bamboo each week.</p>

<p>I also sacrifice $150 a week of my income into my super as part of the <a href="https://www.spaceship.com.au/learn/first-home-super-saver-using-super-to-buy-a-home/?ref=spaceship.ghost.io" style="color: #600CE8; text-decoration: underline;">super saver scheme</a>, which I have been doing for nearly five years now. It's a great way to maximise my dollar.</p>

<p>I also put the rest of my unspent money in savings to buy a house soon. Which I am hoping will be a good investment.</p>

<p><strong>What's been your best investment?</strong></p>

<p>I bought plenty of medicinal marijuana shares on the ASX when they first started trading on the ASX. This made me about $20,000 profit in only a couple of weeks.</p>

<p><strong>What's been your worst investment?</strong></p>

<p>My best investment also then became my worst investment as I reinvested most of it due to <a href="https://www.spaceship.com.au/learn/panic-selling-is-a-terrible-strategy-expect-volatility/?ref=spaceship.ghost.io" style="color: #600CE8; text-decoration: underline;">FOMO</a>. I am still holding and hoping to one day make my money back (this is highly unlikely).</p>

<p><strong>What's been your overall return?</strong></p>

<p>Making very high risky investments when I was younger to now being more consistent with less risk. I believe I am about even.</p>

<p><strong>How are you building wealth?</strong></p>

<p>I try to divide my income sources to different types of investments. Like savings, Spaceship, super saver scheme and Bamboo.</p>

<p>My ultimate goal here is to buy a house and then slowly start investing money into less riskier options.</p>

<p><strong>What are your main roadblocks to building wealth? How are you addressing them?</strong></p>

<p>I believe the best way to build wealth is understanding the value of money and being wise with how you spend your money.</p>

<p>Making decisions to only spend money on things that make you genuinely happy.</p>

<p>I also believe looking for alternate sources of income like side hustles and second jobs is a great option.</p>

<p><strong>Do you have a target net worth you want?</strong></p>

<p>I plan to retire at 60 and live a comfortable life so that I can assist my kids and travel at least once a year.</p>

<p>I have not calculated how much I need to live out this plan, but for now, let's say three million.</p>

<!-- Behaviour -->
<div style="background: #F5F5F8; border-radius: 8px; padding: 16px 20px; margin: 40px 0 20px 0;">
  <h2 style="margin: 0; font-family: 'Poppins', sans-serif; font-size: 24px; font-weight: 700; background: linear-gradient(90deg, #31DBE3, #930EFF); -webkit-background-clip: text; -webkit-text-fill-color: transparent; background-clip: text;">Behaviour</h2>
</div>

<p><strong>When did you make your first significant behavioural shift towards wealth building?</strong></p>

<p>When I first joined the army I was only making enough money to get by which made it hard to hang out with friends who always had more money than me.</p>

<p>This is where I decided to look into ways of maximising my dollar by reading books that explained money in simple terms and also the art of investing.</p>

<p><strong>If you could start again, what would you do differently?</strong></p>

<p>I would have invested most of my money consistently and regularly in a reputable <a href="https://www.spaceship.com.au/learn/what-is-an-etf/?ref=spaceship.ghost.io" style="color: #600CE8; text-decoration: underline;">ETF</a>. Instead of trying to pick the next TESLA, NVIDIA or BITCOIN.</p>

<p>Advice I would give is to never ever ever get yourself a <a href="https://www.spaceship.com.au/learn/how-to-manage-credit-card-spending/?ref=spaceship.ghost.io" style="color: #600CE8; text-decoration: underline;">credit card</a> or after-pay account. If you can't afford it then you shouldn't be buying it.</p>

<blockquote style="border-left: 4px solid #600CE8; margin: 28px 0; padding: 16px 20px; background: #F5F5F8; border-radius: 0 8px 8px 0;">
  <p style="margin: 0; font-size: 16px; font-style: italic; color: #12003B; line-height: 1.6;">"Never ever ever get yourself a credit card or after-pay account. If you can't afford it then you shouldn't be buying it."</p>
</blockquote>

<p>I have seen too many people paying money to the banks paying off loans that charge extraordinary interest. It is the worst type of debt you could ever get yourself into.</p>

<p><strong>What are some mistakes you've made along the way?</strong></p>

<p><a href="https://www.spaceship.com.au/learn/dollar-cost-averaging/?ref=spaceship.ghost.io" style="color: #600CE8; text-decoration: underline;">Time in the market beats timing the market.</a></p>

<blockquote style="border-left: 4px solid #600CE8; margin: 28px 0; padding: 16px 20px; background: #F5F5F8; border-radius: 0 8px 8px 0;">
  <p style="margin: 0; font-size: 16px; font-style: italic; color: #12003B; line-height: 1.6;">"Time in the market beats timing the market."</p>
</blockquote>

<p><strong>Do you have any worries about retirement? If so, how are you planning to address them?</strong></p>

<p>At this stage I believe we are well positioned to retire comfortably.</p>

<p><strong>How are you learning about building wealth?</strong></p>

<p>Mainly from reading books, magazines and newspapers. Also listen to the occasional podcast. I wish my family was able to pass this knowledge on, I am now trying to teach my family about building wealth.</p>

<p><strong>Do you give to charity? If so, what percentage of your time/money do you give?</strong></p>

<p>Every year I give $200 to a charity of choice.</p>

<!-- CTA -->
<div style="background: linear-gradient(135deg, #600CE8 0%, #930EFF 100%); border-radius: 12px; padding: 24px 28px; margin: 40px 0 0 0;">
  <p style="margin: 0 0 10px 0; font-family: 'Poppins', sans-serif; font-weight: 700; font-size: 20px; color: #ffffff;">We want to hear your Real Money Talk</p>
  <p style="margin: 0 0 10px 0; color: #ffffff; font-size: 16px;">At Spaceship we're big believers in sharing our money stories. We want to hear yours, too. In our ongoing Real Money Talk series, members of our community share what they've learned about managing money.</p>
  <p style="margin: 0; color: #ffffff; font-size: 16px;">We'd love you to take part. <a href="https://docs.google.com/forms/d/e/1FAIpQLScO3cvGR6NMLtbuVkmWHU6Idt9qka-4TEADiwwEZyz7_qPgHA/viewform?ref=spaceship.ghost.io" style="color: #ffffff; font-weight: 600; text-decoration: underline;">Here's a link to our Real Money Talk survey where you can share your story.</a></p>
</div>
<!--kg-card-end: html-->
]]></content:encoded>
            <author>hello@spaceship.com.au (Kelly Simpson)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/real-money-talk/">Real Money Talk</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2024/09/Real-Money-talk-Blog-Astrounats-2024-33.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[Chaos agents: What’s behind the SaaS-pocalypse (and why software’s still WWG)]]></title>
            <link>https://www.spaceship.com.au/learn/chaos-agents-whats-behind-the-saas-pocalypse-and-why-softwares-still-wwg/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/chaos-agents-whats-behind-the-saas-pocalypse-and-why-softwares-still-wwg/</guid>
            <pubDate>Tue, 03 Mar 2026 23:54:47 GMT</pubDate>
            <description><![CDATA[Do you remember the first question you ever asked ChatGPT?]]></description>
            <content:encoded><![CDATA[
<!--kg-card-begin: html-->
<!--kg-card-begin: html-->
<style>
.saas-article {
  font-family: 'Inter', Helvetica, Arial, sans-serif;
  color: #51516C;
  line-height: 1.7;
}
.saas-article a {
  color: #600CE8;
  text-decoration: none;
}
.saas-article a:hover {
  text-decoration: underline;
}
.saas-article p {
  margin-bottom: 24px;
}

.saas-quote {
  background: #F5F5F8;
  border-left: 5px solid #930EFF;
  padding: 24px 28px;
  border-radius: 0 16px 16px 0;
  margin: 32px 0;
}
.saas-quote .quote-label {
  font-weight: 700;
  color: #930EFF;
  font-size: 0.85rem;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  display: block;
  margin-bottom: 10px;
}
.saas-quote p {
  margin: 0 0 14px 0;
  font-style: italic;
}
.saas-quote p:last-child {
  margin-bottom: 0;
}

.saas-callout {
  background: #F5F5F8;
  border: 2px dashed #31DBE3;
  padding: 24px 28px;
  border-radius: 16px;
  margin: 32px 0;
}
.saas-callout p {
  margin: 0;
  font-weight: 600;
  color: #12003B;
  font-size: 1.05rem;
}

.saas-why-box {
  background: linear-gradient(238.64deg, #31DBE3 -90.67%, #930EFF 122.19%);
  color: white;
  padding: 28px 32px;
  border-radius: 20px;
  margin: 40px 0;
}
.saas-why-box .why-question {
  font-family: 'Poppins', Helvetica, Arial, sans-serif;
  font-size: 1.15rem;
  font-weight: 700;
  margin-bottom: 16px;
  display: block;
}
.saas-why-box p {
  margin: 0 0 14px 0;
  color: rgba(255,255,255,0.95);
}
.saas-why-box p:last-child {
  margin-bottom: 0;
}

.saas-section-header {
  background: linear-gradient(238.64deg, rgba(49,219,227,0.12) -90.67%, rgba(147,14,255,0.12) 122.19%);
  color: #12003B;
  padding: 14px 22px;
  border-radius: 12px;
  font-family: 'Poppins', Helvetica, Arial, sans-serif;
  font-size: 1.25rem;
  font-weight: 700;
  margin: 40px 0 20px 0;
  border-left: 4px solid #930EFF;
  display: block;
}

.saas-stats {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 16px;
  margin: 32px 0;
}
.saas-stat-card {
  background: #F5F5F8;
  border-radius: 16px;
  padding: 24px 20px;
  text-align: center;
  border-top: 3px solid #930EFF;
}
.saas-stat-card .stat-name {
  font-family: 'Poppins', Helvetica, Arial, sans-serif;
  font-size: 1.3rem;
  font-weight: 700;
  color: #930EFF;
  display: block;
  margin-bottom: 6px;
}
.saas-stat-card .stat-label {
  font-size: 0.9rem;
  color: #51516C;
  line-height: 1.4;
}

.saas-video-container {
  margin: 32px 0;
  border-radius: 16px;
  overflow: hidden;
  background: #12003B;
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
}
.saas-video-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

.saas-jason-quote {
  background: #12003B;
  color: white;
  padding: 36px 36px 32px 36px;
  border-radius: 20px;
  margin: 40px 0;
  position: relative;
}
.saas-jason-quote::before {
  content: '\201C';
  font-family: 'Poppins', Helvetica, Arial, sans-serif;
  font-size: 5rem;
  line-height: 1;
  color: #930EFF;
  position: absolute;
  top: 12px;
  left: 28px;
  opacity: 0.5;
}
.saas-jason-quote .jason-name {
  font-weight: 700;
  color: #31DBE3;
  font-size: 0.85rem;
  letter-spacing: 0.06em;
  text-transform: uppercase;
  display: block;
  margin-bottom: 16px;
  padding-top: 24px;
}
.saas-jason-quote p {
  margin: 0 0 16px 0;
  color: rgba(255,255,255,0.92);
  font-style: italic;
}
.saas-jason-quote p:last-child {
  margin-bottom: 0;
}

.saas-info-box {
  background: #F5F5F8;
  border-left: 5px solid #31DBE3;
  padding: 22px 28px;
  border-radius: 0 16px 16px 0;
  margin: 32px 0;
}
.saas-info-box p {
  margin: 0 0 14px 0;
}
.saas-info-box p:last-child {
  margin-bottom: 0;
}

.saas-disclaimer {
  background: #F5F5F8;
  border-radius: 12px;
  padding: 20px 24px;
  margin-top: 48px;
  font-size: 0.85rem;
  color: #8888A0;
  line-height: 1.6;
}
.saas-disclaimer p {
  margin: 0 0 8px 0;
}
.saas-disclaimer p:last-child {
  margin-bottom: 0;
}

@media (max-width: 600px) {
  .saas-stats {
    grid-template-columns: 1fr;
  }
  .saas-jason-quote {
    padding: 28px 24px 24px 24px;
  }
  .saas-jason-quote::before {
    font-size: 4rem;
    left: 20px;
  }
}

.saas-toc {
  background: #F5F5F8;
  border-radius: 16px;
  padding: 24px 28px;
  margin: 32px 0;
}
.saas-toc-title {
  font-family: 'Poppins', Helvetica, Arial, sans-serif;
  font-weight: 700;
  color: #12003B;
  font-size: 1rem;
  display: block;
  margin-bottom: 14px;
}
.saas-toc ul {
  margin: 0;
  padding-left: 20px;
}
.saas-toc li {
  margin: 8px 0;
}
.saas-toc a {
  color: #600CE8;
  text-decoration: none;
  font-size: 1.05rem;
}
.saas-toc a:hover {
  text-decoration: underline;
}
</style>

<div class="saas-article">

<p>Do you remember the first question you ever asked <a href="https://www.spaceship.com.au/learn/we-asked-chatgpt-if-the-rumours-are-true/?ref=spaceship.ghost.io">ChatGPT</a>?</p>

<p>Mine was about music recommendations. It did okay.</p>

<p>I asked it the same question tonight and it told me one of my favourite bands released a new song a few days ago. I love that band so much (American Football) but didn't know they had new music. I immediately searched and pressed play.</p>

<p>Three years ago, ChatGPT acted like a music critic, telling me about bands people with my stated taste in music tended to like. This year, it scoped the problem, then searched the internet to find a new American Football song of all bands, absolutely nailing the brief. How'd it know to do that?</p>

<div class="saas-toc">
  <span class="saas-toc-title">In this article</span>
  <ul>
    <li><a href="#ai-vs-software">AI vs Software: A tale of two codes</a></li>
    <li><a href="#what-is-an-ai-agent">What is an AI agent?</a></li>
    <li><a href="#what-is-agentic-ai">TL:DR; What is agentic AI?</a></li>
    <li><a href="#who-creates-ai-agents">Who creates AI agents?</a></li>
    <li><a href="#what-is-saas">What is SaaS?</a></li>
    <li><a href="#what-are-saas-companies">What are some SaaS companies?</a></li>
    <li><a href="#who-can-use-ai-agents">Who can use AI agents?</a></li>
    <li><a href="#saas-pocalypse">What's the SaaS-pocalypse?</a></li>
    <li><a href="#why-bearish-on-saas">Why did the market turn bearish on SaaS?</a></li>
  </ul>
</div>

<span class="saas-section-header" id="ai-vs-software">AI vs Software: A tale of two codes</span>

<p>The <a href="https://www.spaceship.com.au/voyager/?ref=spaceship.ghost.io">Spaceship Universe and Spaceship Earth portfolios</a> invest <a href="https://www.spaceship.com.au/learn/what-is-where-the-world-is-going-wwg/?ref=spaceship.ghost.io">Where the World is Going (WWG)</a>. You know the drill: businesses aligned with long-term structural themes, with attractive growth characteristics and leadership teams that think and act like long-term owners.</p>

<p>Recently, one of these long-term trends has impacted many of the others, and you can guess what it is. AI's been doing for software what it did for my music search: evolving to act near-autonomously, and spooking the market.</p>

<span class="saas-section-header" id="what-is-an-ai-agent">What is an AI agent?</span>

<p>An AI agent is a software program that can act on your behalf. AI agents are generally powered by large language models (LLMs), which are <a href="https://www.spaceship.com.au/learn/tag/artificial-intelligence/?ref=spaceship.ghost.io">AI systems</a> trained to understand and generate text, including software code.</p>

<p>AI agents act as self-directed software. They're different to simple chatbots that are built on pre-defined systems and pattern matching, such as Clippy or OG Ask Jeeves. They're also different to predictive engines, such as the 'people also bought…' and 'people like you may…' features in software and websites you might have interacted with.</p>

<p>Instead, an AI agent can autonomously decide its next step, plan it, and then take it, with little human intervention.</p>

<p>For example, asking ChatGPT for a list of <a href="https://www.spaceship.com.au/learn/ai-travel-savings-bali-holiday/?ref=spaceship.ghost.io">good holiday destinations</a> will see it return an answer based on its training. That's generative AI. You ask the question, it answers, and considers the case closed.</p>

<p>But asking ChatGPT to recommend a holiday in your price range, based on your unique interests and timeline, and then it deciding to search the internet, shortlist options, compare prices and tailor recommendations based on what it knows about you - that's agentic AI. You ask the question, it takes a multi-step autonomous approach to execution, breaking the goal into subtasks, using tools, making decisions along the way, and iterating toward an outcome.</p>

<p>Or, put another way, AI can help Netflix's algorithm show you what to watch next based on what people like you already liked; while agentic AI can theoretically traipse through the internet and return a personalised watchlist complete with streaming services, running times, and matching wines to pair it with (okay, sign me up for that.)</p>

<span class="saas-section-header" id="what-is-agentic-ai">TL:DR; What is agentic AI?</span>

<p>So agentic AI is when AI can plan and take a series of different actions to achieve a goal, generally without much human input.</p>

<span class="saas-section-header" id="who-creates-ai-agents">Who creates AI agents?</span>

<p>In general, anyone with technical capability and access to AI models can create an AI agent. That's where it gets a little bit hairy.</p>

<p>Until now, software has generally been created by human coders with specialist knowledge, supported by teams behind them. You needed someone with an idea, someone with funding, someone with know-how, and someone with marketing skills to make sure your software made it to production and found customers.</p>

<p>Now you can arguably go straight from AI model to customer via agentic AI, and cut out most of the middle people. That's one of the reasons why markets have been pretty choppy recently - because software companies are some of the biggest on the stock market in recent years, and they suddenly have competition that not many people saw coming.</p>

<span class="saas-section-header" id="what-is-saas">What is SaaS?</span>

<p>To cut a long story short, SaaS stands for Software-as-a-Service. Pre-internet, software companies delivered their products via floppy disk and CD-ROMs - that is, on physical devices.</p>

<p>Then, when the internet became mainstream, it became more possible for businesses to download or sign up to software programs straight from websites. Then 'the cloud' became ubiquitous. This meant that software companies could sell their services, running them remotely to virtually anywhere. Typically, they'd offer access with subscription pricing, and the whole model became known as SaaS.</p>

<span class="saas-section-header" id="what-are-saas-companies">What are some SaaS companies?</span>

<p>SaaS companies have become some of the biggest, and near inescapable in modern life. You might use Microsoft if you have an office job, or Canva if you're a creator. Shopify is one of the homes of online retail you might have shopped with, while Salesforce is where many of the corporate companies such as banks and airlines keep track of customer information, which may include yours.</p>

<p>All of these companies sell Software as a Service, enabled by the cloud.</p>



<span class="saas-section-header" id="who-can-use-ai-agents">Who can use AI agents?</span>

<p>AI agents can be used by basically anyone with a screen and an internet connection - business or customer.</p>

<p>Recently, Anthropic released Claude Code, its agentic coding tool that lets AI write and ship software autonomously. You give it a task, and it runs with it. So developers can now build and scale at new speeds, with less of a need for companies whose bread and butter has been doing the same things, but slower. These companies also tend to charge per seat, which means if fewer people need them because they can DIY with Claude, then future revenue can look a bit shaky.</p>

<p>Cue the SaaS-pocalypse.</p>

<span class="saas-section-header" id="saas-pocalypse">What's the SaaS-pocalypse? Let's ask Jason Sedawie, the Spaceship VP of Investments.</span>

<blockquote class="instagram-media" data-instgrm-captioned data-instgrm-permalink="https://www.instagram.com/reel/DVFyY-HEriA/?utm_source=ig_embed&amp;utm_campaign=loading" data-instgrm-version="14" style=" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:540px; min-width:326px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);"><div style="padding:16px;"> <a href="https://www.instagram.com/reel/DVFyY-HEriA/?utm_source=ig_embed&utm_campaign=loading" style=" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;" target="_blank"> <div style=" display: flex; flex-direction: row; align-items: center;"> <div style="background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;"></div> <div style="display: flex; flex-direction: column; flex-grow: 1; justify-content: center;"> <div style=" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;"></div> <div style=" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;"></div></div></div><div style="padding: 19% 0;"></div> <div style="display:block; height:50px; margin:0 auto 12px; width:50px;"><svg width="50px" height="50px" viewBox="0 0 60 60" version="1.1" xmlns="https://www.w3.org/2000/svg" xmlns:xlink="https://www.w3.org/1999/xlink"><g stroke="none" stroke-width="1" fill="none" fill-rule="evenodd"><g transform="translate(-511.000000, -20.000000)" fill="#000000"><g><path d="M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631"></path></g></g></g></svg></div><div style="padding-top: 8px;"> <div style=" color:#3897f0; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:550; line-height:18px;">View this post on Instagram</div></div><div style="padding: 12.5% 0;"></div> <div style="display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;"><div> <div style="background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);"></div> <div style="background-color: #F4F4F4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;"></div> <div style="background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);"></div></div><div style="margin-left: 8px;"> <div style=" background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;"></div> <div style=" width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg)"></div></div><div style="margin-left: auto;"> <div style=" width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);"></div> <div style=" background-color: #F4F4F4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);"></div> <div style=" width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);"></div></div></div> <div style="display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;"> <div style=" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;"></div> <div style=" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;"></div></div></a><p style=" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; line-height:17px; margin-bottom:0; margin-top:8px; overflow:hidden; padding:8px 0 7px; text-align:center; text-overflow:ellipsis; white-space:nowrap;"><a href="https://www.instagram.com/reel/DVFyY-HEriA/?utm_source=ig_embed&utm_campaign=loading" style=" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:normal; line-height:17px; text-decoration:none;" target="_blank">A post shared by Spaceship (@spaceshipau)</a></p></div></blockquote>
<script async src="//www.instagram.com/embed.js"></script>

<div class="saas-jason-quote">
  <span class="jason-name">Jason Sedawie — VP of Investments, Spaceship</span>
  <p>"Yeah, it's causing an event that investors are calling the SaaS-pocalypse — the software-as-a-service implosion. We've seen stocks in the software index down around 30% in the last couple of months, basically because of Claude's AI agent.</p>
  <p>Investors are extrapolating: well, if AI agents can do this on your behalf without using software, what's software worth?</p>
  <p>For us, we've always concentrated on companies with unique data, because an AI model is not really worth anything unless you've got unique data. Companies in cybersecurity like CrowdStrike have interesting cybersecurity data, and a company like FICO, which does credit lending standards, has that embedded data as well.</p>
  <p>We think there are some risks in software — maybe the prices they can charge going forward might not happen — but we think they become more efficient as they use AI tools themselves.</p>
  <p>So while the market has kind of overreacted in this case, we believe those companies with unique data are still well positioned to do well in the AI world going forward."</p>
</div>

<span class="saas-section-header" id="why-bearish-on-saas">Why did the market turn bearish on SaaS?</span>

<p>We asked Jason to tell us more.</p>

<div class="saas-quote">
  <span class="quote-label">Jason Sedawie, VP of Investments</span>
  <p>"The bear case on SaaS conflates the code with the product. Yes, AI makes code cheaper to produce. But that misses the point entirely. What enterprise software companies actually sell is proprietary data, embedded workflows, compliance, and trust. The accountability of having someone to call when things go wrong. Open source has been free for decades. Enterprises still pay for licensed software. That tells you everything you need to know about what they're really buying.</p>
  <p>AI agents will drive greater software usage, increasing activity and their relevance.</p>
  <p>The more interesting question is what AI does for software companies, not to them. The best platforms are already deploying AI natively, agents are becoming the product, not a feature. And when agents run continuously instead of humans logging in intermittently, the volume of activity flowing through these platforms multiplies. More activity means more data, more complexity, more risk. Risk demands governance and guardrails. Governance and guardrails require a trusted vendor with accountability. The companies already embedded in enterprise-critical systems are the natural home for all of that.</p>
  <p>Network effects also compound in an agentic world, not shrink. Proprietary data, deep integrations, compliance certifications, these took years to build and can't be replicated by a model trained on public data. As automated decision-making carries higher stakes, trust becomes worth more, not less.</p>
  <p>We're confident software is still Where the World is Going."</p>
</div>

<div class="saas-why-box">
  <span class="why-question">Markets hate uncertainty in the short-term...</span>
  <p>...but as long-term investors we know to watch for the signal in the noise. Interested in what else is in our portfolio? <a href="https://www.spaceship.com.au/voyager/?ref=spaceship.ghost.io">Check out the Spaceship Voyager portfolios</a> and see if they align with where you want your world to go.</p>
</div>

<div class="saas-disclaimer">
  <p><strong>Important:</strong> We're sharing our thoughts on companies in which Spaceship Voyager invests for informational purposes only. As at 2 March 2026, some Spaceship Voyager portfolios invest in Microsoft, Shopify, Salesforce, CrowdStrike and FICO. We think it's important (and interesting!) to keep you informed about what's happening with Voyager's investments. However, this information is not a recommendation to buy, sell, or hold any specific company or security. Past performance is not a reliable indicator or guarantee of future performance.</p>
  <p>The information in this article is prepared by Spaceship Capital Limited (ABN 67 621 011 649, AFSL 501605). It is general in nature as it has been prepared without taking account of your objectives, financial situation or needs.</p>
</div>

</div>
<script type="application/ld+json">
{
  "@context": "https://schema.org",
  "@type": "FAQPage",
  "mainEntity": [
    {
      "@type": "Question",
      "name": "What is an AI agent?",
      "acceptedAnswer": {
        "@type": "Answer",
        "text": "An AI agent is a software program that can act on your behalf. AI agents are generally powered by large language models (LLMs), which are AI systems trained to understand and generate text, including software code. Unlike simple chatbots or predictive engines, an AI agent can autonomously decide its next step, plan it, and then take it, with little human intervention."
      }
    },
    {
      "@type": "Question",
      "name": "Who creates AI agents?",
      "acceptedAnswer": {
        "@type": "Answer",
        "text": "In general, anyone with technical capability and access to AI models can create an AI agent. Now you can arguably go straight from AI model to customer via agentic AI, and cut out most of the middle people — previously you needed someone with an idea, someone with funding, someone with know-how, and someone with marketing skills to make sure your software made it to production and found customers."
      }
    },
    {
      "@type": "Question",
      "name": "What is SaaS?",
      "acceptedAnswer": {
        "@type": "Answer",
        "text": "SaaS stands for Software-as-a-Service. Software companies sell their services running them remotely via the cloud to virtually anywhere, typically with subscription pricing. Examples include Microsoft, Canva, Shopify, and Salesforce."
      }
    },
    {
      "@type": "Question",
      "name": "What are some SaaS companies?",
      "acceptedAnswer": {
        "@type": "Answer",
        "text": "SaaS companies have become some of the biggest, and near inescapable in modern life. Examples include Microsoft (for office jobs), Canva (for creators), Shopify (for online retail), and Salesforce (where many corporate companies such as banks and airlines keep track of customer information). All of these companies sell Software as a Service, enabled by the cloud."
      }
    },
    {
      "@type": "Question",
      "name": "Who can use AI agents?",
      "acceptedAnswer": {
        "@type": "Answer",
        "text": "AI agents can be used by basically anyone with a screen and an internet connection — business or customer. Anthropic's Claude Code, for example, is an agentic coding tool that lets AI write and ship software autonomously."
      }
    },
    {
      "@type": "Question",
      "name": "What is the SaaS-pocalypse?",
      "acceptedAnswer": {
        "@type": "Answer",
        "text": "The SaaS-pocalypse refers to the software-as-a-service implosion driven by AI agents. Stocks in the software index fell around 30% in a short period as investors extrapolated that if AI agents can perform tasks without traditional software, software valuations could be at risk. However, analysts argue the bear case conflates the code with the product — what enterprise software companies actually sell is proprietary data, embedded workflows, compliance, and trust."
      }
    },
    {
      "@type": "Question",
      "name": "Why did the market turn bearish on SaaS?",
      "acceptedAnswer": {
        "@type": "Answer",
        "text": "The bear case on SaaS conflates the code with the product. Yes, AI makes code cheaper to produce — but what enterprise software companies actually sell is proprietary data, embedded workflows, compliance, and trust. The accountability of having someone to call when things go wrong. Open source has been free for decades, yet enterprises still pay for licensed software, which tells you everything about what they're really buying."
      }
    }
  ]
}
</script>
<!--kg-card-end: html-->

<!--kg-card-end: html-->
]]></content:encoded>
            <author>hello@spaceship.com.au (Kelly Simpson)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/investing/">Investing</category>
            <category domain="https://www.spaceship.com.au/learn/tag/artificial-intelligence/">Artificial Intelligence</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2026/03/Agentic-AI-the-SaaSpocalypse.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[Real Money Talk: Thomas]]></title>
            <link>https://www.spaceship.com.au/learn/real-money-talk-thomas/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/real-money-talk-thomas/</guid>
            <pubDate>Tue, 03 Mar 2026 23:00:00 GMT</pubDate>
            <description><![CDATA[Thomas is a 61-year-old worth more than $7 million whose son introduced him to Spaceship.]]></description>
            <content:encoded><![CDATA[<p>This post is based on an interview we conducted with Thomas in December 2022.</p><p>Real Money Talk is our series where we interview Australians from all walks of life about their personal finances. The views expressed are those of the interviewees, based on their experiences with money, and as such are not necessarily representative of Spaceship's views.</p><p>We have changed the name of the interviewee for their privacy.</p><h2 id="overview">Overview</h2><p><strong>Name</strong>: Thomas	<br><strong>Age</strong>: 61<br><strong>Where do you live?</strong> Rural NSW, Australia</p><p><strong>Please tell us a bit about yourself.</strong></p><p>I am a business person, entrepreneur if you like. Brought up on a farm and moved into commercial business in town. My first business was a Service Station Lease and I am now into IGA supermarkets. I have other business investments like a share in a motel and a new venture into a number of pilates studios. The last two are passive investments as I don't work in them day to day. I also have five investment properties and a house and land block where we live. Married with two children.</p><p><strong>What's your current net worth?</strong><br>$7,300,000</p><p><strong>How does it break down?</strong></p><ul><li>Spaceship Voyager $50,000</li><li>Shares in private company $2,500,000</li><li>Real Estate Home $2,000,000</li><li>Investment Properties (5) $3,000,000</li><li>Other Assets $1,200,000</li><li>Offset Accounts $240,000</li><li>Self Managed Super Fund $260,000</li><li>Motel Share $500,000</li></ul><p><strong>Do you have any debts?</strong></p><ul><li>Loans $2,450,000</li><li>Debt to Equity 25%</li><li>Debt to Equity on property 49%</li></ul><p><strong>How did you build your net worth?</strong></p><p>Working in private business and investing for lots of years. I love the challenge of improving my net worth over time. A combination of constant investing and working entrepreneurially is the key. Not spending too much on yourself as you go along. Making sure not to overdo it and come unstuck.</p><h2 id="earn">Earn</h2><p><strong>Tell us a bit about your career.</strong></p><p>I started out as a farmer. Went to an Ag College. Moved into small business in retail. Started in a service station and am now in IGA supermarkets. I did some full time trading for a while, but found it was not for me. I found I was more a buy and hold person.</p><p>I like property over shares as an investment vehicle mainly because of the leverage available but tax wise it is good too. I just find you need some extra forms of income to stay ahead of the curve. My first residential investment I saw 19% interest rates, but the bank just pushed out the repayment period. That was a long time ago now. I also have business income and some passive business investments as well.</p><p><strong>Do you have any income sources outside your job? How much do you earn from each and how did you develop them?</strong></p><p>Yes I do, I get a wage from my job plus capital from money I personally leant the company and 7% interest on that money, rental income from the properties, and dividends from the shares in business companies that I have.</p><p><strong>What’s been important for you to learn about money?</strong></p><p>You need to quickly move away from focussing on your wage as being your only income source and find entrepreneurial ways to make your money work for you instead of focussing on you working for your money. Quickly move into passive investments that don't require your hourly input. Or as a lot of people do get the side hustles going well.</p><h2 id="save">Save</h2><p><strong>What's your savings rate? How has it changed over time?</strong></p><p>I save more than 60% of my income these days and I have never been a big spender on myself. I struggle with those decisions the most. Business deals are easy for me in comparison. My saving has improved over time, but there have been a few times when things were a little lean for a while I must admit.</p><p><strong>Do you have a budget?</strong></p><p>Yes I have a rough budget but the best I find is looking at last year's results and comparing them to this year and working out where you need to improve. I find you can spend too much time on saving small amounts and not enough time on focussing on the big picture items and where to make big gains.</p><p><strong>How much do you spend per year?</strong></p><p>The family spends roughly $90,000 per year on living and non-deductible spending. That's less than a third of the income though and as a family.</p><p><strong>Do you make purchase decisions carefully, or are you loose with your money?</strong></p><p>Very carefully if I am spending on myself.</p><p><strong>How is your work-life balance?</strong></p><p>Maybe a bit too much work at times but I work for myself and I am trying to semi-retire and do more for myself from next year onwards. However I plan to still keep my business interests going, just doing the most important things only.</p><p><strong>What's your favourite thing to spend money on?</strong></p><p>I like travel and motorbikes: push bikes, golf, beach holidays. It's just a matter of fitting it all in.</p><h2 id="invest">Invest</h2><p><strong>How do you invest?</strong></p><p>I assess if I need income or capital growth or more of a combination of both.</p><p>I am constantly on the lookout for opportunities and these come more and more as you develop your investing.</p><blockquote class="kg-blockquote-alt">I find Spaceship Voyager very easy. If the market goes down I put a bit more money in and treat it as a long term investment. I think it is fantastic for the younger people and new investors. I wish it was around when I started out. My son got me on to it and I think it is great for him. A great education tool and that is why I am taking the time to write this report.</blockquote><p><strong>What's been your best investment?</strong></p><p>Property I think has been the back bone of my investing however it takes time to work but it definitely does work long term.</p><p>I traded shares for a while too and there are some magic gains there but combined with some spectacular losses as well. No one talks about the losses though.</p><p><strong>What’s been your worst investment?</strong></p><p>An offshore investment with FTM out of Vanuatu, that was flowing along greatly until COVID hit and it all disappeared overnight.</p><p><strong>What’s been your overall return?</strong></p><p>Overall return is probably about 15%. Some years are better obviously and some worse. As your wealth increases the need to push the rate of growth is less and it gets harder on a bigger amount of money. People don't realise this and often the desire decreases as well because there is less need.</p><p><strong>How are you building wealth?</strong></p><p>Business and property investing.</p><p><strong>What are your main roadblocks to building wealth? How are you addressing them?</strong></p><p>Sometimes the desire and need decreases. Also it's a matter of how much you want or need.</p><p>I do it for the challenge and it has always intrigued me.</p><p>Sometimes it comes easier if you don't focus on it too much. Just put systems in place and watch them do their thing.</p><p>I don't need the money to retire, I could have done that years ago, however that was some of my early motivation.</p><p><strong>Do you have a target net worth you want?</strong></p><p>Probably $10 mill and then I will reassess. I imagine that will be approaching within the next three years.</p><h2 id="behaviour">Behaviour</h2><p><strong>When did you make your first significant behavioural shift towards wealth building?</strong></p><p>From very early on. I was given quite a bit because my father died when I was still at school and my brother and myself had to take on the farm for my mum. I decided I didn't want to be the one that just spent the inheritance and had nothing to show at the end of it so that got me started.</p><p><strong>If you could start again, what would you do differently?</strong></p><p>Looking back I have made a lot of mistakes, but that is easy in hindsight. I have a lot of regrets. Too many to mention but they are all OK if you learn something from them and improve.</p><p><strong>What are some mistakes you’ve made along the way?</strong></p><p>Most of mine are business mistakes that come with taking the risk in these.</p><p>Someone said to me which I think is good advice: worry more about return of your money more than return on your money and you will be better off.</p><p>So that means it is easy to get starry eyed about how much you are going to make, but when that does not happen can you get your money back? That is the question you should also be asking.</p><p><strong>Do you have any worries about retirement? If so, how are you planning to address them?</strong></p><p>No, I am trying to keep my business in retirement so that is more my focus. No worries about money for retirement.</p><p><strong>How are you learning about building wealth?</strong></p><p>I have read many books and listened to a lot of seminars and tapes over the years. I think this is very important to read, listen and learn, even if it is only for inspiration. That's why I like reading these money talks from Spaceship.</p><p><strong>Do you give to charity? If so, what percentage of your time/money do you give?</strong></p><p>Yes I do give to charity and church but probably not enough. Less than 5% of my income.</p><h2 id="we-want-to-hear-your-real-money-talk">We want to hear your Real Money Talk!</h2><figure class="kg-card kg-image-card"><img src="https://www.spaceship.com.au/blog/images/2023/01/Survey-image-1600x400px-04.jpg" class="kg-image" alt="" loading="lazy" width="1600" height="400"></figure><p>At Spaceship we’re big believers in sharing our money stories. We want to hear yours, too. In our ongoing <a href="https://www.spaceship.com.au/learn/tag/real-money-talk/?ref=spaceship.ghost.io">Real Money Talk</a> series, members of our community share what they’ve learned about managing money. We’d love you to take part. <a href="https://forms.gle/B2xKnqAqjePMHfFG9?ref=spaceship.ghost.io">Here’s a link to our Real Money Talk survey</a> where you can share your story.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Kelly Simpson)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/real-money-talk/">Real Money Talk</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2023/01/Real-Money-Talk-Thomas.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[What is a market cycle?]]></title>
            <link>https://www.spaceship.com.au/learn/what-is-a-market-cycle/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/what-is-a-market-cycle/</guid>
            <pubDate>Tue, 03 Mar 2026 23:00:00 GMT</pubDate>
            <description><![CDATA[A market cycle refers to the trends or patterns that occur during different business environments. 
]]></description>
            <content:encoded><![CDATA[
<!--kg-card-begin: html-->
<style>
:root{
  --ss-navy:#12003B;
  --ss-ink:#51516C;
  --ss-muted:#6F708C;
  --ss-border:#EFEEF2;
  --ss-soft:#F5F5F8;
  --ss-purple:#600CE8;
  --ss-purple-hover:#2F0A87;
  --ss-radius:28px;
  --ss-shadow:0 24px 70px rgba(18,0,59,.12);
}

/* Wrapper */
.ss-market-wrap{
  max-width: 1000px;
  margin: 0 auto;
  padding: 0 24px 120px;
}

/* Hero */
.ss-market-hero{
  margin: 40px 0 60px;
  padding: 60px 48px;
  border-radius: var(--ss-radius);
  background:
    radial-gradient(900px 400px at 20% -10%, rgba(96,12,232,.18) 0%, rgba(96,12,232,0) 60%),
    radial-gradient(600px 300px at 85% 0%, rgba(18,0,59,.08) 0%, rgba(18,0,59,0) 60%),
    linear-gradient(180deg,#FFFFFF 0%,#FBFBFD 100%);
  border: 1px solid var(--ss-border);
  box-shadow: var(--ss-shadow);
}

.ss-market-hero h1{
  font-family: Poppins, Helvetica, Arial, sans-serif;
  font-weight: 700;
  letter-spacing: -2px;
  font-size: 56px;
  line-height: 66px;
  margin: 0;
  color: var(--ss-navy);
}

@media (min-width: 900px){
  .ss-market-hero h1{
    font-size: 72px;
    line-height: 82px;
  }
}

/* Article */
.ss-market-content{
  max-width: 760px;
}

.ss-market-content p{
  font-family: Inter, Helvetica, Arial, sans-serif;
  font-size: 20px;
  line-height: 34px;
  color: var(--ss-ink);
  margin: 28px 0;
}

@media (min-width: 900px){
  .ss-market-content p{
    font-size: 23px;
    line-height: 40px;
  }
}

.ss-market-content h2{
  font-family: Poppins, Helvetica, Arial, sans-serif;
  font-weight: 600;
  letter-spacing: -0.6px;
  font-size: 34px;
  line-height: 44px;
  color: var(--ss-navy);
  margin: 72px 0 24px;
}

@media (min-width: 900px){
  .ss-market-content h2{
    font-size: 42px;
    line-height: 54px;
  }
}

/* Divider */
.ss-divider{
  height: 1px;
  background: var(--ss-border);
  border: 0;
  margin: 64px 0;
}

/* Links */
.ss-market-content a{
  color: var(--ss-purple);
  font-weight: 500;
  text-decoration: none;
}

.ss-market-content a:hover{
  color: var(--ss-purple-hover);
  text-decoration: underline;
}
</style>

<section class="ss-market-wrap">

  <article class="ss-market-content">

    <p>A market cycle refers to the trends or patterns that occur during different business environments.</p>

    <p>During a cycle, some securities and asset classes may outperform others because their business models align with the current conditions for growth.</p>

    <p>For this post, we’re going to talk mostly about stocks.</p>

    <p>New market cycles can also form when a trend in a particular sector or industry develops in response to innovation, new products, or regulatory changes. These trends are considered ‘secular’ if short-term economic fluctuations are unlikely to have a lasting impact on long-term performance.</p>

    <p>Tech shares are generally driven by secular trends, like cloud computing and 'software as a service' (SaaS).</p>

    <p>It’s often hard to pinpoint a cycle until after the fact and they rarely have a clearly identifiable beginning or end point which can lead to confusion or controversy.</p>

    <hr class="ss-divider">

    <h2>The four stages of a market cycle</h2>

    <p>Each market cycle will generally have four distinct phases. These stages are accumulation, bull market, distribution, and <a href="https://www.spaceship.com.au/learn/what-is-a-bear-market/?ref=spaceship.ghost.io">bear market</a>.</p>

    <p>At each stage, different securities or asset classes will respond to market forces differently. As an example, during a market upswing, luxury goods tend to outperform because people are comfortable with spending more as they expect the market to continue in an upward direction.</p>

    <p>In contrast, during a downturn, consumer staples like toothpaste and toilet paper tend to outperform because people don’t usually cut back on staples even if the market isn’t performing well.</p>

    <hr class="ss-divider">

    <h2>What is a bull market?</h2>

    <p>Generally, we will say a bull market is when the price of stocks or other securities in an index rise at least 20% from a previous drop of 20%.</p>

    <p>Bull markets are also characterised as a period of time during which stocks are rising. This usually indicates a strong economy, and high investor confidence. When investors are confident, the demand for stocks goes up, and as a result, markets generally trend upwards too.</p>

    <hr class="ss-divider">

    <h2>What is a bear market?</h2>

    <p>A bear market is the opposite of a bull market, it is generally characterised as a period where stocks are falling.</p>

    <p>Generally, we will say a bear market is when the prices of an index fall 20% or more from a previous high - this often occurs after a bull market.</p>

    <p>During a bear market, investors are generally pessimistic, they don’t feel confident about the economy and may look to sell their investments and hold cash. This lack of investor demand can lead to market sell offs, and markets trending downwards.</p>

    <p>When market prices become increasingly volatile, you may think a bull market has transformed into a bear market.</p>

    <hr class="ss-divider">

    <h2>What is a market correction?</h2>

    <p>Generally, we will say a market correction is when prices fall 10% or more from a previous high. Remember, we will generally say a bear market occurs when they drop 20% or more.</p>

    <p>Corrections aren’t something for investors to panic about. Nor are bear markets.</p>

    <p>Market corrections and bear markets are both part of market cycles, so keep that in mind next time the markets drop and you feel the urge to sell.</p>

    <hr class="ss-divider">

    <h2>What is market volatility?</h2>

    <p>Broadly speaking, market volatility measures the rate of deviation away from an average price. Or in simple words, it’s the change in a security’s price over time.</p>

    <p>In the case of investments like stocks, bonds, ETFs, etc. volatility is a factor used to gauge an asset’s value over a given time compared to an average or index. The more an asset’s price moves, the more volatile it is considered to be.</p>

    <p>Generally, an individual stock will be more volatile than bonds, ETFs, and managed funds. That’s because an individual stock is issued by a single company, and many factors both inside and outside of a company can affect how it performs.</p>

    <p>Volatility isn’t necessarily something to worry about but you should be aware of how much volatility (ie risk) you can handle personally – one of the worst things you can do for your investment returns is to sell when there is volatility and buy when times are good, or in other words buy at highs and sell at lows.</p>

    <hr class="ss-divider">

    <h2>Why do people dollar-cost average through tough times?</h2>

    <p>If you’re investing for the long-term and can handle the market volatility, one strategy to consider is <a href="https://www.spaceship.com.au/learn/dollar-cost-averaging/?ref=spaceship.ghost.io">dollar-cost averaging</a>. It’s essentially putting aside a set amount and investing it regularly over time.</p>

    <p>Even if you take small amounts and invest them every week or month, it can add up and compound interest can help your assets grow over the long-term.</p>

    <p>Over time, the highs and lows of the stock market generally balance out. If so, you’ll get the averaging price over the period that you are dollar-cost averaging.</p>

    <p>Of course, not everyone can handle the volatility. That’s okay, if you’re more risk averse you can <a href="https://www.spaceship.com.au/learn/risk-return-and-diversification/?ref=spaceship.ghost.io">diversify</a> your investments into other asset classes which may reduce the volatility of your investment returns.</p>

  </article>
</section>
<!--kg-card-end: html-->
]]></content:encoded>
            <author>hello@spaceship.com.au (Abi Tyas Tunggal)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/investing/">Investing</category>
            <category domain="https://www.spaceship.com.au/learn/tag/market-volatility/">Market Uncertainty</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2026/03/What-is-a-market-cycle.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[The cheapest day to fly (and other travel savings hacks)]]></title>
            <link>https://www.spaceship.com.au/learn/the-cheapest-day-to-fly-and-other-travel-savings-hacks/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/the-cheapest-day-to-fly-and-other-travel-savings-hacks/</guid>
            <pubDate>Wed, 25 Feb 2026 03:15:17 GMT</pubDate>
            <description><![CDATA[People want your money. Here's how to make it travel further. ]]></description>
            <content:encoded><![CDATA[
<!--kg-card-begin: html-->
<!--kg-card-begin: html-->
<style>
.travel-article a {
  color: #600CE8;
  text-decoration: none;
}
.travel-article a:hover {
  text-decoration: underline;
}
.travel-callout {
  background: #F5F5F8;
  border: 2px dashed #31DBE3;
  padding: 24px;
  border-radius: 16px;
  margin: 32px 0;
  text-align: center;
}
.travel-callout p {
  margin: 0;
  font-weight: 600;
  color: #12003B;
  font-size: 1.1rem;
}
.travel-why-box {
  background: linear-gradient(238.64deg, #31DBE3 -90.67%, #930EFF 122.19%);
  color: white;
  padding: 36px 40px;
  border-radius: 16px;
  margin: 32px 0;
}
.travel-why-box .question {
  font-size: 1.2rem;
  font-weight: 700;
  margin-bottom: 20px;
  margin-top: 0;
}
.travel-why-box p {
  margin: 0 0 16px 0;
  color: rgba(255,255,255,0.95);
  line-height: 1.7;
}
.travel-why-box p:last-child {
  margin-bottom: 0;
}
.travel-why-box a {
  color: white;
  text-decoration: underline;
}
.travel-why-box .cta-button {
  display: inline-block;
  margin-top: 8px;
  background: white;
  color: #930EFF;
  font-weight: 700;
  padding: 12px 24px;
  border-radius: 100px;
  text-decoration: none;
  font-size: 1rem;
}
.travel-why-box .cta-button:hover {
  opacity: 0.9;
  text-decoration: none;
}
h2.travel-section-header,
h3.travel-section-header {
  background: linear-gradient(238.64deg, rgba(49, 219, 227, 0.15) -90.67%, rgba(147, 14, 255, 0.15) 122.19%);
  color: #12003B;
  padding: 16px 24px;
  border-radius: 12px;
  font-size: 1.3rem;
  font-weight: 700;
  margin: 40px 0 24px 0;
  border-left: 4px solid #930EFF;
  line-height: 1.4;
}
.travel-stats {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 16px;
  margin: 32px 0;
}
.travel-stat-card {
  background: #F5F5F8;
  border-radius: 16px;
  padding: 24px;
  text-align: center;
  border-left: 4px solid #930EFF;
}
.travel-stat-card .stat-number {
  font-size: 1.8rem;
  font-weight: 800;
  color: #930EFF;
  line-height: 1.2;
}
.travel-stat-card .stat-label {
  font-size: 0.9rem;
  color: #5D6D7E;
  margin-top: 8px;
  margin-bottom: 0;
}
.travel-tips {
  margin: 32px 0;
}
.travel-tip-item {
  background: #F5F5F8;
  border-radius: 12px;
  padding: 20px 24px;
  margin-bottom: 12px;
  border-left: 4px solid #31DBE3;
}
.travel-tip-item h3.tip-title {
  font-weight: 700;
  color: #12003B;
  margin-bottom: 8px;
  margin-top: 0;
  font-size: 1.2rem;
  line-height: 1.4;
}
.travel-tip-item p.tip-body {
  color: #51516C;
  margin: 0;
}
.travel-info-box {
  background: #F5F5F8;
  border-left: 5px solid #31DBE3;
  padding: 24px 28px;
  border-radius: 0 16px 16px 0;
  margin: 32px 0;
}
.travel-info-box p {
  margin: 0 0 8px 0;
}
.travel-info-box p:last-child {
  margin-bottom: 0;
}
.travel-important-box {
  background: #F5F5F8;
  border-left: 5px solid #930EFF;
  padding: 24px 28px;
  border-radius: 0 16px 16px 0;
  margin: 32px 0;
}
.travel-important-box p {
  margin: 0;
  font-size: 0.95rem;
  color: #51516C;
}
.travel-important-box strong {
  color: #12003B;
}
.travel-disclaimer {
  background: #F5F5F8;
  padding: 20px;
  border-radius: 12px;
  margin-top: 40px;
  font-size: 0.85rem;
  color: #5D6D7E;
  line-height: 1.6;
}
.travel-disclaimer p {
  margin: 0 0 8px 0;
}
.travel-disclaimer p:last-child {
  margin-bottom: 0;
}
@media (max-width: 600px) {
  .travel-stats {
    grid-template-columns: 1fr;
  }
}
</style>

<script type="application/ld+json">
{
  "@context": "https://schema.org",
  "@type": "FAQPage",
  "mainEntity": [
    {
      "@type": "Question",
      "name": "What is the cheapest day to book flights?",
      "acceptedAnswer": {
        "@type": "Answer",
        "text": "Expedia's research found that booking your flights on a Thursday could save you 7% compared to booking on a Saturday."
      }
    },
    {
      "@type": "Question",
      "name": "What is the cheapest day to fly in 2026?",
      "acceptedAnswer": {
        "@type": "Answer",
        "text": "Expedia found that the cheapest day to fly in 2026 is a Friday, saving you up to 12% compared to flying on a Sunday."
      }
    },
    {
      "@type": "Question",
      "name": "How far in advance should you book flights?",
      "acceptedAnswer": {
        "@type": "Answer",
        "text": "Expedia found that booking four-to-six weeks in advance is the cheapest time to book air travel for both domestic and international economy travel, saving you $40 domestically and $140 internationally."
      }
    }
  ]
}
</script>

<div class="travel-article">

<p>Aussies are a high-flying bunch. Almost a quarter of Australians had overseas travel plans in 2025, according to Roy Morgan research, while domestically Aussies spend billions on accommodation, airfares, takeaway and restaurant meals, petrol, and shopping when we holiday locally, according to Tourism Research Australia.</p>

<p>We're not the only ones who travel.</p>

<div class="travel-stats">
  <div class="travel-stat-card">
    <div class="stat-number">1 in 10</div>
    <p class="stat-label">Jobs around the world are in travel and tourism, according to the World Travel &amp; Tourism Council.</p>
  </div>
  <div class="travel-stat-card">
    <div class="stat-number">$11 trillion</div>
    <p class="stat-label">The travel and tourism industry's contribution to global GDP, according to the World Travel &amp; Tourism Council.</p>
  </div>
</div>

<p>It's expected to reach 30 billion tourist trips and $16 trillion in global GDP by 2034, according to the World Economic Forum.</p>

<div class="travel-callout">
  <p>Businesses want your travel money. How can you make it go further?</p>
</div>

<h2 class="travel-section-header">Travel savings hacks</h2>

<div class="travel-tips">

  <div class="travel-tip-item">
    <h3 class="tip-title">Book your flights four-to-six weeks in advance</h3>
    <p class="tip-body"><a href="https://www.expedia.com.au/newsroom/expedia-au-2026-air-hacks/?ref=spaceship.ghost.io">Expedia</a> found this is the cheapest time to book air travel for both domestic and international economy travel. According to them, it saves you $40 if you're flying domestically, and $140 if you're flying internationally.</p>
  </div>

  <div class="travel-tip-item">
    <h3 class="tip-title">Book your flights on a Thursday</h3>
    <p class="tip-body">Expedia's research uncovered that booking your flights on a Thursday could save you 7% compared to booking on a Saturday.</p>
  </div>

  <div class="travel-tip-item">
    <h3 class="tip-title">Fly on a Friday</h3>
    <p class="tip-body">They also found that the cheapest day to fly in 2026 is a Friday, and it'll save you up to 12% compared to flying on a Sunday.</p>
  </div>

  <div class="travel-tip-item">
    <h3 class="tip-title">One bag</h3>
    <p class="tip-body">37% of Aussies now travel with carry-on luggage only, according to Expedia's travel trends Air Hacks report. It can get you cheaper fares and save you from spending extra time and stress at the airport.</p>
    <p class="tip-body" style="margin-top: 8px;">You don't have to forego the essentials, either. These <a href="https://www.reddit.com/r/onebag/?ref=spaceship.ghost.io">Redditors</a> have made 'one bagging' an artform, optimising for minimalist travel and minimal airfares.</p>
    <p class="tip-body" style="margin-top: 8px;">An added bonus is you're not left with too much extra space for souvenirs, which can stop you spending money there, too.</p>
  </div>

  <div class="travel-tip-item">
    <h3 class="tip-title">Compare travel prices on desktop and mobile</h3>
    <p class="tip-body">You could access mobile-only travel deals. In fact, Booking.com tells its hotels directly to consider discounting their rates by 15% if they're on mobile devices, because it can increase their bookings by 30%.</p>
  </div>

  <div class="travel-tip-item">
    <h3 class="tip-title">Consider travelling with an eSIM</h3>
    <p class="tip-body">You can buy one through an app, set it up before you travel and be connected when you touch down. It can be cheaper and more reliable than roaming, and safer than logging onto international wifi. Some eSIMs can even give you lounge perks and help you skip airport lines, according to the <a href="https://www.smh.com.au/technology/this-travel-sim-can-get-you-into-the-lounge-and-skip-the-airport-queue-20251020-p5n3qb.html?ref=spaceship.ghost.io">Sydney Morning Herald</a>.</p>
  </div>

</div>

<div class="travel-why-box">
  <p class="question">Booking.com is in some of the Spaceship Voyager portfolios at the time of writing (25 February 2026). What made us choose it?</p>
  <p>If you've ever booked accommodation online, chances are you've used a Booking Holdings company. Booking's mission is to make it easier for everyone to experience the world, and they do it by providing websites Booking.com, Priceline, Agoda, Kayak and OpenTable amongst other travel and hospitality brands.</p>
  <p>We believe Booking Holdings Inc is <a href="https://www.spaceship.com.au/learn/what-is-where-the-world-is-going-wwg/?ref=spaceship.ghost.io">Where the World is Going (WWG)</a> because it has exposure to the E-commerce WWG trend. The e-commerce WWG trend is based on businesses that use the internet to sell goods and services to their customers.</p>
  <p>This includes selling through websites, mobile apps, and social commerce, or providing the infrastructure to do so; and using technology to keep doing so more efficiently.</p>
  <p>Global e-commerce market size was valued at US$9.09 trillion in 2019 and is expected to grow 14.7% annually until 2027, according to Grand View Research.</p>
  <p>Interested in learning more? You can read about Spaceship Voyager in the relevant PDS and TMD.</p>
  <a href="https://www.spaceship.com.au/voyager/?ref=spaceship.ghost.io" class="cta-button">Start investing today</a>
</div>

<div class="travel-info-box">
  <p>Some of our Spaceship Voyager portfolios invest in Booking as at 25 February 2026</p>
</div>

<div class="travel-important-box">
  <p><strong>Important!</strong> We're sharing with you our thoughts on the companies in which Spaceship Voyager invests for your informational purposes only. We think it's important (and interesting!) to let you know what's happening with Spaceship Voyager's investments. However, we are not making recommendations to buy or sell holdings in a specific company. Past performance isn't a reliable indicator or guarantee of future performance.</p>
</div>

<div class="travel-disclaimer">
  <p>The information in this article is prepared by Spaceship Capital Limited (ABN 67 621 011 649, AFSL 501605). It is general in nature as it has been prepared without taking account of your objectives, financial situation or needs.</p>
</div>

</div>
<!--kg-card-end: html-->
<!--kg-card-end: html-->
]]></content:encoded>
            <author>hello@spaceship.com.au (Kelly Simpson)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/stocks/">Stocks</category>
            <category domain="https://www.spaceship.com.au/learn/tag/personal-finance/">Personal Finance</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2026/02/The-cheapest-day-to-fly.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[What is micro-investing – and should you do it?]]></title>
            <link>https://www.spaceship.com.au/learn/what-is-micro-investing/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/what-is-micro-investing/</guid>
            <pubDate>Wed, 25 Feb 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[It can help you build your investing routine. ]]></description>
            <content:encoded><![CDATA[
<!--kg-card-begin: html-->
<!--kg-card-begin: html-->
<style>
.micro-article a {
  color: #600CE8;
  text-decoration: none;
}
.micro-article a:hover {
  text-decoration: underline;
}
.micro-quote {
  background: #F5F5F8;
  border-left: 5px solid #930EFF;
  padding: 24px 28px;
  border-radius: 0 16px 16px 0;
  margin: 32px 0;
}
.micro-callout {
  background: #F5F5F8;
  border: 2px dashed #31DBE3;
  padding: 24px;
  border-radius: 16px;
  margin: 32px 0;
  text-align: center;
}
.micro-callout p {
  margin: 0;
  font-weight: 600;
  color: #12003B;
  font-size: 1.1rem;
}
.micro-why-box {
  background: linear-gradient(238.64deg, #31DBE3 -90.67%, #930EFF 122.19%);
  color: white;
  padding: 28px 32px;
  border-radius: 16px;
  margin: 32px 0;
}
.micro-why-box .question {
  font-size: 1.2rem;
  font-weight: 700;
  margin-bottom: 16px;
}
.micro-why-box p {
  margin: 0;
  color: rgba(255,255,255,0.95);
}
h2.micro-section-header,
h3.micro-section-header {
  background: linear-gradient(238.64deg, rgba(49, 219, 227, 0.15) -90.67%, rgba(147, 14, 255, 0.15) 122.19%);
  color: #12003B;
  padding: 16px 24px;
  border-radius: 12px;
  font-size: 1.3rem;
  font-weight: 700;
  margin: 40px 0 24px 0;
  border-left: 4px solid #930EFF;
  line-height: 1.4;
}
.micro-info-box {
  background: #F5F5F8;
  border-left: 5px solid #31DBE3;
  padding: 24px 28px;
  border-radius: 0 16px 16px 0;
  margin: 32px 0;
}
.micro-info-box p {
  margin: 0;
}
.micro-stats {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 16px;
  margin: 32px 0;
}
.micro-stat-card {
  background: #F5F5F8;
  border-radius: 16px;
  padding: 24px;
  text-align: left;
  border-top: 4px solid #930EFF;
}
.micro-stat-card .stat-number {
  font-size: 1.1rem;
  font-weight: 800;
  color: #930EFF;
  margin-bottom: 8px;
}
.micro-stat-card .stat-label {
  font-size: 0.9rem;
  color: #5D6D7E;
  margin: 0;
}
.micro-single-stat {
  background: #F5F5F8;
  border-radius: 16px;
  padding: 32px 24px;
  text-align: center;
  border-left: 4px solid #930EFF;
  margin: 32px 0;
}
.micro-single-stat .stat-number {
  font-size: 2.4rem;
  font-weight: 800;
  color: #930EFF;
}
.micro-single-stat .stat-label {
  font-size: 1rem;
  color: #5D6D7E;
  margin-top: 8px;
}
.micro-faq {
  margin: 32px 0;
}
.micro-faq-item {
  background: #F5F5F8;
  border-radius: 12px;
  padding: 20px 24px;
  margin-bottom: 12px;
}
h3.faq-q {
  font-weight: 700;
  color: #12003B;
  margin-bottom: 8px;
  margin-top: 0;
  font-size: 1rem;
  line-height: 1.4;
}
.micro-faq-item .faq-a {
  color: #51516C;
  margin: 0;
}
.micro-disclaimer {
  background: #F5F5F8;
  padding: 20px;
  border-radius: 12px;
  margin-top: 40px;
  font-size: 0.85rem;
  color: #5D6D7E;
  line-height: 1.6;
}
.micro-steps-list {
  background: #F5F5F8;
  border-radius: 16px;
  padding: 24px 28px;
  margin: 32px 0;
}
.micro-steps-list ol {
  margin: 0;
  padding-left: 24px;
}
.micro-steps-list li {
  padding: 6px 0;
  color: #12003B;
  font-weight: 500;
}
@media (max-width: 600px) {
  .micro-stats {
    grid-template-columns: 1fr;
  }
}
</style>

<div class="micro-article">

<p>Some people think that investing is expensive and costs a lot of money.</p>

<p>They think you need a big round number, let's say, hypothetically, $1,000 or $2,000, before they can even think about investing it.</p>

<p>And then because they're spending it all at once, they get analysis paralysis and second guess themselves and their decisions.</p>

<p>This is fair enough: if you think you've only got one shot, how can you decide when to take it?</p>

<div class="micro-callout">
  <p>But staying on the sidelines and never jumping in may not be the best choice either.</p>
</div>

<p>Luckily, there's another option.</p>

<p>Instead of investing a huge chunk of money all at once, you could instead follow an investment strategy that invests small amounts over time.</p>

<p>These micro-investments could still add up to a big amount of money, and they could contribute to your long-term goals, though returns are never guaranteed.</p>

<h2 class="micro-section-header">How do you start micro-investing?</h2>

<p>Micro-investing is an investment strategy that can help you invest in the stock market in small amounts over time.</p>

<p>You can start micro-investing in five steps.</p>

<div class="micro-steps-list">
  <ol>
    <li>Decide what to invest in</li>
    <li>Pick an amount to invest, and whether you want to invest it regularly</li>
    <li>Consider round ups and Boosts</li>
    <li>Find an app or broker that has the features you need</li>
    <li>Understand the risks, including the potential for loss</li>
  </ol>
</div>

<p>At Spaceship we make it super easy with our Spaceship micro-investing app.</p>

<h3 class="micro-section-header">1. Decide what to invest in</h3>

<p>Professional investors spend most of their time <a href="https://www.spaceship.com.au/learn/what-is-where-the-world-is-going-wwg/?ref=spaceship.ghost.io">choosing what to invest in</a>.</p>

<p>Micro-investing into ETFs or managed funds means you can leverage their research for your own gain.</p>

<p>For example, at Spaceship, our in-house <a href="https://www.spaceship.com.au/voyager/?ref=spaceship.ghost.io">Spaceship Voyager</a> Investment Team researches the long-term trends we think have growth potential, and the companies that we think fulfil our 'Where the World is Going' criteria therein, to include in our Spaceship Universe and Spaceship Earth managed funds.</p>

<p>Rules-based portfolios, such as the Spaceship Origin Portfolio or Vanguard MSCI Index, instead follow rules such as 'include the biggest stocks on the stock market', or 'include the biggest stocks in a particular industry or country'.</p>

<p>You can also do your own research.</p>

<h3 class="micro-section-header">2. Pick an amount to regularly invest (Here's what Spaceship Voyager investors do)</h3>

<p>If you want to become a regular investor, you have to invest regularly.</p>

<div class="micro-info-box">
  <p>At Spaceship our investments have long-term time horizons, which means we recommend customers plan to hold them for at least 3 to 7 years, depending on the portfolio you choose. Because the value of investments can go down as well as up, micro-investing is generally not suitable for short-term savings goals.</p>
</div>

<p>And it doesn't have to be big bucks – because the point is that it adds up.</p>

<div class="micro-single-stat">
  <div class="stat-number">$55/week</div>
  <div class="stat-label">At the time of writing, the average active Spaceship Voyager portfolio micro-investor invests the equivalent of around $55 weekly: by the end of the year this represents around $2,300 before market movements. Note that past behavior of other investors is not a guarantee of your future results.</div>
</div>

<h3 class="micro-section-header">3. Boost your micro-investments</h3>

<p>Another way to become a micro-investor is to use tech to boost your investments.</p>

<p>Micro-investing platforms, including the Spaceship app, can offer features to boost your investment depending on your behaviour.</p>

<div class="micro-why-box">
  <p class="question">For example…</p>
  <p>There are <a href="https://www.spaceship.com.au/voyager/boosts/?ref=spaceship.ghost.io">Spaceship Boosts</a> you can set up that invest an amount of your choosing every time it rains; each time you catch an Uber; or whenever you buy a coffee. You can even choose to round up your purchase to the nearest dollar and invest the spare change.</p>
</div>

<p>These can be useful tools if you're not yet ready to set up a weekly plan, but still want to become a regular investor – and Boosts and round ups can still add up quickly.</p>

<h3 class="micro-section-header">4. Find an app or broker with the micro-investing features you need</h3>

<p>Look for features such as whether there are minimum investment amounts, holding periods, the range of assets on offer, the fee structure, and whether it's a reputable company.</p>

<p>You should be able to easily understand what you're investing in, what the investing fees are, if there are any other monthly fees, and what you should expect as a customer.</p>

<h3 class="micro-section-header">5. Remember the risks</h3>

<p>Investing involves significant risks that you should consider before starting:</p>

<div class="micro-stats">
  <div class="micro-stat-card">
    <p class="stat-number">Market risk</p>
    <p class="stat-label">The value of your investment can fall, and you may get back less than you invested.</p>
  </div>
  <div class="micro-stat-card">
    <p class="stat-number">Fees</p>
    <p class="stat-label">Small, frequent investments can be impacted by flat fees. Ensure the fee structure doesn't outweigh your potential returns.</p>
  </div>
  <div class="micro-stat-card">
    <p class="stat-number">Limited choice</p>
    <p class="stat-label">You may only have the option of investing in a pre-set portfolio rather than individual stocks.</p>
  </div>
</div>

<p>You should read the Product Disclosure Statement (PDS) and Target Market Determination (TMD) to ensure the product is right for you.</p>

<h2 class="micro-section-header">Frequently asked questions</h2>

<script type="application/ld+json">
{
  "@context": "https://schema.org",
  "@type": "FAQPage",
  "mainEntity": [
    {
      "@type": "Question",
      "name": "Is micro-investing worth it in Australia?",
      "acceptedAnswer": {
        "@type": "Answer",
        "text": "For beginner investors or those without a large lump sum, micro-investing can be a practical way to start building wealth and develop consistent investing habits."
      }
    },
    {
      "@type": "Question",
      "name": "What's the minimum amount to start investing with Spaceship?",
      "acceptedAnswer": {
        "@type": "Answer",
        "text": "You can get started with as little as $1 with Spaceship Voyager."
      }
    },
    {
      "@type": "Question",
      "name": "Is micro-investing good for long-term wealth building?",
      "acceptedAnswer": {
        "@type": "Answer",
        "text": "It can be, particularly when combined with regular contributions over time. Small amounts invested consistently can compound significantly over a 3–7 year horizon."
      }
    }
  ]
}
</script>

<div class="micro-faq">

  <div class="micro-faq-item">
    <h3 class="faq-q">Is micro-investing worth it in Australia?</h3>
    <p class="faq-a">For beginner investors or those without a large lump sum, micro-investing can be a practical way to start building wealth and develop consistent investing habits.</p>
  </div>

  <div class="micro-faq-item">
    <h3 class="faq-q">What's the minimum amount to start investing with Spaceship?</h3>
    <p class="faq-a">You can get started with as little as $1 with Spaceship Voyager.</p>
  </div>

  <div class="micro-faq-item">
    <h3 class="faq-q">Is micro-investing good for long-term wealth building?</h3>
    <p class="faq-a">It can be, particularly when combined with regular contributions over time. Small amounts invested consistently can compound significantly over a 3–7 year horizon. Here's a look at what can happen when you <a href="https://www.spaceship.com.au/learn/spending-vs-saving-vs-investing-what-an-extra-50-per-week-can-do/?ref=spaceship.ghost.io">invest $50 per week</a>.</p>

  </div>

</div>

<div class="micro-disclaimer">
 
<!--kg-card-end: html-->
]]></content:encoded>
            <author>hello@spaceship.com.au (Spaceship)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/investing/">Investing</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2026/02/What-is-micro-investing-in-Australia.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[Real Money Talk: Dom]]></title>
            <link>https://www.spaceship.com.au/learn/real-money-talk-dom/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/real-money-talk-dom/</guid>
            <pubDate>Tue, 24 Feb 2026 23:00:00 GMT</pubDate>
            <description><![CDATA[Dom lives off his wife’s salary and invests his own. ]]></description>
            <content:encoded><![CDATA[<p>This post is based on an interview we conducted with Dom in December 2024.</p><p>Real Money Talk is our series where we interview Australians from all walks of life about their personal finances. The views expressed are those of the interviewees, based on their experiences with money, and as such are not necessarily representative of Spaceship's views.</p><p>We have changed the name of the interviewee for their privacy.</p><hr><h2 id="overview">Overview</h2><p><strong>Name:</strong> Dom</p><p><strong>Age: </strong>39</p><p><strong>Where do you live? </strong>Brisbane, Australia</p><h3 id="please-tell-us-a-bit-about-yourself">Please tell us a bit about yourself.</h3><p>I’m Dom, an IT professional and entrepreneur based in Brisbane.&nbsp;</p><p>I migrated to Australia as an international student and now run a business specialising in custom software development, IT consulting, and data analytics for the construction, mining, and energy industries.&nbsp;</p><p>Beyond work, I’m passionate about personal finance and investing, with a focus on building long-term wealth for my family and achieving financial independence. (FIRE)</p><h3 id="whats-your-current-net-worth">What's your current net worth?</h3><p>~ almost $3 million</p><h3 id="how-does-it-break-down">How does it break down?</h3><ul><li>Shares: $1.1 million</li><li>Super: $215,000</li><li>Home: $1.5 million&nbsp;</li><li>Investment property: $950,000</li><li>Commercial retail: $130,000&nbsp;</li><li>Bank savings: $290,000</li></ul><h3 id="do-you-have-any-debts">Do you have any debts?</h3><p>NO LOANS except investment property and mortgage.</p><h3 id="how-did-you-build-your-net-worth">How did you build your net worth?</h3><blockquote>I’ve built my net worth by saving 80% of my income for investments and living off my wife’s salary.&nbsp;</blockquote><p>I started with $500 a week, investing in Vanguard ETFs, and during the COVID boom, I ventured into direct shares (mostly blue chip) as most were on a huge discount price, which helped me achieve significant returns.&nbsp;</p><p>As my income grew, I consistently increased my SIP (systematic investment plan) instead of spending on unnecessary things.&nbsp;</p><p>I love new tech but only upgrade every 2-3 years, and I prioritise family time by traveling abroad once a year.&nbsp;</p><p>Over the past decade, I’ve visited ten countries, proving it’s possible to grow wealth while enjoying life.</p><hr><h2 id="earn">Earn</h2><h3 id="tell-us-a-bit-about-your-career">Tell us a bit about your career.</h3><p>I’m an engineer with two postgraduate degrees in IT and Information Systems Management.&nbsp;</p><p>My career began in Australia as an international student, and I’ve since built a successful IT business specialising in custom software development, IT consulting, and data analytics for the construction, mining, and energy industries.</p><h3 id="do-you-have-any-income-sources-outside-your-job-how-much-do-you-earn-from-each-and-how-did-you-develop-them">Do you have any income sources outside your job? How much do you earn from each and how did you develop them?</h3><p>Yes, I have multiple income sources outside my job, including:</p><ul><li>ETFs and Stocks: Last year, I earned approximately $30,000 in dividends from my portfolio.</li><li>PMS: High-growth investments with strong returns.</li><li>Real Estate: Rental income of $1,100 per week from a duplex house, providing solid yields.</li></ul><blockquote>Every month when I received my salary, I wasn’t sure how to invest, so I started with low-fee ETFs.&nbsp;</blockquote><p>Being a strong believer in the tech industry, I’ve heavily invested in tech-focused funds.&nbsp;</p><p>I began with just $500 a week and increased my contributions by 10% annually.&nbsp;</p><p>All my extra income is split — half goes into shares, and the other half funds our annual holidays.&nbsp;</p><p>Now, we’re gradually shifting focus toward paying off our mortgage.</p><h3 id="what%E2%80%99s-been-important-for-you-to-learn-about-money">What’s been important for you to learn about money?</h3><p>To start by saving and investing consistently, even if it’s just $500 a week or even $100.&nbsp;</p><blockquote>It may not seem like much, but once you understand the power of compounding, you’ll see how impactful it can be.&nbsp;</blockquote><p>Use an online compounding calculator to explore its potential. Live within a budget, spend quality time with your family, and remember—you’re not just building wealth, you’re building freedom. Freedom to live life on your own terms.</p><p>Also, to not underestimate the tax advantages, especially with super. (I think) if you don’t need extra money now, consider contributing to your super—it can be incredibly tax-effective and it’s still your money, so it’s not going anywhere.&nbsp;</p><p>Sit with your partner or family, make a plan, and stay consistent.&nbsp;</p><blockquote>Investing is a slow journey, so don’t stress about market ups and downs.&nbsp;</blockquote><p>As the saying goes, “The best time to plant a tree was 20 years ago. The second-best time is now.” Start today.</p><hr><h2 id="save">Save</h2><h3 id="whats-your-savings-rate-how-has-it-changed-over-time">What's your savings rate? How has it changed over time?</h3><p>My savings rate is 80% of my income, which I allocate to investments while living off my wife’s salary.&nbsp;</p><p>I started with a modest rate when I began working, saving $500 a week, and increased it by 10% annually as my income grew.&nbsp;</p><p>Over time, I’ve focused on maintaining a high savings rate by avoiding lifestyle inflation and prioritising long-term goals.</p><h3 id="do-you-have-a-budget">Do you have a budget?</h3><p>Yes.</p><h3 id="how-much-do-you-spend-per-year">How much do you spend per year?</h3><p>Approx $70,000.</p><h3 id="do-you-make-purchase-decisions-carefully-or-are-you-loose-with-your-money">Do you make purchase decisions carefully, or are you loose with your money?</h3><p>I make purchase decisions carefully and often delay buying by a week to sit on it and think.&nbsp;</p><p>I focus on essentials and long-term value, avoiding unnecessary expenses, but I do allow room for occasional splurges on tech upgrades and family holidays, all within a budget.</p><h3 id="how-is-your-work-life-balance">How is your work-life balance?&nbsp;</h3><p>I mostly work from home given my industry.&nbsp;</p><h3 id="whats-your-favourite-thing-to-spend-money-on">What's your favourite thing to spend money on?</h3><p>Travel.</p><hr><h2 id="invest">Invest</h2><h3 id="how-do-you-invest">How do you invest?</h3><p>I invest primarily in ETFs, with 60% allocated to funds, and 40% in direct shares, focusing on small and mid-cap companies.&nbsp;</p><blockquote>My wife works for an international company that offers employee shares with a matching program, so we max that out every year to take full advantage of the free shares.</blockquote><p>(I’m) also looking for another property to diversify.&nbsp;</p><h3 id="whats-been-your-best-investment">What's been your best investment?</h3><p>An ETF.&nbsp;</p><h3 id="what%E2%80%99s-been-your-worst-investment">What’s been your worst investment?</h3><p>A tech stock. I got on this share when it was $12 and now it’s around $2. I forgot to put a stop loss but I learnt my lesson now.&nbsp;</p><h3 id="what%E2%80%99s-been-your-overall-return">What’s been your overall return?</h3><p>Given my mix portfolio I have been getting 15% CAGR since 2017.&nbsp;</p><h3 id="how-are-you-building-wealth">How are you building wealth?</h3><p>I’m building wealth through regular investments.&nbsp;</p><p>I’ve set up a brokerage account that automatically takes money from my bank every week to buy ETFs, making investing effortless.&nbsp;</p><p>I also invest in micro-investment platforms like Spaceship and Raiz, which help me stay consistent and diversified.</p><h3 id="what-are-your-main-roadblocks-to-building-wealth-how-are-you-addressing-them">What are your main roadblocks to building wealth? How are you addressing them?</h3><blockquote>My main roadblocks to building wealth are market volatility and balancing long-term investments with short-term goals like paying off the mortgage and family expenses.&nbsp;</blockquote><p>I address these by sticking to regular investments, automating contributions to ETFs, and maintaining a budget to avoid unnecessary spending.&nbsp;</p><p>I also diversify across ETFs, direct shares, and superannuation to manage risks while steadily building wealth.</p><p>I follow the 80(investment) /20 (expenses) rule. If required I do make adjustments to this. I had a couple of months where I skipped my weekly payment but as soon as I can I start regular investments again and get back on track.</p><h3 id="do-you-have-a-target-net-worth-you-want">Do you have a target net worth you want?</h3><p>Yes, my target net worth is $10 million by the age of 50, excluding my primary residence.&nbsp;</p><blockquote>This goal is focused on achieving financial freedom while continuing to grow wealth for my family.&nbsp;</blockquote><p>I know it’s ambitious, but I believe in the magic of compounding and staying consistent with my investments to make it happen.</p><hr><h2 id="behaviour">Behaviour</h2><h3 id="when-did-you-make-your-first-significant-behavioural-shift-towards-wealth-building">When did you make your first significant behavioural shift towards wealth building?</h3><p>When I was 25 and living in shared accommodation, I met a guy who meticulously tracked all his expenses in a diary.&nbsp;</p><p>Curious, I asked him why, and he explained he was saving for a house.&nbsp;</p><blockquote>That conversation was a wake-up call for me, inspiring me to start tracking my own finances and focus on saving for the future.&nbsp;</blockquote><p>By the time I turned 30, I had saved $100,000 — enough for a down payment on my first home. Since that day, I’ve never looked back.</p><h3 id="if-you-could-start-again-what-would-you-do-differently">If you could start again, what would you do differently?</h3><p>If I could start again, I’d begin investing with my very first salary.&nbsp;</p><p>No one taught me the power of compounding or financial education in school, and I wish I had known how impactful starting early can be.&nbsp;</p><blockquote>But I’ve learned from this and now teach my kids about finance and investing.&nbsp;</blockquote><blockquote>Both of them are already investing their birthday money in their Spaceship accounts, and I contribute regularly for them every week.&nbsp;</blockquote><p>It’s never too early to start building good habits.</p><h3 id="what-are-some-mistakes-you%E2%80%99ve-made-along-the-way">What are some mistakes you’ve made along the way?</h3><p>One of my biggest mistakes was chasing speculative stocks early on without proper research, which led to unnecessary losses.&nbsp;</p><p>I also delayed investing when I first started earning, not realising the power of compounding.&nbsp;</p><p>Another was underestimating the importance of diversification initially.&nbsp;</p><blockquote>These taught me the value of consistency, patience, and sticking to a well-thought-out plan.&nbsp;</blockquote><p>Start early, do your research, and focus on long-term growth.</p><h3 id="do-you-have-any-worries-about-retirement-if-so-how-are-you-planning-to-address-them">Do you have any worries about retirement? If so, how are you planning to address them?</h3><p>I am not worried at all as I have already crossed my FIRE number .&nbsp;</p><h3 id="how-are-you-learning-about-building-wealth">How are you learning about building wealth?</h3><p>I’ve learned about building wealth through a mix of observing others, reading books, and practical experience as my wealth grew.&nbsp;</p><p>Now, I manage all financial affairs very carefully, focusing on tax planning, superannuation, and strategic investments to maximise growth and efficiency.&nbsp;</p><p>I also pass this knowledge to my kids so they can start early and build strong financial habits.</p><h3 id="do-you-give-to-charity-if-so-what-percentage-of-your-timemoney-do-you-give">Do you give to charity? If so, what percentage of your time/money do you give?</h3><p>Yes I donate $200 every month to Life Ed Qld who help provide health and wellbeing education to children in Queensland.</p><hr><h2 id="we-want-to-hear-your-real-money-talk">We want to hear your Real Money Talk!</h2><p>At Spaceship we’re big believers in sharing our money stories. We want to hear yours, too. In our ongoing <a href="https://www.spaceship.com.au/learn/tag/real-money-talk/?ref=spaceship.ghost.io"><u>Real Money Talk</u></a> series, members of our community share what they’ve learned about managing money. We’d love you to take part. <a href="https://forms.gle/B2xKnqAqjePMHfFG9?ref=spaceship.ghost.io"><u>Here’s a link to our Real Money Talk survey</u></a> where you can share your story.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Kelly Simpson)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/real-money-talk/">Real Money Talk</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2024/12/Real-Money-Talk-Dom.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[Google's Other Bets]]></title>
            <link>https://www.spaceship.com.au/learn/googles-other-bets-explained/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/googles-other-bets-explained/</guid>
            <pubDate>Tue, 17 Feb 2026 22:33:02 GMT</pubDate>
            <description><![CDATA[From self-driving cars to drone delivery and longevity research - here's what Alphabet is working on outside of Google.]]></description>
            <content:encoded><![CDATA[
<!--kg-card-begin: html-->
<style>
.otherbets-article a {
  color: #600CE8;
  text-decoration: none;
}
.otherbets-article a:hover {
  text-decoration: underline;
}
.otherbets-quote {
  background: #F5F5F8;
  border-left: 5px solid #930EFF;
  padding: 24px 28px;
  border-radius: 0 16px 16px 0;
  margin: 32px 0;
  font-style: italic;
}
.otherbets-callout {
  background: #F5F5F8;
  border: 2px dashed #31DBE3;
  padding: 24px;
  border-radius: 16px;
  margin: 32px 0;
  text-align: center;
}
.otherbets-callout p {
  margin: 0;
  font-weight: 600;
  color: #12003B;
  font-size: 1.1rem;
}
.otherbets-why-box {
  background: linear-gradient(238.64deg, #31DBE3 -90.67%, #930EFF 122.19%);
  color: white;
  padding: 28px 32px;
  border-radius: 16px;
  margin: 32px 0;
}
.otherbets-why-box .question {
  font-size: 1.2rem;
  font-weight: 700;
  margin-bottom: 16px;
}
.otherbets-why-box p {
  margin: 0;
  color: rgba(255,255,255,0.95);
}
.otherbets-section-header {
  background: linear-gradient(238.64deg, rgba(49, 219, 227, 0.15) -90.67%, rgba(147, 14, 255, 0.15) 122.19%);
  color: #12003B;
  padding: 16px 24px;
  border-radius: 12px;
  font-size: 1.3rem;
  font-weight: 700;
  margin: 40px 0 24px 0;
  border-left: 4px solid #930EFF;
}
.otherbets-info-box {
  background: #F5F5F8;
  border-left: 5px solid #31DBE3;
  padding: 24px 28px;
  border-radius: 0 16px 16px 0;
  margin: 32px 0;
}
.otherbets-info-box p {
  margin: 0;
}
.otherbets-stats {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 16px;
  margin: 32px 0;
}
.otherbets-stat-card {
  background: #F5F5F8;
  border-radius: 16px;
  padding: 24px;
  text-align: center;
  border-left: 4px solid #930EFF;
}
.otherbets-stat-card .stat-number {
  font-size: 1.8rem;
  font-weight: 800;
  color: #930EFF;
}
.otherbets-stat-card .stat-label {
  font-size: 0.9rem;
  color: #5D6D7E;
  margin-top: 4px;
}
.otherbets-disclaimer {
  background: #F5F5F8;
  padding: 20px;
  border-radius: 12px;
  margin-top: 40px;
  font-size: 0.9rem;
  color: #5D6D7E;
}
.otherbets-disclaimer strong {
  color: #12003B;
}
</style>

<div class="otherbets-article">

<p>When you think of Google you probably think of the search engine, Gemini, your Android Phone, if you use one, or green text bubbles, if you don't.</p>

<p>It's pretty ubiquitous.</p>

<p>But what you might not know is that Google, or more specifically its parent company Alphabet, devotes a line in its earnings reports to the big bets it makes that may or may not pay off.</p>

<p>It's called <strong>'Other Bets'</strong>.</p>

<p>It can be kind of secretive. But it offers a glimpse at where Alphabet thinks the world could be going, and wants to have a stake in.</p>

<p>Let's take a look.</p>

<div class="otherbets-section-header">🧬 Calico</div>

<p>Calico was launched with a goal of taking on ageing and its associated diseases. It says it combines the best of biotechnology companies and academic institutions to further its mission. So far it's produced drugs that have made it to trials.</p>

<div class="otherbets-section-header">💰 CapitalG</div>

<p>This is Alphabet's investment fund where it uses its expertise to invest in growth-stage companies. The company says it makes investments of between $50 and $200 million in each company, leading to 16 IPOs (including Spaceship Voyager picks Crowdstrike, Databricks, and Duolingo).</p>

<div class="otherbets-section-header">🌐 GFiber</div>

<p>This is Alphabet's high-speed internet service for select US cities. It's less exciting than Google's other Other Bets, sure, but it also enables the internet connectivity they need to expand their markets.</p>

<div class="otherbets-section-header">🚀 GV</div>

<p>This is another of Alphabet's venture capital arms, but this one says it deals in decades, not rounds. Alphabet says it ventured into venture capital to help founders take on the biggest challenges.</p>

<div class="otherbets-section-header">🏥 Verily</div>

<p>Verily used to be known as Google Life Sciences. It's Alphabet's healthcare bet, which is currently focused on using AI to personalise healthcare products and research. Verily has a Verily Me app, launching soon, which connects patients with healthcare providers and AI support.</p>

<div class="otherbets-section-header">🚗 Waymo</div>

<p>Arguably Alphabet's highest profile Other Bet, it started life as the Google self-driving car project in 2009. Waymo says that globally, 1.19 million lives are lost each year due to vehicle crashes, which is why its mission is to 'be the world's most trusted driver.'</p>

<div class="otherbets-stats">
  <div class="otherbets-stat-card">
    <div class="stat-number">450,000+</div>
    <div class="stat-label">rides per week</div>
  </div>
  <div class="otherbets-stat-card">
    <div class="stat-number">20+</div>
    <div class="stat-label">cities by end of 2026</div>
  </div>
</div>

<p>Waymo's self-driving vehicles are used as robotaxis that transport passengers around US cities. They have plans to expand globally, including to London and Tokyo, by the end of 2026.</p>

<div class="otherbets-section-header">📦 Wing</div>

<p>Wing is where Alphabet gets its drone on. (Get it? Wing? Fly?) Wing is a drone delivery product advertised to deliver food and groceries in as little as 30 minutes. It's partnered with huge companies such as Walmart and Doordash, and can fly healthcare samples between locations to speed up transport.</p>

<div class="otherbets-info-box">
  <p>Wing needs launchpads for its drones, which have a 6 mile (9.5km) one-way range, so it's offering to pay landlords for space and create revenue streams out of unused property, too.</p>
</div>

<div class="otherbets-section-header">🌙 Google X</div>

<p>This is Alphabet's 'Moonshot' factory. It brings sci-fi ideas into reality, starting with the self-driving car, and moving onto using light beams to deliver internet (Project Taara), using AI to forecast natural disasters (Project Bellwether), and removing CO2 from the air (Project 280 Earth).</p>

<div class="otherbets-why-box">
  <p class="question">"Why are you telling me this, Spaceship?"</p>
  <p>Not all of these bets will pay off. But Alphabet's appetite for building the future means there's a fair chance it will be at the forefront, and investing in it with the Spaceship Voyager portfolios means it can take us along for the ride, too.</p>
</div>

<p><em>Some of the Spaceship Voyager portfolios invest in Alphabet at the time of writing.</em></p>

<div class="otherbets-disclaimer">
  <strong>Important!</strong> We're sharing with you our thoughts on the companies in which Spaceship Voyager invests for your informational purposes only. We think it's important (and interesting!) to let you know what's happening with Spaceship Voyager's investments. However, we are not making recommendations to buy or sell holdings in a specific company. Past performance isn't a reliable indicator or guarantee of future performance.
</div>

</div>
<!--kg-card-end: html-->
]]></content:encoded>
            <author>hello@spaceship.com.au (Kelly Simpson)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/stocks/">Stocks</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2026/02/Google-s-Other-bets.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[Why investing at the lows can speed up your gains]]></title>
            <link>https://www.spaceship.com.au/learn/why-investing-at-the-lows-can-speed-up-your-gains/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/why-investing-at-the-lows-can-speed-up-your-gains/</guid>
            <pubDate>Tue, 17 Feb 2026 22:00:00 GMT</pubDate>
            <description><![CDATA[Time in the market beats timing the market. ]]></description>
            <content:encoded><![CDATA[
<!--kg-card-begin: html-->
<style>
.market-article a {
  color: #600CE8;
  text-decoration: none;
}
.market-article a:hover {
  text-decoration: underline;
}
.market-quote {
  background: #F5F5F8;
  border-left: 5px solid #930EFF;
  padding: 24px 28px;
  border-radius: 0 16px 16px 0;
  margin: 32px 0;
  font-style: italic;
}
.market-quote .quote-author {
  font-style: normal;
  font-weight: 600;
  color: #930EFF;
  margin-top: 12px;
  display: block;
}
.market-callout {
  background: #F5F5F8;
  border: 2px dashed #31DBE3;
  padding: 24px;
  border-radius: 16px;
  margin: 32px 0;
  text-align: center;
}
.market-callout p {
  margin: 0;
  font-weight: 600;
  color: #12003B;
  font-size: 1.1rem;
}
.market-why-box {
  background: linear-gradient(238.64deg, #31DBE3 -90.67%, #930EFF 122.19%);
  color: white;
  padding: 28px 32px;
  border-radius: 16px;
  margin: 32px 0;
}
.market-why-box .question {
  font-size: 1.2rem;
  font-weight: 700;
  margin-bottom: 16px;
}
.market-why-box p {
  margin: 0;
  color: rgba(255,255,255,0.95);
}
.market-section-header {
  background: linear-gradient(238.64deg, rgba(49, 219, 227, 0.15) -90.67%, rgba(147, 14, 255, 0.15) 122.19%);
  color: #12003B;
  padding: 16px 24px;
  border-radius: 12px;
  font-size: 1.3rem;
  font-weight: 700;
  margin: 40px 0 24px 0;
  border-left: 4px solid #930EFF;
}
.market-info-box {
  background: #F5F5F8;
  border-left: 5px solid #31DBE3;
  padding: 24px 28px;
  border-radius: 0 16px 16px 0;
  margin: 32px 0;
}
.market-info-box p {
  margin: 0;
}
.market-disclaimer {
  background: #F5F5F8;
  padding: 20px;
  border-radius: 12px;
  margin-top: 40px;
  font-size: 0.9rem;
  color: #5D6D7E;
}
.market-disclaimer strong {
  color: #12003B;
}
</style>

<div class="market-article">

<p>Investing at the lows is like eating your vegetables or doing a burpee. In the moment it seems fraught with peril. Six months down the track you may just pat your six-pack and wonder what you were so worried about.</p>

<div class="market-section-header">What is market timing?</div>

<p>In an ideal world you would only ever buy an investment at its lows, sell it at its highs, quit your job, and live off the profits.</p>

<p>But nobody's figured out how to consistently do that, which is why we're all still working our 9 to 5s.</p>

<p>And if somebody did figure it out, it would be called market timing, which is the idea that you can take the risk out of investing by waiting for an asset's lowest price before purchasing.</p>

<p>In periods of volatility, which is when your stock prices look like a plane that's hit sudden turbulence, this becomes especially compelling. Nobody likes seeing their portfolio value decrease.</p>

<div class="market-section-header">Get low</div>

<p>Just like with air travel, there's a lot that goes into how comfortable your long-term investing experience is.</p>

<p>Thunderstorms, high speed winds, flying over mountains, or behind other aircraft can influence your time in the sky. But generally, you keep your seatbelt on, at worst, throw up once or twice, and you're totally fine.</p>

<p>Long-term investing can be the same. The periods of volatility can be caused by all kinds of things: international politics; domestic policies; population characteristics; and structural trends. But so long as you keep your seatbelt on, history's on the right side of you landing safely.</p>

<div class="market-section-header">The downturns can have their upsides</div>

<p>As long-term investors, we pick stocks that have futures we feel confident in. But just because a stock might ultimately grow, doesn't mean there can't be periods of volatility in the process.</p>

<p>Check out Amazon's stock chart from when it first IPOed in 1997 until the time of writing.</p>

<!--kg-card-begin: image-->
<figure class="kg-card kg-image-card">
  <img src="https://i.imgur.com/LR9paTR.png" alt="Amazon stock chart from 1997 to present">
  <figcaption>Image: Google. Past performance is not an indicator of future performance.</figcaption>
</figure>
<!--kg-card-end: image-->

<p>Anybody would want those returns. Almost $2,200 for every dollar you invested in 1997? No-brainer.</p>

<p>But that also involves holding on through steep drops including the one in 2001, when it fell nearly 94%, and the one from 2021, when Amazon's price declined nearly 50% from its peak before eventually rising again. There was never any guarantee that it would rise again. A lot of things had to go Amazon — and its investors' — way.</p>

<div class="market-quote">
  "The stock market is a device for transferring money from the impatient to the patient."
  <span class="quote-author">— Warren Buffett</span>
</div>

<p>In Amazon's case, the people who bought and held from 1997 had entirely different outcomes from the ones who sold.</p>

<div class="market-section-header">The maths of missing the best days</div>

<p>Would you want to miss seven of the best ten days in the market? Didn't think so.</p>

<p>But that's what would have happened if you'd managed to skip the 10 worst days of the S&P 500 between 1 July 2005 and 30 June 2025, according to J.P. Morgan's 2025 Retirement Guide.</p>

<div class="market-info-box">
  <p><strong>The best seven days happened within two weeks of the 10 worst days.</strong></p>
  <p style="margin-top: 12px;">The ups came pretty quickly after the downs (though they would have felt like a lifetime).</p>
</div>

<p>Or, put another way: if you didn't board the plane to Japan because you were scared of the turbulence, you would've missed the blue bird days with your fam.</p>

<p>Again, there's no guarantee it would happen this way again.</p>

<div class="market-section-header">How to hold your nerve</div>

<p>Long-term investing is about figuring out the signal from the noise.</p>

<p>That means finding if there's anything that's really changed about the underlying thesis of your investment — at Spaceship, we ask ourselves if a company still has <a href="https://www.spaceship.com.au/learn/what-is-where-the-world-is-going-wwg/?ref=spaceship.ghost.io">a moat, potential to double, is part of a structural trend, and has management who think like owners</a> — and if not, tuning out.</p>

<p>It's easier said than done, of course.</p>

<p>Some things that can help:</p>

<div class="market-info-box">
  <p><strong><a href="https://www.spaceship.com.au/learn/dollar-cost-averaging/?ref=spaceship.ghost.io">Dollar-cost averaging</a></strong> — where you invest a fixed amount at regular intervals, so you build a position over time without freaking out about daily prices.</p>
  <p style="margin-top: 12px;"><strong>Checking your portfolio less</strong> — especially if you have a long-term mindset. Your stocks will go up and down whether you open your app or not.</p>
  <p style="margin-top: 12px;"><strong><a href="https://www.spaceship.com.au/learn/risk-return-and-diversification/?ref=spaceship.ghost.io">Diversification</a></strong> — making sure all your money isn't on just one asset. That way if it doesn't recover in the way you want it to, you're not completely underwater.</p>
</div>

<div class="market-section-header">Time in the market beats timing the market</div>

<p>Short-term corrections, and <a href="https://www.spaceship.com.au/learn/what-is-a-bear-market/?ref=spaceship.ghost.io">bear markets</a>, are painful to live through. They're also an expected part of investing, and it's worth understanding that before you see your portfolio value drop and think you've done something wrong.</p>

<p>Panic selling is what happens when you try to time the market.</p>

<p>It's like asking the pilot to land early because of a bit of turbulence. You might feel relieved to be on solid ground, but now you're in Darwin when you wanted to be in Bali. And there's still no guarantee your next flight will be any less bumpy.</p>

<p>Humans feel loss more keenly than we feel gains. It's why we can see our portfolios rise 10% one day, then fall 2% the next day, and feel like we're going backward.</p>

<p>And the short-term loss you see on paper could still feel way better than the long-term loss you feel from selling an investment that goes on to reach new highs.</p>

<p>Unsure what to do? Seek personal financial advice from a professional who knows your unique circumstances, such as a financial advisor or accountant.</p>

<p>You can also check out <a href="https://www.spaceship.com.au/learn/how-investors-handle-market-swings/?ref=spaceship.ghost.io">how these investors handle market swings</a>.</p>

<p>We find it helps to remember we're in this together.</p>

<div class="market-callout">
  <p>Some of the <a href="https://www.spaceship.com.au/voyager/?ref=spaceship.ghost.io">Spaceship Voyager portfolios</a> invest in Amazon at the time of writing.</p>
</div>

<div class="market-disclaimer">
  <strong>Important!</strong> We're sharing with you our thoughts on the companies in which Spaceship Voyager invests for your informational purposes only. We think it's important (and interesting!) to let you know what's happening with Spaceship Voyager's investments. However, we are not making recommendations to buy or sell holdings in a specific company. Past performance isn't a reliable indicator or guarantee of future performance.
  <br><br>
  The information in this article is prepared by Spaceship Capital Limited (ABN 67 621 011 649, AFSL 501605). It is general in nature as it has been prepared without taking account of your objectives, financial situation or needs.
</div>

</div>
<!--kg-card-end: html-->
]]></content:encoded>
            <author>hello@spaceship.com.au (Kelly Simpson)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/investing/">Investing</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2026/02/Timing-the-market.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[Why Bad Bunny is Where the World is Going]]></title>
            <link>https://www.spaceship.com.au/learn/bad-bunny-super-bowl-halftime-spaceship-portfolio/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/bad-bunny-super-bowl-halftime-spaceship-portfolio/</guid>
            <pubDate>Tue, 10 Feb 2026 05:35:36 GMT</pubDate>
            <description><![CDATA[The Super Bowl halftime show is a cultural moment. Here's how it connects to your Spaceship Voyager portfolio.]]></description>
            <content:encoded><![CDATA[
<!--kg-card-begin: html-->
<style>
.superbowl-quote {
  background: #F5F5F8;
  border-left: 5px solid #930EFF;
  padding: 24px 28px;
  border-radius: 0 16px 16px 0;
  margin: 32px 0;
  font-style: italic;
  font-size: 1.1rem;
  line-height: 1.6;
}

.superbowl-stats {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 16px;
  margin: 32px 0;
}
.superbowl-stat-card {
  background: #F5F5F8;
  border-radius: 16px;
  padding: 24px;
  text-align: center;
  border-top: 4px solid #930EFF;
}
.superbowl-stat-card .stat-number {
  font-size: 2rem;
  font-weight: 800;
  color: #930EFF;
}
.superbowl-stat-card .stat-label {
  font-size: 0.9rem;
  color: #5D6D7E;
  margin-top: 4px;
}

.superbowl-highlight-box {
  background: linear-gradient(238.64deg, #31DBE3 -90.67%, #930EFF 122.19%);
  color: white;
  padding: 28px 32px;
  border-radius: 16px;
  margin: 32px 0;
}
.superbowl-highlight-box .highlight-title {
  font-size: 1.2rem;
  font-weight: 700;
  margin-bottom: 12px;
}
.superbowl-highlight-box p {
  margin: 0;
  color: rgba(255,255,255,0.95);
}

.superbowl-tip-box {
  background: #F5F5F8;
  padding: 24px 28px;
  border-radius: 16px;
  margin: 32px 0;
  border-left: 4px solid #31DBE3;
}
.superbowl-tip-box .tip-label {
  font-weight: 700;
  color: #930EFF;
  margin-bottom: 8px;
  font-size: 0.85rem;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}

.superbowl-company-box {
  background: #12003B;
  color: white;
  padding: 28px 32px;
  border-radius: 16px;
  margin: 32px 0;
}
.superbowl-company-box h4 {
  color: #31DBE3;
  margin: 0 0 8px 0;
  font-size: 1rem;
}
.superbowl-company-box p {
  margin: 0;
  color: rgba(255,255,255,0.9);
}

.superbowl-companies-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 12px;
  margin: 32px 0;
}
.superbowl-company-tag {
  background: #F5F5F8;
  border-radius: 12px;
  padding: 16px;
  text-align: center;
  font-weight: 600;
  color: #12003B;
  font-size: 0.9rem;
  border-bottom: 3px solid #930EFF;
}

.superbowl-callout {
  background: rgba(147, 14, 255, 0.08);
  border-radius: 16px;
  padding: 24px 28px;
  margin: 32px 0;
  border: 1px solid rgba(147, 14, 255, 0.2);
}
.superbowl-callout p {
  margin: 0;
  color: #51516C;
}

@media (max-width: 600px) {
  .superbowl-stats {
    grid-template-columns: 1fr;
  }
  .superbowl-companies-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}
</style>

<p>Did you love the Bad Bunny Super Bowl halftime show like we did?</p>

<p>If you haven't seen it and want to, press play below.</p>

<iframe allow="autoplay *; encrypted-media *; fullscreen *; clipboard-write" frameborder="0" height="371" style="width:660px;overflow:hidden;border-radius:10px;" sandbox="allow-forms allow-popups allow-same-origin allow-scripts allow-storage-access-by-user-activation allow-top-navigation-by-user-activation" src="https://embed.music.apple.com/us/music-video/super-bowl-lx-halftime-show/1875787678"></iframe>

<p><a href="https://www.youtube.com/watch?v=G6FuWd4wNd8&ref=spaceship.ghost.io">Or visit YouTube</a></p>

<div class="superbowl-stats">
<div class="superbowl-stat-card">
<div class="stat-number">135M</div>
<div class="stat-label">Watched it live</div>
</div>
<div class="superbowl-stat-card">
<div class="stat-number">37M+</div>
<div class="stat-label">YouTube views in 24 hours</div>
</div>
</div>

<p>Everyone's got a take. The US President hated it. Piers Morgan loved it, according to the Guardian.</p>

<p>It's a big deal every year.</p>

<p>Every year, a halftime act is announced to play at the midpoint of the Super Bowl, which is the biggest game in American sport, which an average 125 million people tune in to watch.</p>

<p>Previous performers have included pretty much every big name in music, from Michael Jackson to Prince.</p>

<p>This year, it was Bad Bunny's turn. It got us thinking: who benefits from the halftime show?</p>

<div class="superbowl-highlight-box">
<div class="highlight-title">In this case: Spaceship Voyager investors.</div>
<p>Let's see how.</p>
</div>

<h2>Apple Music owns the moment</h2>

<p>In 2023, Apple won the naming rights to the halftime show, so it's now called the Apple Music Super Bowl Halftime Show. Apple reportedly pays $50 million a year for the honour, according to Sportico.</p>

<div class="superbowl-stats">
<div class="superbowl-stat-card">
<div class="stat-number">$50M</div>
<div class="stat-label">Apple pays per year</div>
</div>
<div class="superbowl-stat-card">
<div class="stat-number">150M+</div>
<div class="stat-label">People saw the Apple association</div>
</div>
</div>

<p>So, at the time of writing, at least 150 million people have associated Apple with the Bad Bunny cultural moment everyone's weighing in on.</p>

<p>In the lead up to the Super Bowl, they also benefited from the association. They got him for a press-conference, and to spruik their Bad Bunny playlists across Apple Music. They also offered free Apple Watch and iPhone wallpapers to anyone who Shazammed him in the week before the Super Bowl. (They're <a href="#">still available here</a>.)</p>

<div class="superbowl-tip-box">
<div class="tip-label">📈 The streaming wars</div>
<p>Since the performance, Spotify streams of Bad Bunny have skyrocketed by <strong>450%</strong> and his show playlist became the most streamed playlist on the Apple Music platform shortly after it ended.</p>
</div>

<p>We've spoken before about Apple, and <a href="https://www.spaceship.com.au/learn/economic-moats-7-powers/?ref=spaceship.ghost.io">why its brand is its moat</a> and helps it remain one of the most powerful companies in the world. With Bad Bunny's halftime performance, it further entrenched itself as a tastemaker.</p>

<p>But it's not just Apple who benefits.</p>

<h2>YouTube gets the replays</h2>

<p>If you missed the show live, you probably turned to YouTube to catch up. YouTube is owned by Alphabet. When it comes to YouTube, it makes money by selling ads or memberships. When 37 million people watch Bad Bunny, a good proportion of them see the ads that Alphabet's making money from.</p>

<h2>The ads are part of the show</h2>

<p>People don't just tune in for the music. There's also the ads.</p>

<p>This year, Meta advertised its Meta AI glasses; Uber advertised Uber Eats, PepsiCo had Lay's and Pepsi Zero ads, and Intuit, Coca-Cola, and Novo Nordisk took their moment.</p>

<div class="superbowl-stat-card" style="margin: 32px 0;">
<div class="stat-number">$10M</div>
<div class="stat-label">Cost of a 30-second Super Bowl ad this year</div>
</div>

<p>When executed well, those ads become part of the conversation, leading people to seek them out.</p>

<h2>What's in your portfolio</h2>

<p>All of these companies are held in Spaceship Voyager portfolios:</p>

<div class="superbowl-companies-grid">
<div class="superbowl-company-tag">Apple</div>
<div class="superbowl-company-tag">Alphabet</div>
<div class="superbowl-company-tag">Meta</div>
<div class="superbowl-company-tag">Uber</div>
<div class="superbowl-company-tag">PepsiCo</div>
<div class="superbowl-company-tag">Intuit</div>
<div class="superbowl-company-tag">Coca-Cola</div>
<div class="superbowl-company-tag">Novo Nordisk</div>
</div>

<p>When they invest in the halftime show, pay $10 million for a 30-second ad, or provide streaming infrastructure, they're betting on brand awareness that converts to sales. And when you invest in these companies, you might capture that upside.</p>

<div class="superbowl-highlight-box">
<div class="highlight-title">Not yet a Spaceship Voyager investor?</div>
<p><a href="https://www.spaceship.com.au/voyager/?ref=spaceship.ghost.io" style="color: white; text-decoration: underline;">Here's where to start your journey.</a></p>
</div>

<hr>

<div class="superbowl-callout">
<p><em>Some of the Spaceship Voyager portfolios invest in Apple, Alphabet, Meta, Uber, PepsiCo, Intuit, Coca-Cola, and Novo Nordisk at the time of writing.</em></p>
</div>

<p><em>Important! We're sharing with you our thoughts on the companies in which Spaceship Voyager invests for your informational purposes only. We think it's important (and interesting!) to let you know what's happening with Spaceship Voyager's investments. However, we are not making recommendations to buy or sell holdings in a specific company. Past performance isn't a reliable indicator or guarantee of future performance.</em></p>
<!--kg-card-end: html-->
]]></content:encoded>
            <author>hello@spaceship.com.au (Kelly Simpson)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/stocks/">Stocks</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2026/02/Bad-Bunny-in-the-Spaceship-Voyager-portfolios.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[Why your first $100,000 is the hardest (and how to get there faster)]]></title>
            <link>https://www.spaceship.com.au/learn/why-your-first-100000-is-the-hardest/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/why-your-first-100000-is-the-hardest/</guid>
            <pubDate>Tue, 10 Feb 2026 03:20:49 GMT</pubDate>
            <description><![CDATA[It also means your second can come a lot sooner. ]]></description>
            <content:encoded><![CDATA[
<!--kg-card-begin: html-->
<style>
.first100k-quote {
  background: #F5F5F8;
  border-left: 5px solid #930EFF;
  padding: 24px 28px;
  border-radius: 0 16px 16px 0;
  margin: 32px 0;
  font-style: italic;
  font-size: 1.1rem;
  line-height: 1.6;
}
.first100k-quote .quote-author {
  font-style: normal;
  font-weight: 600;
  color: #930EFF;
  margin-top: 12px;
  display: block;
  font-size: 0.9rem;
}

.first100k-stats {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 16px;
  margin: 32px 0;
}
.first100k-stat-card {
  background: #F5F5F8;
  border-radius: 16px;
  padding: 24px;
  text-align: center;
  border-top: 4px solid #930EFF;
}
.first100k-stat-card .stat-number {
  font-size: 2rem;
  font-weight: 800;
  color: #930EFF;
}
.first100k-stat-card .stat-label {
  font-size: 0.9rem;
  color: #5D6D7E;
  margin-top: 4px;
}

.first100k-highlight-box {
  background: linear-gradient(238.64deg, #31DBE3 -90.67%, #930EFF 122.19%);
  color: white;
  padding: 28px 32px;
  border-radius: 16px;
  margin: 32px 0;
}
.first100k-highlight-box .highlight-title {
  font-size: 1.2rem;
  font-weight: 700;
  margin-bottom: 12px;
}
.first100k-highlight-box p {
  margin: 0;
  color: rgba(255,255,255,0.95);
}

.first100k-tip-box {
  background: #F5F5F8;
  padding: 24px 28px;
  border-radius: 16px;
  margin: 32px 0;
  border-left: 4px solid #31DBE3;
}
.first100k-tip-box .tip-label {
  font-weight: 700;
  color: #930EFF;
  margin-bottom: 8px;
  font-size: 0.85rem;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}

.first100k-action-box {
  background: #12003B;
  color: white;
  padding: 28px 32px;
  border-radius: 16px;
  margin: 32px 0;
}
.first100k-action-box h4 {
  color: #31DBE3;
  margin: 0 0 8px 0;
  font-size: 1rem;
}
.first100k-action-box p {
  margin: 0;
  color: rgba(255,255,255,0.9);
}

.first100k-table-wrapper {
  overflow-x: auto;
  margin: 32px 0;
}
.first100k-table-wrapper table {
  width: 100%;
  border-collapse: collapse;
  font-size: 0.95rem;
}
.first100k-table-wrapper th {
  background: #12003B;
  color: white;
  padding: 14px 16px;
  text-align: left;
  font-weight: 600;
}
.first100k-table-wrapper td {
  padding: 14px 16px;
  border-bottom: 1px solid #E8E8ED;
}
.first100k-table-wrapper tr:nth-child(even) {
  background: #F9F9FB;
}
.first100k-table-wrapper tr.highlight-row {
  background: linear-gradient(90deg, rgba(147, 14, 255, 0.1) 0%, rgba(49, 219, 227, 0.1) 100%);
  font-weight: 700;
}
.first100k-table-wrapper tr.highlight-row td {
  color: #930EFF;
  border-bottom: 2px solid #930EFF;
}

@media (max-width: 600px) {
  .first100k-stats {
    grid-template-columns: 1fr;
  }
}
</style>

<p><em>It also means your second $100,000 can come a lot sooner.</em></p>

<p>You're doing it. Making investments. Waiting. Checking returns. Waiting. Seeing the market fluctuate, maybe panicking a little bit, but ultimately keeping your cool. Waiting.</p>

<p>On your way to your first $100,000, it can feel like all you do is wait. Wait for your balance to grow, wait for market jitters to subside, wait until your next payday so your next investment plan or boost can top up your balance.</p>

<p>If you've ever wondered why the first $100k is the hardest, or why everyone on Reddit talks about this milestone, you're about to find out.</p>

<div class="first100k-quote">
"The first $100,000 is a b**** - but you gotta do it. I don't care what you have to do - if it means walking everywhere and not eating anything that wasn't purchased with a coupon, find a way to get your hands on $100,000. After that, you can ease off the gas a little bit."
<span class="quote-author">— Charlie Munger, Warren Buffett's right-hand man</span>
</div>

<p>Here's what makes it such a painful - and worthwhile - goal. The good news is you won't feel like you're waiting forever.</p>

<h2>Your money is working harder than you think</h2>

<p>When you start investing, your portfolio value mostly comes from your own contributions. In fact, it can take a while to start seeing a meaningful return.</p>

<p>Let's visualise the impact of investing $100 a week in the market, in the quest for your first $100,000, and then see what happens on your way to $1 million.</p>

<p>We'll assume you get 8% returns, and we won't take fees or other costs into account.</p>

<div class="first100k-table-wrapper">
<table>
<thead>
<tr>
<th>After X years</th>
<th>Total contributed</th>
<th>Total returns</th>
<th>Total balance</th>
</tr>
</thead>
<tbody>
<tr>
<td>1 year</td>
<td>$5,200</td>
<td>$195</td>
<td>$5,395</td>
</tr>
<tr>
<td>2 years</td>
<td>$10,400</td>
<td>$838</td>
<td>$11,238</td>
</tr>
<tr>
<td>3 years</td>
<td>$15,600</td>
<td>$1,965</td>
<td>$17,565</td>
</tr>
<tr>
<td>5 years</td>
<td>$26,000</td>
<td>$5,840</td>
<td>$31,840</td>
</tr>
<tr>
<td>10 years</td>
<td>$52,000</td>
<td>$27,277</td>
<td>$79,277</td>
</tr>
<tr class="highlight-row">
<td>11.8 years (hit $100k!) 🎉</td>
<td>$61,100</td>
<td>$39,781</td>
<td>$100,881</td>
</tr>
<tr>
<td>15 years</td>
<td>$78,000</td>
<td>$71,950</td>
<td>$149,950</td>
</tr>
<tr>
<td>20 years</td>
<td>$104,000</td>
<td>$151,242</td>
<td>$255,242</td>
</tr>
<tr>
<td>25 years</td>
<td>$130,000</td>
<td>$282,111</td>
<td>$412,111</td>
</tr>
<tr>
<td>30 years</td>
<td>$156,000</td>
<td>$489,822</td>
<td>$645,822</td>
</tr>
<tr>
<td>35 years</td>
<td>$182,000</td>
<td>$812,016</td>
<td>$994,016</td>
</tr>
</tbody>
</table>
</div>

<p><em>Note that the above is just an illustrative example, and doesn't take into account your personal objectives. Actual results will vary, and all investing comes with risk.</em></p>

<div class="first100k-stats">
<div class="first100k-stat-card">
<div class="stat-number">11.8 years</div>
<div class="stat-label">To reach your first $100k</div>
</div>
<div class="first100k-stat-card">
<div class="stat-number">1.2 years</div>
<div class="stat-label">From $900k to $1 million</div>
</div>
</div>

<div class="first100k-highlight-box">
<div class="highlight-title">The rule of thirds</div>
<p>You spend about a third of the time getting to your first $100,000, and the next third getting to $350,000, before the final third takes you all the way to $1 million.</p>
</div>

<div class="first100k-tip-box">
<div class="tip-label">💡 Speed it up</div>
<p>The going gets slow, but there are ways to speed it up. Consider setting up automatic deposits and <a href="https://www.spaceship.com.au/voyager/boosts/?ref=spaceship.ghost.io">Boosts</a> to top up your balance without you noticing.</p>
</div>

<h2>You're building lifetime habits</h2>

<p>The average person has to stretch to invest an extra $100 a week. On your journey to your first $100,000 it's likely you would have to do the same. But these are also the habits that once formed, stick with you.</p>

<p>We asked our high net worth Spaceshippers about their habits, and we found some interesting correlations.</p>

<p>Millionaire Spaceship investors research carefully, spend in line with their values, think long-term, and set up money systems such as savings buckets and monthly accounts.</p>

<div class="first100k-tip-box">
<div class="tip-label">💡 Learn from the best</div>
<p>Here's how Spaceship investors like yourself <a href="https://www.spaceship.com.au/learn/6-money-secrets-of-millionaire-spaceship-investors/?ref=spaceship.ghost.io">managed their spending</a> on their way to their high net wealth.</p>
</div>

<h2>Time does the heavy lifting</h2>

<p>The path to your first $100,000 feels like a grind but here's the deal: pretty much everyone tells us they wish they started investing sooner.</p>

<p>This is because it's harder to go from zero to $100,000 than it is to step up a gear.</p>

<p>Investing can seem scary until you've got some runs on the board - and even then, you may need to draw on your experience to keep your cool and not panic through market conditions.</p>

<p>That's why getting started sooner can make all the difference. Starting from nothing at 30 feels bad when you could've started at 20, but it would feel way worse to be one of those people who never takes the leap.</p>

<h2>Small deposits have a massive impact</h2>

<p>We get it. We live in the same world you do. Finding extra money to invest is hard, especially when the cost of living - and the fear of it rising - knocks your confidence in the future.</p>

<p>But here's why it matters. Every dollar you invest today could be worth double in 10 years, with 8% returns. That $5 coffee? It's worth $10 in a decade.</p>

<div class="first100k-stats">
<div class="first100k-stat-card">
<div class="stat-number">$5</div>
<div class="stat-label">One coffee today</div>
</div>
<div class="first100k-stat-card">
<div class="stat-number">$2,800</div>
<div class="stat-label">Skip one a week for 10 years</div>
</div>
</div>

<p>Small choices add up. It's why they tell us to stop buying the avo toast.</p>

<h2>"You gotta do it"</h2>

<p>So how do you take Charlie Munger's advice and get there faster?</p>

<div class="first100k-action-box">
<h4>Aim high</h4>
<p>Set a smart goal to reach $100,000 and research the systems that will get you there.</p>
</div>

<div class="first100k-action-box">
<h4>Use the tools at your disposal</h4>
<p>If you're a Spaceship Voyager investor, you can set an investment goal, an automated plan, and boosts to get you there sooner.</p>
</div>

<div class="first100k-action-box">
<h4>Make windfalls work harder</h4>
<p>When you get a tax refund, birthday money, or bonus, consider investing it instead of spending it. One-time contributions can shave months or years off your timeline.</p>
</div>

<div class="first100k-action-box">
<h4>Be choosy about where you keep your money</h4>
<p>We've used 8% throughout this article as a conservative benchmark. For context, the S&P/ASX All Ordinaries Total Return Index has delivered 9.3% p.a. over the past 30 years to 30 June 2025. Keep in mind, as always, that past performance is not indicative of future results.</p>
</div>

<p>High-growth options like the Spaceship Voyager portfolios may help you reach your goals even faster. Keep in mind that higher growth typically comes with more volatility—you'll need to be comfortable with bigger swings along the way.</p>

<div class="first100k-highlight-box">
<div class="highlight-title">Ready to make an investment?</div>
<p>Log in to Spaceship and take the next step on your way to your first $100,000.</p>
</div>

<hr>

<p><em>The information in this article is prepared by Spaceship Capital Limited (ABN 67 621 011 649, AFSL 501605). It is general in nature as it has been prepared without taking account of your objectives, financial situation or needs.</em></p>
<!--kg-card-end: html-->
]]></content:encoded>
            <author>hello@spaceship.com.au (Kelly Simpson)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/investing/">Investing</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2026/02/Why-your-first-100-000-is-the-hardest.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[Real Money Talk: Mike]]></title>
            <link>https://www.spaceship.com.au/learn/real-money-talk-mike-2/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/real-money-talk-mike-2/</guid>
            <pubDate>Mon, 09 Feb 2026 22:00:00 GMT</pubDate>
            <description><![CDATA[Mike’s a 43-year-old who bought Meta shares early. He regrets selling when he did. ]]></description>
            <content:encoded><![CDATA[<p>Mike’s a 43-year-old who bought Meta shares early. He regrets selling when he did.&nbsp;</p><p>This post is based on an interview we conducted with Mike in February 2024.</p><p>Real Money Talk is our series where we interview Australians from all walks of life about their personal finances. The views expressed are those of the interviewees, based on their experiences with money, and as such are not necessarily representative of Spaceship's views.</p><p>We have changed the name of the interviewee for their privacy.</p><h2 id="overview">Overview</h2><p><strong>Name:</strong> Mike</p><p><strong>Age: </strong>43</p><p><strong>Where do you live?</strong> Melbourne.</p><p><strong>Please tell us a bit about yourself.</strong></p><p>Born and brought up in Kuwait, higher education in India, lived and worked in the UK ‘til 2016 and then made the move Down Under and have been in Melbourne since 2017.&nbsp;</p><p>Avid investor since I was 15 thanks to my dad who used to fill in paper forms for shares back in the day.</p><p><strong>What's your current net worth?</strong></p><p>Current net worth of approx $1.3 million excluding our main home where we have an equity of about $500,000.&nbsp;</p><p><strong>How does it break down?</strong></p><ul><li>Common shares account with $250,000 (across IG, CMC, Commsec Pocket).</li><li>My UK ISA account has about $250,000.&nbsp;</li><li>Our UK pensions are in SIPPs and totals to $320,000. </li><li>Our Australian Supers have about $210,000 in total.&nbsp;</li><li>We have two investment properties, with about $200,000 equity across both.&nbsp;</li><li>Cash and gold make up about $100,000. </li></ul><p><strong>Do you have any debts?</strong></p><ul><li>Yes, we have a car on about $70,000 and a 5 year lease with a buyout option.&nbsp;</li><li>And we have our home mortgage.&nbsp;</li><li>No student loans or credit cards, never had any credit card debts ever.</li></ul><p><strong>How did you build your net worth?</strong></p><p>All by myself and my interest in the investing world.&nbsp;</p><p>Starting out very early thanks to my dad, my first investment was in an Indian Mutual Fund back when I just started uni in 1999.&nbsp;</p><p>From there and when I started working, money was always kept aside every month to invest in the market.</p><h2 id="earn">Earn</h2><p><strong>Tell us a bit about your career.</strong></p><p>Graduated as an Electrical and Electronics engineer but got into the Information Tech world after graduating.&nbsp;</p><p>Primarily worked in the Tech world on various roles such as Developer, Architect, Consultant before I finally settled into Project and Program management, which I have been enjoying for the last 10 years</p><p><strong>Do you have any income sources outside your job? How much do you earn from each and how did you develop them?</strong></p><p>The only other source of income is returns from the markets across our portfolios.</p><p>I actively manage everything and move in and out of shares as required.</p><p>I am not a day trader and invest for the long term only.&nbsp;</p><p>We also have rental income but that all goes to service the investment loans.</p><p><strong>What’s been important for you to learn about money?</strong></p><blockquote>It pays to start early, even if it’s just $20 or $50 a month.&nbsp;</blockquote><p>Regular investing is boring but such an easy way to build wealth over time.&nbsp;</p><p>It’s also important to live within my means. And any time I get a windfall (bonus, tax returns) that should go into my savings for the future.&nbsp;</p><p>Also, don’t chase big brands. Eat well and dress well but that doesn’t need big bucks or famous brands. Spend on my holidays but avoid spending on other frivolous things.</p><h2 id="save">Save</h2><p><strong>What's your savings rate? How has it changed over time?</strong></p><p>We’ve always aimed to save something every month, no matter what our salaries are.&nbsp;</p><p>When we started saving in 2006 (after we got married) we barely saved GBP 50 a month but that gradually increased.&nbsp;</p><p>Today we save about $3,000 a month excluding our supers.</p><p><strong>Do you have a budget?</strong></p><p>Yes, and that’s helped us manage our spending wisely.</p><p>&nbsp;I’d say in recent years we’ve been a bit lax but always have a run sheet of expenses and savings at hand.</p><p><strong>How much do you spend per year?</strong></p><p>All in living expenses including investment property payments are about $15,000 to $18,000 monthly. And holidays are about $15,000 a year.</p><p><strong>Do you make purchase decisions carefully, or are you loose with your money?</strong></p><p>Every big purchase is carefully looked at before we jump in.</p><p><strong>How is your work-life balance?</strong></p><p>Excellent really. I’ve learnt to manage time well early in my career. I love being the best at what I do but I am not career oriented, which has actually helped me enjoy work life and focus on our savings long term.</p><p><strong>What's your favourite thing to spend money on?</strong></p><p>A fantastic holiday deal that’s a rare find or purchasing a great company that’s heavily discounted or not in favour at the moment.</p><h2 id="invest">Invest</h2><p><strong>How do you invest?</strong></p><p>Regularly through Commsec, but more random when we get tax refunds or bonuses. I rebalance my portfolios every few years going by what the markets are doing.</p><p><strong>What's been your best investment?</strong></p><p>The one that I still regret is Facebook/Meta. Invested years back and decided to take my principal out once the money doubled. Left about $10,000 to see what happens. Today, it’s grown to a 400% return. Wish I never sold any share ever.</p><p><strong>What’s been your worst investment?</strong></p><p>The 2008/09 financial crisis saw my fledgling portfolio crash by 80%. It was just two years into serious investing but didn’t let it phase me and I continued investing.</p><p><strong>What’s been your overall return?</strong></p><p>I’d probably say our portfolio returns over time is about 25% annually over 20 years or so. We’ve used our investments to purchase our first homes, pay for big ticket items etc.</p><p><strong>How are you building wealth?</strong></p><p>Continuing doing what we have always done. Regular investments, shares in good companies and don’t fear market movements because we are in for the long term.</p><p><strong>What are your main roadblocks to building wealth? How are you addressing them?</strong></p><p>None other than maybe spending a little more since getting our 40s!</p><p><strong>Do you have a target net worth you want?</strong></p><p>Not really. We want to be comfortable and be able to holiday internationally twice annually, with the ability to fly premium or business once a year. That’s the dream at the moment.</p><h2 id="behaviour">Behaviour</h2><p><strong>When did you make your first significant behavioural shift towards wealth building?</strong></p><p>As soon as I started working after graduating. Watching and learning from my dad at a young age made me realise I had an interest in simple investing and learning how to make my money grow and work for me 24/7.</p><p><strong>If you could start again, what would you do differently?&nbsp;</strong></p><p>Maybe not to sell out of the market too quickly.</p><p><strong>What mistakes have you made along the way that others can learn from?</strong></p><p>Don’t have FOMO and have the patience for the next dip.</p><p><strong>Do you have any worries about retirement? If so, how are you planning to address them?</strong></p><p>No, as I believe we are on track to be able to retire earlier than most people.</p><p><strong>How are you learning about building wealth? Is it from family, books, being forced to learn as your wealth grew, etc.?</strong></p><p>It’s a mix of everything but mainly hours and hours of research online, following investors, blog posts and these days even TikTok!</p><p><strong>Do you give to charity? If so, what percentage of your time/money do you give?</strong></p><p>Yes, we used to donate monthly to charity but not as much since Covid. We still find ways to donate and give to charity in our daily lives now.&nbsp;</p><hr><h2 id="we-want-to-hear-your-real-money-talk">We want to hear your Real Money Talk</h2><p>At Spaceship we’re big believers in sharing our money stories. We want to hear yours, too. In our ongoing <a href="https://www.spaceship.com.au/learn/tag/real-money-talk/?ref=spaceship.ghost.io"><u>Real Money Talk</u></a> series, members of our community share what they’ve learned about managing money. We’d love you to take part. <a href="https://forms.gle/B2xKnqAqjePMHfFG9?ref=spaceship.ghost.io"><u>Here’s a link to our Real Money Talk survey</u></a> where you can share your story.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Kelly Simpson)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/real-money-talk/">Real Money Talk</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2024/07/Real-Money-Talk-Mike.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[Prediction markets and tokenisation, explained]]></title>
            <link>https://www.spaceship.com.au/learn/prediction-markets-tokenisation-explained/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/prediction-markets-tokenisation-explained/</guid>
            <pubDate>Tue, 03 Feb 2026 04:26:41 GMT</pubDate>
            <description><![CDATA[Prediction markets are exploding. Here's what's actually happening. ]]></description>
            <content:encoded><![CDATA[
<!--kg-card-begin: html-->
<!--kg-card-begin: html-->
<style>
.tokenisation-article a {
  color: #600CE8;
  text-decoration: none;
}
.tokenisation-article a:hover {
  text-decoration: underline;
}

.tokenisation-hero {
  background: linear-gradient(238.64deg, #31DBE3 -90.67%, #930EFF 122.19%);
  color: white;
  padding: 32px 40px;
  border-radius: 20px;
  margin-bottom: 32px;
}
.tokenisation-hero h2 {
  font-size: 1.1rem;
  font-weight: 600;
  margin: 0 0 16px 0;
  opacity: 0.9;
}
.tokenisation-hero ul {
  margin: 0;
  padding-left: 20px;
}
.tokenisation-hero li {
  margin: 8px 0;
  font-size: 1rem;
}
.tokenisation-hero a {
  color: white;
  text-decoration: none;
}
.tokenisation-hero a:hover {
  text-decoration: underline;
}

.tokenisation-definition {
  background: #F5F5F8;
  border-left: 5px solid #930EFF;
  padding: 24px 28px;
  border-radius: 0 16px 16px 0;
  margin: 32px 0;
}
.tokenisation-definition h3 {
  font-weight: 700 !important;
  color: #12003B !important;
  font-size: 1.25rem !important;
  margin: 0 0 12px 0;
  line-height: 1.3 !important;
}
.tokenisation-definition p {
  margin: 0 0 12px 0;
}
.tokenisation-definition p:last-child {
  margin-bottom: 0;
}

.tokenisation-callout {
  background: #F5F5F8;
  border: 2px dashed #31DBE3;
  padding: 24px;
  border-radius: 16px;
  margin: 32px 0;
  text-align: center;
}
.tokenisation-callout p {
  margin: 0;
  font-weight: 600;
  color: #12003B;
  font-size: 1.1rem;
}

h2.tokenisation-section-header {
  background: linear-gradient(238.64deg, rgba(49, 219, 227, 0.15) -90.67%, rgba(147, 14, 255, 0.15) 122.19%);
  color: #12003B !important;
  padding: 16px 24px;
  border-radius: 12px;
  font-size: 1.5rem !important;
  font-weight: 700 !important;
  margin: 40px 0 24px 0;
  border-left: 4px solid #930EFF;
  line-height: 1.3 !important;
}

.tokenisation-explain-box {
  background: linear-gradient(238.64deg, #31DBE3 -90.67%, #930EFF 122.19%);
  color: white;
  padding: 28px 32px;
  border-radius: 16px;
  margin: 32px 0;
}
.tokenisation-explain-box .question {
  font-size: 1.2rem;
  font-weight: 700;
  margin-bottom: 16px;
}
.tokenisation-explain-box p {
  margin: 0;
  color: rgba(255,255,255,0.95);
}

.tokenisation-quote {
  background: #F5F5F8;
  border-left: 5px solid #31DBE3;
  padding: 24px 28px;
  border-radius: 0 16px 16px 0;
  margin: 32px 0;
  font-style: italic;
}
.tokenisation-quote .quote-author {
  font-style: normal;
  font-weight: 600;
  color: #930EFF;
  margin-top: 12px;
  display: block;
  font-size: 0.9rem;
}

.tokenisation-stats {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 16px;
  margin: 32px 0;
}
.tokenisation-stat-card {
  background: #F5F5F8;
  border-radius: 16px;
  padding: 24px;
  text-align: center;
  border-left: 4px solid #930EFF;
}
.tokenisation-stat-card .stat-number {
  font-size: 1.8rem;
  font-weight: 800;
  color: #930EFF;
}
.tokenisation-stat-card .stat-label {
  font-size: 0.9rem;
  color: #5D6D7E;
  margin-top: 4px;
}

.tokenisation-list-box {
  background: #F5F5F8;
  padding: 28px;
  border-radius: 16px;
  margin: 32px 0;
}
.tokenisation-list-box h3 {
  margin: 0 0 16px 0;
  color: #12003B;
  font-size: 1.1rem;
}
.tokenisation-list-box ul {
  margin: 0;
  padding-left: 20px;
}
.tokenisation-list-box li {
  margin: 12px 0;
  color: #51516C;
}
.tokenisation-list-box li strong {
  color: #12003B;
}

.tokenisation-flow {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  margin: 32px 0;
  justify-content: center;
  align-items: center;
}
.tokenisation-flow-step {
  background: #F5F5F8;
  border-radius: 12px;
  padding: 16px 20px;
  text-align: center;
  flex: 1;
  min-width: 140px;
}
.tokenisation-flow-step .step-icon {
  font-size: 1.5rem;
  margin-bottom: 8px;
}
.tokenisation-flow-step .step-text {
  font-size: 0.85rem;
  color: #51516C;
  font-weight: 500;
}
.tokenisation-flow-arrow {
  font-size: 1.5rem;
  color: #930EFF;
}

.tokenisation-two-col {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 16px;
  margin: 32px 0;
}
.tokenisation-col-card {
  background: #F5F5F8;
  border-radius: 16px;
  padding: 24px;
}
.tokenisation-col-card.bull {
  border-top: 4px solid #31DBE3;
}
.tokenisation-col-card.bear {
  border-top: 4px solid #930EFF;
}
.tokenisation-col-card h4 {
  margin: 0 0 12px 0;
  color: #12003B;
  font-size: 1rem;
}
.tokenisation-col-card p {
  margin: 0;
  font-size: 0.95rem;
}

.tokenisation-example-box {
  background: #F5F5F8;
  border: 2px solid #930EFF;
  padding: 28px;
  border-radius: 16px;
  margin: 32px 0;
}
.tokenisation-example-box h3 {
  margin: 0 0 16px 0;
  color: #930EFF !important;
  font-size: 1.25rem !important;
  font-weight: 700 !important;
  line-height: 1.3 !important;
}
.tokenisation-example-box p {
  margin: 0 0 12px 0;
  color: #51516C;
}
.tokenisation-example-box p:last-child {
  margin-bottom: 0;
}

.tokenisation-disclaimer {
  background: #F5F5F8;
  padding: 20px;
  border-radius: 12px;
  margin-top: 40px;
  font-size: 0.9rem;
  color: #5D6D7E;
}
.tokenisation-disclaimer strong {
  color: #12003B;
}

@media (max-width: 600px) {
  .tokenisation-stats,
  .tokenisation-two-col {
    grid-template-columns: 1fr;
  }
  .tokenisation-flow {
    flex-direction: column;
  }
  .tokenisation-flow-arrow {
    transform: rotate(90deg);
  }
}
</style>

<div class="tokenisation-article">

<p>You've probably seen headlines about betting markets exploding. Here's what's actually happening, and the surprising link between betting on elections now and getting a crypto-backed mortgage down the track.</p>

<div class="tokenisation-hero">
  <h2>Jump to:</h2>
  <ul>
    <li><a href="#basics">The basics: crypto, stablecoins, and blockchain</a></li>
    <li><a href="#tokenisation">What is tokenisation?</a></li>
    <li><a href="#prediction-markets">How prediction markets work</a></li>
    <li><a href="#use-cases">How else tokenisation is being used</a></li>
    <li><a href="#bull-bear">Bullish or bearish?</a></li>
  </ul>
</div>

<h2 class="tokenisation-section-header" id="basics">The basics: crypto, stablecoins, and blockchain</h2>

<div class="tokenisation-definition">
  <h3>What is a cryptocurrency?</h3>
  <p>A cryptocurrency is a digital currency that people trade, buy, hold, and sell like they do actual dollars. People use cryptocurrency because it's <strong>decentralised finance (DeFi)</strong>, which means, a financial system where users can borrow, lend, trade, invest and make payments near-instantly without intervention from banks or governments thanks to digital technology such as blockchain. Crypto has many use cases but the most popular is as a store of value that can grow over time.</p>
  <p>The best known cryptocurrency is <strong>Bitcoin</strong>.</p>
</div>

<div class="tokenisation-definition">
  <h3>What is a stablecoin?</h3>
  <p>When you think of crypto you might think of wild swings, overnight millionaires, and morning after bankruptcies. But it's not all like that.</p>
  <p>A stablecoin is a crypto coin that is engineered to be 'stable', that is, not exhibit the volatility of more traditional cryptocoins. Stablecoins stay stable because they're <strong>'pegged'</strong> to underlying assets. This means that they're designed to mimic the value of a more traditional store of value such as a physical currency or commodity such as a gold bar.</p>
  <p>The best known stablecoin is called <strong>Tether</strong>, and it's designed to maintain 1:1 value with the US Dollar. In Tether's case, an individual or firm who wants to buy Tether deposits US dollars into Tether's bank account, and receives Tether back minus fees. They can then use that Tether to buy, sell, or transact with other users, or convert it back to a physical currency (known as a fiat currency).</p>
  <p>Meanwhile, Tether itself uses the deposits to make investments and maintain its 1:1 backing.</p>
</div>

<div class="tokenisation-definition">
  <h3>How are cryptocurrencies and stablecoins linked?</h3>
  <p>Stablecoins are widely used as the settlement currency in crypto markets. They function as the crypto equivalent of cash or USD rails.</p>
  <p>So now we know what cryptocurrencies and stablecoins are. Essentially, they're ways that people and companies can conduct business online by cutting out the traditional time and institutions involved when making payments, especially across borders.</p>
</div>

<div class="tokenisation-definition">
  <h3>So what's a smart contract?</h3>
  <p>Stay with us.</p>
  <p>A smart contract is an automated program on the blockchain that performs an action when specific rules are met. It records this on the blockchain, which is a decentralised payment ledger that people can see but not edit, so it's seen as a 'source of truth'.</p>
</div>

<div class="tokenisation-explain-box">
  <p class="question">Explain the blockchain like I'm five?</p>
  <p>It's literally a chain of digital blocks. Each block is made up of a bunch of transaction data. When new blocks get added, they get locked into place and change the ones behind and in front of them, securing them with cryptography, which is encryption. This means that the data can't be edited or deleted. It sounds tricky, but websites such as etherscan give you a better way to visualise it.</p>
</div>

<h2 class="tokenisation-section-header" id="tokenisation">Then what is tokenisation?</h2>

<p>One more step.</p>

<p>Tokenisation is when an individual or business that owns something illiquid, such as a building, painting, collectables or other assets, sells digital shares of it on the blockchain.</p>

<p>For example, tokenised stocks are offered by licensed financial providers who buy the asset, then release its tokenised equivalent on the blockchain for individuals to buy and sell.</p>

<p>NVIDIA is available as a tokenised stock, for example.</p>

<p>This means traders can buy and sell it at any time instead of having to wait for the market to open. Transaction costs and settlement times can also be a lot lower, though as with any emerging technology, risks such as regulatory uncertainty remain.</p>

<div class="tokenisation-quote">
  "The other opportunities that I'm personally excited about are real estate, private credit, unique assets and collectibles like art. If you think about what's a part of your portfolio, if you're a high net worth individual, there's a lot of these assets that actually retail can't access currently."
  <span class="quote-author">— Vlad Tenev, CEO of Robinhood</span>
</div>

<h2 class="tokenisation-section-header" id="prediction-markets">How's all this linked to betting on the election?</h2>

<p>So, tokenisation and stablecoins find efficiencies in traditionally slow or illiquid processes and markets, such as real estate, private credit, and funds transfer. By cutting out the middlepeople, both buyer and seller can save a lot of money, potentially raising the value of each. They also help open up markets by offering fractional amounts of hard-to-get assets to people who otherwise couldn't access them.</p>

<p>This brings us to prediction markets.</p>

<p>For ages, if you wanted to place a bet on a game, you had to find someone who offered it, take their odds, use your cash and then wait for them to certify your bet and pay you out.</p>

<p>That's if it was even legal for you: in the US, there are 11 states where it's illegal to bet on sporting matches.</p>

<p>Now, thanks to the above, betting on events has been streamlined to the following:</p>

<div class="tokenisation-flow">
  <div class="tokenisation-flow-step">
    <div class="step-icon">🎯</div>
    <div class="step-text">Users make bets by buying equivalent tokens on the blockchain</div>
  </div>
  <span class="tokenisation-flow-arrow">→</span>
  <div class="tokenisation-flow-step">
    <div class="step-icon">📊</div>
    <div class="step-text">Smart contracts get fed the outcome from a reputable source</div>
  </div>
  <span class="tokenisation-flow-arrow">→</span>
  <div class="tokenisation-flow-step">
    <div class="step-icon">💰</div>
    <div class="step-text">Winners paid automatically with stablecoins, recorded on blockchain</div>
  </div>
</div>

<div class="tokenisation-quote">
  "It's not just sports but also economics, politics, culture."
  <span class="quote-author">— Vlad Tenev (Robinhood also offers a prediction market)</span>
</div>

<div class="tokenisation-stats">
  <div class="tokenisation-stat-card">
    <div class="stat-number">2.5B</div>
    <div class="stat-label">event contracts traded on Robinhood (Oct 2025)</div>
  </div>
  <div class="tokenisation-stat-card">
    <div class="stat-number">$9B+</div>
    <div class="stat-label">invested in tokenised U.S. Treasuries</div>
  </div>
</div>

<div class="tokenisation-example-box">
  <h3>Let's say someone wants to bet on the mid-terms</h3>
  <p>The mid-terms are the halfway point in a US President's term when the American people get to vote on who controls congress. They're not until November. Their system is a lot different to ours.</p>
  <p>Online betting company Polymarket is illegal to use in Australia, so we're just using it as an example. In the US it's already offering odds on their November election. Polymarket acts as a decentralised platform that makes money from facilitating the bets people want to make and then collecting transaction fees.</p>
  <p>At Polymarket, users buy a 'share' in the outcome of the election, and that share is tokenised and visible on the blockchain. They trade directly with other users through smart contracts which get exercised when the outcome of the election is decided. The rules are stated upfront so everyone knows what they're in for.</p>
</div>

<h2 class="tokenisation-section-header" id="use-cases">How else is tokenisation being used?</h2>

<p>Outside of prediction markets, tokenisation and stablecoins are transforming the 2026 economy:</p>

<div class="tokenisation-list-box">
  <ul>
    <li><strong>Real-World Assets (RWA):</strong> As at 3 February 2026, over $9 billion is now invested in tokenised U.S. Treasuries — up from under $4 billion at the start of 2025 — allowing investors to earn "on-chain" yield from government bonds.</li>
    <li><strong>Corporate Treasury:</strong> Multinational companies now use stablecoins for same day liquidity, moving millions of dollars between global offices in seconds instead of days.</li>
    <li><strong>Fractional Real Estate:</strong> Investors can now buy $100 worth of a commercial office building in Sydney or London using tokenised shares.</li>
    <li><strong>Home loans:</strong> Some lenders are experimenting with crypto-backed mortgages, where borrowers use cryptocurrency as collateral instead of a traditional deposit. And tokenisation could eventually streamline the entire settlement process — verification, contracts, transfers — cutting weeks down to minutes.</li>
  </ul>
</div>

<h2 class="tokenisation-section-header" id="bull-bear">So... bullish or bearish?</h2>

<p>The Spaceship Universe and Spaceship Earth portfolios invest in companies we think are where the world is going, and are listed on stock exchanges. We've been keeping an eye on the tokenisation trend, which is part of the <strong>Fintech Where the World is Going</strong> trend.</p>

<div class="tokenisation-two-col">
  <div class="tokenisation-col-card bull">
    <h4>🐂 The bull case</h4>
    <p>A common bull case for tokenisation is that it expands the investing addressable market by tokenising assets beyond equities (bonds, credit, real estate, private markets, commodities, funds) enabling fractional ownership.</p>
    <p>Stablecoins are also an emerging global payments infrastructure, and prediction markets could evolve into macro hedging and insurance-like products.</p>
  </div>
  <div class="tokenisation-col-card bear">
    <h4>🐻 The bear case</h4>
    <p>For us, the bear case includes that open tokenisation standards may lead to commoditisation, reducing product differentiation and long-term value creation for distributors. Regulatory uncertainty, and potential competition from central banks and existing financial providers could dampen the landscape too.</p>
  </div>
</div>

<p>The real outcome is likely to land somewhere in the middle. And if we wanted to put a bet on it, we could now do it in token form paid for with a stablecoin and executed by a smart contract.</p>

<div class="tokenisation-disclaimer">
  The information in this article is prepared by Spaceship Capital Limited (ABN 67 621 011 649, AFSL 501605). It is general in nature as it has been prepared without taking account of your objectives, financial situation or needs.
</div>

</div>
<!--kg-card-end: html-->
<!--kg-card-end: html-->
]]></content:encoded>
            <author>hello@spaceship.com.au (Kelly Simpson)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/investing/">Investing</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2026/02/Prediction-markets--explained.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[Is investing just another form of gambling?]]></title>
            <link>https://www.spaceship.com.au/learn/is-investing-gambling/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/is-investing-gambling/</guid>
            <pubDate>Mon, 02 Feb 2026 19:30:00 GMT</pubDate>
            <description><![CDATA[Just how different is the Spaceship Voyager app from your mate’s sports betting app?]]></description>
            <content:encoded><![CDATA[
<!--kg-card-begin: html-->
<!--kg-card-begin: html-->
<style>
.gambling-article a {
  color: #600CE8;
  text-decoration: none;
}
.gambling-article a:hover {
  text-decoration: underline;
}

.gambling-hero {
  background: linear-gradient(238.64deg, #31DBE3 -90.67%, #930EFF 122.19%);
  color: white;
  padding: 32px 40px;
  border-radius: 20px;
  margin-bottom: 32px;
}
.gambling-hero h2 {
  font-size: 1.1rem;
  font-weight: 600;
  margin: 0 0 16px 0;
  color: white !important;
}
.gambling-hero ul {
  margin: 0;
  padding-left: 20px;
}
.gambling-hero li {
  margin: 8px 0;
  font-size: 1rem;
}
.gambling-hero a {
  color: white;
  text-decoration: none;
}
.gambling-hero a:hover {
  text-decoration: underline;
}

h2.gambling-section-header {
  background: linear-gradient(238.64deg, rgba(49, 219, 227, 0.15) -90.67%, rgba(147, 14, 255, 0.15) 122.19%);
  color: #12003B;
  padding: 16px 24px;
  border-radius: 12px;
  font-size: 1.3rem;
  font-weight: 700;
  margin: 40px 0 24px 0;
  border-left: 4px solid #930EFF;
}

.gambling-definition {
  background: #F5F5F8;
  border-left: 5px solid #930EFF;
  padding: 24px 28px;
  border-radius: 0 16px 16px 0;
  margin: 32px 0;
}
.gambling-definition h3 {
  font-weight: 700;
  color: #12003B;
  font-size: 1.1rem;
  margin: 0 0 12px 0;
}
.gambling-definition p {
  margin: 0 0 12px 0;
}
.gambling-definition p:last-child {
  margin-bottom: 0;
}

.gambling-callout {
  background: #F5F5F8;
  border: 2px dashed #31DBE3;
  padding: 24px;
  border-radius: 16px;
  margin: 32px 0;
  text-align: center;
}
.gambling-callout p {
  margin: 0;
  font-weight: 600;
  color: #12003B;
  font-size: 1.1rem;
}

.gambling-example-box {
  background: #F5F5F8;
  border: 2px solid #930EFF;
  padding: 28px;
  border-radius: 16px;
  margin: 32px 0;
}
.gambling-example-box h3 {
  margin: 0 0 16px 0;
  color: #930EFF;
  font-size: 1.1rem;
}
.gambling-example-box p {
  margin: 0 0 12px 0;
  color: #51516C;
}
.gambling-example-box p:last-child {
  margin-bottom: 0;
}

.gambling-stats {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 16px;
  margin: 32px 0;
}
.gambling-stat-card {
  background: #F5F5F8;
  border-radius: 16px;
  padding: 24px;
  text-align: center;
  border-left: 4px solid #930EFF;
}
.gambling-stat-card .stat-number {
  font-size: 1.8rem;
  font-weight: 800;
  color: #930EFF;
}
.gambling-stat-card .stat-label {
  font-size: 0.9rem;
  color: #5D6D7E;
  margin-top: 4px;
}

.gambling-list-box {
  background: #F5F5F8;
  padding: 28px;
  border-radius: 16px;
  margin: 32px 0;
}
.gambling-list-box ul {
  margin: 0;
  padding-left: 20px;
}
.gambling-list-box li {
  margin: 12px 0;
  color: #51516C;
}
.gambling-list-box li strong {
  color: #12003B;
}

.gambling-disclaimer {
  background: #F5F5F8;
  padding: 20px;
  border-radius: 12px;
  margin-top: 40px;
  font-size: 0.9rem;
  color: #5D6D7E;
}

.gambling-help-box {
  background: linear-gradient(238.64deg, rgba(49, 219, 227, 0.15) -90.67%, rgba(147, 14, 255, 0.15) 122.19%);
  padding: 20px 24px;
  border-radius: 12px;
  margin: 32px 0;
  font-size: 0.95rem;
}

@media (max-width: 600px) {
  .gambling-stats {
    grid-template-columns: 1fr;
  }
}
</style>

<div class="gambling-article">

<p style="font-size: 0.95rem; color: #5D6D7E; margin-bottom: 24px;"><em>Written by Natalia Krslovic</em></p>

<p>Just how different is the Spaceship Voyager app from your mate's sports betting app? And which one's a better place for your money? Let's take a look.</p>

<p>A common misconception about investing is that it's just another form of gambling. While both investing and gambling involve taking on some risk for potential return, that's about where the commonalities end.</p>

<p><strong>Investing</strong> means putting your money to work in some sort of undertaking or asset to generate a return. In the case of investing in the share market, you're purchasing a portion of equity in a company with the expectation of generating an income, profit or gains.</p>

<p><strong>Gambling</strong>, on the other hand, is when you risk your money to guess the outcome of an uncertain event. If you guess correctly, you'll receive a higher return than the amount you risked.</p>

<p>One of the main reasons people gamble is to make more money, though factors like addiction, peer pressure, and advertising can all play a role.</p>

<p>So what should you keep in mind? And why do we think investing's a better bet?</p>

<div class="gambling-hero">
  <h2>Five key differences between investing and gambling:</h2>
  <ul>
    <li><a href="#risk">1. Level of risk involved</a></li>
    <li><a href="#ownership">2. Ownership</a></li>
    <li><a href="#timeframe">3. Time frame</a></li>
    <li><a href="#compounding">4. Compounding returns</a></li>
    <li><a href="#humans">5. Humans can influence the return of investments, but not of gambling</a></li>
  </ul>
</div>

<h2 class="gambling-section-header" id="risk">1. Level of risk involved</h2>

<p>Risk is a key factor in both investing and gambling. However, the kind of risk involved in both activities is fundamentally different.</p>

<p>Investing involves a variety of risks, which vary depending on the asset class and specific product that you're investing in. Some of the types of risk you may encounter when investing in the stock market include:</p>

<div class="gambling-list-box">
  <ul>
    <li><strong>Market Risk:</strong> the risk that your investments may decrease in value due to economic developments or events that affect the entire market, such as regulatory changes, rising interest rates and the impact of foreign exchange rates.</li>
    <li><strong>Concentration Risk:</strong> the risk of loss if all your money is concentrated in one type of investment — which is why diversification is so important.</li>
    <li><strong>Inflation Risk:</strong> the risk of declining purchasing power if your investment doesn't keep up with the rate of inflation.</li>
    <li><strong>Horizon Risk:</strong> the risk that your investment timeline could change due to unforeseen circumstances, causing you to have to sell your investments earlier than you might have liked to.</li>
  </ul>
</div>

<p>When it comes to gambling, risk is about the likelihood of an event occurring — and the returns are directly correlated to that probability.</p>

<p>Take betting on the outcome of a tennis match, for example. The favourite is the player that is deemed to be statistically more likely to win, which is based on factors such as past performance, and their physical and technical attributes.</p>

<div class="gambling-example-box">
  <h3>Let's look at an example</h3>
  <p>During her 27-year tennis career, Serena Williams won 73 singles titles and was ranked world no. 1 for a total of 319 weeks. Her strength and offensive style of play made her one of the most dominant players on the circuit, and she is widely considered to be one of the greatest players of all time.</p>
  <p>In 2013, Williams had a 34-match winning streak, which would be the longest of her career. Had you wanted to bet on one of her matches during that time, it's very likely that she would have been considered the favourite to win; ie. she would have been considered "the safe bet."</p>
</div>

<p>Betting on the favourite can be seen as less risky than betting on the underdog. Therefore, the returns people receive for placing a winning bet on the favourite will likely be much lower than placing a winning bet on the underdog.</p>

<p>However, as you're betting on humans with the potential for human error, the element of risk is always present.</p>

<p>Even if Serena Williams were to be winning in a match, there was always the chance that she could sprain her ankle during the match and be forced to retire, conceding the defeat — causing you to lose the bet.</p>

<p>Generally speaking, when it comes to gambling, you're more likely to lose money than you are to make money — so to counteract that, the payout of a winning bet has to be higher than what was risked to make it appealing to punters. Gambling also heavily involves chance, whereas investing is more about strategy and analysis.</p>

<h2 class="gambling-section-header" id="ownership">2. Ownership</h2>

<p>When you invest, you directly own shares in a company or units in a fund, but when you gamble you don't own anything.</p>

<div class="gambling-example-box">
  <h3>Let's take Microsoft, for example</h3>
  <p>We currently hold Microsoft in our Spaceship Universe Portfolio. If you bought 10 shares in Microsoft for US$870 on 2nd Jan 2018, you've exchanged your money for a percentage of ownership.</p>
  <p>Why is ownership important? Because ownership means you control an asset, which means you can reap the benefits of the value that asset creates.</p>
</div>

<p>Those same 10 shares, which were valued at US$87 each eight years ago, are now worth approx. US$430 each — nearly five times your original investment. The capital invested helped the company to grow in that eight-year period, which means that the value of your portion of ownership also increased.</p>

<p>When you own stocks in a company or units in a managed fund, you may also have the right to receive income from those assets in the form of dividends or distributions. At present, Microsoft's annual dividend yield is 0.79% — which means you would earn 0.79% of the share price in dividend earnings as an owner.</p>

<p>As gambling is staking money on the outcome of an event, as opposed to being an asset, it doesn't inherently hold any value — you just receive a payout if you bet on the outcome that eventuates.</p>

<h2 class="gambling-section-header" id="timeframe">3. Time frame</h2>

<p>While investing in the share market is about giving capital to a company that you believe has the potential to grow over time, gambling is largely about the chances of an outcome occurring in the near future.</p>

<p>Time horizons are a key factor that investors should consider before making an investment. Generally speaking, the longer you have to invest, the more likely you are to receive a positive return. This is because you give your investments enough time to grow over time, and ride out any volatility. In the case of equities, the value of shares tends to grow over time, as long as the company you've invested in grows and matures.</p>

<p>Managed investments, such as our Spaceship Voyager portfolios, should provide suggested investment time frames in their investment documents. For example, our Spaceship Voyager PDSs and TMDs suggest an investment timeframe of 7 years. This is to help you decide whether the investment might be suitable for you.</p>

<p>In contrast, gambling tends to be based on a one-off event that happens at a particular point in time — say, betting on the outcome of the 2022 NFL Grand Final.</p>

<h2 class="gambling-section-header" id="compounding">4. Compounding returns</h2>

<p>With long-term investing, you can reinvest the returns you've made from dividends so that they compound over time.</p>

<p>Returns from gambling are generally a one-off event, so if you want to make more money off your earnings, you'd have to wager them on another event.</p>

<h2 class="gambling-section-header" id="humans">5. Humans can influence the return of investments, but not of gambling</h2>

<p>One of the things that sets apart investing in equities is that unlike other types of investments (like property or bonds) is that you have a whole team of professionals with a vested interest in growing the business that they work for — so you are putting your money behind people who can impact the value of your investment.</p>

<p>In the case of Microsoft, they have a highly experienced executive team, led by CEO Satya Nadella, and more than 228,000 employees worldwide who are working to ensure the success of the company.</p>

<p>This is not the case with gambling. It's usually illegal for people to interfere with the outcome of gambling — one example of which would be match fixing in sports betting. There are harsh penalties for match fixing, including life-time suspensions from the sport, hefty fines and even jail time.</p>

<h2 class="gambling-section-header">Investing's a tool for growing wealth over time</h2>

<p>To answer the original question, no, investing isn't another form of gambling. Rather, it's a tool for growing wealth over time — but that doesn't mean it doesn't come without risk. While gambling can be a way to make money, it is very different in nature to investing in the share market — not least of which because it heavily relies on chance.</p>

<p>As for me, I'd back investing any day.</p>

<div class="gambling-help-box">
  If you struggle with gambling, visit the <a href="https://www.gamblinghelponline.org.au/?ref=spaceship.ghost.io" target="_blank" rel="noopener">Gambling Help website</a> to access services and resources in your state.
</div>

<p><em>Some of the <a href="https://www.spaceship.com.au/voyager/?ref=spaceship.ghost.io" target="_blank" rel="noopener">Spaceship Voyager portfolios</a> invest in Microsoft at the time of writing.</em></p>

<div class="gambling-disclaimer">
  <p><strong>Important!</strong> We're sharing with you our thoughts on the companies in which Spaceship Voyager invests for your informational purposes only. We think it's important (and interesting!) to let you know what's happening with Spaceship Voyager's investments. However, we are not making recommendations to buy or sell holdings in a specific company. Past performance isn't a reliable indicator or guarantee of future performance.</p>
  <p style="margin-top: 16px; margin-bottom: 0;">The information in this article is prepared by Spaceship Capital Limited (ABN 67 621 011 649, AFSL 501605). It is general in nature as it has been prepared without taking account of your objectives, financial situation or needs.</p>
</div>

</div>
<!--kg-card-end: html-->
<!--kg-card-end: html-->
]]></content:encoded>
            <author>hello@spaceship.com.au (Spaceship)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/investing/">Investing</category>
            <category domain="https://www.spaceship.com.au/learn/tag/hash-natalia/">#natalia</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2026/02/Is-investing-gambling-1.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[Real Money Talk: Emma]]></title>
            <link>https://www.spaceship.com.au/learn/real-money-talk-emma/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/real-money-talk-emma/</guid>
            <pubDate>Mon, 02 Feb 2026 19:00:00 GMT</pubDate>
            <description><![CDATA[Emma was a self-confessed terrible saver. Here’s how she turned it around.]]></description>
            <content:encoded><![CDATA[<p>Real Money Talk is our series where we interview Australians from all walks of life about their personal finances. The views expressed are those of the interviewees, based on their experiences with money, and as such are not necessarily representative of Spaceship's views.</p><p>We have changed the name of the interviewee for their privacy.</p><h2 id="overview">Overview</h2><p><strong>Name</strong>: Emma<br><strong>Age</strong>: 27</p><p><strong>Please tell us a bit about yourself.</strong><br>I'm a Senior Environmental Consultant.</p><p><strong>What's your current net worth?</strong><br>$90,000</p><p><strong>How does it break down?</strong></p><ul><li>Savings: $40,000</li><li>Shares: $15,000</li><li>Super: $45,000</li></ul><p><strong>Do you have any debts?</strong><br>HECS: $10,000 left.</p><p><strong>How did you build your net worth?</strong></p><p>I started as being a terrible saver and am verrrrrry good at spending all the money I have, primarily on eating out.</p><p>I've been more aware the last three years of working full time (even though I've worked full time for six years eeee!), and have tried to be a lot more vigilant on how much I'm spending and on what.</p><p>The app WeMoney really helped me determine I spend a RIDICULOUS amount per month on food (around $900 per month not including groceries (but I don't buy lots of other stuff)).</p><p>I have slowly been building up my worth by setting up automated investments and debits into separate accounts because it needs to be out of my hands or I will disappear it.</p><p>Also in COVID when the price of cars went up I sold mine for a $5,000 profit which really boosted my savings.</p><p>I also buy additional shares around every quarter to keep growing and diversify my investments.</p><h2 id="earn">Earn</h2><p><strong>Tell us a bit about your career.</strong><br>Been working since I was 14 to help mum pay bills.</p><p>Learned my terrible money and lavish eating out habits from her. While she never had much money, we always ate well.</p><p>Didn’t work during uni because of some generous scholarships but did not save them. I spent it on, you-guessed-it, food (but they did allow me to fully commit to study rather than being stressed about needing to work, I am very grateful and lucky).</p><p>Then got into environmental consulting as a graduate and have worked my way up the ranks.</p><p>Been working full time for 6 years.</p><p><strong>Do you have any income sources outside your job? How much do you earn from each and how did you develop them?</strong></p><p>I also assist on a family farm as a general farm hand/carer 2 to 3 weekends per month.</p><p>This isn’t really paid work but I occasionally get some fuel money or the earnings from a bale of wool.</p><p><strong>What’s been important for you to learn about money?</strong></p><p>Be a stern advocate for yourself, especially as a woman (if you are) you really need to push hard for bigger pay rises and promotions and back yourself!</p><p>You should never feel bad about asking for more when you do valued work. In those discussions with bosses, it is not yucky asking for more, you are entitled to commensurate pay, it is a negotiation, you do not work to make a company money because of good will or trying to be nice.</p><p>I always think of what does the person above you do? Could you do it? Do you do more than them? What would happen if you leave? Use these to frame your discussions. If you don't feel adequately recognised, find someplace that does.</p><p>Also keep an eye out for additional things you can part with to make some more money or something you enjoy doing that you could turn into a side hustle (i.e, I like plants and have propagated and sold some, I’ve also dabbled in plant styling etc).</p><h2 id="save">Save</h2><p><strong>What's your savings rate? How has it changed over time?</strong></p><p>I love spreadsheets and have a pretty intense saving projection one that shows my average saving rate over the past 39 months is 16%.</p><p>So not great.</p><p>What I do know from this is that it changes drastically per month based on when big expenses and bills land etc however if you take out some of those outliers my average savings rate is closer to 27%.</p><p><strong>Do you have a budget?</strong></p><p>I have loose targets that don’t work.</p><p>I try to keep normal monthly spending to $3,000 per month including rent.</p><p>This has almost every month ballooned to just over $4,000.</p><p>It's really frustrating that I love data and tracking how much and on what is spent but it doesn’t stop me from continuing the same trends over and over.</p><p>I am really determined to get this in check and do a system overhaul to set up more rigid accounts that don’t allow me to go over my budgets.</p><p><strong>How much do you spend per year?</strong></p><p>Depends on what goes on and holidays etc but around $60,000.</p><p><strong>Do you make purchase decisions carefully, or are you loose with your money?</strong></p><p>Loosey goosey!</p><p>I do try to implement a self rule for expensive things (i.e over $150), that I can't buy them on the spot.</p><p>I have to leave it and if I am still thinking about it a couple weeks later I can buy it.</p><p>I have a great life and I treat myself all the time.</p><p>I would have at least two to three times what I currently have if I didn't have these habits, or I wasn’t me??</p><p><strong>How is your work-life balance?</strong></p><p>O.K. REALLY want to drop down to part time however I am trying to buy property so I need the power full time income provides.</p><p><strong>What's your favourite thing to spend money on?</strong></p><p>Fuel, JOKING. It's food.</p><h2 id="invest">Invest</h2><p><strong>How do you invest?</strong></p><p>Spaceship Voyager automated weekly amounts.</p><p>Also quarterly and ad hoc shares based on when I come across something interesting or that is doing well.</p><p>My share portfolio is only environment adjacent things related to innovative technology for power generation and transmission, renewables and supporting minerals etc.</p><p><strong>What’s been your best investment?</strong></p><p>My car! Sold for $5,000 profit! Shares are not doing so well however I plan on having them for at least 10-20 years. Also I've been making a couple hundred bucks per month from interest on savings!</p><p><strong>What’s been your worst investment?</strong></p><p>Progressing with expensive reports and lots of additional costs related to buy a property that did not eventuate. Big waste of money. Oh well.</p><p><strong>What’s been your overall return?</strong></p><p>Not selling shares until they are up so only return so far has been the car profit, so $5,000.</p><p><strong>How are you building wealth?</strong></p><p>Trying to continually invest and take risks (no risk no reward). Also trying to get into property from an investor perspective and starting with unconventional property types.</p><p><strong>What are your main roadblocks to building wealth? How are you addressing them?</strong></p><p>You need so much capital to start in the property market! Despite serviceability, the deposit is such an annoying roadblock that seems to function to lock out a lot of people from getting in. I’m addressing it by trying to think outside the box and approach the same issue from a different angle. I’ve learnt it is all a game of finance.</p><p><strong>Do you have a target net worth you want?</strong></p><p>$10-20M.</p><h2 id="behaviour">Behaviour</h2><p><strong>When did you make your first significant behavioural shift towards wealth building?</strong></p><p>I listened to heaps of the She’s On The Money podcast at the start of COVID and for some reason that really hit me despite previously reading the Barefoot Investor etc. I had a stress headache for a week I reckon. In that week I set up investments, opened new bank accounts, transferred money around, changed my super, and set up a bunch of other stuff like income protection etc. Now I listen to lots of money and finance related podcasts.</p><p><strong>If you could start again, what would you do differently?</strong></p><p>From when you start working, set up automated weekly savings, investments and super contributions that you can't touch or change.</p><p><strong>What are some mistakes you’ve made along the way?</strong></p><p>Spent way too much on food and going out etc. I don't have any regrets because I have a good life and still have time to get my finances sorted. It will all be ok.</p><p><strong>Do you have any worries about retirement? If so, how are you planning to address them?</strong></p><p>No.</p><p><strong>How are you learning about building wealth?</strong></p><p>Podcasts, talking to older people and people that have things sorted.</p><p><strong>Do you give to charity? If so, what percentage of your time/money do you give?</strong></p><p>No.</p><hr><h2 id="we-want-to-hear-your-real-money-talk">We want to hear your Real Money Talk</h2><p>At Spaceship we’re big believers in sharing our money stories. We want to hear yours, too. In our ongoing&nbsp;<a href="https://www.spaceship.com.au/learn/tag/real-money-talk/?ref=spaceship.ghost.io">Real Money Talk</a>&nbsp;series, members of our community share what they’ve learned about managing money. We’d love you to take part.&nbsp;<a href="https://forms.gle/B2xKnqAqjePMHfFG9?ref=spaceship.ghost.io">Here’s a link to our Real Money Talk survey</a>&nbsp;where you can share your story.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Kelly Simpson)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/real-money-talk/">Real Money Talk</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2024/08/Real-Money-Talk-Emma.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[Your run club's favourite shoe could be in your portfolio]]></title>
            <link>https://www.spaceship.com.au/learn/your-run-clubs-favourite-shoe-could-be-in-your-portfolio/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/your-run-clubs-favourite-shoe-could-be-in-your-portfolio/</guid>
            <pubDate>Wed, 28 Jan 2026 23:44:51 GMT</pubDate>
            <description><![CDATA[Your run club's favourite shoe is in the Spaceship Voyager portfolios. ]]></description>
            <content:encoded><![CDATA[
<!--kg-card-begin: html-->
<!DOCTYPE html>
<html lang="en">
<head>
  <meta charset="UTF-8">
  <meta name="viewport" content="width=device-width, initial-scale=1.0">
  <title>Your run club's favourite shoe could be in your portfolio</title>
  <style>
    * { box-sizing: border-box; margin: 0; padding: 0; }
    body { font-family: Inter, Helvetica, Arial, sans-serif; color: #51516C; line-height: 1.7; font-size: 20px; }
    .container { max-width: 680px; margin: 0 auto; padding: 40px 20px; }
    
    .hoka-article a { color: #600CE8; text-decoration: none; }
    .hoka-article a:hover { text-decoration: underline; }
    
    .hoka-article p { margin-bottom: 24px; }
    
    .hoka-quote {
      background: #F5F5F8;
      border-left: 5px solid #930EFF;
      padding: 24px 28px;
      border-radius: 0 16px 16px 0;
      margin: 32px 0;
      font-style: italic;
    }
    .hoka-quote .quote-author {
      font-style: normal;
      font-weight: 600;
      color: #930EFF;
      margin-bottom: 12px;
      display: block;
    }
    
    .hoka-callout {
      background: #F5F5F8;
      border: 2px dashed #31DBE3;
      padding: 24px;
      border-radius: 16px;
      margin: 32px 0;
      text-align: center;
    }
    .hoka-callout p {
      margin: 0;
      font-weight: 600;
      color: #12003B;
      font-size: 1.1rem;
    }
    
    .hoka-why-box {
      background: linear-gradient(238.64deg, #31DBE3 -90.67%, #930EFF 122.19%);
      color: white;
      padding: 28px 32px;
      border-radius: 16px;
      margin: 32px 0;
    }
    .hoka-why-box .question {
      font-size: 1.2rem;
      font-weight: 700;
      margin-bottom: 16px;
    }
    .hoka-why-box p { margin: 0; color: rgba(255,255,255,0.95); }
    
    .hoka-section-header {
      background: linear-gradient(238.64deg, rgba(49, 219, 227, 0.15) -90.67%, rgba(147, 14, 255, 0.15) 122.19%);
      color: #12003B;
      padding: 16px 24px;
      border-radius: 12px;
      font-size: 1.3rem;
      font-weight: 700;
      margin: 40px 0 24px 0;
      border-left: 4px solid #930EFF;
    }
    
    .hoka-info-box {
      background: #F5F5F8;
      border-left: 5px solid #31DBE3;
      padding: 24px 28px;
      border-radius: 0 16px 16px 0;
      margin: 32px 0;
    }
    .hoka-info-box p { margin: 0; }
    
    .hoka-stats {
      display: grid;
      grid-template-columns: 1fr 1fr;
      gap: 16px;
      margin: 32px 0;
    }
    .hoka-stat-card {
      background: #F5F5F8;
      border-radius: 16px;
      padding: 24px;
      text-align: center;
      border-left: 4px solid #930EFF;
    }
    .hoka-stat-card .stat-number {
      font-size: 1.8rem;
      font-weight: 800;
      color: #930EFF;
    }
    .hoka-stat-card .stat-label {
      font-size: 0.9rem;
      color: #5D6D7E;
      margin-top: 4px;
    }
    
    .hoka-disclaimer {
      background: #F5F5F8;
      padding: 20px;
      border-radius: 12px;
      margin-top: 40px;
      font-size: 0.9rem;
      color: #5D6D7E;
    }
    .hoka-disclaimer strong { color: #12003B; }
    
    .stat-caption {
      font-size: 0.85rem;
      color: #6F708C;
      text-align: center;
      margin-top: -24px;
      margin-bottom: 32px;
      font-style: italic;
    }
    
    @media (max-width: 600px) {
      .hoka-stats { grid-template-columns: 1fr; }
    }
  </style>
</head>
<body>
<div class="container">
<div class="hoka-article">

<p>Every year, around this time, Google searches spike with people looking for run clubs.</p>

<p>Run clubs are usually free, social, and end with a coffee, so there's a lot to like about them, even if you're not so keen on the actual cardio.</p>

<p>Businesses from retail to bakeries have their own run clubs, encouraging their customers to connect over their brands. And of course there's Parkrun, the global movement for 5 kilometre fun runs, that's almost entirely volunteer driven with 9 million registered runners.</p>

<div class="hoka-stats">
  <div class="hoka-stat-card">
    <div class="stat-number">3x</div>
    <div class="stat-label">run club growth last year</div>
  </div>
  <div class="hoka-stat-card">
    <div class="stat-number">9M</div>
    <div class="stat-label">registered Parkrun runners</div>
  </div>
</div>
<p class="stat-caption">(According to Strava's Year in Sport Trend Report)</p>

<p>The benefits to joining a run club? Accountability, social connection, and yes, actual fitness improvements. Plus there's a low barrier to entry.</p>

<p>All you really need is a hat and your favourite pair of running shoes.</p>

<p>And your run club's favourite shoe? Chances are, it's HOKA.</p>

<div class="hoka-quote">
  <span class="quote-author">What runners say about HOKAs:</span>
  "It's like running on clouds."
</div>

<p>HOKA says that's because they're designed to be smooth, soft, and efficient. Its soles have almost three times as much cushioning as traditional running shoes.</p>

<p>HOKA shoes are also famous for looking ugly. They've often been called clown shoes.</p>

<div class="hoka-quote">
  <span class="quote-author">As 'nermal543' on Reddit said six years ago:</span>
  "They can be as ugly as they want (I don't even really think they're ugly personally), because they've been amazing for me so far."
</div>

<p>HOKA's founders, a French team, wanted to improve their endurance times by designing a running shoe that could go downhill faster.</p>

<p>"In doing so, we inadvertently reinvented the running shoe," they said.</p>

<div class="hoka-section-header">The HOKA timeline</div>

<p>HOKA was founded in 2009, and grew revenue to nearly $3 million by 2012.</p>

<p>The shoe was taking big strides in the running world, so it wasn't long before a bigger player came knocking.</p>

<div class="hoka-section-header">The bigger player</div>

<p>Footwear company Deckers, which had formed acquiring cult shoe brands UGG and Teva already, acquired HOKA for $1.1 million. A decade later, HOKA generated more than $1 billion in annual sales and is Deckers' primary growth driver.</p>

<div class="hoka-stats">
  <div class="hoka-stat-card">
    <div class="stat-number">$1.1M</div>
    <div class="stat-label">acquisition price (2013)</div>
  </div>
  <div class="hoka-stat-card">
    <div class="stat-number">$1B+</div>
    <div class="stat-label">annual revenue (now)</div>
  </div>
</div>
<p class="stat-caption">(Not a bad return.)</p>

<div class="hoka-why-box">
  <p class="question">"Why are you telling me this, Spaceship?"</p>
  <p>If you're a Spaceship Universe Portfolio investor, Deckers is in your portfolio.</p>
</div>

<p>And if your feet get tired and you want to put them up, you can slip on your UGGs, which is part of Deckers' group, too.</p>

<p>Deckers is in our Spaceship Universe Portfolio, in part because of its exposure to the e-commerce trend — one of our Where the World is Going themes.</p>

<div class="hoka-section-header">But back to run clubs</div>

<p>Whether you love running or just secretly love the post-run coffee, when you lace up your HOKAs, it can remind you how it's contributing to your future with the Spaceship Voyager portfolios.</p>

<p>So if you're investing in your health and social connection alongside your financial fitness, you may just have Deckers supporting both.</p>

<p><em>Some of the Spaceship Voyager portfolios invest in Deckers at the time of writing.</em></p>

<div class="hoka-disclaimer">
  <strong>Important!</strong> We're sharing with you our thoughts on the companies in which Spaceship Voyager invests for your informational purposes only. We think it's important (and interesting!) to let you know what's happening with Spaceship Voyager's investments. However, we are not making recommendations to buy or sell holdings in a specific company. Past performance isn't a reliable indicator or guarantee of future performance.
</div>

</div>
</div>
</body>
</html>
<!--kg-card-end: html-->
]]></content:encoded>
            <author>hello@spaceship.com.au (Kelly Simpson)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/stocks/">Stocks</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2026/01/How-to-invest-in-your-run-club.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[What is dollar-cost averaging?]]></title>
            <link>https://www.spaceship.com.au/learn/dollar-cost-averaging/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/dollar-cost-averaging/</guid>
            <pubDate>Wed, 28 Jan 2026 21:30:00 GMT</pubDate>
            <description><![CDATA[Think of it like the gym. ]]></description>
            <content:encoded><![CDATA[
<!--kg-card-begin: html-->
<!DOCTYPE html>
<html lang="en">
<head>
  <meta charset="UTF-8">
  <meta name="viewport" content="width=device-width, initial-scale=1.0">
  <title>What is dollar-cost averaging?</title>
  <link href="https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&family=Poppins:wght@600;700&display=swap" rel="stylesheet">
  <style>
    * {
      box-sizing: border-box;
      margin: 0;
      padding: 0;
    }
    
    body {
      font-family: 'Inter', Helvetica, Arial, sans-serif;
      color: #51516C;
      line-height: 1.7;
      font-size: 18px;
      background: #fff;
    }
    
    .container {
      max-width: 720px;
      margin: 0 auto;
      padding: 40px 24px;
    }
    
    h2 {
      font-family: 'Poppins', Helvetica, Arial, sans-serif;
      color: #12003B;
      font-weight: 600;
      font-size: 1.5rem;
      margin-top: 48px;
      margin-bottom: 20px;
      background: linear-gradient(238.64deg, rgba(49, 219, 227, 0.12) -90.67%, rgba(147, 14, 255, 0.12) 122.19%);
      padding: 16px 24px;
      border-radius: 12px;
      border-left: 4px solid #930EFF;
    }
    
    h3 {
      font-family: 'Poppins', Helvetica, Arial, sans-serif;
      color: #12003B;
      font-weight: 600;
      font-size: 1.25rem;
      margin-top: 36px;
      margin-bottom: 16px;
    }
    
    p {
      margin-bottom: 24px;
    }
    
    a {
      color: #600CE8;
      font-weight: 500;
      text-decoration: none;
      transition: color 0.15s;
    }
    
    a:hover {
      color: #2F0A87;
      text-decoration: underline;
    }
    
    strong {
      color: #12003B;
    }

    /* Hero intro box */
    .hero-intro {
      background: linear-gradient(238.64deg, #31DBE3 -90.67%, #930EFF 122.19%);
      color: white;
      padding: 32px;
      border-radius: 16px;
      margin: 32px 0;
      font-size: 1.1rem;
      line-height: 1.8;
    }
    
    .hero-intro strong {
      color: white;
    }

    /* Info cards */
    .info-card {
      background: #F5F5F8;
      border-radius: 16px;
      padding: 28px;
      margin: 32px 0;
    }
    
    .info-card p {
      margin-bottom: 0;
    }
    
    .info-card.bordered {
      border-left: 5px solid #31DBE3;
      border-radius: 0 16px 16px 0;
    }

    /* Highlight box */
    .highlight-box {
      background: linear-gradient(238.64deg, #31DBE3 -90.67%, #930EFF 122.19%);
      color: white;
      padding: 28px 32px;
      border-radius: 16px;
      margin: 32px 0;
    }
    
    .highlight-box .label {
      font-size: 0.9rem;
      font-weight: 700;
      text-transform: uppercase;
      letter-spacing: 0.5px;
      margin-bottom: 12px;
      opacity: 0.9;
    }
    
    .highlight-box p {
      margin: 0;
      color: rgba(255,255,255,0.95);
    }
    
    .highlight-box a {
      color: white;
      text-decoration: underline;
    }

    /* Callout box */
    .callout {
      background: #F5F5F8;
      border: 2px dashed #31DBE3;
      padding: 24px;
      border-radius: 16px;
      margin: 32px 0;
      text-align: center;
    }
    
    .callout p {
      margin: 0;
      font-weight: 600;
      color: #12003B;
      font-size: 1.05rem;
    }

    /* DCA Example Table */
    .dca-example {
      background: #F5F5F8;
      border-radius: 16px;
      padding: 28px;
      margin: 32px 0;
    }
    
    .dca-example h4 {
      font-family: 'Poppins', Helvetica, Arial, sans-serif;
      color: #12003B;
      font-size: 1.1rem;
      margin-bottom: 20px;
    }
    
    .dca-table {
      width: 100%;
      border-collapse: collapse;
      margin-bottom: 20px;
    }
    
    .dca-table th {
      background: linear-gradient(238.64deg, #31DBE3 -90.67%, #930EFF 122.19%);
      color: white;
      padding: 12px 16px;
      text-align: left;
      font-weight: 600;
      font-size: 0.9rem;
    }
    
    .dca-table th:first-child {
      border-radius: 8px 0 0 0;
    }
    
    .dca-table th:last-child {
      border-radius: 0 8px 0 0;
    }
    
    .dca-table td {
      padding: 14px 16px;
      border-bottom: 1px solid #E3E1E8;
      color: #12003B;
    }
    
    .dca-table tr:last-child td {
      border-bottom: none;
    }
    
    .dca-table tr:nth-child(even) {
      background: rgba(255,255,255,0.5);
    }
    
    .dca-result {
      display: grid;
      grid-template-columns: 1fr 1fr;
      gap: 16px;
      margin-top: 20px;
    }
    
    .result-card {
      background: white;
      border-radius: 12px;
      padding: 20px;
      text-align: center;
      border: 2px solid #E3E1E8;
    }
    
    .result-card.highlight {
      border-color: #930EFF;
      background: linear-gradient(238.64deg, rgba(49, 219, 227, 0.08) -90.67%, rgba(147, 14, 255, 0.08) 122.19%);
    }
    
    .result-card .label {
      font-size: 0.85rem;
      color: #6F708C;
      margin-bottom: 4px;
    }
    
    .result-card .value {
      font-size: 1.5rem;
      font-weight: 700;
      color: #12003B;
    }
    
    .result-card.highlight .value {
      color: #930EFF;
    }
    
    .result-card .subtext {
      font-size: 0.8rem;
      color: #6F708C;
      margin-top: 4px;
    }
    
    /* Prose example for SEO */
    .dca-example .prose-example {
      font-size: 0.95rem;
      color: #51516C;
      margin-top: 20px;
      padding-top: 20px;
      border-top: 1px solid #E3E1E8;
    }

    /* Formula box */
    .formula-box {
      background: #F5F5F8;
      border-radius: 16px;
      padding: 28px;
      margin: 32px 0;
      text-align: center;
    }
    
    .formula-box .formula {
      font-family: 'Georgia', serif;
      font-size: 1.3rem;
      color: #12003B;
      margin: 16px 0;
      font-style: italic;
    }
    
    .formula-box .explanation {
      font-size: 0.95rem;
      color: #51516C;
    }

    /* CTA Box */
    .cta-box {
      background: linear-gradient(238.64deg, #31DBE3 -90.67%, #930EFF 122.19%);
      border-radius: 16px;
      padding: 32px;
      margin: 40px 0;
      text-align: center;
    }
    
    .cta-box h3 {
      color: white;
      margin: 0 0 12px 0;
      font-size: 1.4rem;
    }
    
    .cta-box p {
      color: rgba(255,255,255,0.9);
      margin-bottom: 20px;
    }
    
    .cta-button {
      display: inline-block;
      background: white;
      color: #930EFF;
      padding: 14px 32px;
      border-radius: 30px;
      font-weight: 600;
      font-size: 1rem;
      text-decoration: none;
      transition: transform 0.2s, box-shadow 0.2s;
    }
    
    .cta-button:hover {
      transform: translateY(-2px);
      box-shadow: 0 8px 20px rgba(0,0,0,0.15);
      text-decoration: none;
      color: #600CE8;
    }

    /* Super callout */
    .super-callout {
      background: #F5F5F8;
      border-left: 5px solid #930EFF;
      border-radius: 0 16px 16px 0;
      padding: 24px 28px;
      margin: 32px 0;
    }
    
    .super-callout .emoji {
      font-size: 1.5rem;
      margin-bottom: 12px;
    }
    
    .super-callout p {
      margin: 0;
    }

    /* Where to next */
    .where-next {
      background: #F5F5F8;
      border-radius: 16px;
      padding: 28px;
      margin: 40px 0;
    }
    
    .where-next h3 {
      margin-top: 0;
      margin-bottom: 16px;
    }
    
    .where-next ul {
      list-style: none;
      margin: 0;
      padding: 0;
    }
    
    .where-next li {
      margin-bottom: 12px;
    }
    
    .where-next li:last-child {
      margin-bottom: 0;
    }
    
    .where-next a {
      display: flex;
      align-items: center;
      gap: 8px;
    }
    
    .where-next a::before {
      content: "→";
      color: #930EFF;
    }

    /* Disclaimer */
    .disclaimer {
      background: #F5F5F8;
      padding: 20px 24px;
      border-radius: 12px;
      margin-top: 48px;
      font-size: 0.85rem;
      color: #6F708C;
    }

    @media (max-width: 600px) {
      .dca-result {
        grid-template-columns: 1fr;
      }
      
      .dca-table th, .dca-table td {
        padding: 10px 12px;
        font-size: 0.9rem;
      }
      
      .result-card .value {
        font-size: 1.3rem;
      }
    }
  </style>
</head>
<body>
  <div class="container">
    
    <div class="hero-intro">
      <strong>Dollar-cost averaging sounds complicated, but think of it like the gym.</strong><br><br>
      Some days you have a good workout, some days you have a bad workout, but over time your gains will average out because of the times you keep showing up.
    </div>

    <p>In investing terms, this is called dollar-cost averaging. It's one of the best ways to keep your cool and build the habit as a long-term investor.</p>

    <h2>What is dollar-cost averaging?</h2>

    <p>When you dollar-cost average, you start with a lump sum, but instead of investing it all at once, you make regularly scheduled investments of smaller amounts of money into the same asset.</p>

    <p>For example, investors who start with $10,000 in the bank and make a weekly $50 investment into Apple are dollar-cost averaging. So are investors who invest $1,000 a month in NVIDIA.</p>

    <div class="info-card bordered">
      <p>Some people use 'dollar-cost averaging' to refer to smaller investments made over time even when you're not starting with a big chunk of money.</p>
    </div>

    <h2>Why would you dollar-cost average?</h2>

    <p>Dollar-cost averaging helps investors to buffer against bad investing habits, like <a href="https://www.spaceship.com.au/learn/money-fomo-actions-steps-to-take-to-feel-better-about-your-finances/?ref=spaceship.ghost.io">FOMO</a>, <a href="https://www.spaceship.com.au/learn/panic-selling-is-a-terrible-strategy-expect-volatility/?ref=spaceship.ghost.io">panic selling</a>, and trying to time the market.</p>

    <p>This is because it gives you a strategy for building a position in an investment over time, no matter what the market's doing that day.</p>

    <div class="highlight-box">
      <div class="label">The psychology hack</div>
      <p>If you know you've committed to investing $50 a week you're less likely to be concerned if the price of your asset is up or down a little bit compared to last week, because it'll change again next week.</p>
    </div>

    <p>It can also help you build a lower average price. This is because when you invest your money all at once, there's always the chance you've got an asset's high. (On the flipside, dollar-cost averaging may reduce some of the upside if you did happen to time the market's low.)</p>

    <h2>How much should you dollar-cost average?</h2>

    <p>Part of dollar-cost averaging is figuring out how much money you want to regularly invest, committing to it, and then reviewing it as your circumstances change.</p>

    <p>If you're starting with a lump sum, you may want to split it into equal amounts based on a desired time period.</p>

    <p>If you're committing to investing a regular amount from your payslip, you might use a common ratio such as the <a href="https://www.spaceship.com.au/learn/what-is-the-50-30-20-budget/?ref=spaceship.ghost.io">50:30:20 rule</a>, where 20% of your income is dedicated to saving and investing.</p>

    <div class="callout">
      <p>If a percentage amount feels intimidating, or you're still getting a feel for things, you might feel more comfortable with a smaller dollar amount, like a regular $20 or $50 investment.</p>
    </div>

    <p>The amount you end up choosing will depend on what your goals are.</p>

    <p>For example, if you're building wealth toward a house deposit, you might want to keep more of your money in savings.</p>

    <p>If you're aggressively trying to reach financial independence, maybe you're more comfortable with investing a higher percentage.</p>

    <h2>How often should you dollar-cost average?</h2>

    <p>Weekly, fortnightly, monthly, quarterly - what's the best schedule for dollar-cost averaging?</p>

    <p><a href="https://corporate.vanguard.com/content/dam/corp/research/pdf/cost_averaging_invest_now_or_temporarily_hold_your_cash.pdf?ref=spaceship.ghost.io">Vanguard found</a> that, if you have cash to spare, and you want to invest it, you should do so sooner rather than later to give it maximum time in the market to grow.</p>

    <p>So splitting it into smaller amounts to deploy it more regularly might make more sense than stretching it out to monthly or quarterly.</p>

    <h3>Should you dollar-cost average weekly or monthly?</h3>

    <p>But ultimately, your investment frequency should depend on what you find easiest to manage. If you want to make a weekly investment but get paid infrequently then maybe it's more realistic to aim for a monthly amount.</p>

    <div class="info-card bordered">
      <p>If you invest more than you can actually afford, you may be more likely to withdraw it or make risky moves to cover any shortfall.</p>
    </div>

    <p>But if you get a regular, steady payslip and often find yourself with cash left over, this might be a good time to develop your investing habit.</p>

    <h2>Is dollar-cost averaging worth it?</h2>

    <p>With investing, the best strategy is often the one you can stick to - and if the thought of investing all your money at once makes you nervous, this might mean that dollar-cost averaging is for you.</p>

    <p>This is even when Vanguard research has shown that dollar-cost averaging actually isn't the best way to grow your money - the more of your money you can get into the market, the more of a chance it has to grow, they found.</p>

    <p>They also noted that this approach doesn't work for everyone, and dollar-cost averaging can stop you freaking out or even abandoning your investment plan when market conditions get rough.</p>

    <div class="highlight-box">
      <p>So while dollar-cost averaging works for some people, and lump sum investing works for others - what's pretty much universally agreed is that you should invest your money if you want it to grow - and dollar-cost averaging is a beginner friendly way to do so.</p>
    </div>

    <h2>What does it look like in action?</h2>

    <div class="dca-example">
      <h4>📊 Example: Investing $300 over three months</h4>
      
      <table class="dca-table">
        <thead>
          <tr>
            <th>Month</th>
            <th>Share Price</th>
            <th>You Invest</th>
            <th>Shares Bought</th>
          </tr>
        </thead>
        <tbody>
          <tr>
            <td>Month 1</td>
            <td>$5.00</td>
            <td>$100</td>
            <td>20 shares</td>
          </tr>
          <tr>
            <td>Month 2</td>
            <td>$4.00 📉</td>
            <td>$100</td>
            <td>25 shares</td>
          </tr>
          <tr>
            <td>Month 3</td>
            <td>$5.88 📈</td>
            <td>$100</td>
            <td>17 shares</td>
          </tr>
        </tbody>
      </table>
      
      <div class="dca-result">
        <div class="result-card">
          <div class="label">Lump sum in Month 1</div>
          <div class="value">$352.80</div>
          <div class="subtext">60 shares @ $5.88</div>
        </div>
        <div class="result-card highlight">
          <div class="label">Dollar-cost averaging</div>
          <div class="value">$364.56</div>
          <div class="subtext">62 shares @ $5.88 (~3% more)</div>
        </div>
      </div>
      
      <p class="prose-example">You have $300 and want to invest it over three months by buying $100 of a company's shares each month. In Month 1, the share price is $5, so your $100 buys 20 shares. In Month 2, the market dips to $4. Your $100 now buys 25 shares. In Month 3, the price recovers to $5.88. Your $100 buys 17 shares. By the end, you've invested $300 and own 62 shares at an average price of $4.84. If you'd invested the full $300 in Month 1 at $5, you'd only have 60 shares worth $352.80. With dollar-cost averaging, your 62 shares are worth $364.56 — about 3% more from the same money.</p>
    </div>

    <p>Don't worry - you don't have to do this maths yourself. Your investment app does it for you.</p>

    <p>You can also use a formula to work it out, if that's more your jam.</p>

    <div class="formula-box">
      <p>To calculate the average price per share, you can use something called the harmonic mean:</p>
      <p class="formula">H = n ÷ (1/x₁ + 1/x₂ + 1/x₃ ...)</p>
      <p class="explanation">In plain English: H is your average price per share, n is the number of times you bought in, and x₁, x₂, x₃ are the prices you paid each time.</p>
    </div>

    <h2>How to set up dollar-cost averaging in Australia</h2>

    <p>If you're looking to set up dollar-cost averaging in Australia, most investment apps make it easy. Once you know your budget and timeframe, you can set up automatic investments. <a href="https://www.spaceship.com.au/voyager/?ref=spaceship.ghost.io">Spaceship Voyager</a> investors can set up a weekly, fortnightly or monthly investment in the Spaceship app. One monthly fee covers all your investments, no matter how many you make (though other fees and costs apply).</p>

    <div class="cta-box">
      <h3>Ready to start dollar-cost averaging?</h3>
      <p>Set up an investment plan in the Spaceship app.</p>
      <a href="https://spaceship.onelink.me/FDhV/fxkeewfn?ref=spaceship.ghost.io" class="cta-button">Set up an investment plan</a>
    </div>

    <div class="super-callout">
      <div class="emoji">💡</div>
      <p><strong>You're probably already dollar-cost averaging</strong><br><br>
      If you're a working Australian with a super account, then your employer has already been dollar-cost averaging on your behalf. This is because, at least quarterly, 12% of your super should be directed into an account to help fund your retirement. It's a great way to see dollar-cost averaging in action, because you'll likely be automatically making regular payments into it until retirement.</p>
    </div>

    <div class="where-next">
      <h3>Where to next?</h3>
      <ul>
        <li><a href="https://www.spaceship.com.au/learn/what-is-micro-investing/?ref=spaceship.ghost.io">What is micro-investing?</a></li>
        <li><a href="https://help.spaceship.com.au/en/articles/8246451-how-do-i-set-up-an-investment-plan?ref=spaceship.ghost.io">How to set up an investment plan</a></li>
      </ul>
    </div>

    <div class="disclaimer">
      The information in this article is prepared by Spaceship Capital Limited (ABN 67 621 011 649, AFSL 501605). It is general in nature as it has been prepared without taking account of your objectives, financial situation or needs.
    </div>

  </div>
</body>
</html>
<!--kg-card-end: html-->
]]></content:encoded>
            <author>hello@spaceship.com.au (Spaceship)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/investing/">Investing</category>
            <category domain="https://www.spaceship.com.au/learn/tag/behaviour/">Behaviour</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2026/01/dollar-cost-averaging-australia.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[Real Money Talk: Jack]]></title>
            <link>https://www.spaceship.com.au/learn/real-money-talk-jack/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/real-money-talk-jack/</guid>
            <pubDate>Wed, 28 Jan 2026 20:00:00 GMT</pubDate>
            <description><![CDATA[Jack’s a registered nurse who’d rather spend time with his family than obsess about work.]]></description>
            <content:encoded><![CDATA[<h3 id="jack%E2%80%99s-a-registered-nurse-who%E2%80%99d-rather-spend-time-with-his-family-than-obsess-about-work">Jack’s a registered nurse who’d rather spend time with his family than obsess about work.</h3><p>This post is based on an interview we conducted with Jack in September 2023.</p><p>Real Money Talk is our series where we interview Australians from all walks of life about their personal finances. The views expressed are those of the interviewees, based on their experiences with money, and as such are not necessarily representative of Spaceship's views.</p><p>We have changed the name of the interviewee for their privacy.</p><h2 id="overview">Overview</h2><p><strong>Name:</strong> Jack<br><strong>Age:</strong> 29<br><strong>Where do you live?</strong> Tasmania</p><h2 id="please-tell-us-a-bit-about-yourself">Please tell us a bit about yourself.</h2><p>I am a registered nurse living in Tassie (Australia’s best kept secret). I’ve been married to my beautiful wife for nine years and we’ve created four mini-humans. I love to brew beer, play golf and run! I also try to surf – in the summers mostly! I love to travel, last year we took off in a caravan for nine months around the big island and it was the best thing we’ve ever done!</p><h3 id="whats-your-current-net-worth">What's your current net worth?</h3><p>$661,000.</p><h3 id="how-does-it-break-down">How does it break down?</h3><ul><li>Home: $850,000</li><li>Cars/contents: $49,000</li><li>Savings: $40,000</li><li>Shares: $85,000</li><li>Superannuation: $43,000</li><li>Crypto: $7,000</li></ul><h2 id="do-you-have-any-debts">Do you have any debts?</h2><ul><li>HELP debt: $13,000</li><li>Home loan: $360,000</li></ul><h2 id="how-did-you-build-your-net-worth">How did you build your net worth?</h2><p>I’ve always been lifestyle/family focused rather than work and career advancements.</p><p>I’ve worked a few different jobs over the years and don’t get me wrong – the work is rewarding, nursing can be a great career and can offer lots of diversity and skill development. It can allow you to literally travel anywhere (and sometimes get paid for it too!) but I choose to work stable hours in a local facility which allows me to spend most of my time with my family.</p><p>I decided long ago that I didn’t want to be working all my life and the only way ‘round that was to begin investing and building wealth early to allow the eighth wonder of the world: compounding, to take place.</p><p>My wife and I busted our butts off to secure and build our home back in 2015 which is where most of our net worth is. I’ve been investing for the last 5 or so years consistently.</p><h2 id="earn">Earn</h2><h3 id="tell-us-a-bit-about-your-career">Tell us a bit about your career.</h3><p>Nursing can provide so many opportunities! But all of them are solely focused on caring for other people which is super rewarding! I’ve worked in psychiatry, surgical and aged care nursing predominantly! Once the kids grow up and if I’m still working I’d love to try some rural remote stints in outback Australia!</p><h3 id="do-you-have-any-income-sources-outside-your-job-how-much-do-you-earn-from-each-and-how-did-you-develop-them">Do you have any income sources outside your job? How much do you earn from each and how did you develop them?</h3><p>Not really! I invest for the long haul!</p><h3 id="what%E2%80%99s-been-important-for-you-to-learn-about-money">What’s been important for you to learn about money?</h3><p>Be patient, smart money isn’t made overnight!<br>Take your emotions out, think logically.<br>Make an investing plan, and consistently stick to it, it’ll work out!</p><h2 id="save">Save</h2><h3 id="whats-your-savings-rate-how-has-it-changed-over-time">What's your savings rate? How has it changed over time?</h3><p>$0.</p><p>I don’t tend to add to my savings, we have a generous buffer zone of savings which we try to keep at in case of emergency or loss of work, and the rest is dollar, in dollar out, whether that be invested or spent on general living or experiences.</p><h3 id="do-you-have-a-budget">Do you have a budget?</h3><p>Yes! Budgeting is the vital first step! Live within your means, allocate your money – some to share, some to splurge, some to invest, and the rest to these inflated living expenses haha!</p><h3 id="how-much-do-you-spend-per-year">How much do you spend per year?</h3><p>About as much as I earn!</p><h3 id="do-you-make-purchase-decisions-carefully-or-are-you-loose-with-your-money">Do you make purchase decisions carefully, or are you loose with your money?</h3><p>A little bit of both! I don’t buy unnecessary items or wear fancy clothes etc. I drive a cheap car. Most of our ‘splurge’ money is spent on experiences – holidays; nice food and drinks etc.</p><h3 id="how-is-your-work-life-balance">How is your work-life balance?</h3><p>Has always been my number one priority! Very good!</p><h3 id="whats-your-favourite-thing-to-spend-money-on">What's your favourite thing to spend money on?</h3><p>Ooh! Probably my kids! They have little sense of monetary value or such but the excitement and joy they get from receiving gifts is priceless! That or my craft beer, love a good West Coast IPA!</p><h2 id="invest">Invest</h2><h3 id="how-do-you-invest">How do you invest?</h3><p>$300 a week is direct debited every week into a mix of ETF’s and individual stocks. I’ll also randomly invest extra if stocks are taking a beating, who loves a good discount! I max out my concessional limit ($27,500) into my super each year also.</p><h3 id="whats-been-your-best-investment">What's been your best investment?</h3><p>My home!</p><h3 id="what%E2%80%99s-been-your-worst-investment">What’s been your worst investment?</h3><p>Some random meme-coin (crypto).</p><h3 id="what%E2%80%99s-been-your-overall-return">What’s been your overall return?</h3><p>Positive! But hard to quantify – most of net worth is in property or in shares that I intend to hold for a long time! The house appreciates by itself and the shares portfolio (by paper returns and own deposits) will do its thing over time too!</p><h3 id="how-are-you-building-wealth">How are you building wealth?</h3><p>Regular weekly deposits into my shares, and maxing out my concessional superannuation contributions through salary sacrifice each pay.</p><h3 id="what-are-your-main-roadblocks-to-building-wealth-how-are-you-addressing-them">What are your main roadblocks to building wealth? How are you addressing them</h3><p>Wage! And tax… I could work more – or do silly hours for penalty rates but that would impact my family and social life, can’t have that! We’re young and in able bodies once! In saying that we can still invest relatively aggressively in hopes to achieve some financial freedom in the next decade or two!</p><h3 id="do-you-have-a-target-net-worth-you-want">Do you have a target net worth you want?</h3><p>Hard to put a number on it - I would love to get to a point where work is optional/gives me freedom to explore other avenues! And I’d like to be at that point at around 40 years old - then coast it ‘til 65 where we can start accessing super.</p><h2 id="behaviour">Behaviour</h2><h3 id="when-did-you-make-your-first-significant-behavioural-shift-towards-wealth-building">When did you make your first significant behavioural shift towards wealth building?</h3><p>I’ve stomached some big downturns in the market (crash in COVID, and also tech being down for most of 21’/22’). It claws back like it’s historically always done - just be patient and have some money set aside to make use of what is a huge opportunity when the market dips!</p><h3 id="if-you-could-start-again-what-would-you-do-differently">If you could start again, what would you do differently?</h3><p>Start NOW! The best time to plant a tree was yesterday, the second best time is today. Don’t let emotions control your investments. Do your research, invest in a mix of solid performing companies or property and let time do the rest.</p><h3 id="what-are-some-mistakes-you%E2%80%99ve-made-along-the-way">What are some mistakes you’ve made along the way?</h3><p>Checking my portfolio too often. If you’re invested for long term - don’t give the balance of your portfolio the opportunity to change your emotions. I used to check it daily. Now, I probably check it once every couple months or so.</p><h3 id="do-you-have-any-worries-about-retirement-if-so-how-are-you-planning-to-address-them">Do you have any worries about retirement? If so, how are you planning to address them?</h3><p>Not financially, more health related - hoping my retirement body is able! Keeping fit and healthy in the meantime should do the trick!</p><h3 id="how-are-you-learning-about-building-wealth">How are you learning about building wealth?</h3><p>Never been much of a book-reader! I love to research things and keep up to date with the evolving world of technology and try to seize opportunities within the space.</p><h3 id="do-you-give-to-charity-if-so-what-percentage-of-your-timemoney-do-you-give">Do you give to charity? If so, what percentage of your time/money do you give?</h3><p>Yes! I get a lot of joy from sharing money with those who need it more than I do! It goes a lot further (overseas) than it would in Australia and I think everybody’s goal should be to be generous and fruitful with their giving! The more you have, the more you can give!</p><hr><h2 id="we-want-to-hear-your-real-money-talk">We want to hear your Real Money Talk</h2><p>At Spaceship we’re big believers in sharing our money stories. We want to hear yours, too. In our ongoing&nbsp;<a href="https://www.spaceship.com.au/learn/tag/real-money-talk/?ref=spaceship.ghost.io">Real Money Talk</a>&nbsp;series, members of our community share what they’ve learned about managing money. We’d love you to take part.&nbsp;<a href="https://forms.gle/B2xKnqAqjePMHfFG9?ref=spaceship.ghost.io">Here’s a link to our Real Money Talk survey</a>&nbsp;where you can share your story.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Kelly Simpson)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/real-money-talk/">Real Money Talk</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2023/10/Real-Money-Talk-Jack.jpeg" length="0" type="image/jpeg"/>
        </item>
        <item>
            <title><![CDATA[Bluey! (And why we're talking about it)]]></title>
            <link>https://www.spaceship.com.au/learn/bluey-and-why-were-talking-about-it/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/bluey-and-why-were-talking-about-it/</guid>
            <pubDate>Wed, 21 Jan 2026 00:00:09 GMT</pubDate>
            <description><![CDATA[The surprising way that Americans watching Bluey affects your bottom line. ]]></description>
            <content:encoded><![CDATA[
<!--kg-card-begin: html-->
<style>
.bluey-article a {
  color: #600CE8;
  text-decoration: none;
}
.bluey-article a:hover {
  text-decoration: underline;
}
.bluey-hero {
  background: linear-gradient(238.64deg, #31DBE3 -90.67%, #930EFF 122.19%);
  color: white;
  padding: 40px;
  border-radius: 20px;
  margin-bottom: 32px;
  text-align: center;
}
.bluey-hero h1 {
  font-size: 3rem;
  font-weight: 800;
  margin: 0;
}
.bluey-quote {
  background: #F5F5F8;
  border-left: 5px solid #930EFF;
  padding: 24px 28px;
  border-radius: 0 16px 16px 0;
  margin: 32px 0;
  font-style: italic;
}
.bluey-quote .quote-author {
  font-style: normal;
  font-weight: 600;
  color: #930EFF;
  margin-bottom: 12px;
  display: block;
}
.bluey-callout {
  background: #F5F5F8;
  border: 2px dashed #31DBE3;
  padding: 24px;
  border-radius: 16px;
  margin: 32px 0;
  text-align: center;
}
.bluey-callout p {
  margin: 0;
  font-weight: 600;
  color: #12003B;
  font-size: 1.1rem;
}
.bluey-why-box {
  background: linear-gradient(238.64deg, #31DBE3 -90.67%, #930EFF 122.19%);
  color: white;
  padding: 28px 32px;
  border-radius: 16px;
  margin: 32px 0;
}
.bluey-why-box .question {
  font-size: 1.2rem;
  font-weight: 700;
  margin-bottom: 16px;
}
.bluey-why-box p {
  margin: 0;
  color: rgba(255,255,255,0.95);
}
.bluey-video-container {
  background: #F5F5F8;
  padding: 24px;
  border-radius: 16px;
  margin: 32px 0;
  text-align: center;
}
.bluey-video-container iframe {
  border-radius: 12px;
  max-width: 100%;
}
.bluey-video-container .video-caption {
  margin-top: 16px;
  font-style: italic;
  color: #5D6D7E;
}
.bluey-section-header {
  background: linear-gradient(238.64deg, rgba(49, 219, 227, 0.15) -90.67%, rgba(147, 14, 255, 0.15) 122.19%);
  color: #12003B;
  padding: 16px 24px;
  border-radius: 12px;
  font-size: 1.3rem;
  font-weight: 700;
  margin: 40px 0 24px 0;
  border-left: 4px solid #930EFF;
}
.bluey-disney-box {
  background: #F5F5F8;
  border-left: 5px solid #31DBE3;
  padding: 24px 28px;
  border-radius: 0 16px 16px 0;
  margin: 32px 0;
}
.bluey-disney-box p {
  margin: 0;
}
.bluey-stats {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 16px;
  margin: 32px 0;
}
.bluey-stat-card {
  background: #F5F5F8;
  border-radius: 16px;
  padding: 24px;
  text-align: center;
  border-left: 4px solid #930EFF;
}
.bluey-stat-card .stat-number {
  font-size: 1.8rem;
  font-weight: 800;
  color: #930EFF;
}
.bluey-stat-card .stat-label {
  font-size: 0.9rem;
  color: #5D6D7E;
  margin-top: 4px;
}
.bluey-disclaimer {
  background: #F5F5F8;
  padding: 20px;
  border-radius: 12px;
  margin-top: 40px;
  font-size: 0.9rem;
  color: #5D6D7E;
}
.bluey-disclaimer strong {
  color: #12003B;
}
</style>

<div class="bluey-article">

<p>In Brisbane, Australia, there's a 2D animation studio called Ludo that's produced the most popular series in Australia.</p>

<p>Joe Brumm, who's an Aussie dad of two, took inspiration from how his young daughters used play to reflect how they were experiencing the world, and added it to the animation skills he'd honed working in the United Kingdom.</p>

<p>It's how he came up with Bluey. You know it.</p>

<p>Bluey and Bingo are blue heeler dog sisters, who live with their mum and dad who are named Bandit and Chilli.</p>

<p>In seven-minute episodes, Bluey, 6, and Bingo, 4, figure out how to do life while their parents figure out how to parent.</p>

<div class="bluey-quote">
  <span class="quote-author">Sabrina from our Customer Success team says,</span>
  "Bluey is such a staple for my littlest nieces, she and her sister Bingo provide such a realistic, kind, and hilarious portrait of being part of a family. It's also a great source of community for parents, who see everyday struggles reflected SO ACCURATELY! They somehow manage to tell important and sometimes difficult stories in a way that kids and adults can connect to! Also the music absolutely slaps."
</div>

<div class="bluey-video-container">
  <iframe width="560" height="315" src="https://www.youtube.com/embed/yEX5T7WfUAk?si=ohX3zWujdmgmqrWl" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
  <p class="video-caption">(The Bluey theme song, we can confirm, does in fact, slap.)</p>
</div>

<div class="bluey-section-header">Kids' TV is different in 2026</div>

<p>It's not like the old days when you could get home from school, have your afternoon tea, and turn on the ABC to watch Round the Twist until the news came on and you had to do your homework.</p>

<p>While kids these days have Bluey, they generally have to go online to watch it.</p>

<div class="bluey-why-box">
  <p class="question">"Why are you telling me this, Spaceship?"</p>
  <p>Bluey's a global hit - but if you want to watch it in the US, you need Disney Plus. And, dear Spaceshipper, LOTS of people in the US want to watch it, and Disney is in the Spaceship Voyager portfolios.</p>
</div>

<p>With all the competition in the streaming market, Bluey's come out on top. The humble family from Brisbane was the most streamed show in the US in 2024 and reportedly also 2025, it's been flying high above New York City for the Macy's Day Parade since 2022, and there's even a movie coming out, premiering in cinemas in 2027, before streaming on Disney+, and the ABC and ABC iview in Australia.</p>

<div class="bluey-callout">
  <p>People are obsessed with Bluey and for many of them, Disney+ is the only place they can see it.</p>
</div>

<div class="bluey-section-header">Disney is in the Spaceship Voyager portfolios</div>

<p>When you think of Disney you might think of Disneyland, Star Wars, Mickey Mouse. A huge part of modern Disney is Disney+, its streaming service. Disney+ launched in 2019, a solid 11 years after Netflix moved to online.</p>

<div class="bluey-disney-box">
  <p>As Alison Bowen, President of Disney+ told the AFR, Disney+ launched with more subscribers after the first 24 hours of launch "than we anticipated in having the first year of operation."</p>
</div>

<p>Disney+ has become important to Disney.</p>

<p>According to Disney's FY2025 earnings, Disney+ now has around 132 million subscribers, each bringing in about $8.04 a month. Combined with Hulu, Disney's streaming arm pulled in around $25 billion in revenue last year.</p>

<div class="bluey-stats">
  <div class="bluey-stat-card">
    <div class="stat-number">132M</div>
    <div class="stat-label">Disney+ subscribers</div>
  </div>
  <div class="bluey-stat-card">
    <div class="stat-number">$8.04</div>
    <div class="stat-label">per subscriber/month</div>
  </div>
</div>

<p>For context, Netflix, which is also in the Spaceship Voyager portfolios, reported 2025 earnings of around $45 billion and 325 million paid subscribers.</p>

<p>Disney's not just streaming though, and when it reports earnings, it delineates entertainment, sports, and experiences, because the same company that gives you ESPN sports TV also gives you Disneyland California.</p>

<div class="bluey-section-header">But back to Bluey</div>

<p>Whether you love or just secretly love Bluey, when she pops up on a lunchbox or library bag near you, it can remind you how it's contributing to your future with the Spaceship Voyager portfolios.</p>

<div class="bluey-quote">
  <span class="quote-author">Spaceship dad Tom, who has a two-and-a-half-year-old, says:</span>
  "Bluey is everything. It's the toys, the clothes, the music, on the tv daily for breakfast, in the car, games at parties, the thing we go to the theatres for. There is no escape. It's relatable even for complex adult situations."
</div>

<p><em>Some of the Spaceship Voyager portfolios invest in Disney and Netflix at the time of writing.</em></p>

<div class="bluey-disclaimer">
  <strong>Important!</strong> We're sharing with you our thoughts on the companies in which Spaceship Voyager invests for your informational purposes only. We think it's important (and interesting!) to let you know what's happening with Spaceship Voyager's investments. However, we are not making recommendations to buy or sell holdings in a specific company. Past performance isn't a reliable indicator or guarantee of future performance.
</div>

</div>
<!--kg-card-end: html-->
]]></content:encoded>
            <author>hello@spaceship.com.au (Kelly Simpson)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/stocks/">Stocks</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2026/01/How-to-invest-in-Bluey.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[What to invest in: How Spaceship picks stocks for long-term growth]]></title>
            <link>https://www.spaceship.com.au/learn/what-is-where-the-world-is-going-wwg/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/what-is-where-the-world-is-going-wwg/</guid>
            <pubDate>Tue, 20 Jan 2026 23:30:00 GMT</pubDate>
            <description><![CDATA[Here's how stocks get picked for the Spaceship Universe Portfolio and Spaceship Earth Portfolio. ]]></description>
            <content:encoded><![CDATA[
<!--kg-card-begin: html-->
<style>
.wwg-article a {
  color: #600CE8;
  text-decoration: none;
}
.wwg-article a:hover {
  text-decoration: underline;
}
.wwg-highlight-box {
  background: linear-gradient(238.64deg, #31DBE3 -90.67%, #930EFF 122.19%);
  color: white;
  padding: 32px;
  border-radius: 16px;
  margin: 40px 0;
}
.wwg-highlight-box h3 {
  font-size: 1.25rem;
  font-weight: 600;
  margin-bottom: 12px;
}
.wwg-highlight-box p {
  color: rgba(255,255,255,0.95);
  margin: 0;
}
.wwg-criteria-grid {
  display: grid;
  gap: 24px;
  margin: 40px 0;
}
.wwg-criteria-card {
  background: #F5F5F8;
  border-radius: 16px;
  padding: 28px;
  border-left: 4px solid #930EFF;
}
.wwg-criteria-number {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 36px;
  height: 36px;
  background: linear-gradient(238.64deg, #31DBE3 -90.67%, #930EFF 122.19%);
  color: white;
  border-radius: 50%;
  font-weight: 700;
  font-size: 1rem;
  margin-bottom: 16px;
}
.wwg-criteria-card h3 {
  font-size: 1.25rem;
  font-weight: 700;
  color: #12003B;
  margin-bottom: 12px;
}
.wwg-moat-list {
  margin-top: 20px;
}
.wwg-moat-item {
  background: white;
  padding: 20px;
  border-radius: 12px;
  margin-bottom: 16px;
}
.wwg-moat-item:last-child {
  margin-bottom: 0;
}
.wwg-moat-item strong {
  color: #930EFF;
  display: block;
  margin-bottom: 6px;
}
.wwg-callout {
  background: #F5F5F8;
  border-left: 4px solid #31DBE3;
  padding: 24px;
  border-radius: 0 12px 12px 0;
  margin: 32px 0;
}
</style>

<div class="wwg-article">

<h2>What should you invest in?</h2>

<p>You have some money and you want it to grow - so what should you invest in?</p>

<p>Have you ever wondered what actually makes something a good investment - and by extension, a good investment decision?</p>

<p>Professional investors spend their time researching their options, building shortlists, and waiting for assets to reach prices they like. They create and then stick to plans for their investments, which gives them confidence through different market conditions. They often have exit strategies too, like "I'll hold this until I make my money back," or "This trend should mature in three years, so I'll hold my investment at least until then."</p>

<p>Ultimately, your investment choices are up to you - so we want to explain how we do it at Spaceship and help you understand what we choose and why. It can give you some insight into the type of process you might follow if you don't choose to invest in Spaceship Voyager - or if you're looking to expand your investments outside of it.</p>

<h2>Where the World is Going: The investment methodology to pick stocks for long-term growth</h2>

<p>Where the World is Going (WWG) is the methodology the Spaceship Voyager Investment Team uses to choose which companies make it into the <a href="https://www.spaceship.com.au/voyager/universe/?ref=spaceship.ghost.io">Spaceship Universe Portfolio</a> and <a href="https://www.spaceship.com.au/voyager/earth/?ref=spaceship.ghost.io">Spaceship Earth Portfolio</a>. Let's take a look.</p>

<p>People invest in <a href="https://www.spaceship.com.au/voyager/?ref=spaceship.ghost.io">Spaceship Voyager</a> portfolios to help their money grow over time.</p>

<p>The Spaceship Voyager Investment Team follows a strict methodology to make sure that only the companies they think have the best chances of long-term growth make it into the Spaceship Universe Portfolio and Spaceship Earth Portfolio.</p>

<p>(The <a href="https://www.spaceship.com.au/voyager/origin/?ref=spaceship.ghost.io">Spaceship Origin Portfolio</a>, <a href="https://www.spaceship.com.au/voyager/explorer/?ref=spaceship.ghost.io">Spaceship Explorer Portfolio</a>, and <a href="https://www.spaceship.com.au/voyager/galaxy/?ref=spaceship.ghost.io">Spaceship Galaxy Portfolio</a> are structured slightly differently.)</p>

<p>We call this methodology Where the World is Going (WWG).</p>

<div class="wwg-highlight-box">
  <h3>What is Where the World is Going (WWG)?</h3>
  <p>WWG is the investment methodology that the Spaceship Voyager Investment Team uses to select companies for the Spaceship Universe Portfolio and Spaceship Earth Portfolio. (For the Spaceship Earth Portfolio, companies must also have the potential to advance one or more of the United Nations Sustainable Development Goals.)</p>
</div>

<h2>There are four parts to the WWG methodology</h2>

<p>The Spaceship Voyager Investment Team assesses each company they're interested in against our Where the World is Going methodology, which is made up of four key considerations.</p>

<div class="wwg-criteria-grid">
  
  <div class="wwg-criteria-card">
    <div class="wwg-criteria-number">1</div>
    <h3>Does it follow a long-term trend?</h3>
    <p>Companies in the Spaceship Universe Portfolio and Spaceship Earth Portfolio are picked in part because we expect them to benefit from long-term trends. These trends are expected to see continued adoption and growth.</p>
    <p style="margin-top: 12px;">Examples of long-term trends include clean energy, fintech, and cloud computing.</p>
  </div>

  <div class="wwg-criteria-card">
    <div class="wwg-criteria-number">2</div>
    <h3>Does it have a moat?</h3>
    <p>A moat is another word for the competitive advantages we look for in the companies we invest in.</p>
    <p style="margin-top: 12px;">The moats that we pay particular attention to at Spaceship include:</p>
    <div class="wwg-moat-list">
      <div class="wwg-moat-item">
        <strong>Network effects</strong>
        <span>When a company becomes more valuable as more people use it. For example, a social network that has all your friends on it.</span>
      </div>
      <div class="wwg-moat-item">
        <strong>Scale advantage</strong>
        <span>When companies are big enough relative to others that it results in lower pricing for themselves or increased market barriers for competitors. For example, an online retailer that's big enough to price others out of the market.</span>
      </div>
      <div class="wwg-moat-item">
        <strong>Intangible assets</strong>
        <span>Such as brands, patents, and licenses that either lessen competition or allow companies to charge more. Brands that become verbs are particularly powerful: think Google, Kleenex, and Uber. When companies gain name recognition, they gain an important moat.</span>
      </div>
      <div class="wwg-moat-item">
        <strong>Switching costs</strong>
        <span>Where it costs time, money, risk, or is inconvenient for customers to switch to a competitor. For example, companies that bundle extra goods or services into their offering make it harder to switch.</span>
      </div>
    </div>
  </div>

  <div class="wwg-criteria-card">
    <div class="wwg-criteria-number">3</div>
    <h3>Does it have superior management?</h3>
    <p>We look for companies that are founder-led or run by management with an 'owner mentality'. Management can defend a company's existing competitive advantage while building new ones.</p>
  </div>

  <div class="wwg-criteria-card">
    <div class="wwg-criteria-number">4</div>
    <h3>Can it double in five years?</h3>
    <p>Companies selected using the Where the World is Going methodology are picked because we think they'll grow at least 15% per year, or will double in stock price over five years.</p>
  </div>

</div>

<h2>What about the other Spaceship Voyager portfolios?</h2>

<p>The <a href="https://www.spaceship.com.au/voyager/universe/?ref=spaceship.ghost.io">Spaceship Universe Portfolio</a>, <a href="https://www.spaceship.com.au/voyager/earth/?ref=spaceship.ghost.io">Spaceship Earth Portfolio</a>, and <a href="https://www.spaceship.com.au/voyager/origin/?ref=spaceship.ghost.io">Spaceship Origin Portfolio</a> (which is market cap based) target very high returns and are rated very high investment risk. This is in part because they're composed of 85-100% shares. Shares are one of the most volatile investment classes and also have the potential for some of the highest returns.</p>

<p>For investors seeking lower volatility or shorter timeframes, the <a href="https://www.spaceship.com.au/voyager/galaxy/?ref=spaceship.ghost.io">Spaceship Galaxy Portfolio</a> and <a href="https://www.spaceship.com.au/voyager/explorer/?ref=spaceship.ghost.io">Spaceship Explorer Portfolio</a> are tailored to meet these needs.</p>

<div class="wwg-callout">
  <p>The Spaceship Galaxy Portfolio also offers exposure to our Where the World is Going methodology. It aims to balance lower-risk investments such as bonds and cash with growth investments that meet our "WWG" criteria.</p>
</div>

<p>Of course, all investing comes with risks, and if you invest with Spaceship (or anyone), you should ensure you've read the PDS and TMD so you understand where your money is going. Performance is never guaranteed, and as markets go up and down, so too will the value of your investments.</p>

<p><em>The information in this article is prepared by Spaceship Capital Limited (ABN 67 621 011 649, AFSL 501605). It is general in nature as it has been prepared without taking account of your objectives, financial situation or needs.</em></p>

</div>
<!--kg-card-end: html-->
]]></content:encoded>
            <author>hello@spaceship.com.au (Kelly Simpson)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/investing/">Investing</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2025/10/what-is-wwg-how-does-spaceship-pick-stocks.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[Real Money Talk: Lily, three years later]]></title>
            <link>https://www.spaceship.com.au/learn/real-money-talk-lily-three-years-later/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/real-money-talk-lily-three-years-later/</guid>
            <pubDate>Tue, 20 Jan 2026 23:00:00 GMT</pubDate>
            <description><![CDATA[Since we last connected, Lily’s been achieving her dreams. 
]]></description>
            <content:encoded><![CDATA[<p>This post is based on an interview we conducted with Lily in April 2024.</p><p>Real Money Talk is our series where we interview Australians from all walks of life about their personal finances. The views expressed are those of the interviewees, based on their experiences with money, and as such are not necessarily representative of Spaceship's views.</p><p>We have changed the name of the interviewee for their privacy.</p><h2 id="overview">Overview</h2><p><strong>Name:</strong> Lily</p><p><strong>Age: </strong>19</p><p><strong>Where do you live?</strong> Adelaide.</p><h3 id="please-tell-us-a-bit-about-yourself">Please tell us a bit about yourself.</h3><p><a href="https://www.spaceship.com.au/learn/real-money-talk-lily/?ref=spaceship.ghost.io" rel="noreferrer">I previously did ‘Real Money Talk’ in 2021.&nbsp;</a></p><p>At the time I was 17, and wrote that my goals were to have ‘$20,000 in investments by age 20, a car and $5000 cash’.&nbsp;</p><p>Looking back at younger me’s responses, it’s interesting to see how my goals have changed and my perspectives have developed over time.&nbsp;</p><p>After school I took a gap year and worked full time as an educational support officer (SSO/ESO) in a middle school. I have since started studying a Bachelor of Inclusive and Specialised Education (secondary).&nbsp;</p><p>Now I prioritise both investing and travel and since leaving school I have travelled both solo and with friends to Thailand, India, Nepal, Norway, UK, Morocco and China</p><h3 id="whats-your-current-net-worth">What's your current net worth?</h3><p>$50,000</p><h3 id="how-does-it-break-down">How does it break down?</h3><ul><li>Shares: $30,000&nbsp;</li><li>Superannuation: $7,500&nbsp;</li><li>Cash: $2,500&nbsp;</li><li>Car: $14,000</li></ul><h3 id="do-you-have-any-debts">Do you have any debts?</h3><ul><li>HELP debt: $3,600 (only 1 semester so far)</li></ul><h3 id="how-did-you-build-your-net-worth">How did you build your net worth?</h3><p>I've built my net worth by prioritising two key factors: increasing my income and maintaining disciplined saving habits.&nbsp;</p><p>I firmly believe that a job should either enhance my skills for future opportunities or provide satisfactory income and working conditions.</p><p>If a job doesn't meet these criteria, I seek other opportunities. As a young person, my loyalty lies with my own personal and professional growth.</p><h2 id="earn">Earn</h2><h3 id="tell-us-a-bit-about-your-career">Tell us a bit about your career.</h3><p>Currently I am a full time uni student, however I also work 26 hours a week in three jobs.&nbsp;</p><ol><li><strong>&nbsp;Educational Support Officer (ESO):</strong> Whilst the role can be very broad, I primarily support autistic students to access the Australian Curriculum at the same stage as their peers. (22.5 hours per week)</li><li><strong>Disability Support Worker:</strong> On the weekends I support clients with physical disabilities with personal care and domestic tasks. (2 hours per week)</li><li><strong>&nbsp;Private Tutor:</strong> I private tutor a year 10 student once a week. (2 hours per week)</li></ol><h3 id="do-you-have-any-income-sources-outside-your-job-how-much-do-you-earn-from-each-and-how-did-you-develop-them">Do you have any income sources outside your job? How much do you earn from each and how did you develop them?</h3><p>No (aside from dividends I suppose).</p><h3 id="what%E2%80%99s-been-important-for-you-to-learn-about-money">What’s been important for you to learn about money?</h3><p>To look for job opportunities that pay higher than minimum wage however do not require long term training. I highly recommend the support sector that pays hourly rates starting at $35 per hour (more for evenings and weekends).</p><h2 id="save">Save</h2><h3 id="whats-your-savings-rate-how-has-it-changed-over-time">What's your savings rate? How has it changed over time?</h3><p>Around 50%. It is important to acknowledge that this is only possible because I live with my parents.</p><h3 id="do-you-have-a-budget">Do you have a budget?</h3><p>I earn $1,300 per fortnight, here is how I split it into different savers:&nbsp;</p><ul><li>Investments: $625&nbsp;</li><li>Holidays: $430</li><li>Car expenses: $120</li><li>Spending/short term: $120</li><li>Rainy Day: $0 (Rainy Day fund is my emergency fund that has $1,500 at all times. If I needed to use this money I would then build it back up over time).</li></ul><h3 id="how-much-do-you-spend-per-year">How much do you spend per year?</h3><ul><li>$10,000 on holidays&nbsp;</li><li>$6,000 on expenses and spending</li></ul><h3 id="do-you-make-purchase-decisions-carefully-or-are-you-loose-with-your-money">Do you make purchase decisions carefully, or are you loose with your money?</h3><p>Carefully.</p><p>I have a credit card to build my credit score and earn Frequent Flyer points.&nbsp;</p><p>Whenever I spend money on the card, I move money from my spending account to a separate account called ‘credit card payments’.&nbsp;</p><p>At the end of the month I pay off my card in full.&nbsp;</p><p>This method allows me to never spend money I do not have whilst also earning interest throughout the month.</p><h3 id="how-is-your-work-life-balance">How is your work-life balance?</h3><p>During the school/uni term, not the best. However as soon as I’m on school/uni holidays I’m exploring a new country!</p><h3 id="whats-your-favourite-thing-to-spend-money-on">What's your favourite thing to spend money on?</h3><p>Travel! I love new experiences and learning about different cultures.&nbsp;</p><h2 id="invest">Invest</h2><h3 id="how-do-you-invest">How do you invest?</h3><p>Monthly, through Pearler (brokerage platform).&nbsp;</p><h3 id="whats-been-your-best-investment">What's been your best investment?</h3><p>(An ASX stock), I purchased some in November of 2023 and (at the time of writing) it’s&nbsp; tracking 56% returns.</p><h3 id="what%E2%80%99s-been-your-worst-investment">What’s been your worst investment?</h3><p>Funnily enough, Spaceship Universe. I invested when COVID started and watched my portfolio fall from highs of $8500 to $4000 in December 2022. I spent 2023 investing into the portfolio over time to dollar-cost average. As soon as it broke even I pulled everything out and invested directly into the ASX.&nbsp;</p><p>Unfortunately the timing of my Spaceship investments was not ideal. Whilst I no longer use the platform I still believe it is a good place to start, particularly when learning about investing and determining your risk tolerance.</p><h3 id="what%E2%80%99s-been-your-overall-return">What’s been your overall return?</h3><p>10% (between Jan 2023 to present).</p><h3 id="how-are-you-building-wealth">How are you building wealth?</h3><p>Continuously investing.&nbsp;</p><h3 id="what-are-your-main-roadblocks-to-building-wealth-how-are-you-addressing-them">What are your main roadblocks to building wealth? How are you addressing them?</h3><p>I believe HECs debt in the coming years is going to become a burden. Additionally house prices are really discouraging. It feels as though it doesn’t really matter how hard I try, because at the end of the day home ownership is practically unattainable. I also worry about retirement. All data regarding how much superannuation a person needs is based upon owning a home outright.&nbsp;</p><h3 id="do-you-have-a-target-net-worth-you-want">Do you have a target net worth you want?</h3><p>Between $85,000-$100,000 invested in shares by age 24. At 24 I will have finished university and be 6 months into my first ‘big girl job’ 😄</p><hr><h2 id="we-want-to-hear-your-real-money-talk">We want to hear your Real Money Talk</h2><p>At Spaceship we’re big believers in sharing our money stories. We want to hear yours, too. In our ongoing <a href="https://www.spaceship.com.au/learn/tag/real-money-talk/?ref=spaceship.ghost.io"><u>Real Money Talk</u></a> series, members of our community share what they’ve learned about managing money. We’d love you to take part. <a href="https://forms.gle/B2xKnqAqjePMHfFG9?ref=spaceship.ghost.io"><u>Here’s a link to our Real Money Talk survey</u></a> where you can share your story.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Kelly Simpson)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/real-money-talk/">Real Money Talk</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2024/07/Real-Money-Talk-Lily.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[Why your Bali taxi is in your Spaceship Voyager portfolio]]></title>
            <link>https://www.spaceship.com.au/learn/why-your-bali-taxi-is-in-your-spaceship-voyager-portfolio/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/why-your-bali-taxi-is-in-your-spaceship-voyager-portfolio/</guid>
            <pubDate>Thu, 15 Jan 2026 00:40:00 GMT</pubDate>
            <description><![CDATA[One of the many great things about being a Spaceship Voyager investor is that even your travels can get you closer to your dreams. Say more? 
]]></description>
            <content:encoded><![CDATA[
<!--kg-card-begin: html-->
<style>
  .blog-container {
    font-family: Inter, Helvetica, Arial, sans-serif;
    max-width: 680px;
    margin: 0 auto;
    padding: 20px;
    color: #51516C;
    line-height: 1.7;
    font-size: 20px;
  }

  .blog-container h2 {
    font-family: Poppins, Helvetica, Arial, sans-serif;
    color: #12003B;
    font-size: 1.5rem;
    font-weight: 600;
    margin-top: 2.5rem;
    margin-bottom: 1rem;
  }

  .blog-container p {
    margin-bottom: 1.5rem;
  }

  .blog-container a {
    color: #600CE8;
    font-weight: 500;
    text-decoration: underline;
  }

  .blog-container a:hover {
    color: #2F0A87;
  }

  .blog-container strong {
    color: #12003B;
  }

  .hero-intro {
    font-size: 1.1rem;
    color: #51516C;
    border-left: 4px solid #600CE8;
    padding-left: 20px;
    margin: 2rem 0;
    font-weight: 500;
  }

  .stat-callout {
    background: linear-gradient(238.64deg, #31DBE3 -90.67%, #930EFF 122.19%);
    color: white;
    border-radius: 12px;
    padding: 2rem;
    margin: 2.5rem 0;
    text-align: center;
  }

  .stat-callout .stat-number {
    font-size: 3rem;
    font-weight: 700;
    margin-bottom: 0.5rem;
  }

  .stat-callout .stat-label {
    font-size: 1rem;
    opacity: 0.95;
  }

  .info-card {
    background: #F5F5F8;
    border-radius: 12px;
    padding: 1.75rem;
    margin: 2rem 0;
  }

  .info-card h3 {
    margin-top: 0;
    color: #12003B;
    font-size: 1.1rem;
    font-weight: 600;
  }

  .info-card ul {
    margin: 0;
    padding-left: 1.25rem;
  }

  .info-card li {
    margin-bottom: 0.75rem;
  }

  .info-card p {
    margin-bottom: 0;
  }

  .pull-quote {
    font-size: 1.25rem;
    font-weight: 600;
    color: #600CE8;
    text-align: center;
    padding: 2rem 1rem;
    margin: 2.5rem 0;
    border-top: 1px solid #E3E1E8;
    border-bottom: 1px solid #E3E1E8;
  }

  .triple-bottom {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 1rem;
    margin: 2rem 0;
  }

  .tbl-item {
    background: #F5F5F8;
    border-radius: 10px;
    padding: 1.5rem 1rem;
    text-align: center;
  }

  .tbl-item .tbl-icon {
    font-size: 1.5rem;
    margin-bottom: 0.5rem;
  }

  .tbl-item .tbl-label {
    font-weight: 600;
    color: #12003B;
    font-size: 0.95rem;
  }

  .highlight-box {
    background: linear-gradient(238.64deg, #31DBE3 -90.67%, #930EFF 122.19%);
    color: white;
    border-radius: 12px;
    padding: 2rem;
    margin: 2.5rem 0;
  }

  .highlight-box h3 {
    margin-top: 0;
    font-size: 1.1rem;
    font-weight: 600;
  }

  .highlight-box p {
    margin-bottom: 0;
    opacity: 0.95;
  }

  .country-tags {
    display: flex;
    flex-wrap: wrap;
    gap: 0.5rem;
    margin: 1.5rem 0;
  }

  .country-tag {
    background: #EFEEF2;
    padding: 0.4rem 0.9rem;
    border-radius: 20px;
    font-size: 0.85rem;
    color: #51516C;
  }

  .disclaimer {
    background: #F5F5F8;
    border-radius: 8px;
    padding: 1.25rem;
    font-size: 0.85rem;
    color: #6F708C;
    margin-top: 3rem;
  }

  @media (max-width: 600px) {
    .triple-bottom {
      grid-template-columns: 1fr;
    }
    .stat-callout .stat-number {
      font-size: 2.5rem;
    }
  }
</style>

<div class="blog-container">

  <p><strong>Ever booked a Grab while you were overseas?</strong></p>

  <div class="hero-intro">
    You touch down at the airport, get hit by a wave of 30 degree heat, and walk into an onslaught of taxi drivers calling for your attention. You're in South-East Asia, like the millions of other Aussies who visit each year, and you need a ride.
  </div>

  <p>So you pull out your phone, download the Grab app, and have your travel, food, finance, and payment needs sorted for your holiday. Too easy.</p>

  <h2>What's the Grab App?</h2>

  <p>Grab App is a super app. A super app is an app that tries to be a one-stop shop for its users. Think meal and package delivery, financial services, rideshare, messaging, and more. China has WeChat, owned by Tencent, and South-East Asia has Grab.</p>

  <p><strong>Grab is in the <a href="https://www.spaceship.com.au/voyager/universe/?ref=spaceship.ghost.io">Spaceship Universe</a> and <a href="https://www.spaceship.com.au/voyager/earth/?ref=spaceship.ghost.io">Spaceship Earth</a> portfolios.</strong></p>

  <div class="info-card">
    <h3>Who uses Grab?</h3>
    <ul>
      <li><strong>Customers</strong> use it for everything from booking rideshares to ordering food.</li>
      <li><strong>Businesses</strong> make use of Grab to access its captive audience of millions of users. It also offers payment methods that can help them increase their average order sizes.</li>
      <li><strong>Drivers</strong> use Grab for employment: Grab employs five million registered driver-partners across eight countries.</li>
    </ul>
  </div>

  <div class="country-tags">
    <span class="country-tag">🇻🇳 Vietnam</span>
    <span class="country-tag">🇸🇬 Singapore</span>
    <span class="country-tag">🇲🇾 Malaysia</span>
    <span class="country-tag">🇮🇩 Indonesia</span>
    <span class="country-tag">🇹🇭 Thailand</span>
    <span class="country-tag">🇵🇭 Philippines</span>
    <span class="country-tag">🇰🇭 Cambodia</span>
    <span class="country-tag">🇲🇲 Myanmar</span>
  </div>

  <div class="stat-callout">
    <div class="stat-number">46%</div>
    <div class="stat-label">of Grab drivers had no income before joining Grab.<br>Now they have enough money that they can even become customers of Grab's banking services, contributing to their financial stability.</div>
  </div>

  <h2>It's all about that triple bottom line</h2>

  <p>Grab is on a mission to balance its impact "across three key areas: business, society, and the environment". They call it a <a href="https://www.spaceship.com.au/learn/what-is-esg-investing/?ref=spaceship.ghost.io">triple bottom line</a>.</p>

  <p>Generally businesses focus on the bottom line, which is profit. When they add an extra focus on positive social or environmental impact, this becomes a double bottom line, or DBL. A triple bottom line is when the company adds a People and Planet impact, to become a TBL.</p>

  <div class="triple-bottom">
    <div class="tbl-item">
      <div class="tbl-icon">💰</div>
      <div class="tbl-label">Profit</div>
    </div>
    <div class="tbl-item">
      <div class="tbl-icon">👥</div>
      <div class="tbl-label">People</div>
    </div>
    <div class="tbl-item">
      <div class="tbl-icon">🌏</div>
      <div class="tbl-label">Planet</div>
    </div>
  </div>

  <p>As well as doing good, there can be serious business benefits. For example, Grab has extra reason to focus on the environment because if climate change causes floods in its markets, for example, its drivers can't make any money. That's an example its CEO has used.</p>

  <h2>So how's that working out for them?</h2>

  <p>We first invested in Grab in some of the Spaceship Voyager portfolios in 2024.</p>

  <p>Grab has competition from Gojek and Didi, but it also has a really interesting moat.</p>

  <div class="pull-quote">
    Grab found Google Maps inadequate for its drivers' needs, so it trained its drivers to map their delivery routes and the environment as they went and paid them extra to do so.
  </div>

  <p>Now it has hyperlocal GrabMaps, which shave around 90 seconds off the average delivery time, so drivers can take more orders with less frustration, according to Rest of World.</p>

  <div class="highlight-box">
    <h3 style="color: white;">📍 The map opportunity</h3>
    <p style="color: white;">Rest of World also noted that Southeast Asia's digital map market could be worth more than <strong style="color: white;">$43 billion by 2030</strong>, and Grab is already arguably ahead.</p>
  </div>

  <h2>Why Grab is Where the World is Going</h2>

  <p>We believe Grab is <a href="https://www.spaceship.com.au/learn/what-is-where-the-world-is-going-wwg/?ref=spaceship.ghost.io">Where the World is Going</a> because it has exposure to the <strong>Emerging Generations & Middle Class</strong> secular trend. This means we think it's well-placed to benefit from the rising spending power of Millennial and Gen Z populations as they move into the workforce, alongside the increasing number of people in the global middle class.</p>

  <p>We also picked it for our <strong><a href="https://www.spaceship.com.au/voyager/earth/?ref=spaceship.ghost.io">Spaceship Earth Portfolio</a></strong>, which invests in companies that are expected to make a positive contribution toward the UN Sustainable Development Goals. In Grab's case, we believe it contributes to:</p>

  <div class="info-card">
    <ul>
      <li><strong>Goal 7:</strong> Affordable and clean energy</li>
      <li><strong>Goal 13:</strong> Responsible consumption and production</li>
    </ul>
    <p style="margin-top: 1rem;">Alongside its focus on the triple bottom line, Grab uses 100% renewable electricity to power its global Grab Corporate offices, and has set a carbon-neutral-by-2040 goal.</p>
  </div>

  <p>Of course, there are always risks when investing, and this isn't a recommendation to buy or sell this stock. But who knew your trip to the airport was helping power international map generation for the rising middle class?</p>

  <p><strong>You can find out more about Grab and our other Spaceship Voyager picks at <a href="https://www.spaceship.com.au/voyager/?ref=spaceship.ghost.io">our website</a> or in the <a href="https://www.spaceship.com.au/?ref=spaceship.ghost.io">Spaceship app</a>.</strong></p>

  <p><em>Some of our Spaceship Voyager portfolios invest in Grab Holdings at the time of writing.</em></p>

  <div class="disclaimer">
    <strong>Important!</strong> We're sharing with you our thoughts on the companies in which Spaceship Voyager invests for your informational purposes only. We think it's important (and interesting!) to let you know what's happening with Spaceship Voyager's investments. However, we are not making recommendations to buy or sell holdings in a specific company. Past performance isn't a reliable indicator or guarantee of future performance.
  </div>

</div>
<!--kg-card-end: html-->
]]></content:encoded>
            <author>hello@spaceship.com.au (Kelly Simpson)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/stocks/">Stocks</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2026/01/Grab-is-in-the-Spaceship-Voyager-portfolios.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[Spending vs. saving vs. investing: What an extra $50 per week can do]]></title>
            <link>https://www.spaceship.com.au/learn/spending-vs-saving-vs-investing-what-an-extra-50-per-week-can-do/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/spending-vs-saving-vs-investing-what-an-extra-50-per-week-can-do/</guid>
            <pubDate>Thu, 15 Jan 2026 00:35:00 GMT</pubDate>
            <description><![CDATA[The $50 portfolio: What an extra $50 per week can do]]></description>
            <content:encoded><![CDATA[
<!--kg-card-begin: html-->
<p><strong>It feels like you can't leave the house without spending fifty bucks these days. But what if you invested it instead?</strong></p>

<p>53% of Aussies have made a 2026 New Year's Resolution to save more money, according to recent <a href="https://www.finder.com.au/insights/new-years-resolutions-statistics?ref=spaceship.ghost.io#what-are-aussies-financial-goals-for-2026">Finder research</a>.</p>

<p>Which makes sense – it feels like you can't leave the house without spending fifty bucks these days.</p>

<p>But according to the same research, only 18% of Aussies have a resolution to invest more.</p>

<p>It's riskier, but investing can get you further than saving. So let's take a look at the difference between saving and investing an extra $50 each week.</p>

<h2>The savings trap</h2>

<p>It can be tempting to put your money in a high-interest savings account instead of investing it.</p>

<p>In 2023, there was an Australian government inquiry on savings accounts. It found that two in three savings accounts holders miss out on bonus interest. Holders don't meet requirements such as maintaining a balance or making enough deposits. It can cost them $1800 in missed interest according to <a href="https://www.accc.gov.au/media-release/bank-customers-missing-out-on-earning-more-interest-from-savings?ref=spaceship.ghost.io">the ACCC</a>.</p>

<p>Even if you receive the full rate, the bank might change the rules. You have to pay tax on interest you receive. Your money can be way too easy to access when an impulse to buy hits.</p>

<h2>When to save, and when to invest</h2>

<p>It's generally accepted that saving money instead of investing it is the way to go if:</p>

<div style="background: #f8f9fa; border-radius: 12px; padding: 24px; margin: 20px 0;">
<ul>
<li>You're building an emergency fund</li>
<li>You have short- to medium-term goals, such as going on holiday or buying a car</li>
<li>You don't feel comfortable with the ups and downs of the market</li>
</ul>
</div>

<p>And people generally invest instead of save to:</p>

<div style="background: #f8f9fa; border-radius: 12px; padding: 24px; margin: 20px 0;">
<ul>
<li>Help achieve medium- to longer term goals, such as retiring early or obtaining financial freedom</li>
<li>Beat inflation, which eats into money in the bank, particularly if it's growing slower than the market</li>
<li>Build wealth faster than they could by saving on their own</li>
</ul>
</div>

<p>Different types of investments have different levels of risks. <a href="https://moneysmart.gov.au/how-to-invest/choose-your-investments?ref=spaceship.ghost.io">MoneySmart</a> has a handy chart that helps compare them.</p>

<p>Even if you know all this in theory, it can still help to see how it plays out.</p>

<h2>Saving vs investing vs doing nothing: What can an extra $50 a week do?</h2>

<p>Let's say you find an extra $50 a week. You might be tossing up between four choices. Spending it; putting it in a shoebox under your bed; saving it in a high-interest account; or investing it.</p>

<p>Let's take a look at what happens with a weekly deposit that compounds monthly.</p>

<p><em>(We picked the 30 year average return of the Australian stock market in this example. It works out at 9.3%pa. Past performance isn't a reliable indicator of future performance. The value of your investment can rise or fall. We used the <a href="https://moneysmart.gov.au/budgeting/compound-interest-calculator?ref=spaceship.ghost.io">MoneySmart compound interest calculator</a> for this example. You can put your own numbers in here.)</em></p>

<h3>The value of an extra $50 p/w</h3>

<table style="border: 1px solid #e5e7eb; border-collapse: collapse; width: 100%;">
<thead>
<tr>
<th style="border: 1px solid #e5e7eb; padding: 12px; text-align: left;">Timeframe</th>
<th style="border: 1px solid #e5e7eb; padding: 12px; text-align: left;">Spend it</th>
<th style="border: 1px solid #e5e7eb; padding: 12px; text-align: left;">Shoebox</th>
<th style="border: 1px solid #e5e7eb; padding: 12px; text-align: left;">Savings (5% pa)</th>
<th style="border: 1px solid #e5e7eb; padding: 12px; text-align: left;">Invest (9.3% pa)</th>
</tr>
</thead>
<tbody>
<tr>
<td style="border: 1px solid #e5e7eb; padding: 12px;">1 year</td>
<td style="border: 1px solid #e5e7eb; padding: 12px;">$0</td>
<td style="border: 1px solid #e5e7eb; padding: 12px;">$2,600</td>
<td style="border: 1px solid #e5e7eb; padding: 12px;">$2,660</td>
<td style="border: 1px solid #e5e7eb; padding: 12px;">$2,714</td>
</tr>
<tr>
<td style="border: 1px solid #e5e7eb; padding: 12px;">5 years</td>
<td style="border: 1px solid #e5e7eb; padding: 12px;">$0</td>
<td style="border: 1px solid #e5e7eb; padding: 12px;">$13,000</td>
<td style="border: 1px solid #e5e7eb; padding: 12px;">$14,735</td>
<td style="border: 1px solid #e5e7eb; padding: 12px;">$16,471</td>
</tr>
<tr>
<td style="border: 1px solid #e5e7eb; padding: 12px;">10 years</td>
<td style="border: 1px solid #e5e7eb; padding: 12px;">$0</td>
<td style="border: 1px solid #e5e7eb; padding: 12px;">$26,000</td>
<td style="border: 1px solid #e5e7eb; padding: 12px;">$33,644</td>
<td style="border: 1px solid #e5e7eb; padding: 12px;">$42,647</td>
</tr>
<tr>
<td style="border: 1px solid #e5e7eb; padding: 12px;">20 years</td>
<td style="border: 1px solid #e5e7eb; padding: 12px;">$0</td>
<td style="border: 1px solid #e5e7eb; padding: 12px;">$52,000</td>
<td style="border: 1px solid #e5e7eb; padding: 12px;">$89,057</td>
<td style="border: 1px solid #e5e7eb; padding: 12px;">$150,348</td>
</tr>
</tbody>
</table>

<p><em>(Compound Interest Calculator from moneysmart.gov.au, results are only estimates. Your actual returns will vary. Seek personal financial advice from a licensed professional such as a financial adviser.)</em></p>

<h2>The cost of doing nothing</h2>

<p>Comparing your options helps you see why so many people put off investing.</p>

<p>It can take a while for it to seem like your investments are doing much at all.</p>

<p>Add in market turbulence and you can feel like a bit of a wally for not putting it in a savings account instead.</p>

<div style="background: linear-gradient(135deg, #7c3aed 0%, #a855f7 100%); border-radius: 12px; padding: 24px; margin: 20px 0;">
<p style="margin: 0; color: #ffffff;"><strong style="color: #ffffff;">💡 But check out what happens after 10 years.</strong></p>
<p style="margin: 8px 0 0 0; color: #ffffff;">There are clear differences between the shoebox, savings, and investing options. We think that's the time when you're most likely to thank or commiserate with your past self for making a decision.</p>
</div>

<h2>When to invest an extra $50 a week</h2>

<p>Comparing your numbers helps you figure out which kinds of goals are worth investing for.</p>

<p>Generally this depends on your risk tolerance and timeframe. Investments fluctuate: it's easier to tolerate volatility if you're investing for the long-term. Putting your rent money in the market trying to double it before next Tuesday? Not so much.</p>

<p>Our <a href="https://www.spaceship.com.au/voyager/?ref=spaceship.ghost.io">Spaceship Voyager</a> managed funds have recommended holding periods. How long we recommend you hold them depends on what they're made up of. You can check out their long-term performance on our <a href="https://www.spaceship.com.au/voyager/?ref=spaceship.ghost.io">website and app</a>.</p>

<h2>What to do with an extra $50 a week</h2>

<p>Investing generally works best when you give it time to.</p>

<p>People might tell you that $50 a week isn't enough to invest, or you should save it to invest in property instead.</p>

<p>Or you might be on your third Uber Eats delivery for the work week, and think, "This one time won't hurt."</p>

<p>But small amounts add up. An extra $50 adds up - whether you save it or invest it.</p>

<p>Keeping your long-term goal in mind can help you think in decades and not days, like we do at Spaceship. It's why we started Spaceship Voyager.</p>

<h2>Keeping the risks in mind helps too</h2>

<p>Of course, all investing comes with risk. Some of these include that you'll need your money before you're expecting, and have to pull it out on a down day, or that your investment doesn't behave like you want it to. That's why we recommend doing your research, seeking personal financial advice if you're unsure, and making investments that are appropriate to your risk tolerance, timeframe, and personal circumstances.</p>

<p><strong>Further reading:</strong><br>
<a href="https://www.spaceship.com.au/learn/50-ways-to-save-money/?ref=spaceship.ghost.io">Where to find an extra $50 a week</a><br>
<a href="https://www.spaceship.com.au/learn/emergency-funds-australia-your-savings-guide/?ref=spaceship.ghost.io">How to build your emergency fund</a></p>

<hr>

<!--kg-card-end: html-->
]]></content:encoded>
            <author>hello@spaceship.com.au (Kelly Simpson)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/investing/">Investing</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2026/01/The--50-portfolio.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[2025 Spaceship Voyager annual letter: Exclusive insights from our VP of Investments]]></title>
            <link>https://www.spaceship.com.au/learn/2025-spaceship-voyager-annual-letter-exclusive-insights-from-our-vp-of-investments/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/2025-spaceship-voyager-annual-letter-exclusive-insights-from-our-vp-of-investments/</guid>
            <pubDate>Wed, 07 Jan 2026 02:25:10 GMT</pubDate>
            <description><![CDATA[Spaceship VP of Investments Jason Sedawie explains the meaning behind the momentum in the Spaceship Voyager portfolios in 2025, and looks ahead to 2026.
]]></description>
            <content:encoded><![CDATA[
<!--kg-card-begin: html-->
<nav style="background: #f8f9fa; border-radius: 12px; padding: 20px 24px; margin: 24px 0;">
<p style="margin: 0 0 12px 0; font-weight: 600;">In this letter:</p>
<ul style="margin: 0; padding-left: 20px;">
<li><a href="#ai-ai-ai">AI, AI, AI</a></li>
<li><a href="#bubble-bubble-toil-and-trouble">Bubble, bubble, toil and trouble</a></li>
<li><a href="#what-did-well">What did well</a></li>
<li><a href="#what-didnt-go-so-well">What didn't go so well</a></li>
<li><a href="#what-this-means-for-2026-trends">What this means for 2026 trends</a></li>
<li><a href="#what-about-markets">What about markets?</a></li>
<li><a href="#where-the-world-is-going">Where the World is Going: The strategy behind it all</a></li>
<li><a href="#performance">Performance</a></li>
</ul>
</nav>

<p>We're excited to share some of the wins and hurdles from 2025 for our <a href="https://www.spaceship.com.au/voyager/?ref=spaceship.ghost.io">Spaceship Voyager</a> portfolios along with a look ahead at what 2026 might hold.</p>

<p>Thanks for being on this journey with us, we really appreciate having you as part of the Spaceship Voyager community.</p>

<h2 id="ai-ai-ai">AI, AI, AI</h2>

<p>We get it, everyone's a bit  <a href="https://www.spaceship.com.au/learn/tag/artificial-intelligence/?ref=spaceship.ghost.io">Artificial Intelligence</a> fatigued at this point but ignoring it would have been costly, AI wasn't just a theme this year; it was the dominant force driving equity market returns.</p>

<p>Why does it matter so much? Because the money flowing into AI is huge and with that comes real potential for both major disruption and massive opportunity.</p>

<p>Whoever builds the first truly capable AI assistant, one that can actually think, understand, and get stuff done could end up owning the digital economy: shopping, ads, payments, even your calendar. That's why every big tech company is racing to get there.</p>

<p>It's not just one market, it's all of them.</p>

<h2 id="bubble-bubble-toil-and-trouble">Bubble, bubble, toil and trouble</h2>

<blockquote style="border-left: 4px solid #6366f1; padding-left: 20px; margin: 24px 0; font-size: 1.1em;">
<strong>Is AI in a bubble?</strong> Not just yet. Sure, it could head that way eventually, but right now demand's running way ahead of supply. It's difficult to call something a bubble when customers cannot access capacity to meet their needs.
</blockquote>

<p>We're watching two things closely:</p>

<p><strong>End-user adoption</strong> – are real customers actually using this stuff at scale?</p>

<p><strong>Backlog growth</strong> – are future contracted revenues keeping up with all this capex?</p>

<p>So far, the answer has been yes. Current increases in capital expenditure are being supported by rising backlogs — that is, future contracted revenue. For example Google Cloud's backlog increased 82% year-over-year, reaching $155 billion at the end of the third quarter.</p>

<p>That means most companies aren't speculating; they're investing against already signed customer demand.</p>

<p>Instead of debating whether we're in a bubble, we're focusing on real AI use cases — where value is likely to be created, who's positioned to capture it, and how much will ultimately flow to consumers.</p>
<!--kg-card-end: html-->
<figure class="kg-card kg-image-card"><img src="https://www.spaceship.com.au/blog/images/2026/01/Untitled-design--48-.png" class="kg-image" alt="" loading="lazy" width="1200" height="600"></figure>
<!--kg-card-begin: html-->
<p><em>Source: <a href="https://www.coatue.com/c/takes/are-we-in-an-ai-bubble?ref=spaceship.ghost.io">Coatue November 2025 update</a>. Past performance is not indicative of future results.</em></p>



<h2 id="what-did-well">What did well</h2>

<p>Our top performers this year were unsurprisingly, mostly AI-related. What's especially satisfying is that out of top eight performers, three were new ideas added in 2025:</p>

<ul>
<li>Applovin (top five)</li>
<li>Constellation Energy (sixth)</li>
<li>Broadcom (eighth)</li>
</ul>

<p>All joined the portfolio in 2025 and made their way to the top of the leaderboard. It's always nice when early calls line up with where the world is actually going.</p>

<h3>Top five performers</h3>

<p><em>Share price returns below are for the period 1 January 2025 to 31 December 2025. These are not annualised figures.</em></p>



<div style="background: linear-gradient(135deg, #f8f9fa 0%, #e9ecef 100%); border-radius: 12px; padding: 24px; margin: 20px 0; border-left: 4px solid #10b981;">
<h4 style="margin: 0 0 8px 0; color: #111;">1. Palantir*</h4>
<p style="margin: 0 0 12px 0; color: #6b7280; font-size: 0.9em;">Technology - Software | Big data analytics and AI-powered decision platforms for governments and enterprises.</p>
<p style="margin: 0 0 12px 0;">Surging demand for its AI platforms and a fast-growing commercial business finally got the market to value Palantir like a real software company, not a lumpy contractor though we exited later in the year when that enthusiasm looked overdone.</p>
<p style="margin: 0; font-weight: 600; color: #10b981;">Palantir rose 108% in 2025</p>
</div>



<div style="background: linear-gradient(135deg, #f8f9fa 0%, #e9ecef 100%); border-radius: 12px; padding: 24px; margin: 20px 0; border-left: 4px solid #10b981;">
<h4 style="margin: 0 0 8px 0; color: #111;">2. Cloudflare</h4>
<p style="margin: 0 0 12px 0; color: #6b7280; font-size: 0.9em;">Technology - Software | Provides cloud-based cybersecurity and web performance services to protect and accelerate internet applications.</p>
<p style="margin: 0 0 12px 0;">Its focus on the network edge and AI-first security turned Cloudflare into the internet's go-to gatekeeper, helping its revenue growth reaccelerate over the year.</p>
<p style="margin: 0; font-weight: 600; color: #10b981;">Cloudflare rose 80% in 2025</p>
</div>



<div style="background: linear-gradient(135deg, #f8f9fa 0%, #e9ecef 100%); border-radius: 12px; padding: 24px; margin: 20px 0; border-left: 4px solid #10b981;">
<h4 style="margin: 0 0 8px 0; color: #111;">3. Google</h4>
<p style="margin: 0 0 12px 0; color: #6b7280; font-size: 0.9em;">Communications - Media | Global tech giant that offers search, Youtube, Gemini with 9 products with over a billion users.</p>
<p style="margin: 0 0 12px 0;">Cast as the AI underdog with fears chatbots would kill search, Google surprised as paid search kept growing and it flexed its full-stack muscle, chips, cloud, models, and nine products with over a billion users.</p>
<p style="margin: 0; font-weight: 600; color: #10b981;">Google rose 63% in 2025</p>
</div>



<div style="background: linear-gradient(135deg, #f8f9fa 0%, #e9ecef 100%); border-radius: 12px; padding: 24px; margin: 20px 0; border-left: 4px solid #10b981;">
<h4 style="margin: 0 0 8px 0; color: #111;">4. Applovin</h4>
<p style="margin: 0 0 12px 0; color: #6b7280; font-size: 0.9em;">Communications - Media | Mobile app and marketing platform company that provides software to help app developers grow, monetise, and analyse their apps.</p>
<p style="margin: 0 0 12px 0;">Early integration of AI into their AXON ad engine boosted monetisation and conversions, supporting expansion from in-app game ads into the larger e-commerce advertising market.</p>
<p style="margin: 0; font-weight: 600; color: #10b981;">Applovin rose 71% in 2025</p>
</div>



<div style="background: linear-gradient(135deg, #f8f9fa 0%, #e9ecef 100%); border-radius: 12px; padding: 24px; margin: 20px 0; border-left: 4px solid #10b981;">
<h4 style="margin: 0 0 8px 0; color: #111;">5. Taiwan Semiconductor</h4>
<p style="margin: 0 0 12px 0; color: #6b7280; font-size: 0.9em;">Technology - Semiconductors | World's leading dedicated chip foundry, manufacturing advanced semiconductors for major global customers like Apple, Nvidia, and AMD.</p>
<p style="margin: 0 0 12px 0;">Returns benefited from the company's position at the center of AI chip production, with robust demand for cutting-edge nodes (3nm and below) from key customers such as Nvidia.</p>
<p style="margin: 0; font-weight: 600; color: #10b981;">Taiwan Semiconductor rose 54% in 2025</p>
</div>

<p><em>*We have sold the position</em></p>

<h2 id="what-didnt-go-so-well">What didn't go so well</h2>

<p>Our worst performers were a mixed bag, but the common thread was underperformance in holdings where issues proved structural rather than cyclical, often driven by intensifying competition which ultimately led us to exit the positions.</p>

<p>We exited Illumina earlier in the year, and naturally, it rallied afterward (classic). Still, that move was based on long-term conviction around research and development budget cuts and competition concerns. We also exited Lululemon and Enphase on rising competitive concerns. Both have continued to drift lower as markets moved higher, so those calls have already gone some way toward fixing earlier mistakes.</p>

<p>To be fair, the worst decisions weren't what we bought, but what we didn't buy that went up the most. In other words, the real pain is the opportunity cost of missing stocks that multiply in value and could have significantly boosted overall returns. We considered Robinhood and then politely declined only to watch it rocket. Robinhood doesn't show up as a detractor, but in opportunity-cost terms, given the share price more than doubled it was a bigger miss than the bottom performers listed below.</p>

<h3>Bottom five performers</h3>

<p><em>Share price returns below are for the period 1 January 2025 to 31 December 2025. These are not annualised figures.</em></p>



<div style="background: linear-gradient(135deg, #f8f9fa 0%, #e9ecef 100%); border-radius: 12px; padding: 24px; margin: 20px 0; border-left: 4px solid #ef4444;">
<h4 style="margin: 0 0 8px 0; color: #111;">1. Nuix</h4>
<p style="margin: 0 0 12px 0; color: #6b7280; font-size: 0.9em;">Technology - Software | Develops investigative analytics tools for cybersecurity, legal, and regulatory use.</p>
<p style="margin: 0 0 12px 0;">Nuix was a round trip for us, with the share price falling sharply after rising the previous year as revenue and sales momentum kept getting pushed out, even though the software remains very sticky with customers. A sudden CEO departure was unsettling, but we think he largely completed the turnaround, and we're hopeful that new leadership with deeper enterprise sales experience can refocus the business on delivering stronger growth.</p>
<p style="margin: 0; font-weight: 600; color: #ef4444;">Nuix fell 72% in 2025</p>
</div>



<div style="background: linear-gradient(135deg, #f8f9fa 0%, #e9ecef 100%); border-radius: 12px; padding: 24px; margin: 20px 0; border-left: 4px solid #ef4444;">
<h4 style="margin: 0 0 8px 0; color: #111;">2. Oracle</h4>
<p style="margin: 0 0 12px 0; color: #6b7280; font-size: 0.9em;">Technology - Software | A multinational technology company known for enterprise software, cloud infrastructure, and database systems.</p>
<p style="margin: 0 0 12px 0;">Investors began to doubt how much Oracle could really benefit from the OpenAI wave, especially as Google's Gemini made headlines leading investors to reassess potential AI leadership. We still think its services are sticky, and that Oracle's role as the core database for enterprise gives it a solid base to build a cloud business that benefits from AI demand.</p>
<p style="margin: 0; font-weight: 600; color: #ef4444;">Oracle fell 28% in 2025</p>
</div>



<div style="background: linear-gradient(135deg, #f8f9fa 0%, #e9ecef 100%); border-radius: 12px; padding: 24px; margin: 20px 0; border-left: 4px solid #ef4444;">
<h4 style="margin: 0 0 8px 0; color: #111;">3. Illumina*</h4>
<p style="margin: 0 0 12px 0; color: #6b7280; font-size: 0.9em;">Health Care - Life science equipment | A global leader in DNA sequencing and genomics used in research, diagnostics, and precision medicine.</p>
<p style="margin: 0 0 12px 0;">Illumina's instrument sales have been hit by weaker research funding and lab/biotech budget cuts, and on top of China-related restrictions we saw signs of structural shifts in its market, which ultimately led us to exit the position.</p>
<p style="margin: 0; font-weight: 600; color: #ef4444;">Illumina fell 41% in 2025</p>
</div>



<div style="background: linear-gradient(135deg, #f8f9fa 0%, #e9ecef 100%); border-radius: 12px; padding: 24px; margin: 20px 0; border-left: 4px solid #ef4444;">
<h4 style="margin: 0 0 8px 0; color: #111;">4. Lululemon*</h4>
<p style="margin: 0 0 12px 0; color: #6b7280; font-size: 0.9em;">Consumer Discretionary | A premium athletic apparel brand focused on performance wear and lifestyle products.</p>
<p style="margin: 0 0 12px 0;">Soft sales growth sharpened our concerns about rising competition from brands like Vuori and Alo, and given those structural pressures we chose to exit the position.</p>
<p style="margin: 0; font-weight: 600; color: #ef4444;">Lululemon fell 30% in 2025</p>
</div>



<div style="background: linear-gradient(135deg, #f8f9fa 0%, #e9ecef 100%); border-radius: 12px; padding: 24px; margin: 20px 0; border-left: 4px solid #ef4444;">
<h4 style="margin: 0 0 8px 0; color: #111;">5. Enphase*</h4>
<p style="margin: 0 0 12px 0; color: #6b7280; font-size: 0.9em;">Energy - Renewable Energy | Develops microinverter-based solar and energy storage systems for residential and commercial use.</p>
<p style="margin: 0 0 12px 0;">Policy uncertainty around solar rebates was a headwind, but the bigger issue was mounting competitive pressure. Tesla's new Powerwall 3, an integrated battery-plus-inverter with compelling economics, started taking share in the U.S squeezing Enphase's core market, which was a key reason we chose to exit.</p>
<p style="margin: 0; font-weight: 600; color: #ef4444;">Enphase fell 50% in 2025</p>
</div>

<p><em>*We have sold the position</em></p>



<h2 id="what-this-means-for-2026-trends">What this means for 2026 trends</h2>

<p>Looking ahead to 2026, one thing's clear, AI is still the main event.</p>

<p>Demand across the AI stack from chips to data centers to energy is still running hot, and supply is scrambling to keep up. Companies keep revising their timelines, pushing out when they think things will finally balance, simply because demand keeps coming in stronger than expected.</p>

<p>Beyond AI, two areas we're particularly excited about are robotics and fintech:</p>

<h3>Robotics</h3>

<p>Falling hardware costs, better sensors and rapid advances in AI are turning what used to be "science projects" into real products — robots that can work in warehouses, factories, healthcare and even the home.</p>

<h3>Fintech / tokenisation</h3>

<p>We see real promise in blockchain, stablecoins and the potential tokenisation of real-world assets, where everything from government bonds to private credit and infrastructure could trade and settle on modern rails, opening up new markets, lowering costs and creating more liquid, programmable forms of ownership.</p>

<p>We should see some interesting IPOs soon. It's kind of surprising, given all the AI hype, that more AI companies haven't listed yet, though a big IPO – SpaceX – is rumoured to list this year. When a lot of big name IPOs occur, it's often a sign the market's getting to the later stages of a rally, so we'll be paying attention.</p>

<p>But while the growth story remains compelling, we're also being realistic about the risks. One area we're watching closely is how agentic AI (tools that can act on users' behalf) could shake up payment flows and transaction systems. It could change which companies control the checkout experience, and by extension, which companies get paid.</p>

<h2 id="what-about-markets">What about markets?</h2>

<p>History suggests that major technology waves, like the internet and PC boom of the 1990s often coincide with unusually long and powerful bull markets, as higher productivity and investment support earnings growth for years. Generative AI could be playing a similar role today.</p>

<p>That said it's normal to see a <a href="https://www.spaceship.com.au/learn/tag/market-volatility/?ref=spaceship.ghost.io">market correction</a> each year, the S&amp;P 500 has averaged a 13.8% peak-to-trough decline annually since 1929, volatility is a feature not a bug. It's also worth noting that investing at all-time highs isn't as risky as it feels. History suggests that <a href="https://www.spaceship.com.au/learn/best-long-term-investment-strategies/?ref=spaceship.ghost.io">long-term returns</a> from new highs have been surprisingly similar to overall returns.</p>

<blockquote style="border-left: 4px solid #6366f1; padding-left: 20px; margin: 24px 0; font-size: 1.1em;">
Either way, we continue to believe <a href="https://www.spaceship.com.au/learn/dollar-cost-averaging/?ref=spaceship.ghost.io">dollar-cost averaging</a> is a smart long-term approach: investing regularly, through the ups and downs, instead of trying to pick the perfect moment.
</blockquote>
<!--kg-card-end: html-->
<figure class="kg-card kg-image-card"><img src="https://www.spaceship.com.au/blog/images/2026/01/Untitled-design--47-.png" class="kg-image" alt="" loading="lazy" width="1200" height="600"></figure>
<!--kg-card-begin: html-->
<p><em>Source: <a href="https://am.jpmorgan.com/us/en/asset-management/adv/insights/market-insights/guide-to-the-markets/?ref=spaceship.ghost.io">JPMorgan Guide to the Markets</a>. Past performance is not indicative of future results.</em></p>



<h2 id="where-the-world-is-going">Where the World is Going: The strategy behind it all</h2>

<p>In short, AI remains central to where we see the world going, but we think 2026 will be about the second-order effects — the infrastructure ripple, the less obvious winners, and the new risks that start to surface.</p>

<p>Our job is to:</p>

<ul>
<li>Stay focused on "where the world is going",</li>
<li>Own businesses with real moats and aligned incentives,</li>
<li>Be honest about our underperformers, and</li>
<li>Stick to a disciplined, long-term process rather than chasing headlines.</li>
</ul>

<p>Thank you again for trusting us with your savings and for being part of the Spaceship Voyager community. The path won't always be smooth, but we're excited about the destination — and we're committed to navigating the journey with you.</p>

<h2 id="our-investment-strategy">Our investment strategy</h2>

<p>As a recap, <a href="https://www.spaceship.com.au/learn/what-is-where-the-world-is-going-wwg/?ref=spaceship.ghost.io">Where the World is Going</a> is our investment methodology that emphasises a company's growth potential, its trend, and its moat or competitive advantage. When we invest in companies in the Spaceship Universe and Spaceship Earth portfolios, we ensure they're poised to meet our expectations for:</p>

<p><strong>Trend</strong> – Is the company riding a powerful wave of innovation, like AI. We look for businesses creating real value by tapping into transformative trends shaping the future.</p>

<p><strong>Moat</strong> – Can it protect that value from the competition? A strong moat — think brand strength, massive scale, or loyal user networks — helps a company stay ahead and keep others from catching up. (Curious about how we assess moats? The <a href="https://www.spaceship.com.au/documents/spaceship_voyager_reference_guide.pdf?ref=spaceship.ghost.io">Spaceship Voyager reference guide</a> has you covered.
)</p>

<p><strong>Management</strong> – Great strategy needs great execution. We favour founder-led or owner-minded leaders who think long-term, protect their moat, and aren't afraid to build new ones along the way.</p>

<p><strong>Performance</strong> – Even the best story needs strong numbers. We aim for new investments to meet a minimum Internal Rate of Return (IRR) of 15% annually — equivalent to doubling a company's value in five years.</p>

<h2 id="performance">Performance</h2>

<div style="background: #f8f9fa; border-radius: 12px; padding: 24px; margin: 20px 0;">

<p><strong><a href="https://www.spaceship.com.au/voyager/earth/?ref=spaceship.ghost.io">Spaceship Earth Portfolio</a></strong><br>
The Spaceship Earth Portfolio returned 10.03% in the year ending 31 December 2025. It has returned an annualised performance of 11.14% pa since the Funded Date* of 12 November 2020 (61 months).</p>

<br>

<p><strong><a href="https://www.spaceship.com.au/voyager/origin/?ref=spaceship.ghost.io">Spaceship Origin Portfolio</a></strong><br>
The Spaceship Origin Portfolio returned 10.04% in the year ending 31 December 2025. It has returned an annualised performance of 10.66% pa since the Funded Date* of 15 May 2018 (91 months).</p>

<br>

<p><strong><a href="https://www.spaceship.com.au/voyager/universe/?ref=spaceship.ghost.io">Spaceship Universe Portfolio</a></strong><br>
The Spaceship Universe Portfolio returned 9.33% in the year ending 31 December 2025. It has returned an annualised performance of 14.52% pa since the Funded Date* of 15 May 2018 (91 months).</p>

<br>

<p><strong><a href="https://www.spaceship.com.au/voyager/galaxy/?ref=spaceship.ghost.io">Spaceship Galaxy Portfolio</a></strong><br>
The Spaceship Galaxy Portfolio returned 5.47% in the year ending 31 December 2025. It has returned an annualised performance of 18.45% pa since the Funded Date* of 30 April 2024 (20 months).</p>

<br>

<p><strong><a href="https://www.spaceship.com.au/voyager/explorer/?ref=spaceship.ghost.io">Spaceship Explorer Portfolio</a></strong><br>
The Spaceship Explorer Portfolio returned 3.75% in the year ending 31 December 2025. It has returned an annualised performance of 9.60% pa since the Funded Date* of 30 April 2024 (20 months).</p>

</div>

<p><em>Past performance is not a reliable indicator of future performance and is provided for your information purposes only. Returns are net of fees, and not a projection.</em></p>

<p><em>The Funded Date represents the date on which the fund was substantially invested in accordance with its investment strategy.</em></p>

<h2>Thank you</h2>

<p>We trust this letter has provided a clear window into how our Where the World is Going process is applied in practice. We remain excited about the incredible innovations shaping the future — and we're committed to positioning your investments where growth is happening.</p>

<hr>

<p style="font-size: 0.9em; color: #6b7280;">Some of our Spaceship Voyager portfolios invest in Cloudflare, Alphabet, Applovin, Taiwan Semiconductor, Constellation Energy, Broadcom, Nuix, Oracle, Tesla, Nvidia, Apple, and AMD at the time of writing.</p>

<p style="font-size: 0.9em; color: #6b7280;"><strong>Important!</strong> We're sharing with you our thoughts on the companies in which Spaceship Voyager invests for your informational purposes only. We think it's important (and interesting!) to let you know what's happening with Spaceship Voyager's investments. However, we are not making recommendations to buy or sell holdings in a specific company. Past performance isn't a reliable indicator or guarantee of future performance.</p>
<!--kg-card-end: html-->
]]></content:encoded>
            <author>hello@spaceship.com.au (Jason Sedawie)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/investing/">Investing</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2026/01/Spaceship-Voyager-annual-letter.png" length="0" type="image/png"/>
        </item>
        <item>
            <title><![CDATA[4 super gifts for the festive season]]></title>
            <link>https://www.spaceship.com.au/learn/4-super-gifts-for-the-festive-season/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/4-super-gifts-for-the-festive-season/</guid>
            <pubDate>Mon, 22 Dec 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[Don't forget the most important person on your list this holiday season.]]></description>
            <content:encoded><![CDATA[<p>It's the most wonderful time of the year - unless you're in charge of buying presents for the kids, planning the Christmas menu, scanning the holiday deals, waiting to pounce on the cheapest fuel prices to somehow visit all your relatives, and finishing your last minute work tasks before everyone goes on holiday. And then there's New Year's…</p>
<p>While you're busy making the Christmas season wonderful for everyone else - don't forget the most important person - you.</p>
<p>So here are four super gifts you can give yourself and up your chances of having a super happy Christmas - for this and every year.</p>
<p><strong>Skip ahead to:</strong></p>
<ul>
<li><a href="#give-yourself-the-gift-of-certainty">Give yourself the gift of certainty</a></li>
<li><a href="#give-a-gift-to-your-thirty-years-down-the-line-self">Give a gift to your thirty-years-down-the-line self</a></li>
<li><a href="#give-yourself-peace-of-mind">Give yourself peace of mind</a></li>
<li><a href="#give-yourself-the-gift-of-simplicity">Give yourself the gift of simplicity</a></li>
</ul>
<h2 id="give-yourself-the-gift-of-certainty">Give yourself the gift of certainty</h2>
<p>It takes two minutes to check that your super's going to the right place - at least if you're a Spaceship Super member.</p>
<p>From 1 July next year, your employer must pay your super into your account every time you get paid. It's called 'payday super'. But for the moment, they have to pay your super at least quarterly. The last super payment date was 28 October 2025, and the next one is 28 January 2026.</p>
<p>Check your super is being paid properly and is up to date. It'll be one less thing to worry about.</p>
<p>To check your super, <a href="https://links.spaceship.com.au/FDhV/3wgb5vqz?utm_source=website&utm_medium=organic&utm_campaign=super-Blog-Super-Gift-122025-816">open the Spaceship app</a> tap Super, and check your transaction list is as expected.</p>
<hr>
<h2 id="give-a-gift-to-your-thirty-years-down-the-line-self">Give a gift to your thirty-years-down-the-line self</h2>
<p>The smallest changes can be the hardest ones to make because the pay off can seem so far away.</p>
<p>But sometimes you have to do things not for your immediate self, but for your thirty years down the line self.</p>
<p>In the same way that maintaining an exercise habit can keep you active into your old age, maintaining a super habit can help maintain your quality of life when you retire, too.</p>
<p>Even the smallest actions add up.</p>
<p>A $50 contribution made to your super today could be worth over $380 in retirement. But an extra $50 per month? That could grow to more than $60,000 depending on market movements – and potentially fund a comfortable retirement for over a year, depending on your personal circumstances.</p>
<p>(Calculations assume 7% growth, compounded annually, for 30 years and do not include fees and charges. Returns are never guaranteed. We used the Compound Interest Calculator from moneysmart.gov.au, and results are only estimates. Your actual returns will vary. Seek personal financial advice from a licensed professional such as a financial adviser.)</p>
<p>You can <a href="https://links.spaceship.com.au/FDhV/3wgb5vqz?utm_source=website&utm_medium=organic&utm_campaign=super-Blog-Super-Gift-122025-816">log into the Spaceship app</a> and make a contribution to your super right now. Just tap Super, then I want to, then Add contribution.</p>
<hr>
<h2 id="give-yourself-peace-of-mind">Give yourself peace of mind</h2>
<p>Did you know it's not always up to you where your super goes, if you pass away?</p>
<p>But it could be.</p>
<p>If you make a binding nomination and name the person or people you want your super to go to, it will go a long way toward making sure it happens.</p>
<p>Here's some more about <a href="https://www.spaceship.com.au/learn/who-gets-your-super-when-you-die-beneficiaries-dependants/?ref=spaceship.ghost.io">who gets your super when you pass away</a>.</p>
<hr>
<h2 id="give-yourself-the-gift-of-simplicity">Give yourself the gift of simplicity</h2>
<p>When your super is spread all over the place, it can stop you from maximising how much you retire with.</p>
<p>This is because you may be paying multiple sets of fees that can eat into your returns.</p>
<p>The ATO calls super accounts that haven't been added to in at least five years 'lost'. When this happens, they get transferred to the ATO, and become 'unclaimed'.</p>
<p>According to the ATO, there's a massive $19 billion in lost and unclaimed super as of June 2025. It's worth seeing if some of it's yours.</p>
<p>You can <a href="https://links.spaceship.com.au/FDhV/3wgb5vqz?utm_source=website&utm_medium=organic&utm_campaign=super-Blog-Super-Gift-122025-816">do it in the Spaceship app</a>. If you find any lost or unclaimed super, you can decide whether you want to combine it into one account. Here's some <a href="https://www.spaceship.com.au/learn/why-having-several-super-accounts-can-sometimes-be-a-terrible-idea/?ref=spaceship.ghost.io">considerations about consolidating your super</a> (bringing it together into one account).</p>
]]></content:encoded>
            <author>hello@spaceship.com.au (Kelly Simpson)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/superannuation/">Superannuation</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2025/12/Four-ways-to-manage-your-super.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[How can you get an early super withdrawal?]]></title>
            <link>https://www.spaceship.com.au/learn/why-cant-you-touch-your-super/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/why-cant-you-touch-your-super/</guid>
            <pubDate>Sun, 21 Dec 2025 23:45:00 GMT</pubDate>
            <description><![CDATA[Some of the reasons why you could legally withdraw your super early.]]></description>
            <content:encoded><![CDATA[<p>Strict rules are in place around when, and why, it's possible to get early access to your super.</p><p>That's because your super plays an important role in your long term financial security.</p><p>Access your super early and you arguably put that in jeopardy.</p><p>Not to mention, heavy penalties apply if you withdraw your super when you're not eligible.</p><p>Here's how to get your head around this important topic.</p><hr><h2 id="when-you-can-withdraw-your-super">When you can withdraw your super</h2><p>You can usually access your super as soon as you turn 60, which is known as your ‘preservation age’.</p><p>Your preservation age is the age you must be to legally get access to your super.</p><p>Generally, if you reach preservation age and haven’t retired or stopped working, you may be able to access your super via <a href="https://www.ato.gov.au/individuals-and-families/super-for-individuals-and-families/super/withdrawing-and-using-your-super/retirement-withdrawal-lump-sum-or-income-stream?ref=spaceship.ghost.io#:~:text=End%20of%20example-,Transition%20to%20retirement%20income%20stream,-Once%20you%20reach"><u>transition to retirement</u></a></p><hr><h2 id="what-are-the-conditions-of-release">What are the conditions of release?</h2><p>You usually need to reach preservation age to get your super.</p><p>But there are some exceptions that mean you may be able to withdraw some, or all, of your super early.</p><p>Fair warning, most of these conditions are pretty bleak.</p><hr><h3 id="1-you-have-compassionate-grounds">1. You have compassionate grounds</h3><p>If you or a dependent need serious medical support, this could apply.</p><p>Maybe you need help paying for treatment, transport, palliative care, or home renovations.</p><p>You may also need to pay for the death, funeral, or burial expenses of a dependant.</p><p>And if you find yourself needing to stop the forced sale of your home, you could also be eligible.</p><p><strong>Applying for early super access because of compassionate grounds</strong></p><p>You'll need to:</p><ul><li>Meet eligibility conditions.</li><li>Provide relevant documents.</li><li>Apply to the ATO Online or fill out a paper form.</li></ul><hr><h3 id="2-you-have-a-terminal-medical-illness">2. You have a terminal medical illness</h3><p>This is for people who have a terminal medical condition.</p><p>They must meet specific conditions, including being likely to pass away in the next 24 months.</p><p><strong>Applying for early super access because of a terminal medical condition</strong></p><p>You'll need to:</p><ul><li>Contact your super fund, or the ATO if they hold your super.</li><li>Supply documents from registered medical professionals.</li></ul><hr><h3 id="3-youre-under-severe-financial-hardship">3. You're under severe financial hardship</h3><p>Withdrawing super early because of financial hardship depends on how old you are.</p><p>Are you under your preservation age plus 39 weeks?</p><p>You'll need to have been receiving an eligible Centrelink payment for 26 weeks non stop. You must also be unable to pay your living expenses.</p><p><strong>Applying for early super access because of financial hardship</strong></p><p>You'll need to:</p><ul><li>Apply to your super fund directly.</li><li>Have documents from Services Australia ready.</li></ul><hr><h3 id="4-you-cant-work-in-your-profession-anymore">4. You can't work in your profession anymore</h3><p>If you have to stop working in a job you're qualified, trained, or experienced in, you might be able to access some super early.</p><p>You'll hear it called a 'disability super benefit'.</p><p><strong>Applying for early super access because you can't work in your profession</strong></p><p>You'll need to:</p><ul><li>Contact your super provider.</li><li>Have documents from certified medical providers to support your claim</li></ul><hr><h2 id="what-if-youre-temporarily-unable-or-less-able-to-work">What if you're temporarily unable or less able to work?</h2><p>Some super funds offer insurance. If yours does and you can't work for a while, you might be able to access insurance benefits from your super fund.</p><p><strong>Applying for early super access because you're less able to work</strong></p><p>You'll need to:</p><ul><li>Contact your super provider.</li><li>Have certified documents from medical providers ready.</li></ul><hr><h2 id="keep-in-mind">Keep in mind</h2><p>Applying for early release of your super doesn’t necessarily mean you’ll get it. Eligibility requirements can be strict. It can be up to your super fund, their Trustee, and the ATO to make the final decision.&nbsp;</p><p>If you’re struggling with financial hardship, consider checking out <a href="https://moneysmart.gov.au/managing-debt/financial-hardship?ref=spaceship.ghost.io"><u>Moneysmart’s guide on what to do</u></a>.&nbsp;</p><hr><h2 id="next-steps">Next steps</h2><p>For more support about your specific need, you can check out the ATO's <a href="https://www.ato.gov.au/individuals-and-families/super-for-individuals-and-families/super/withdrawing-and-using-your-super/early-access-to-super?ref=spaceship.ghost.io"><u>Early access to super</u></a> collection.</p><p>To learn about super contributions and limits, check out our <a href="https://www.spaceship.com.au/learn/super-contribution-caps-and-types/?ref=spaceship.ghost.io"><u>super contributions cheat sheet</u></a>.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Sam McKeith)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/superannuation/">Superannuation</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2025/12/Early-super-withdrawal-rules.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[SMART money goals: How to set financial goals that actually work (2026)]]></title>
            <link>https://www.spaceship.com.au/learn/making-smart-goals-work-for-your-finances/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/making-smart-goals-work-for-your-finances/</guid>
            <pubDate>Sun, 21 Dec 2025 22:00:00 GMT</pubDate>
            <description><![CDATA[Learn the five steps to setting goals you can achieve – and get your free goal-setting PDF.
]]></description>
            <content:encoded><![CDATA[<hr><h3 id="download-your-free-pdf">Download your free PDF&nbsp;</h3><p>Need some help setting SMART money goals? Download our free goal-setting PDF and get started taking on your future!</p><p><a href="https://www.spaceship.com.au/documents/digital_product_planner_2025.pdf?ref=spaceship.ghost.io" rel="noreferrer">Download Money Goal-Setting Guide (5.2 MB) </a></p><hr><h2 id="it%E2%80%99s-time-to-make-a-change">It’s time to make a change.</h2><p>You’ve got a goal you want to achieve, and you’ve decided to do it. Great. It can be a little tricky figuring out where to start though. </p><p>That's where the SMART goal framework comes in. It can make it easier for you to sit down, ask yourself some questions, then go forth and put your plans into action (with a higher chance of success).</p><h2 id="become-42-more-likely-to-reach-your-goals">Become 42% more likely to reach your goals</h2><p>Writing your goals down makes you 42% more likely to achieve them, according to research from the Dominican University of California.&nbsp;</p><p>Making an action plan, like setting a SMART goal, could make you even more likely to succeed. There’s no harm in trying. </p><h2 id="what-are-smart-financial-goals">What are SMART financial goals?&nbsp;</h2><p>The SMART goal framework states that successful goals are likely to be made up of five parts – and it captures them in a handy acronym.&nbsp;</p><p>Here’s what each letter stands for: </p><p><strong>Specific</strong></p><p><strong>Measurable</strong></p><p><strong>Attainable</strong></p><p><strong>Realistic</strong></p><p><strong>Time Bound</strong></p><p>If you apply the SMART goal framework to your money, here’s what you might do.</p><h2 id="how-to-set-smart-money-goals">How to set SMART money goals</h2><h3 id="smake-your-money-goal-specific">S - Make your money goal specific</h3><p>Deciding that you’re going to ‘save more money’ or ‘pay off that credit card debt’ isn’t going to cut it, unfortunately. When you’re trying to come up with specifics, you can either work backwards or work forwards.</p><p>Example: You want to save $4,000 for some travel.</p><p>Working forwards: “I can comfortably put aside $100 a week for this trip. When I have enough money, I’ll go.”</p><p>Working backwards: “I want to travel in three months' time, and I need $4,000 to do it. I need to put aside $335 a week for the next 12 weeks to make that happen.”</p><p>Whichever way you decide to approach it, write down actual, concrete numbers.</p><p>No: Save more money.</p><p>Yes: Save <strong>an extra $50</strong> every week.</p><h3 id="mmake-your-money-goal-measurable">M - Make your money goal measurable</h3><p>This is the next step of the SMART model. When you’re thinking about your specific goals, the model recommends making sure the outcomes are measurable. Most things are, in some way, measurable. You just have to figure out which metrics you need to look at.</p><p>No: Get better at investing.</p><p>Yes: Find <strong>two new podcasts</strong> on investing to follow and <strong>listen to them at least once a week</strong>.</p><h3 id="amake-your-money-goal-attainable">A - Make your money goal attainable</h3><p>You can set the loftiest goals in the world, but if they aren't realistic for you, they won’t work. You can’t be saving $500 a week if you’re earning $800 a week and your rent alone is $250. Make sure to consider such factors as like your budget, expectations, time frames, needs, and wants. Having unattainable goals only leads to disappointment.</p><p>No: Save $4,000 for a holiday in one month (with an income of $800 a week).</p><p>Yes: <strong>Save $4,000 for a holiday in six months (with an income of $800 a week).</strong></p><h3 id="rmake-your-money-goal-realistic">R - Make your money goal realistic</h3><p>This one is a little more conceptual than the others, but still a very important step. When you’re considering a goal, you have to remember that whatever resources you put towards that goal will be pulled from somewhere else. If you’re saving extra money, where was that money before, and what was it doing? If it was paying for your kids’ tuition, it might not be <em>realistic</em> to use that money elsewhere. Or if your goal involves getting a second job, and you end up working so hard you never see your partner or visit your grandmother... is it really worth it? Will you be able to stick to it? Should you?</p><p><strong>Ask yourself: who else could be affected by me reallocating my resources towards this goal. Are there negative effects, and is there a way to work around them?</strong></p><h3 id="tmake-your-money-goal-time-bound">T - Make your money goal time bound</h3><p>Finally, set a time limit. It’s great to go all-in and be totally dedicated to achieving something. But it’s mentally much more manageable to stay on track when you can see the finish line. </p><p>No: I’m going to save 50% of my paycheck (indefinitely).</p><p>Yes: I’m going to save 50% of my paycheck <strong>for the next three months</strong>.</p><h2 id="what-happens-next">What happens next? </h2><p>This framework can be applied to pretty much any area in your life, not just finance. It’s simple, and it’s effective. If you have a larger SMART goal, you can even break it down into smaller, sequential SMART goals. </p><h2 id="download-your-free-pdf-1">Download your free PDF&nbsp;</h2><p>Need some help setting SMART money goals? Download our free goal-setting PDF and get started taking on your future!</p><p><a href="https://www.spaceship.com.au/documents/digital_product_planner_2025.pdf?ref=spaceship.ghost.io" rel="noreferrer">Download Money Goal-Setting Guide (5.2 MB) </a></p>]]></content:encoded>
            <author>hello@spaceship.com.au (Liv Steigrad)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/personal-finance/">Personal Finance</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2025/12/How-to-set-a-2026-money-goal.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[8 super hacks to help you get ahead]]></title>
            <link>https://www.spaceship.com.au/learn/9-super-hacks-to-help-you-get-ahead/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/9-super-hacks-to-help-you-get-ahead/</guid>
            <pubDate>Sun, 21 Dec 2025 21:00:00 GMT</pubDate>
            <description><![CDATA[Check out these 8 superannuation tips. ]]></description>
            <content:encoded><![CDATA[<p>Not sure what to do with your super? Here are eight ideas for making your next move.</p><h2 id="in-this-article">In this article:</h2>
<ul>
<li><a href="#start-saving-for-your-home">Start saving for your home</a></li>
<li><a href="#earlier-in-your-career-you-could-use-the-time-on-your-side">Earlier in your career? You could use the time on your side</a></li>
<li><a href="#find-your-super-accounts">Find your super accounts</a></li>
<li><a href="#boost-your-partners-super">Boost your partner's super</a></li>
<li><a href="#make-extra-super-contributions-to-increase-your-balance">Make extra super contributions to increase your balance</a></li>
<li><a href="#catch-up-if-you-feel-behind">Catch up if you feel behind</a></li>
<li><a href="#set-your-beneficiaries">Set your beneficiaries</a></li>
<li><a href="#downsizing-consider-putting-your-earnings-into-super">Downsizing? Consider putting your earnings into super</a></li>
<li><a href="#need-more-help">Need more help?</a></li>
</ul>
<h2 id="1-start-saving-for-your-home">1. Start saving for your home</h2><p>If you think you'll want to buy a house one day, consider saving with the <a href="https://www.spaceship.com.au/first-home/?ref=spaceship.ghost.io" rel="noreferrer">First Home Super Saver</a> scheme.</p><p>It's when you make extra super payments you can later withdraw to help buy your first home.</p><p>Make sure you learn the ins and outs of the scheme and seek professional advice if you need it.</p><h2 id="2-earlier-in-your-career-you-could-use-the-time-on-your-side">2. Earlier in your career? You could use the time on your side</h2><p>Some people make a point of investing in <a href="https://www.spaceship.com.au/super/?ref=spaceship.ghost.io" rel="noreferrer">high-growth super accounts</a> when they’re earlier in their careers.</p><p>They're riskier, but because you generally can't access your super until you're in your sixties anyway, it's likely you'll have enough time to smooth out any rough market periods.</p><h2 id="3-find-your-super-accounts">3. Find your super accounts</h2><p>If you've ever had more than one job, you might have more than one super account, which means you might be paying more than one set of fees.</p><p>Here's how you can <a href="https://www.spaceship.com.au/learn/how-to-find-and-check-your-superannuation/?ref=spaceship.ghost.io" rel="noreferrer">find and combine your super</a> if you want to.</p><h2 id="4-boost-your-partners-super">4. Boost your partner's super</h2><p>If your partner’s income is less than $40,000, you could contribute to their super and potentially claim a tax offset of up to $540.</p><p>So, if one of you is studying, working part-time, or taking time off work, the other can still contribute to help square things up.</p><p>Find out about <a href="https://www.ato.gov.au/individuals-and-families/super-for-individuals-and-families/super/growing-and-keeping-track-of-your-super/how-to-save-more-in-your-super/spouse-super-contributions?ref=spaceship.ghost.io" rel="noreferrer">spouse super contributions</a>, for married and de facto couples.</p><h2 id="5-make-extra-super-contributions-to-increase-your-balance">5. Make extra super contributions to increase your balance</h2><p><a href="https://www.spaceship.com.au/learn/how-and-why-to-add-super-contributions/?ref=spaceship.ghost.io" rel="noreferrer">Making an extra contribution</a> to your super could help increase your balance.</p><p>It's a strategy Mick, 46, told us about in <a href="https://www.spaceship.com.au/learn/real-money-talk-mick/?ref=spaceship.ghost.io" rel="noreferrer">his Real Money Talk</a>. </p><p>Mick was a self-described shocking saver in his early 20s, but turned it around in his late 20s, by contributing "just a little bit extra into my super."</p><p>By age 46, he had a super balance of $381,000, showing how small, consistent contributions can really add up.</p><p>Keep in mind if you decide to make an extra contribution, you’ll generally be unable to access it again until you reach preservation age.</p><h2 id="6-catch-up-if-you-feel-behind">6. Catch up if you feel behind</h2><p>If your super balance is under $500,000 at 30 June, you can use any unused concessional contribution caps from the last five years and add extra to your super.</p><p><a href="https://www.ato.gov.au/individuals-and-families/super-for-individuals-and-families/super/growing-and-keeping-track-of-your-super/caps-limits-and-tax-on-super-contributions/concessional-contributions-cap?ref=spaceship.ghost.io" rel="noreferrer">Check out the ATO</a> for more specific details.</p><p>If you come into a windfall, such as an inheritance or lotto win, this could be a savvy way to stash it – although you'll want to seek personal financial advice unique to your circumstances, of course.</p><h2 id="7-set-your-beneficiaries">7. Set your beneficiaries</h2><p>It's morbid, but if you pass away, you don't always have full control over who gets your super.</p><p>That's why it's important to <a href="https://www.spaceship.com.au/learn/who-gets-your-super-when-you-die-beneficiaries-dependants/?ref=spaceship.ghost.io" rel="noreferrer">set your beneficiaries</a> - so your super trustee knows who you want it to go to.</p><h2 id="8-downsizing-consider-putting-your-earnings-into-super">8. Downsizing? Consider putting your earnings into super</h2><p>From age 55, if you sell your home of 10+ years, you and your spouse can put up to $300,000 each into your super. </p><p>It gets pretty tricky, so check out the <a href="https://www.ato.gov.au/individuals-and-families/super-for-individuals-and-families/super/growing-and-keeping-track-of-your-super/how-to-save-more-in-your-super/downsizer-super-contributions?ref=spaceship.ghost.io" rel="noreferrer">Downsizer super contributions page</a> on the ATO site for specific information.</p><hr><h2 id="need-more-help">Need more help?</h2><p>Super can feel overwhelming, so be sure to get independent financial advice from a licensed professional such as a financial planner or accountant if you're unsure.</p><p>You can also contact your super fund for anything you're unclear about.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Kelly Simpson)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/superannuation/">Superannuation</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2025/12/8-super-moves-you-might-not-know.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[5 easy ways to start investing]]></title>
            <link>https://www.spaceship.com.au/learn/investing-for-beginners-5-ways-to-turn-your-daily-habits-into-investment-boosts/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/investing-for-beginners-5-ways-to-turn-your-daily-habits-into-investment-boosts/</guid>
            <pubDate>Wed, 17 Dec 2025 00:55:00 GMT</pubDate>
            <description><![CDATA[You could boost your balance by hundreds without even noticing. ]]></description>
            <content:encoded><![CDATA[<p>What if you could boost your investment balance without even noticing?&nbsp;</p><p>Or get in a better financial position without having to change any of your habits?</p><blockquote>What if you could turn a guilty habit into a secret weapon?&nbsp;</blockquote><p>Here’s a new way to think about investing, and how you could boost your investment balance by hundreds of dollars without even noticing.&nbsp;</p><h3 id="in-this-guide">In this guide: </h3><ul><li>How to start investing with your daily coffee habit</li><li>Turn your Uber rides into investment opportunities</li><li>Rainy day investing: A beginner's guide</li><li>Payday investing: How to invest when you get paid</li><li>Round-up investing: Start with your spare change</li></ul><hr><h2 id="1-how-to-start-investing-with-your-daily-coffee-habit">1. How to start investing with your daily coffee habit</h2><figure class="kg-card kg-image-card"><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXecb8CT_XQQ2VPX0WCDCsjXzdJLwxXtfHIZQta6sSoKpnuUhWxm1A98OoBchDCTXi5KJ9prbUQFXJ8ZMqzb-Fft6Y9-kTGxns-NN-2wo2yL2Zd8OgVV-mYiF7Vh61vp9X7Mcg5qQAEWXHLgjKzAD6PE0BA?key=fjmQxvZ_MNa_3XZVnk-BmmK7" class="kg-image" alt="" loading="lazy" width="624" height="312"></figure><p>What if, each time you Googled “<em><strong>Coffee shops near me</strong></em>”, you ended up with a delicious latte <em>and</em> a boost to your investment account?&nbsp;</p><p>If you’re anything like the average Spaceship-per, you see coffee as a need, not a want.</p><p>You buy a coffee a day, and it costs you about $5 per cup.&nbsp;</p><h3 id="so-here%E2%80%99s-something">So here’s something. </h3><p>Your daily grind could energise your investment balance, as well as your daily grind! (See what we did there?)&nbsp;</p><p>That’s because each time you buy a coffee, you could:</p><ol><li>Transfer a specific amount into your savings or investment account while you’re waiting for it,</li><li>Make a mental note to review your statement and add the deposit later on, or</li><li>Do absolutely nothing, because you’ve already set up a <a href="https://www.spaceship.com.au/voyager/boosts/?ref=spaceship.ghost.io" rel="noreferrer">Spaceship Voyager Boost</a>.&nbsp;</li></ol><h3 id="investing-an-extra-1-each-time-you-buy-a-coffee-could-add-up-to-hundreds-of-dollars-a-year">Investing an extra $1 each time you buy a coffee could add up to hundreds of dollars a year, </h3><p>...and thanks to the magic of long-term investing, it could turn into <em>anything</em>.&nbsp;</p><p><a href="https://www.spaceship.com.au/voyager/boosts/?ref=spaceship.ghost.io" rel="noreferrer">More about Boosts</a></p><hr><h2 id="2-turn-your-uber-rides-into-investment-opportunities">2. Turn your Uber rides into investment opportunities</h2><figure class="kg-card kg-image-card"><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXfyQ1gfel9YUqfV3YSFs6-kkpwjw3ISQFAoUY9n0Ta3pSh2_YraZpB0SQp_wWWunP86cdVONY8k5rrNtYNm87ltDex4ZovbVw1_2_O5Nt3EUDXlEhUYkxMpHj0NY9cWfoAeSHD304KAW5k3uqMg9HaAOiO1?key=fjmQxvZ_MNa_3XZVnk-BmmK7" class="kg-image" alt="" loading="lazy" width="624" height="312"></figure><p>Wish you could make money from Uber without having to be a driver or delivery rider?&nbsp;</p><p>We’ve got a way.&nbsp;</p><h3 id="you-can-use-uber-journeys-as-a-trigger-to-invest-your-money">You can use Uber journeys as a trigger to invest your money.&nbsp;</h3><p>It’s already costing you.&nbsp;</p><p>If you search for an <strong><em>Uber cost estimate</em></strong>, you might find that (on average) a 15 minute Uber journey in Sydney costs $26. </p><p>A return Uber trip in Sydney? That’s about $50.&nbsp;</p><p>Sometimes Uber's unavoidable, when it’s a special event, a rainy day, or there’s no safer alternative.&nbsp;</p><p>If you utilise the service just once a month, you might find yourself spending hundreds of dollars on rideshare each year.</p><p>So could you make money from it, too?&nbsp;</p><h3 id="each-time-you-take-an-uber-you-could">Each time you take an Uber, you could:</h3><ol><li>Deposit money into your savings or investment account while you’re en route</li><li>Add the deposit when you’re reviewing your spending later on&nbsp;</li><li>Do nothing, because you’ve already set up a <a href="https://www.spaceship.com.au/voyager/boosts/?ref=spaceship.ghost.io" rel="noreferrer">Spaceship Voyager Boost</a> for your Uber trips.&nbsp;</li></ol><h3 id="investing-an-extra-1-each-time-you-take-an-uber-could-add-an-extra-20-or-more-each-year-depending-on-your-habits">Investing an extra $1 each time you take an Uber could add an extra $20 or more each year, depending on your habits.&nbsp;</h3><p><a href="https://www.spaceship.com.au/voyager/boosts/?ref=spaceship.ghost.io" rel="noreferrer">More about Boosts</a></p><hr><h2 id="3-rainy-day-investing-a-beginners-guide">3. Rainy day investing: A beginner's guide</h2><figure class="kg-card kg-image-card"><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXc3KgNujo6z10H6Jd7SMuwvV90591tzR9HSJuXOx7KBLD8l5p2DoBUbPJDCYEZ9BmMEFb60nVH2xfyNpnA9vhDJEUiNVYhGcR1CAfDYtRlj0xY7V-yTd9QMOFKRH-PudXyEvIDOBalcy4ewAyRfbj6LN60b?key=fjmQxvZ_MNa_3XZVnk-BmmK7" class="kg-image" alt="" loading="lazy" width="624" height="312"></figure><p>Find yourself typing “<strong><em>what to do on a rainy day”</em></strong> into Google?&nbsp;</p><p>Here’s something you may not have considered.&nbsp;</p><h3 id="you-can-use-a-rainy-day-as-a-trigger-to-save-or-invest-your-money">You can use a rainy day as a trigger to save or invest your money.&nbsp;</h3><p>For example: if you have to cancel plans because it’s too rainy out, you can redirect the money you’ve saved into your savings or investment accounts.&nbsp;</p><p><a href="https://www.spaceship.com.au/voyager/?ref=spaceship.ghost.io" rel="noreferrer">Spaceship Voyager</a> customer? You can make it automatic by setting up an automatic investment each time it rains in your suburb.&nbsp;</p><h3 id="hint-it-rains-a-surprising-amount">Hint: It rains a surprising amount. </h3><p>According to WeatherZone, in Melbourne alone there are an average of 150 rainy days per year.&nbsp;</p><p>So if you’re from Melbourne and you invest $1 each time it rains, it could add up to an easy $150 extra to your portfolio you might not even notice, but will add up quickly.&nbsp;</p><p><a href="https://www.spaceship.com.au/voyager/boosts/?ref=spaceship.ghost.io" rel="noreferrer">More about Boosts</a></p><hr><h2 id="4-payday-investing-how-to-invest-when-you-get-paid">4. Payday investing: How to invest when you get paid</h2><figure class="kg-card kg-image-card"><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXdhXKLzBVaAuUhOTxoHhEPemLc1Vp_LKEIZX2X3S2RvianuANAJFZnOUsKkZ8gOyZGI-KgB4cw8J5yFwZD0_0tdAq2toUlQAkNKeR24GKgHKKakTSx7TFfHK0erNq2RS1NaLBeiQ-W0HX5fwFuv4GP556D7?key=fjmQxvZ_MNa_3XZVnk-BmmK7" class="kg-image" alt="" loading="lazy" width="624" height="312"></figure><p>If you’re trying to get into a better place financially, you might decide to set up a money saving challenge.&nbsp;</p><h3 id="but-if-you-ask-us-here%E2%80%99s-an-even-better-idea">But, if you ask us, here’s an even better idea: </h3><p>Challenge yourself to invest some money whenever you get paid.&nbsp;</p><p>Unless you’ve optimised your finances already, you might be forgetting to <a href="https://www.spaceship.com.au/learn/pay-yourself-first-money-hack-reverse-budgeting/?ref=spaceship.ghost.io"><u>pay yourself first</u></a>.</p><p>It’s when you prioritise adding to your savings or investments as soon as you get paid, before you even do anything else. </p><p>(Don’t ignore any bills with due dates, though.)&nbsp;</p><p>It’s making sure you’re taking care of future you, as well as present you.&nbsp;</p><h3 id="and-here%E2%80%99s-a-twist">And here’s a twist.</h3><p>You can turbocharge this method by deciding you’ll <em>invest</em> a specific amount of money once you get paid above a certain sum.&nbsp;</p><p>Then when you get tax returns, birthday money, a work bonus, or just your usual payslip – you can direct some of it to your future self.&nbsp;</p><p>You won’t even have to think about it.&nbsp;</p><p><a href="https://www.spaceship.com.au/voyager/?ref=spaceship.ghost.io" rel="noreferrer">Spaceship Voyager customer?</a> You can set up a Boost that gets triggered each time you receive a deposit larger than an amount of your choosing. We call it a Payday Boost.&nbsp;</p><p><a href="https://www.spaceship.com.au/voyager/boosts/?ref=spaceship.ghost.io" rel="noreferrer">More about Boosts</a></p><hr><h2 id="5-round-up-investing-start-with-your-spare-change">5. Round-up investing: Start with your spare change</h2><figure class="kg-card kg-image-card"><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXehQL1XxBAM-wrJBpzTRNxgHYazIOoKMsLfBpdvkitARul0JEqhg3hxR12so1tzeKZ-Npc6Rn3hQJMAgfvqyETxFX22BDu41F2fFeJ762K2cFhZ2voaNDlJPisHsh2XBw5sW-aC1vC2R1SI4JZRHMmACyg7?key=fjmQxvZ_MNa_3XZVnk-BmmK7" class="kg-image" alt="" loading="lazy" width="624" height="312"></figure><p>Last but not least.&nbsp;</p><p>You may have heard of round up investing. Or spare change investing.&nbsp;</p><p>There are a bunch of names for it. </p><h3 id="essentially-thanks-to-the-magic-of-technology">Essentially, thanks to the magic of technology...</h3><p>You can set up rules to round up, to the nearest whole dollar, each digital transaction you make and deposit the difference in your savings or investment accounts.</p><p>Your bank might have this feature. But good news! If you’re a Spaceship Voyager customer, your investing app has it, too.&nbsp;</p><h3 id="what-could-it-be-worth">What could it be worth? </h3><p>The average Aussie makes 23 card purchases each month, according to <a href="https://www.jacarandafinance.com.au/general/credit-debit-card-statistics-australia/?ref=spaceship.ghost.io"><u>Jacaranda Finance</u></a>.&nbsp;</p><p>Let’s guess you round up each purchase by 25c, it could invest almost $70 extra – and we’re confident you’d barely notice.&nbsp;</p><p><a href="https://www.spaceship.com.au/voyager/boosts/?ref=spaceship.ghost.io" rel="noreferrer">More about Boosts</a></p><hr><h2 id="the-bottom-line">The bottom line</h2><p>Sometimes it feels like you can’t leave the house without it costing you $50.&nbsp;</p><blockquote>But at the end of the day, we still have power to make our spending work for us.&nbsp;</blockquote><p>When you invest extra in your future, it won’t always build your wealth in a straight line. </p><p>As with all investments, it is important to consider the risks and consider seeking financial advice. </p><p>As markets go up and down, so too will the value of your investment. </p><p>But we’re big believers that long-term investing can help you live the life you want to live.&nbsp;</p><hr><h2 id="here%E2%80%99s-a-recap">Here’s a recap:</h2><p>The 5 everyday moments that can become investment opportunities with Spaceship:</p><p>☕️ Daily Coffee</p><p>- Average cost: $5 per cup</p><p>- Potential investment: $1 per coffee</p><p>- Could add hundreds to your portfolio yearly</p><p>🚗 Uber Rides</p><p>- Average Sydney trip: $26</p><p>- Return journey: Around $50</p><p>- Invest $1 per ride = $20+ extra per year</p><p>🌧️ Rainy Days</p><p>- Melbourne averages 150 rainy days yearly</p><p>- Invest $1 per rainy day</p><p>- Could add $150 to your portfolio annually</p><p>💰 Paydays</p><p>- Trigger: Any deposit above your set amount</p><p>- Examples: Salary, tax returns, bonuses</p><p>- Potential: $20+ invested monthly</p><p>🔄 Round-Ups</p><p>- Average: 23 card purchases monthly</p><p>- Round up each purchase by 25¢</p><p>- Potential: $70 extra invested yearly</p><hr><h2 id="ready-to-start-investing-or-boost-your-investment-balance">Ready to start investing, or boost your investment balance?</h2><p>&nbsp;It just takes three steps.&nbsp;</p><ol><li>Open the Spaceship app</li><li>Set up a Spaceship Voyager Boost&nbsp;</li><li>Let your daily routine do the rest! </li></ol><p><a href="https://link.spaceship.com.au/bqJ3?utm_source=website&utm_medium=organic&utm_campaign=voyager-Learn-Boosts-1-471" rel="noreferrer">Set up a Boost</a></p><hr><p>One or more of the Spaceship Voyager portfolios invests in Uber at the time of writing. Please refer to the Spaceship app or our website for more information on what each portfolio invests in.</p><p>The information in this article is prepared by Spaceship Capital Limited (ABN 67 621 011 649, AFSL 501605). It is general in nature as it has been prepared without taking account of your objectives, financial situation or needs.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Kelly Simpson)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/investing/">Investing</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2025/12/r--22-.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[Why JOMO could be your investing superpower]]></title>
            <link>https://www.spaceship.com.au/learn/what-bed-rotting-can-teach-us-about-being-good-investors/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/what-bed-rotting-can-teach-us-about-being-good-investors/</guid>
            <pubDate>Wed, 17 Dec 2025 00:15:00 GMT</pubDate>
            <description><![CDATA[You know those days when you just… don't? ]]></description>
            <content:encoded><![CDATA[<p>You know those days when you just… don't?</p><p>You don't move farther than the couch, the fridge, or the front door to get your meal delivery order.</p><p>You don't talk to anyone unless it's on the phone, through your phone, or it's the <em>deliverista</em> at your door.</p><figure class="kg-card kg-image-card"><img src="https://www.spaceship.com.au/blog/images/2025/09/bed-rotting-1.png" class="kg-image" alt="" loading="lazy" width="600" height="600"></figure><p>There's a name for that: 'bed rotting'. Gen Z popularised it on TikTok in 2023, when everything was starting to become a bit much. It's recently reached peak interest.</p><p>Some people say bed rotting is lazy and indulgent; others say it's necessary self-care.</p><p>We say: bed rotting can teach us about being good long-term investors.</p><p>Here's how.</p><h2 id="jump-to-it">Jump to it</h2><ol><li><a href="#the-joy-of-missing-out">The Joy of Missing Out</a></li><li><a href="#the-best-investors-do-nothing">The best investors do nothing</a></li><li><a href="#you-dont-know-me">You don't know me</a></li><li><a href="#tomorrows-another-day">Tomorrow's another day</a></li><li><a href="#having-a-day-in-bed-excellent">Having a day in bed? Excellent</a></li></ol><h2 id="the-joy-of-missing-out">The Joy of Missing Out</h2><p><a href="https://www.spaceship.com.au/learn/money-fomo-actions-steps-to-take-to-feel-better-about-your-finances/?ref=spaceship.ghost.io">FOMO</a> can drive some of our worst impulses, especially as investors. We act on <a href="https://www.spaceship.com.au/learn/how-to-learn-from-an-investing-mistake/?ref=spaceship.ghost.io">stock tips we regret</a>; invest in things we don't understand; assume everyone else knows something we don't; and take risks we can't really cover.</p><p>We basically feel like if we're not doing what everyone else is doing, we're doing it wrong.</p><p>The Joy of Missing Out, or JOMO, is a bit different.</p><p>It says that generally, as humans we maintain a pretty standard level of happiness, no matter how many new things we acquire.</p><p>Gaining 'more' doesn't make the difference we think it will, but 'less' can more than make up for it. It can give us Joy.</p><p>When we listen to our own inner voices instead of others', we're likely to feel less overwhelmed, unnatural, or unproductive – and make better investment decisions.</p><p>We can stick to our own plans instead of others' whims.</p><p>And if those plans include Season 5 of Only Murders In The Building, or dollar-cost-averaging into a managed fund while everyone else is losing their minds to crypto, so much the better.</p><h2 id="the-best-investors-do-nothing">The best investors do nothing</h2><p>There's a book we love at Spaceship called The Psychology of Money written by a financial writer named Morgan Housel. Sometimes we share pieces <a href="https://collabfund.com/blog/authors/morgan/?ref=spaceship.ghost.io">from his blog</a> in our <a href="https://www.spaceship.com.au/?ref=spaceship.ghost.io">Spaceship app</a> newsfeed.</p><p>Housel says, "For most investors, 99 percent of good investing is doing nothing."</p><p>The other one percent? "How you behave when the world is going crazy."</p><p>So much of the world wants our attention: tuning it out to separate the signal from the noise is a superpower.</p><p>At Spaceship, we invest in the companies that inspire and excite us. But we tune out the noise by thinking long-term, and diving into macro trends, rather than jumping at every surface level news event.</p><p>Think longreads instead of newsfeeds, taking naps instead of doomscrolling, or logging out instead of panic selling.</p><h2 id="you-dont-know-me">You don't know me</h2><p>It doesn't always feel very good to answer someone's, "What did you do on the weekend?" with a, "Stayed home, did some chores."</p><p>But everybody's got different timeframes, strategies, goals, bank balances, liabilities, assets, families, values and incentives, not to mention health. We're all people, but we're individuals, too.</p><p>And when you put us all together, we're what make up the stock market – and even if you don't think you're an active investor, you've probably still got a super fund, so you're still playing a role in it.</p><p>This is why listening to others can give you perspective, and you can certainly learn from their mistakes, but they can't give you failsafe strategies.</p><p>You have to think about who you are, what you want out of life, and how you want to get there, to make your plan that you want to stick to.</p><p>Remember, the only people who can give you professional financial advice are those who know your personal circumstances and are accredited to, such as financial planners and accountants.</p><p>So the only one who can judge you for having a day under the covers, or your investment portfolio on whether it meets your needs, is you.</p><h2 id="tomorrows-another-day">Tomorrow's another day</h2><p>It can feel slow at the start, but forming a long-term investing habit is genuinely life changing.</p><p>I love the story of Anne Schreiber, who worked her whole life for a salary of no more than $4,000 per year, retired in 1944, and was never promoted.</p><p>Nonetheless, thanks to long-term investing, when she passed away at 101 her fortune had grown to $22 million, and she donated it to colleges to start scholarships for women, living a life on her own terms such that nobody really knew of her until that point.</p><p>Writer Ryan Holiday says that, "Most successful people are people you've never heard of. They want it that way. It keeps them sober. It helps them do their jobs."</p><p>You truly can live a life on your own terms, and face the world your way. Long-term investing can help you build the fortune that backs you up.</p><p>And inaction can just be another word for persistence. Sometimes the smartest move is to not make any moves at all.</p><h2 id="having-a-day-in-bed-excellent">Having a day in bed? Excellent</h2><p>You can still build wealth from under the covers, and keep your investing on track while you have a pit stop.</p><p>The Spaceship Voyager portfolios are one option you have for long-term investing that works hard on your rest days. You can invest as often as you like, with as little as you like, and learn as you go.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Kelly Simpson)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/investing/">Investing</category>
            <category domain="https://www.spaceship.com.au/learn/tag/behaviour/">Behaviour</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2025/12/The-best-investors-do-nothing.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[Where to watch the biggest Christmas movies in Australia]]></title>
            <link>https://www.spaceship.com.au/learn/where-to-watch-the-biggest-christmas-movies-in-australia/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/where-to-watch-the-biggest-christmas-movies-in-australia/</guid>
            <pubDate>Wed, 10 Dec 2025 01:43:25 GMT</pubDate>
            <description><![CDATA[Watching Die Hard could grow your wealth. ]]></description>
            <content:encoded><![CDATA[<p>'Twas the fortnight before Christmas, and all through the land, Aussies were saying to one another, "Die Hard 2 totally counts as a Christmas movie."</p>
<h2 id="jump-to-it">Jump to it</h2>
<ul>
<li><a href="#christmas-movies-are-where-the-world-is-going">Christmas movies are Where the World is Going?</a></li>
<li><a href="#tis-the-stream-season">'Tis the stream season</a></li>
<li><a href="#a-christmas-movie-list-make-it-then-check-it-twice">A Christmas movie list (make it, then check it twice!)</a></li>
<li><a href="#top-10-christmas-movies-and-where-to-watch-them-in-australia-according-to-film-fans">Top 10 Christmas movies and where to watch them in Australia</a></li>
<li><a href="#if-you-ask-us-though">If you ask us, though…</a></li>
</ul>
<h2 id="christmas-movies-are-where-the-world-is-going">Christmas movies are Where the World is Going?</h2>
<p>'Tis the season to dust off our favourite Christmas movies, and thanks to streaming, we have more choice than ever directly at our fingertips.</p>
<p>In fact, Streaming Media is a significant investment trend - so much so that it's one of our 12 "where the world is going" investment trends at Spaceship. (<a href="https://www.spaceship.com.au/learn/what-is-where-the-world-is-going-wwg/?ref=spaceship.ghost.io">What is "Where the World is Going"?</a>)</p>
<p>Streaming Media includes companies that produce subscription-based online audio and video services, including live events.</p>
<p>It can include both hardware and software, original and licensed content. The size of the streaming media market has been predicted to increase by 7.86% per year until 2028, according to Mordor Intelligence.</p>
<h2 id="tis-the-stream-season">'Tis the stream season</h2>
<p>December is the biggest month for streaming. In 2024, it reached two new highs: hours spent watching streaming services; and market share taken from traditional TV viewing (remember TV?)</p>
<p>So, when you sit down to stream a Christmas movie, you're not just passing the time with your loved ones or pining for them.</p>
<p>You're part of the reason streaming companies are lucrative for shareholders and Spaceship Voyager investors.</p>
<h2 id="a-christmas-movie-list-make-it-then-check-it-twice">A Christmas movie list (make it, then check it twice!)</h2>
<p>In 2024, online social film network Letterboxd, which is based in New Zealand, crunched the numbers on its members' Christmas viewing behaviour. It discovered the <a href="https://letterboxd.com/crew/list/most-obsessively-rewatched-films-at-christmas/?ref=spaceship.ghost.io">top 10 Christmas films its 20 million+ members rewatch</a> between Christmas Eve and Boxing Day each year.</p>
<p>Here's what they are and where to watch them, thanks to some of the companies in <a href="https://www.spaceship.com.au/voyager/?ref=spaceship.ghost.io">the Spaceship Voyager portfolios</a>.</p>
<h2 id="top-10-christmas-movies-and-where-to-watch-them-in-australia">Top 10 Christmas movies and where to watch them in Australia</h2>
<p>According to film fans.</p>
<ol>
<li>It's a Wonderful Life - Stan</li>
<li>A Christmas Story - Buy or rent on Apple TV, Prime Video, YouTube</li>
<li>Die Hard - Disney+</li>
<li>The Muppet Christmas Carol - Disney+</li>
<li>Home Alone - Disney+</li>
<li>National Lampoon's Christmas Vacation - Stan, Binge, Foxtel Now</li>
<li>Elf - Netflix, Stan, Binge, Prime Video</li>
<li>Home Alone 2: Lost in New York - Disney+</li>
<li>A Charlie Brown Christmas - Apple TV+, Disney+</li>
<li>Love Actually - Netflix, Stan, Prime Video, Binge</li>
</ol>
<h2 id="if-you-ask-us-though%E2%80%A6">If you ask us, though…</h2>
<p>What are the favourite Christmas films of our Spaceshippers?</p>
<p>Damian says, "It's Love Actually, actually 😅🎄Think I'm just a big Hugh Grant fan... And Alan Rickman and Colin Firth for that matter."</p>
<p>Ed says, "Die Hard!" Al says, "Klaus or How the Grinch Stole Christmas (Jim Carrey version)," and Zach says "The Santa Clause - a true classic from the 90s. Great story line. Great cast!"</p>
<hr>
<p>Some of <a href="https://www.spaceship.com.au/voyager/?ref=spaceship.ghost.io">the Spaceship Voyager portfolios</a> invest in Disney, Apple, Netflix, Amazon and Alphabet (Google) at the time of writing.</p>
<p><strong>Important!</strong> We're sharing with you our thoughts on the companies in which Spaceship Voyager invests for your informational purposes only. We think it's important (and interesting!) to let you know what's happening with Spaceship Voyager's investments. However, we are not making recommendations to buy or sell holdings in a specific company. Past performance isn't a reliable indicator or guarantee of future performance.</p>
]]></content:encoded>
            <author>hello@spaceship.com.au (Kelly Simpson)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/personal-finance/">Personal Finance</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2025/12/Where-to-stream-Christmas-movies-in-australia.png" length="0" type="image/png"/>
        </item>
        <item>
            <title><![CDATA[What could you rent instead of buy?]]></title>
            <link>https://www.spaceship.com.au/learn/belongings-you-could-rent-instead-of-buy/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/belongings-you-could-rent-instead-of-buy/</guid>
            <pubDate>Wed, 10 Dec 2025 00:30:00 GMT</pubDate>
            <description><![CDATA[Warren Buffett recently admitted he could’ve made heaps more money if he’d rented his house instead of buying it, as long as he’d invested the difference. ]]></description>
            <content:encoded><![CDATA[<p>Warren Buffett recently admitted he could’ve made heaps more money if he’d rented his house instead of buying it, as long as he’d invested the difference.&nbsp;</p><p>This led us to wonder: what else could we be renting instead of buying?&nbsp;</p><p>And how might it change how we use our time, money, energy, and homes?&nbsp;</p><hr><h2 id="what-can-you-rent-instead-of-buy">What can you rent instead of buy?&nbsp;</h2><figure class="kg-card kg-image-card"><img src="https://www.spaceship.com.au/blog/images/2024/08/news-140824-3-1.jpg" class="kg-image" alt="" loading="lazy" width="1200" height="600"></figure><h3 id="at-home">At home</h3><p><strong>Driving:</strong> Owning a car is expensive: parking, insurance, petrol – it’s a whole thing.&nbsp;</p><p>So if you don’t need a car for regular driving, you could instead consider a car share service that lets you rent a car by the hour.&nbsp;</p><p>This can mean you can tailor your vehicle to your activity too: smaller cars for city driving, and vans for when you’re moving house.</p><p><strong>Furniture</strong>: You can rent everything from a couch to a bedroom suite. Some places also offer installation, which means someone who isn’t you has to deal with lugging your couch up the stairs. You’ll generally need to be confident you can return it in the same place as you received it – so if you have pets or young children, this may not be for you.&nbsp;</p><p><strong>Art</strong>: If you’re refining your taste, or it’s more expensive than your budget, you can still get the experience of having beautiful art in your home.&nbsp;</p><p>One way is through <a href="https://www.artbank.gov.au/about-artbank?ref=spaceship.ghost.io#:~:text=Artbank%20is%20part%20of%20the%20Australian%20Government%20Office%20for%20the%20Arts%2C%20in%20the%20Department%20of%20Infrastructure%2C%20Transport%2C%20Regional%20Development%2C%20Communications%20and%20the%20Arts.%20For%2040%20years%20Artbank%20has%20supported%20Australia%E2%80%99s%20contemporary%20art%20sector."><u>Artbank</u></a>, which is an Australian Government initiative to support artists – and there are plenty of alternatives you can find through Google, too.&nbsp;</p><p><strong>Appliances</strong>: If you’re at a stage in your life where you don’t want to commit to a fridge or a washing machine – perhaps renting one could be the way.</p><p>Spill something on the carpet? You could hire a carpet cleaner machine, which can be cheaper than getting a professional. Just be careful about not making it worse, so you get your bond back.&nbsp;</p><p><strong>Lawnmowers and other tools</strong>: Lawnmowers can be pricey and hard to store, so renting them when you need to use them might make more sense than owning them outright. Same with ladders, drills, and other power or craft tools. You should probably only rent them if you know how to use them, though.&nbsp;</p><hr><figure class="kg-card kg-image-card"><img src="https://www.spaceship.com.au/blog/images/2024/08/Untitled-design--16-.jpg" class="kg-image" alt="" loading="lazy" width="600" height="260"></figure><h3 id="when-you-have-houseguests">When you have houseguests</h3><p><strong>Furniture</strong>: You could rent bedroom furniture including double beds – and some places even deliver to the room of your choice. Sure, it could be more pricey than a $40 blow up mattress from Kmart – but you won’t get stuck with furniture you only use a couple of times a year.&nbsp;</p><p><strong>Linen</strong>: If you only have a temporary need for more bed linen, towels, or tablecloths – think Christmas time, or when your nieces and nephews are all staying over – this could be something you rent instead of buy.&nbsp;</p><p><strong>Tableware</strong>: Similarly, if you don’t have enough glasses or table settings for your guests, these can be an easy and temporary hire.&nbsp;</p><p><strong>Houseplants</strong>: If you need to cosplay as someone who can keep a plant alive, there are companies who’ll lend you something green to help you get away with it.&nbsp;</p><hr><figure class="kg-card kg-image-card"><img src="https://www.spaceship.com.au/blog/images/2024/08/Untitled-design--18-.jpg" class="kg-image" alt="" loading="lazy" width="600" height="260"></figure><h3 id="when-you-have-a-young-family">When you have a young family:</h3><p>Most parents would agree: kids grow quickly, can be picky, and cost a lot of money.&nbsp;</p><p><strong>Baby furniture:</strong> If you have a short term need for a car seat or a pram, you could consider a baby goods rental place. This can also come in handy if you’re travelling and don’t want to cart bulky belongings around with you – you could rent from your destination.&nbsp;</p><p>If you choose to go this route, make sure you do your research to find a reputable company and read the reviews.&nbsp;</p><p><strong>Toys &amp; books</strong>: We love toy and book libraries for kids of all ages – but when you’ve a more specific need, it could be more cost-effective to rent than to buy.&nbsp;</p><hr><figure class="kg-card kg-image-card"><img src="https://www.spaceship.com.au/blog/images/2024/08/Untitled-design--19-.jpg" class="kg-image" alt="" loading="lazy" width="600" height="260"></figure><h3 id="when-you%E2%80%99re-heading-outdoors">When you’re heading outdoors:</h3><p><strong>Your tent: </strong>Camping is fun, but you need a lot of stuff to pull it off, not least the tent. So if you’re not going very far, or for very long, you could consider renting your gear instead of buying it outright. That way you’re not stuck with a too-small tent if your family expands; or you don’t commit to a fancy-pants van before moving somewhere with no street parking to store it.&nbsp;</p><p><strong>Your camera: </strong>Renting photography equipment means you could tailor it to your experience; you could get a better camera than you currently own for cheaper; and you could travel with more travel-friendly gear.&nbsp;</p><p>If you’re going on the trip of a lifetime and think it’s worthy of more than just an iPhone photo – this could be something to consider.&nbsp;</p><hr><figure class="kg-card kg-image-card"><img src="https://www.spaceship.com.au/blog/images/2024/08/Untitled-design--20-.jpg" class="kg-image" alt="" loading="lazy" width="600" height="260"></figure><h3 id="when-you%E2%80%99re-going-to-an-event">When you’re going to an event:</h3><p><strong>Your outfit: </strong>Renting your outfit for an event can work if you’re fashion focused, and have to be seen in the latest styles; or if you’re not, and haven’t bought anything new since pre-Covid.&nbsp;</p><p>Some outfit rental places offer designer styles for a fraction of the price; and you don’t need to worry about dry cleaning them before return.&nbsp;</p><p>Renting your clothes can also be a way to try out a style without committing to it.&nbsp;</p><p><strong>Your handbag: </strong>If you’re not the kind of person who wants to <a href="https://www.spaceship.com.au/learn/is-a-chanel-bag-actually-a-good-investment/?ref=spaceship.ghost.io"><u>own a Chanel handbag outright</u></a>, or you want a statement handbag to bring your outfit to life, handbag rental might be the move you’re looking for.&nbsp;</p><p>Some businesses offer luxury handbag rental, connecting the people who own them with the people who want to borrow them. Think of it as Airbnb for bags.&nbsp;</p><p>You might not want to be someone who owns a $3,500 Gucci handbag, but you could be someone who rents one for $130.&nbsp;</p><hr><figure class="kg-card kg-image-card"><img src="https://www.spaceship.com.au/blog/images/2024/08/Untitled-design--21-.jpg" class="kg-image" alt="" loading="lazy" width="600" height="260"></figure><h3 id="when-you%E2%80%99re-travelling">When you’re travelling:&nbsp;</h3><p><strong>Your luggage</strong>: And last but not least, speaking of bags: every holiday is different, your luggage requirements will change, and travel bags are both expensive and can be bulky. If you’re an infrequent traveller, it could make sense to rent your travel luggage.&nbsp;</p><hr><h2 id="so-when-should-you-rent-instead-of-buy">So, when should you <em>rent</em> instead of buy?</h2><p>Some reasons to rent instead of buy may include:&nbsp;</p><h3 id="when-the-cost-per-use-is-too-expensive">When the cost per use is too expensive:&nbsp;</h3><p>If you won’t actually use a product enough to justify its cost, you could find it better to rent.&nbsp;</p><p>Here’s an example. You rarely drive your car, but it’s costing you insurance, parking, and rego.&nbsp;</p><p>So when it comes time to get a new one, should you? Or should you just rent one when you need it? (Check out <a href="https://www.spaceship.com.au/learn/how-to-calculate-cost-per-use/?ref=spaceship.ghost.io"><u>more on cost per use</u></a>.)&nbsp;</p><h3 id="when-the-cost-per-hassle-is-too-high">When the cost per hassle is too high:&nbsp;</h3><p>Finance writer Nick Maggiuli wrote about the <a href="https://ofdollarsanddata.com/return-on-hassle/?ref=spaceship.ghost.io"><u>Return on Hassle Spectrum</u></a>, which is when people consider ‘the time and work associated with an investment’ to be part of its cost price.&nbsp;</p><p>When it comes to buying vs renting, you could consider that yes, you can buy a cheap campervan and fix it up so you’re ready for #vanlife; but at the end of the day it could be easier and much less of a hassle to just pick something on Camplify.&nbsp;</p><h3 id="when-you-can%E2%80%99t-justify-the-waste">When you can’t justify the waste:&nbsp;</h3><p>It’s wedding season and you can’t be snapped in the same outfit twice.&nbsp;</p><p>Or you’re about to graduate and you’re questioning how to reuse your graduation gown after the ceremony.&nbsp;</p><p>So you consider participating in the sharing economy, and renting outfits from places like Glamcorner or Churchill Gowns, so you can get the look without the superfluous purchase or fast fashion guilt.&nbsp;</p><hr><h2 id="and-when-should-you-buy-instead-of-rent">And when should you <em>buy</em> instead of rent?&nbsp;</h2><p>Sometimes it does make more sense just to buy:&nbsp;</p><h3 id="when-it%E2%80%99s-a-long-term-purchase">When it’s a long-term purchase:&nbsp;</h3><p>You’ve finally found some housing stability and can commit to buying – and using – a lawnmower now.&nbsp; Or your new woodworking habit has stuck and it’s time to buy instead of rent your tools. The key here is that you can commit to using the purchase long-term, which will make the cost per use stack up.&nbsp;</p><h3 id="for-health-or-safety-reasons">For health or safety reasons:&nbsp;</h3><p>You can rent a bed and mattress for your short-term rental, but the thought might give you the ick.&nbsp; Or the costume hire place has the perfect sparkly wig for the disco party, but you can’t bring yourself to wear it. It’s OK to have and defend your personal boundaries even when it comes to shopping.&nbsp;</p><h3 id="if-the-cost-per-value-is-there">If the cost per value is there:&nbsp;</h3><p>OK sure, you’re only going to wear your wedding tux once. But it’s worth it to you to buy and alter the perfect one for the perfect fit. They say true love lasts a lifetime and you want to say the same about your wedding outfit too.&nbsp;</p><hr><h2 id="so-should-you-do-it">So should you do it?&nbsp;</h2><p>Up to you. You should definitely read the terms and conditions of each service if you’re considering it, so you know what you’re getting yourself into. If you damage or break a rental, you’ll generally have to replace it – and that’s when renting a pricey handbag or camera can <em>really</em> cost you.&nbsp;</p><p>But we hope we’ve shown that by thinking longer-term than your immediate needs, and considering more than just the price tag of an item, you may be able to find more cost-effective ways to use your money to maximise your experiences.&nbsp;</p><p>After all, if you save $2,000 on a handbag and <a href="https://www.spaceship.com.au/voyager/?ref=spaceship.ghost.io" rel="noreferrer">invest it long-term</a> instead? Your future self could be very happy with the result.&nbsp;</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Kelly Simpson)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/personal-finance/">Personal Finance</category>
            <category domain="https://www.spaceship.com.au/learn/tag/cost-of-living/">Cost of Living</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2025/12/What-to-rent-instead-of-buy.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[10 ways to prepare for the festive season before it gets too silly]]></title>
            <link>https://www.spaceship.com.au/learn/10-ways-to-prepare-for-the-festive-season-before-it-gets-too-silly/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/10-ways-to-prepare-for-the-festive-season-before-it-gets-too-silly/</guid>
            <pubDate>Wed, 03 Dec 2025 02:39:33 GMT</pubDate>
            <description><![CDATA[Your 10-step pre-Christmas checklist.]]></description>
            <content:encoded><![CDATA[<p>The countdown is on, and as the clock approaches Christmas Eve, life seems to become more expensive by the day.</p>
<p>So here are some ideas for keeping your good vibes and your budget intact all the way to New Year's Eve.</p>
<h2 id="table-of-contents">Table of contents</h2>
<ol>
<li><a href="#set-your-calendar-reminders">Set your calendar reminders</a></li>
<li><a href="#keep-track-of-public-holiday-dates">Keep track of public holiday dates</a></li>
<li><a href="#write-down-all-the-events-you-know-youre-attending">Write down all the events you know you're attending</a></li>
<li><a href="#check-your-expiry-dates">Check your expiry dates</a></li>
<li><a href="#check-which-bills-you-have-due-in-december-and-january">Check which bills you have due in December and January</a></li>
<li><a href="#write-down-everyone-youre-giving-a-gift-to">Write down everyone you're giving a gift to</a></li>
<li><a href="#set-up-your-boosts-and-round-ups">Set up your Boosts and Round Ups</a></li>
<li><a href="#pause-your-subscriptions">Pause your subscriptions</a></li>
<li><a href="#make-a-plan-for-how-youll-pay-for-things">Make a plan for how you'll pay for things</a></li>
<li><a href="#invest-in-yourself">Invest in yourself</a></li>
</ol>
<h2 id="set-your-calendar-reminders">Set your calendar reminders</h2>
<p>Relying on your memory for important details and dates can lead to heartache.</p>
<p>Instead, put important dates such as online shopping delivery cut-offs (generally five days before Christmas), your last day of work, Christmas parties, and family gatherings in your calendar to see everything at a glance. Then you won't have to pay express fees or make unplanned purchases, keeping your seasonal spending on track.</p>
<h2 id="keep-track-of-public-holiday-dates">Keep track of public holiday dates</h2>
<p>Public holidays can influence everything from public transport timetables to payment schedules, so it's a good idea to keep them in mind even if you don't celebrate this time of year.</p>
<p>Here they are for easy reference, according to FairWork.gov.au:</p>
<table>
<thead>
<tr>
<th>State/Territory</th>
<th>Public holiday</th>
<th>Date &amp; Time</th>
</tr>
</thead>
<tbody>
<tr>
<td><strong>Australian Capital Territory</strong></td>
<td>Christmas Day</td>
<td>Thu 25 Dec</td>
</tr>
<tr>
<td></td>
<td>Boxing Day</td>
<td>Fri 26 Dec</td>
</tr>
<tr>
<td></td>
<td>New Year's Day</td>
<td>Thu 1 Jan</td>
</tr>
<tr>
<td><strong>New South Wales</strong></td>
<td>Christmas Day</td>
<td>Thu 25 Dec</td>
</tr>
<tr>
<td></td>
<td>Boxing Day</td>
<td>Fri 26 Dec</td>
</tr>
<tr>
<td></td>
<td>New Year's Day</td>
<td>Thu 1 Jan</td>
</tr>
<tr>
<td><strong>Northern Territory</strong></td>
<td>Christmas Eve</td>
<td>Wed 24 Dec (7pm-midnight)</td>
</tr>
<tr>
<td></td>
<td>Christmas Day</td>
<td>Thu 25 Dec</td>
</tr>
<tr>
<td></td>
<td>Boxing Day</td>
<td>Fri 26 Dec</td>
</tr>
<tr>
<td></td>
<td>New Year's Eve</td>
<td>Wed 31 Dec (7pm-midnight)</td>
</tr>
<tr>
<td></td>
<td>New Year's Day</td>
<td>Thu 1 Jan</td>
</tr>
<tr>
<td><strong>Queensland</strong></td>
<td>Christmas Eve</td>
<td>Wed 24 Dec (6pm-midnight)</td>
</tr>
<tr>
<td></td>
<td>Christmas Day</td>
<td>Thu 25 Dec</td>
</tr>
<tr>
<td></td>
<td>Boxing Day</td>
<td>Fri 26 Dec</td>
</tr>
<tr>
<td></td>
<td>New Year's Day</td>
<td>Thu 1 Jan</td>
</tr>
<tr>
<td><strong>South Australia</strong></td>
<td>Christmas Eve</td>
<td>Wed 24 Dec (7pm-midnight)</td>
</tr>
<tr>
<td></td>
<td>Christmas Day</td>
<td>Thu 25 Dec</td>
</tr>
<tr>
<td></td>
<td>Proclamation Day/Boxing Day</td>
<td>Fri 26 Dec</td>
</tr>
<tr>
<td></td>
<td>New Year's Eve</td>
<td>Wed 31 Dec (7pm-midnight)</td>
</tr>
<tr>
<td></td>
<td>New Year's Day</td>
<td>Thu 1 Jan</td>
</tr>
<tr>
<td><strong>Tasmania</strong></td>
<td>Christmas Day</td>
<td>Thu 25 Dec</td>
</tr>
<tr>
<td></td>
<td>Boxing Day</td>
<td>Fri 26 Dec</td>
</tr>
<tr>
<td></td>
<td>New Year's Day</td>
<td>Thu 1 Jan</td>
</tr>
<tr>
<td><strong>Victoria</strong></td>
<td>Christmas Day</td>
<td>Thu 25 Dec</td>
</tr>
<tr>
<td></td>
<td>Boxing Day</td>
<td>Fri 26 Dec</td>
</tr>
<tr>
<td></td>
<td>New Year's Day</td>
<td>Thu 1 Jan</td>
</tr>
<tr>
<td><strong>Western Australia</strong></td>
<td>Christmas Day</td>
<td>Thu 25 Dec</td>
</tr>
<tr>
<td></td>
<td>Boxing Day</td>
<td>Fri 26 Dec</td>
</tr>
<tr>
<td></td>
<td>New Year's Day</td>
<td>Thu 1 Jan</td>
</tr>
</tbody>
</table>
<h2 id="write-down-all-the-events-you-know-youre-attending">Write down all the events you know you're attending</h2>
<p>Plot your events on a calendar so you don't have to rely on your mental willpower to remember them, and so you can start to budget for them. It'll help you know when you're overcommitting time-wise or money-wise, and troubleshoot alternatives.</p>
<h2 id="check-your-expiry-dates">Check your expiry dates</h2>
<p>Double check that your rego, any licenses, passport, credit and debit cards aren't expiring before you need them.</p>
<p>Better yet - add their expiry dates to your calendar with reminders for a month beforehand, so you have plenty of time to renew them.</p>
<p>You don't want to be relying on express post or a skeleton staff for a time sensitive doc you really need.</p>
<h2 id="check-which-bills-you-have-due-in-december-and-january">Check which bills you have due in December and January</h2>
<p>Make note of any bills you have for the end-of-year period so they don't sneak up on you. Think rego, insurance, utility bills, subscriptions, and annual fees. Knowing when they're due can help you plan your Christmas spending so you don't get caught short.</p>
<h2 id="write-down-everyone-youre-giving-a-gift-to">Write down everyone you're giving a gift to</h2>
<p>Making a list and checking it twice helps you figure out how much budget you have to spend on each person, and whether you can think of alternative gifts such as acts of service, homemade gifts, or group gifts to maximise their meaning, and minimise your spending.</p>
<h2 id="set-up-your-boosts-and-round-ups">Set up your Boosts and Round Ups</h2>
<p>An Accenture report found that the average Aussie millennial is planning to spend more than $1,000 on holiday shopping this Christmas.</p>
<p>If that's you, there are ways to make sure you're remembering yourself too. <a href="https://www.spaceship.com.au/voyager/boosts/?ref=spaceship.ghost.io">Consider setting up Spaceship Round Ups and Boosts</a>, which automatically trigger investments into your Spaceship Voyager portfolio based on pre-set actions you choose. So each time you spend some money on someone else, you could automatically invest in yourself, too.</p>
<h2 id="pause-your-subscriptions">Pause your subscriptions</h2>
<p>Consider pausing any subscriptions you know you won't be using during the Christmas period.</p>
<p>Think streamers, gym memberships, meal kit services, productivity apps, or anything else that charges monthly but you won't be able to use over the busy period - for example, if you go on holiday.</p>
<p>Redirecting this money, even temporarily, can help you pay for more immediate expenses.</p>
<h2 id="make-a-plan-for-how-youll-pay-for-things">Make a plan for how you'll pay for things</h2>
<p>Figure out ahead of time how much you have to spend, and how you'll pay for any shortfall, can help you keep control of your spending. During this time of year, temptation is strong to defer payment using credit cards and Buy Now, Pay Later services.</p>
<p>Make a plan for your December spending, including gifts, events, food, and travel, and you'll give yourself a headstart for keeping your budget under control. This can help prevent any spending blowouts or impulse buys you come to regret once the Christmas period wears off.</p>
<h2 id="invest-in-yourself">Invest in yourself</h2>
<p>You spend so much time making the festive season magical for everyone else - don't forget about you, too. The end of year period is the perfect time to make an investment in your happiness, your future, and your growth: think books you want to read, courses you want to enrol in, wishlist purchases you want to buy, or our favourite, your financial security through a <a href="https://www.spaceship.com.au/voyager/?ref=spaceship.ghost.io">long-term investing portfolio</a>.</p>
<p>Christmas may never run as smoothly as we want it to, but with a little bit of preparation, we can give ourselves better odds and reduce any spending hangovers or stress, so we can maximise the time we spend with the people we love.</p>
]]></content:encoded>
            <author>hello@spaceship.com.au (Kelly Simpson)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/personal-finance/">Personal Finance</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2025/12/Christmas-survival-guide.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[Real Money Talk: Rob]]></title>
            <link>https://www.spaceship.com.au/learn/real-money-talk-rob/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/real-money-talk-rob/</guid>
            <pubDate>Tue, 02 Dec 2025 22:00:00 GMT</pubDate>
            <description><![CDATA[Rob’s a 29-year-old who blew his life savings and then learned from his mistakes.  
]]></description>
            <content:encoded><![CDATA[<p>This post is based on an interview we conducted with Rob in December 2023.</p><p>Real Money Talk is our series where we interview Australians from all walks of life about their personal finances. The views expressed are those of the interviewees, based on their experiences with money, and as such are not necessarily representative of Spaceship's views.</p><p>We have changed the name of the interviewee for their privacy.</p><h2 id="overview">Overview</h2><p><strong>Name:</strong> Rob<br><strong>Age:</strong> 29<br><strong>Where do you live?</strong> Sydney</p><p><strong>Please tell us a bit about yourself.</strong></p><p>(I’m a) Senior Analyst in IT.</p><h3 id="how-does-your-current-net-worth-break-down"><strong>How does your current net worth break down ?</strong></h3><ul><li>Crypto - $5,000</li><li>Spaceship Voyager - $2,000</li><li>Home - $0 (renting)</li><li>Super - $85,000 (last checked a month ago)</li></ul><h3 id="do-you-have-any-debts">Do you have any debts?</h3><ul><li>HELP - $11,000</li></ul><h3 id="how-did-you-build-your-net-worth">How did you build your net worth?</h3><p>Slowly dollar-cost averaging in the last four years. Before that I made some financial mistakes.</p><p>But my superannuation has always had high contributions which is putting me ahead of the average for my age.</p><h2 id="earn">Earn</h2><h3 id="tell-us-a-bit-about-your-career">Tell us a bit about your career.</h3><p>Started out stacking shelves for half a decade at a supermarket which oddly enough it turned out I was really efficient at so I worked full time and then some.</p><p>Towards the middle while studying I got offered fixed term contracts between 3-6 months in an IT department to man their help desk onsite, then got into various roles moving computers, helpdesk, writing scripts, working with virtual machines, sys admin and then managing their small private cloud.</p><p>Couple years after leaving shelf stacking they put me on longer one to two year full time fixed term contracts which led me to two years ago being permanent full-time ongoing.</p><h3 id="do-you-have-any-income-sources-outside-your-job-how-much-do-you-earn-from-each-and-how-did-you-develop-them">Do you have any income sources outside your job? How much do you earn from each and how did you develop them?</h3><p>Not really, I tried a few side jobs for cash here and there but it wasn't my style.</p><h3 id="what%E2%80%99s-been-important-for-you-to-learn-about-money">What’s been important for you to learn about money?</h3><p>One of two things really:</p><p>Become really good at a skill set (for me it was learning how to code, script and master Excel)</p><p>Or/and</p><p>Be good at solving someone else's problems and learning or know the tools that can solve them. (Hint: solve someone else's problem.)</p><h2 id="save">Save</h2><h3 id="whats-your-savings-rate-how-has-it-changed-over-time">What's your savings rate? How has it changed over time?</h3><p>Initially it was none when I started working, as I've gotten older I’ve learned from soft and hard financial mistakes and habits to put money aside.</p><h3 id="do-you-have-a-budget">Do you have a budget?</h3><p>Yes.</p><h3 id="how-much-do-you-spend-per-year">How much do you spend per year?</h3><p>$56,000 last I looked.</p><h3 id="do-you-make-purchase-decisions-carefully-or-are-you-loose-with-your-money">Do you make purchase decisions carefully, or are you loose with your money?</h3><p>Mix of both.</p><p>I’m careful when It comes to bills, subscriptions and meal planning.</p><p>I’m loose with fancy coffee.</p><h3 id="how-is-your-work-life-balance">How is your work-life balance?</h3><p>Balanced as it can be with a family of 5.</p><h3 id="whats-your-favourite-thing-to-spend-money-on">What's your favourite thing to spend money on?</h3><p>Coffee ☕👀</p><h2 id="invest">Invest</h2><h3 id="how-do-you-invest">How do you invest?</h3><p>Dollar-cost averaging on a fortnightly basis even if it's small amounts.</p><h3 id="what-are-your-main-roadblocks-to-building-wealth-how-are-you-addressing-them">What are your main roadblocks to building wealth? How are you addressing them?</h3><p>Roadblocks: Single household income and I pay alimony.</p><p>Addressing them: Paying HECS/HELP off to free up disposable income.</p><h3 id="do-you-have-a-target-net-worth-you-want">Do you have a target net worth you want?</h3><p>$3-5 million</p><h2 id="behaviour">Behaviour</h2><h3 id="when-did-you-make-your-first-significant-behavioural-shift-towards-wealth-building">When did you make your first significant behavioural shift towards wealth building?</h3><p>2020 after I blew my life savings on a speculative investment using margin 😦</p><h3 id="if-you-could-start-again-what-would-you-do-differently">If you could start again, what would you do differently?</h3><ul><li>Don't have takeout everyday</li><li>Focus on your career</li><li>Learn to have International Roast or don't drink coffee</li></ul><h3 id="what-are-some-mistakes-you%E2%80%99ve-made-along-the-way">What are some mistakes you’ve made along the way?</h3><p>Got into an investment type but used margin when I felt left behind. I personally learned to not use futures/margin/leverage.</p><p>Write down my mistakes and the negative habits that led to my catastrophe, work on learning from them.</p><p>Research what I’m getting into and what the opposition has to say.</p><p>Find someone who's just ahead of me to learn from (family, friends, career even. It's how I got out of shelf stacking.)</p><h3 id="do-you-have-any-worries-about-retirement-if-so-how-are-you-planning-to-address-them">Do you have any worries about retirement? If so, how are you planning to address them?</h3><p>Not really, one thing I'm grateful for was my old man taught and guided me on superannuation early on, it's starting to snowball.</p><h3 id="how-are-you-learning-about-building-wealth">How are you learning about building wealth?</h3><p>Reading books on what money is and how to budget (Barefoot Investor, Psychology of Money.)</p><p><a href="https://www.spaceship.com.au/learn/?ref=spaceship.ghost.io" rel="noreferrer">Spaceship’s blogs</a> have been insightful and useful to guide me when changing financial plans when life throws curves.</p><p>Talking to family (siblings and friends). </p><p>Being forced to learn after burning it with margin.</p><h3 id="do-you-give-to-charity-if-so-what-percentage-of-your-timemoney-do-you-give">Do you give to charity? If so, what percentage of your time/money do you give?</h3><p>Not currently.</p><hr><h2 id="we-want-to-hear-your-real-money-talk">We want to hear your Real Money Talk</h2><p>At Spaceship we’re big believers in sharing our money stories. We want to hear yours, too. In our ongoing&nbsp;<a href="https://www.spaceship.com.au/learn/tag/real-money-talk/?ref=spaceship.ghost.io">Real Money Talk</a>&nbsp;series, members of our community share what they’ve learned about managing money. We’d love you to take part.&nbsp;<a href="https://forms.gle/B2xKnqAqjePMHfFG9?ref=spaceship.ghost.io">Here’s a link to our Real Money Talk survey</a>&nbsp;where you can share your story.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Kelly Simpson)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/real-money-talk/">Real Money Talk</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2024/01/Real-Money-Talk-Rob.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[How to socialise without breaking the bank]]></title>
            <link>https://www.spaceship.com.au/learn/how-to-socialise-without-breaking-the-bank/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/how-to-socialise-without-breaking-the-bank/</guid>
            <pubDate>Tue, 02 Dec 2025 21:30:00 GMT</pubDate>
            <description><![CDATA[Catching up doesn't have to cost a lot. Here's how to socialise with your mates and stick to your budget. ]]></description>
            <content:encoded><![CDATA[<p>Catching up doesn't have to cost a lot. Here's how to socialise with your mates and stick to your budget.</p><p>Having a healthy social life can sometimes come with a healthy price tag.</p><p>But seeing your friends and family is important.</p><p>So, how can you balance your social life with your bank account?</p><p>We’ve got some ideas.</p><hr><figure class="kg-card kg-image-card"><img src="https://www.spaceship.com.au/blog/images/2024/10/Cheap-date-ideas-1.jpg" class="kg-image" alt="" loading="lazy" width="600" height="130"></figure><h2 id="1-ask-your-friends-to-bring-a-plate">1. Ask your friends to bring a plate</h2><p>Asking your friends around for a meal doesn’t mean you have to cook for the troops.</p><p>Instead, try organising a potluck meal where everyone brings some homemade food to share.</p><p>Try a theme to help your guests get an idea of where to start or add an extra challenge by asking them to stick to a $15 budget or to only use ingredients they already have at home.</p><p>The best bit?</p><p>You don’t have to spend a lot of money yourself.</p><p>Do some research online for a tasty new recipe to share, or recreate a classic crowd-pleasing dish such as a hearty lasagne, lavish Sunday roast or bowl of cheesy nachos.</p><hr><figure class="kg-card kg-image-card"><img src="https://www.spaceship.com.au/blog/images/2024/10/Cheap-date-ideas-2.jpg" class="kg-image" alt="" loading="lazy" width="600" height="130"></figure><h2 id="2-host-a-games-night">2. Host a games night</h2><p>A games night is the perfect way to test your skills and foster some friendly competition.</p><p>You could easily spend hours on a game without having to spend any money at all.</p><p>Ditch the screens and gather your crew for a night of old-fashioned fun playing board games.</p><p>Dig through your cupboards and see what games you’ve already got ready to play or ask your friends if they have any favourites they can bring along.</p><p>And if you really want to up the incentive, try adding in a leaderboard or prize for the winner of each round.</p><p>To spice things up further, you could throw in a console game, too.</p><p>Mario Kart, anyone?</p><hr><figure class="kg-card kg-image-card"><img src="https://www.spaceship.com.au/blog/images/2024/10/Cheap-date-ideas-3.jpg" class="kg-image" alt="" loading="lazy" width="600" height="130"></figure><h2 id="3-have-a-movie-night-in">3. Have a movie night in</h2><p>A movie night lets you spend time with your friends or partner without needing to splash a lot of cash.</p><p>It’s also perfect for those times when you’re in the mood for a cosy night on the couch in stretchy pants (which we could all use every now and again).</p><p>A movie night is an oldie but a goodie, and you’re bound to know someone with a Netflix or Stan subscription, so chances are you’re also scoring a night of free entertainment.</p><p>You might want to throw in a microwave bag of popcorn for a couple of dollars or a cheap bottle of wine to replicate a night at the cinema.</p><hr><figure class="kg-card kg-image-card"><img src="https://www.spaceship.com.au/blog/images/2024/10/Cheap-date-ideas-4.jpg" class="kg-image" alt="" loading="lazy" width="600" height="130"></figure><h2 id="4-prepare-a-picnic">4. Prepare a picnic</h2><p>Looking to venture outdoors?</p><p>Consider a picnic at a nice park, beside a local river or even at the beach.</p><p>Stock up on affordable groceries, and prepare a few sandwiches, some cheese, crackers, and drinks.</p><p>A picnic can be the perfect time to catch up with your mates and lap up the sun.</p><p>Plus, picnics also make for a perfect Instagram opportunity for those looking to step up their social media game.</p><p>So make sure to create your most ‘grammable grazing board and get snapping!</p><hr><figure class="kg-card kg-image-card"><img src="https://www.spaceship.com.au/blog/images/2024/10/Cheap-date-ideas-5.jpg" class="kg-image" alt="" loading="lazy" width="600" height="130"></figure><h2 id="5-get-crafty">5. Get crafty</h2><p>The older we get, the more we tend to lose touch with our creative sides.</p><p>If you’re looking for a fun way to get together with people you love, an afternoon of arts and crafts might be a fun thing to do.</p><p>Make a quick trip to your local crafts store to stock up on the gear you’ll need to get your creative juices flowing.</p><p>Try picking up a canvas and some paints to take to a nearby lake.</p><p>Maybe you’ll find a jewellery kit that you can use to make matching bracelets.</p><p>The options really are endless.</p><p>You’ll find something to do for almost any budget, and have stacks of art to show for it.</p><hr><figure class="kg-card kg-image-card"><img src="https://www.spaceship.com.au/blog/images/2024/10/Cheap-date-ideas-6.jpg" class="kg-image" alt="" loading="lazy" width="600" height="130"></figure><h2 id="6-craft-cocktails-and-drinks-at-home">6. Craft cocktails and drinks at home</h2><p>Fancy a well-made drink?</p><p>One way to catch up with your mates (without breaking the bank) is to recreate your favourite drinks and cocktails at home.</p><p>Head online to find delicious, easy-to-make cocktail recipes and flex your bartending muscles from the comfort of your kitchen.</p><p>Your local bottle shop may have the essentials you need to craft your favourite mixes.</p><p>It’s not entirely free but it should cost less than rounds of drinks at a bar or restaurant.</p><p>Not drinking?</p><p>There are stacks of non-alcoholic alternatives to try that’ll cost even less.</p><hr><figure class="kg-card kg-image-card"><img src="https://www.spaceship.com.au/blog/images/2024/10/Cheap-date-ideas-7.jpg" class="kg-image" alt="" loading="lazy" width="600" height="130"></figure><h2 id="so-what%E2%80%99s-on-your-list">So, what’s on your list?</h2><p>Next time you’re lost for something to do at home, or want to catch up with your crew on a budget, come back to this list of free catchup ideas.</p><p>Socialising without breaking the bank doesn’t have to mean giving up your social life.</p><p>It just means throwing some budget-friendly activities into the mix or finding cheaper ways to have the same fun.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Laura Tien)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/personal-finance/">Personal Finance</category>
            <category domain="https://www.spaceship.com.au/learn/tag/cost-of-living/">Cost of Living</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2025/12/Cheap-socialising-ideas.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[Money and friends: what’s the etiquette?]]></title>
            <link>https://www.spaceship.com.au/learn/money-and-friends-whats-the-etiquette/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/money-and-friends-whats-the-etiquette/</guid>
            <pubDate>Tue, 02 Dec 2025 21:30:00 GMT</pubDate>
            <description><![CDATA[How can we be our best financial selves and live our best financial lives while supporting our friends in their quest for the same?]]></description>
            <content:encoded><![CDATA[<p>There’s a Jennifer Aniston movie called <em>Friends With Money</em> that explores the trials and tribulations a friendship group goes through when some of the friends have solid earnings and assets, while some of the other friends make a pittance.</p><p>Have you been there? Most of us have been there.</p><p>These problems tend to start as we enter our university years. Some people are fully supported by their parents through university. Others have to rely on Centrelink, casual jobs, or a mix. Some of us don’t go to university and enter the workforce. Whatever the situation, the outcome tends to be that we are all juggling different wads of cash.</p><p>A few years later, things escalate further. Most of us are dealing in careers, not jobs, at this point. Our earning can skyrocket; fluctuate; waiver. Your boyfriend might get a “sign on bonus” while you’re struggling to make ends meet. Another friend might be saving to go travelling, while you want to celebrate your pay rise with fancy champagne.</p><p>And let’s not forget what comes next. We start to <a href="https://www.spaceship.com.au/first-home/?ref=spaceship.ghost.io" rel="noreferrer">save for houses</a> while other friends have children. Some of us use our annual leave to take round-the-world trips, while others of us are struggling to build businesses or grow a freelance career.</p><p>So, the question is, how can we be our best financial selves and live our best financial lives while supporting our friends in their quest for the same? Let’s discuss.</p><p>—</p><h2 id="1-talk-about-money">1. Talk about money.</h2><p>The first step might be the hardest step, but it might also be the most important.</p><p>You need to talk to your friends about your money sitch.</p><p>Let’s say your friends love going to dinner every Friday. Each week, someone picks a new restaurant. You get the pricey set menu. The wine is freely flowing. But you — <em>you</em> — are struggling to keep up with the ongoing costs of this Friday night dinner club.</p><p>Of course, they don’t know this because you’re oh-so-quiet about the situation.</p><p>What would happen if you told them?</p><p>Well, they might scoff, wonder why you’re so bad with money, downplay your situation, mock you behind your back, offer to pay in a passive aggressive manner, give you not-so-subtle savings tips, or stare you down when you order a glass of red wine.</p><p>But they’re your friends, so maybe, just maybe, they’d understand you.</p><p>By being open about our financial situations — whatever they might be — we are starting a conversation that needs to happen. We are asking for compassion and understanding and also suggesting that we can be compassionate and understanding in return.</p><p>Who knows, maybe another friend is struggling to keep up.</p><p><strong>The short version: Be open and honest with your friends about money. Trust they will understand. And make it clear you’ll do the same in return.</strong></p><h2 id="2-but-don%E2%80%99t-be-nosy-for-the-sake-of-nosiness">2. But don’t be nosy for the sake of nosiness.</h2><p>We believe in being open and honest about money — but for the right reasons.</p><p>The point of starting a conversation about money is so that we can be aware and sensitive. If you want to ask a question — who paid for their holiday, where does their money come from, how do they divvy up rent payments with their partner — consider your motives first.</p><p>Are you asking out of curiosity?</p><p>Or are you asking because you have a genuine need to understand?</p><p>Maybe you and your partner are moving in together and you’re running an informal poll among friends so you can make an informed decision for yourself. That’s okay! You’re asking for the right reasons, so all is good in the hood.</p><p>On that note, though, if your friends don’t want to answer your questions, don’t be offended. Revert back to coming from a place of understanding and compassion and understand their desire to keep their money situation to themselves.</p><p><strong>The short version: Always consider your motivations when starting up a conversation about money and respect your friends, whether they do or don’t enter the conversation.</strong></p><h2 id="3-be-your-best-self-when-it-comes-to-borrowing-and-lending-money">3. Be your best self when it comes to borrowing and lending money.</h2><p>There’s always one.</p><p>That is, there is always one friend who borrows $20 from you because they forgot their wallet or their bank card doesn’t work — and then they don’t pay you back. And then you enter this limbo where you want to ask them to pay you back, but you don’t want to appear a nag, but you need the money, and why don’t they understand that it’s the right thing to do?!</p><p>Both lending money to friends and borrowing money from friends is tricky business. It must be handled with care. So, let’s all agree to abide by a few common guidelines.</p><p>To start, if you need to borrow money from a friend, don’t be offended if they say no. That is their prerogative and it’s not up to you to question it.</p><p>If you do borrow money from a friend, pay it back as quickly as possible. Also, remember, it’s your responsibility to pay it back. Your friend shouldn’t have to chase you down for it.</p><p>If you lend money to a friend, be clear about your boundaries (if you have them). If you expect to be paid back within a week, say so. If you expect regular payments, say so. It’s best to get everything out in the happen at the outset, so there can be no confusion.</p><p>And finally, perhaps sadly, if you lend money to a friend, do so with the knowledge that you may never see it again. If you enter into every transaction with that in mind, then hopefully you won’t be disappointed with the outcome and your friendship will not suffer.</p><p><strong>The short version: If you borrow money, be mindful about paying it back as soon as possible; if you lend money, prepare for the worst and hope for the best.</strong></p><h2 id="4-split-bills-fairly">4. Split bills fairly.</h2><p>Picture the scene: You’re at dinner with a few friends. You order a salad and skip the booze, while one of your friends orders a steak and downs a glass of wine. At the end of the evening, someone suggests you just split the bill evenly. Fair? Not really.</p><p>So, what do you do? If the difference amounts to a few dollars, you may feel it’s easier to bite your tongue. Or maybe it all evens out. Maybe last time you went to dinner, your order was a little more pricey, but you split the bill evenly. Consider the scenario.</p><p>But if you feel it’s worth speaking up, do so. You can say something as simple as: “Look, I think mine was more like $35, so if you don’t mind, I’ll throw that in and let you guys split the rest.”</p><p>By using this method, you’re ensuring you only pay for what you ate, but you’re also not calling anyone out on what they ate. Hopefully, your friends will understand. Or, if it’s you with the steak and the wine, you’ll understand if a friend wants to pay only his or her share.</p><p><strong>The short version: Be happy to divide bills up fairly, no matter what the outcome.</strong></p><h2 id="5-be-considerate">5. Be considerate.</h2><p>The main guideline to follow when it comes to financial etiquette is to follow your ABCs: Always Be Considerate. (That makes it easy to remember.)</p><p>You can apply the ABC rule to even the smallest things.</p><p>Let’s say you and your friends are going in on a birthday gift for one of your other friends. The considerate thing for the organiser to do is ask the entire group for suggestions. That way, there is room for people to suggest gifts that fit their budget. By being considerate about these issues at the outset, you kinda nip them in the bud.</p><p>You can also apply the ABC rule to bigger life moments. If a group trip is in the works or someone is getting married, it’s up to everyone to be considerate about everyone else’s money capabilities and expectations.</p><p><strong>The short version: Keep in mind that everyone has their own financial burdens, worries, expectations — and be considerate of those. Knock ‘em dead!</strong><br></p>]]></content:encoded>
            <author>hello@spaceship.com.au (Bryna Howes)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/cost-of-living/">Cost of Living</category>
            <category domain="https://www.spaceship.com.au/learn/tag/personal-finance/">Personal Finance</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2025/12/Money-and-friends.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[Don't spend any money in the sales until you read this]]></title>
            <link>https://www.spaceship.com.au/learn/sales-shopping-spending-guide/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/sales-shopping-spending-guide/</guid>
            <pubDate>Wed, 26 Nov 2025 00:30:00 GMT</pubDate>
            <description><![CDATA[Don't spend any money in the sales until you read this. ]]></description>
            <content:encoded><![CDATA[<p>It's a jungle out there.</p>
<p>Your phone keeps buzzing with text messages from retailers; your inbox is overflowing with Limited Time Only deals. Instagram and TikTok have influencers spruiking their discount codes, and end of year invitations are beginning to pile up, reminding you of all the people and events you still need to prepare for.</p>
<p>With pressure to buy everywhere you look, and your fear of missing out starting to kick in, you need some tips to keep in your back pocket.</p>
<p>That's where we come in.</p>
<p>When spending money hurts your brain, but so does FOMO, how can you come out on top? Here are four insights to arm yourself with before you take on the sales this Black Friday.</p>
<p><strong>Jump to:</strong></p>
<ul>
<li><a href="#spending-money-hurts-your-brain">Spending money hurts your brain</a></li>
<li><a href="#is-your-bargain-actually-a-bargain">Is your bargain actually a bargain?</a></li>
<li><a href="#how-fomo-becomes-buyers-remorse">How FOMO becomes buyer's remorse</a></li>
<li><a href="#using-black-friday-as-a-tool">Using Black Friday as a tool</a></li>
</ul>
<hr>
<h2 id="spending-money-hurts-your-brain">Spending money hurts your brain</h2>
<p>Did you know that spending money actually hurts?</p>
<p><a href="https://thedecisionlab.com/reference-guide/psychology/pain-of-paying?ref=spaceship.ghost.io">Research shows</a> that when you part with your money, it activates the region of your brain that's associated with feelings of disgust and pain.</p>
<p>Direct debit and credit card payments hurt the least, and cash payments hurt the most.</p>
<p>To make a payment, your brain has to decide that the benefit outweighs the cost.</p>
<p>Retailers use heaps of tricks to help swing the equation in their favour: making your purchase less painful by offering bundled discounts; adding something 'free' to help nudge you across a payment threshold; or offering delayed or 'pay in 4' payment methods so you defer the pain of payment.</p>
<p>And because the first payment you make hurts the worst, you may be more likely to spend more, on more purchases, once you've made it.</p>
<p><strong>The takeaway?</strong> Make your purchase painful to save you money. Your first Black Friday purchase is likely to lead to more, and anything that makes a payment less painful is usually not in your long-term favour, so keep your eyes open.</p>
<hr>
<h2 id="dont-fall-for-sale-flationmake-sure-your-bargain-is-actually-a-bargain">Don't fall for sale-flation - make sure your bargain is actually a bargain</h2>
<p>Sale-flation is when retailers price their stock in accordance with upcoming sales, so they can drop the prices during a sales period, inflate the discount, and convince you you're getting a great deal.</p>
<p>Maybe you've experienced it.</p>
<p>Your favourite brand of chips used to cost $3 a bag, shot up to $8 a bag with inflation, but now goes on 'sale' for half-price at $4.</p>
<p>The practice becomes more widespread during sales periods such as Black Friday, because retailers know there'll be more people hunting for bargains who haven't been paying attention to historic prices.</p>
<p>Don't be one of them.</p>
<p>Consider using tools such as <a href="https://buywisely.com.au/?ref=spaceship.ghost.io">buywisely.com.au</a>, <a href="https://jbbuddy.com/?ref=spaceship.ghost.io">jbbuddy.com</a>, or, for Amazon, <a href="https://au.camelcamelcamel.com/?ref=spaceship.ghost.io">camelcamelcamel.com</a>, to check out the price history of an item and see if your bargain is, in fact, a bargain. (We're not affiliated with any of these tools.)</p>
<p><strong>If you see something, say something.</strong></p>
<p>The Australian Competition &amp; Consumer Commission (ACCC) has warned retailers they'll be on the lookout for these misleading and deceptive tactics - and has encouraged the public to <a href="https://www.accc.gov.au/about-us/contact-us-or-report-an-issue?ref=spaceship.ghost.io">report any instances they see</a>.</p>
<p><strong>The takeaway?</strong> Just because something's on sale doesn't mean it's a bargain. Check the price history and you'll often find a discount cycle and learn if an item is at its lowest price or not.</p>
<hr>
<h2 id="dont-let-fomo-turn-into-buyers-remorse">Don't let FOMO turn into Buyer's Remorse</h2>
<p>Limited-time deals are engineered to make you freak out and spend your money.</p>
<p>The pain of loss is greater than the joy of gain, according to research.</p>
<p>Missing out on a bargain feels like a bigger loss than keeping that money feels like a win.</p>
<p>Plus, sales tactics sneak up on you disguised as news articles, social posts, and email promotions. All the products you've ever wanted seem to flash before your eyes.</p>
<p>Here's the thing about FOMO though.</p>
<p><strong>It makes you overlook:</strong></p>
<ul>
<li>Whether you actually need or want the item</li>
<li>Whether you can afford it</li>
<li>The terms and conditions should you want to return it</li>
<li>The money goals you've actually been focusing on</li>
<li>Whether it really is a limited time promotion, or just a retailer taking advantage of a busy period</li>
</ul>
<p>So how do you combat FOMO?</p>
<p>Ask yourself, "Did I want this yesterday?" If you didn't need or want the good or service before it went on sale, chances are you don't need or want it now.</p>
<p><strong>The takeaway?</strong> FOMO convinces your brain you're actually missing out, which hurts more than doing nothing. But doing nothing is often the smart move.</p>
<hr>
<h2 id="use-black-friday-to-get-a-little-closer-to-your-financial-goals">Use Black Friday to get a little closer to your financial goals</h2>
<p>Now we know that we're biologically wired to panic and pay - here are some ways to use that knowledge to our advantage.</p>
<h3 id="one-for-me-one-for-future-me">One for me, one for future me</h3>
<p>If you make a purchase in the sales, consider contributing the same amount of money to your savings or investment account.</p>
<p>That way, even if FOMO gets the better of you, your future self may still come out on top.</p>
<h3 id="invest-your-savings">Invest your savings</h3>
<p>Found a bargain? Let's say you add up all your purchases and find you've saved $300 overall.</p>
<p>If you stick those savings in a high interest account and earn 5% interest per year, that $300 could grow to nearly $500 over ten years (this doesn't account for any fees or charges, and assumes you don't withdraw your money.)</p>
<p>Contribute it to an investment, such as a Spaceship Voyager portfolio or your super, and it could grow even more. (As always, investing is risky and returns aren't guaranteed.)</p>
<h3 id="switch-on-round-ups-and-boosts">Switch on Round Ups and Boosts</h3>
<p>The life that Future You lives is directly impacted by the choices you make today.</p>
<p>One choice you could make is to <a href="https://links.spaceship.com.au/FDhV/9u2l42m4?utm_source=website&utm_medium=organic&utm_campaign=voyager-Boosts-Sales-Shopping-808">switch on Boosts or Round Ups</a> for your Spaceship Voyager portfolio.</p>
<p>This means your spare change or other amount you designate automatically gets invested when you complete certain tasks, such as catching an Uber or spending some money.</p>
<p><strong>Here's how it could work during a sales weekend.</strong></p>
<p>Let's say you catch an Uber to Myer and buy a $75 hoodie for half-price.</p>
<p>Your Uber Boost could invest $5, and your $37.50 hoodie purchase could automatically round up to $38 and invest the 50c difference. That's an extra $5.50 into your Spaceship Voyager portfolio that you probably won't even notice, but will immediately get to work for you.</p>
<p>Over a whole sales weekend, these investments can add up. We think the best part is that you barely notice it. There's no pain of payment but you still reap the benefit - so it's a win/win.</p>
<p><strong>The takeaway?</strong> You can use tech to work with your brain so even if you make an impulse purchase, it still counts toward your future.</p>
<hr>
<h2 id="go-forth-and-save">Go forth and save</h2>
<p>Now you have some tools to keep in your back pocket to help you combat the pressure to spend.</p>
<p>After all, avoiding the tricks and traps that lead to buyer's remorse means you're spending and investing your money in meaningful ways, and building the life you actually want to live.</p>
]]></content:encoded>
            <author>hello@spaceship.com.au (Kelly Simpson)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/personal-finance/">Personal Finance</category>
            <category domain="https://www.spaceship.com.au/learn/tag/cost-of-living/">Cost of Living</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2025/11/Don-t-spend-any-money-until-you-read-this.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[Real Money Talk: Daniel]]></title>
            <link>https://www.spaceship.com.au/learn/real-money-talk-daniel/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/real-money-talk-daniel/</guid>
            <pubDate>Wed, 26 Nov 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[Daniel, 44, was recently made redundant after 20 years.]]></description>
            <content:encoded><![CDATA[<p><em>Here's what happened when Daniel got made redundant from his technology role after two decades with one company.</em></p>
<p><em>This post is based on an interview we conducted with Daniel in September 2025.</em></p>
<p>Real Money Talk is our series where we interview Australians from all walks of life about their personal finances. The views expressed are those of the interviewees, based on their experiences with money, and as such are not necessarily representative of Spaceship's views.</p>
<p>We have changed the name of the interviewee for their privacy.</p>
<hr>
<h2 id="in-this-real-money-talk">In this Real Money Talk</h2>
<ul>
<li><a href="#overview">Overview</a> Daniel, 44, is facing a fresh start after being made redundant.</li>
<li><a href="#earn">Earn</a> Why Daniel wishes he’d taken more risks.</li>
<li><a href="#save">Save</a> How Daniel makes trade-offs when it comes to saving money.</li>
<li><a href="#invest">Invest</a> Daniel’s three rules of investing, and what he does on payday.</li>
<li><a href="#behaviour">Behaviour</a> What Daniel would do differently if he could start again.</li>
</ul>
<hr>
<h2 id="overview">Overview</h2>
<p><strong>Name:</strong> Daniel</p>
<p><strong>Age:</strong> 44</p>
<p><strong>Where do you live?</strong> Melbourne</p>
<p><strong>Please tell us a bit about yourself.</strong></p>
<p>I'm a technology professional in my mid 40s. I've been working for the same company for about 20 years but have just been made redundant. I'm looking forward to an opportunity to try somewhere new.</p>
<p><strong>What's your current net worth?</strong></p>
<p>About $800,000</p>
<p><strong>How does it break down?</strong></p>
<p>Apartment equity: $300,000<br>
Superannuation: $515,000<br>
Spaceship: $32,000<br>
Crypto mix: $18,000<br>
Vanguard ETF: $4,000<br>
Cash in offset: $20,000<br>
Direct shares: $500</p>
<p><strong>Do you have any debts?</strong></p>
<p>Mortgage: $330,000 left</p>
<p><strong>How did you build your net worth?</strong></p>
<p>A salaried position at work mostly. My salary and bonuses have been increasing over the last 20 years as my experience and responsibilities at work have increased.</p>
<p>I received a small inheritance of about $20,000 when my grandmother died in my early 30s - was split between my sibling and I because our father had died a few years before.</p>
<p>I've always been a pretty good saver, though my lifestyle expenses largely outstrip my savings at the moment. Living the good life.</p>
<hr>
<h2 id="earn">Earn</h2>
<p><strong>Tell us a bit about your career.</strong></p>
<p>I started working in the insurance industry in my early 20s shortly after I left university. I've been in the same company for 20 years and have held a number of roles over that time, with increasing responsibility over time.</p>
<p>I've just been made redundant in a recent restructure so I'm looking forward to a decent payout that will allow me to take a few months off. At this point I'm not sure I want to go back to the corporate world, but I'll see how I feel after a break.</p>
<p><strong>Do you have any income sources outside your job? How much do you earn from each and how did you develop them?</strong></p>
<p>No.<br>
I've mostly invested in my superannuation and some managed funds as long term capital growth investments.<br>
I'm not interested in any sort of side hustle - I'm pretty lazy about that sort of thing.</p>
<p>I'm starting to think about what I'm going to do with my redundancy payout. I'm considering the idea of using most of it to pay down my mortgage, then take an investment loan to invest in a high yield dividend ETF with the goal of having some decent dividends in a decade or so.</p>
<p><strong>What's been important to learn about earning money?</strong></p>
<p>Work hard and take risks when you're young. You've got heaps of opportunity to start over.<br>
Invest early and for the long term.<br>
Don't be afraid of financial risk. Be informed, but take risks.<br>
I wish I had taken more financial risk when I was younger. I was too conservative.</p>
<hr>
<h2 id="save">Save</h2>
<p><strong>What's your savings rate? How has it changed over time?</strong></p>
<p>Not very good at the moment.<br>
About 40% of my income goes into my mortgage (I should probably increase that).<br>
About 10% of my income goes into investments (automated into spaceship, vanguard and crypto).<br>
The remainder is split between bills and lifestyle.<br>
Anything leftover sits in my offset account.</p>
<p><strong>Do you have a budget?</strong></p>
<p>A rough one. I know how much disposable income I have available to me and I try not to exceed it. I'm successful more often than not, but I definitely go through phases of overspending.</p>
<p><strong>How much do you spend per year?</strong></p>
<p>Not sure.</p>
<p><strong>Do you make purchase decisions carefully, or are you loose with your money?</strong></p>
<p>It varies - and in the oddest ways.<br>
I'm pretty loose when it comes to lifestyle spending but will agonise and cheap out over the smallest thing.</p>
<p>I'm always switching phone and internet plans to take advantage of reduced plan rates. I'll search for weeks on the right pair of shoes to save $20. But won't think twice about spending $300 on a nice dinner.</p>
<p><strong>How is your work-life balance?</strong></p>
<p>Good. I work 9-10 hour days most of the time, but it's a bit of a social event after 20 years.</p>
<p>I'm very firm about leaving work at work. Once my laptop is shut work ceases to exist for me.</p>
<p><strong>What's your favourite thing to spend money on?</strong></p>
<p>Dining out at good restaurants and long holidays (if I'm not away for at least 2 months it's not a holiday).</p>
<hr>
<h2 id="invest">Invest</h2>
<p><strong>How do you invest?</strong></p>
<ol>
<li>I always salary sacrifice about 5% of my pay into my super - I've done this my whole work life. It seemed like the sensible thing to do.</li>
<li>Dollar cost averaging with regular payments into Spaceship, Vanguard and Crypto on payday.</li>
<li>Always pay extra into my mortgage. Not quite double my minimum repayment but not far off it.</li>
</ol>
<p><strong>What's been your best investment?</strong></p>
<p>Holidays. I was late to the party with overseas holidays, but I've taken a couple of stints of unpaid leave and several 3-6 month holidays over my working career. It cost me a lot of money but I had an amazing time and don't regret a bit of it.</p>
<p><strong>What's been your worst investment?</strong></p>
<p>Financially - probably a managed fund I invested in through work many years ago. I didn't really know what I was doing and I wasn't confident enough to ask questions. I came out ahead I think, but fees were high and performance was low. I should have shopped around. It scared me off investing for a few years and I left cash in the bank that should have been working for me.</p>
<p>Personally - probably my health. I wish I had kept up the routine of going to the gym regularly when I was younger. I'm working on it now but I lost a lot of time.</p>
<p><strong>What's been your overall return?</strong></p>
<p>I don't really know. It's hard to tell.</p>
<p><strong>How are you building wealth?</strong></p>
<p>Small, regular investments in the stock market via ETFs.</p>
<p>I've got a windfall coming with a redundancy payout. I'm considering putting most of it onto my mortgage then taking an investment loan on my home equity. I'm still mulling this over but plan to seek the advice of some professionals before I do anything.</p>
<p>With interest rates dropping and some money coming my way it feels like a good opportunity to reassess my financial situation and take some risk. I have a reasonable nest-egg in my super and my earning potential is pretty good.</p>
<p>I've considered investing in the property market but I just don't relish the idea of being a landlord. It feels exploitative. I prefer the stock market.</p>
<p><strong>What are your main roadblocks to building wealth? How are you addressing them?</strong></p>
<p>My lifestyle - I just really love going out to nice meals and bars and going on nice holidays.</p>
<p>And probably my financial risk aversion. I'm pretty conservative when it comes to where I invest my money. I think I'm secure enough financially but still young enough that I can take some investment risk which I'm planning to do. I'm nervous about it, but I think it's the right idea.</p>
<p><strong>Do you have a target net worth you want?</strong></p>
<p>I don't but I think I need to be more intentional about the future. I'm putting some thought into this. I'd like to be in a position in the next 10 years where I can choose to take a lower paying job and spend more time travelling or living overseas.</p>
<hr>
<h2 id="behaviour">Behaviour</h2>
<p><strong>When did you make your first significant behavioural shift towards wealth building?</strong></p>
<p>My parents convinced me to buy some Telstra shares when I was still in high school. That got me interested in investing. I did some courses through the ASX and a bunch of reading but I found it really boring.</p>
<p>I probably only really started to care when I got my first full time job and had to decide whether to salary sacrifice anything extra into my super.</p>
<p><strong>If you could start again, what would you do differently? What advice would you give your younger self?</strong></p>
<p>Get a job as soon as I was old enough and start investing small amounts regularly.</p>
<p><strong>What mistakes have you made along the way that others can learn from?</strong></p>
<p>Letting fear stop me from continuing to invest the first time I got a little bit burnt. It wasn't a big issue - I didn't even have a loss - but I felt like I'd made such stupid decisions that I was better off doing nothing.</p>
<p><strong>Do you have any worries about retirement? If so, how are you planning to address them?</strong></p>
<p>Not really - though I'm not sure how much buying power I'll have given the way things are going. I would like to develop some sort of reasonable passive income stream before I retire, so I'm starting to look into leverage and growing some dividend yielding ETFs.</p>
<p><strong>How are you learning about building wealth? Is it from family, books, being forced to learn as your wealth grew, etc.?</strong></p>
<p>Youtube, Podcasts, Books.</p>
<p><strong>Do you give to charity? If so, what percentage of your time/money do you give?</strong></p>
<p>No. I'm a regular blood donor but I like to keep my money for myself.</p>
<hr>
<h2 id="we-want-to-hear-your-real-money-talk">We want to hear your Real Money Talk</h2>
<p>At Spaceship, we're big believers in sharing our money stories. We want to hear yours, too. In our ongoing Real Money Talk series, members of our community share what they've learned about managing money. We'd love you to take part. <a href="https://docs.google.com/forms/d/e/1FAIpQLScO3cvGR6NMLtbuVkmWHU6Idt9qka-4TEADiwwEZyz7_qPgHA/viewform?ref=spaceship.ghost.io">Here's a link to our Real Money Talk survey</a> where you can share your story.</p>
<hr>
]]></content:encoded>
            <author>hello@spaceship.com.au (Kelly Simpson)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/real-money-talk/">Real Money Talk</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2025/09/Being-made-redundant.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[What is an earnings report?]]></title>
            <link>https://www.spaceship.com.au/learn/what-is-an-earnings-report/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/what-is-an-earnings-report/</guid>
            <pubDate>Tue, 25 Nov 2025 23:45:00 GMT</pubDate>
            <description><![CDATA[Earnings reports can have a big influence on short-term stock price movements. Here’s what to understand.]]></description>
            <content:encoded><![CDATA[<p>Earnings reports can have a big influence on short-term stock price movements. Here’s what to understand.</p><p>We take a look at how investors use Quarterly Earnings Reports.</p><h2 id="jump-to">Jump to</h2>
<ul>
<li><a href="#what-is-an-earnings-report">What is an earnings report?</a></li>
<li><a href="#what-information-goes-into-an-earnings-report">What information goes into an earnings report?</a></li>
<li><a href="#how-do-professional-investors-use-earnings-reports">How do professional investors use earnings reports?</a></li>
<li><a href="#when-do-companies-have-to-submit-their-reports">When do companies have to submit their reports?</a></li>
<li><a href="#what-is-earnings-season">What is earnings season?</a></li>
<li><a href="#what-is-an-earnings-estimate">What is an earnings estimate?</a></li>
<li><a href="#how-do-companies-report-their-earnings">How do companies report their earnings?</a></li>
<li><a href="#how-do-you-find-quarterly-reports">How do you find quarterly reports?</a></li>
</ul>
<h2 id="close-your-eyes">Close your eyes</h2><p>Imagine if you had to report on your money choices four times a year. Think unexpected windfalls, how much money you earned and spent, your short and long-term money goals, how much tax you paid, that kind of thing.</p><p>It would keep you accountable. There’d be nowhere to hide.</p><p>This is essentially what happens to most companies on stock exchanges. They’re required to report their financial results to their investors and the public. Then, depending on what they report, their stock prices generally rise or take a hit in the short-term.</p><h2 id="what-is-an-earnings-report">What is an earnings report?</h2><p>The finance world tends to separate each year into four quarters.</p><p>Generally, companies that list on stock exchanges are required to give public updates about how they’re doing financially during specific times of the year.</p><p>The rules vary depending on the company type and stock exchange they’re listed on.</p><h2 id="what-information-goes-into-an-earnings-report">What information goes into an earnings report?</h2><p>Typically, companies submit three different documents that give a picture of their financial performance. These include:</p><ul><li>An income statement: This shows the revenue, expenses, losses and gains a company has had during a specific period.</li><li>A balance sheet: This is a snapshot of a company’s assets, debts, and shareholder equity  at a specific point in time.</li><li>A cash flow statement: This tracks how much money flows into and out of a company.</li></ul><h2 id="how-do-professional-investors-use-earnings-reports">How do professional investors use earnings reports?</h2><p>We asked our Spaceship Voyager Investment Team about how professional investors use quarterly reports.</p><blockquote class="kg-blockquote-alt">“Earnings reports are one of the best indicators of the health of the economy. Businesses have a legal obligation to be accurate in their disclosure. Looking at earnings results can give us an unbiased, data-based outlook on different sectors and the economy as a whole.</blockquote><p>For instance, Walmart’s sales indicate current US consumer spending behaviour in an inflationary environment. Nike’s margins tell us about cost inflation led by higher commodity prices and supply-disruptions. Snap’s earnings tell us about user growth and engagement trends with their platform.</p><p>Besides reporting their quarterly earnings, companies also typically give guidance, which is a forecast, on the next quarter’s metrics in terms of users, revenues, margins, capital allocation and earnings outlook. That is why earnings reports are so critical. Guidance can cause fluctuations in short-term share prices as well,” said the team.</p><p>“Overall, quarterly earnings help investors use accurate and unbiased information to decide whether to buy, hold or sell a stock.</p><blockquote class="kg-blockquote-alt">At Spaceship, our investment philosophy is to invest Where the World is Going (WWG). Earnings reports help reinforce our conviction to invest in the dominant businesses of the future.”</blockquote><h2 id="when-do-companies-have-to-submit-their-reports">When do companies have to submit their reports?</h2><p>In Australia, companies that are listed on the Australian Stock Exchange (ASX) are required to report financial results half yearly and annually.</p><p>Unprofitable Australian companies also have to report quarterly cash flow reports. The ASX can also request other companies to submit quarterly cash flow and activity reports.</p><p>In the US, companies are required to report quarterly and yearly.</p><p>These requirements help protect investors by giving them visibility into their investments.</p><h2 id="what-is-earnings-season">What is earnings season?</h2><p>Earnings season is the time of year that companies report their financial results.</p><p>Earnings seasons generally fall during January, April, July, and October, because these are the months that follow the finish of the previous quarter.</p><p>So when you hear someone on the news or from our Spaceship Voyager Investment Team talking about earnings season, this is what that means.</p><h2 id="what-is-an-earnings-estimate">What is an earnings estimate?</h2><p>Most people know that past performance isn’t indicative of future performance when it comes to investing - but it doesn’t stop people from making predictions.</p><p>Earnings estimates are the best guesses that people inside and outside of companies have about how a company will perform over the next quarter and year.</p><p>If a company is forecast to perform well, it can be a more enticing investment than one that is forecast to dip.</p><p>So when a company reports its earnings, it might meet, beat, or miss its expectations. The market generally responds accordingly and this can cause an impact to the short-term price of a stock.</p><h2 id="how-do-companies-report-their-earnings">How do companies report their earnings?</h2><p>Companies make, spend, and borrow a lot of money during the course of business.</p><p>Essentially, companies get their finance teams to crunch these numbers, figure out the results, and then package it up for their investors, analysts, and the media.</p><h2 id="how-do-you-find-quarterly-reports">How do you find quarterly reports?</h2><p>Companies are required to report their reports to the relevant securities exchange, and to their shareholders.</p><p>If you’re doing your own research, you can find ASX listed companies at the <a href="https://www2.asx.com.au/markets/trade-our-cash-market/directory?ref=spaceship.ghost.io">ASX website</a> and Nasdaq listed companies at the <a href="https://www.nasdaq.com/market-activity/stocks?ref=spaceship.ghost.io">Nasdaq website</a>. Companies usually disclose them on the Investor Relations sections of their own websites, too.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Kelly Simpson)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/investing/">Investing</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2025/11/What-is-an-earnings-report--What-is-an-earnings-call--.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[How to calculate "cost per use"]]></title>
            <link>https://www.spaceship.com.au/learn/how-to-calculate-cost-per-use/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/how-to-calculate-cost-per-use/</guid>
            <pubDate>Tue, 25 Nov 2025 23:00:00 GMT</pubDate>
            <description><![CDATA[Cost per use is one of the best ways to determine how much value you're getting out of every thing you buy.]]></description>
            <content:encoded><![CDATA[<p>Ever spent weeks saving for the perfect shirt, hat or pair of shoes, and then never actually worn them?</p><p>Cost per use is one of the best ways to determine how much value you’re getting out of every thing you buy. It can help you save money.</p><h3 id="quality-vs-quantity">Quality vs quantity</h3><p>Say you bought a brand new pair of shoes for $150 and have been waiting for the perfect event to wear them to.</p><p>Cost per use would determine that on the first wear, your shoes have cost $150 per use. Then, the second time you wear your new kicks, they have cost you $75 per use.</p><p>Each time you wear the shoes the cost per use reduces based on the formula:</p>
<!--kg-card-begin: html-->
<p style="text-align: center"><strong>Cost per use = Purchase price/number of uses</strong></p>
<!--kg-card-end: html-->
<p>Each time you shop, you're faced with a decision. If you want to save money, you usually have to choose between quality or quantity. While both have their merits, deciding which to go with can make or break your budget.</p><h3 id="quality">Quality</h3><p>If you prefer quality products that will last, consider the above shoe scenario.</p><p>You're choosing to spend $150 on one pair of shoes, compared to, say, three pairs of $50 shoes.</p><p>If each of the cheap pairs lasts 12 months, you have three years worth of cheap shoes.</p><p>Your $150 pair of shoes would have to last longer than this to make them a more cost effective buy.</p><p>Three years is a long time, but by opting for quality you're hoping they last even longer than that.</p><h2 id="quantity">Quantity</h2><p>On the flip side, sometimes the perceived quality doesn’t make up for the extra cost.</p><p>Think about the supermarket. Buying in bulk can often mean you save heaps of money per use.</p><p>How much will you actually use the product? This can help you choose between quality and quantity.</p><h2 id="saving-on-subscriptions">Saving on subscriptions</h2><p>Let's look at streaming subscriptions, which are usually a fixed monthly price.</p><p>People find streaming more accessible than purchasing songs, movies or TV shows. Libraries full of millions of hours of content are available on demand.</p><p>But the subscription model makes more sense if you're a heavy user of the product.</p><p>Say you’re paying $11.99 monthly to Spotify for their music streaming service.</p><p>You have to pay $11.99 regardless of how many times you listen to music in a given month.</p><p>If you're a heavy user, streaming Spotify for 20 hours per week, this means you're paying 15c cost per hour.</p><p>If you only listen for two hours per month, you're paying $6 per hour.</p><p>How can you track the value you're getting from your money?</p><p>Keep tabs on how often you use the service you're paying for to help figure it out.</p><h2 id="about-that-gym-membership">About that gym membership...</h2><p>Same goes for the gym.</p><p>If you’ve been paying for a gym membership thinking it will motivate you to wake up early and get into shape… try again.</p><p>Gym memberships are generally one of the least valuable when it comes to cost per use.</p><p>The cost of some gym memberships ranges between $40-$100+ per month.</p><p>People think they'll use their gym memberships more often than they do. <a href="https://eml.berkeley.edu/~ulrike/Papers/gym.pdf?ref=spaceship.ghost.io">Research shows</a> they expect to work out 9.5 times per month, but only make it through the door 4.17 times.</p><p>A $50 monthly gym membership you use for or five times each month makes each cost per use more than $10.</p><p>For those gym junkies getting a workout in most days, cost per use for a $50 monthly membership becomes roughly $2.</p><h2 id="as-for-your-car">As for your car</h2><p>Is your car sitting in the garage and only used on weekends?</p><p>Add up how much you spend on registration, insurance, pink slips and petrol. (If you have a car loan, count your repayments in too.)</p><p>Owning a car in Australia can be expensive. Other options such as renting a car on the go or ride sharing become an attractive alternative.</p><p>Don't forget public transport. Compare the cost per trip between Point A and Point B to see which mode of transport is cheapest.</p><p>Cost per use can help you work out how much your purchases actually cost.</p><p>You might think you're getting more value than you actually are, and could free up extra room in your budget.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Liam Thomson)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/cost-of-living/">Cost of Living</category>
            <category domain="https://www.spaceship.com.au/learn/tag/personal-finance/">Personal Finance</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2025/11/How-to-calculate-cost-per-use-formula.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[Four hidden 'taxes' you could immediately stop paying]]></title>
            <link>https://www.spaceship.com.au/learn/four-taxes-you-could-immediately-stop-paying/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/four-taxes-you-could-immediately-stop-paying/</guid>
            <pubDate>Wed, 19 Nov 2025 00:11:17 GMT</pubDate>
            <description><![CDATA[Stop paying hundreds (or thousands) without realising. ]]></description>
            <content:encoded><![CDATA[<p>Ever open up your banking app and wonder where your money's gone?</p>
<p>Here are four 'taxes' you might not know you're paying - and how to stop.</p>
<p><strong>Jump to:</strong></p>
<ul>
<li><a href="#the-loyalty-tax">The loyalty tax (and how to break up with it)</a></li>
<li><a href="#the-procrastination-tax">The procrastination tax (and how to get ahead of it)</a></li>
<li><a href="#the-lazy-tax">The lazy tax (and how to outsmart it)</a></li>
<li><a href="#the-singles-tax">The singles tax (and how to make it work for you)</a></li>
</ul>
<h2 id="the-loyalty-tax">The loyalty tax</h2>
<h3 id="what-is-the-loyalty-tax">What is the loyalty tax?</h3>
<p>The loyalty tax is what you pay when you stick with your existing goods or service providers even when there are cheaper options available.</p>
<p>This often happens when a business gives a new customer a better deal than an existing one.</p>
<p>Maybe a new app offers a sign-up bonus, but you stick with your existing account, so you miss a few dollars.</p>
<p>Or maybe you stick with your home loan or super fund when there are better options available, so you miss thousands of dollars.</p>
<p>In 2023, the average Aussie paid a $331 loyalty tax just on utilities, including electricity, mobile, and broadband, according to <a href="https://www.finder.com.au/news/utilities-loyalty-costing-australians-billions-2024?ref=spaceship.ghost.io">Finder research</a>.</p>
<h3 id="five-ways-to-take-on-the-loyalty-tax">Five ways to take on the loyalty tax</h3>
<ul>
<li>If you're paying a mortgage, consider refinancing or using a broker to see if there's a different rate available.</li>
<li>Shop around: use tools such as <a href="https://www.energymadeeasy.gov.au/?ref=spaceship.ghost.io">EnergyMadeEasy.gov.au</a> or if you're in NSW, <a href="https://www.greenslips.nsw.gov.au/?ref=spaceship.ghost.io">greenslips.nsw.gov.au</a> to make sure you're getting the best deal.</li>
<li>Call your providers and ask for a better rate. If you don't want to speak on the phone, you can often reach someone on Live Chat.</li>
<li>If you're struggling to get a promotion or a raise at your current job and know you deserve one, don't be scared to apply for better opportunities elsewhere.</li>
<li>Don't wait for a downturn to rethink your spending patterns. M&amp;C Saatchi found that over the past few years, during the cost-of-living crisis, Australians have increasingly sought cheaper products or better deals to make their money stretch further. We think this can be a good habit for the boom times, too.</li>
</ul>
<h2 id="the-procrastination-tax">The procrastination tax</h2>
<h3 id="what-is-the-procrastination-tax">What is the procrastination tax?</h3>
<p>If you're known for leaving things to the last minute, odds are good you've paid your fair share of procrastination taxes. Think overdue and late fees, and last-minute surcharges.</p>
<h3 id="five-ways-to-take-on-the-procrastination-tax">Five ways to take on the procrastination tax</h3>
<ul>
<li><a href="https://www.spaceship.com.au/learn/should-you-automate-your-investments/?ref=spaceship.ghost.io">Automation is your friend</a>. Setting up regular schedules for bills and other payments can ensure they get paid, and stop you having to rely on memory or willpower.</li>
<li>Have a bias toward action. This means you decide to take an action, and make a move or take a first step now, rather than getting stuck in the inactivity zone.</li>
<li>Set recurring reminders before the due date. Think of them like the snooze button; they'll buy you some time but annoy you into taking action.</li>
<li>Use the two minute rule. If you can pay a bill or cancel a subscription within two minutes, then do it.</li>
<li>Use <a href="https://www.spaceship.com.au/learn/money-hack-temptation-bundling/?ref=spaceship.ghost.io">habit stacking</a> by pairing something you don't want to do with something fun. For example, tackle your insurance research while you binge-watch TV. Or work on your budget while you're at a cafe.</li>
</ul>
<h2 id="the-lazy-tax">The lazy tax</h2>
<p>This is important: what counts as 'lazy' for one person is simply unachievable for another. Everyone has different abilities and circumstances.</p>
<p>But otherwise, the lazy tax is the cost of convenience - or the price you pay for goods or services that take advantage of your unwillingness to do simple tasks you're otherwise able to do.</p>
<h3 id="five-ways-to-take-on-the-lazy-tax">Five ways to take on the lazy tax</h3>
<ul>
<li>Figure out where you're most vulnerable. If it's meal delivery, load up your freezer with food and your cupboard with snacks. If it's buying too many cups of coffee or energy drinks, look for bulk deals or loyalty cards.</li>
<li>Keep your financial info where you can see it. Having a single source of truth for how much your regular bills are costing - and how long you've been paying them for - could help you notice and compare better deals.</li>
<li>Set a recurring reminder to review your spending. It can help you spot duplicate transactions, emerging trends, and unexpected budget blow outs.</li>
<li>Set up lines in your budget for problem areas. Giving yourself $50 per week for meal delivery means you don't have to make up the shortfall from other places. Then it stops being something you might beat yourself up for and starts being a treat you look forward to.</li>
<li>Regularly check your calendar. Knowing in advance what you have on can help you give yourself enough time to arrive somewhere without resorting to Uber or Toll Roads. You can find a thoughtful gift for a friend instead of an expensive last-minute one. You can look ahead for flight deals instead of forking out for last-minute travel.</li>
</ul>
<h2 id="the-singles-tax">The singles tax</h2>
<h3 id="what-is-the-singles-tax">What is the singles tax?</h3>
<p>Aussie singles pay an estimated $776 extra per month compared to their coupled counterparts, according to ABS research. That's almost an extra $10,000 per year.</p>
<p>Not having a second person to split bills with and go halves on an all-expenses holiday can make a definite impact on your bottom line.</p>
<p>Independence is priceless and hard won. It's also a little bit more spendy than finding your hopefully-happily-ever-after.</p>
<h3 id="five-ways-to-take-on-the-singles-tax">Five ways to take on the singles tax</h3>
<ul>
<li>Find friends or family to share the big expenses - think cars, power tools, camping gear, and even kitchen gadgets or a Costco membership. You could even add your friends to online family accounts or streaming subscriptions.</li>
<li>Lean into last minute flexibility - take advantage of last minute travel deals without having to check in on a shared budget or partner's plans.</li>
<li>Find a two-for-one or minimum spend delivery deal? Buy some for present you, and some for future you.</li>
<li>Use your spending autonomy to be as frugal as you want, and smash your money goals. Skip the couple's expenses like in-law presents and spending compromises. Your money = your domain.</li>
<li>Don't compare yourself to your couple friends and spend money trying to keep up. While they might have a greater combined income, they may be paying extra expenses you can't see, too.</li>
</ul>
<hr>
<p>A few dollars here or there might feel insignificant at the time. But if you <a href="https://www.spaceship.com.au/voyager/?ref=spaceship.ghost.io">invested that money purposely</a> instead of paying it without noticing, you might find yourself in a seriously different financial position before you know it.</p>
<p>And when you take back control of your spending, you can redirect your money toward living your life and building your wealth with purpose.</p>
]]></content:encoded>
            <author>hello@spaceship.com.au (Kelly Simpson)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/personal-finance/">Personal Finance</category>
            <category domain="https://www.spaceship.com.au/learn/tag/behaviour/">Behaviour</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2025/11/4-taxes-to-stop-paying.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[“How I handle market swings”]]></title>
            <link>https://www.spaceship.com.au/learn/how-investors-handle-market-swings/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/how-investors-handle-market-swings/</guid>
            <pubDate>Tue, 18 Nov 2025 23:45:00 GMT</pubDate>
            <description><![CDATA[Long-term investors on how they keep calm and carry on with holding their investments. ]]></description>
            <content:encoded><![CDATA[<p>Human beings don’t always make the most rational decisions, especially in times of stress.&nbsp;</p><p>Remember when COVID first hit our shores?</p><p>Suddenly, people were scrambling to buy and hoard as much toilet paper as they could.</p><p>Supermarket shelves were bare.</p><p>Fights broke out in the aisles.</p><p>One Victorian supermarket sold three months’ worth of toilet paper in just one week.&nbsp;</p><figure class="kg-card kg-image-card"><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXfYLjE9re7YTtzddZPmm7IOvt45sLdNpvhvYwad_gDg1xf9lPVPDTGOa1YvDrNYnvu-UKazFvqj36PLFmD_OWgPmmtgZSRx0hANVD0eEIJJBopBN9_SYW3PzZRcsln6Jw-kiaRU?key=BGwmCMZ2VFNHx0bxO7MXkPER" class="kg-image" alt="" loading="lazy" width="488" height="500"></figure><p>Source: <a href="https://collections.museumsvictoria.com.au/articles/16896?ref=spaceship.ghost.io"><u>https://collections.museumsvictoria.com.au/articles/16896</u></a></p><hr><h2 id="it%E2%80%99s-easy-to-panic-when-everyone-else-is">It’s easy to panic when everyone else is</h2><p>This is especially true when it comes to high pressure situations, such as unfolding health events, and stock market falls.&nbsp;</p><p>There’s even a tracker that reports on stock market sentiment.</p><figure class="kg-card kg-image-card"><img src="https://www.spaceship.com.au/blog/images/2025/04/Screenshot-2025-04-08-at-2.16.46-pm.png" class="kg-image" alt="" loading="lazy" width="2000" height="799"></figure><p>If investors are overly scared, or overly confident, about market conditions, chances are they’re panic selling or <a href="https://www.spaceship.com.au/learn/money-fomo-actions-steps-to-take-to-feel-better-about-your-finances/?ref=spaceship.ghost.io"><u>catching FOMO</u></a>.&nbsp;</p><p>Sometimes the Fear Index reports Extreme Fear. Markets hate uncertainty, and it can make things seem pretty shaky.&nbsp;</p><p><a href="https://edition.cnn.com/markets/fear-and-greed?ref=spaceship.ghost.io"><u>You can check out the Fear and Greed Index for yourself.&nbsp;</u></a></p><hr><h2 id="heres-what-we-know">Here's what we know</h2><p>At Spaceship we know that one of the hardest parts of being a long-term investor is stomaching market volatility.</p><p>And while we share info about <a href="https://www.spaceship.com.au/learn/what-should-you-do-in-a-market-correction/?ref=spaceship.ghost.io#:~:text=What%20do%20the%20pros%20do%3F"><u>how the pros handle market falls</u></a>, and <a href="https://www.spaceship.com.au/learn/5-things-for-long-term-investors-to-do-during-a-market-downturn/?ref=spaceship.ghost.io"><u>what long-term investors should do during market downturns</u></a>, we know that knowing what to do, and actually doing it, are two different skills.&nbsp;</p><p>The only thing certain when it comes to investing is that markets go up and down.&nbsp;</p><p>So we asked some of our Spaceship team who have long-term investment horizons to share how they handle market swings, no matter what they’re invested in.&nbsp;</p><hr><h2 id="how-i-handle-market-swings">"How I handle market swings"</h2><figure class="kg-card kg-image-card"><img src="https://www.spaceship.com.au/blog/images/2025/04/How-I-handle-market-swings-1.jpg" class="kg-image" alt="" loading="lazy" width="600" height="130"></figure><h3 id="i-look-at-long-term-graphs">"I look at long-term graphs."</h3><p>"Markets have forever gone up and down."</p><p>"When I look more long-term, it reminds me it’s just a blip in the scheme of things,” said a Fund Operations Manager.</p><hr><figure class="kg-card kg-image-card"><img src="https://www.spaceship.com.au/blog/images/2025/04/How-I-handle-market-swings-2.jpg" class="kg-image" alt="" loading="lazy" width="600" height="130"></figure><h3 id="i-still-cling-on-to-the-sale-analogy">"I still cling on to the sale analogy."</h3><p>"I’ve bought something full-price and now it's on sale. It sucks but it's time to go shopping for other things on my wishlist."</p><p>"I’m not looking at what I have (which has been discounted) but opportunities I can buy on sale,” said a VP of Investments.&nbsp;</p><hr><figure class="kg-card kg-image-card"><img src="https://www.spaceship.com.au/blog/images/2025/04/How-I-handle-downturns-3.jpg" class="kg-image" alt="" loading="lazy" width="600" height="130"></figure><h3 id="for-me-market-volatility-presents-risks-but-it%E2%80%99s-also-an-investment-opportunity">"For me, market volatility presents risks but it’s also an investment opportunity."</h3><p>"I always leave some liquidity/cash in my portfolio to grab the chance to average the cost (or buy the dip)."</p><p>"I think consistency is key,” said a Fund Accounting Manager.&nbsp;</p><hr><figure class="kg-card kg-image-card"><img src="https://www.spaceship.com.au/blog/images/2025/04/How-investors-handle-downswings-4.jpg" class="kg-image" alt="" loading="lazy" width="600" height="130"></figure><h3 id="%E2%80%9Ci-love-buying-new-things-when-the-market-is-cheap">“I love buying new things when the market is cheap..."</h3><p>"It’s like Boxing Day Sales but for the market,” said a Risk and Compliance Manager.&nbsp;</p><hr><figure class="kg-card kg-image-card"><img src="https://www.spaceship.com.au/blog/images/2025/04/How-I-handle-downtruns-6.jpg" class="kg-image" alt="" loading="lazy" width="600" height="130"></figure><h3 id="%E2%80%9Ci-actively-avoid-watching-too-closely-and-focus-on-a-dollar-cost-averaging-approach">“I actively avoid watching too closely and focus on a <a href="https://www.spaceship.com.au/learn/dollar-cost-averaging-v-lump-sum-investing/?ref=spaceship.ghost.io"><u>dollar-cost averaging approach</u></a>."</h3><p>"It helps remove the emotions from it,” said a Customer Service Lead.&nbsp;</p><hr><figure class="kg-card kg-image-card"><img src="https://www.spaceship.com.au/blog/images/2025/04/How-investors-handle-downswings-7.jpg" class="kg-image" alt="" loading="lazy" width="600" height="130"></figure><h3 id="%E2%80%9Ci-think-about-times-when-my-portfolio-has-been-negative-before-and-how-it%E2%80%99s-recovered">“I think about times when my portfolio has been negative before, and how it’s recovered."</h3><p>"That helps me to stay the course,” said a Content Marketing Lead.&nbsp;</p><hr><figure class="kg-card kg-image-card"><img src="https://www.spaceship.com.au/blog/images/2025/04/How-investors-handle-downswings-8.jpg" class="kg-image" alt="" loading="lazy" width="600" height="130"></figure><h3 id="%E2%80%9Ci-think-of-it-as-stocks-going-on-sale">“I think of it as stocks going on sale!"</h3><p>"Everything must go!” said a Customer Success Advocate.&nbsp;</p><hr><p>We all have different approaches to investing, because we’re all different people. Our goals, time horizons, levels of risk tolerance, and personal finance situations are unique to us.&nbsp;</p><p>But we find it helps to remember, during global market swings, that we’re in it together.&nbsp;</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Kelly Simpson)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/market-volatility/">Market Uncertainty</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2025/11/How-to-handle-market-swings.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[Finding the best long-term investment strategies]]></title>
            <link>https://www.spaceship.com.au/learn/best-long-term-investment-strategies/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/best-long-term-investment-strategies/</guid>
            <pubDate>Tue, 18 Nov 2025 22:00:00 GMT</pubDate>
            <description><![CDATA[There’s an old saying: “successful investing isn’t about timing the market but time in the market” – and that’s the basis of long-term investing. ]]></description>
            <content:encoded><![CDATA[<p><br>So, you’ve got a bit extra in your savings that you want to put away for a while? Fantastic! </p><p>Welcome to the world of investing. </p><p>Oh, but now come the big questions... where do you put it, how long do you leave it there, and what types of investment should you go for?</p><p>Firstly, if you want to stash your money away for a few years, you’ll probably be leaning towards longer-term investment strategies. </p><p>The good news is, long-term investing is somewhat simpler than aiming for the quick returns of riskier and more volatile investments.</p><p>There’s an old saying: “successful investing isn’t about timing the market but time in the market” – and that’s the basis of long-term investing. </p><p>But first, some introductions...</p><h2 id="what-is-long-term-investment">What is long term investment?</h2><p>Long-term investing means committing your funds to a substantial timeframe, generally accepted to be around 5 years or more. In the context of <a href="https://www.spaceship.com.au/super/?ref=spaceship.ghost.io">superannuation</a>, this can extend out to 10 or even 20+ years. It lets the investment hopefully grow over time, while also being better placed to handle the ups and downs of market volatility.</p><p>This growth can come from natural increases in value when stock markets go up, and through the snowball effect of compounding, which is when the returns (dividends, interest etc) are reinvested, increasing your funds, which in turn bring about additional earnings, which are then reinvested and so on and so on.</p><p>Of course, not all investments grow over time – but in general, a well-diversified portfolio tends to grow if you give it long enough.</p><h2 id="which-are-the-best-long-term-investments">Which are the best long term investments?</h2><p>The best long-term investments will often depend on how much money you have, your own comfort with risk, and your timeframe, plus your personal knowledge or preferences around investment types. Typical long-term investments include <a href="https://www.spaceship.com.au/learn/etfs-stocks-managed-funds-whats-the-difference/?ref=spaceship.ghost.io">shares and ETFs</a>, <a href="https://www.spaceship.com.au/learn/ways-to-invest-in-real-estate/?ref=spaceship.ghost.io">property</a>, <a href="https://www.spaceship.com.au/voyager/?ref=spaceship.ghost.io">managed funds</a>, specialist assets and term deposits.</p><p>Importantly, almost every successful investor has some sort of diversification in their portfolio – whether that’s:</p><ul><li>Different types of assets (e.g. shares, cash etc), or</li><li>Variation within an asset type (e.g. shares spread across different industries) or in different markets, such as Australian shares, global shares, and shares in companies based in emerging economies.</li></ul><p>The power of diversification is that if one asset’s value slumps (e.g. a company’s shares go down), the overall value of your portfolio won’t necessarily suffer too much, especially if other asset values go up.</p><p>This might sound like hard work, but actually, there are a few ways to create diversity without doing much at all, for example, adding to your super or buying ETFs (more about them later). Both can give you ready-made sources of diversification in a single transaction.</p><h2 id="which-shares-are-best-to-buy-for-the-long-term">Which shares are best to buy for the long-term?</h2><p>The best shares to buy for the long run aren’t necessarily the <em>types</em> of shares but the <em>range</em> of shares in your portfolio. Specific shares may be good in a short-term strategy, but if you’re investing for the long-term, success may require a variety of stocks and can even include investing over different markets such as local and overseas.</p><p><a href="https://www.spaceship.com.au/learn/what-are-blue-chip-stocks/?ref=spaceship.ghost.io">Blue-chip shares</a> are ones in solid, well-known, relatively secure companies. They might pay regular and reliable dividends but won’t necessarily grow in value over time as fast as other shares. These stocks can provide stability in your portfolio, while those in smaller, newer or more adventurous companies (aka small-cap or medium-cap) often carry more risk, but can have the potential to increase in value more quickly. Having both types in your portfolio can give you a balance of stability and growth.</p><p>There’s also another type of share that can give you both, but in one single stock. They’re known as Exchange Traded Funds or ETFs, and they can be pretty cool.</p><h2 id="what-are-etfs">What are ETFs?</h2><p>An ETF is a type of asset you buy on a stock exchange, just like a share. But instead of buying a unit of equity in just one company, they allow you to invest in a whole range of companies. In Australia, there are now over 200 ASX listed ETFs offered by local and international investment firms, and they cover a mind-boggling array of options.</p><p>For example, you can buy ETFs on the Australian Stock Exchange that focus on the top-20 Australian corporations, or ones that invest only in sustainable industries, or global tech firms, or businesses in the robotics sector, or ones that pay higher dividends, or companies in emerging economies etc. In fact, you can even buy ETFs that focus on property investment trusts, so you can own a share of real estate without having to take out a mortgage.</p><p>Even a small number of just one type of ETF can give you the kind of diversity that would make a young Warren Buffett weep with joy (and thankfully, without having to be a billionaire).</p><p>ETFs are different to managed funds, which are another type of investment fund, because you can buy them on the stock market. Managed funds tend to be more actively managed. Here’s some more about <a href="https://www.spaceship.com.au/learn/etfs-stocks-managed-funds-whats-the-difference/?ref=spaceship.ghost.io">the difference between stocks, managed funds, and ETFs</a>.</p><h2 id="are-etfs-good-for-the-long-term">Are ETFs good for the long term?</h2><p>ETFs can be beneficial in long-term investing because of the diversity they offer. They’re initially created by investment experts, and are usually passively managed, which means they’re only tweaked at the edges – often automatically – and therefore can have lower fees than actively managed funds that are more closely monitored and adjusted to take advantage of market opportunities.</p><p>So for instance, an ETF that tracks Australia’s top ASX200 companies, will only alter its portfolio when companies enter or fall out of the top 200 list. And because the ETF consists of shares in the top 200 corporations, every time the ASX200 goes up or down, so too does the value of that ETF.</p><p>As with all investing, ETF investing is not without its risks. There’s always a risk the value of your investment will fall, particularly if the ETF you choose is concentrated in a particular economy, sector, or trend. It also pays to be aware of other costs, such as transaction costs, and buy/sell spread.</p><h2 id="how-to-invest-10000-for-the-long-term">How to invest $10,000 for the long term</h2><p>First things first, you need to decide what you mean by ‘long-term’. If this brings you close to retirement age, then it might be smart to consider investing through voluntary contributions to your super (and let the experts do all the work for you), while taking advantage of tax benefits now.</p><p>If your end goal is sooner than this, investing via ETFs or managed funds may be a better option as you still get the diversification – and depending on what you pick, expert knowledge and management – but with the ability to access your funds at will.</p><p>The opposite to this, and therefore, one of the riskiest ways to invest your $10,000 for the long-term is to put it all into a single asset. The future is unpredictable, and even blue-chip companies can slide, and your ten grand can easily disappear if the company goes belly-up.</p><p>When it comes to the future, nobody knows anything for sure, which is why investors often look to the past for clues for what could happen. Historically, markets tend to rise when given enough time to do so, but not without some dramatic swings en route. Here’s some more about <a href="https://www.spaceship.com.au/learn/how-should-you-structure-your-investment-portfolio/?ref=spaceship.ghost.io">structuring your investment portfolio</a> so that you can make sure you’re comfortable with its risk and diversification. Everyone has different risk appetites, and you’ll need to make sure you’re investing with yours in mind.</p><h2 id="adding-more-long-term-investments-to-your-portfolio">Adding more long-term investments to your portfolio</h2><p>Investing in ETFs, managed funds, or topping up your super can boost the diversification of your portfolio in just a few transactions.</p><p>At Spaceship we offer two investment options in our <a href="https://www.spaceship.com.au/super/?ref=spaceship.ghost.io">superannuation</a>, and <a href="https://www.spaceship.com.au/voyager/?ref=spaceship.ghost.io">five managed investment funds</a>, that could give you exposure to different parts of the market.</p><p><a href="https://www.spaceship.com.au/voyager/universe/?ref=spaceship.ghost.io">The Spaceship Universe portfolio</a>: which focuses on ‘Where the World is Going’, by investing in innovative companies such as Apple, Spotify and Tesla</p><p><a href="https://www.spaceship.com.au/voyager/earth/?ref=spaceship.ghost.io">The Spaceship Earth portfolio</a>: with its shares in companies that have a positive impact on people and the planet, including Atlassian, First Solar, Starbucks, and Nvidia</p><p><a href="https://www.spaceship.com.au/voyager/origin/?ref=spaceship.ghost.io">The Spaceship Origin portfolio</a>: a portfolio of 200 of the largest global and Australian companies with blue-chip stocks, like Apple, Johnson &amp; Johnson, Alphabet, and Amazon.</p><p>The <a href="https://www.spaceship.com.au/voyager/explorer/?ref=spaceship.ghost.io" rel="noreferrer">Spaceship Explorer Portfolio</a>: which is focused on lower-risk investments such as bonds and cash, with some strategic exposure to global and Australian companies for growth.. </p><p>The <a href="https://www.spaceship.com.au/voyager/galaxy/?ref=spaceship.ghost.io" rel="noreferrer">Spaceship Galaxy Portfolio</a>: which ss focused on balancing lower-risk investments such as bonds and cash with growth investments that meet our "Where the World is Going" criteria, including: Airbnb, Shopify, Tesla, Nike, and Amazon.</p><p>At Spaceship, our managed funds have a range of recommended holding periods that tend toward the medium-to-long term. Our minimum suggested holding period for our Spaceship Universe, Spaceship Earth, and Spaceship Origin portfolios is seven years, while our minimum suggested holding period for our Spaceship Explorer Portfolio is three years, and our minimum holding period for our Spaceship Galaxy Portfolio is five years.</p><p>So, whether you have $1,000 or even $50,000 just, y’know... sitting around... investing for the long-term with a focus on diversity, could be a move that your future self thanks you for.</p><hr><p>The information in this article is prepared by Spaceship Capital Limited (ABN 67 621 011 649, AFSL 501605). It is general in nature as it has been prepared without taking account of your objectives, financial situation or needs.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Spaceship)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/investing/">Investing</category>
            <category domain="https://www.spaceship.com.au/learn/tag/market-volatility/">Market Uncertainty</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2025/11/What-makes-a-good-long-term-investment.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[10 signs you're better with money than you think]]></title>
            <link>https://www.spaceship.com.au/learn/10-signs-youre-better-with-money-than-you-think/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/10-signs-youre-better-with-money-than-you-think/</guid>
            <pubDate>Wed, 12 Nov 2025 00:29:00 GMT</pubDate>
            <description><![CDATA[Think you're behind with money? You might be doing better than most Aussies. Check these 10 signs.]]></description>
            <content:encoded><![CDATA[<p>Not quite where you want to be when it comes to money? Chances are, you're doing better than you think!</p>
<p>Here are 10 ways you could actually be ahead of the curve. 👀</p>
<h2 id="you-could-be-doing-better-than-you-think-if">You could be doing better than you think if:</h2>
<ol>
<li><a href="#your-money-doesnt-run-out-before-next-payday">Your money doesn't run out before next payday</a></li>
<li><a href="#you-have-more-than-1000-saved-up">You have more than $1,000 saved up</a></li>
<li><a href="#you-could-survive-for-a-month-on-your-savings-if-you-had-to">You could survive for a month on your savings, if you had to</a></li>
<li><a href="#you-dont-have-any-credit-card-debt-or-you-pay-your-card-monthly">You don't have any credit card debt, or you pay your card monthly</a></li>
<li><a href="#you-know-how-much-super-you-have">You know how much super you have</a></li>
<li><a href="#youve-put-a-little---or-a-lot---extra-into-your-super">You've put a little - or a lot - extra into your super</a></li>
<li><a href="#you-invest-outside-your-house-or-super">You invest outside your house or super</a></li>
<li><a href="#youve-set-up-ways-to-make-saving-and-investing-easier">You've set up ways to make saving and investing easier</a></li>
<li><a href="#youve-got-a-money-goal-and-youre-sticking-to-it">You've got a money goal and you're sticking to it</a></li>
<li><a href="#you-know-what-compound-interest-inflation-and-diversification-are">You know what compound interest, inflation, and diversification are</a></li>
</ol>
<h2 id="1-your-money-doesnt-run-out-before-next-payday">1. Your money doesn't run out before next payday</h2>
<p>You're doing better than 50% of Aussie workers if you regularly have money left at the end of your pay cycle, according to 2025 ADP Research.</p>
<p>Not quite there yet? <a href="https://www.spaceship.com.au/learn/how-to-stop-living-pay-to-pay/?ref=spaceship.ghost.io">Here's how to stop living from payday to payday</a></p>
<h2 id="2-you-have-more-than-1000-saved-up">2. You have more than $1,000 saved up</h2>
<p>You're doing better than 43% of Aussies if you've got more than $1,000 in the bank, according to 2025 Finder research.</p>
<p>And 18% of Aussies don't have any savings at all.</p>
<p>Finding it tough to build up your savings? <a href="https://www.spaceship.com.au/learn/50-ways-to-save-money/?ref=spaceship.ghost.io">Here are 50 ways to save money.</a></p>
<h2 id="3-you-could-survive-for-a-month-on-your-savings-if-you-had-to">3. You could survive for a month on your savings, if you had to</h2>
<p>If you could survive on your savings for at least a month, you're doing better than 45% of Australians, per 2024 Finder research.</p>
<p>What's the magic number? $2,000, according to fund manager Vanguard, who found that investors with this amount saved were more likely to have "a higher level of financial well-being, spend less time thinking about and dealing with their finances, and are less distracted at work."</p>
<p>Those who could cover three to six months worth of expenses experienced a further 13% boost in financial wellbeing, <a href="https://corporate.vanguard.com/content/corporatesite/us/en/corp/articles/emergency-savings-may-hold-key-financial-well-being.html?ref=spaceship.ghost.io">their research found.</a></p>
<p>Need help building up your emergency fund? <a href="https://www.spaceship.com.au/learn/emergency-funds-australia-your-savings-guide/?ref=spaceship.ghost.io">Here are 20 ways to do it fast.</a></p>
<h2 id="4-you-dont-have-any-credit-card-debt-or-you-pay-your-card-monthly">4. You don't have any credit card debt, or you pay your card monthly</h2>
<p>1 in 50 Australian adults owes more than $5,000 on their credit card at the end of each month, according to Roy Morgan research.</p>
<p>How much interest are they paying? According to Canstar, the average credit card interest rate is 18.61%, and the average credit card debt is $5,330.</p>
<p>So if you're paying off your balance each month, or you don't have any debt at all, you're avoiding a lot of interest charges.</p>
<p>Is it faster to pay off your debts one at a time, or together? <a href="https://www.spaceship.com.au/learn/debt-busting-methods-snowball-avalanche/?ref=spaceship.ghost.io">Here's some food for thought.</a></p>
<h2 id="5-you-know-how-much-super-you-have">5. You know how much super you have</h2>
<p>(We're not just saying this because we have a super fund.)</p>
<p>You're doing better than roughly 70% of Aussies if you know how much super you have. And it's likely to have a big impact on your future.</p>
<p>Findex research shows that you can basically split Aussies into three similarly sized groups: those who know their super balance to the nearest $1,000; those who have a fair idea; and those who have no idea.</p>
<p>Want to be one of the top 30%? <a href="https://www.spaceship.com.au/learn/how-to-find-and-check-your-superannuation/?ref=spaceship.ghost.io">Here's how to find and check your super.</a></p>
<h2 id="6-youve-put-a-littleor-a-lotextra-into-your-super">6. You've put a little - or a lot - extra into your super</h2>
<p>Speaking of super - there are more than a few reasons you might make extra super contributions - and generally, they should result in a bigger retirement nest egg.</p>
<p>65% of Aussies make their first voluntary contribution before they turn 40, according to research from one super fund. That means there are 35% who haven't!</p>
<p>Feeling behind? <a href="https://www.spaceship.com.au/learn/super-contribution-caps-and-types/?ref=spaceship.ghost.io">Here's some info about super contributions.</a></p>
<h2 id="7-you-invest-outside-your-house-or-super">7. You invest outside your house or super</h2>
<p>We think this is a wild stat.</p>
<p>2023 ASX research revealed that only 10.2 million Australians hold investments outside their home or super.</p>
<p>That was only 52% of the population.</p>
<p>So if you're investing your money, we think you're well ahead of the 48% of Aussies who aren't.</p>
<p>Not investing your money yet? We might be biased, but <a href="https://www.spaceship.com.au/voyager/?ref=spaceship.ghost.io">we think this is a good place to start.</a></p>
<h2 id="8-youve-set-up-ways-to-make-saving-and-investing-easier">8. You've set up ways to make saving and investing easier</h2>
<p>Finder found that only 1 in 6 Aussies use micro-investing apps, such as Spaceship.</p>
<p>And HSBC revealed that 26% of Australian investors only invest when they have extra money or when they see an opportunity.</p>
<p>So if you've made investing a habit, we think you're doing better than 26% of investors who haven't.</p>
<p><a href="https://www.spaceship.com.au/learn/should-you-automate-your-investments/?ref=spaceship.ghost.io">Here's one way to make investing a habit.</a></p>
<h2 id="9youve-got-a-money-goal-and-youre-sticking-to-it">9.You've got a money goal and you're sticking to it</h2>
<p>According to ASIC, only 12% of people who set money goals managed to stick to them.</p>
<p>They quoted an RMIT finance professor, Dr Angel Zhong, who noted that being realistic about your unique financial circumstances is key to making positive changes.</p>
<p>So you could be doing better than 88% of people if you stick to a money goal. Need a hand?</p>
<p><a href="https://www.spaceship.com.au/learn/making-smart-goals-work-for-your-finances/?ref=spaceship.ghost.io">Here's how to set a SMART money goal.</a></p>
<h2 id="10-you-know-what-compound-interest-inflation-and-diversification-are">10. You know what compound interest, inflation, and diversification are</h2>
<p>The Household, Income and Labour Dynamics in Australia (HILDA) Survey is a survey run on behalf of the Australian Government's Department of Social Services.</p>
<p>In 2020, the survey found that 45% of Australians are considered financially illiterate, which means they incorrectly answered one or all of the survey's questions about compound interest, inflation, and diversification.</p>
<p>So if you're financially literate - you're doing better than 45% of other Aussies!</p>
<h2 id="so-what-now">So what now?</h2>
<p>Everyone has strengths and weaknesses when it comes to money.</p>
<p>And even if you only ticked a few of these boxes - you're still ahead of millions of Aussies.</p>
<p>We hope this helps you feel more at home heading into the holiday season.</p>
]]></content:encoded>
            <author>hello@spaceship.com.au (Kelly Simpson)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/personal-finance/">Personal Finance</category>
            <category domain="https://www.spaceship.com.au/learn/tag/cost-of-living/">Cost of Living</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2025/11/10-ways-to-be-better-with-money.png" length="0" type="image/png"/>
        </item>
        <item>
            <title><![CDATA[Real Money Talk: Tahlia]]></title>
            <link>https://www.spaceship.com.au/learn/real-money-talk-tahlia/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/real-money-talk-tahlia/</guid>
            <pubDate>Wed, 12 Nov 2025 00:15:00 GMT</pubDate>
            <description><![CDATA[Tahlia started investing with Spaceship, then moved into stocks, and now owns a property.]]></description>
            <content:encoded><![CDATA[<p>This post is based on an interview we conducted with Tahlia in July 2023.</p><p>Real Money Talk is our series where we interview Australians from all walks of life about their personal finances. The views expressed are those of the interviewees, based on their experiences with money, and as such are not necessarily representative of Spaceship's views.</p><p>We have changed the name of the interviewee for their privacy.</p><h2 id="overview">Overview</h2><p><strong>Name: </strong>Tahlia<br><strong>Age:</strong> 41<br><strong>Where do you live?</strong> Sydney</p><h3 id="please-tell-us-a-bit-about-yourself">Please tell us a bit about yourself.</h3><p>I have been living in Australia for the last 20 years, and originally from Europe. Seeing people having very little and then so much have definitely shape my views and plans.</p><h3 id="whats-your-current-net-worth">What's your current net worth?</h3><p>$490,000.. I also have property worth about $400,000 back in Europe, but that is tied up, so I don’t think about it or count it towards my net worth.</p><h3 id="how-does-it-break-down">How does it break down?</h3><ul><li>Spaceship Voyager - $60,000 </li><li>Shares - $15,000</li><li>Home - $540,000</li><li>Super - $130,000</li></ul><h3 id="do-you-have-any-debts">Do you have any debts?</h3><p>Mortgage - $255,000</p><h3 id="how-did-you-build-your-net-worth">How did you build your net worth?</h3><p>Because of my upbringing I am really great at saving.</p><p>I can live quite happily on very little.</p><p>I have put myself through both Bachelor and Master degrees by myself by working a lot and living on very little.</p><p>I have done many different jobs from childcare, hospitality, aged care, animal care, HR admin and tried to learn as much as I could and excel in each.</p><p>I am terrified of loans, and only ever planned to have a debt when purchasing a home or an investment property.</p><p>I never had any role models for investing so my start was late and slow, but once I gave it a go and learned tons, I got lots more comfortable.</p><p>I started with Spaceship, then got into shares, then purchased my home.</p><h2 id="earn">Earn</h2><h3 id="tell-us-a-bit-about-your-career">Tell us a bit about your career.</h3><p>As an international student, all work was basically unskilled. With residency and citizenship I got to use my brain as well. My masters is in HR so I have spent a few years doing that. For the last eight years I have been working for one of the Big 4 and slowly climbing up the ranks.</p><h3 id="do-you-have-any-income-sources-outside-your-job-how-much-do-you-earn-from-each-and-how-did-you-develop-them">Do you have any income sources outside your job? How much do you earn from each and how did you develop them?</h3><p>In my spare time, I do quite a bit of animal minding. </p><p>I always grew up with animals in the house, so this way, I get the fun, play time and love, but no vet bills. I have been doing it for over 15 years and have about six steady clients. </p><p>I used to have many more, but I hated saying no to people, so recommended my friend instead and only kept those clients I like and animals I love.</p><h3 id="what%E2%80%99s-been-important-for-you-to-learn-about-money">What’s been important for you to learn about money?</h3><p>Try to do something you love to do or something that you can imagine doing as your main job if you lost your current one. I know people tend to want more money, and I am sure I could get lots more doing something else, but animals make me happy.</p><h2 id="save">Save</h2><h3 id="whats-your-savings-rate-how-has-it-changed-over-time">What's your savings rate? How has it changed over time?</h3><p>Many years ago, I read the Barefoot Investor and <a href="https://www.spaceship.com.au/learn/how-to-bucket-your-money/?ref=spaceship.ghost.io" rel="noreferrer">set up my buckets</a>. Somehow, the 'splurge' one always got emptied into my home deposit account. </p><p>I have a bit of an obsessive personality so if there is a goal I am trying to achieve, I would just go for it and forget the fun in life. I would ease up if there was no immediate goal. </p><p>I think I used to save about 60-70%. Since I got a mortgage, about 85% goes to that. Like I said, I hate owing.</p><h3 id="do-you-have-a-budget">Do you have a budget?</h3><p>Absolutely. I only keep food money in my daily account. Everything else goes to the offset account. My animal minding money also finds its way to the offset account.</p><h3 id="how-much-do-you-spend-per-year">How much do you spend per year?</h3><p>I think I spend around $12-$15,000 a year. Not counting the mortgage of course.</p><h3 id="do-you-make-purchase-decisions-carefully-or-are-you-loose-with-your-money">Do you make purchase decisions carefully, or are you loose with your money?</h3><p>Super carefully. I often sit and ponder whether I really need something or not. I do not like to be surrounded by stuff and buy things just because.</p><h3 id="how-is-your-work-life-balance">How is your work-life balance?</h3><p>Mmm, good question. I do work just a bit more than I am required to, making sure my work is done right. Then you add weeks at a time with different animals . But all and all, I am happy. I have a few good friends and love spending time with them.</p><h3 id="whats-your-favourite-thing-to-spend-money-on">What's your favourite thing to spend money on?</h3><p>Travel.</p><h2 id="invest">Invest</h2><h3 id="how-do-you-invest">How do you invest?</h3><p>I did all my shares as big purchases and then left it alone. </p><p>Same with Spaceship Voyager. I have put quite a bit in, then set an automatic weekly saving plan for $300 for Spaceship Universe, $200 for Spaceship Origin, and $100 for Spaceship Earth. </p><p>Once I got a mortgage, I stopped that and all is now going into my offset. I may start again, but at the moment my mortgage is my priority. </p><p>I plan to purchase an investment property once my mortgage is below $200,000.</p><h3 id="whats-been-your-best-investment">What's been your best investment?</h3><p>Finally making the decision to get into debt and buy a home. I spent so much time being scared and looking for the right home. When I found it, I got over being scared. :)</p><h3 id="what%E2%80%99s-been-your-worst-investment">What’s been your worst investment?</h3><p>I do not often listen to anyone, but somehow I did listen and purchased some shares which dropped like 80%. I try not to look.</p><h3 id="what%E2%80%99s-been-your-overall-return">What’s been your overall return?</h3><p>Not sure really. Maybe like 10%.</p><h3 id="how-are-you-building-wealth">How are you building wealth?</h3><p>Working hard and learning lots. The better you do at work, the higher the salary, the more you can save and invest. Purchasing my home was a big one. I plan to purchase an investment property in early 2024.</p><h3 id="what-are-your-main-roadblocks-to-building-wealth-how-are-you-addressing-them">What are your main roadblocks to building wealth? How are you addressing them?</h3><p>Being scared. I should have started investing way sooner or at least started educating myself in that arena. </p><blockquote>I used to think investing is for the rich only and I certainly was not rich. </blockquote><p>Debt is not the worst thing in the world if you can afford to pay it back and buying a property when I had the deposit ten years ago, would have made an incredible difference on my net worth now.</p><h3 id="do-you-have-a-target-net-worth-you-want">Do you have a target net worth you want?</h3><p>I am thinking $2 million outside of my house is doable.</p><h2 id="behaviour">Behaviour</h2><h3 id="when-did-you-make-your-first-significant-behavioural-shift-towards-wealth-building">When did you make your first significant behavioural shift towards wealth building?</h3><p>I think you can look at my life in Australia as pre-university and post-university. </p><p>Prior, it was more of a survival and uncertainty. </p><p>After, I got better paid jobs and felt like I too can live the Australian dream. Realising I can have it all, made a big difference and I started to save smarter, invest and contribute to Super etc.</p><h3 id="if-you-could-start-again-what-would-you-do-differently">If you could start again, what would you do differently?</h3><p>Be kind to yourself. Nothing needs to happen right now. That said, for goodness sake, stop wasting time and learn about what to do with money to achieve financial freedom as soon as possible. Putting it in the bank may not make you rich.</p><h3 id="what-are-some-mistakes-you%E2%80%99ve-made-along-the-way">What are some mistakes you’ve made along the way?</h3><p>As I mentioned above, I may have spent more time saving money and less time having fun. Also I’m not good at selling. I buy and hold. Don't do that either.</p><h3 id="do-you-have-any-worries-about-retirement-if-so-how-are-you-planning-to-address-them">Do you have any worries about retirement? If so, how are you planning to address them?</h3><p>Not really. I think I may retire back home and knowing I have property there and money from here I should be fine.</p><h3 id="how-are-you-learning-about-building-wealth">How are you learning about building wealth?</h3><p>I have read many books, and listen to numerous wealth building podcasts. Once you get into it and you make mistakes and have little victories, you also learn a lot.</p><h3 id="do-you-give-to-charity-if-so-what-percentage-of-your-timemoney-do-you-give">Do you give to charity? If so, what percentage of your time/money do you give?</h3><p>I give blood regularly and money monthly to numerous charities such as CanTeen, two animal shelters and Red Cross. I do need to look into giving more.</p><h2 id="we-want-to-hear-your-real-money-talk">We want to hear your Real Money Talk</h2><p>At Spaceship we’re big believers in sharing our money stories. We want to hear yours, too. In our ongoing&nbsp;<a href="https://www.spaceship.com.au/learn/tag/real-money-talk/?ref=spaceship.ghost.io">Real Money Talk</a>&nbsp;series, members of our community share what they’ve learned about managing money. We’d love you to take part.&nbsp;<a href="https://forms.gle/B2xKnqAqjePMHfFG9?ref=spaceship.ghost.io">Here’s a link to our Real Money Talk survey</a>&nbsp;where you can share your story.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Kelly Simpson)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/real-money-talk/">Real Money Talk</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2024/02/RMT-Tahlia.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[10 tiny money steps you can take right now]]></title>
            <link>https://www.spaceship.com.au/learn/10-tiny-money-steps-you-can-take-right-now/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/10-tiny-money-steps-you-can-take-right-now/</guid>
            <pubDate>Wed, 12 Nov 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[Here are ten things you can do right now that might get you closer to your goals. ]]></description>
            <content:encoded><![CDATA[<p><em>Here are ten things you can do right now that might get you closer to your goals.</em></p>
<p>How might you achieve your financial goals when money's tight and you can't see your situation changing? Here are some inexpensive tips and tricks that might help.</p>
<ol>
<li>
<p><strong>Rename your bank accounts</strong></p>
<p>One easy way to nurture your savings is to connect with them on an emotional level. It sounds absurd, but would you rather save for your house deposit in:</p>
<p>a) My savings account, or</p>
<p>b) My Waterfront Apartment account?</p>
<p>Would you find it harder to make an early money withdrawal from:</p>
<p>a) My savings account, or</p>
<p>b) My Trip To Japan account?</p>
<p>You get bonus points for specificity. Being specific is the first step to making your goal <a href="https://www.spaceship.com.au/learn/making-smart-goals-work-for-your-finances?ref=spaceship.ghost.io">SMART</a>. It could also mean you're less likely to withdraw money out of a particular account, unless you really need to.</p>
</li>
<li>
<p><strong>Set up an automatic transfer or investment</strong></p>
<p>Out of sight, out of mind. Is it time to set up an automatic transfer into your, er, Trip To Japan account, or for your longer term investment goals, begin a <a href="https://www.spaceship.com.au/voyager?ref=spaceship.ghost.io">Spaceship Voyager investment plan</a>?</p>
<p>The beauty of automation is that you can set and forget it. Saving $20 a week before you even see it can add up to more than $1,000 within one year, without you even noticing. Investing that money could grow it even bigger, too, (although there's always a risk it will lose value).</p>
</li>
<li>
<p><strong>Increase your savings rate by 10%</strong></p>
<p>Let's say you're regularly saving $20 per week. Could you spare an extra 10% and turn it into a weekly $22 deposit? By the end of the year this small change could add more than $100 to your bottom line.</p>
<p>A percentage increase becomes more dramatic with larger amounts. Increasing a weekly $100 savings deposit to $110 per week, for example, would grow your money by more than $500 extra per year.</p>
<p>If you're investing, the returns could be even greater again (or, as for the above, there's always a risk of your investment losing money).</p>
</li>
<li>
<p><strong>Schedule reminders to track your wealth</strong></p>
<p>Create a simple spreadsheet in Excel or Google Sheets to track your savings and investments. It can help you focus on the positives. Seeing your wealth grow over time could give you the boost you need to stay the course — especially as it'll help you see how far you've come.</p>
<p>Tracking your investments could also help you feel more comfortable with the ups and downs of the market. We don't suggest ignoring your bills and expenses, but having a dedicated place to track your progress is important, too.</p>
</li>
<li>
<p><strong>Create some more friction</strong></p>
<p>It's easier than ever to buy things. Amazon held the patent for the 1-click order button from 1999 until 2017. It licensed its technology to Apple, who used it in iTunes and the App Store. Put simply, this tiny button meant customers could buy things using just one click. The patent expired and now all tech companies can use it.</p>
<p>The easier it is to buy something, the more likely it is you'll buy it.</p>
<p>The good news is you can flip the principle and make it work for you. Add some barriers to entry for the things you waste your money on. Too much meal delivery? Delete the app. Spending too much on online gaming? Remove your payment details from websites. The more steps there are between your money and the 'buy' button, the more time you have to rethink your purchase.</p>
<p>Read more: <a href="https://www.spaceship.com.au/learn/money-hack-temptation-bundling?ref=spaceship.ghost.io">Money hack: temptation bundling</a></p>
</li>
<li>
<p><strong>Check your calendar</strong></p>
<p>Ever have 'one of those nights'? Some of the greatest nights can come completely unexpected – which means they can have unexpected impacts on your budget. Take a quick look at your calendar and see the financial events you have coming up. Bills, birthdays and brunches all count here. Being aware of your upcoming events might help you be smarter about short-term purchases.</p>
</li>
<li>
<p><strong>Pay yourself first</strong></p>
<p>This is one you may have heard about already. It's essentially a change to your mindset. Maybe you currently save whatever's left over at the end of your pay cycle. By <a href="https://www.spaceship.com.au/learn/pay-yourself-first-money-hack-reverse-budgeting?ref=spaceship.ghost.io">paying yourself first</a>, you make it your first priority to pad out your savings account as soon as you get paid. Then you can spend whatever's left over. It could take some getting used to, but it could have a real impact.</p>
</li>
<li>
<p><strong>Unsubscribe from email lists or unfollow social media accounts</strong></p>
<p>If you find yourself a little too susceptible to an Aldi Special Buy or something great from Kmart, reduce their access to you. Unsubscribe from email newsletters and unfollow social media accounts that lead to you spending money. It might be a helpful break for your mind and your wallet.</p>
</li>
<li>
<p><strong>Get some exercise</strong></p>
<p>A walk outside costs nothing and can result in decreased anxiety, depression, and negative moods, while improving self-esteem and cognitive function. This means you may make better decisions, and feel better about the future — your finances included. Plus, if you make it a habit, you'll likely save on medical expenses down the track.</p>
</li>
<li>
<p><strong>Listen to a podcast or read a book</strong></p>
<p>At Spaceship we think intellectual wealth is an important part of financial wealth, and growing it can be as easy as listening to a <a href="https://www.spaceship.com.au/learn/podcasts-that-might-help-get-financial-independence?ref=spaceship.ghost.io">finance podcast</a>, or picking up a <a href="https://www.spaceship.com.au/learn/10-good-books-to-help-you-be-smart-with-money?ref=spaceship.ghost.io">personal finance book</a>.</p>
</li>
</ol>
<hr>
<p>Which of these steps will you do right now to get closer to achieving your financial goals? The beauty of making a small change is if it doesn't work for you, you haven't lost anything— but if it does, the benefits could just be outsized.</p>
]]></content:encoded>
            <author>hello@spaceship.com.au (Kelly Simpson)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/personal-finance/">Personal Finance</category>
            <category domain="https://www.spaceship.com.au/learn/tag/cost-of-living/">Cost of Living</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2025/11/10-steps-to-be-smarter-with-money.png" length="0" type="image/png"/>
        </item>
        <item>
            <title><![CDATA[How to turn your income into wealth]]></title>
            <link>https://www.spaceship.com.au/learn/how-to-turn-your-income-into-wealth/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/how-to-turn-your-income-into-wealth/</guid>
            <pubDate>Wed, 05 Nov 2025 02:00:00 GMT</pubDate>
            <description><![CDATA[5 ways to turn your income into wealth. ]]></description>
            <content:encoded><![CDATA[<p>Earning a solid income can go a long way to boosting your financial position. But growing your wealth is key to gaining financial independence.</p>
<p>People often confuse income with wealth. They're similar but they're not interchangeable. Understanding how they work together can help you plan for your future more confidently.</p>
<p>But first things first. Let's make sure you understand what we mean when we talk about income and wealth.</p>
<p>Income is a stream of money you likely receive regularly. You may earn an active income, which could include money you receive from a wage, salary or side gig. Or you may earn passive income, such as interest or dividends from investing.</p>
<p>Wealth — or net worth — is how much you would have left over if you sold everything you owned and then settled all your debts.</p>
<h2 id="contents">Contents</h2>
<ul>
<li><a href="#how-to-calculate-your-wealth">How to calculate your wealth</a></li>
<li><a href="#why-keeping-an-eye-on-your-wealth-is-important">Why keeping an eye on your wealth is important</a></li>
<li><a href="#1-live-the-lifestyle-you-can-afford-not-the-one-you-want">1. Live the lifestyle you can afford, not the one you want</a></li>
<li><a href="#2-clear-your-debt">2. Clear your debt</a></li>
<li><a href="#3-build-up-your-what-if-fund">3. Build up your 'what if' fund</a></li>
<li><a href="#4-invest-for-the-future">4. Invest for the future</a></li>
<li><a href="#5-make-sure-youre-covered">5. Make sure you're covered</a></li>
</ul>
<h2 id="how-to-calculate-your-wealth">How to calculate your wealth</h2>
<p>Keeping an eye on your wealth, or net worth, can help make sure you're on track for meeting your goals.</p>
<p>There are online tools that can help you work yours out. Moneysmart has a calculator which calculates your savings, superannuation and investments against any outstanding debt you may have. The difference between the two is how financially wealthy you are.</p>
<h2 id="why-keeping-an-eye-on-your-wealth-is-important">Why keeping an eye on your wealth is important</h2>
<p>A high income doesn't always make you wealthy.</p>
<p>It's natural to expect that if you have good income, you should be wealthy and vice versa, but it's not a universal truth.</p>
<p>You could be earning a decent income and still be in financial difficulty. Or you could be on a lower income, but well on your way to becoming wealthy.</p>
<p>A good marker of 'wealth' is when you feel you have financial independence.</p>
<p>Here are some tips that could help turn your income into wealth:</p>
<h2 id="1-live-the-lifestyle-you-can-afford-not-the-one-you-want">1. Live the lifestyle you can afford, not the one you want</h2>
<p>When your income increases, it can be tempting to match your spending with your pay, as you can 'afford' to live a better lifestyle.</p>
<p>But if you're exhausting your income or spending more than you earn, then you aren't growing your wealth, regardless of what you earn.</p>
<p>Lots of people spend nearly all they have, with a small amount left over. Even when their income grows, they don't save any more money. They continue to spend what they have.</p>
<p>Common examples are elite athletes who can have high incomes in their capacity as sportspeople, thanks to sponsors and product endorsers when they are competing. But once their careers are over, they may be in a radically different position.</p>
<p>Keeping an eye on your spending as your income increases is a good idea.</p>
<p>We've spoken about him before, but Warren Buffet is one of the world's richest men with a net worth of around $100 billion. He credits his wealth to his simple tastes. Dubbed the 'Oracle of Omaha', Buffet has lived in the same home in Omaha, Nebraska since 1958. He drives a second hand car. And he also eats the same thing for breakfast every day, spending less than $4 each time.</p>
<h2 id="2-clear-your-debt">2. Clear your debt</h2>
<p>It's hard to grow your wealth if you don't know what you owe.</p>
<p>Tally up all your debts from credit cards, holidays, student debt and any other mortgages or loans. Don't forget to add any Buy Now Pay Later products you might be using. When you know what's outstanding you'll have a clear picture of what you need to do to chip away at it.</p>
<p>Can you make extra repayments or negotiate a lower rate?</p>
<p>Freeing yourself from debt will help you to regain confidence and control and go a long way to increasing your wealth.</p>
<h2 id="3-build-up-your-what-if-fund">3. Build up your 'what if' fund</h2>
<p>When you've got money squirrelled away, you're free to live life on your own terms.</p>
<p>The feeling of security that comes with having cash for a rainy day or when you're in a jam can be a huge help. That's the power of financial independence.</p>
<p>You determine what helps you to sleep better at night. Is it a dollar figure? Is it $5,000 or six months of salary? Whatever works for you, work towards building it up.</p>
<h2 id="4-invest-for-the-future">4. Invest for the future</h2>
<p>Once you've built your emergency fund, keep up those saving habits to fund a pool of money for longer term growth. Many people make the mistake of putting their 'now' self first. Your 'now' self wants to go on holidays, buy a car or treat yourself.</p>
<p>That means your future self, who wants to buy a house and live well in retirement, might never really get there.</p>
<p>So do yourself a favour and think about how investing could help you on your way.</p>
<p>You might want to invest in what you feel comfortable in and what you know. If you can't wrap your head around cryptocurrency or hedge funds, they may not be the best options for you.</p>
<p>Many people like to buy assets they can see and touch, which is one reason why investment properties are a popular choice. Remember, make sure to do your research and consider seeking independent financial advice before making any major investment decisions.</p>
<h2 id="5-make-sure-youre-covered">5. Make sure you're covered</h2>
<p>You and your ability to earn an income are your most important assets.</p>
<p>Make sure you've thought about your options when it comes to protecting yourself (or your family), such as if you fall into bad health or become critically ill and can't work again.</p>
<p>Don't be fooled into thinking it can't happen to you.</p>
<p>Having appropriate insurance cover in place can give you and your loved ones peace of mind if unforeseen things happen.</p>
<p>These steps should help set you up for a financial future you can sustain. They may not be sexy or quick, but they are ways to help you one day, grow your wealth, and also work towards financial independence.</p>
]]></content:encoded>
            <author>hello@spaceship.com.au (Nicole Webb)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/personal-finance/">Personal Finance</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2025/08/How-to-turn-your-income-into-wealath-1.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[Real Money Talk: Harvey]]></title>
            <link>https://www.spaceship.com.au/learn/real-money-talk-harvey/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/real-money-talk-harvey/</guid>
            <pubDate>Wed, 05 Nov 2025 01:45:00 GMT</pubDate>
            <description><![CDATA[Harvey, a 38-year-old dad of three, is finally starting to see light at the end of the tunnel. ]]></description>
            <content:encoded><![CDATA[<p>This post is based on an interview we conducted with Harvey in July 2024.</p><p>Real Money Talk is our series where we interview Australians from all walks of life about their personal finances. The views expressed are those of the interviewees, based on their experiences with money, and as such are not necessarily representative of Spaceship's views.</p><p>We have changed the name of the interviewee for their privacy.</p><h2 id="overview">Overview</h2><p><strong>Name:</strong> Harvey</p><p><strong>Age: </strong>38</p><p><strong>Where do you live?</strong> Tasmania.</p><p><strong>Please tell us a bit about yourself.</strong></p><p>Hey! I'm Harvey, I'm 38, a married dad of three living in Tasmania who has been scraping by for what feels like decades now but is finally starting to see the light at the end of the tunnel.</p><p><strong>What's your current net worth?</strong></p><p>Somewhere around $600,000.</p><p><strong>How does it break down?</strong></p><ul><li>Home: $507,000 (minus the $291,000 mortgage),&nbsp;</li><li>Super: $350,000</li><li>Crypto and various investing apps: $10,000</li><li>Very little cash sadly!</li></ul><p><strong>Do you have any debts?</strong></p><ul><li>Mortgage: $291,000</li><li>Zip Pay: $1600</li></ul><p><strong>How did you build your net worth?</strong></p><p>Through pure luck and occasionally listening to advice!</p><p>I started working full-time when I was 17 and I had more money than I knew what to do with and wasted all of it, but I did take on the advice from my mum to always pay into my super.&nbsp;</p><p>I've always contributed 5% personally on top of my employer contributions. This was particularly helpful when I worked in higher education, who were contributing 17% at the time.&nbsp;</p><blockquote>I've made a lot of terrible choices over the years (and continue to do so as I have poor impulse control if the offer of a Good Time presents itself) but now my wife is working again after a 9 year slog raising the kids (patience of a saint!), we are starting to make better choices and prepare ourselves for the future.</blockquote><h2 id="earn">Earn</h2><p><strong>Tell us a bit about your career.</strong></p><p>I'm into my 21st year working in IT.&nbsp;</p><p>I've been lucky enough to progress quite well through roles, and have worked in seven different roles for only three employers in my entire career.</p><p><strong>Do you have any income sources outside your job? How much do you earn from each and how did you develop them?</strong></p><p>I do run a monthly event that generates a small amount of income, and this goes directly into an account set aside as a holiday fund as we are terrible at saving money otherwise (though getting better!).&nbsp;</p><blockquote>I've also rarely held myself back from buying things that I want and some of those purchases, like my vinyl collection, are turning into a wise accidental investment.</blockquote><p><strong>What’s been important for you to learn about money?</strong></p><p>Start early and start often, and just put aside whatever you can.&nbsp;</p><p>If you haven't started yet, today's the day!&nbsp;</p><p>I use a number of different investment apps as I'm trying to work out what style is right for me, and what initially seems like an inconsequential amount of money over time can end up being a lifesaver - literally.&nbsp;</p><p>Multiple emergency car repairs and things like that have been paid for by the odd $10 here and there that has been invested through something like Spaceship.</p><h2 id="save">Save</h2><p><strong>What's your savings rate? How has it changed over time?</strong></p><p>We don't really save.&nbsp;</p><p>It's a constant source of anxiety for me, but we've been single income for a long time and haven't really had the opportunity - if we keep the roof over our heads and food in our bellies, that's good enough.&nbsp;</p><p>This is starting to change now we have a second income again.</p><p><strong>Do you have a budget?</strong></p><blockquote>Sadly, the mere thought of preparing a budget is enough to paralyse both me and my wife, so no, we don't.</blockquote><p><strong>How much do you spend per year?</strong></p><p>Great question - just about everything we earn at the moment. But I'm seeing a light at the end of the tunnel.</p><p><strong>Do you make purchase decisions carefully, or are you loose with your money?</strong></p><p>Somehow we manage to do both.&nbsp;</p><p>We always try to buy second-hand where we can, perform our own repairs, tend not to make any unnecessary big purchases and rarely travel.&nbsp;</p><blockquote>I always get undone when I get a hint of a party - I'm quite happy to drop money on enjoying myself.</blockquote><p><strong>How is your work-life balance?</strong></p><p>In recent months it has been a struggle, but I'm managing it.&nbsp;</p><p>My wellbeing as the primary breadwinner is very important to me and I take it seriously as I can't afford to not be working.&nbsp;</p><p>I exercise most days, I socialise as often as I can, and my family are incredibly supportive.</p><p><strong>What's your favourite thing to spend money on?</strong></p><p>Good times, my kids, and Magic cards (I'm a nerd, it comes with the territory)</p><h2 id="invest">Invest</h2><p><strong>How do you invest?</strong></p><p>My super is my main one, if that counts.&nbsp;</p><p>I've been contributing to it for 21 years and it is doing really well.&nbsp;</p><p>I'm very mindful of how it's being invested and check it frequently to see how my investment options are performing.</p><p><strong>What's been your best investment?</strong></p><p>I regret not investing more into cryptocurrency when I did as I've had the highest return from specifically Bitcoin and Ethereum.</p><p><strong>What’s been your worst investment?</strong></p><p>Probably investing in myself - biggest wastes of money have always been dumb things I've bought myself.</p><p><strong>What’s been your overall return?</strong></p><p>I am no good with numbers. I just let the apps do their thing.&nbsp;</p><p>My crypto is up about 300% though - just good/lucky timing. Knowing how volatile it is, I didn't want to risk too much but regret that now.</p><p><strong>How are you building wealth?</strong></p><p>Keeping my head down at work, slowly making improvements to the house, starting to save more so we can invest more, and being less of an idiot with our money.</p><p><strong>What are your main roadblocks to building wealth? How are you addressing them?</strong></p><p>It WAS being single income, but we're past that roadblock now. I think in about a year's time, we'll have a much better idea of what the future holds.</p><p><strong>Do you have a target net worth you want?</strong></p><blockquote>Not really, but I do know I don't want to work a day longer than I need to. Current super calculations have me on track to retire comfortably at 60 and living off that until I'm in the ground. 22 years to go! Woo! But anything I can do in the meantime to reduce that further would be great.</blockquote><h2 id="behaviour">Behaviour</h2><p><strong>When did you make your first significant behavioural shift towards wealth building?</strong></p><p>... this year? I've pretty much always lived just beyond my means and changing that behaviour has taken a long time to undo, and it's still a struggle.</p><p><strong>If you could start again, what would you do differently?&nbsp;</strong></p><p>1) Stop buying physical media unless it's really niche because trust me, you won't need it, and&nbsp;</p><p>2) Your weirdo boss is going to start talking about a new thing called Bitcoin and try to get you to invest - LISTEN TO HIM, THEN WAIT 15 YEARS.</p><p><strong>What mistakes have you made along the way that others can learn from?</strong></p><p>Living from about 16-28 just constantly chasing a party definitely did a number on my savings and has stopped me from achieving a lot of things I had hoped to do.&nbsp;</p><p>I would say my behaviour was problematic.&nbsp;</p><blockquote>I wish I had sought professional help sooner, which may have put a stop to it, and would've helped me see some of those bucket list items ticked off.</blockquote><p><strong>Do you have any worries about retirement? If so, how are you planning to address them?</strong></p><p>Only that I won't be able to retire any earlier than 60. I'm not too fussed.</p><p><strong>How are you learning about building wealth? Is it from family, books, being forced to learn as your wealth grew, etc.?</strong></p><p>A combination of listening to family and friends, research and being forced to learn. </p><blockquote>Honestly - I'm so bad at this. Everything I've ever made is a huge fluke. Don't mention tax to me, I will pass out.</blockquote><p><strong>Do you give to charity? If so, what percentage of your time/money do you give?</strong></p><p>Yes. MSF are in my will, and we currently donate monthly to the Glenn McGrath Foundation, Canteen, UNHCR and the UNRWA.&nbsp;</p><p>The event I run monthly uses the Humanitix platform which, while more expensive, means 100% of Booking Fee profits go to charity as well.&nbsp;</p><p>Our view is that we are incredibly fortunate and anything we can do to help those in need should be done. For us right now, that's donations rather than volunteering.</p><hr><h2 id="we-want-to-hear-your-real-money-talk">We want to hear your Real Money Talk!</h2><p>At Spaceship we’re big believers in sharing our money stories. </p><p>We want to hear yours, too. In our ongoing <a href="https://www.spaceship.com.au/learn/tag/real-money-talk/?ref=spaceship.ghost.io"><u>Real Money Talk</u></a> series, members of our community share what they’ve learned about managing money. </p><p>We’d love you to take part. </p><p><a href="https://forms.gle/B2xKnqAqjePMHfFG9?ref=spaceship.ghost.io"><u>Here’s a link to our Real Money Talk survey</u></a> where you can share your story.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Kelly Simpson)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/real-money-talk/">Real Money Talk</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2024/08/Real-Money-Talk-Harvey.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[Pay your bills on time with these 10 ideas]]></title>
            <link>https://www.spaceship.com.au/learn/pay-your-bills-on-time-with-these-10-ideas/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/pay-your-bills-on-time-with-these-10-ideas/</guid>
            <pubDate>Wed, 05 Nov 2025 01:30:00 GMT</pubDate>
            <description><![CDATA[Find yourself living pay to pay? These tips for managing your regular, recurring expenses could take some of the pressure off.]]></description>
            <content:encoded><![CDATA[<p>Find yourself living pay to pay? These tips for managing your regular, recurring expenses could take some of the pressure off.</p>
<h2 id="contents">Contents</h2>
<ol>
<li><a href="#1-create-a-bill-calendar-or-spreadsheet">Create a bill calendar or spreadsheet</a></li>
<li><a href="#2-consider-a-dedicated-bills-account">Consider a dedicated bills account</a></li>
<li><a href="#3-divide-any-annual-expenses-by-twelve-and-set-that-aside-monthly">Divide annual expenses by twelve</a></li>
<li><a href="#4-treat-regular-expenses-like-bills">Treat regular expenses like bills</a></li>
<li><a href="#5-regular-monthly-expenses-a-bill-buffer-could-help">Build a bill buffer</a></li>
<li><a href="#6-dont-forget-your-emergency-fund">Don't forget your emergency fund</a></li>
<li><a href="#7-set-up-direct-debit-or-automatic-payments">Set up automatic payments</a></li>
<li><a href="#8-consider-paying-back-interest-based-bills-fortnightly-instead-of-monthly">Pay fortnightly instead of monthly</a></li>
<li><a href="#9-keep-looking-ahead">Keep looking ahead</a></li>
<li><a href="#10-contact-your-financial-provider-if-youre-struggling">Reach out if you're struggling</a></li>
</ol>
<h2 id="1-create-a-bill-calendar-or-spreadsheet">1. Create a bill calendar or spreadsheet</h2>
<p>Consider plotting all your weekly, monthly, quarterly, and yearly fixed costs on a calendar or spreadsheet.</p>
<p>This will help you make sure you've got enough money to cover them.</p>
<p>You could get help from apps like Bobby which help you see all your subscriptions in one spot.</p>
<p>Once you know what your bills total, you can make sure you've got enough money to pay.</p>
<h2 id="2-consider-a-dedicated-bills-account-%E2%80%93-separate-to-your-everyday-account">2. Consider a dedicated bills account – separate to your everyday account</h2>
<p>It can be tempting to keep all your money in one account, but this can make it easier to spend more than you can really afford.</p>
<p>Keeping your bill money in a separate account is one way you could remind yourself to save it for its intended purpose.</p>
<h2 id="3-divide-any-annual-expenses-by-twelve-and-set-that-aside-monthly">3. Divide any annual expenses by twelve and set that aside monthly</h2>
<p>It's a lot easier to cover an $800 rego fee when you've been setting aside $65 per month, or $15 per week, for it, so think about saving for big expenses like you would a big purchase.</p>
<h2 id="4-treat-regular-expenses-like-bills">4. Treat regular expenses like bills</h2>
<p>If you regularly access a pay as you go service, such as therapy or personal training appointments, treating them as bills may help you keep enough on hand to cover them.</p>
<p>Thinking of your supermarket visits as a weekly $50 Colesworth bill could help you budget for it.</p>
<h2 id="5-regular-monthly-expenses-a-bill-buffer-could-help">5. Regular monthly expenses? A bill buffer could help</h2>
<p>If your expenses come to a regular amount per month, one idea is to save an extra 5% or 10% on top of it, to help you prepare for any cost of living or inflation increases.</p>
<p>Doing this for bigger expenses, such as rent, can help give you peace of mind that you'd be able to afford a looming increase.</p>
<p>And if you don't have enough wiggle room to do this, it may give you enough of a heads up to start changing your spending habits or putting other plans in action.</p>
<h2 id="6-dont-forget-your-emergency-fund">6. Don't forget your emergency fund</h2>
<p>Keeping your emergency fund separate to your bills account means you won't be dipping into your rent money if your car breaks down, or you get a toothache and need an emergency dentist appointment.</p>
<h2 id="7-set-up-direct-debit-or-automatic-payments">7. Set up direct debit or automatic payments</h2>
<p>Automating your recurring payments is one of our top tips for being smart with your money. Life can be hard enough without having to remember to manually pay your bills, too!</p>
<h2 id="8-consider-paying-back-interest-based-bills-fortnightly-instead-of-monthly">8. Consider paying back interest-based bills fortnightly instead of monthly</h2>
<p>If you've got the option, picking a more frequent payment schedule for debts that accrue interest, such as mortgage or credit card payments, may help you pay them off quicker, and for less money.</p>
<p>You could get an extra month's worth of repayments if you pay weekly or fortnightly, because there are 12 months in a year, but 26 fortnights and 52 weeks.</p>
<p><strong>For example:</strong></p>
<p>Hypothetically, you're making monthly repayments of $2000, which equals $24,000 per year.</p>
<p>You could decide to switch to fortnightly payments of $1,000, which equals $26,000 per year.</p>
<p>Or,</p>
<p>You may choose to switch to weekly payments of $500, which equals $26,000 per year.</p>
<p>This could help you pay more off your principal amount, too.</p>
<p><em>(The above is an example only. Do your sums before making any decisions, including how interest may impact these numbers, and seek financial advice if you're not sure.)</em></p>
<p>MoneySmart has a <a href="https://moneysmart.gov.au/loans/personal-loan-calculator?ref=spaceship.ghost.io">personal loan calculator</a> that can help you figure it out.</p>
<h2 id="9-keep-looking-ahead">9. Keep looking ahead</h2>
<p>It feels great to be debt-free, but it doesn't mean you should spend all your money.</p>
<p>Once you've paid off a big expense, consider whether you need to begin saving for the next one. Bought a new phone? Start saving for your next one. Just got back from holiday? Start budgeting for your next one. The idea is to keep your cash flow as smooth as possible.</p>
<h2 id="10-contact-your-financial-provider-if-youre-struggling">10. Contact your financial provider if you're struggling</h2>
<p>If your bills are starting to pile up, and you're not quite sure what to do, you're definitely not alone.</p>
<p>Credit and utility providers, such as banks and power companies, commonly offer their customers temporary financial hardship arrangements, which can allow them to temporarily stop paying their bills, or let them pay less, for a specific amount of time.</p>
<p>MoneySmart is an Australian Government site with a <a href="https://moneysmart.gov.au/managing-debt/financial-hardship?ref=spaceship.ghost.io">list of financial hardship resources</a> you can access. The earlier you get ahead of things, the better.</p>
]]></content:encoded>
            <author>hello@spaceship.com.au (Kelly Simpson)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/cost-of-living/">Cost of Living</category>
            <category domain="https://www.spaceship.com.au/learn/tag/personal-finance/">Personal Finance</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2025/08/How-to-stop-living-pay-to-pay.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[How to learn from an investing mistake]]></title>
            <link>https://www.spaceship.com.au/learn/how-to-learn-from-an-investing-mistake/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/how-to-learn-from-an-investing-mistake/</guid>
            <pubDate>Wed, 05 Nov 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[I did everything I warn everyone not to do.]]></description>
            <content:encoded><![CDATA[<p>It happened to me: I was a finance writer with some unspent money in my trading account.</p><p>I overheard an investment tip about a sure thing.</p><p>Just a few moments later, I was the owner of $600 worth of a shiny new memecoin. It promptly dropped about 10%.</p><p>“It’s fine,” I told myself. “It’ll come good.”</p><figure class="kg-card kg-image-card"><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXfZvIrjjuok7fyyDmn0axjQg5GJKRZ_D-o1GEiJJkByHHxAV22negE6psmkDUPGRPBkVqdTKR3Rq8l20LgO-KChOQIbiYUrKjKMesQBMbEZyxzY_fT9fMAFOs_lGtwiFkIJHDK_gg?key=DBj6vMauW1uHlFNNGYojpg" class="kg-image" alt="" loading="lazy" width="624" height="468"></figure><p>And the next day, it did.</p><p>But now, a month later, (an age in crypto terms, but no time at all in long-term investing terms), it’s bounced around and is down 25%.</p><p>Each morning, I log onto my trading account, check it out, and stare at it in inaction.</p><p>(This is an informational, personal account and shouldn’t be taken as financial advice. If you’re unsure what to do about your money, you should seek independent, financial advice from a professional such as an accountant or financial planner.)</p><h2 id="here%E2%80%99s-my-post-mortem-of-what-i-did-wrong">Here’s my post mortem of what I did wrong.</h2><p>Regrets: I have a few.</p><h3 id="1-i-invested-in-something-i-don%E2%80%99t-understand">1. I invested in something I don’t understand</h3><p><a href="https://www.spaceship.com.au/learn/bitcoin-etfs-101/?ref=spaceship.ghost.io"><u>I don’t know a thing about crypto</u></a>.</p><p>No shade, it’s just not something I’ve ever been into.</p><p>I know it makes some people do things like <a href="https://www.bbc.com/news/articles/cj0r0dvgpy0o?ref=spaceship.ghost.io"><u>comb rubbish tips for missing hard drives</u></a>, while others use it to fund their house deposits.</p><p>And that’s on me - if I’m investing in something I don't understand, I can’t tell if it’s a good or a bad investment. I can’t tell who to trust, and whether they know what they're talking about.</p><h3 id="2-i-invested-without-a-plan">2. I invested without a plan</h3><p>When I invest my money, I usually <a href="https://www.spaceship.com.au/learn/should-you-automate-your-investments/?ref=spaceship.ghost.io"><u>dollar-cost average with investment plans</u></a> and the longer I’m in it, the better I get at coping with an asset’s inevitable ups and downs.</p><p>It works for me.</p><p>I’ve learned this from working at <a href="https://www.spaceship.com.au/voyager/?ref=spaceship.ghost.io" rel="noreferrer">Spaceship</a>, listening to our investment team, stomaching the market swings of the last few years, and absorbing what we do.&nbsp;</p><p>But this time I made the investment equivalent of ducking into Aldi, shopping in the middle aisle and coming home with something highly specific you can only use in limited situations.</p><figure class="kg-card kg-image-card"><img src="https://www.spaceship.com.au/blog/images/2025/06/image.png" class="kg-image" alt="" loading="lazy" width="1000" height="1000"></figure><p>Now I don’t know whether to hold onto it, or give it away.</p><h3 id="3-i-let-fomo-get-the-best-of-me">3. I let FOMO get the best of me</h3><p>My body acted before my brain did.</p><p>It felt like somebody had a hot ticket I could buy, and I could get lucky without doing much work on my own.</p><p><a href="https://www.spaceship.com.au/learn/money-fomo-actions-steps-to-take-to-feel-better-about-your-finances/?ref=spaceship.ghost.io"><u>I was a walking case study in FOMO</u></a>.</p><p>Half an hour prior, I was a serious, long-term investor only picking investments that resonated with my deeply held beliefs about the world and how I want it to be.</p><p>But swayed by the promise of an easy reward, I suddenly had an asset with a name that made me laugh, but <a href="https://www.spaceship.com.au/learn/why-do-share-prices-move-around/?ref=spaceship.ghost.io"><u>volatility</u></a> that didn’t.&nbsp;</p><h2 id="so-what-should-i-do-now">So what should I do now?</h2><p>In the grand scheme of things, $600 won’t bankrupt me. But it is about a week’s worth of rent, or 100 coffees I would otherwise drink, or a budget return flight to Bali.</p><p>Not that I could ever base it on past performance, which of course is not an indicator of future performance, but $600 invested in the S&amp;P 500 could grow to around $1,500 if it followed its 10-year historical rates of return of about 10% per year. (Not including fees, taxes, and all that jazz.)</p><h2 id="it%E2%80%99s-ok-to-make-investing-mistakes">It’s OK to make investing mistakes.</h2><p>Mistakes are how we learn. And this is a mistake I know I can learn from. Here are my options, as I see them.</p><h3 id="1-keep-it-as-a-cautionary-tale">1. Keep it as a cautionary tale</h3><p>Some people get bad tattoos. I have a bad crypto coin. Maybe I should hold onto it to remind me to be smarter next time.</p><h3 id="2-dollar-cost-average-out">2. Dollar-cost-average out</h3><p>The idea behind dollar-cost-averaging is that you can protect yourself from the extremes of an asset’s price by making smaller transactions over time.</p><p>In this case, I could decide to sell $50 of my investment per week, as an example. Then I’m not selling all of it in one go at its high or its low.</p><p>One thing I’ve had to experience to really understand is that crypto is exceptionally volatile. Today’s low might be tomorrow’s high, and vice versa.</p><h3 id="3-hodl">3. HODL</h3><p>The guy I took the tip from sounded pretty confident, and who knows, maybe this coin will get up in Fergie time.</p><figure class="kg-card kg-image-card"><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXe07wD3kAt-nDwbhQK2NL68l7DL2YKSlQD-GToRTy4VHFey2puqhPwO7ipiKkIMyclbdBJ8mGZ_NdHJjw2Lhw-yEykOm6X7o0w6MrNg9I---endg8avoYaXD5TWo_D10xei4ANwEQ?key=DBj6vMauW1uHlFNNGYojpg" class="kg-image" alt="" loading="lazy" width="624" height="375"></figure><p>The flipside of FOMO is called the sunk cost fallacy, where humans don’t want to ‘waste’ the resources, time, or money they’ve already spent on a project by abandoning it.</p><p>$600 and one month is my current sunk cost, as well as all the brainpower I’ve spent trying to figure out my next best step. Maybe it’s worth holding on.</p><h3 id="4-double-down-on-my-research">4. Double down on my research.</h3><p>What I <em>should absolutely do</em> is more research, so I can feel confident in my eventual decision. With a stock, this might look like checking out earnings reports, 10-Ks, market updates and consensus estimates. With a crypto coin, I’m going to have to start at the beginning - especially if I want to invest in this asset class again.</p><h3 id="5-remember-everyone-makes-mistakes-and-the-important-thing-is-to-learn-from-them">5. Remember everyone makes mistakes, and the important thing is to learn from them</h3><p>Even the pros make mistakes.</p><p>Jason from our investing team said, </p><blockquote>“My biggest mistakes have been selling too early. A successful company usually finds ways to keep growing, and I’ve learnt not to take profits if the company is still innovating and executing.”</blockquote><p>Shin from our engineering team said, </p><blockquote>“My biggest mistake was day trading in my early days of investment. I can never time the market right."</blockquote><h2 id="so-what-will-i-do-now">So what will I do now?</h2><p>I’m still a finance writer with a few hundred dollars worth of a shiny new memecoin in my trading account. </p><p>Eventually I’ll know what to do, but for the moment, I’m chalking this one up to being a brain snap, and will go back to impulse buying concert tickets instead.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Kelly Simpson)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/behaviour/">Behaviour</category>
            <category domain="https://www.spaceship.com.au/learn/tag/investing/">Investing</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2025/06/How-to-recover-from-an-investing-mistake.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[9 questions about gold and why people are queuing around the block for it]]></title>
            <link>https://www.spaceship.com.au/learn/9-questions-about-gold-and-why-people-are-queuing-around-the-block-for-it/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/9-questions-about-gold-and-why-people-are-queuing-around-the-block-for-it/</guid>
            <pubDate>Thu, 30 Oct 2025 03:00:24 GMT</pubDate>
            <description><![CDATA[Every so often investment discourse breaks containment. This time it's gold - and not just any gold, but cold, hard gold. Here's why people are lining up around the block for it.]]></description>
            <content:encoded><![CDATA[<h2 id="why-are-people-lining-up-for-gold">Why are people lining up for gold?</h2>
<p>Every so often, investment discourse breaks containment, and you see people being interviewed about their investments on the news.</p>
<p>This time around, it's gold - and not just any gold, but cold, hard gold.</p>
<p>Gold's been around for 1000s of years - so why the sudden demand for it now? And should you join the gold rush?</p>
<p>Read on, dear Spaceshipper.</p>
<p><strong>Jump to:</strong></p>
<ul>
<li><a href="#why-do-people-invest-in-gold">Why do people invest in gold?</a></li>
<li><a href="#so-why-are-people-lining-up-for-gold-right-now">So why are people lining up for gold right now?</a></li>
<li><a href="#what-is-bullion">What is bullion?</a></li>
<li><a href="#why-is-gold-so-valuable">Why is gold so valuable?</a></li>
<li><a href="#what-are-other-ways-to-buy-gold">What are other ways to buy gold?</a></li>
<li><a href="#whats-a-gold-bug">What's a gold bug?</a></li>
<li><a href="#what-does-warren-buffett-think-of-gold">What does Warren Buffett think of gold?</a></li>
<li><a href="#is-there-any-gold-in-the-spaceship-voyager-portfolios">Is there any gold in the Spaceship Voyager portfolios?</a></li>
<li><a href="#should-you-add-gold-to-your-investment-portfolio">Should you add gold to your investment portfolio?</a></li>
</ul>
<h2 id="why-do-people-invest-in-gold">Why do people invest in gold?</h2>
<p>Some investors include gold as part of their long-term investment strategies.</p>
<p>But the people lining up around the block near bullion dealers are typically not doing that.</p>
<p>Demand for gold tends to rise when people are feeling shaky about the economy.</p>
<p>People store their money in a physical asset that has historically held its value, so if the dollar crashes, they believe they have a way to ride it out.</p>
<p>They also buy because they think it will mitigate inflation: the purchasing power of $10,000 in the bank might decline, but $10,000 worth of bullion might hold its value better.</p>
<p>Others simply catch FOMO: the price of gold has grown by more than 50% in 2025, at the time of writing.</p>
<p>Plus, some analysts have said there's still room for the price of gold to run, though as with all things investing, past performance doesn't guarantee future performance.</p>
<h2 id="so-why-are-people-lining-up-for-gold-right-now">So why are people lining up for gold right now?</h2>
<p>It's a perfect storm for gold right now.</p>
<p>Each year, Hindu people celebrate Diwali, which is also known as the Festival of Lights. Some people who celebrate Diwali buy gold for the festival to help usher in good luck for the year. This year, the first day of Diwali fell on 21 October.</p>
<p>Meanwhile, the price of gold has been rising all year - reaching an all-time high in October 2025, mainly attributed to demand based on:</p>
<ul>
<li>Global political uncertainty,</li>
<li>Expectations of interest rate cuts meaning that investors might see a higher return on gold vs. cash,</li>
<li>Forecasts of continued asset growth, and</li>
<li>Media coverage causing fear of missing out.</li>
</ul>
<h2 id="what-is-bullion">What is bullion?</h2>
<p>Bullion is a class of assets that includes precious metals in physical forms. Think gold, silver, platinum, and palladium.</p>
<p>The gold is refined to achieve a minimum purity standard, and can be sold in cast bar, minted bar, and coin forms.</p>
<p>Places that sell bullion can also be called bullions, or bullion dealers.</p>
<h2 id="why-is-gold-so-valuable">Why is gold so valuable?</h2>
<p>Gold is a natural resource which means there's a limited amount of it.</p>
<p>It's expensive to find: gold mines cost many millions of dollars to run.</p>
<p>It's a sought-after product, used variously as an investment, in jewellery, in dentistry, aerospace, and pretty much every electronic device because it conducts electricity.</p>
<p>It also has a history of being the physical element that backed paper money.</p>
<p>And it's seen as a good hedge against a decline in national currencies.</p>
<h2 id="what-are-other-ways-to-buy-gold">What are other ways to buy gold?</h2>
<p>The good news is, if you want to buy gold, you don't have to line up in 37-degree heat to buy it.</p>
<p>Other ways to get exposure include:</p>
<h3 id="gold-etfs">Gold ETFs</h3>
<p>An ETF, or exchange traded fund, is a portfolio that's often created to track the performance of a specific index or sector.</p>
<p>A gold ETF generally aims to track the spot price of gold, before fees and costs. So instead of buying gold bullion, you can buy units in the ETF like you would ordinary shares, and watch the value go up and down alongside the gold price.</p>
<p>Buying into an ETF also gives you the opportunity to dollar-cost-average, and you can generally sell as soon as you need the money.</p>
<p>You also don't have to worry about getting insurance for your gold bars, or keeping it somewhere safe.</p>
<p>ETFs have their own fees and costs included so it's important to do your research if you're considering making an investment in one.</p>
<h3 id="gold-mining-stocks">Gold mining stocks</h3>
<p>Some investors like to invest in gold mining stocks. At the time of writing there are 167 gold companies listed on the Australian Stock Exchange (ASX), and still countless more on global markets. Investing in individual companies can be more risky, because you have to feel confident you're picking a winner - and even then, there's no guarantee of success.</p>
<h3 id="gold-mining-etfs">Gold mining ETFs</h3>
<p>Gold mining ETFs generally aim to mimic the performance, before fees and costs, of the gold mining industry as a whole. For example, the VanEck Gold Miners ETF includes 81 gold mining companies that also meet market cap and average daily trade value minimum amounts.</p>
<h3 id="gold-futures">Gold futures</h3>
<p>This is a way to speculate on what you think the price of gold will be, by buying future-dated contracts that let you buy or sell gold in hopes of making a profit.</p>
<h2 id="whats-a-gold-bug">What's a gold bug?</h2>
<p>A gold bug is like a crypto bro - someone who's convinced about the long-term value and stability of gold, especially in contrast to the fallibility of governments and economies.</p>
<p>US President Herbert Hoover was perhaps one of the most famous gold bugs: "We have gold because we cannot trust governments," he's attributed as saying.</p>
<h2 id="what-does-warren-buffett-think-of-gold">What does Warren Buffett think of gold?</h2>
<p>What does the GOAT say?</p>
<p>Warren Buffett has said that buying gold is a good way of investing in fear. He says that people buy gold when they're scared, and so to profit from it, you have to hope that other people are even more scared in the future so the price will go up.</p>
<p>His investment philosophy has always been to invest in profitable companies, and gold neither produces cash flow nor creates value over time, he argues.</p>
<p>In 2020, Berkshire Hathaway surprised everyone by investing in a gold mining company, although the company sold its shares that same year.</p>
<h2 id="is-there-any-gold-in-the-spaceship-voyager-portfolios">Is there any gold in the Spaceship Voyager portfolios?</h2>
<p>The <a href="https://www.spaceship.com.au/voyager/origin/?ref=spaceship.ghost.io">Spaceship Origin Portfolio</a> is a rules-based portfolio of 200 of the largest global and Australian companies by market cap, with blue chip and established stocks.</p>
<p>At the time of writing, some of these stocks include Australian and international gold-mining companies, and others, including mining companies with gold exposure.</p>
<h2 id="should-you-add-gold-to-your-investment-portfolio">Should you add gold to your investment portfolio?</h2>
<p>Whether or not you invest in gold depends on your personal circumstances and investment goals.</p>
<p>Historically it's tended to hold its value or even rise, independent of what the stock market is doing. But on the other hand, you can generally only make money from your bar of gold if you sell it at a profit.</p>
<p>Some view it as a safe haven investment because it tends to rise in value during periods of market turbulence, for example, during the Global Financial Crisis, according to CBS, the S&amp;P 500 fell by 56.8% while the price of gold rose by 25.5%.</p>
<p>Ultimately, our general thesis remains no matter what you invest in: make sure you understand it, make sure you can afford it, be prepared for the value of your investments to rise and fall with the market, and seek personal financial advice if you're unsure.</p>
]]></content:encoded>
            <author>hello@spaceship.com.au (Kelly Simpson)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/investing/">Investing</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2025/10/Should-you-buy-gold.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[What is round-up investing?]]></title>
            <link>https://www.spaceship.com.au/learn/what-is-round-up-investing/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/what-is-round-up-investing/</guid>
            <pubDate>Tue, 21 Oct 2025 23:00:00 GMT</pubDate>
            <description><![CDATA[Australians can invest $600+ a year by rounding up their purchases.]]></description>
            <content:encoded><![CDATA[<p>Loose change, small change, small coins, spare change, shrapnel, gold coins, pocket change…</p>
<p>No matter what you call it, one thing's for sure: it can add up if you let it.</p>
<p>And whether you nick it out of your parents' jar and spend it on pool visits, like Bryna did when she was growing up, or keep it in your car to fund your cheeky Maccas runs, like Craig still does, collecting your change can unlock serious value when you eventually spend it.</p>
<h2 id="jump-to">Jump to</h2>
<ul>
<li><a href="#what-are-round-ups">What are round-ups?</a></li>
<li><a href="#what-if-you-dont-really-use-cash-anymore">What if you don't use cash?</a></li>
<li><a href="#what-are-digital-round-ups">How do digital round-ups work?</a></li>
<li><a href="#small-change-adds-up-to-big-change">How much difference does it make?</a></li>
<li><a href="#what-is-round-up-investing-1">What is round-up investing?</a></li>
</ul>
<h2 id="what-are-round-ups">What are round-ups?</h2>
<p>People have been using round-ups to make smarter money moves pretty much since coins were invented.</p>
<p>Rounding up your money is when you work out the difference between the price you're charged for something, and the nearest whole number above it, and then do something with it.</p>
<p>For example, if you buy a packet of red frogs for $2.50, you can round it up to $3 and save or invest the extra 50c for yourself.</p>
<h2 id="what-if-you-dont-really-use-cash-anymore">What if you don't really use cash anymore?</h2>
<p>It's easy to save your change when it's jingling in your pocket, but what if you don't use as much cash anymore?</p>
<p>Back in 2007, Australians paid for 70% of consumer goods with cash. In 2022, that number had dipped to 13%, according to the <a href="https://www.rba.gov.au/publications/bulletin/2025/jan/access-to-cash-in-australia.html?ref=spaceship.ghost.io#:~:text=The%20use%20of,years%20%28Graph%C2%A01%29.">Reserve Bank of Australia</a>.</p>
<p>Arguably, we've got less coins to save. But we're still buying things, and we can still round-up our purchases. Enter: digital round-ups.</p>
<h2 id="what-are-digital-round-ups">What are digital round-ups?</h2>
<p>While we're using less cash, we're still making payments: according to Finder, we make 23 purchases per debit card per month, while according to Money.com.au, we make 27 credit card payments each month.</p>
<p>That's a lot of round-up potential!</p>
<p>Luckily, in the 2000s, tech companies figured out how to bring round-ups online to help people save more money.</p>
<p>Consumers sign up or opt in to services that detect their transactions, automatically round-up each purchase, and allocate the difference according to their chosen goal.</p>
<p>Once the functionality hit the mainstream, a series of apps were launched, allowing you to save for goals, invest in charity, or add to your super.</p>
<p>When ING Bank launched their savings version in 2017, they said it helped 40,000 customers collectively save an extra $600,000 in the first three months.</p>
<h2 id="small-change-adds-up-to-big-change">Small change adds up to big change</h2>
<p>The beauty is that round-ups tend to be so small that you barely notice them leaving your account.</p>
<p>But they still add up to meaningful change. Rounding up 50 transactions by 50c each adds up to an extra $25 over one month - or $600 a year.</p>
<p>That's a solid amount of money. And while saving it is an option, so is growing it. That's where round-up investing comes in.</p>
<h2 id="what-is-round-up-investing">What is round-up investing?</h2>
<p>Round-up investing is when you round-up your purchases and invest the difference in an investment asset of your choice.</p>
<p>At Spaceship, you can round-up your purchases to the nearest dollar and invest the difference into your <a href="https://www.spaceship.com.au/voyager/universe/?ref=spaceship.ghost.io">Spaceship Universe Portfolio</a>, <a href="https://www.spaceship.com.au/voyager/earth/?ref=spaceship.ghost.io">Spaceship Earth Portfolio</a>, <a href="https://www.spaceship.com.au/voyager/origin/?ref=spaceship.ghost.io">Spaceship Origin Portfolio</a>, <a href="https://www.spaceship.com.au/voyager/galaxy/?ref=spaceship.ghost.io">Spaceship Galaxy Portfolio</a>, or <a href="https://www.spaceship.com.au/voyager/explorer/?ref=spaceship.ghost.io">Spaceship Explorer Portfolio</a>, when you opt in to Spaceship round-ups with your <a href="https://www.spaceship.com.au/voyager/?ref=spaceship.ghost.io">Spaceship Voyager</a> portfolio. You can find them in the Spaceship Boosts section of your Spaceship Voyager app.</p>
<p>It could help you hit your investment goals faster, and it can also be a good way to start investing when you're nervous about using larger amounts of money.</p>
<p>Markets go up and down, and so too will the value of any investment - but when your portfolio is boosted with your spare change, it could make for an easier journey.</p>
]]></content:encoded>
            <author>hello@spaceship.com.au (Kelly Simpson)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/investing/">Investing</category>
            <category domain="https://www.spaceship.com.au/learn/tag/personal-finance/">Personal Finance</category>
            <category domain="https://www.spaceship.com.au/learn/tag/cost-of-living/">Cost of Living</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2025/10/What-is-round-up-investing.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[Dollar-cost averaging vs. lump-sum investing]]></title>
            <link>https://www.spaceship.com.au/learn/dollar-cost-averaging-v-lump-sum-investing/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/dollar-cost-averaging-v-lump-sum-investing/</guid>
            <pubDate>Tue, 21 Oct 2025 22:30:00 GMT</pubDate>
            <description><![CDATA[What should you do with a big chunk of money? ]]></description>
            <content:encoded><![CDATA[<p><a href="https://www.spaceship.com.au/voyager/?ref=spaceship.ghost.io">Spaceship Voyager</a> is a micro-investing product designed to make investing really simple.</p><p>You can get started investing in three steps:</p><ol><li>Pick one or more of our <a href="https://www.spaceship.com.au/voyager/?ref=spaceship.ghost.io">five investment portfolios</a>.</li><li>Invest your money – either in a lump sum or by setting up an investment plan.</li><li>Watch the value of your investment change over time.</li></ol><p>When things are this simple it can feel like there must be a trick.</p><p>But it’s pretty straightforward: there’s a good chance your money will grow over time if you invest it thoughtfully.</p><p>(There’s always a <a href="https://help.spaceship.com.au/en/articles/2391561-is-there-risk-involved-in-my-investment?ref=spaceship.ghost.io">risk in investing</a>. It’s really important to understand how risky your investment is and if it matches what you’re personally comfortable with. It’s different for everyone.)</p><p>Steps one and three are pretty easy.</p><p>It’s step two that new investors can struggle with. If you have a big chunk of money, such as a tax refund or a work bonus, and you’ve decided you want to invest it, should you do it all at once, or spread it out over time?</p><h2 id="your-investments-will-change-in-value-over-time">Your investments will change in value over time</h2><p>When you buy a share of a company, you own a tiny piece of it. The value of that piece will change depending on how much the company is worth overall. It can be unpredictable. A company can be worth X amount today, and something completely different tomorrow.</p><p>The Spaceship Voyager portfolios are <a href="https://www.spaceship.com.au/learn/how-do-managed-funds-work/?ref=spaceship.ghost.io">managed funds</a> that meet different investment criteria. When you invest money in a managed fund, you receive ‘<a href="https://help.spaceship.com.au/en/articles/2391556-how-are-unit-prices-calculated-in-spaceship-voyager?ref=spaceship.ghost.io">units</a>’ in return. Each unit represents the composition of the underlying investments in the fund. The value of these investments fluctuates, so the unit price does too.</p><p>Fluctuation is normal and to be expected. While it can be difficult to predict what the price of a company, a share or a unit will be, you can manage your risk. Check out <a href="https://moneysmart.gov.au/how-to-invest/choose-your-investments?ref=spaceship.ghost.io">MoneySmart's</a> breakdown of typical investment risks and suggested timeframes.</p><h2 id="dollar-cost-averaging">Dollar-cost averaging</h2><p><a href="https://www.spaceship.com.au/learn/dollar-cost-averaging/?ref=spaceship.ghost.io">Dollar-cost averaging</a> makes it less likely that you’ll buy all your stocks at their lows or highs.</p><p>When you dollar-cost average, you <a href="https://www.spaceship.com.au/voyager/boosts/?ref=spaceship.ghost.io" rel="noreferrer">regularly invest</a> similar amounts of money into a single product. Sometimes your money will buy you more, and sometimes it will buy you less, depending on the performance of what you’re investing in.</p><p>For example, you might sign up to the <a href="https://www.spaceship.com.au/voyager/universe/?ref=spaceship.ghost.io">Spaceship Universe Portfolio</a> and decide to invest $50 each week.</p><p>Let’s imagine the unit price of the Spaceship Universe Portfolio is $1.10 in week one, $1.20 in week two, and in week three it drops back to $1.15.</p><p>In week one, your $50 investment will buy you roughly 45 units. In week two, your next $50 investment will buy you roughly 41 units. And in week three, your next $50 investment will buy you roughly 43 units.</p><p>Altogether, your $150 will have bought you roughly 129 units at an average price of $1.16.</p><p>If you spent that $150 in one go, at the high, you would have 125 units – four units less.</p><p>If you spent that $150 in one go, at the low, you would have 136 units – 11 units more.</p><p>But it’s difficult to predict the low to know when to press buy.</p><p>Dollar-cost averaging helps you smooth your average unit price. It also has the advantage of being more habit building. When you take a slow and steady approach to investing, you may be inspired to hang in there, which may be the difference between achieving your investment goal.</p><h2 id="lump-sum-investing">Lump-sum investing</h2><p>Lump-sum investing does what it says on the tin: invests a lump of money all at once.</p><p>Lump-sum investing can have the benefit of exposing all of your capital to immediate returns.</p><p>For example: let’s say you invest $1,000 into the <a href="https://www.spaceship.com.au/voyager/earth/?ref=spaceship.ghost.io">Spaceship Earth Portfolio</a> and it immediately appreciates in value by 5%. Your investment will be worth $1,050 – a $50 gain.</p><p>If you started investing on the same day, used a dollar-cost averaging method instead and split your $1,000 into five $200 parcels, only the first $200 investment would have received that immediate growth. Your 5% growth would be worth $10 which is $40 less than if you’d invested it all at once.</p><p>On the flip side, it can take an immediate hit, too. And you need to be prepared for the value of your investment to decline (which can happen no matter your investment method.)</p><p>Even though history says that stock markets tend to appreciate – the ASX 200, for example, has grown by an average 8.5% in the ten years to January 2025 –  a loss can feel pretty terrible until it hopefully rights itself. We’ve written about <a href="https://www.spaceship.com.au/learn/1things-to-keep-in-mind-when-the-market-goes-down/?ref=spaceship.ghost.io">what you should do when the market drops</a> and it essentially boils down to “Don’t panic”.</p><h2 id="is-there-a-third-approach-yes">Is there a third approach? Yes.</h2><p>Some people adopt a hybrid model, and invest a lump-sum immediately while dollar-cost averaging the rest of their capital.</p><p>For example, somebody with $5,000 to invest might decide to invest $2,500 in a lump sum and split the remaining $2,500 into ten $250 weekly investments. They might decide that it’s a good idea because the market’s performing well, so they want to benefit from the gains – or on the other hand, the market’s dipped and they want to take advantage of cheaper prices with an expectation it will go back up.</p><h2 id="what-do-investors-think">What do investors think?</h2><p>Investors fall back on some famous mantras.</p><p>“Be greedy when others are fearful” is one. “Don’t fall in love with a stock” is another. “Let your profits run.” “Time in the market beats timing the market.” “Diamond hands.”</p><p>Underpinning each of these is emotion. Investing looks like a numbers game until it’s a big chunk of your savings that’s fluctuating. The highs can feel high, and the lows can make you panic.</p><p>That’s why it’s important to do what you’re doing: research and strategise.</p><h2 id="what-does-the-research-say">What does the research say?</h2><p>Researchers <a href="https://www.amgfunds.com/research_and_insights/investment_essentials/practical/dollar-cost-averaging-or-lump-sum-investing.html?ref=spaceship.ghost.io">Peter Bacon and Richard Williams</a> note that lump sum investments tend to perform better over time. They say that dollar-cost averaging might prevent you from investing all your money at a market high, and reduce your risk, which is a win. But they also say that if you have money to invest you are better off giving it maximum time in the market rather than saving some of it for later.</p><p>The best approach for you is going to depend on your personal financial situation, objectives and needs.</p><p>At Spaceship we believe in understanding your investment, setting a goal, making a plan, and being patient.</p><p>If you’ve decided Spaceship Voyager is the right investment product for you and you’re already a customer, you can <a href="https://spaceship.app.link/uGzdITaPfkb?ref=spaceship.ghost.io">set an investment goal in the Spaceship app</a> and go from there. If you're on desktop – you can scan this QR code with your phone to get set up.</p><figure class="kg-card kg-image-card"><img src="https://www.spaceship.com.au/blog/images/2021/10/Investment-goal-setup---deeplink_QR-code--1--3.jpg" class="kg-image" alt="Investment-goal-setup---deeplink_QR-code--1--3" loading="lazy" width="99" height="99"></figure>]]></content:encoded>
            <author>hello@spaceship.com.au (Kelly Simpson)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/investing/">Investing</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2025/10/dollar-cost-averaging-or-lump-sum-investing.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[5 reasons to set up an investment plan 🚀]]></title>
            <link>https://www.spaceship.com.au/learn/should-you-automate-your-investments/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/should-you-automate-your-investments/</guid>
            <pubDate>Tue, 21 Oct 2025 22:15:00 GMT</pubDate>
            <description><![CDATA[If you're investing for the long-term it could make sense to set up a regular investment plan.
]]></description>
            <content:encoded><![CDATA[<p>If you're investing for the long-term it could make sense to set up a regular investment plan.</p><p>Here are five reasons why you might.</p><h2 id="1-you-stay-focused-on-where-you%E2%80%99re-heading">1. You stay focused on where you’re heading</h2><figure class="kg-card kg-image-card"><img src="https://www.spaceship.com.au/blog/images/2022/10/Investment-Plan-EDM-05-1.jpg" class="kg-image" alt="" loading="lazy" width="1200" height="520"></figure><p>If you're a <a href="https://www.spaceship.com.au/voyager/?ref=spaceship.ghost.io">Spaceship Voyager investor</a>, you’ll want to give your money enough time to grow through market highs and lows – we recommend at least seven years.</p><p>Automating your investing makes it easier to filter out the short-term market noise in the meantime.</p><hr><h2 id="2-you-can-dollar-cost-average-through-a-downturn">2. You can dollar-cost average through a downturn</h2><figure class="kg-card kg-image-card"><img src="https://www.spaceship.com.au/blog/images/2022/10/Investment-Plan-EDM-02-1.jpg" class="kg-image" alt="" loading="lazy" width="1200" height="520"></figure><p>Investing the same amount of money regularly helps you smooth out your average purchase price so you don’t end up making all your investments at their highs. It’s called dollar-cost averaging. </p><hr><h2 id="3-you-can-stop-wondering-when-the-right-time-to-invest-is">3. You can stop wondering when the right time to invest is</h2><figure class="kg-card kg-image-card"><img src="https://www.spaceship.com.au/blog/images/2022/10/Investment-Plan-EDM-03.jpg" class="kg-image" alt="" loading="lazy" width="1200" height="520"></figure><p>Timing the market’s impossible, and by trying to miss the biggest falls, you’re more likely to miss the biggest rises.</p><hr><h2 id="4-it-makes-investing-a-habit-not-a-hobby">4. It makes investing a habit, not a hobby</h2><figure class="kg-card kg-image-card"><img src="https://www.spaceship.com.au/blog/images/2022/10/Investment-Plan-EDM-01-1.jpg" class="kg-image" alt="" loading="lazy" width="1200" height="520"></figure><p>If investing is part of your budget, you don’t have to stretch to find extra money.</p><hr><h2 id="5-investing-through-a-bear-market-sets-you-up-to-take-full-advantage-of-a-bull-market">5. Investing through a bear market sets you up to take full advantage of a bull market</h2><figure class="kg-card kg-image-card"><img src="https://www.spaceship.com.au/blog/images/2022/10/Investment-Plan-EDM-04-1.jpg" class="kg-image" alt="" loading="lazy" width="1200" height="520"></figure><p>Tough market conditions are a normal part of investing. If you buy stocks at their lows, you can benefit from the growth their highs deliver.</p><hr><h2 id="%F0%9F%9A%80-spaceship-voyager-investor">🚀 Spaceship Voyager investor?</h2><p>You can automate your Spaceship Voyager investing by setting up an investment plan. There’s no minimum amount, and you can turn it on, off, or change it when you want to.</p><p><a href="https://link.spaceship.com.au/HyGq?ref=spaceship.ghost.io">Log in and get started.</a></p><hr><h2 id="%F0%9F%A4%94-keep-in-mind">🤔 Keep in mind</h2><figure class="kg-card kg-image-card"><img src="https://www.spaceship.com.au/blog/images/2022/10/Investment-Plan-EDM-06.jpg" class="kg-image" alt="" loading="lazy" width="1200" height="520"></figure><p>All investment products have an element of risk. As share markets go up and down, so too can the value of your investment. Please consider the risks involved before making changes to your investments.</p><h2 id=""></h2>]]></content:encoded>
            <author>hello@spaceship.com.au (Spaceship)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/investing/">Investing</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2025/10/Automatic-investing.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[What's in, what's out: The money edition]]></title>
            <link>https://www.spaceship.com.au/learn/10-money-saving-swaps/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/10-money-saving-swaps/</guid>
            <pubDate>Thu, 02 Oct 2025 01:00:00 GMT</pubDate>
            <description><![CDATA[What do we want? For everything to be a lot cheaper!]]></description>
            <content:encoded><![CDATA[<p>What do we want? For everything to be a lot cheaper! When do we want it? Ideally  years ago when inflation started rocketing but we’ll also take it now!</p><p>So let’s be the change - the dollars, even - we want to see in the world. </p><p>Let’s find some extra room in our bank accounts and money boxes with these easy swaps and dupes.</p><h2 id="%E2%9D%8C-out-not-knowing-what%E2%80%99s-for-dinner">❌ Out: Not knowing what’s for dinner<br></h2><h2 id="%E2%9C%85-in-weekly-meal-planning">✅ In: Weekly meal planning</h2><p>It’s hard to feel like a winner when you’re tucking into a lukewarm meal delivery dinner because you got too hangry to cook.</p><p>Consider consulting your calendar, seeing which meals you’ll be home (or in the office) for, and working out a plan of attack for making them in advance. It’ll likely save you money and a little bit of frustration.</p><p>We like <a href="https://nomoneynotime.com.au/?ref=spaceship.ghost.io" rel="noreferrer">No Money No Time</a>, a meal plan website created by the University of Newcastle, for help. (We’re not affiliated, we’re just fans.)</p><h2 id="%E2%9D%8C-out-not-knowing-the-supermarket-specials">❌ Out: Not knowing the supermarket specials<br></h2><h2 id="%E2%9C%85-in-checking-out-the-specials-in-advance">✅ In: Checking out the specials in advance</h2><p>The idea when shopping the specials is to only buy the things you need, and buy in bulk if it’s useful for you. It can save you serious dollars.</p><p>Apps such as Half Price (which shows you the 50% discounts at Woolies and Coles each week) and <a href="https://www.frugl.com.au/?ref=spaceship.ghost.io" rel="noreferrer">Frugl</a> (which tells you the cheapest place in your area for particular grocery items) can help.</p><h2 id="%E2%9D%8C-out-buying-the-expensive-fruit-and-veggies">❌ Out: Buying the expensive fruit and veggies<br></h2><h2 id="%E2%9C%85-in-buying-what%E2%80%99s-in-season">✅ In: Buying what’s in season</h2><p>You can buy a bag of grapes at the supermarket right now and it’ll cost you $15. Or you can wait a few weeks for the price to come down which it should when it’s in season.</p><p><a href="https://www.sustainabletable.org.au/journal/seasonal-produce-guide?ref=spaceship.ghost.io" rel="noreferrer">Sustainable Table</a> has a produce guide that shows you which fresh fruit is in season, when. It should align with when these products are most cost-effective to purchase at the supermarket.</p><p>You can use them as a base for your meal planning, too.</p><h2 id="%E2%9D%8C-out-not-carrying-bottled-water">❌ Out: not carrying bottled water<br></h2><h2 id="%E2%9C%85-in-byo-beverage-vessel">✅ In: BYO beverage vessel</h2><p>It’s better for the environment, and your back pocket, when you skip the single serving bottled drinks when you’re out and about and bring one you prepared earlier.</p><p>Choice Magazine says switching to your own water bottle <a href="https://www.choice.com.au/food-and-drink/drinks/water/articles/best-reusable-water-bottles?ref=spaceship.ghost.io#:~:text=If%20you%20buy%20three%20single%2Duse%20bottles%20of%20water%20a%20week%2C%20switching%20to%20a%20reusable%20bottle%20costing%20%2440%20could%20save%20you%20%24155%20in%20the%20first%20year%20of%20use%2C%20not%20to%20mention%20a%20mountain%20of%20landfill." rel="noreferrer">could save you $155</a> in just the first year of use, if you’re a moderate beverage drinker. Plus it’ll likely make your conscience lighter, too.</p><h2 id="%E2%9D%8C-out-feeding-your-pets-yourself">❌ Out: Feeding your pets yourself<br></h2><h2 id="%E2%9C%85-in-using-an-autofeeder">✅ In: Using an autofeeder</h2><p>One Spaceship colleague found more benefits than expected when he bought an autofeeder for his cats. “It stops them smashing cat biscuits and helps with their weight,” he said. Less consumption has led to more savings, too.</p><p>“It doesn’t seem like much but 10-15% a week adds up.”</p><h2 id="%E2%9D%8C-out-being-good-cop">❌ Out: Being good cop<br></h2><h2 id="%E2%9C%85-in-being-bad-cop">✅ In: Being bad cop</h2><p>Another Spaceship colleague was growing frustrated at the annual price rises for pet insurance, without a corresponding increase in value.</p><p>“We would always ring the insurance company to complain about the big increase and high cost, and we’d inevitably be given some sort of a reduction or discount (even if just for a period of time.)”</p><p>The moral of the story? “Don’t ask, don’t get!”</p><h2 id="%E2%9D%8C-out-thinking-short-term">❌ Out: Thinking short-term<br></h2><h2 id="%E2%9C%85-in-thinking-long-term">✅ In: Thinking long-term</h2><p>This works for both pets and humans - but it centers around the fact that we can do things now that reduce costs in the long-run.</p><p>For one Spaceship colleague, it means keeping her dog physically and mentally active to reduce trips to the vet in the long-term. For another, it meant starting a rainy day fund for their pet to be prepared for adverse events.</p><p><a href="https://www.spaceship.com.au/learn/what-to-expect-when-youre-expecting-a-fur-baby/?ref=spaceship.ghost.io" rel="noreferrer">Pets are pricey,</a> even when they’re young and healthy, and getting on the front foot can make a huge difference down the track.</p><h2 id="%E2%9D%8C-out-taxis-rideshares-commuting-by-car">❌ Out: Taxis, rideshares, commuting by car<br></h2><h2 id="%E2%9C%85-in-public-transport">✅ In: Public transport</h2><p>Public transport can be up to four times cheaper than travelling by car, according to <a href="https://www.nsw.gov.au/money-and-taxes/cost-of-living-hub/transport-driving-and-fuel?ref=spaceship.ghost.io#:~:text=Catching%20public%20transport%20may%20be,has%20help%20in%20other%20languages." rel="noreferrer">Transport NSW</a>. And there are some truly stunning journeys you can take, and a certain charm that can come with <a href="https://www.youtube.com/watch?v=LF50i7HUayM&ref=spaceship.ghost.io" rel="noreferrer">staring out the window of a bus</a>.</p><p>So consider leaving home a little earlier and arriving at the care of your local transit authority. One Spaceship colleague saved money on rideshares by taking public transport most of the way, and taking a car the rest of it. Every dollar helps.</p><h2 id="%E2%9D%8C-out-using-your-car-as-a-second-wardrobe">❌ Out: Using your car as a second wardrobe<br></h2><h2 id="%E2%9C%85-in-keeping-your-car-fuel-efficient">✅ In: Keeping your car fuel efficient</h2><p>Keeping your car clean and tidy may actually make it more fuel efficient. For a while, it was thought to be the opposite, until the MythBusters - remember them? - <a href="https://mythresults.com/dirty-vs-clean-car?ref=spaceship.ghost.io" rel="noreferrer">busted the myth</a>.</p><p>Plus, a clean car can make you less likely to crash, because you can see more clearly from a freshly wiped windscreen in low or glaring light. Those are two huge wins to us.</p><h2 id="%E2%9D%8C-out-thinking-your-choices-don%E2%80%99t-matter">❌ Out: Thinking your choices don’t matter<br></h2><h2 id="%E2%9C%85-in-remembering-there-are-better-days-ahead">✅ In: Remembering there are better days ahead</h2><p>Financially, politically, environmentally, at least - It’s been a tough few years interspersed with some joyful moments. You’re not alone if you feel like you’re struggling and that it’s been relentless. But it’s important to keep the faith. In fact, <a href="https://www.gsam.com/content/gsam/us/en/institutions/about-gsam/news-and-media/2023/goldman-sachs-asset-management-survey-shows-how-a-retirement-mindset-matters.html?ref=spaceship.ghost.io#:~:text=High%20Optimism%2C%20Future%20Orientation%2C%20Financial%20Literacy%20and%20Reward%20Focus%20May%20Influence%20Retirement%20Savings%20Success%20%E2%80%93%20Only%2010%25%20of%20Survey%20Respondents%20Have%20Optimal%20Combination" rel="noreferrer">Goldman Sachs and Syntoniq research</a> found that believing in a better tomorrow is important to retirement success.</p><p>They found that it’s one of four personality traits that help predict how much retirement success someone will have – and only 10% of their survey respondents actually had all four:</p><h3 id="%E2%98%80%EF%B8%8F-high-optimism">☀️ High optimism</h3><p>Get delulu! Believing you can have the future you want, and taking steps toward it, means you’re more likely to get there, the research reveals.</p><h3 id="%F0%9F%94%AE-future-orientation">🔮 Future orientation</h3><p>Acting with your future self in mind means spending, saving, investing, and managing your money in a way your future self will be proud of. It also sets you up for success.</p><h3 id="%F0%9F%93%9A-financial-literacy">📚 Financial literacy</h3><p>Upskilling your money knowledge when you don’t have to, including doing things such as reading the Spaceship blog, can keep you on track to making smart decisions that pay off.</p><h3 id="%F0%9F%8E%AF-reward-focus">🎯 Reward focus</h3><p>People who stay focused on reward while managing their own personal risk appetite have found themselves to benefit from this mindset in the long-run, according to this research.</p><p>Of course, you still have to do what works for your personal circumstances. As always, seek professional advice if you’re uncertain of what steps to take.</p><h2 id="%E2%9D%93so-what-are-you-swapping">❓So, what are you swapping?</h2><p>Once you make a swap or two, it might inspire you to look out for more. You might even find you’ve swapped your way to a simpler, cheaper, life. If you’ve already made a money swap that’s made a difference - be sure to <a href="https://forms.gle/oJxGUZnsP7ovxjbv5?ref=spaceship.ghost.io" rel="noreferrer">click through and share it with us.</a></p>]]></content:encoded>
            <author>hello@spaceship.com.au (Kelly Simpson)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/cost-of-living/">Cost of Living</category>
            <category domain="https://www.spaceship.com.au/learn/tag/personal-finance/">Personal Finance</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2025/10/Money-saving-swaps.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[What to consider before you make a big purchase]]></title>
            <link>https://www.spaceship.com.au/learn/what-to-consider-before-you-make-a-big-purchase/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/what-to-consider-before-you-make-a-big-purchase/</guid>
            <pubDate>Wed, 01 Oct 2025 23:45:00 GMT</pubDate>
            <description><![CDATA[Thinking of buying that fancy thing you've always wanted? Stop for a moment and consider the following before you take the plunge. ]]></description>
            <content:encoded><![CDATA[<p>You’ve been saving up your hard-earned dollars for a while now. You’ve had a goal in mind the whole time, a goal that is now shining and bright, like the pot of gold at the end of the rainbow. You’re ready. It’s time to hit that big, fat “Buy Now” button, literally or metaphorically.</p><p>But something is holding you back? What is it? Why, it’s this checklist, of course.</p><p>Okay, we jest. But before you make a big purchase, any big purchase, there are some things you should consider — and we’ve listed them out for you. Read on!</p><h2 id="before-you-sign-up-for-a-course%E2%80%A6">Before you sign up for a course…</h2><p>So, you want to go back to school. Maybe you want to upskill or maybe you want to learn something entirely new. Either way, you deserve a pat on the back. But once you’ve pulled back from that really awkward tangle of arms and shoulders, there’s one thing to consider.</p><p>Are you going to get out what you put in?</p><p>So, let’s start with motivation. You have a reason for doing this course, but what is it? Do you really want to learn to code or are you jumping on a bandwagon? Don’t get us wrong; we’re <em>all</em> about filling your lifetime with learning. But when you are going to spend hundreds or even thousands on a course, you want to make sure you can go the distance.</p><p>If your end goal is higher earning potential or improved job opportunities, great. Maybe you want to learn a new skill? That’s awesome too. Just make sure you keep your end goal in mind as you make each decision along the way. And yes, you have a few more decisions to make...</p><p>Do you have the money to pay for the course? Can you set aside time for this course?</p><p>Read the study outline of the course thoroughly. Usually you can get an idea of how many hours it will require and the types of examinations and assessments that you’ll have to do. If you’re sure you can handle it, you’ve leapfrogged yet another hurdle.</p><p>Now, remember that end goal? You have to be sure that <em>this</em> course is <em>the</em> course, the course that will help you go to the next level and reach that goal. If you want higher earning potential, for instance, you want to be sure you’ll receive a credible qualification when you complete the course. You want to have something meaningful to show future employers.</p><p>There’s a plethora of online courses you can take, but if they’re not run by accredited educational institutions, they’re probably not worth it. But as long as everything adds up and you can afford the time it takes to study, you should be good to go.</p><h2 id="before-you-buy-a-car%E2%80%A6">Before you buy a car…</h2><p>Buying a car is a big deal, not least because it’s nearly always a depreciating asset. As such, you definitely want to do your research before you sign on the dotted line.</p><p>Let’s start with the basics.</p><p>What do you need your car for? Whether its long-distance trips, towing a caravan, carting the family around, a grocery shop here and there — the reason for your purchase will probably dictate a lot of the finer details. Speaking of which…</p><p>What’s your budget? When answering this question, don’t just consider the cost of the car. Consider the general ongoing costs of owning a car as well, including maintenance, insurance, registration, petrol, etc. Can you afford these going forward?</p><p>When it comes to money, there’s another thought to keep in mind. How often will you use your car? Over in the United States, there has been<a href="https://www.fastcompany.com/40482056/this-calculator-tells-you-if-its-cheaper-to-use-uber-than-own-a-car?ref=spaceship.ghost.io"> some discussion</a> about whether or not it might be cheaper to use a combo of public transport and rideshare services (such as Uber). If you use cars infrequently, you could be better off with this method. (At least think about it!)</p><p>A final thing to consider is where to buy. A large part of this depends on whether you’re buying a used or new car. If you’re buying new, you could head to a local dealer. If you’re buying used, your search will probably start online at sites such as<a href="https://www.carsales.com.au/?ref=spaceship.ghost.io"> Carsales</a>.</p><p>Once you’ve figured out where you’ll start your search, you have one final thing to consider: what is your line? As you test drive each car, you should have  your deal breakers in mind. As per the cliché, car salesman can be incredibly persuasive — but you can’t be persuaded if you’ve got an unbreakable line, right? Good luck and godspeed.</p><h2 id="before-you-buy-an-appliance-or-tech-product">Before you buy an appliance or tech product...</h2><p><em>Stop what you’re doing. The new iPhone is out and you have the old iPhone but now the new iPhone is out, you have to buy it. Right. Now.</em></p><p>If these are the thoughts that go through your head when a new appliance or tech product hits the market, there’s a few things to consider before you hit the stores.</p><p>If you already have a product model in mind, start by asking yourself this question: am I cutting corners? While it can be tempting to opt for the cheapest model, you have to think about long-term value and quality too. Yes, the product may cost more, but it might also last longer. In the long run, you could actually end up paying less.</p><p>The next thing to consider is whether you’re buying an item that’s about to be replaced. The tech industry, in particular, doesn’t stay still for long. You can usually get a good feel from a quick Google search as to whether a new model is around the corner. If so, that might be a compelling reason to wait. Not only could it mean updated technology/software is also around the corner, but also older versions of your chosen product might end up on sale.</p><p>That’s another thing to keep in mind, particularly with tech products. If you buy technology that’s too old, you might find it’s not supported or its incompatible with your current products. For instance, some companies stop updating older products after a few years, which means gradually they can become less reliable. Keep an eye out for that!</p><p>With appliances, something to think about is your eco footprint. Buying an energy efficient appliance can reduce your power bills — and, you’re doing something <em>good</em>.</p><p>Last, but by no means least, consider whether or not you’ll need an extended warranty. Typically, appliances and tech products are expensive. You’ve paid good money. You’ve put time and thought into your search. If it was to break, consider how difficult that would make life for you. And based on the answer to that question, consider that warranty.</p><h2 id="before-you-book-a-holiday%E2%80%A6">Before you book a holiday…</h2><p>Before you go jet-setting around the world – or even just Australia – you need to get prepared. You might think you can simply book your flights, book an Airbnb, and hit the gas, but you need to think again.</p><p>The first thing you should do is consider where you’re travelling. If you're travelling locally, it can be a good idea to check out review sites such as TripAdvisor. Planning an international trip? The Australian government’s<a href="https://smartraveller.gov.au/Pages/default.aspx?ref=spaceship.ghost.io"> Smart Traveller website</a> has up-to-date information on travel advice and bulletins. Every country is given a “travel advice level,” ranging from the lowest alert (“exercise normal safety precautions”) to the highest (“do not travel”). Although you are not legally bound to abide by this advice, you certainly could find yourself in a pickle if you don’t. (And it can be an offence for Australians to travel to certain places, known as <a href="https://www.nationalsecurity.gov.au/what-australia-is-doing/places-you-cant-go?ref=spaceship.ghost.io">declared areas</a>, so be aware of that!)</p><p>Once you’ve made a clued-in assessment about where to go, you can move on to the next step: visas! Every country has its own visa requirements — and they can change! Even if you were once able to visit a country without a visa, you might need one now. While Australians are afforded a lot of freedom as tourists, there can still be entry restrictions, vaccination requirements, reciprocity fees, and so on. You can usually find the most up-to-date visa advice by looking at the Australian version of the embassy/consulate website of your chosen country.</p><p>Another item to put on your agenda is vaccinations. Again, every country has different risks and different requirements. For example, many African countries require visitors to have a current International Certificate of Vaccination, while some countries require other vaccinations to be able to enter. But even if you’re not travelling to a country that has requirements, you may want to take precautions personally. Check with your GP or a travel doctor to get up to speed on the type of vaccinations you should consider.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Bryna Howes)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/cost-of-living/">Cost of Living</category>
            <category domain="https://www.spaceship.com.au/learn/tag/personal-finance/">Personal Finance</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2025/10/r--18-.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[Subscription creep (and how to beat it)]]></title>
            <link>https://www.spaceship.com.au/learn/subscription-creep-and-how-to-beat-it/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/subscription-creep-and-how-to-beat-it/</guid>
            <pubDate>Wed, 01 Oct 2025 04:08:52 GMT</pubDate>
            <description><![CDATA[If you're anything like the average Aussie, it's happening to you. ]]></description>
            <content:encoded><![CDATA[<h2 id="jump-to">Jump to</h2>
<ul>
<li><a href="#how-much-are-we-spending">How much are we spending?</a></li>
<li><a href="#three-ways-to-save-money-on-streaming">Three ways to save money on streaming</a>
<ul>
<li><a href="#1-review-your-active-subscriptions">Review your active subscriptions</a></li>
<li><a href="#2-work-out-your-cost-per-use">Work out your cost per use</a></li>
<li><a href="#3-cancel-everything-and-see-what-you-really-miss">Cancel everything and see what you really miss</a></li>
</ul>
</li>
<li><a href="#still-want-to-binge-but-like-the-extra-money">Still want to binge but like the extra money?</a></li>
<li><a href="#want-to-try-to-make-money-with-your-money">Want to try to make money with your money?</a></li>
</ul>
<hr>
<p>If you're anything like the average Aussie, you're suffering from subscription creep.</p>
<h2 id="how-much-are-we-spending">How much are we spending?</h2>
<p>It's okay – it's not fatal – it just means that there's a fair chance that you're spending 20% more on digital subscriptions than you realise, paying for five subscriptions at a time, and losing up to $600 a year on duplicate and unused subscriptions.</p>
<p>This is according to <a href="https://www.westpac.com.au/about-westpac/media/media-releases/2025/11-august1/?ref=spaceship.ghost.io">Westpac research</a>, which also revealed the top reasons for overspending:</p>
<ol>
<li>Forgetting to cancel a free trial</li>
<li>Forgetting about an active subscription</li>
<li>Finding it too hard to cancel a subscription</li>
</ol>
<p>So what are we subscribing to? On average Aussies spend:</p>
<ul>
<li>Gaming: $55 per month</li>
<li>Video streaming: $21 per month</li>
<li>Music streaming: $16 per month</li>
</ul>
<h2 id="three-ways-to-save-money-on-streaming">Three ways to save money on streaming</h2>
<p>If you're making use of all your subscriptions, we say subscribe away! But if not, here are some moves to consider to see if and how much you can save.</p>
<h3 id="1-review-your-active-subscriptions">1. Review your active subscriptions</h3>
<p>Evidence of your subscriptions could be hiding in a few different places:</p>
<ul>
<li><strong>On iPhone:</strong> Search 'Subscriptions' and tap the Top Hit at the top of the screen. Review your iPhone subscriptions and renewal dates to see if you want to make changes.</li>
<li><strong>On Android:</strong> Open Google Play, tap the profile icon, then Payments and subscriptions.</li>
<li><strong>Your inbox:</strong> Search for keywords like 'receipt' or 'renewal' to see what comes up.</li>
<li><strong>Your banking app:</strong> Scroll through recent transactions for any recurring or unfamiliar payments.</li>
</ul>
<h3 id="2-work-out-your-cost-per-use">2. Work out your cost per use</h3>
<p>The average Netflix user watches two hours of content per day, or 60 hours per month, according to their earnings report. A standard Netflix subscription costs $18 per month in Australia, making the average cost-per-stream 30c per hour.</p>
<p>But what if you add on Disney Plus, Apple TV, Stan Sport, and more? You can only watch one streaming service at a time, but you're paying for all of them, so your cost per watch can add up.</p>
<p>The same logic applies to apps, delivery services, the gym, and so on.</p>
<h3 id="3-cancel-everything-and-see-what-you-really-miss">3. Cancel everything and see what you really miss</h3>
<p>You can think of this as the nuclear option. Once you've opted out of everything, it'll quickly become clear which ones you actually miss - and which ones you can keep living without.</p>
<h2 id="still-want-to-binge-but-like-the-extra-money">Still want to binge but like the extra money?</h2>
<p>Check out our list of <a href="https://www.spaceship.com.au/learn/50-ways-to-save-money/?ref=spaceship.ghost.io#how-to-save-money-on-streaming">streaming alternatives and other ways to save money</a>.</p>
<h2 id="want-to-try-to-make-money-with-your-money">Want to try to make money with your money?</h2>
<p>Consider <a href="https://www.spaceship.com.au/learn/what-is-micro-investing/?ref=spaceship.ghost.io">micro-investing in your future</a>. You can start with as little as you want. Not sure what to invest in? <a href="https://www.spaceship.com.au/voyager/?ref=spaceship.ghost.io">Spaceship has five managed funds</a> to consider.</p>
]]></content:encoded>
            <author>hello@spaceship.com.au (Kelly Simpson)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/personal-finance/">Personal Finance</category>
            <category domain="https://www.spaceship.com.au/learn/tag/cost-of-living/">Cost of Living</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2025/10/How-to-beat-subscription-creep.png" length="0" type="image/png"/>
        </item>
        <item>
            <title><![CDATA[How to find and check your super]]></title>
            <link>https://www.spaceship.com.au/learn/how-to-find-and-check-your-superannuation/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/how-to-find-and-check-your-superannuation/</guid>
            <pubDate>Tue, 30 Sep 2025 00:25:00 GMT</pubDate>
            <description><![CDATA[Superannuation can be a superpower if you use it in the right way. ]]></description>
            <content:encoded><![CDATA[<h2 id="in-this-article">In this article:</h2>
<ul>
<li><a href="#what-is-superannuation">What is superannuation?</a></li>
<li><a href="#how-to-find-your-super-details">How to find your super details</a></li>
<li><a href="#how-to-find-your-super-balance">How to find your super balance</a></li>
<li><a href="#what-can-you-do-if-you-have-multiple-super-accounts">What can you do if you have multiple super accounts?</a></li>
<li><a href="#is-your-employer-paying-your-contributions-correctly">Is your employer paying your contributions correctly?</a></li>
<li><a href="#whats-next">What's next?</a></li>
</ul>
<p><a href="https://www.spaceship.com.au/super/?ref=spaceship.ghost.io">Superannuation</a>, or super for short, can sound super boring. Trust us, we know. But when you think about it, it can also be a <em>superpower</em> if you use it in the right way. </p><p>Super is one of those things that — once you get it right — becomes a lot easier to manage and feel confident about. So let’s get to it.</p><p>By the end of this guide you’ll know how to find out:</p><ul><li>How much super you have, and if it's in one account or several.</li><li>How to find and consolidate your super if you want to.</li><li>If your employer is paying your contributions correctly, and what to do if they're not. </li></ul><p>Whew.</p><p>First things first.</p><h2 id="what-is-superannuation">What is superannuation? </h2><p>Superannuation is intended to fund your retirement. Pretty much every working Australian has money deposited for them, by their employer, into a type of investment fund known as a <a href="https://www.spaceship.com.au/super/?ref=spaceship.ghost.io">superannuation fund</a>. If you’re self-employed, it’s up to you to set up and contribute to your own super account.</p><p>If you’re a working Australian aged over 18, or you're under 18 and work for more than 30 hours per week, your employer must set aside 12% of your ordinary earnings into your super account. </p><p>Not sure if you have super? You can check online.</p><h2 id="how-to-find-your-super-details">How to find your super details</h2><ul><li>Go to <a href="https://my.gov.au/?ref=spaceship.ghost.io">my.gov.au</a> and log in or create an account.</li><li>Link your myGov account to the Australian Tax Office (ATO).</li><li>Select Super then Fund details in the menu.</li></ul><p><strong>Important</strong>: Make sure you take notice of the ‘as at’ date of your superannuation balance. The balance you see might be from the close of the previous financial year – that is, the last time it was 30 June. The amount of money you actually have in your superannuation account could be different.</p><h2 id="how-to-find-your-super-balance">How to find your super balance</h2><p>The easiest way to find your current super balance is to log on to the website of your super fund, or call them up. If you’re a <a href="https://www.spaceship.com.au/super/?ref=spaceship.ghost.io">Spaceship Super</a> customer, you can see your balance in the Spaceship app.</p><p>What you might not know is that your employer is only required to deposit your super into your super account quarterly, even though you may be paid weekly or fortnightly. So there can be a mismatch in the amount of super that you’ve been paid, and the amount that shows in your super account — but it should even out over time.</p><p>This requirement is changing and as of 1 July 2026, employers will need to pay your super at the same time as they pay you. </p><p>If you check your super and it looks like it’s less than it should be, you can ask your employer how frequently they make super payments. You can also see the <a href="https://www.ato.gov.au/business/super-for-employers/paying-super-contributions/when-to-pay-super/?ref=spaceship.ghost.io">superannuation lodgment dates at the ATO</a>, which is the date your employer is required to pay your super fund by, for the previous quarter.</p><p><strong>Important</strong>: Make sure your employer has the most up-to-date information for where you want your super paid. The ATO has a <a href="https://www.ato.gov.au/Forms/Superannuation-%28super%29-standard-choice-form/?ref=spaceship.ghost.io">Superannuation Standard Choice Form</a> you can fill in, or if you’re a Spaceship Super customer, you’ll receive a pre-filled contribution form emailed from us, which you can also download at any time from your Spaceship Super account.</p><h2 id="what-can-you-do-if-you-have-multiple-super-accounts">What can you do if you have multiple super accounts?</h2><p>If you have more than one super account showing in your myGov list, it can be less than ideal. It’s pretty common, though, with <a href="https://treasury.gov.au/sites/default/files/2020-10/p2020-super_0.pdf?ref=spaceship.ghost.io" rel="noreferrer">2020 Australian Treasury research</a> finding that more than a third of multiple accounts are held by people aged 35 or less. </p><p>If you do have multiple super accounts, it means you’re likely paying more fees which could lessen the value of your balance over time, compared to if you weren’t. An approach some people take is to combine multiple super funds into one account, which is known as consolidation. </p><p>Here’s some <a href="https://www.spaceship.com.au/learn/why-having-several-super-accounts-can-sometimes-be-a-terrible-idea/?ref=spaceship.ghost.io">more about consolidating your super</a> and how to see if that’s something you should think about.</p><p>If you do want to consolidate your super, it’s pretty easy, and you can do it for free at myGov. Remember to make sure your employer has your updated super details so they pay your super to the right account.</p><p>Before deciding to consolidate funds, you should consider how rolling over your existing super funds will impact you. Things you might want to think about before you decide to consolidate include how the fees, risks and benefits of your other super funds compare to the fund you would be consolidating into. By rolling over the full value of an existing super account, your existing super account will be closed, and you may lose some benefits, such as life insurance.</p><p>Basically, the point is that not all funds have the same benefits. Talking to a professional financial adviser can help you make this decision.</p><h2 id="is-your-employer-paying-your-contributions-correctly">Is your employer paying your contributions correctly?</h2><p>Generally, if you’re a working Australian, your employer must legally pay at least 12% of your total earnings into the super account you choose. </p><p>They should list your super contribution amount on your payslip. You might receive your payslip as a print out, an email, or a downloadable document. If you’re unsure how to see it, check with your employer.</p><p>If it looks like you’re not being paid correctly, consider speaking to your employer. Check that they have the right details of your super fund. Alternatively, you can <a href="https://www.ato.gov.au/calculators-and-tools/report-unpaid-super-contributions-from-my-employer/?ref=spaceship.ghost.io">contact the ATO</a> to tell them if your super hasn’t been paid, has been paid late, or has been paid into the incorrect fund.</p><h2 id="what%E2%80%99s-next">What’s next?</h2><p>There’s heaps to learn about super. At Spaceship, we actually think it’s a really exciting way you can maximise your future so you can live the life you want to live. Once you have the basics down, you can get started thinking about how to maximise your super through <a href="https://www.spaceship.com.au/learn/what-is-salary-sacrifice-in-superannuation/?ref=spaceship.ghost.io">salary sacrificing</a> and making <a href="https://www.spaceship.com.au/learn/do-i-pay-less-tax-if-i-contribute-more-super/?ref=spaceship.ghost.io">voluntary contributions</a>.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Kelly Simpson)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/superannuation/">Superannuation</category>
            <category domain="https://www.spaceship.com.au/learn/tag/personal-finance/">Personal Finance</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2025/03/How-to-find--check--and-research-your-super.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[How do you combine your super?]]></title>
            <link>https://www.spaceship.com.au/learn/why-having-several-super-accounts-can-sometimes-be-a-terrible-idea/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/why-having-several-super-accounts-can-sometimes-be-a-terrible-idea/</guid>
            <pubDate>Tue, 30 Sep 2025 00:20:00 GMT</pubDate>
            <description><![CDATA[Learn the ins and outs of super consolidation. ]]></description>
            <content:encoded><![CDATA[<h3 id="the-short-version">The short version:</h3><p>Combining your super accounts is also called consolidation.</p><p>Here’s how it works.&nbsp;&nbsp;</p><ol><li><strong>Find all your super accounts</strong><ol><li>Visit the myGov website, or check with the ATO</li><li>View any and all super accounts</li></ol></li><li><strong>Compare different super accounts to pick one</strong><ol><li>Research fees and costs</li><li>Check Investment performance</li><li>Confirm insurance benefits</li><li>Seek financial advice</li></ol></li><li><strong>Combine your accounts</strong><ol><li>Use myGov</li><li>Use the ATO’s online service</li><li>Or use your super fund’s app or website.</li></ol></li></ol><p>⚠️ Important: This generally applies to super in the accumulation phase, and not all super accounts can be combined, such as defined benefit accounts. Check your insurance coverage before combining super accounts, as you’ll lose any insurance attached to accounts you close.</p><hr><h3 id="keep-reading">Keep reading</h3>
<!--kg-card-begin: html-->
<ul>
    <li><a href="#why-you-can-end-up-with-multiple-super-accounts">Why you might have multiple super accounts
</a></li>
    <li><a href="#here%E2%80%99s-why-that%E2%80%99s-a-big-deal">Why multiple super accounts are a bigger deal than they seem</a></li>
    <li><a href="#what-happens-if-you-have-multiple-super-accounts">What happens to inactive and lost super</a></li>
    <li><a href="#what-should-you-do-about-multiple-super-accounts">What should you do about multiple super accounts?</a></li>
    <li><a href="#how-to-choose-which-super-fund-to-keep">How to choose which super fund to keep</a></li>
    <li><a href="#how-to-consolidate-your-super">How to combine your super</a></li>
</ul>
<!--kg-card-end: html-->
<hr><h2 id="why-you-can-end-up-with-multiple-super-accounts">Why you can end up with multiple super accounts</h2><p>It used to be so easy to end up with multiple accounts, that the government introduced legislation to reduce it.&nbsp;</p><p><strong>You want fries with that?</strong></p><p>Remember your first job? Maybe it was fast food: by 2019, 5% of Aussies had worked at McDonald’s.&nbsp;</p><p>Maybe it was shelf stacking or working the checkout at a supermarket: at the time of writing nearly 200,000 Aussies worked for Woolies.&nbsp;</p><p>When you got your first job:</p><ul><li>You probably got your first super account.&nbsp;</li><li>Your employer should have paid your first super contributions to it.&nbsp;</li><li>Those contributions have been growing since then.&nbsp;</li></ul><p><strong>New job, new super</strong></p><p>But here’s the thing: each time you got a new job, it was up to you to give your super details to each new employer.</p><p>&nbsp;If you didn't, they could start paying your new super into a different fund.&nbsp;</p><p>People were ending up with multiple balances all over the place.&nbsp;</p><p>And by EOFY 2022, approximately three million people still had multiple super accounts.&nbsp;</p><hr><h2 id="here%E2%80%99s-why-that%E2%80%99s-a-big-deal">Here’s why that’s a big deal&nbsp;</h2><p>The thing is, your super balance doesn’t just sit in your super account for free, waiting around until you can access it.</p><p>It’s not like a fee-free savings account.</p><p>You pay fees for your super to get managed and invested.&nbsp;</p><p>And the more super accounts you have, the more set of fees you pay.</p><p>This can eat into your balance and returns.</p><p>When it comes to super, a little bit now can snowball into a lot down the track.&nbsp;</p><p>And ultimately, multiple accounts can leave you with less money to retire with.&nbsp;</p><p><strong>Are you at risk?&nbsp;</strong></p><p>It’s still up to you to supply your super details to any new employer.&nbsp;</p><p>But they have to make an effort to find your primary fund, now, too.</p><p>It’s called <a href="https://www.spaceship.com.au/learn/what-is-super-stapling/?ref=spaceship.ghost.io"><u>super stapling</u></a> and it was introduced in 2021.&nbsp;</p><p>So if you only want one super fund, and you give the correct details to your employer, your super should get paid into it.</p><hr><h2 id="what-happens-if-you-have-multiple-super-accounts">What happens if you have multiple super accounts?</h2><p>Generally, your employer pays your super contributions into your active super fund.&nbsp;</p><p>If you have more than one super account, your other balances will still rise and fall with the market, but they may have fees taken from them, and they won’t be added to.&nbsp;</p><p>Not sure if you have multiple super accounts? Here’s <a href="https://www.spaceship.com.au/learn/how-to-find-and-check-your-superannuation/?ref=spaceship.ghost.io"><u>how to find and check your super</u></a>.&nbsp;</p><p><strong>If you have a low-balance, inactive super account</strong></p><p>If you have a super balance under $6,000 and haven’t made any contributions to it in the past 16 months, it’s generally classified as inactive and low-balance.&nbsp;</p><p>It’s likely to get transferred to the ATO, where they will choose how to consolidate it.&nbsp;</p><p>(There are some more conditions it must meet. <a href="https://www.ato.gov.au/individuals-and-families/super-for-individuals-and-families/super/growing-and-keeping-track-of-your-super/keeping-track-of-your-super/inactive-low-balance-super-accounts?ref=spaceship.ghost.io#:~:text=need%20to%20do-,What%20is%20an%20inactive%20low%2Dbalance%20super%20account%3F,the%20account%20balance%20is%20less%20than%20%246%2C000,-you%20have%20not"><u>Visit the ATO</u></a> if you think this applies to you.)&nbsp;</p><p><strong>If you have lost super</strong></p><p>In mid-2024, <a href="https://www.ato.gov.au/media-centre/17-8-billion-dollars-of-your-super-cant-find-you?ref=spaceship.ghost.io" rel="noreferrer">the ATO was holding more than $17 billion worth of lost super</a> across 7 million accounts.&nbsp;</p><p>When super funds can’t contact their members, or their members are temporary residents, are entitled to benefits from a former marriage, or pass away, their super balances can end up&nbsp; there.&nbsp;</p><p>There are <a href="https://www.ato.gov.au/individuals-and-families/super-for-individuals-and-families/super/growing-and-keeping-track-of-your-super/keeping-track-of-your-super/ato-held-super?ref=spaceship.ghost.io#:~:text=Unclaimed%20super%20money%20received%20from%20super%20funds"><u>other reasons, too.</u></a>&nbsp;</p><p>Sidenote: this is why it’s important to <a href="https://help.spaceship.com.au/en/articles/8244591-can-i-change-my-personal-details?ref=spaceship.ghost.io"><u>keep your contact details up to date</u></a>.&nbsp;</p><hr><h2 id="what-should-you-do-about-multiple-super-accounts">What should you do about multiple super accounts?</h2><p>If you want to simplify your admin, and potentially reduce super fees, you could consider combining your super into one account.&nbsp;</p><p>It’s called super consolidation.&nbsp;</p><p>It means that you decide on which super fund will be your main account, and you move the rest of your super into it.&nbsp;</p><p>Keep in mind there are some types of super funds that can’t be combined, such as defined benefit accounts. If you’re unsure, you can check with your super fund.&nbsp;</p><hr><h2 id="how-to-choose-which-super-fund-to-keep">How to choose which super fund to keep</h2><p>First of all, check the benefits and risks of each fund you have so you can decide which one is best for you.&nbsp;</p><p>Make sure your current employer has <a href="https://help.spaceship.com.au/en/articles/3988440-how-do-i-make-sure-my-employer-pays-my-super-into-my-spaceship-super-account?ref=spaceship.ghost.io"><u>the correct super details</u></a> so your super gets paid to the right place.&nbsp;&nbsp;</p><p>Be extra careful to make sure you get your desired level of insurance (if any) before you combine your super.&nbsp;</p><p>Consider how the fees, risks and benefits of your other super funds compare to the fund you would be consolidating into.&nbsp;</p><p>By rolling over the full value of an existing super account, your existing super account will be closed, and you may lose some benefits, such as life insurance.</p><p>Basically, the point is that not all funds have the same benefits. Talking to a professional financial adviser can help you make this decision.</p><hr><h2 id="how-to-consolidate-your-super">How to consolidate your super</h2><p>If you already know which super fund you’re choosing, then consolidating it can be as easy as visiting the ATO website or your super fund’s app.&nbsp;</p><p>Spaceship Super customer? Here’s <a href="https://help.spaceship.com.au/en/articles/3988360-how-do-i-rollover-my-super-to-spaceship-super?ref=spaceship.ghost.io"><u>how we make it easy for you</u></a>.&nbsp;</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Sam McKeith)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/superannuation/">Superannuation</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2025/03/Super-consolidation-combining.png" length="0" type="image/png"/>
        </item>
        <item>
            <title><![CDATA[What is salary sacrifice in superannuation?]]></title>
            <link>https://www.spaceship.com.au/learn/what-is-salary-sacrifice-in-superannuation/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/what-is-salary-sacrifice-in-superannuation/</guid>
            <pubDate>Tue, 30 Sep 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[You could boost your super without even noticing. ]]></description>
            <content:encoded><![CDATA[<h2 id="info-we-think-everyone-should-know">Info we think everyone should know</h2><p>Salary sacrifice may be a concept that’s never crossed your mind before.&nbsp;</p><p>Well, pat yourself on the back for thinking about it now, because it’s something that could save you a lot of money.</p><p>Simply put, salary sacrificing <a href="https://www.spaceship.com.au/super/?ref=spaceship.ghost.io" rel="noreferrer">superannuation</a> is a voluntary arrangement you make with your employer to give up some of your pre-tax salary to make voluntary contributions to your super.</p><p>&nbsp;In a nutshell, you sacrifice some of your take home pay now, so you can add it to your super fund and benefit from it in the future.</p><p>This means your employer will reduce the amount they send to your bank account, and increase the amount they save for your super fund, each time you get paid.</p><h2 id="benefits">Benefits</h2><p>Salary sacrifice can be worthwhile if you pay more than 15% tax on your salary.</p><p>This is because any before-tax money you pay into your super fund is taxed at 15% (or 30% if you earn more than $250,000 because of the Division 293 tax), whereas any money you take home will be taxed at your regular income tax rate, which could be as high as 47%.</p><p>Adding small amounts can also make a large difference in the long run.</p><p>An extra $25 a week from age 35 to retirement at 65 could add around $147,268 to your final retirement amount, assuming 8% return, compounded annually.</p><p>An extra $50 a week could add around $294,536.</p><p>(These examples don’t include fees and costs, and returns are never guaranteed. We used the Compound Interest Calculator from&nbsp;<a href="https://l.spaceship.com.au/s/c/dhi9fT2GAyuNKIomWywF6ElR6SRn7Oc-qDYT5-jMv7xiCwDJpVXqDZjAn-CWvtf6P-tv4rMCkRFLluQGfWh8Fh5ZySlFQvrOqXBYILB4InVs6QhYAHahwRVb7tOLETAuxqsdlfvevuuA2uvkrlgexEPzLc3RUmZCwZKcDwqPf9FpR8gF32pI9BNZhSMg5nfkng_WRJhnPFRNSjSC6K44XPIeZNxrs5QQsyu6V1YaX-OSMLFnuLK9NwO2656sc4iDdGnUaWWq3GFEt-7cRTzHLi2qV6UiVbKUBUheiJE7a1buRK5lwuZcaZQZ6MRjOToebhISHg7c7wg3GezjcP6bRDQJaTafrBYTcOQLl5vglxQ5QJ76qzoFWLHQjDDZ2-8_W8N0OQmwvOiTJlPppOqpBTiR5Q1hXlSLF9pRc0Ifr8FIoZo/PzWCSnCLdIuEcwma41BatQsCHmVaYE27/13?ref=spaceship.ghost.io" rel="noopener">moneysmart.gov.au</a>, and results are only estimates. Your actual returns will vary. Seek personal financial advice from a licensed professional such as a financial adviser.)</p><p>If you’re aspiring to <a href="https://www.spaceship.com.au/first-home/?ref=spaceship.ghost.io" rel="noreferrer">buy your first home</a>, salary sacrificing super can also act as an efficient savings method.</p><p>The <a href="https://www.spaceship.com.au/first-home/?ref=spaceship.ghost.io" rel="noreferrer">First Home Super Saver scheme</a> allows individuals to apply to withdraw voluntary contributions made to superannuation for a deposit on their first home.</p><p>Up to $15,000 of voluntary contributions made in a financial year count towards the amount that can be released, with the maximum amount that can be released being $50,000.</p><p>Check out <a href="https://www.spaceship.com.au/first-home/?ref=spaceship.ghost.io" rel="noreferrer">Spaceship First Home</a> for more info about salary sacrificing to <a href="https://www.spaceship.com.au/first-home/?ref=spaceship.ghost.io" rel="noreferrer">save for your first home</a>.</p><h2 id="keep-in-mind">Keep in mind</h2><p>With these benefits comes certain rules and regulations, the largest being the concessional cap.</p><p>Salary sacrifice contributions to super are categorised as concessional contributions, and need to be counted towards the concessional cap.</p><p>As at 1 July 2024, the annual concessional contributions cap is $30,000.</p><p>If you have any unused concessional cap amounts from five years prior, you may be able to use them to increase the amount of contributions you can make. </p><p>This is known as the carry forward rule. You can find out more about it on <a href="https://www.ato.gov.au/individuals-and-families/super-for-individuals-and-families/super/growing-and-keeping-track-of-your-super/caps-limits-and-tax-on-super-contributions/concessional-contributions-cap?ref=spaceship.ghost.io#:~:text=From%201%C2%A0July%202024%2C%20the%20concessional%20contributions%20cap%20is%20%2430%2C000" rel="noreferrer">the ATO website</a>.</p><p>Keep in mind, you can’t claim extra deductions or tax offsets for concessional contributions.</p><p>This is because you’re already paying less tax (15%) on the amounts you pay into your super.</p><p>And, except for the First Home Super Saver, you generally can’t access your super until you reach preservation age, or meet other conditions of release such as fall into financial hardship. </p><p>So make sure to consider whether it’s the right move for you, and seek personal, professional financial advice if you’re unsure.</p><p>Salary sacrifice certainly has its benefits, and if it sounds like something that would interest you, you could also reach out to your employer, or <a href="https://www.ato.gov.au/individuals-and-families/super-for-individuals-and-families/super/growing-and-keeping-track-of-your-super/how-to-save-more-in-your-super/options-for-adding-to-your-super?ref=spaceship.ghost.io" rel="noreferrer">check out the ATO website</a>, for more information.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Spaceship)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/superannuation/">Superannuation</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2026/03/What-is-salary-sacrifice-.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[The ultimate Australian Sales calendar: Updated for 2025]]></title>
            <link>https://www.spaceship.com.au/learn/the-ultimate-australian-sales-calendar-2025/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/the-ultimate-australian-sales-calendar-2025/</guid>
            <pubDate>Wed, 24 Sep 2025 01:30:00 GMT</pubDate>
            <description><![CDATA[Bookmark this. ]]></description>
            <content:encoded><![CDATA[<h1 id="the-ultimate-australian-sales-calendar-updated-for-2025">The ultimate Australian Sales calendar: Updated for 2025</h1>
<p>It's a spendy time of year.</p>
<p>Long weekends, holidays, and back to school can all leave a hole in our back pockets, no matter how carefully we've <a href="https://www.spaceship.com.au/learn/which-budget-is-right-for-you/?ref=spaceship.ghost.io">budgeted throughout the year</a>.</p>
<p>So we've created this Australian shopping sales guide to give you a heads-up on some upcoming dates to help you organise your finances.</p>
<p>It's a sales shopping calendar you can hold onto to remind yourself there's always another sale around the corner.</p>
<p>After all, the more money you save in the present, the more money you could use to invest in your future.</p>
<p><strong>Jump to:</strong></p>
<ul>
<li><a href="#amazon-prime-day">Amazon Prime Day: 7-8 October 2025</a></li>
<li><a href="#click-frenzy">Click Frenzy: 11 November 2025</a></li>
<li><a href="#singles-day">Singles Day: 11 November 2025</a></li>
<li><a href="#black-friday">Black Friday: 28 November 2025</a></li>
<li><a href="#cyber-monday">Cyber Monday: 1 December 2025</a></li>
<li><a href="#boxing-day-sales">Boxing Day Sales: From 26 December 2025</a></li>
<li><a href="#afterpay-day">Afterpay Day: March 2026</a></li>
</ul>
<h2 id="amazon-prime-day">Amazon Prime Day</h2>
<h3 id="what-is-amazon-prime-day">What is Amazon Prime Day?</h3>
<p>Amazon Prime is Amazon's subscription service that offers its members discounted shipping, access to streaming, and other benefits. Each year, Amazon holds Prime Day, which is when it discounts products to its Prime members.</p>
<h3 id="when-is-amazon-prime-day-in-2025">When is Amazon Prime Day in 2025?</h3>
<p>Amazon Prime Big Deals Day will be held from 7-8 October 2025.</p>
<hr>
<h2 id="click-frenzy">Click Frenzy</h2>
<h3 id="what-is-click-frenzy">What is Click Frenzy?</h3>
<p>More than 10 million Aussies have spent more than $1 billion in Click Frenzy sales since 2012, according to the organisation.</p>
<p>It was founded as Australia's answer to the Black Friday and Cyber Monday sales.</p>
<p>The organisation recruits retail partners to run special, limited-time-only deals it advertises through its website.</p>
<p>As a celebration of Australian online retail, it tends to showcase Australian brands.</p>
<h3 id="when-is-click-frenzy-in-2025">When is Click Frenzy in 2025?</h3>
<p>Click Frenzy kicks off at 7:00pm on Tuesday, 12 November 2025, and runs for three days.</p>
<p>Found a Click Frenzy bargain?</p>
<p>Consider using the money you save as a <a href="https://www.spaceship.com.au/voyager/boosts/?ref=spaceship.ghost.io">boost to your investment</a>.</p>
<hr>
<h2 id="singles-day">Singles' Day</h2>
<p>Put your hands up!</p>
<h3 id="what-is-singles-day">What is Singles' Day?</h3>
<p>Singles' Day has its roots in China where it's celebrated by single people who treat themselves to gifts and presents.</p>
<p>It's celebrated on 11 November because the date looks like four single people standing beside one another: 11/11.</p>
<p>Singles' Day began in 1993 as an anti-Valentine's Day celebration.</p>
<p>Singles' Day has become one of the biggest shopping days in the world.</p>
<h3 id="when-is-singles-day">When is Singles' Day?</h3>
<p>Singles' Day is celebrated yearly on 11 November.</p>
<p>We love the idea of celebrating self-love and independence. But while you're there, why not consider giving yourself the <a href="https://www.spaceship.com.au/?ref=spaceship.ghost.io">gift of investing in your future self</a>, too?</p>
<hr>
<h2 id="black-friday">Black Friday</h2>
<p>The sale to rule them all.</p>
<h3 id="what-is-black-friday">What is Black Friday?</h3>
<p>Black Friday has a few different origin stories, but one thing's for sure: it's been synonymous with limited-time sales bargains since at least the 1950s.</p>
<p>The sales are held online and in-store.</p>
<p>Australians joined the party in the early 2010s when online shopping rose in prominence.</p>
<p>Black Friday has become one of the best times to shop sales in Australia, for both shoppers and retailers.</p>
<h3 id="when-is-black-friday-in-australia">When is Black Friday in Australia?</h3>
<p>Black Friday is celebrated the day after Thanksgiving in the United States, which itself is celebrated each year on the fourth Thursday of November.</p>
<p>In 2025, Black Friday falls on 28 November.</p>
<hr>
<h2 id="cyber-monday">Cyber Monday</h2>
<p>Shopping on work time.</p>
<h3 id="what-is-cyber-monday">What is Cyber Monday?</h3>
<p>In 2005, the American National Retail Federation realised that sales got a bump on the Monday after Thanksgiving, because people were making the most of their more-reliable work internet to shop the sales.</p>
<p>Retailers leant into it and now Cyber Monday is a fast-follow from Black Friday each year.</p>
<p>According to Investopedia, Cyber Monday is actually a bigger online shopping day than Black Friday is, partially because retailers offer online-only deals that day.</p>
<p>Cyber Monday has become a major online sales event in Australia, too.</p>
<h3 id="when-is-cyber-monday">When is Cyber Monday?</h3>
<p>Cyber Monday is celebrated the Monday after Thanksgiving.</p>
<p>This year, Cyber Monday will be held on 1 December 2025.</p>
<p>Keep in mind, as shopping online has grown easier and more reliable, <a href="https://www.spaceship.com.au/?ref=spaceship.ghost.io">investing online</a> has, too.</p>
<hr>
<h2 id="boxing-day-sales">Boxing Day sales</h2>
<p>Some people watch for wickets at the cricket, others watch for bargains.</p>
<h3 id="what-is-the-boxing-day-sale">What is the Boxing Day sale?</h3>
<p>The Boxing Day sales have been around in Australia since at least the 1980s, when people would line up outside department stores and push each other over when the doors opened, running for the best deals.</p>
<p>These days, the Boxing Day sales happen online as well as in-store.</p>
<p>Boxing Day remains one of Australia's biggest shopping sale events, with many holiday shopping deals continuing into the new year.</p>
<h3 id="how-long-do-the-boxing-day-sales-last">How long do the Boxing Day sales last?</h3>
<p>The Boxing Day sales typically last for at least a couple of days, and goods may be marked down further through the new year period. Your best bet is to do your research and consider shopping to a list, so you don't let <a href="http://spaceship.com.au/learn/money-fomo-actions-steps-to-take-to-feel-better-about-your-finances/?ref=spaceship.ghost.io">FOMO</a> or a limited-time deal influence you into buying something you don't really want.</p>
<p>It's the same with investing, too. <a href="https://www.spaceship.com.au/learn/how-to-make-an-investment-plan/?ref=spaceship.ghost.io">Having a plan</a> can be a great start.</p>
<hr>
<h2 id="afterpay-day">Afterpay Day</h2>
<p>Bargain now, pay later.</p>
<h3 id="what-is-afterpay-day">What is Afterpay Day?</h3>
<p>The first Afterpay Day took place in 2017 as a one day sale. By 2025, it had become a twice yearly multi-day sale for Afterpay customers and merchants.</p>
<h3 id="when-is-afterpay-day">When is Afterpay Day?</h3>
<p>The next Afterpay day will be held in March 2026.</p>
<hr>
<h2 id="savvy-sales-shopping-tips">Savvy sales shopping tips</h2>
<p>Heading out for the sales? If you're shopping online sales in Australia, here are some ways to spend a little time to save a lot of money.</p>
<h3 id="1-do-your-own-research">1. Do your own research</h3>
<p>Looking for something specific? Compare prices across retailers, and read the reviews for both the product and the retailer. It's only a bargain if you actually receive it.</p>
<h3 id="2-make-a-plan-and-check-it-twice">2. Make a plan and check it twice</h3>
<p>Create a shopping list and budget. Shopping without a plan could make you more susceptible to impulse buys. Case in point: ever come away from the middle aisle at Aldi with something baffling?</p>
<h3 id="3-have-a-plan-for-the-money-youll-save">3. Have a plan for the money you'll save</h3>
<p>You only really save money if you actually save the money. Read up on <a href="https://www.spaceship.com.au/learn/how-to-save-10-000/?ref=spaceship.ghost.io">mental accounting</a> and other savings tricks that can help you make the most of any bargains you find.</p>
<h2 id="key-takeaways">Key Takeaways:</h2>
<p>✓ Major sales happen year-round - there's always another opportunity around the corner.</p>
<p>✓ Do your research and plan ahead to spot genuine bargains.</p>
<p>✓ Remember: saving money on a purchase only counts if you actually save the money.</p>
<p>✓ Each sale is a chance to think about your future wealth, not just your current wants.</p>
]]></content:encoded>
            <author>hello@spaceship.com.au (Kelly Simpson)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/personal-finance/">Personal Finance</category>
            <category domain="https://www.spaceship.com.au/learn/tag/cost-of-living/">Cost of Living</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2025/10/when-is-the-next-sale-.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[Real Money Talk: Angelica]]></title>
            <link>https://www.spaceship.com.au/learn/real-money-talk-angelica/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/real-money-talk-angelica/</guid>
            <pubDate>Wed, 24 Sep 2025 01:15:00 GMT</pubDate>
            <description><![CDATA[Angelica doesn’t want to be a 70-year-old renter. ]]></description>
            <content:encoded><![CDATA[<p>Real Money Talk is our series where we interview Australians from all walks of life about their personal finances. The views expressed are those of the interviewees, based on their experiences with money, and as such are not necessarily representative of Spaceship's views.</p><p>We have changed the name of the interviewee for their privacy.</p><h2 id="overview">Overview</h2><p><strong>Name:</strong> Angelica</p><p><strong>Age: </strong>34</p><p><strong>Where do you live?</strong> Brisbane</p><p><strong>Please tell us a bit about yourself.</strong></p><p>I'm a 34-year-old serial over-thinker, paranoid about my future with a deep seated fear of one day becoming homeless even though I currently have $0 consumer debt and no kids. </p><p>I am an avid expense tracker and have a serious love of spreadsheets and data even though I work in the creative industry.</p><p><strong>What's your current net worth?</strong></p><p>Net worth is $85,000 - no debt.&nbsp;</p><p><strong>How does it break down?</strong></p><ul><li>Shares: $1,100 in Spaceship, $500 in Pearler</li><li>Super: $71,000</li><li>Savings: $13,000</li></ul><p><strong>Do you have any debts?</strong></p><p>No consumer debts currently but I’m wanting to get eye surgery this year which will mean $6,000 back in debt - feeling determined to pay that off within a year though.&nbsp;</p><p>Hate being in debt!</p><p><strong>How did you build your net worth?</strong></p><p>The rising costs of life and the fear of falling behind helped to curb the terrible consumer habits I had but have only just this year begun to really knuckle down to save and invest, unfortunately.&nbsp;</p><blockquote>I just keep repeating to myself "it's not too late, it's not too late"&nbsp;</blockquote><h2 id="earn">Earn</h2><p><strong>Tell us a bit about your career.</strong></p><p>I am a graphic designer and a few weeks away from starting at a new marketing agency!</p><p><strong>Do you have any income sources outside your job? How much do you earn from each and how did you develop them?</strong></p><p>The occasional freelance work. However, after a year of trying to "girl boss" freelance hustle every weekend and work full time I realised that the lack of 'work/life' balance is literally the last thing I want.&nbsp;</p><blockquote>I felt so guilty at first for not wanting to spend every day of my life working </blockquote><p>...but I've pushed through those feelings and am now wanting to go down a path of financial freedom without having to hustle my life away.</p><p><strong>What’s been important for you to learn about money?</strong></p><p>Put a number to everything!&nbsp;</p><p>Show your boss data on how you've brought more money into the company or saved the company money.&nbsp;</p><p>When I asked for a pay rise last year I added up how much money I had saved her company by taking photographs myself instead of hiring a photographer (this is a part of my skill set, having worked as a photographer previously).&nbsp;</p><p>The company had grown as well, so I showed her how many more clients I had taken on from previous years!</p><h2 id="save">Save</h2><p><strong>What's your savings rate? How has it changed over time?</strong></p><p>$500 a fortnight, a holiday saver of $100 a fortnight, and $100 a fortnight for emergencies. I've always been a saver but never a particularly disciplined one.</p><p>&nbsp;I would save money and take some out, so it was a bit of a 'one step forward, two steps back' type situation.&nbsp;</p><p>This year I am trying to work on being more disciplined!</p><p><strong>Do you have a budget?</strong></p><p>Absolutely!&nbsp; “Do I stick to it?” is a much better question.&nbsp;</p><p>I know exactly where my money goes, and how much I earn and how much I spend but it's just eating out that's my weakness.</p><p><strong>How much do you spend per year?</strong></p><p>$50,000 (including rent).</p><p><strong>Do you make purchase decisions carefully, or are you loose with your money?</strong></p><p>Carefully for large ticket items.&nbsp;</p><p>After sitting down and carefully tracking my expenses from last year I have learnt I am way too 'Loosey Goosey' with eating out and clothes.</p><blockquote>&nbsp;This year I'm doing a lot of "No Spend" months.</blockquote><p><strong>How is your work-life balance?</strong></p><p>Existent now! Personally, I think it's crazy we have to work five days a week eight hours a day just to survive.</p><p><strong>What's your favourite thing to spend money on?</strong></p><p>Eating out, apparently haha.</p><p>It hasn't helped that I'm in a new relationship and he has two messy roommates that make cooking at his house fairly unappealing.&nbsp;</p><p>So we go out a lot over the weekend.&nbsp;</p><h2 id="invest">Invest</h2><p><strong>How do you invest?</strong></p><p>$30 a fortnight into Spaceship and I save up to $500 and buy ETFs in Pearler.&nbsp;</p><p>The latter normally takes about 3 months to save up for.&nbsp;</p><p>Mentally, I invest in a gym membership because exercise helps keep me sane!</p><p><strong>What’s been your best investment?</strong></p><p>Taking time to learn about finances and how to do budgets and track expenses.&nbsp;</p><p>Also, driving in my fully paid off 15 year old car instead of buying a new one just because it's a little older.</p><p><strong>What’s been your worst investment?:</strong></p><p>Not buying a house before COVID. To be fair, my salary wouldn't have been able to service even a small mortgage and my relationship ended back then.&nbsp;</p><p>So it really wasn't a good time to buy and I probably would have had to sell. But it's hard to think rationally when houses are now quadrupling before our eyes.</p><p><strong>What’s been your overall return?&nbsp;</strong></p><p>Experience :) -- sorry, yeah, I'm still a newbie to investing, so nothing too amazing has happened yet. But I'm feeling hopeful!</p><p><strong>How are you building wealth?&nbsp;</strong></p><p>Avoiding consumer debt, tackling the idea that I don't need materialistic things like clothes, makeup and skincare. Investing my money instead.</p><p><strong>What are your main roadblocks to building wealth? How are you addressing them?</strong></p><p>I don't have a lot of "wants" and even after cutting out pretty much all of my excessive unnecessary things I'm still sitting at 51% of my salary going towards my "needs" in life (rent, bills, fuel, groceries etc) and my "wants" (eating out, activities) sitting at only 11% but still feeling like I'm not getting ahead in life.&nbsp;</p><p>I'm just trying to be easier and gentle on myself, trying to settle into the mindset that I am investing and saving it just takes time and consistency.&nbsp;</p><p>Trying to not compare my life to other people my age.</p><p><strong>Do you have a target net worth you want?</strong></p><p>$2 million with a paid-off house by age 50-55.</p><h2 id="behaviour">Behaviour</h2><p><strong>When did you make your first significant behavioural shift towards wealth building?</strong></p><p>I've always been a big saver, I was the kid that my parents borrowed money off when I was a teenager.&nbsp;</p><p>However, that changed when I moved out and life hit me hard. Low salary and high rent meant it was harder to save and get ahead.&nbsp;</p><p>I started prioritising going out and spending $20-a-pop on margaritas.&nbsp;</p><p>So it was really only last year that I started to curb my spending, and even more so leaning into the discipline this year.&nbsp;&nbsp;</p><p>Learning slowly how to invest properly and putting more money towards that.</p><p><strong>If you could start again, what would you do differently?</strong></p><p>I wouldn't fall for the pressure of trying to look a certain way. I wouldn't spend $1,000 on fake lashes and $1,000 on fake nails a year. I wouldn't waste money on clothes I didn't end up wearing.</p><p><strong>What are some mistakes you’ve made along the way?&nbsp;</strong></p><p>Buying 'dust collector' things like Pop Figures or Lego sets.&nbsp;</p><p>Nowadays I remind myself how HARD and inconvenient it is to try and sell those things later on when I inevitably get over them.</p><p><strong>Do you have any worries about retirement? If so, how are you planning to address them?</strong></p><blockquote>SO MANY WORRIES! ALL THE WORRIES!&nbsp;</blockquote><blockquote>I worry I won't have a<a href="https://www.spaceship.com.au/first-home/?ref=spaceship.ghost.io" rel="noreferrer"> house paid off</a>, I worry I will still be renting and I will be 70 with a landlord trying to raise my rent another 25% yearly.&nbsp;</blockquote><p>This is entirely why I am investing and saving now.&nbsp;</p><p>I kid you not (pun intended), I am not having kids because I don't understand how people can afford them.&nbsp;</p><p>And if I had any then they would need to inherit off me and I might not have anything to give them when I pass away.&nbsp;</p><p><strong>How are you learning about building wealth?</strong></p><p>Following accounts on Instagram, reading investing books, following She's on the Money facebook group and interacting on topics there. Reading blogs on Spaceship and Pearler.</p><p><strong>Do you give to charity? If so, what percentage of your time/money do you give?</strong></p><p>I used to but over COVID had to pull back.&nbsp;</p><hr><h2 id="we-want-to-hear-your-real-money-talk">We want to hear your Real Money Talk</h2><p>At Spaceship we’re big believers in sharing our money stories. We want to hear yours, too. In our ongoing <a href="https://www.spaceship.com.au/learn/tag/real-money-talk/?ref=spaceship.ghost.io"><u>Real Money Talk</u></a> series, members of our community share what they’ve learned about managing money. We’d love you to take part. <a href="https://forms.gle/B2xKnqAqjePMHfFG9?ref=spaceship.ghost.io"><u>Here’s a link to our Real Money Talk survey</u></a> where you can share your story.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Kelly Simpson)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/real-money-talk/">Real Money Talk</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2024/06/Real-Money-Talk-Angelica.jpeg" length="0" type="image/jpeg"/>
        </item>
        <item>
            <title><![CDATA[How to bucket your money]]></title>
            <link>https://www.spaceship.com.au/learn/how-to-bucket-your-money/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/how-to-bucket-your-money/</guid>
            <pubDate>Wed, 24 Sep 2025 01:00:00 GMT</pubDate>
            <description><![CDATA[Explaining the life-changing magic of buckets.]]></description>
            <content:encoded><![CDATA[<p>Budgeting is a form of self-care. When you’ve got a budget, you’ve got a pretty good idea of what’s coming up, what you’re working toward, and how close you are to leading the life you want to live.</p><p>So it’s important to find a budget that works for you – and one that works for many is bucket budgeting.</p><h2 id="what%E2%80%99s-bucket-budgeting">What’s bucket budgeting?</h2><p>Bucket budgeting is when you split all your income into different sized ‘buckets’ depending on what your priorities are. You can track these buckets in separate bank accounts, in a spreadsheet, or a budgeting app or website.</p><h2 id="what%E2%80%99s-the-point-of-bucketing-your-money">What’s the point of bucketing your money?</h2><p>Bucketing your money can help you prioritise and stay in control of your spending. Each time you spend money, you’ll take it from its ‘bucket’. When that bucket runs out, you’ll decide whether to cover the difference from a different bucket, or that you’ll go without.</p><p>Keep in mind that you might not get your buckets right the first time. A Spaceship co-worker who used this method to <a href="https://www.spaceship.com.au/learn/how-i-actually-bought-a-house/?ref=spaceship.ghost.io">save for a house</a> said, “I was flexible enough to know that my budget was not going to be perfect at the start and the percentages or amounts I allocated for different expenses were living numbers that changed until they no longer needed to.”</p><h2 id="how-to-start-bucketing-your-budget">How to start bucketing your budget</h2><h3 id="1-figure-out-what-your-regular-bills-and-expenses-are">1. Figure out what your regular bills and expenses are</h3><p>Go through your bank account transactions and see what you spend your money on. Try to get average figures that are aligned to your pay cycle: for example, if you get paid monthly, tally up how much you spend per expense per month.</p><p>Common predictable expenses include rent; phone and internet bills; car registration, parking and petrol; streaming subscriptions for Spotify and Netflix; food delivery or grocery bills; insurance; and coffee. Less predictable is how much you might spend on socialising, family, holidays, hobbies and your other priorities.</p><h3 id="2-give-some-thought-to-the-future-you%E2%80%99re-building">2. Give some thought to the future you’re building</h3><p>As well as covering your day-to-day expenses, your buckets can also include your savings and <a href="https://www.spaceship.com.au/voyager/?ref=spaceship.ghost.io">investment</a> goals. Whether your goal is to move out of home, <a href="https://www.spaceship.com.au/learn/how-to-buy-a-car/?ref=spaceship.ghost.io">buy a new car</a>, <a href="https://www.spaceship.com.au/first-home/?ref=spaceship.ghost.io" rel="noreferrer">buy a house</a>, or <a href="https://www.spaceship.com.au/learn/financial-freedom-tips/?ref=spaceship.ghost.io">retire early</a>, it can find a home in this budget.</p><h3 id="3-decide-on-your-buckets">3. Decide on your buckets</h3><p>How you structure your buckets is up to you. To be effective they should reflect as much of your spending as possible, while buffering in the goals you’re working toward. Common inclusions may include bills, debt repayments, an <a href="https://www.spaceship.com.au/learn/how-to-build-an-emergency-fund/?ref=spaceship.ghost.io">emergency fund</a>, long-term savings, and <a href="https://www.spaceship.com.au/voyager/?ref=spaceship.ghost.io">investments</a>.</p><p>The Barefoot Investor, Scott Pape, suggests <a href="https://www.barefootinvestor.com/barefoot-steps/step-2-set-up-buckets?ref=spaceship.ghost.io">three buckets with sub-accounts</a>:</p><ol>
<li>A Blow bucket for spending and short-term emergencies.</li>
<li>A Mojo bucket to provide ‘safety money’.</li>
<li>A Grow bucket to build long term financial security.</li>
</ol>
<p><a href="https://www.spaceship.com.au/learn/real-money-talk-rebecca/?ref=spaceship.ghost.io">Rebecca</a> from our Real Money Talk series has eight buckets:</p><ol>
<li>Variable bills (healthcare, electricity)</li>
<li>Fixed bills (rent, internet, phone, rego, insurance, Spotify, Netflix, etc.)</li>
<li>Travel savings</li>
<li>Investing savings</li>
<li>Gifts and Christmas</li>
<li>Emergency fund (over three months of expenses)</li>
<li>Everyday spending (fuel, food and fun)</li>
<li>Lifestyle savings buffer (larger purchases such as event tickets, new tech, appliances, etc.)</li>
</ol>
<p>You can add, remove, and rename buckets through your personal finance journey. When you look at your list of buckets, you should ideally feel inspired. Your buckets could represent your financial lifestyle while giving you a sense that you’re building toward something, and have some security for rainy days.</p><h3 id="4-decide-where-youll-keep-your-buckets">4. Decide where you'll keep your buckets</h3><p>It’s up to you whether you choose to open a separate account for each of your buckets or track them in another way, such as through budgeting software or a spreadsheet.</p><p>A Spaceship co-worker says,<br>“I use different bank accounts for each of my ‘buckets’ so that I am more likely to stick to the budget.</p><p>My buckets are:</p><ul><li>My own spending – anything I want, eating out and groceries</li><li>Short term savings – for holidays, electronics, investments/stocks if I don’t have them in my wishlist</li><li>Expenses – rent and bills, insurance, subscriptions, my investment plan</li><li>Emergency fund</li></ul><p>For the buckets I want to access easily, I have both in the same bank and both debit cards in my Apple Wallet.</p><p>For the buckets I don’t want to touch, I have them sitting in another bank and rarely touch them.”</p><p>We recommend giving your buckets names, too, so you feel more connected to your budget and the reason you’re keeping it.</p><h3 id="5-give-each-bucket-a-value">5. Give each bucket a value</h3><p>This is where the budgeting and prioritisation really starts. They say that economics is the distribution of limited resources to unlimited wants – your budget is exactly the same.</p><p>Some expenses are fixed, which means they’ll be the same month after month. These could include rent, a Netflix subscription or pre-paid phone plan. Some expenses are variable, which means they’re likely to change. These can include electricity bills, the money you spend going out, buying food, etc.</p><p>To work out the value for each of your buckets, first consider how much income you have. Then divide it up. You’ll need to assign enough money to the buckets that hold your ‘needs’. More negotiable is how much you assign to the buckets that hold your more variable costs.</p><p>Here’s how a Spaceship co-worker broke down his buckets:</p><ul><li>House savings: 50% or $2,500</li><li>Bills: 20% or $1,000</li><li>Health expenses: 2% or $100</li><li>Emergency fund: 5% or $250</li><li>Treat yourself: 5% or $250</li><li>Spending: 18% or $900</li></ul><p>If you find that your buckets are a bit out of whack, it’s time to redistribute your money to make sure you’re investing in the parts of your life that reflect the most value and personal growth for you.</p><h3 id="6-set-up-automatic-transfers">6. Set up automatic transfers</h3><p>Bucketing your money will only work if you actively use your buckets. Otherwise, you might try doing <a href="https://www.spaceship.com.au/learn/whats-wrong-with-traditional-saving/?ref=spaceship.ghost.io">mental accounting</a> which means you’ll try to keep track of it in your mind, could get a bit mixed up, and might think bucketing isn’t working for you.</p><p>One way to use your buckets is to automate savings into them. When you get paid, set up automatic transfers of the amount you’ve worked out each bucket is worth.</p><p>As our co-worker said, “I had set up my bank account to auto-transfer funds into the appropriate accounts the day after I got paid. This meant I didn’t even need to worry about those values unless I got a pay rise and could afford to up the amounts.”</p><h3 id="7-rebalance-your-buckets-when-you-need-to">7. Rebalance your buckets when you need to</h3><p>In a perfect world, you’d have exactly the right amount of money in exactly the right bucket to fund all your expenses – even surprises and emergencies. And maybe you <em>are</em> that good at budgeting. But if you find yourself regularly dipping in and out of different buckets to make up for shortfalls, it can be time to make some changes to how you allocate your money.</p><p>It can be as simple as changing your percentages, or you might look for <a href="https://www.spaceship.com.au/learn/tiny-expenses-that-really-add-up/?ref=spaceship.ghost.io">expenses you can cut back on</a>. You might ask yourself some bigger questions, such as <a href="https://www.spaceship.com.au/learn/how-much-should-i-spend-on-rent/?ref=spaceship.ghost.io">how much rent you should be paying</a>. Ultimately we hope you’ll be inspired to feel more of a sense of control and opportunity. Used properly, a budget can help you really go for it.</p><p>The bucket budget is just one method of <a href="https://www.spaceship.com.au/learn/which-budget-is-right-for-you/?ref=spaceship.ghost.io">budgeting</a>. It might take a few goes to find the right buckets for you – or you might find it doesn’t work for you at all. But we think that learning about yourself and your financial behaviours is always a win – and the only way to build a financial life that’s truly rewarding for you.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Kelly Simpson)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/personal-finance/">Personal Finance</category>
            <category domain="https://www.spaceship.com.au/learn/tag/cost-of-living/">Cost of Living</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2025/09/How-to-bucket-your-money.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[Relationships and money: how to avoid financial disagreements]]></title>
            <link>https://www.spaceship.com.au/learn/how-to-avoid-financial-disagreements-in-relationships/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/how-to-avoid-financial-disagreements-in-relationships/</guid>
            <pubDate>Wed, 17 Sep 2025 02:45:00 GMT</pubDate>
            <description><![CDATA[Establishing how you approach financial conversations can be a crucial skill for any relationship you’re in.]]></description>
            <content:encoded><![CDATA[<p>When it comes to relationships and money, there is often an awkward tension when bringing up finances as a topic of conversation. Talking about money can result in disagreements, especially if left until a problem arises. Establishing your general guidelines and how you approach financial conversations can be a crucial skill for any relationship you’re in.</p><p>How much you earn, save, spend and invest can all have a large effect on your personal finances, as well as your partners. So, what happens when you start getting involved with a significant other and your finances start becoming a topic of discussion?</p><p>To avoid awkward conversations and beating around the bush, here are four easy tips that could help set you and your partner in the right direction when it comes to your finances.</p><h2 id="1-talk-openly-about-money">1. Talk openly about money</h2><p>Being frank about your personal money story can be daunting, but it doesn’t need to be that way. Like other personal topics you might talk to your significant other about, money should be no different.</p><p>The first step is acknowledging that money is personal and people can be sensitive about it. Not everyone has made smart decisions when it comes to money and describing them out loud can be kind of like a confession.</p><p>Listen to your partner if they find money difficult to talk about. And if that’s you, trust your partner to hear you out.</p><p>When the time feels right, discuss how as a couple you can put your finances to use. This might mean setting up a savings plan, opening a joint account (see tip #4), or being more aware of how you spend your money (separately or together).</p><p>Making time to sit down and review this every month or two can keep you on track and help avoid future financial disagreements.</p><h2 id="2-have-goals-together">2. Have goals, together</h2><p>Breaking goals down into short, medium and long term sets the tone for how long it will take you to save in the first place. Consider prioritising the most important goals for your shared financial future. This could mean paying down credit card debt, buying a car, or even buying a house. It’s also a good opportunity to discuss any negative money habits you each might have.</p><p>From there, you can work back to nearer term goals (such as holidays or a new phone), diverting funds into separate savings pools from your long-term goals.</p><h2 id="3-spending-limits">3. Spending limits</h2><p>One of the most important things to remember when it comes to money etiquette in a relationship can be understanding how your individual finances contribute to a larger, joint financial goal.</p><p>Talk to your partner and consider a weekly or monthly spending limit that you can each use toward anything. This allows you to both have freedom when it comes to spending individually, outside of your usual budgeting.</p><p>Spending limits are there to help prevent you or your partner straying too far off track. Be transparent and feel comfortable enough to voice any concerns about yours or your partner’s spending habits.</p><p>That said, if you don’t feel comfortable instilling a cap on your spending, making an agreement to discuss any purchase over a certain amount could build up a healthy level of trust.</p><h2 id="4-open-a-joint-account">4. Open a joint account</h2><p>This one is sure to put some people off, but hear it out.</p><p>When it comes to <em>everyday</em> spending (groceries, rent, bills, etc) having a joint account can be a simple and effective way to mitigate problems down the track. If you have trouble tracking who spent money on what purchases or keep a multi-page spreadsheet tracking spending down to the cent, chances are a joint account could be super helpful.</p><p>However, it works for you, both you and your partner could decide to transfer a fixed amount into the account each pay cycle. This would be enough to cover all the above-mentioned costs, with some spare change.</p><p>Sharing an account doesn’t have to be anything more than a way to share the financial costs associated with your shared spending. This can help avoid sticky situations when it comes to important bills that need paying and keeps an easy to refer to ledger on who has or hasn’t contributed.</p><hr><p>In all, making sure you and your partner are on the same page when it comes to finances can be critical to avoiding financial disagreements. Ensure your money etiquette is respectful no matter your financial circumstances. Money and relationships can be make or break, so try to work together as a team in achieving your financial goals.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Liam Thomson)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/behaviour/">Behaviour</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2022/07/1200x600px-Relationships.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[How to research a stock]]></title>
            <link>https://www.spaceship.com.au/learn/how-to-research-a-stock/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/how-to-research-a-stock/</guid>
            <pubDate>Tue, 16 Sep 2025 23:00:00 GMT</pubDate>
            <description><![CDATA[Learn how to research stocks, because it’ll increase your chance of picking a good one.]]></description>
            <content:encoded><![CDATA[<p>Learning how to research stocks is a good idea, because</p><ul><li>It can help you make better long-term investments. </li><li>Knowing what you’re invested in can help you stick to your plan. </li><li>You may be less likely to impulse buy or sell during market fluctuations. </li></ul><p>On the Australian Stock Exchange alone, there are more than 2,000 stocks. </p><p>The Nasdaq Composite Index, which is more commonly called The Nasdaq, has more than 2,500. </p><p>So with so much choice, how are you meant to decide what's worth investing in?</p><p>Even though it’s tempting to jump on the latest meme stock or crypto play, or do what everyone else is doing, the smart play is to do your own research. It’s what the professionals do.</p><h2 id="professional-investors-spend-most-of-their-time-researching">Professional investors spend most of their time researching</h2><p>Your job as an investor is to form an unbiased, unemotional view of what you’re researching.</p><p>It means you’ll pull from a wide variety of sources, then test them against such questions as, “What does this research tell me?” “What are the different views of this stock, trend, and industry?” “Does this make sense to me?”</p><h2 id="there-are-thousands-of-stocks-at-the-stock-market">There are thousands of stocks at the stock market</h2><p>You can think of the stock market as an actual market. </p><p>Every day, people buy and sell their shares of companies because everybody’s got different timelines, risk appetites, portfolios, and personal circumstances when it comes to investing.</p><h2 id="how-can-you-tell-if-a-stock%E2%80%99s-worth-buying">How can you tell if a stock’s worth buying?</h2><h2 id="1-get-the-facts">1. Get the facts</h2><p>You can find out the basic information about a company from its website.</p><p>Publicly listed companies usually have sections of their websites that are dedicated to existing and potential investors. To find them, just google the company name, and ‘for investors’.</p><p>You should be able to find information such as earnings reports, product announcements, leadership changes, and capital raises.</p><p>You’ll need to understand the financial health of the company, and decide whether you believe in its management, and that you know enough about the company’s industry and sector – and if you don’t, you’ll need to research those too.</p><p>Some documents to check out include:</p><h3 id="earnings-reports">Earnings reports:</h3><p>These reports, generally released every three months, outline a company’s performance for the previous quarter, vs the year before. Generally, investors look to see improvement across key metrics, and whether there are any significant updates or announcements that might change their thesis or valuation of the stock.</p><p>Earnings reports tend to include:</p><p><strong>Balance sheet</strong> - A balance sheet shows a company’s assets, liabilities, and net worth.</p><p><strong>Income statement</strong> - Also known as profit &amp; loss statements (P&amp;L), this statement shows the revenues, expenses, gains, and losses of a company during the reporting period.</p><p><strong>Cash flow statement</strong> - A cash flow statement reports the cash generated and spent during a specific period of time.</p><p>Some companies only release their reports half yearly.</p><h3 id="10-ks">10-Ks:</h3><p>This is an annual report required by the US Securities and Exchange Commission (SEC) for all US publicly traded companies about their financial performance.</p><p>10-Ks include information on how a company makes its money, organises its business, how much it pays executives, plus earnings per share and other key metrics.</p><h3 id="press-releases-and-market-announcements">Press releases and market announcements:</h3><p>Companies are generally required to disclose to the market when anything happens that could impact the value of its shares, good or bad.</p><h2 id="2-get-the-insights-and-views">2. Get the insights and views</h2><p>Now that you’ve got the facts, you may want to cross check your understanding with what other people think. </p><p>Your goal here is to broaden your understanding so that you can spot weaknesses in your argument and make the best decision you can.</p><p>Remember how every investor will have a different motivation for buying or selling a stock? This means that there’ll be many different viewpoints for each particular stock, and finding out about them may help strengthen your case for buying – or passing on – a stock you’re interested in.</p><p>Places to get insights include:</p><h3 id="financial-press">Financial press: </h3><p>Online newsletters, websites, financial journalists, and news can offer alternative views and insights.</p><h3 id="broker-reports">Broker reports: </h3><p>Sometimes brokers will initiate research reports on particular companies or sectors. These can be interesting sources of information.</p><p>One research method is to build a ‘bull’ case and a ‘bear’ case for each stock. That is, find all the reasons why a company might succeed, as well as all the reasons it might fail.</p><h2 id="3-figure-out-if-the-company-works-for-you">3. Figure out if the company works for you</h2><p>Whether you decide to buy a company, put it on your watchlist, or forget about it completely will come down to your research – and how it fits into your risk tolerance, and wider portfolio strategy.</p><p>Ultimately you want to build a portfolio that you feel comfortable and confident about, because you’ll want to give yourself the best shot at long-term success.</p><p>This could mean a diversified portfolio with  broad exposure to different companies, sectors, or industries, so that if one falls, it won’t take your total net worth with it.</p><p>It’s also important to take your risk tolerance into account, and to keep your investment timeframe in mind. </p><p>At Spaceship we’re long-term investors, which means we’re typically looking for companies that will grow in value over the long-term, benefiting from long-term trends.</p><p>If you’re looking for a short-term return, it may be best to ask yourself if investing in individual stocks is the best way to deliver that. Remember there are no guarantees when it comes to investing.</p><h2 id="where-can-you-learn-more">Where can you learn more?</h2><p>Keep learning about investing at <a href="https://www.spaceship.com.au/learn/?ref=spaceship.ghost.io">Spaceship Learn</a> or <a href="https://moneysmart.gov.au/?ref=spaceship.ghost.io">MoneySmart</a>, because the more you know, the better choices you can make.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Spaceship)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/us-investing/">US Investing</category>
            <category domain="https://www.spaceship.com.au/learn/tag/investing/">Investing</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2025/09/r--18-.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[20 ways to build your emergency fund in Australia]]></title>
            <link>https://www.spaceship.com.au/learn/emergency-funds-australia-your-savings-guide/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/emergency-funds-australia-your-savings-guide/</guid>
            <pubDate>Tue, 09 Sep 2025 20:00:00 GMT</pubDate>
            <description><![CDATA[Here’s our guide to emergency funds for beginners and anyone looking for a refresh. ]]></description>
            <content:encoded><![CDATA[<h2 id="how-it-works">How it works</h2>
<ol>
<li><a href="#whats-an-emergency-fund">What's an emergency fund?</a></li>
<li><a href="#how-big-should-your-emergency-fund-be">How big should your emergency fund be?</a></li>
<li><a href="#how-do-you-work-out-your-monthly-living-expenses">How do you work out your monthly living expenses?</a></li>
<li><a href="#where-should-you-put-your-emergency-fund">Where should you put your emergency fund?</a></li>
<li><a href="#20-ways-to-build-your-emergency-fund-ef">20 ways to build your emergency fund (EF)</a></li>
<li><a href="#having-an-emergency-fund-could-help-make-you-a-better-investor">Having an emergency fund could help make you a better investor</a></li>
<li><a href="#keep-in-mind">Keep in mind</a></li>
</ol>
<h2 id="what%E2%80%99s-an-emergency-fund">What’s an emergency fund?</h2><p>An emergency fund is an amount of money you keep aside to pay for sudden and unexpected financial needs.&nbsp;</p><p>They’re for the events that can really knock you off course: think large, unplanned expenses such as car repairs and job loss.&nbsp;</p><h2 id="how-big-should-your-emergency-fund-be">How big should your emergency fund be?&nbsp;</h2><p>Most experts generally agree that your emergency fund should be able to cover your <strong>average monthly expenses for a period of months</strong>.&nbsp;</p><p>This is in case you lose your job and it takes you a while to find a replacement.&nbsp;</p><h3 id="so-how-long-should-it-last-you">So how long should it last you?&nbsp;</h3><ul><li>Vanguard says you should have enough to cover you for three to six months worth of living expenses.</li><li>Moneysmart says it should be three months of living expenses.</li><li>CommBank says you should start with one month’s worth of living expenses, and go from there.</li><li>The Barefoot Investor says three to six months of living expenses.</li></ul><p>Some people set a short-term goal of one month's worth of living expenses, and then build on it over time.</p><h3 id="how-do-you-work-out-your-monthly-living-expenses">How do you work out your monthly living expenses?</h3><p>Calculate your fixed bill costs such as housing and insurance. Then add your best estimate for your variable costs, such as supermarket and transport expenses.&nbsp;</p><h2 id="where-should-you-put-your-emergency-fund">Where should you put your emergency fund?&nbsp;</h2><p>You never know when you'll need to dip into your emergency savings, so it's important to keep them where you can quickly access them.</p><p>But you don't want them to be so accessible that they tempt you to spend them every time you see them.</p><h3 id="so-where%E2%80%99s-the-best-place-to-keep-your-emergency-fund">So where’s the best place to keep your emergency fund?&nbsp;</h3><p>Many people keep theirs in a high-interest savings account or a mortgage offset account.&nbsp;</p><p>Some high-interest savings accounts have added incentives to help you grow your balance and dissuade you from withdrawing your money.&nbsp;</p><p>Mortgage offset accounts link to your home loan. If you keep savings in your mortgage offset, it could reduce the amount of mortgage interest you pay.</p><p>It may not be the best idea to keep your emergency fund in the stock market or a term deposit account.</p><p>Selling stocks to pay for an emergency means you might have to sell at a low.</p><p>And term deposit accounts can charge you fees for early withdrawals.</p><p>Consider getting personal financial advice if you're unsure where to keep your emergency fund.</p><h2 id="20-ways-to-build-your-emergency-fund-ef">20 ways to build your emergency fund (EF)</h2><p>Building up your emergency fund can be more fun than you imagine, and happen quicker than you think.</p><p>You can reach your savings goals and improve your finances, even if you don't see yourself as a budget planner.</p><h3 id="here-are-some-ideas-to-start-saving">Here are some ideas to start saving.&nbsp;</h3><ol><li>Dedicate a percentage of your salary to your EF – then increase it by 1% each payday.</li><li>Set up automatic transfers to put your EF savings in a high-interest account.</li><li>Keep one streaming subscription active, pause the others, and redirect your savings to your EF.</li><li>Find free alternatives for paid services and put your savings in your EF.<ul><li>You can usually get free ebook, audiobook, TV and movie subscriptions from your local library. Keep your savings in your EF.</li><li>If you sporadically use the gym, you could replace it with YouTube workouts and online programs for EF savings.</li></ul></li><li>Make dinner instead of getting meal delivery and pocket the delivery fee into your EF.</li><li>Round up your rent/mortgage to the nearest $100 and put the excess into your EF.</li><li>If you haven’t reviewed your utility providers in a while, redirect any savings you find into your EF.&nbsp;</li><li>Put a percentage of unexpected money, such as tax refunds, bonuses, raises, or when you find $50 in your winter coat, into your EF.&nbsp;</li><li>Have a no-buy month and put the savings in your EF.&nbsp;</li><li>Create a ‘bad habit’ jar and fine yourself for your bad habits – such as sleeping in or not bringing your lunch to work. Transfer your bad habit jar savings to your EF.&nbsp;</li><li>Use cashback apps and gift cards, then deposit your savings into your EF.&nbsp;&nbsp;</li><li>Keep the change, then put it in your EF.&nbsp;</li><li>Live on your ‘minimum viable lifestyle’, or <a href="https://www.spaceship.com.au/learn/why-you-need-an-emergency-budget/?ref=spaceship.ghost.io"><u>emergency budget</u></a>, and pocket the savings in your EF.&nbsp;</li><li>Add a time delay to your purchases. Decided you don't need that new pair of sneakers after all? Direct the money you ‘saved’ into your EF.&nbsp;</li><li>&nbsp;Swap something you pay someone else to do, to something you pay yourself to do. We’d never advocate for giving up your daily latte. But paying <em>yourself</em> $7 to make it is something we can give a thumbs up to.&nbsp;</li><li>Review last month’s bank statement and pick your most expensive variable cost. Aim to reduce it by 10% this month, and save that money in your emergency fund.&nbsp;</li><li>Paid off a debt recently? Keep making your repayments, but pay them instead into your EF.&nbsp;</li><li>Made an unplanned purchase? Double the amount you spent on that Kmart gadget or Aldi special buy, and put it in your EF.&nbsp;</li><li>Pick a non-essential but recurring expense and cut it out or find a cheaper alternative for just one month. Catch a lot of Ubers? Now you catch the bus. Put the savings in your EF.&nbsp;</li><li>Have a staycation instead of a holiday and pocket the savings in your EF. Depending on your normal travel habits, this could skyrocket your EF savings.&nbsp;</li></ol><h2 id="having-an-emergency-fund-could-help-make-you-a-better-investor">Having an emergency fund could help make you a better investor</h2><p>Long-term investors know that markets go up and down alongside the value of their investments. Having an emergency fund can make it easier to stomach the swings.&nbsp;</p><p>You may not worry as much about your investments during turbulent times.</p><p>You'll know your emergency fund is there to keep you covered during rainy days, while the markets do their thing.</p><h2 id="keep-in-mind">Keep in mind</h2><p>While these are general ideas that can help you build up your savings, it’s not financial advice. To get personal financial advice, we recommend speaking with a financial professional, such as a financial planner or an accountant. It is important to consider the benefits and risks associated with the financial decisions you make.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Kelly Simpson)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/personal-finance/">Personal Finance</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2025/09/quick-start-savings-ideas.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[20 questions about AI you were too scared to ask]]></title>
            <link>https://www.spaceship.com.au/learn/20-questions-about-ai-you-were-too-scared-to-ask/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/20-questions-about-ai-you-were-too-scared-to-ask/</guid>
            <pubDate>Thu, 04 Sep 2025 01:09:15 GMT</pubDate>
            <description><![CDATA[If you've been turning to AI for answers lately, you might not trust it with your questions about AI. That's where we come in.]]></description>
            <content:encoded><![CDATA[<p>If you've been turning to AI for answers lately, you might not trust it with your questions about AI.</p>
<p>That's where we come in.</p>
<h2 id="table-of-contents">Table of Contents</h2>
<ol>
<li><a href="#what-is-ai">What is AI?</a></li>
<li><a href="#what-can-ai-do">What can AI do?</a></li>
<li><a href="#will-ai-take-my-job">Will AI take my job?</a></li>
<li><a href="#are-there-ai-etfs-you-can-invest-in">Are there AI ETFs you can invest in?</a></li>
<li><a href="#is-ai-bad-for-the-environment">Is AI bad for the environment?</a></li>
<li><a href="#can-you-date-ai">Can you date AI?</a></li>
<li><a href="#will-ai-replace-google-search">Will AI replace Google Search?</a></li>
<li><a href="#how-can-you-tell-if-youre-talking-to-ai">How can you tell if you're talking to AI?</a></li>
<li><a href="#can-ai-help-you-choose-your-investments">Can AI help you choose your investments?</a></li>
<li><a href="#does-ai-make-you-less-intelligent">Does AI make you less intelligent?</a></li>
<li><a href="#what-if-you-dont-want-to-use-ai">What if you don't want to use AI?</a></li>
<li><a href="#can-ai-save-you-money">Can AI save you money?</a></li>
<li><a href="#what-are-the-different-types-of-ai">What are the different types of AI?</a></li>
<li><a href="#is-ai-stealing">Is AI stealing?</a></li>
<li><a href="#who-makes-money-from-ai">Who makes money from AI?</a></li>
<li><a href="#will-there-ever-be-artificial-general-intelligence-agi">Will there ever be Artificial General Intelligence (AGI)?</a></li>
<li><a href="#should-you-use-ai">Should you use AI?</a></li>
<li><a href="#can-ai-predict-the-stock-market">Can AI predict the stock market?</a></li>
<li><a href="#can-ai-be-trusted">Can AI be trusted?</a></li>
<li><a href="#is-ai-safe-for-kids">Is AI safe for kids?</a></li>
</ol>
<hr>
<h2 id="what-is-ai">What is AI?</h2>
<p>AI stands for artificial intelligence. It's essentially a bunch of algorithms that program software and machines to make them imitate human functions such as thinking, creating, analysing, and replying.</p>
<p>Scientists and engineers develop the algorithms, and researchers study their impact.</p>
<h2 id="what-can-ai-do">What can AI do?</h2>
<p>The dream is that AI will be able to replicate and then enhance anything humans can already do.</p>
<p>For the moment, AI can successfully:</p>
<ul>
<li>Perceive images and describe or categorise them</li>
<li>Compare datasets to predict behaviour and make recommendations</li>
<li>Create content such as writing, music, and video</li>
<li>Translate human language</li>
</ul>
<h2 id="will-ai-take-my-job">Will AI take my job?</h2>
<p>It depends who you listen to.</p>
<p>CEOs of AI companies are convinced it can one day replace most workers.</p>
<p>Anthropic CEO Dario Amodei said that over the next one to five years, AI could replace half of all US based entry-level white collar jobs.</p>
<p>On the other hand, Meta is downsizing its AI department, while a recent MIT report stated that despite wide AI tool adoption, 95% of companies are currently getting zero return on investment.</p>
<p>All this is to say: the jury's still out. The consensus is that AI will have some sort of impact on most desk jobs, and especially for entry level jobs.</p>
<h2 id="are-there-ai-etfs-you-can-invest-in">Are there AI ETFs you can invest in?</h2>
<p>Are there ever. When you buy into an ETF, you get exposure to a selection of companies or other assets in one go.</p>
<p>AI ETFs can include the companies that make the chips that act as the brains of AI, the data centers that power the AIs themselves, and other companies that sell AI products, either in totality or as an add-on to existing product suites.</p>
<h2 id="is-ai-bad-for-the-environment">Is AI bad for the environment?</h2>
<p>It's a mixed bag. On the surface, AI is really bad for the environment: it uses lots of energy and water to power data centers and keep them cool.</p>
<p>On the other hand, a 2024 Nature Communications study noted that AI could actually reduce building energy consumption by 8-19% by 2050, meaning they use less energy and produce less carbon pollution, which is huge because buildings account for about 40% of energy usage in the US.</p>
<h2 id="can-you-date-ai">Can you date AI?</h2>
<p>If you want to. There are AI apps that provide virtual relationship experiences for users. There are also people who use generative AI such as ChatGPT in non-traditional ways. The <a href="https://www.reddit.com/r/MyBoyfriendIsAI/?ref=spaceship.ghost.io">My Boyfriend Is AI subreddit</a> is filled with people who are sharing their experiences of AI relationships online.</p>
<p>Experts from the Mozilla Foundation warn that such products are 'on par with the worst categories of products' for privacy, however.</p>
<p>We think you should just remember to trust an AI as much as you would a normal internet stranger: don't give them your banking details or passwords, no matter how much of a sweet talker they are.</p>
<h2 id="will-ai-replace-google-search">Will AI replace Google Search?</h2>
<p>Google says no. What it is replacing is Google Search traffic for many websites.</p>
<p>Essentially, when Google introduced its AI answers feature, surfacing answers right at the top of the search results page, it reduced the need for browsers to click multiple sites to find further information.</p>
<p>It also pushed search results below the AI feature box, with one study showing up to 80% fewer clickthroughs for websites that had previously ranked highly, according to <a href="https://www.theguardian.com/technology/2025/jul/24/ai-summaries-causing-devastating-drop-in-online-news-audiences-study-finds?ref=spaceship.ghost.io">The Guardian</a>.</p>
<p>It's an interesting downstream impact, because website traffic is usually what funds a website's existence itself, particularly for independent media and news.</p>
<h2 id="how-can-you-tell-if-youre-talking-to-ai">How can you tell if you're talking to AI?</h2>
<p>You can ask them <a href="https://www.theguardian.com/australia-news/2025/aug/08/openai-chatgpt-5-struggled-with-spelling-and-geography?ref=spaceship.ghost.io#:~:text=%E2%80%9CYep%20%E2%80%93%20blueberry%20is%20one%20of%20those%20words%20where%20the%20middle%20almost%20trips%20you%20up%2C%20like%20it%E2%80%99s%20saying%20%E2%80%98b%2Db%2Dbetter%20pay%20attention%2C%E2%80%99%E2%80%9D%20the%20chatbot%20said%20in%20the%20posted%20chat.">how many bs are in blueberry</a>. Just kidding.</p>
<p>It's hard to tell when you're talking to AI, but it turns out you can tell if you've been talking to AI.</p>
<p>One study by Cornell University showed that in the 18 months following the release of ChatGPT, humans increased their use of words such as 'delve', 'comprehend', 'boast', and 'meticulous'.</p>
<p>In fact, usage of the word 'delve' in podcasts and YouTube videos has increased 25-50% annually since ChatGPT.</p>
<p>The takeaway? If you want to protect your unique voice, diversify your information sources away from AI.</p>
<h2 id="can-ai-help-you-choose-your-investments">Can AI help you choose your investments?</h2>
<p>I was mulling over how our VP of Investments, Jason Sedawie, says that you should think like an 'owner' instead of a 'consumer' when it comes to finance, and purchase stocks to own parts of great companies, rather than just buy what they sell.</p>
<p>In a nutshell: buy Starbucks or Popmart shares, instead of Grande lattes and Labubus, (if that's what you're into, not financial advice).</p>
<p>I was in line for coffee and thought, "I should really invest in coffee considering I drink so much of it," plus I've heard the beans are getting more expensive.</p>
<p>So I asked my AI: "What are some coffee ETFs?" and it answered me.</p>
<p>In essence: AI can help you choose your investments, but it can't guarantee you'll make money.</p>
<p>Someone from Spaceship (not in the investment team), who asked ChatGPT for trading strategies said, "Sometimes you're up, sometimes you're down! It's helped me discover some gems."</p>
<p>Another person noted, "For me, the deep learning function is a game changer, it's like having your own investment analyst."</p>
<p>(Keep in mind, you should always seek personal financial advice and not rely on AI solely to make your investment decisions.)</p>
<h2 id="does-ai-make-you-less-intelligent">Does AI make you less intelligent?</h2>
<p>It might make you feel more intelligent if you've never used words like delve or meticulous before.</p>
<p>Research shows that people who use it at work tend to use it in place of higher-order critical thinking skills, intervening only when they think the AI responses aren't measuring up. This <a href="https://techcrunch.com/2025/02/10/is-ai-making-us-dumb/?ref=spaceship.ghost.io">TechCrunch article</a> is an easier read than the <a href="https://www.microsoft.com/en-us/research/wp-content/uploads/2025/01/lee_2025_ai_critical_thinking_survey.pdf?ref=spaceship.ghost.io">Microsoft and Carnegie study</a> it refers to.</p>
<p>An MIT study also showed that using your actual brain only to complete academic tasks creates stronger neural pathways than using a large language model, or even search engine assistance, does. Which kind of sounds like a… no brainer.</p>
<p>Trade offs abound. Some AI apps are enhancing education, such as teaching languages – and Duolingo did teach me how to ask for coffee before I went to Vietnam last year.</p>
<h2 id="what-if-you-dont-want-to-use-ai">What if you don't want to use AI?</h2>
<p>If you're anti-AI, you're likely opposed to using it to generate images, answers, or content for things you deem to be superfluous. That's the AI known as generative AI.</p>
<p>Ultimately, there are elements of AI in most of the ways we interact online: from Netflix's recommendation algorithm to the alerts your bank sends you if it thinks someone's stolen your card details.</p>
<h2 id="can-ai-save-you-money">Can AI save you money?</h2>
<p>Potentially. <a href="https://www.spaceship.com.au/learn/i-asked-ai-to-investigate-my-spending-and-found-1-000s-in-savings/?ref=spaceship.ghost.io">I found thousands of dollars worth of potential savings when I asked AI to interrogate my spending</a>, and again when I used it to help me plan a trip to Bali.</p>
<p>People have used AI to help them negotiate, write resumes, and apply for jobs. Some businesses have found the savings to be immense, depending on their industry.</p>
<h2 id="what-are-the-different-types-of-ai">What are the different types of AI?</h2>
<p><strong>Narrow AI:</strong> When a computer can perform a task as well as a human can, but the task is defined by the human. Examples include unlocking your phone with facial recognition; or categorising an email as spam.</p>
<p><strong>General AI:</strong> AI that can match or beat human intelligence. Examples include robots that could think and act for themselves. To be clear, this doesn't exist, and may never, though proponents are sure it's just around the corner.</p>
<p><strong>Artificial Super Intelligence (ASI):</strong> Basically an AI that's superior to humans in every way. This is entirely theoretical.</p>
<h2 id="is-ai-stealing">Is AI stealing?</h2>
<p>AI models are trained on data, and that data isn't always given freely.</p>
<p>For example: Volpara Health is a company that uses AI to detect breast cancer. Its algorithm is made smarter by the agreements it has to learn from the 130 million mammograms it's taken of its clients.</p>
<p>On the other hand, OpenAI, Microsoft, Anthropic, and other companies have ingested large amounts of creative works arguing it's 'fair use'.</p>
<p>Copyright lawyers beg to differ, while Anthropic was subject to a class action from authors objecting to its use of their work.</p>
<h2 id="who-makes-money-from-ai">Who makes money from AI?</h2>
<p>Currently NVIDIA makes arguably the most money from AI. When the chip company became the first ever to reach $4 trillion in market cap, it was worth more than 97% of all world economies, and total global military spending, according to <a href="https://www.forbes.com.au/news/investing/nvidia-is-now-worth-more-than-97-of-countries-economies/?ref=spaceship.ghost.io#:~:text=After%20becoming%20the%20world%27s%20first,Forbes%27%20real%2Dtime%20estimates.">Forbes magazine</a>.</p>
<p>The biggest beneficiaries of AI have been the hardware and software makers.</p>
<h2 id="will-there-ever-be-artificial-general-intelligence-agi">Will there ever be Artificial General Intelligence (AGI)?</h2>
<p>Depends who you ask. Tech analyst Benedict Evans described the race toward AGI to the Guardian as being <a href="https://www.theguardian.com/technology/2025/aug/09/its-missing-something-agi-superintelligence-and-a-race-for-the-future?ref=spaceship.ghost.io#:~:text=%E2%80%9CTo%20use%20the%20term%20of%20the%20moment%2C%20it%E2%80%99s%20very%20vibes%2Dbased.%20All%20of%20these%20AI%20scientists%20are%20really%20just%20telling%20us%20what%20their%20personal%20vibes%20are%20on%20whether%20we%E2%80%99ll%20reach%20this%20theoretical%20state%20%E2%80%93%20but%20they%20don%E2%80%99t%20know.%20And%20that%E2%80%99s%20what%20sensible%20experts%20say%20too.%E2%80%9D">'very vibes based'</a>. Pretty much, nobody can say for sure.</p>
<h2 id="should-you-use-ai">Should you use AI?</h2>
<p>Demand and salaries for jobs with AI skills keep growing, <a href="https://www.bain.com/insights/ai-the-ambitions-are-bold-but-the-talent-is-scarce-snap-chart/?ref=spaceship.ghost.io">according to Bain</a>, so if you're chasing a big pay packet it could be a good direction to head in.</p>
<p>Ultimately any new technology brings with it a series of ethical and moral questions that nobody can answer for you.</p>
<p>Personally, I'll never get the same joy out of using ChatGPT as I will from crafting a sentence but as a writer, that's to be expected.</p>
<p>Others might experience the joy of expressing themselves properly for the first time through AI assistance, and that's nothing to shun either.</p>
<h2 id="can-ai-predict-the-stock-market">Can AI predict the stock market?</h2>
<p>Nah. Not yet, anyway. People have been using algorithms to trade since the invention of the computer.</p>
<p>If you've been around these parts before, you'll know that the markets are disrupted by everything from pandemics and trade wars to natural disasters and tweets.</p>
<p>Until AI can predict those things, it's up to us and our own hypotheses and strategies to give it our best.</p>
<h2 id="can-ai-be-trusted">Can AI be trusted?</h2>
<p>We think you should trust AI as much as you would any stranger you meet online. Always verify the information it provides.</p>
<p>Protect your data.</p>
<p>Nick from our Engineering Team takes inspiration from Mr Weasley and says "Never trust something that can think for itself if you can't see where it keeps its brain."</p>
<h2 id="is-ai-safe-for-kids">Is AI safe for kids?</h2>
<p>Another one for parents to decide. There are elements of AI that can be seriously shady including the unpredictability of its output.</p>
<p>The eSafety Commissioner warns away from any AI that simulates a personal relationship and has <a href="https://www.esafety.gov.au/newsroom/blogs/ai-chatbots-and-companions-risks-to-children-and-young-people?ref=spaceship.ghost.io">practical strategies for setting boundaries</a>.</p>
<p>One of our engineers had this take:</p>
<p>"My two cents for at least LLM chat AI is that it's comparable to general internet access. It's both good and bad.</p>
<p>As long as the kids are taught how to use it properly, understand its bias and error and remain skeptical. It's an amazing tool, but that's all it is - it's not your friend, but it can be a good teacher."</p>
]]></content:encoded>
            <author>hello@spaceship.com.au (Kelly Simpson)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/artificial-intelligence/">Artificial Intelligence</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2025/09/20-questions-about-AI.png" length="0" type="image/png"/>
        </item>
        <item>
            <title><![CDATA[How AI helped me save money on my holiday]]></title>
            <link>https://www.spaceship.com.au/learn/ai-travel-savings-bali-holiday/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/ai-travel-savings-bali-holiday/</guid>
            <pubDate>Thu, 04 Sep 2025 01:00:00 GMT</pubDate>
            <description><![CDATA[What happens when you need a holiday but can’t really afford one? 

Enter: AI.]]></description>
            <content:encoded><![CDATA[<p>Fresh off <a href="https://www.spaceship.com.au/learn/i-asked-ai-to-investigate-my-spending-and-found-1-000s-in-savings/?ref=spaceship.ghost.io">changing my coffee consumption habits thanks to Claude</a>, I wondered: could AI help me save money on a holiday, too?</p>
<p>Australians love to travel, taking a massive 11.5 million overseas trips in 2024 according to Roy Morgan.</p>
<p>Our top three destinations are Indonesia, New Zealand, and Japan, per the <a href="https://www.abs.gov.au/media-centre/media-releases/9-new-facts-travel-and-australia?ref=spaceship.ghost.io">latest ABS data</a>.</p>
<p>We're also suffering prolonged <a href="https://www.spaceship.com.au/learn/tag/cost-of-living/?ref=spaceship.ghost.io">cost of living pressures</a>.</p>
<p>So what happens when you need a holiday but can't really afford one?</p>
<p>Enter: AI.</p>
<h2 id="holiday-savings-opportunities">Holiday savings opportunities</h2>
<ol>
<li><a href="#how-to-ask-ai-to-plan-your-in-flight-experience">How to ask AI to plan your in-flight experience</a></li>
<li><a href="#how-to-ask-ai-to-help-you-pack">How to ask AI to help you pack</a></li>
<li><a href="#how-to-ask-ai-for-personal-hotel-recommendations">How to ask AI for personal hotel recommendations</a></li>
<li><a href="#how-to-ask-ai-to-deep-search-recommendations-for-people-like-you">How to ask AI to deep search recommendations for people like you</a></li>
<li><a href="#how-to-ask-ai-for-free-activity-recommendations-within-walking-distance">How to ask AI for free activity recommendations within walking distance</a></li>
<li><a href="#how-to-ask-ai-for-tourist-traps-and-common-pitfalls">How to ask AI for tourist traps and common pitfalls</a></li>
<li><a href="#how-to-use-ai-to-find-once-in-a-lifetime-experiences">How to use AI to find once-in-a-lifetime experiences</a></li>
<li><a href="#keep-in-mind">Keep in mind</a></li>
</ol>
<hr>
<h2 id="how-i-saved-money-using-ai-to-plan-my-bali-holiday">How I saved money using AI to plan my Bali holiday</h2>
<h3 id="how-to-ask-ai-to-plan-your-in-flight-experience">How to ask AI to plan your in-flight experience</h3>
<p>To save $200, I booked a Lite fare.</p>
<p>It allows me to bring carry-on luggage, tea, coffee, or water, but no entertainment or checked bags.</p>
<p>Ordinarily six unstructured hours with no creature comforts might feel daunting.</p>
<p>But AI suggested I break the time into four 90-minute blocks with a thoughtful plan for each one.</p>
<p>That's time for a podcast, a show, a movie, some travel journalling, and a nap which should see the flight… fly by. At no extra cost.</p>
<p>Other tips: pack a weightless inflatable pillow; snacks; an empty water bottle; fancy tea bags, and pre-downloaded YouTube and Netflix videos on my device.</p>
<p><strong>AI prompt:</strong> <code>Plan my [X]-hour flight entertainment in 90-minute blocks. Include: podcasts, downloads, snacks, and rest periods. I have [fare type] with no entertainment/meals.</code></p>
<h3 id="how-to-ask-ai-to-help-you-pack">How to ask AI to help you pack</h3>
<p>My carry-on limit is seven kilograms and I'm going for two weeks. Know who's awesome at optimising weight and space in suitcases? AI.</p>
<p>It recommended a capsule wardrobe based on the <a href="https://www.glamour.com/story/the-5-4-3-2-1-packing-method-luggage-space?ref=spaceship.ghost.io">5-4-3-2-1 method</a>, noted that it's super cheap to get clothes washed over there, suggested that I wear my heaviest clothes on the plane, and reminded me to pack sunscreen because it's really expensive over there.</p>
<p><strong>AI prompt:</strong> <code>Pack [X] days in [destination] with only [weight]kg carry-on. Consider weather, laundry options, and what's expensive to buy there. Use capsule wardrobe method.</code></p>
<h3 id="how-to-ask-ai-for-personal-hotel-recommendations">How to ask AI for personal hotel recommendations</h3>
<p>Travel providers like Booking.com use AI to enhance their customer services. In my experience, they haven't really nailed it yet.</p>
<p>And at the moment, AIs such as Claude and ChatGPT don't have a monetary incentive to sell you things, so it feels like their recommendations are more objective.</p>
<p>At least that's how it felt to me when I asked:</p>
<p>"I need help finding the perfect place to stay that lets me write, has amazing coffee, is affordable, has access to yoga, and a bathtub."</p>
<p>It shortlisted options, asked me clarifying questions, didn't judge my bathtub preference, and helped me pick a place I'd never otherwise have seen because its rating is a little lower than I tend to prefer. But it looks ideal for me.</p>
<p>And ultimately, I saved hundreds of dollars, because my cottage will cost $49 per night, and I might have otherwise paid up to $100.</p>
<p><strong>AI prompt:</strong> <code>Find [destination] stays under $[amount]/night with: [list must-haves like bathtub, workspace]. Include walking distance to [priorities] and why each suits [your travel style].</code></p>
<h3 id="how-to-ask-ai-to-deep-search-recommendations-for-people-like-you">How to ask AI to deep search recommendations for people like you</h3>
<p>Everyone's got different travel needs. One person's beach club is another person's Monkey Forest walk.</p>
<p>My AI has a deep research function that it used to search 381 sources in about five minutes.</p>
<p>The outcome? A shortlist of 10 'hidden culinary gems for adventurous introverts' that rated highly with solo female travelers, and were within 10 minutes of my accommodation, on foot, with attached commentary on why each of them are perfect for me.</p>
<p>Could I personally have replicated this? Yes. With several days of full-time work devoted to it. But I have a job, so.</p>
<p><strong>AI prompt:</strong> <code>Deep research 10 local restaurants in [destination] for [solo/couple] [dietary needs] travelers. Focus on places with &lt;100 reviews that locals love. Include prices and best times to avoid crowds.</code></p>
<h3 id="how-to-ask-ai-for-free-activity-recommendations-within-walking-distance">How to ask AI for free activity recommendations within walking distance</h3>
<p>If you tell AI where you're staying, it can shortlist low-cost and free activity options that fall within your desired travel style.</p>
<p>I've been to Ubud twice already, but I've never seen fireflies there: this time, thanks to AI, it's on my list of things to do, and I'm enchanted at the thought.</p>
<p><strong>AI prompt:</strong> <code>List 15 free/cheap things to do near [accommodation] in [destination] that suit [interests]. Include timing, what to bring, and reality check.</code></p>
<h3 id="how-to-ask-ai-for-tourist-traps-and-common-pitfalls">How to ask AI for tourist traps and common pitfalls</h3>
<p>Being a smart traveller is as much about the things you DON'T do as the things you do.</p>
<p>What can I skip? What are some better alternatives? AI's advice to me included restaurant swaps, rice terrace alternatives, and lesser-known forests where the monkeys have more chill.</p>
<p><strong>AI prompt:</strong> <code>What [destination] tourist traps should I avoid? Include: overpriced experiences, common scams, and better local alternatives. Add money-saving tips locals use.</code></p>
<h3 id="how-to-use-ai-to-find-once-in-a-lifetime-experiences">How to use AI to find once-in-a-lifetime experiences</h3>
<p>But ultimately, travel is about experiencing new things, and investing is about empowering yourself to make the most of opportunities.</p>
<p>When you save money by skipping a $15 smoothie bowl or an Instagram-famous yoga class, it frees up your budget to spend on immersive cultural experiences and support local families. You come away with a deeper understanding of yourself and others you can't always get from pinching every penny.</p>
<p><strong>AI prompt:</strong> <code>What's actually worth spending money on in [destination]? Include specific prices in [my currency], why locals think it's worth it, and what tourist traps to avoid instead. I want honest recommendations for experiences, food, classes, and shopping that justify the cost.</code></p>
<h2 id="keep-in-mind">Keep in mind</h2>
<p>Before acting on AI advice, especially where money or personal safety is involved, always verify that the information is accurate.</p>
<p>We think AI can be a fun way to get in the holiday spirit, and help optimise your spending so you can keep hitting your financial goals. But you should never use it in place of professional financial advice from an accountant or financial planner.</p>
<p><em>Some of the Spaceship Voyager portfolios invest in Booking.com at the time of writing.</em></p>
]]></content:encoded>
            <author>hello@spaceship.com.au (Kelly Simpson)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/artificial-intelligence/">Artificial Intelligence</category>
            <category domain="https://www.spaceship.com.au/learn/tag/personal-finance/">Personal Finance</category>
            <category domain="https://www.spaceship.com.au/learn/tag/cost-of-living/">Cost of Living</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2025/09/AI-travel-hacks.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[I asked AI to investigate my spending and found $1,000s in savings]]></title>
            <link>https://www.spaceship.com.au/learn/i-asked-ai-to-investigate-my-spending-and-found-1-000s-in-savings/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/i-asked-ai-to-investigate-my-spending-and-found-1-000s-in-savings/</guid>
            <pubDate>Thu, 04 Sep 2025 00:54:00 GMT</pubDate>
            <description><![CDATA[Can AI help us save money? ]]></description>
            <content:encoded><![CDATA[<p>We're always told that <a href="https://www.spaceship.com.au/learn/spaceship-exclusive-tokens-trump-and-tariffs/?ref=spaceship.ghost.io">AI can make us money</a>. But I wanted to know: can it help us save money, too? I decided to find out.</p>
<p>"Let's play a game," I wrote.</p>
<p>"You're a financial private investigator on a mission to help me <a href="https://www.spaceship.com.au/learn/tag/personal-finance/?ref=spaceship.ghost.io">optimise my budget</a> by finding 30% worth of savings.</p>
<p>Ask me questions to get to the bottom of what's essential, and non-essential, and deliver a recommendation, based on the bank statement provided."</p>
<p>Claude, the generative AI chatbot, had: a list of transactions from my last three months' worth of spending (but no account data or identifying information).</p>
<p>I had: time on my hands to see if he could find me some savings to <a href="https://www.spaceship.com.au/learn/emergency-funds-australia-your-savings-guide/?ref=spaceship.ghost.io">build up my emergency fund</a>.</p>
<p><em>Spoiler: He found me more than $4,000 in potential savings.</em></p>
<p>Here's what Claude had to say:</p>
<h2 id="ive-done-a-preliminary-scan-of-your-financial-evidence-and-i-have-some-questions">"I've done a preliminary scan of your financial evidence, and I have some... questions."</h2>
<p>Claude found 63 beverage purchases from three different cafes, and guessed that they were each coffee orders.</p>
<p>"Tell me honestly – are these all necessary for survival?" he asked.</p>
<p>Truthfully? No. Many of them are habit-driven.</p>
<h3 id="heres-what-claude-suggested">Here's what Claude suggested:</h3>
<p><strong>1. Compromise on coffee:</strong><br>
Buy it on office days and weekends; otherwise, make it at home.<br>
<strong>Potential savings: $60/month ($360/year)</strong></p>
<p><strong>2. Shop at cafes with loyalty cards:</strong><br>
The cafe I go to on office days has a loyalty card I could use to get every tenth coffee free. Claude thinks I should.<br>
<strong>Potential savings: $12/month ($144/year)</strong></p>
<p><strong>3. Swap for a chai with honey:</strong><br>
Almond milk costs at least 50c more. Changing my drink order entirely could save me some money.<br>
<strong>Potential savings: $15/month ($180/year)</strong></p>
<h2 id="im-seeing-a-pattern-i-call-the-multiple-trip-syndrome">"I'm seeing a pattern I call 'The Multiple Trip Syndrome.'"</h2>
<p>He had me there. I hate planning, especially meal planning, and am more likely to duck into the supermarket every day on the way home from work than I am to have a week's worth of dinners ready to go. Girl dinner? It's a lifestyle.</p>
<p>No such problem for Claude, it seems. His ideas:</p>
<p><strong>4. Batch grocery shop:</strong><br>
Swap a daily $25 shop for a weekly $150 grocery shop. Reducing 30 daily shops to 4 weekly shops massively reduces the options for impulse buying.<br>
<strong>Potential savings: $100/month ($1200/year)</strong></p>
<p><strong>5. Keep a snack drawer:</strong><br>
Claude thinks I'll spend less on impulse buying snacks when I'm out and about, if I have a snack drawer ready to go. He's probably right.<br>
<strong>Potential savings: $50/month ($600/year)</strong></p>
<p><strong>6. Click and collect on the way home:</strong><br>
Ordering online, and picking up, could help me avoid the inside aisles of the supermarket entirely.<br>
<strong>Potential savings: $50/month ($600/year)</strong></p>
<p><strong>7. Sign up for cashback apps:</strong><br>
If I'm already shopping at Woolies and Coles, I can take advantage of store and targeted apps to receive money back from my purchases.<br>
<strong>Potential savings: $45/month ($540/year)</strong></p>
<p>Claude also had some simple suggestions about:</p>
<ul>
<li><strong>No spend days</strong> - Claude suggested Sundays, because according to him, that's when I basically go into hibernation (I felt seen).</li>
<li><strong>Checking tomorrow's weather at night</strong> - I can save on public transport or booking a rideshare if I'm carrying my umbrella with me.</li>
<li><strong>Stocking up on emergency meals</strong> - Having some frozen meals on hand could help me resist Uber Eats cravings.</li>
</ul>
<p>It's nothing groundbreaking – but it is personalised to me – and some of the ideas, such as only buying coffee when I'm on my way to the office, may not have occurred to me otherwise.</p>
<h2 id="personal-finance-ai-prompts">Personal finance AI prompts</h2>
<p>If you're asking an AI a question, there are formats you can use that may be more successful to help you receive a response you find useful.</p>
<p>The Persona, context, task, format pattern includes four functions you can add to your prompt.</p>
<ul>
<li><strong>Persona:</strong> The characteristics you want your AI to emulate.</li>
<li><strong>Task:</strong> The 'job' you're asking the AI to do.</li>
<li><strong>Context:</strong> Helpful information to strengthen the AI's response to you.</li>
<li><strong>Format:</strong> The way you want the output to be communicated.</li>
</ul>
<p>Here are some example prompts that use this pattern for your entertainment only. We're not suggesting you apply these to your own finances.</p>
<p><em>(Full disclosure: Claude helped me come up with these. It's the only AI content used in this article.)</em></p>
<h3 id="%F0%9F%94%8D-the-pattern-detective">🔍 The Pattern Detective</h3>
<p>"You are a data analyst specialising in consumer behavior. Examine my 3 months of transaction data and identify 3-5 unusual or interesting spending patterns that I likely haven't noticed myself. Focus on timing patterns (like stress shopping), hidden habits (multiple small purchases adding up), or category creep (spending shifting between months). Present as 'Surprising Discovery #1, #2' etc with specific examples and amounts."</p>
<h3 id="%F0%9F%93%8A-the-essential-vs-extra-auditor">📊 The Essential vs Extra Auditor</h3>
<p>"You are a certified financial planner. Review all my expenses and create two lists: 'Essentials' (housing, utilities, groceries, transport, insurance) and 'Lifestyle Choices' (everything else). For items that could go either way, explain your reasoning. Present as a table showing monthly amounts and percentage of total spending for each category."</p>
<h3 id="%F0%9F%94%84-the-subscription-sleuth">🔄 The Subscription Sleuth</h3>
<p>"You are a recurring expense specialist. Scan my transactions to find ALL recurring charges - not just obvious subscriptions but also things like weekly takeout habits or regular shopping patterns. List them with frequency and monthly total. Highlight the top 3 I'm probably not consciously aware of. Format as a sorted list from highest to lowest monthly impact."</p>
<h3 id="%E2%9C%82%EF%B8%8F-the-strategic-cutter">✂️ The Strategic Cutter</h3>
<p>"You are a budget optimisation expert. Identify the ONE recurring expense that, if eliminated, would make the biggest positive impact on my finances relative to lifestyle sacrifice. Explain your choice with specific numbers and suggest how to eliminate or replace it. Be realistic about implementation difficulty."</p>
<h3 id="%F0%9F%94%84-the-swap-specialist">🔄 The Swap Specialist</h3>
<p>"You are a frugal living coach who makes saving money feel easy. Based on my actual spending, suggest 5 specific product/service swaps that would save money without drastically changing my lifestyle. For each swap, show: current cost → suggested alternative → monthly savings. Focus on swaps I could implement this week."</p>
<h3 id="%F0%9F%93%8B-the-budget-builder">📋 The Budget Builder</h3>
<p>"You are a personal finance expert creating budgets for real people. Using my actual spending as a baseline, create a realistic monthly budget that includes a 15% savings goal. Break down into categories with specific dollar amounts. For each category where I need to cut back, provide one specific strategy to hit that target. Format as a clear budget table with 'Current vs Recommended' amounts."</p>
<h2 id="should-you-take-advice-from-ai">Should you take advice from AI?</h2>
<p>When you ask an AI a question, it converts your words into tokens and then interprets them.</p>
<p>You can think of 'tokens' as being all the words (or parts of words, numerals, or punctuation) an AI knows.</p>
<p>So AI is making its best guess, based on its training, at the intent behind your question and matching it with what it calculates as being the statistically most common answer.</p>
<p>There's no one behind the scenes fact checking that what it says is true. That's why it's good practise to verify from independent sources that what you're reading is correct.</p>
<p>A low stakes question such as 'How can I save on coffee?' is less inherently risky than '<a href="https://www.spaceship.com.au/learn/how-should-you-structure-your-investment-portfolio/?ref=spaceship.ghost.io">How should I structure my investment portfolio?</a>'</p>
<p>As always, when it comes to finance, you should only take personal advice from a registered financial professional, such as an accountant, who knows your personal circumstances.</p>
<p>You also shouldn't share anything with your AI that you wouldn't want to <a href="https://searchengineland.com/chatgpt-kills-google-indexable-chats-459874?ref=spaceship.ghost.io">accidentally rank in Google</a>, such as identifying information.</p>
]]></content:encoded>
            <author>hello@spaceship.com.au (Kelly Simpson)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/personal-finance/">Personal Finance</category>
            <category domain="https://www.spaceship.com.au/learn/tag/technology/">Technology</category>
            <category domain="https://www.spaceship.com.au/learn/tag/artificial-intelligence/">Artificial Intelligence</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2025/08/Personal-finance-AI-prompts.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[50 ways to save money]]></title>
            <link>https://www.spaceship.com.au/learn/50-ways-to-save-money/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/50-ways-to-save-money/</guid>
            <pubDate>Thu, 28 Aug 2025 02:05:00 GMT</pubDate>
            <description><![CDATA[Take back control of your cost of living. ]]></description>
            <content:encoded><![CDATA[<p>Take back control of your cost of living.</p>
<p>Stop buying lattes and cut out your avocado toast… kidding.</p>
<p>As Spaceshippers we've got full faith in the future – and, while we wait for inflation/supply chain constraints/the pandemic/global conflict to give us a breather, there are some small things we can do.</p>
<h2 id="table-of-contents">Table of Contents</h2>
<ul>
<li><a href="#what-are-some-ways-to-save-money">What are some ways to save money?</a></li>
<li><a href="#how-to-save-money-on-food">How to save money on food</a></li>
<li><a href="#how-to-save-money-on-entertainment">How to save money on entertainment</a></li>
<li><a href="#how-to-save-money-on-streaming">How to save money on streaming</a></li>
<li><a href="#how-to-save-money-on-big-purchases">How to save money on big purchases</a></li>
<li><a href="#how-to-save-money-on-drivingcommuting">How to save money on driving/commuting</a></li>
<li><a href="#how-to-save-money-on-groceries">How to save money on groceries</a></li>
<li><a href="#how-to-save-money-online-shopping">How to save money online shopping</a></li>
<li><a href="#how-to-save-money-on-bills">How to save money on bills</a></li>
<li><a href="#how-to-save-money-when-paying-for-things">How to save money when paying for things</a></li>
<li><a href="#other-things-that-can-help-save-money">Other things that can help save money</a></li>
<li><a href="#are-your-savings-already-in-order">Are your savings already in order?</a></li>
</ul>
<h2 id="what-are-some-ways-to-save-money">What are some ways to save money?</h2>
<p>One great thing about personal finance is it's personal.</p>
<p>These tips may not work for you, and we're not making any particular recommendations. But we do have some ideas and examples of things that have worked for others.</p>
<h2 id="how-to-save-money-on-food">How to save money on food</h2>
<p><strong>1. Use super cheap recipes</strong><br>
Make cheap meals. It can save you heaps.</p>
<p>Sites like Budget Bytes, Cooking on a Bootstrap and One Pound Meals exist to help people eat good food on tiny budgets.</p>
<p>(We're not affiliated with them but some Spaceshippers are personal fans.)</p>
<p><strong>2. Eat the food at work</strong><br>
If your workplace keeps a well-stocked pantry, make the most of it.</p>
<p><strong>3. Compare meal delivery fees</strong><br>
Meal delivery services charge different delivery fees. Make sure you compare them.</p>
<p>Here's an example at the time of writing, for some food for thought.</p>
<table>
<thead>
<tr>
<th>Service</th>
<th>Cost of Big Mac</th>
<th>Delivery fee</th>
<th>Total</th>
</tr>
</thead>
<tbody>
<tr>
<td>DoorDash</td>
<td>$8</td>
<td>$6.79</td>
<td>$14.79</td>
</tr>
<tr>
<td>Deliveroo</td>
<td>$8</td>
<td>$12.98</td>
<td>$20.98</td>
</tr>
<tr>
<td>MenuLog</td>
<td>$8</td>
<td>$7.95</td>
<td>$15.95</td>
</tr>
</tbody>
</table>
<p><strong>4. Buy the ugly fruit and vegetables</strong><br>
Whether they're sold as 'imperfect picks' or 'odd bunches', there are savings to be found when you buy the non-standard fruit and vegetables at supermarkets.</p>
<p><strong>5. Be a hydro homie</strong><br>
Staying hydrated has non-monetary benefits - according to Harvard University it helps with sleep quality, brainpower, and mood.</p>
<p>And, if you carry your own water bottle, it's basically free.</p>
<p><strong>6. Become a prepper</strong><br>
Meal prepping means choosing and cooking your meals ahead of time – whether it's for your whole week, or just your work lunches.</p>
<p>Typically you need a microwave.</p>
<p>There are resources and apps that can help you figure it out – we like the MealPrepSunday subreddit.</p>
<p><strong>7. Don't buy all your coffees</strong><br>
Baristas who know your name and order are one of life's great joys.</p>
<p>But some people find even more joy in becoming their own barista.</p>
<p>Take Blair.</p>
<p>"I drink a lot of coffee, like three a day.</p>
<p>During Covid I started making them myself as I couldn't head to the local cafe to buy the liquid gold. After a little while I realised how much money I was spending on coffee.</p>
<p>This led to me finding enjoyment in the hunt to make that perfect brew. The other upside has been being able to talk shop with my local barista when I do buy a coffee, such as getting tips on the best roasts and learning new techniques.</p>
<p>On top of finding the enjoyment in making coffee, I now save about $70 a week (I allow myself to buy one every day)."</p>
<p><strong>8. Embrace boring lunches</strong><br>
This is a standard tip, we know, but the savings are real.</p>
<p>Bringing your lunch from home – or giving yourself a weekly lunch budget – can help cap the price of what's an otherwise expensive time of the day.</p>
<p><strong>9. Bring snacks from home</strong><br>
It's the same deal with snacks. An easily accessible piece of fruit or muesli bar can stave off hunger pangs until it's time for dinner.</p>
<p>Do not pass Starbucks. Do not collect venti cappuccino.</p>
<p><strong>10. Visit a community pantry</strong><br>
If money's really tight and you find yourself going to bed hungry, find out where the food pantries are in your area. There's absolutely no shame in it.</p>
<p>Organisations like Food Bank and Addi Road have been set up to help address the hunger crisis, and can be good places to start.</p>
<p>Bonus tip: they're good places to volunteer, too.</p>
<h2 id="how-to-save-money-on-entertainment">How to save money on entertainment</h2>
<p><strong>11. Become a seat-filler</strong><br>
Ever wanted to be part of a TV audience? TV stations such as the ABC and tv shows such as The Project are regularly on the lookout for audiences, while businesses such as ShowFilmFirst make it their mission to create full houses at live comedy and theatre shows.</p>
<p>It's a cheap way to access what can be world-class entertainment.</p>
<p><strong>12. Check out events in your area</strong><br>
Sometimes it feels like you can't leave the house without spending money, especially if you live in a high cost of living city.</p>
<p>Meetup and Eventbrite are two websites that list local events, often free, and often with free pizza.</p>
<p><strong>13. Volunteer for events for cheaper entry</strong><br>
Have an interesting but exxy event coming up? Try reaching out to see if they have a volunteer program.</p>
<p>Writers festivals, film festivals, music festivals and city festivals are all run on the power of volunteers who often receive cheaper entry to events as payment. It's the same deal with conferences, galleries, and exhibitions.</p>
<p>Often, Googling the name of the event and the word 'volunteer' will net you the result you're looking for.</p>
<p><strong>14. Check out your local Facebook groups</strong><br>
They've got the hook up on the next street party, Farmer's Market, or Christmas in July. They're also good for discussion about mystery lights, sunset pictures, and Kids These Days.</p>
<p><strong>15. Keep a list of free attractions</strong><br>
Keep a list of free-to-cheap attractions and it'll help you when you want to get out of the house but don't want to spend any money.</p>
<p>Local galleries, scenic walks, annual fairs, and sunset spots can be great experienced alone, or with visitors – but only when you remember they exist.</p>
<p><strong>16. Pick your friends wisely</strong><br>
If you're on a budget, don't hit up an expensive restaurant with your big spender friend. It sounds obvious but FOMO and peer pressure are real.</p>
<p>Offering alternate suggestions, such as getting in first with a coffee-and-a-walk rather than drinks-and-a-degustation can help you out here. (Unless it's their shout, in which case…)</p>
<p><strong>17. Have a free adventure</strong><br>
We don't wanna be 'that guy' but there's a whole world out there, which engineer Aaron learned when he started cycling.</p>
<p>"One of the big realisations that I had when I started cycling was how little outdoors and nature I was getting. Sure you do get a bit when walking/running, but because of the speed cycling just gets you seeing way more places."</p>
<p>"Bikes can get real expensive, but if you don't care about the bells and whistles, you can easily get a decent bike for a few hundred, and it'll be 95% as good as a $10,000 bike."</p>
<p>"I also know an older couple (a friend's parents) that actually started bringing their bikes on holiday with them. They reckon it's a way better way to experience a new destination - getting to see and explore places, stopping along the way whenever they want."</p>
<h2 id="how-to-save-money-on-streaming">How to save money on streaming</h2>
<p><strong>18. Use one streaming service at a time</strong><br>
Spotify for music, Apple TV for Ted Lasso, Paramount Plus to watch the A-Leagues, Shudder because you're into horror…</p>
<p>Streaming services add up – especially when they're all putting their prices up. Our humble suggestion? Be strategic.</p>
<p>Pay for one service at a time. Figure out what's dropping this month and schedule your viewing into your calendar.</p>
<p>You can also see if your streaming service will let you pause your subscription.</p>
<p><strong>19. Join the library then use the app</strong><br>
See if your local library membership also includes access to free ebooks and audiobooks.</p>
<p>Apps such as BorrowBox and Libby are credible alternatives to the Kindle store and Audible - and can be accessible with just your library membership number.</p>
<p><strong>20. Check out free to air channels online</strong><br>
There are a surprising amount of options on SBS On Demand, ABC iview, and the other free to air channels.</p>
<p>Jack really likes ABC iview because it lets him catch up with news on the sly.</p>
<p>"I like ABC iview because I don't come across as a news freak to my housemates between the hours of 6pm-8pm each night.</p>
<p>I can be that freak quietly from 7am-9am as I make my way from the bedroom to the office each day."</p>
<h2 id="how-to-save-money-on-big-purchases">How to save money on big purchases</h2>
<p><strong>21. If in doubt, OzBargain</strong><br>
"Before you buy anything, google the name of that thing and add 'OzBargain'," said one of our Spaceship colleagues.</p>
<p>OzBargain's a bargain-hunting website that has an active community adept at hunting out deals, particularly around travel and tech. It makes sense that many hands make for more bargains.</p>
<p>We're not affiliated with them in any way and it's entirely up to you to do your own research.</p>
<p><strong>22. Buy things at auction</strong><br>
Singer-songwriter April bought a used car at an online auction instead of a car yard or other car dealer.</p>
<p>"I'm definitely not interested in buying a brand new car when there are much cheaper, good-quality second hand options," she said.</p>
<p>"I bought my hybrid at an online auction for $13,000 and 50,000km. I'm really happy with it.</p>
<p>Many cars at auction are ex-government or ex-fleet vehicles so they're relatively new and well-maintained."</p>
<p>If you're considering this, make sure to do your due diligence and only buy from reputable sites.</p>
<p><strong>23. Wait a day or a week before buying</strong><br>
This can work with any purchase but especially those that cost $100 or more.</p>
<p>Adding things to your cart, and coming back in a week, can help give you the space to figure out if you actually still want them.</p>
<p><strong>24. Plan ahead</strong><br>
Let's say you want to spend Christmas in New York.</p>
<p>If you pick a target date (say Christmas 2026), and a target amount (let's say $2,000 - maybe you get a flight deal and stay at a hostel), then over the next 19 months you'll need to save $105 per month.</p>
<p>Now your purchase is planned for and you're less likely to put the whole thing on a credit card or BNPL.</p>
<h2 id="how-to-save-money-on-drivingcommuting">How to save money on driving/commuting</h2>
<p><strong>25. Take public transport off-peak</strong><br>
If you catch public transport, find out when the off-peak times are in your area. Travel will often be cheaper then.</p>
<p>For example, Sydneysiders get a 30% discount for off-peak travel on some metro and city transport.</p>
<p>Victorians have a whole bunch of ways to get cheaper fare.</p>
<p>Google your local area and 'off-peak fare' to see if you benefit.</p>
<p><strong>26. Check a Fuel watch app</strong><br>
Petrol is a current necessary evil for many commuters.</p>
<p>There are apps available that scan your local servos for the cheapest prices and update you in near-real time.<br>
Choice put together a whole list of them</p>
<p><strong>27. Or use the 7-Eleven app</strong><br>
It scans the closest five 7-Eleven servos and lets users lock in the cheapest priced petrol for up to 7 days.</p>
<p>Ryan does this every couple of weeks.</p>
<p>"It's good when you come across really cheap petrol but your tank is still full but you can lock in that price and use it when the petrol prices go up."</p>
<p><strong>28. Be strategic about parking</strong><br>
If you're driving in to work, see if it makes financial sense to drive part of the way, get free or cheaper parking, and use public transport for the rest of the way.</p>
<p><strong>29. Work from home</strong><br>
One of the good things to come from the pandemic is that it's a lot easier to convince your boss to let you work from home – and it can be a lot cheaper when you don't have to pay for petrol or parking to get you there. Or lunch. Or coffee.</p>
<h2 id="how-to-save-money-on-groceries">How to save money on groceries</h2>
<p><strong>30. Have you seen the half price apps?</strong><br>
They list the weekly half price specials from supermarkets such as Coles and Woolies. Search 'half price' in an app store if you want to check one out.</p>
<p><strong>31. Use a shopping list</strong><br>
The Journal of Consumer Behaviour showed that using a shopping list made participants save at least a little bit of money.</p>
<p><strong>32. Pay attention to unit prices</strong><br>
In 2009 it became mandatory for supermarkets to tell you what the unit price of each product is.</p>
<p>Now each product must be clearly marked, so you can compare products without being swayed by packaging or confusing promotions.</p>
<p><strong>33. Seasonal produce is usually cheaper</strong><br>
Buying food in season when there's heaps of supply tends to give you the best, and cheapest experience.</p>
<p>Here's a table showing which food is in season, when.</p>
<h2 id="how-to-save-money-online-shopping">How to save money online shopping</h2>
<p><strong>34. Don't link your card details to shopping websites</strong><br>
If a shopping website remembers your card details so you don't have to, it's likely because they want you to buy without really thinking about it.</p>
<p>It's why Amazon patented the 1-click buy button in 1999, and why other companies paid to license it until it expired in 2017.</p>
<p><strong>35. Investigate cashback sites</strong><br>
These are relatively new in Australia.<br>
Cashback apps and sites act as front doors to online shopping that incentivise purchases by giving you a percentage or dollar amount refund of the purchase price. Some also deposit into your super. Canstar compared the bigger cashback names in Australia.</p>
<p>Mavis has used one cashback app to accrue nearly $1,400 in refunds since she started using it in 2017.</p>
<p>"You need to be very devout – basically search everything you need to buy on it before buying it…</p>
<p>It's just an added step before I do any shopping."</p>
<p>Just be careful you don't spend more money than you normally would.</p>
<p><strong>36. Wait for the online sales</strong><br>
Black Friday, Cyber Monday, ClickFrenzy, Amazon Prime Day and AfterPay Day are all regularly occurring online sales that you could wait for if you wanted to buy something in particular and get it for cheaper.</p>
<h2 id="how-to-save-money-on-bills">How to save money on bills</h2>
<p><strong>37. Shop for the best deal</strong><br>
If you're signing up for a new service or renewing a contract for your power, insurance, phone, or internet, consider looking around for the best deal.</p>
<p>The Australian Government lists comparison sites for energy, while sites like Choice and Canstar can help compare consumer products.</p>
<p>Victorians can get a $250 one-off payment from the State Government if they visit the Victorian Energy Compare website to compare energy offers and save money.</p>
<p>Don't be afraid to call your providers and ask for a cheaper deal, too. The worst they can say is no.</p>
<p><strong>38. Review your subscriptions</strong><br>
If you're paying for an app or membership you pay for but don't really use - that's an easy saving there.</p>
<p>Regularly occurring fees and charges, no matter how small, add up.</p>
<p>Take a look at a bank statement or go to the Subscriptions section in your phone to see what you're paying money for.</p>
<p><strong>39. Use off-peak electricity</strong><br>
Electricity prices in Australia work on a supply and demand system; it's generally more expensive to use electricity when everyone else is, too.</p>
<p>If you pay a time of use tariff, find out which times your electricity provider considers to be 'off-peak' and do your energy-heavy chores (such as using the washing machine or dryer) then.</p>
<p>Fair warning: they tend to be late at night and early in the morning.</p>
<p><strong>40. Keep a bill calendar</strong><br>
Rent, water, phone, internet, electricity, rego, sports fees… plot them out on a calendar or set reminders in your phone so you can plan toward them.</p>
<h2 id="how-to-save-money-when-paying-for-things">How to save money when paying for things</h2>
<p><strong>41. Use your vouchers</strong><br>
Don't forget about any gift vouchers you may have lying around.</p>
<p>It's estimated that there are nearly $2 billion worth of unspent gift vouchers around Australia.</p>
<p><strong>42. Go shopping on your birthday</strong><br>
If you're OK with sharing your personal details with brands, News.com.au has a roundup of places that give birthday discounts.</p>
<p><strong>43. Set up Boosts</strong><br>
Boosts and roundups are functionality that businesses have that 'round up' the cost of a purchase to the nearest dollar and funnel the excess into a location of your choosing.</p>
<p>At Spaceship we offer Boosts, which make the most of every day moments and round your purchases into your Spaceship Voyager portfolio of choice. Here's some more about Spaceship Voyager Boosts.</p>
<p><strong>44. Pay with cash</strong><br>
It's just harder to break a crisp $50 note than it is to tap and pay for something.</p>
<p>2015 research revealed that people spend more money with debit cards than cash.</p>
<p><strong>45. Keep a savings buffer</strong><br>
Unexpected expenses are hard to manage. But if you keep a savings buffer, that is, a small amount of money for accidental spending blow-outs, it can make it easier to manage.</p>
<p>That way if you forget to turn off your aircon, you can pay for it with your savings buffer instead of your emergency fund, or credit card.</p>
<p><strong>46. Keep a separate emergency fund</strong><br>
One of the worst parts about emergencies is paying for them long after the fact. Keeping an emergency fund means you're prepared for both challenges and opportunities. The best part? You get to decide what counts as an emergency.</p>
<p>"I bought Jimmy Eat World, Blink-182, and Women's World Cup football tickets in the space of about three weeks...</p>
<p>That was when I knew I needed a 'concert ticket emergency fund'," said Kelly.</p>
<p><strong>47. Get into thrifting</strong><br>
It's better for the environment - and your back pocket – to wear something great that somebody else doesn't need anymore.</p>
<p>"I had the most amazing luck yesterday in Bankstown. A Rebecca Valance dress with a price tag of $699 still on it for $40. A Shona Joy dress for $20. A Gorman X dress for $18," said Cora. "I love treasure hunting!""</p>
<p><strong>48. Make fortnightly or weekly debt repayments and pay your loan off sooner</strong><br>
If you're paying off a debt, switching to weekly or fortnightly repayments may help you pay an extra month's worth of money compared to monthly payments.</p>
<p>This is because there are 12 months in a year, but 26 fortnights.</p>
<h2 id="other-things-that-can-help-save-money">Other things that can help save money</h2>
<p><strong>49. See how long you can go without spending money</strong><br>
How long do you think you could last?</p>
<p>While doing this challenge, make sure you have a destination for the money you'd otherwise spend, whether it's your savings account, investments or super.</p>
<p><strong>50. Track your spending</strong><br>
It could be the first step to changing your whole financial life.</p>
<h2 id="are-your-savings-already-in-order">Are your savings already in order?</h2>
<p><a href="https://www.spaceship.com.au/learn/should-you-automate-your-investments/?ref=spaceship.ghost.io">Here are five reasons to think about setting up a regular investment plan.</a></p>
<hr>
<p><em>The information in this article is prepared by Spaceship Capital Limited (ABN 67 621 011 649, AFSL 501605). It is general in nature as it has been prepared without taking account of your objectives, financial situation or needs.</em></p>
]]></content:encoded>
            <author>hello@spaceship.com.au (Spaceship)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/personal-finance/">Personal Finance</category>
            <category domain="https://www.spaceship.com.au/learn/tag/cost-of-living/">Cost of Living</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2025/05/50-easy-ways-to-save-money.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[What is passive income?]]></title>
            <link>https://www.spaceship.com.au/learn/how-to-make-passive-income/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/how-to-make-passive-income/</guid>
            <pubDate>Wed, 20 Aug 2025 00:30:00 GMT</pubDate>
            <description><![CDATA[It's money you can earn without making much effort day-to-day.]]></description>
            <content:encoded><![CDATA[<p>On its own, the word “passive” describes something that doesn’t require active response or resistance.</p><p>So when it comes to money, passive income refers to money that you can earn without making much effort day-to-day.</p><p>However, this doesn’t mean that there isn’t hard work involved, otherwise everyone would be living off passive income.</p><p>It’ll usually take time, effort and money – especially at the beginning stages – to establish a passive income source.</p><h2 id="active-income-vs-passive-income">Active income vs. passive income</h2><p>Most working people earn active income. For example, your day job, freelancing, coaching and consulting are all considered active forms of income.</p><p>Active income generally refers to money you earn as a result of the time you put in, whether it be hourly, on a salary, or a flat rate.</p><p>On the other hand, passive income usually comes from assets you control. Though there can be an upfront investment of time, effort and/or money, it doesn’t require direct involvement when the money is coming through.</p><h2 id="why-build-passive-income">Why build passive income?</h2><p>Who wouldn’t love to sit back and see cash flowing in? Passive income is attractive for many different reasons. Having another stream of income allows you to build wealth, gives you the chance to retire earlier, and protects you if you lose your job.</p><p>Though it’s not always the case, you can make a living from passive income. It can help you build financial freedom. This means you could continue paying for your expenses without having to work unless you want to.</p><h2 id="how-can-you-make-passive-income">How can you make passive income?</h2><p>Just like there are many forms of active income, there are also many forms of passive income.</p><p>There’s a massive range of options, things that could take little investment to start with and others that could take tens of thousands of dollars and a fair amount of time.</p><p>A quick Google search will bring up dozens of passive income ideas but here are a few of the most popular methods.</p><h3 id="savings-accounts">Savings accounts</h3><p>One of the easiest ways to make passive income is with a savings account. In fact, you probably already have one. It’s worthwhile to compare different savings accounts and find one with the best interest rate. Though you won’t be making tens of thousands of dollars, you could be earning extra money each year for doing essentially nothing.</p><h3 id="investing-in-shares">Investing in shares</h3><p>Investing in shares can definitely sound daunting. Arguably the lowest effort way to invest in shares is by buying and holding. This means you buy a share and keep it long-term rather than buy and sell to make profit in the short-term. Over many decades, you could earn hundreds of thousands of dollars depending on how much you invest (of course, the reverse is true, too. There are never any guarantees when investing.)</p><p>Passive income from investing is generally made by choosing stocks that pay dividends.</p><p>When companies make profits, they can choose to share the profit by paying shareholders a set amount of money per share, known as a dividend. Dividends are generally paid quarterly.</p><p>Not all companies distribute dividends.</p><p>If you don’t want to pick companies to invest in, you could choose to invest in a managed fund, such as the <a href="https://www.spaceship.com.au/voyager/?ref=spaceship.ghost.io">Spaceship Voyager portfolios</a>, though managed funds provide capital growth rather than regular income.</p><h3 id="investing-in-real-estate">Investing in real estate</h3><p>A common but difficult way to make passive income is through real estate investing.</p><p>Real estate investors make money by renting their property out to tenants. Generally, this makes it a less passive source of income since they have to put time into managing the property. To make it easier, some hire property management companies to do it for them, who take a portion of the profits.</p><h3 id="selling-digital-products">Selling digital products</h3><p>There’s an increasingly large market for digital products such as e-books, video courses, apps and templates. Though it might take a lot of time and effort initially, you generally don’t have to invest a considerable amount of money to get started.</p><p>If you have an existing online presence, creating an educational e-book or course could be super successful. You’ll only have to create the product once but you could continue selling it for as long as you like. Selling digital products can be scaled and could even earn you a full-time income.</p><h3 id="rent-out-your-items-or-rooms">Rent out your items or rooms</h3><p>Renting doesn’t exclusively apply to real estate investors. If you have a spare room in your house, you might be able to find a roommate or turn it into an Airbnb. If you can find a long-term tenant, the income can become largely passive and relatively stable.</p><p>On top of renting out a room, you can rent out items. For example, you might have a trailer, a professional camera or exercise equipment that you don’t necessarily need to use all the time. Even clothing that you may only wear on occasion can be rented out! You could charge a small fee to let others use it for a certain period of time. Though you might not make much, you’re not losing anything either.</p><h2 id="should-you-be-making-passive-income">Should you be making passive income?</h2><p>With accessible options like starting a savings account or starting a side hustle, getting started could be right for you. However, the upsides of passive income don’t entirely outweigh the need for an active income.</p><p>For some, having all your income be passive might sound appealing. If so, go for it! Some people make their living as real estate investors and online business owners. You’ll need to do the hard yards but hopefully, you’ll be able to enjoy yourself after.</p><p>For others, working a normal job just makes sense. Active income is generally more stable and you get to see returns as soon as you start putting in the work.</p><p>It all comes down to what your goals are and the kind of lifestyle you want to live. Find the balance of passive and active income that works for you!</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Laura Tien)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/investing/">Investing</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2025/08/Ways-to-make-passive-income.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[How to save $10,000]]></title>
            <link>https://www.spaceship.com.au/learn/how-to-save-10-000/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/how-to-save-10-000/</guid>
            <pubDate>Tue, 19 Aug 2025 23:00:00 GMT</pubDate>
            <description><![CDATA["Where am I supposed to magically find all this money?” ]]></description>
            <content:encoded><![CDATA[<p>Do you ever hear news reports that say things like, “The cost of living is expected to rise by $100 per week,” and think,&nbsp;</p><blockquote>“Well where am I supposed to magically find all this money?”&nbsp;</blockquote><p>You’re not the only one.&nbsp;</p><p>Recent research from Finder hints that millions of Aussies - up to 45% - have less than $1,000 in savings in total.&nbsp;</p><p>And whether <em>you</em> currently have a little – or a lot – of savings, there’s always a reason to build up some more.&nbsp;</p><p>Not the least so that you’re prepared for different scenarios such as <a href="https://www.spaceship.com.au/learn/how-to-build-an-emergency-fund/?ref=spaceship.ghost.io"><u>emergencies</u></a>, <a href="https://www.spaceship.com.au/learn/untitled/?ref=spaceship.ghost.io"><u>great escapes</u></a>, and <a href="https://www.spaceship.com.au/learn/best-long-term-investment-strategies/?ref=spaceship.ghost.io"><u>long-term investing</u></a>.&nbsp;</p><p>And we always think you should aim as high as you can – even $10,000-in-a-year-or-two high.&nbsp;</p><p>So here are some ways to approach saving up a <a href="https://www.spaceship.com.au/learn/dollar-cost-averaging-v-lump-sum-investing/?ref=spaceship.ghost.io"><u>huge chunk of money</u></a>.&nbsp;</p><ol><li><a href="https://www.spaceship.com.au/learn/how-to-save-10-000/?ref=spaceship.ghost.io#set-a-daily-goal" rel="noreferrer">Set a daily goal&nbsp;</a></li><li><a href="https://www.spaceship.com.au/learn/how-to-save-10-000/?ref=spaceship.ghost.io#find-a-hiding-spot" rel="noreferrer">Find a hiding spot</a></li><li><a href="https://www.spaceship.com.au/learn/how-to-save-10-000/?ref=spaceship.ghost.io#stop-doing-sums-in-your-head" rel="noreferrer">Stop doing sums in your head</a></li><li><a href="https://www.spaceship.com.au/learn/how-to-save-10-000/?ref=spaceship.ghost.io#the-1000-question" rel="noreferrer">The $1,000 question</a></li><li><a href="https://www.spaceship.com.au/learn/how-to-save-10-000/?ref=spaceship.ghost.io#don%E2%80%99t-just-resist-redirect" rel="noreferrer">Don’t just resist, redirect</a></li><li><a href="https://www.spaceship.com.au/learn/how-to-save-10-000/?ref=spaceship.ghost.io#other-ways-to-find-or-save-money" rel="noreferrer">More ways to find and save money</a></li></ol><hr><figure class="kg-card kg-image-card"><img src="https://www.spaceship.com.au/blog/images/2024/09/Set-a-daily-goal.jpg" class="kg-image" alt="" loading="lazy" width="600" height="130"></figure><h2 id="set-a-daily-goal">Set a daily goal&nbsp;</h2><p>Generally, saving $10,000 in a year means you need to save $30 each day, and saving $10,000 in two years means you need to save $15 each day.&nbsp;</p><p>The above figures are examples of how committing to a small, daily savings deposit can be a good first step to take on a larger savings goal (and not intended as financial advice).&nbsp;</p><p>There are a few reasons why.&nbsp;</p><p><a href="https://papers.ssrn.com/sol3/papers.cfm?abstract_id=3097468&ref=spaceship.ghost.io"><u>One study</u></a> showed that people are way more likely to commit to a savings goal when deposits are framed as costing $5 per day, rather than $150 per month, even though the total amount saved will be the same.&nbsp;</p><p>Take it from Deakin Uni, which argues that smaller goals give you both frequent wins and minimise procrastination.</p><p>Smaller goals add up.&nbsp;</p><p>Even the $5 per day that you might not have otherwise noticed can add up to $1,825 by the end of a year –&nbsp;and then you only have to find another $8,175 to reach your $10,000 goal.&nbsp;&nbsp;</p><figure class="kg-card kg-image-card"><img src="https://lh7-us.googleusercontent.com/5WI4cL7detIlCHjWkLkAR7_Di9NZkhd9J1F8Vg0nWI3V6X96WndryCEJdkw2Id0eANb10yfGfi4hr_CcuzjxjkTUWO2cILNdaiGsCuiTmRyYwKn1wXnEQ4esCpWbAYd6xB25C2vYK3G_0UgznYcabfY" class="kg-image" alt="" loading="lazy" width="535" height="467"></figure><p></p><hr><figure class="kg-card kg-image-card"><img src="https://www.spaceship.com.au/blog/images/2024/09/Find-a-hiding-spot.jpg" class="kg-image" alt="" loading="lazy" width="600" height="130"></figure><h2 id="find-a-hiding-spot">Find a hiding spot</h2><blockquote>“Only $8,175.”&nbsp;</blockquote><p>Yeah. We know. That’s still heaps.&nbsp;</p><p>The next thing you’ll want to do is find a good spot to stash your savings.&nbsp;</p><p>You could pick a money box or a shoebox, so you feel rich every time you see it – but then if somebody breaks in they could take it all in one go.&nbsp;</p><p>(Plus, you’ll eventually have to schlep it to the bank, which can be a bit of a pain.)</p><p>Some other options to consider could include term deposits and high-interest savings accounts.&nbsp;</p><ul><li><a href="https://www.canstar.com.au/term-deposits/highest-term-deposit-rates/?ref=spaceship.ghost.io"><strong><u>Term deposits</u></strong></a> are special bank accounts that lock your money away for a specific time period, to earn a generally higher-than-average interest rate than standard savings and transaction accounts can give.&nbsp;</li></ul><p>The trick is, if you need your money out sooner than agreed, you’ll generally have to pay a prepayment fee which can end up being quite hefty.&nbsp;</p><ul><li><strong>High-interest savings accounts </strong>are bank accounts that let you save your money and earn interest with an interest rate that’s generally higher than a standard savings or transaction account.&nbsp;</li></ul><p>They’re not all created equal: you may need to complete different activities to ensure you get the full advertised interest rate, such as growing your balance from one month to the next, or ensuring you’ve deposited a high enough amount of money.&nbsp;</p><p>(There’s a <a href="https://techt.link/leaderboard/?ref=spaceship.ghost.io"><u>community-driven savings accounts leaderboard</u></a> you can find online that compares heaps of Aussie bank accounts and their rates. We’re not at all affiliated with it but some of us have found it handy.)</p><p>Either way, once you find that perfect place to stash your savings, you may want to consider setting up a little bit of friction to make it <em>even harder</em> to get to your money unless you <em>really</em> <em>need it</em>.&nbsp;</p><p>Some people have found success with keeping their savings accounts in separate banks to their transaction or bills accounts, or renaming their accounts to remind them of their savings goal/s.&nbsp;</p><hr><figure class="kg-card kg-image-card"><img src="https://www.spaceship.com.au/blog/images/2024/09/Stop-doing-sums-in-your-head.jpg" class="kg-image" alt="" loading="lazy" width="600" height="130"></figure><h2 id="stop-doing-sums-in-your-head">Stop doing sums in your head</h2><p>You know how you find $20 in an old jacket and treat it like it’s free money because you weren’t expecting it?&nbsp;</p><p>Or how cash can be easier to spend because it’s already taken out of your bank account, so there’s no online record of where you spend it?</p><p>Behaviours like this are known as ‘mental accounting’, which is when you treat money differently depending on how you make it, and what you spend it on.&nbsp;</p><p>It’s how you get into situations like overspending on holiday, or when you’re out with your mates.&nbsp;</p><p>You feel like you can justify it. It’s not just you, it’s human nature.&nbsp;</p><p>Behavioural Economics researcher Richard Thaler found that humans are more likely to:</p><ul><li>Care more about whether they think a product is priced fairly, than what it actually costs;</li><li>Change their behaviour depending on how often they check their bank accounts;&nbsp;</li><li>Track money decisions based on mental categories that can be arbitrary, and include features such as the origin, purpose, size, payment method, and location of the transaction.&nbsp;</li></ul><p>Ways to get around it include creating and sticking to a budget; keeping your goals in mind; and remembering that every dollar is worth the same amount, and can get you closer to or further away from your goals no matter where it comes from, or what you spend it on.&nbsp;</p><hr><figure class="kg-card kg-image-card"><img src="https://www.spaceship.com.au/blog/images/2024/09/The-thousand-dollar-question.jpg" class="kg-image" alt="" loading="lazy" width="600" height="130"></figure><h2 id="the-1000-question">The $1,000 question</h2><p>We borrowed this question from a money subreddit because we thought it was transformative.&nbsp;</p><figure class="kg-card kg-image-card"><img src="https://lh7-us.googleusercontent.com/JZ7eaPK0IG0eIZTmwBcccma3W40wrWacEmw-0oApcK6ekQwrzsPUy7BU2XVyUsFC72K2gSKOlhvbxjfAFA9L3gp-bQIvjxoU-nkXlzBNToJwMBjLkG8p0KOHSiNZonWE6RZVgxDf1fWOT-kxFQSp6gA" class="kg-image" alt="" loading="lazy" width="1396" height="228"></figure><p>“If someone paid me X (however much it cost) to not buy it would I take it?”&nbsp;</p><p>It’s a way of looking at your finances that can help you figure out if it’s actually worth spending your money.&nbsp;</p><p>For example: If somebody paid you $5.50 to make your own cafe latte with ingredients you already have – or to simply skip it – would you take it? (Then don’t buy the coffee.)&nbsp;</p><p>If somebody paid you $500 to give your best friend’s wedding a miss, and not be her bridesmaid, would you take it? (Probably not.)&nbsp;</p><p>If somebody paid you $30 to skip Uber Eats and shop your pantry for dinner instead, would you take it? (There’s that $30 in daily savings you were looking for.)&nbsp;</p><hr><figure class="kg-card kg-image-card"><img src="https://www.spaceship.com.au/blog/images/2024/09/Don-t-just-resist--redirect.jpg" class="kg-image" alt="" loading="lazy" width="600" height="130"></figure><h2 id="don%E2%80%99t-just-resist-redirect">Don’t just resist, redirect</h2><p>It’s not enough to just not spend your money.&nbsp;</p><p>Once you’ve decided to stop paying the gym membership you weren’t using anyway (if someone paid me $27 to stay home each week, would I? I would pay them. #IntrovertLyf) the only way you’re actually going to save that money is to <em>save that money</em>. Don’t spend it on something else.&nbsp;</p><p>Don’t just resist, redirect. Instead of expecting a weekly $27 direct debit – you could consider redirecting it to your savings account.&nbsp;</p><p>When you resist your third pair of sneakers – you could consider paying that $300 into your savings account.&nbsp;</p><p>When you decide you don’t really need to see that 90s reunion tour – go to karaoke with your friends instead, and save the difference in your savings account (just a suggestion.)&nbsp;</p><hr><figure class="kg-card kg-image-card"><img src="https://www.spaceship.com.au/blog/images/2024/09/Other-ways-to-find-money.jpg" class="kg-image" alt="" loading="lazy" width="600" height="130"></figure><h2 id="other-ways-to-find-or-save-money">Other ways to find or save money&nbsp;</h2><ul><li>Check out the <a href="https://www.spaceship.com.au/learn/5-websites-to-help-you-make-or-save-money/?ref=spaceship.ghost.io"><u>Aussie websites that help you find and save money</u></a></li><li>Take inspo from our list of <a href="https://www.spaceship.com.au/learn/50-ways-to-save-money/?ref=spaceship.ghost.io"><u>50 ways to save money</u></a></li><li>Consider <a href="https://www.spaceship.com.au/learn/belongings-you-could-rent-instead-of-buy/?ref=spaceship.ghost.io"><u>renting instead of buying</u></a>, and saving or investing the difference&nbsp;</li><li>Set up some money hacks, such as <a href="https://www.spaceship.com.au/learn/money-hack-temptation-bundling/?ref=spaceship.ghost.io"><u>paying yourself to watch Netflix</u></a></li></ul><hr><h2 id="keep-in-mind">Keep in mind</h2><p>While these are general ideas that can help you build up your savings, it’s not financial advice. To get personal financial advice, we recommend speaking with a financial professional, such as a financial planner or an accountant. It is important to consider the benefits and risks associated with the financial decisions you make.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Kelly Simpson)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/personal-finance/">Personal Finance</category>
            <category domain="https://www.spaceship.com.au/learn/tag/cost-of-living/">Cost of Living</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2025/08/Ways-to-save-your-first-10000.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[Harder, better, faster, stronger: the march of healthcare in your Spaceship Voyager portfolio]]></title>
            <link>https://www.spaceship.com.au/learn/harder-better-faster-stronger-the-march-of-healthcare-in-your-spaceship-voyager-portfolio/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/harder-better-faster-stronger-the-march-of-healthcare-in-your-spaceship-voyager-portfolio/</guid>
            <pubDate>Wed, 13 Aug 2025 01:08:41 GMT</pubDate>
            <description><![CDATA[Discover how Spaceship Voyager portfolio companies are revolutionising healthcare with a $6.3 trillion opportunity.]]></description>
            <content:encoded><![CDATA[<p>You can't put a price on health - but the healthcare industry is estimated to grow by US$6.3 trillion globally between 2023 and 2028.</p>
<p>Here's how some of the Spaceship Voyager portfolio companies are leading the charge - and transforming our experience of health and wellness.</p>
<h2 id="opportunities">Opportunities</h2>
<ul>
<li><a href="#diagnose-and-treat-hearing-loss-from-home">Diagnose and treat hearing loss from home</a></li>
<li><a href="#get-an-extra-hours-sleep-with-personal-ai-coaching">Get an extra hour's sleep with personal AI coaching</a></li>
<li><a href="#detect-sleep-apnoea-while-you-sleep">Detect sleep apnoea while you sleep</a></li>
<li><a href="#make-your-glasses-smart">Make your glasses smart</a></li>
<li><a href="#track-your-fitness-for-60">Track your fitness for $60</a></li>
<li><a href="#defy-ageing--or-at-least-measure-it">Defy ageing – or at least measure it</a></li>
<li><a href="#monitor-your-blood-sugar-live-on-an-app">Monitor your blood sugar live on an app</a></li>
<li><a href="#scan-your-blood-sugar-on-the-go">Scan your blood sugar on the go</a></li>
<li><a href="#3d-print-your-new-smile">3D print your new smile</a></li>
<li><a href="#the-robot-surgeon-will-see-you-now">The robot surgeon will see you now</a></li>
</ul>
<h2 id="diagnose-and-treat-hearing-loss-from-home">Diagnose and treat hearing loss from home</h2>
<p>If you take Apple's hearing test and find you have mild to moderate hearing loss, you can immediately begin using its AirPods Pro 2 as hearing aids, potentially saving thousands of dollars.</p>
<p>"Imagine having a way to address a $300 hearing problem instead of feeling forced to find $3,000," Steve Williamson from Deafness Forum Australia told The Guardian, though he stressed they weren't a substitute for face-to-face care.</p>
<p>Apple is in the <a href="https://www.spaceship.com.au/voyager/universe/?ref=spaceship.ghost.io">Spaceship Universe</a>, <a href="https://www.spaceship.com.au/voyager/origin/?ref=spaceship.ghost.io">Spaceship Origin</a>, and <a href="https://www.spaceship.com.au/voyager/galaxy/?ref=spaceship.ghost.io">Spaceship Galaxy</a> portfolios, and available via our <a href="https://www.spaceship.com.au/us-investing/?ref=spaceship.ghost.io">US Investing</a> service.</p>
<h2 id="get-an-extra-hours-sleep-with-personal-ai-coaching">Get an extra hour's sleep with personal AI coaching</h2>
<p>Around a billion people globally suffer from sleep apnoea, which is when people's breathing stops and starts repeatedly during sleep.</p>
<p>The primary risk factors are age and obesity, and many people rely on breathing devices while sleeping. ResMed's CPAP machine and other devices are used by more than 156 million people globally to help them sleep.</p>
<p>Now they can sleep even better, with a personalised AI sleep coach giving CPAP users feedback. The company says its myAir assistant returns an extra hour's sleep to its users.</p>
<p>ResMed is in our <a href="https://www.spaceship.com.au/voyager/universe/?ref=spaceship.ghost.io">Spaceship Universe</a>, <a href="https://www.spaceship.com.au/voyager/earth/?ref=spaceship.ghost.io">Spaceship Earth</a>, <a href="https://www.spaceship.com.au/voyager/origin/?ref=spaceship.ghost.io">Spaceship Origin</a>, and <a href="https://www.spaceship.com.au/voyager/galaxy/?ref=spaceship.ghost.io">Spaceship Galaxy</a> portfolios.</p>
<h2 id="detect-sleep-apnoea-while-you-sleep">Detect sleep apnoea while you sleep</h2>
<p>To treat sleep apnoea, you have to know you have it. Enter the Apple Watch, which monitors for breathing disturbances while you sleep and notifies you of consistent signs of sleep apnoea.</p>
<p>If you get enough notifications, you get prompted to discuss next steps with your doctor.</p>
<p>Apple is in the <a href="https://www.spaceship.com.au/voyager/universe/?ref=spaceship.ghost.io">Spaceship Universe</a>, <a href="https://www.spaceship.com.au/voyager/origin/?ref=spaceship.ghost.io">Spaceship Origin</a>, and <a href="https://www.spaceship.com.au/voyager/galaxy/?ref=spaceship.ghost.io">Spaceship Galaxy</a> portfolios, and available via our <a href="https://www.spaceship.com.au/us-investing/?ref=spaceship.ghost.io">US Investing</a> service.</p>
<h2 id="make-your-glasses-smart">Make your glasses smart</h2>
<p>By 2050 around half the planet will need glasses, according to a 2017 prediction made by the World Economic Forum.</p>
<p>The glasses we wear in 2050 will be a lot smarter than the ones we wear today. Currently, Meta and Alphabet are in a fight to bring AI-powered glasses to the masses - with Alphabet teaming up with Warby Parker to create more 'workplace appropriate' specs to challenge Meta's 'obvious tech devices', according to XR Today.</p>
<p>What will these glasses do? As well as being fun tech gadgets, they may have utility for those with vision impairments, including offering accessibility features, such as describing surroundings, reading text aloud, and identifying objects, people, or scenes.</p>
<p>Alphabet is in our <a href="https://www.spaceship.com.au/voyager/universe/?ref=spaceship.ghost.io">Spaceship Universe</a>, <a href="https://www.spaceship.com.au/voyager/earth/?ref=spaceship.ghost.io">Spaceship Earth</a>, <a href="https://www.spaceship.com.au/voyager/origin/?ref=spaceship.ghost.io">Spaceship Origin</a> and <a href="https://www.spaceship.com.au/voyager/galaxy/?ref=spaceship.ghost.io">Spaceship Galaxy</a> portfolios. Meta is in our <a href="https://www.spaceship.com.au/voyager/universe/?ref=spaceship.ghost.io">Spaceship Universe</a>, <a href="https://www.spaceship.com.au/voyager/origin/?ref=spaceship.ghost.io">Spaceship Origin</a> and <a href="https://www.spaceship.com.au/voyager/galaxy/?ref=spaceship.ghost.io">Spaceship Galaxy</a> portfolios. It's also available via our <a href="https://www.spaceship.com.au/us-investing/?ref=spaceship.ghost.io">US Investing</a> service. Warby Parker is in our <a href="https://www.spaceship.com.au/voyager/universe/?ref=spaceship.ghost.io">Spaceship Universe</a> and <a href="https://www.spaceship.com.au/voyager/galaxy/?ref=spaceship.ghost.io">Spaceship Galaxy</a> portfolios. Alphabet, Meta, and Warby Parker are also available in our <a href="https://www.spaceship.com.au/us-investing/?ref=spaceship.ghost.io">Spaceship US Investing</a> service.</p>
<h2 id="track-your-fitness-for-60">Track your fitness for $60</h2>
<p>Heart rate monitoring, sleep analysis, activity tracking, and all for $60? We must be living in the future. For real though, the decrease in the cost of wearables opens up democratisation of health for underserved communities.</p>
<p>Xiaomi has a fitness tracker called the 'Smart Band' and Tech Radar has called it 'The cheapest fitness tracker you should consider buying'. We don't have a position on whether you should buy one but love that access to health tracking is broadening. <a href="https://www.unisa.edu.au/media-centre/Releases/2022/wearing-your-fitness-on-your-sleeve-is-great-for-the-heart/?ref=spaceship.ghost.io">Research has shown</a> that fitness wearables can encourage us to walk 40 minutes more each day leading to an average 1kg of weight loss over five months.</p>
<p>Xiaomi is available in our <a href="https://www.spaceship.com.au/voyager/origin/?ref=spaceship.ghost.io">Spaceship Origin</a> Portfolio.</p>
<h2 id="defy-ageing-%E2%80%93-or-at-least-measure-it">Defy ageing – or at least measure it</h2>
<p>This is the smart watch version of <a href="https://time.com/6315607/bryan-johnsons-quest-for-immortality/?ref=spaceship.ghost.io">that guy who wants to live forever</a>.</p>
<p>There's a collection of metrics that can point to your biological age and metabolic health - and Samsung has it available on their Galaxy Watch.</p>
<p>Basically, it tells you if your body is ageing faster than the clock.</p>
<p>Who wants to measure ageing? Gen Zs and Millennials are increasingly prioritising wellness, with the global industry now worth $2 trillion, according to McKinsey.</p>
<p>Samsung is in our <a href="https://www.spaceship.com.au/voyager/origin/?ref=spaceship.ghost.io">Spaceship Origin</a> Portfolio.</p>
<h2 id="monitor-your-blood-sugar-live-on-an-app">Monitor your blood sugar live on an app</h2>
<p>Formerly, if you were diagnosed with diabetes, it could mean having to prick your finger multiple times per day to track your blood sugar.</p>
<p>Now, people with diabetes can check their blood sugar just by logging onto the Dexcom app. This is thanks to a tiny sensor worn on the skin that sends updates every five minutes, and can automate insulin doses to optimise treatment.</p>
<p>Dexcom is in our <a href="https://www.spaceship.com.au/voyager/universe/?ref=spaceship.ghost.io">Spaceship Universe</a> and <a href="https://www.spaceship.com.au/voyager/earth/?ref=spaceship.ghost.io">Spaceship Earth</a> portfolios.</p>
<h2 id="scan-your-blood-sugar-on-the-go">Scan your blood sugar on the go</h2>
<p>Continuous glucose monitoring (CGM) can track the immediate impact of food, exercise, and medicine on a person's glucose levels. This information isn't just useful for diabetics: people track blood sugar to understand how food impacts their energy levels, or optimise their athletic performance, and manage their weight.</p>
<p>Abbott Laboratories FreeStyle Libre 2 Plus is a compact sensor people can attach to their skin, then use their smartphone to scan it for an immediate reading.</p>
<p>Abbott Laboratories is in our <a href="https://www.spaceship.com.au/voyager/origin/?ref=spaceship.ghost.io">Spaceship Origin</a> Portfolio and is available in the <a href="https://www.spaceship.com.au/us-investing/?ref=spaceship.ghost.io">Spaceship US Investing</a> service..</p>
<h2 id="3d-print-your-new-smile">3D print your new smile</h2>
<p>Align Technology operates the largest 3D printing factory in the world. What are they printing? Invisible smiles. Invisalign provides a clear alternative to traditional metal braces for millions of people around the world - particularly adults who want their smiles to change imperceptibly.</p>
<p>Align Technology is in our <a href="https://www.spaceship.com.au/voyager/universe/?ref=spaceship.ghost.io">Spaceship Universe</a> and <a href="https://www.spaceship.com.au/voyager/galaxy/?ref=spaceship.ghost.io">Spaceship Galaxy</a> portfolios, and available in our <a href="https://www.spaceship.com.au/us-investing/?ref=spaceship.ghost.io">Spaceship US Investing</a> service.</p>
<h2 id="the-robot-surgeon-will-see-you-now">The robot surgeon will see you now</h2>
<p>Intuitive Surgical is a Spaceship Voyager portfolio company that figured out how doctors could operate on patients from metres away. Their machine, the Da Vinci robot, hovers over patients and responds to the surgeon's instructions, who uses a viewer to see 3D vision of the patient, and operate the tools remotely. The machine can smooth out hand jitters, magnify the body for the surgeon, and reduce fatigue during long surgeries. Patients get better outcomes including faster recovery. Pretty amazing!</p>
<p>Intuitive Surgical is in our <a href="https://www.spaceship.com.au/voyager/universe/?ref=spaceship.ghost.io">Spaceship Universe</a>, <a href="https://www.spaceship.com.au/voyager/earth/?ref=spaceship.ghost.io">Spaceship Earth</a>, <a href="https://www.spaceship.com.au/voyager/origin/?ref=spaceship.ghost.io">Spaceship Origin</a>, and <a href="https://www.spaceship.com.au/voyager/galaxy/?ref=spaceship.ghost.io">Spaceship Galaxy</a> portfolios, and available in our <a href="https://www.spaceship.com.au/us-investing/?ref=spaceship.ghost.io">Spaceship US investing Service</a>.</p>
<hr>
<p>Some of our Spaceship Voyager portfolios invest in Apple, ResMed, Abbott Laboratories, Alphabet, Meta, Warby Parker, Xiaomi, Samsung, Dexcom, Align Technology, Intuitive Surgical, Eli Lilly, and Telix Pharmaceuticals at the time of writing.</p>
<p>Important! We're sharing with you our thoughts on the companies in which Spaceship Voyager invests for your informational purposes only. We think it's important (and interesting!) to let you know what's happening with Spaceship Voyager's investments. However, we are not making recommendations to buy or sell holdings in a specific company. Past performance isn't a reliable indicator or guarantee of future performance.</p>
]]></content:encoded>
            <author>hello@spaceship.com.au (Kelly Simpson)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/investing/">Investing</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2025/08/Invest-in-healthtech-with-Spaceship.png" length="0" type="image/png"/>
        </item>
        <item>
            <title><![CDATA[Spaceship exclusive: Tokens, Trump, and tariffs]]></title>
            <link>https://www.spaceship.com.au/learn/spaceship-exclusive-tokens-trump-and-tariffs/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/spaceship-exclusive-tokens-trump-and-tariffs/</guid>
            <pubDate>Tue, 12 Aug 2025 21:03:00 GMT</pubDate>
            <description><![CDATA[Sharing the opportunities and challenges of the first half of 2025 for the Spaceship Voyager portfolios. ]]></description>
            <content:encoded><![CDATA[<p>Thank you, fellow <a href="https://www.spaceship.com.au/voyager/?ref=spaceship.ghost.io" rel="noreferrer">Spaceship Voyager investors</a>, for being part of this journey with us.</p><p>As anticipated, 2025 hasn’t exactly been a relaxing stroll through the markets.</p><h2 id="read-on-for">Read on for:</h2>
<ol>
<li><a href="#tokens-vs-tariffs">Tokens vs Tariffs</a></li>
<li><a href="#agentic-ai-your-new-overachieving-co-worker">Agentic AI: Your New (Overachieving) Co-worker</a></li>
<li><a href="#ais-sights-are-set-on-labour-not-just-tech">AI's Sights Are Set on Labour, Not Just Tech</a></li>
<li><a href="#what-happens-when-ai-shops-for-us">What Happens When AI Shops for Us?</a></li>
<li><a href="#us-exceptionalism-still-hard-to-bet-against">U.S. Exceptionalism: Still Hard to Bet Against</a></li>
<li><a href="#with-all-this-in-mind-what-comes-next">With All This in Mind, What Comes Next?</a></li>
<li><a href="#where-the-world-is-going-the-strategy-behind-it-all">Where the World is Going: The Strategy Behind It All</a></li>
<li><a href="#performance">Performance</a>
<ul>
<li><a href="#spaceship-universe-portfolio">Spaceship Universe Portfolio</a></li>
<li><a href="#spaceship-earth-portfolio">Spaceship Earth Portfolio</a></li>
<li><a href="#spaceship-origin-portfolio">Spaceship Origin Portfolio</a></li>
<li><a href="#spaceship-galaxy-portfolio">Spaceship Galaxy Portfolio</a></li>
<li><a href="#spaceship-explorer-portfolio">Spaceship Explorer Portfolio</a></li>
</ul>
</li>
<li><a href="#thank-you">Thank You</a></li>
</ol>
<p>With US President Trump back on the scene, tariffs making a comeback, and AI stealing the spotlight, it’s been an eventful start to the year.</p><p><a href="https://www.spaceship.com.au/learn/we-asked-chatgpt-if-the-rumours-are-true/?ref=spaceship.ghost.io" rel="noreferrer">Remember when ChatGPT first made waves</a> back in November 2022?</p><p>Well, that was just the teaser trailer. Microsoft turned up the volume in April this year, revealing that its AI token usage had increased <strong>5x year-over-year</strong>. While there has been debate on how much people are actually using AI, 5x growth is a sign something big is happening.</p><p>As CEO Satya Nadella put it:</p><blockquote>“We processed over 100 trillion tokens* this quarter, up 5x year-over-year, including a record 50 trillion tokens last month (March) alone. And four months in, over 10,000 organisations have used our new agent service to build, deploy and scale their agents.”</blockquote><p>*And if you’re wondering what a <strong>token</strong> is, imagine breaking a sentence into Lego bricks. AI thinks in those bricks. English words are made of about 4 characters per token.</p><h2 id="tokens-vs-tariffs">Tokens vs tariffs</h2><p>While tokens are multiplying, headlines are obsessing over <a href="https://www.spaceship.com.au/learn/your-plain-english-guide-to-tariffs/?ref=spaceship.ghost.io" rel="noreferrer">Trump’s tariff threats</a>.&nbsp;</p><p>However tariffs are estimated to add $100-200 billion to the US economy – a drop in the bucket compared to its US $29 trillion size and are likely to have only a one-off impact to inflation.</p><p>Fivefold token growth is the real headline.</p><p>Unless, of course, it’s AI gaining sentience and stealing our jobs — which, yes, we’re also monitoring (sort of nervously). Cue the ChatGPT growth chart: with big leaps in reasoning and deep research, it’s gone from helpful to scarily capable.</p><figure class="kg-card kg-image-card"><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXd1WMRjRggEMq2JyI1Kv2adZrePoKIfSnj4XJTTzvlXEUfovocp362wUUFRXcbM2R3R9OVFgt3o4V-r2W1G0iwzWZds0RSM0zuTJ26Bb1Lebx4vTgvmDIfL3tmYpcGLADpuSrerpA?key=B-3GNPX3zOajLVOMK5pWrA" class="kg-image" alt="" loading="lazy" title="Screenshot 2025-06-23 at 4.47.14 pm.png" width="580" height="321"></figure><p>Source: <a href="https://www.coatue.com/blog/company-update/coatues-2025-emw-conference?utm_campaign=article_email&utm_content=article-15267&utm_medium=email&utm_source=sg"><u>Coatue</u></a></p><h2 id="agentic-ai-your-new-overachieving-co-worker">Agentic AI: Your new (overachieving) co-worker</h2><p>We’re particularly excited about <strong>Agentic AI</strong>. It's AI that acts, not just reacts.</p><p>Unlike your phone’s voice assistant that tells you the weather, Agentic AI gets things done on your behalf – kind of like an executive assistant. Rather than responding to prompts and answering questions, these systems can book appointments, file reports, and might eventually order your groceries before you realise you’re out of milk.</p><h2 id="ai%E2%80%99s-sights-are-set-on-labour-not-just-tech">AI’s sights are set on labour, not just tech</h2><p>This agentic evolution means AI is aiming for the biggest slice of the global pie: labour. While tech accounts for just under 5% of global GDP, labour (blue and white collar) makes up a whopping 52%. If AI makes the average worker just 10% more productive, it could double the impact of global tech spend. That’s a monumental shift and one we’re positioning for.</p><p>Salesforce's CEO says AI is now handling 30-50% of its workload, while Microsoft and Alphabet report that AI is generating around 30% of new code in certain projects. We're tapping into this trend through our investments in companies such as ServiceNow, Salesforce, Microsoft, Meta, and others in the Spaceship Voyager portfolios.&nbsp;</p><h2 id="what-happens-when-ai-shops-for-us">What happens when AI shops for us?</h2><p>There are also risks and agents raise a new question: what happens to e-commerce and search when AI just… does the shopping for you? We’re watching the implications for Google, Amazon, and other platforms closely. Agents might someday be your personal shopper, financial advisor, and trip planner.&nbsp;</p><h2 id="us-exceptionalism-still-hard-to-bet-against">U.S. exceptionalism: Still hard to bet against</h2><p>Tariffs or not, there’s another topic to address, buzz around whether other markets are “due” a comeback. Maybe. But it's tough to bet against the US, a country which:</p><ul><li>Has nine of the ten most valuable companies in MSCI ACWI, which is an index covering 85% of total global investments,</li><li>Hosts 7 of the top 10 global universities, and</li><li>Still dominates venture capital spending and AI infrastructure.</li></ul><p><strong>The Spaceship Universe</strong> and <strong>Spaceship</strong> <strong>Earth</strong> portfolios still hold <strong>67% and 68% U.S. exposure</strong>, respectively, with the <strong>MSCI ACWI</strong> benchmark at 62.8%. The U.S. may stumble every now and again, but it remains the arena where we see future trends being forged.&nbsp;</p><h2 id="with-all-this-in-mind-what-comes-next">With all this in mind, what comes next?</h2><p>The <a href="https://www.spaceship.com.au/learn/how-you-can-invest-in-ai-with-spaceship/?ref=spaceship.ghost.io" rel="noreferrer">WWG portfolios remain strongly aligned with the AI trend</a>, with exposure across sectors including semiconductors, software, consumer discretionary, and healthcare. Approximately 78% of the Spaceship Universe Portfolio and 75% of the Spaceship Earth Portfolio are positioned to benefit.</p><p>Our objective remains the same, to grow your capital, maintain low portfolio turnover to minimise taxes, and to continue investing in Where the World is Going.&nbsp;</p><h2 id="where-the-world-is-going-the-strategy-behind-it-all">Where the World is Going: The strategy behind it all</h2><p>As a recap, Where the World is Going is our investment methodology that emphasises a company's growth potential, its trend, and its moat or competitive advantage.</p><p>When we invest in companies in the Spaceship Universe and Spaceship Earth portfolios, we ensure they’re poised to meet our expectations for:&nbsp;</p><ol><li><strong>Trend</strong> – Is the company riding a powerful wave of innovation, like AI? We look for businesses creating real value by tapping into transformative trends shaping the future.</li><li><strong>Moat</strong> – Can it protect that value from the competition? A strong moat — think brand strength, massive scale, or loyal user networks — helps a company stay ahead and keep others from catching up. (Curious about how we assess moats? The <a href="https://www.spaceship.com.au/documents/spaceship_voyager_reference_guide.pdf?ref=spaceship.ghost.io"><u>Spaceship Voyager reference guide</u></a> has you covered.)</li><li><strong>Management</strong> – Great strategy needs great execution. We favour founder-led or owner-minded leaders who think long-term, protect their moat, and aren’t afraid to build new ones along the way.</li><li><strong>Performance</strong> – Even the best story needs strong numbers. We aim for new investments to meet a minimum Internal Rate of Return (IRR) of 15% annually — equivalent to doubling a company’s value in five years.&nbsp;</li></ol><h2 id="performance">Performance</h2><figure class="kg-card kg-image-card"><img src="https://www.spaceship.com.au/blog/images/2025/07/Spaceship-Voyager-performance-2025.jpg" class="kg-image" alt="" loading="lazy" width="1869" height="1455"></figure><h3 id="spaceship-universe-portfolio"><a href="https://www.spaceship.com.au/voyager/universe/?ref=spaceship.ghost.io" rel="noreferrer">Spaceship Universe Portfolio</a></h3><p>The Spaceship Universe Portfolio returned 33.75% in the year ending 30 June 2025. It has returned an annualised performance of 15.14% pa since the Funded Date* of 15 May 2018 (85 months).</p><h3 id=""></h3><h3 id="spaceship-earth-portfolio"><a href="https://www.spaceship.com.au/voyager/earth/?ref=spaceship.ghost.io" rel="noreferrer">Spaceship Earth Portfolio</a></h3><p>The Spaceship Earth Portfolio returned 25.95% in the year ending 30 June 2025. It has returned an annualised performance of 10.88% pa since the Funded Date* of 12 November 2020 (55 months).</p><h3 id="spaceship-origin-portfolio"><a href="https://www.spaceship.com.au/voyager/origin/?ref=spaceship.ghost.io" rel="noreferrer">Spaceship Origin Portfolio</a></h3><p>The Spaceship Origin Portfolio returned 14.90% in the year ending 30 June 2025. It has returned an annualised performance of 10.26% pa since the Funded Date* of 15 May 2018 (85 months).</p><h3 id="spaceship-galaxy-portfolio"><a href="https://www.spaceship.com.au/voyager/galaxy/?ref=spaceship.ghost.io" rel="noreferrer">Spaceship Galaxy Portfolio</a></h3><p>The Spaceship Galaxy Portfolio returned 14.26% in the year ending 30 June 2025. It has returned an annualised performance of 16.31% pa since the Funded Date* of 30 April 2024 (14 months).</p><h3 id="spaceship-explorer-portfolio"><a href="https://www.spaceship.com.au/voyager/explorer/?ref=spaceship.ghost.io" rel="noreferrer">Spaceship Explorer Portfolio</a></h3><p>The Spaceship Explorer Portfolio returned 4.84% in the year ending 30 June 2025. It has returned an annualised performance of 7.31% pa since the Funded Date* of 30 April 2024 (14 months).</p><p>Past performance is not a reliable indicator of future performance and is provided for your information purposes only. Returns are net of fees, and not a projection.</p><p>The Funded Date represents the date on which the fund was substantially invested in accordance with its investment strategy.</p><h2 id="thank-you">Thank you&nbsp;</h2><p>We trust this letter has provided a clear window into how our <em>Where the World is Going</em> process is applied in practice. We remain excited about the incredible innovations shaping the future — and we’re committed to positioning your investments where growth is happening.</p><p>Thank you once more for your support.</p><p>Onward,</p><p>The Spaceship Voyager investment team</p><hr><p>Some of the Spaceship Voyager portfolios invest in Microsoft, ServiceNow, Salesforce, Meta, Alphabet, and Amazon at the time of writing.</p><p>Important! We’re sharing with you our thoughts on the companies in which Spaceship Voyager invests for your informational purposes only. We think it’s important (and interesting!) to let you know what’s happening with Spaceship Voyager’s investments. However, we are not making recommendations to buy or sell holdings in a specific company. Past performance isn’t a reliable indicator or guarantee of future performance.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Jason Sedawie)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/investing/">Investing</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2025/07/Spaceship-Voyager-half-eyarly-performance-2025.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[Real Money Talk: Jay]]></title>
            <link>https://www.spaceship.com.au/learn/real-money-talk-jay-2/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/real-money-talk-jay-2/</guid>
            <pubDate>Wed, 06 Aug 2025 03:00:00 GMT</pubDate>
            <description><![CDATA[Jay says his best investment is his pillow. 
]]></description>
            <content:encoded><![CDATA[<p>Real Money Talk is our series where we interview Australians from all walks of life about their personal finances. The views expressed are those of the interviewees, based on their experiences with money, and as such are not necessarily representative of Spaceship's views.</p><p>We have changed the name of the interviewee for their privacy.</p><h2 id="overview">Overview</h2><p><strong>Name:</strong> Jay<br><strong>Age:</strong> 23<br><strong>Where do you live?</strong> Wollongong</p><p><strong>Please tell us a bit about yourself. </strong></p><p>I am a 23-year-old part-time engineering student.</p><p><strong>What's your current net worth? </strong></p><p>$50,000</p><p><strong>How does it break down?</strong></p><ul><li>$20,000 Shares</li><li>$20,000 Car</li><li>$25,000 Super</li><li>~$5,000 household assets</li></ul><p><strong>Do you have any debts?</strong></p><p>HELP $20,000</p><p><strong>How did you build your net worth?</strong></p><p>Routine planning.</p><h2 id="earn">Earn</h2><p><strong>Tell us a bit about your career.</strong></p><p>I'm grateful to have worked as a part-time engineering cadet since finishing high school.</p><p>While studying I've been making progress at work through mentorship, continual extra effort and personal growth.</p><p><strong>Do you have any income sources outside your job? How much do you earn from each and how did you develop them?</strong></p><p>None, I used to monetise my car but it became a tax nightmare.</p><p><strong>What’s been important for you to learn about money?</strong></p><p>If you like your career, make a progress plan with your employer. It shows your interest, good character and may lead to some more responsibilities/income.</p><h2 id="save">Save</h2><p><strong>What's your savings rate? How has it changed over time?</strong></p><p>​​Over 50%, as my income increases, I've made an effort to save more. </p><p>10, 25, 35 then 50%+ in the past few years. </p><p>Planning definitely helps.</p><p><strong>Do you have a budget?</strong></p><blockquote>Yes! But it's very simple. Invest 30%, save 35%, spend 35%. Spending is tight only if I spend senselessly.</blockquote><p><strong>How much do you spend per year?</strong></p><p>Including holidays and other saved spending, ~$32,000 p.a.</p><p><strong>Do you make purchase decisions carefully, or are you loose with your money?</strong></p><p>Carefully, I try to give a week's grace before buying non-essentials.</p><p><strong>How is your work-life balance?</strong></p><p>During Uni-Session it can be tough, getting into a good routine helps me through.</p><p><strong>What's your favourite thing to spend money on?</strong></p><p>Books!</p><h2 id="invest">Invest</h2><p><strong>How do you invest?</strong></p><p>Dollar-cost averaging.</p><p><strong>What’s been your best investment?</strong></p><p>A nice pillow, I sleep like a baby.</p><p><strong>What's been your worst investment?</strong></p><p>Like most engineers my age, crypto.</p><p><strong>What's been your overall return?</strong></p><p>Over my small portfolio, about 1-3%.</p><p><strong>How are you building wealth?</strong></p><p>Building good habits and a lot of patience.</p><p><strong>What are your main roadblocks to building wealth? How are you addressing them?</strong></p><p>Next step is to own my home! Regular investment is my golden ticket.</p><p><strong>Do you have a target net worth you want?</strong></p><p>I'd love moving onto nice acreage on the South Coast, so for that and inflation, about $3 million.</p><h2 id="behaviour">Behaviour</h2><p><strong>When did you make your first significant behavioural shift towards wealth building?</strong></p><p>Age 20, I was used to saving regularly but needed a boost to start saving for a home.</p><p><strong>If you could start again, what would you do differently?</strong></p><p>Not a lot, I'm grateful to feel moderately informed and making progress at my age.</p><p>I could pester my younger self not to pause those two times, but the money went to a great cause.</p><p><strong>What are some mistakes you’ve made along the way?</strong></p><p>I bought crypto, I've withdrawn from the principal, and worst – I've lost hope at times. </p><p>That said, I think I'm doing ok. </p><blockquote>The lesson is to try again and be patient, the hardest work comes before any of the rewards.</blockquote><p><strong>Do you have any worries about retirement? If so, how are you planning to address them?</strong></p><p>Yes! I think most will at some point. Recently I've reduced my super fees from 1% to 0.1% while maintaining the prospective returns. While also increasing my super commitment to 15%.</p><p><strong>How are you learning about building wealth?</strong></p><p>Mostly books.</p><p><strong>Do you give to charity? If so, what percentage of your time/money do you give</strong></p><p>Yes! Currently $50 a fortnight, I'd like to increase that.</p><hr><h3 id="we-want-to-hear-your-real-money-talk">We want to hear your Real Money Talk</h3><p>At Spaceship we’re big believers in sharing our money stories. We want to hear yours, too. In our ongoing&nbsp;<a href="https://www.spaceship.com.au/learn/tag/real-money-talk/?ref=spaceship.ghost.io">Real Money Talk</a>&nbsp;series, members of our community share what they’ve learned about managing money. We’d love you to take part.&nbsp;<a href="https://forms.gle/B2xKnqAqjePMHfFG9?ref=spaceship.ghost.io">Here’s a link to our Real Money Talk survey</a>&nbsp;where you can share your story.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Kelly Simpson)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/real-money-talk/">Real Money Talk</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2024/03/Real-Money-Talk-.jpeg" length="0" type="image/jpeg"/>
        </item>
        <item>
            <title><![CDATA[Lamps that fold your laundry (and other robots)]]></title>
            <link>https://www.spaceship.com.au/learn/lamps-that-fold-your-laundry-and-other-robots/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/lamps-that-fold-your-laundry-and-other-robots/</guid>
            <pubDate>Tue, 29 Jul 2025 23:38:34 GMT</pubDate>
            <description><![CDATA[But we were promised jetpacks? ]]></description>
            <content:encoded><![CDATA[<p>We were promised jetpacks, but instead we got… lamps that fold our laundry?</p>
<p>Remember this guy from Beauty and the Beast? He was very smooth.</p>
<p><img src="https://i.imgur.com/1tgYZ4p.jpeg" alt="Lumiere from Beauty and the Beast" loading="lazy"></p>
<p><em>Image: IMDB</em></p>
<p>Well Lumiere is back, but this time he's a consumer robot that lights up your bedroom by night, and folds your laundry by day.</p>
<iframe width="560" height="315" src="https://www.youtube.com/embed/LZN3ImFVnFM" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen=""></iframe>
<p><em>Press play to see the future of chores.</em></p>
<p>Currently going viral on X, it's made by Syncere AI, which is a company that says it makes "Intelligent furniture that quietly helps with everyday tasks."</p>
<p>The Lume is in Kickstarter mode with a launch date of 2026.</p>
<p>Life comes at you fast, which is why robots, which have long felt like they belonged to the distant future, are increasingly infiltrating our day to day.</p>
<p>And while we consider signing up for the laundry lamp waitlist, we've started to wonder:</p>
<p><strong>What other robots are there that could make our day-to-day lives better?</strong></p>
<h2 id="robots-that-make-dinner">Robots that make dinner</h2>
<p>Some people are Masterchefs. Others have UberEats habits. Then there are those with the will and wallet to outsource the whole thing to robots.</p>
<p>Choose your fighter:</p>
<p><strong>The Moley Robotic Kitchen</strong>, a high tech set up of sensors and motors that mimic professional chefs; or</p>
<iframe width="560" height="315" src="https://www.youtube.com/embed/SMMbirFg-XE" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen=""></iframe>
<p><strong>The Posha</strong>, formerly known as Nymble: it looks like a fancy coffee machine but cooks dinner for you once you've prepped and inserted the ingredients.</p>
<iframe width="560" height="315" src="https://www.youtube.com/embed/O7hm0yHjJqo" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen=""></iframe>
<p>Food is a massive market – while not directly comparable, meal delivery is projected to be a US$2.59 billion market in Australia in 2025, according to Statista, showing people are becoming increasingly comfortable with paying for convenience.</p>
<h2 id="robots-that-keep-your-grandparents-company">Robots that keep your grandparents company</h2>
<p>Tombot is a company that makes emotional support animals. Its founders say it can provide the benefits of owning a real pet, for those who aren't able to take care of live animals.</p>
<p>Its first product to market is Jennie the Tombot, which is designed to look, feel, and behave like an eternal 12 week old puppy.</p>
<video width="100%" controls="">
  <source src="https://tombot.com/cdn/shop/t/17/assets/tombotlifestyle1.mp4" type="video/mp4">
  Your browser does not support the video tag.
</video>
<ul>
<li>Jennie was created as a companion for elderly people - especially those living with dementia - who may no longer be able to care for a pet</li>
<li>In an AMA on Reddit, the company's founder Tom Stevens said, "At our core, we are a healthcare company. Everything we do must be grounded in science, with empirical data supporting that we meaningfully improve health."</li>
</ul>
<h2 id="robots-that-keep-you-company">Robots that keep you company</h2>
<p>Brought to life via Kickstarter, the <strong>LOOI Robot</strong> turns your smartphone into a desktop robot that can have ChatGPT-enabled conversations with you, while it scoots around your desk. The makers say it's a 'cute, clever robot and a helpful workmate'.</p>
<iframe width="560" height="315" src="https://www.youtube.com/embed/HLRBLIJDJvY" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen=""></iframe>
<p><em>TechUtopia YouTube Review</em></p>
<p><strong>Aibi Rocket Pet</strong> wearable robot is a robot that does similar things – but you can take it anywhere, so long as you want to be seen in public wearing a robot.</p>
<iframe width="560" height="315" src="https://www.youtube.com/embed/N9mvizf7gm0" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen=""></iframe>
<p><em>Video: @BenGeskinTech</em></p>
<p>The purposes of these robots are to keep you company and help fill the void if there are no humans around.</p>
<p>And while it can sound frivolous, loneliness is real. The social isolation and loneliness epidemic is rough on everyone and particularly men – a 2021 Bankwest Curtin Economics Centre report estimated it cost the economy $2.7 billion each year. (So maybe the Government buys us all an AI companion? Just kidding… unless?)</p>
<h2 id="robots-that-help-us-be-human">Robots that help us be human</h2>
<p>Sometimes when I get sad, I read robot vacuum cleaner reviews online.</p>
<blockquote>
<p>"Watching it zigzag its way around furniture like it's solving a maze gives me a strange sense of peace and frankly, a little awe."</p>
</blockquote>
<blockquote>
<p>"When I bought this robot I immediately started telling everyone that it was one of the best investments I have ever made."</p>
</blockquote>
<blockquote>
<p>"It literally brings me joy."</p>
</blockquote>
<p>It reminds me that for all the fear, hype, and mixed emotions that come with tech advancements – there can always be better days on the horizon.</p>
<p>Like only having to vacuum if you really want to – and otherwise getting your best mate "We call ours Robbie!" to do it.</p>
]]></content:encoded>
            <author>hello@spaceship.com.au (Kelly Simpson)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/technology/">Technology</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2025/07/robots-that-make-dinner-and-fold-your-laundry.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[Spaceship Voyager Quarterly Flight Log: April - June 2025]]></title>
            <link>https://www.spaceship.com.au/learn/spaceship-voyager-quarterly-flight-log-april-june-2025/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/spaceship-voyager-quarterly-flight-log-april-june-2025/</guid>
            <pubDate>Tue, 29 Jul 2025 21:00:00 GMT</pubDate>
            <description><![CDATA[We're taking a look at some of the bigger movements in our Spaceship Voyager portfolios.]]></description>
            <content:encoded><![CDATA[<p>At Spaceship we're long-term investors, but we still keep an eye on what's happening in the markets day to day. We're taking a look at some of the bigger movements in our Spaceship Voyager portfolios from the April - June 2025 quarter (from 1 April 2025 to 30 June 2025, these are not annualised figures).</p><h2 id="tldr">TL;DR</h2><p><strong>Moving up</strong> (from 1 April 2025 to 30 June 2025, not annualised)</p><ul><li>Zip Co (+84.94%)</li><li>Cloudflare (+69.32%)</li><li>Broadcom (+63.53%)</li><li>Palantir (+60.95%)</li><li>Life360 (+60%)</li></ul><p><strong>Moving down</strong> (from 1 April 2025 to 30 June 2025, not annualised)</p><ul><li>IDP Education (-61.21%)</li><li>Enphase Energy (-36.45%)</li><li>Nuix (-27.72%)</li><li>Domino's Pizza Enterprises (-22.58%)</li><li>Kogan (-16.44%)</li></ul><figure class="kg-card kg-image-card"><img src="https://www.spaceship.com.au/blog/images/2025/07/Spaceship-Voyager-moving-up.jpg" class="kg-image" alt="" loading="lazy" width="1200" height="600"></figure><h2 id="moving-up">Moving up</h2><h3 id="zip-co-rose-8494-last-quarter-from-1-april-202530-june-2025">Zip Co rose 84.94% last quarter (from 1 April 2025 - 30 June 2025)</h3><p>The way to the market's heart is by beating expectations, and Zip delivered that to a T.</p><p>It set expectations by providing upgraded 'guidance' in early Q3 that it would earn at least $153 million this financial year with the US business growing above 40% in USD. The outperformance is being driven by the U.S. business, which is encouraging given the market's significantly larger growth potential compared to Australia.</p><p>Then, just two months later, it predicted it would beat its own expectations, revising its guidance upward by $7 million.</p><p><a href="https://link.spaceship.com.au/R1Kv?utm_source=website&utm_medium=organic&utm_campaign=voyager-Blog-FlightPath-Q225-747"><em>Discover Zip in the Spaceship app.</em></a></p><h3 id="cloudflare-rose-6932-last-quarter-from-1-april30-june-2025">Cloudflare rose 69.32% last quarter (from 1 April - 30 June 2025)</h3><p>Shoot for the moon, and even if you miss, you could land among the Cloudflare.</p><p>The company had a massive quarter, announcing a year-over-year revenue growth of 27%, alongside the largest contract in its history over USD$100M - that its Workers platform is helping the biggest companies in the world, such as Asana, Atlassian, and Paypal, to deliver AI experiences with Anthropic's Claude. Cloudflare's results reinforce its position as an internet infrastructure powerhouse, anchored in edge computing, AI and cybersecurity.</p><p>And it was named a TIME100 Most Influential Company for 2025.</p><p><a href="https://link.spaceship.com.au/R1Kv?utm_source=website&utm_medium=organic&utm_campaign=voyager-Blog-FlightPath-Q225-747"><em>Discover Cloudflare in the Spaceship app.</em></a></p><h3 id="broadcom-rose-6353-last-quarter-from-1-april30-june-2025">Broadcom rose 63.53% last quarter (from 1 April - 30 June 2025)</h3><p>Broadcom makes custom chips that power data centers, which have been the growth engines for AI since it first started surging. Broadcom's AI-related revenue, resultingly, has grown 77% year over year. Unlike more general-purpose GPUs from companies like Nvidia, which are designed to handle a wide variety of AI and graphics processing tasks, Broadcom focuses on highly customised semiconductor solutions.</p><p>Its main customers are large hyperscale cloud providers like Google, who are increasingly building their own AI chips to optimise performance and cost.</p><p><a href="https://link.spaceship.com.au/R1Kv?utm_source=website&utm_medium=organic&utm_campaign=voyager-Blog-FlightPath-Q225-747"><em>Discover Broadcom in the Spaceship app.</em></a></p><h3 id="palantir-rose-6095-last-quarter-from-1-april30-june-2025">Palantir rose 60.95% last quarter (from 1 April - 30 June 2025)</h3><p>Palantir was named after the seeing stones in Lord of the Rings, but even they may have had trouble predicting the company's prolonged growth. It holds key contracts with the U.S. government, and is now leveraging its expertise in handling large data sets and AI to serve commercial clients. The stock has also gained momentum following its inclusion in the S&amp;P 500 and Nasdaq last year.</p><p><a href="https://link.spaceship.com.au/R1Kv?utm_source=website&utm_medium=organic&utm_campaign=voyager-Blog-FlightPath-Q225-747"><em>Discover Palantir in the Spaceship app.</em></a></p><h3 id="life360-rose-60-last-quarter-from-1-april30-june-2025">Life360 rose 60% last quarter (from 1 April - 30 June 2025)</h3><p>Fun fact: Life360 has a tracker for your pet so you can see what it's up to. But the real business lies in tracking human family members, and it's proving lucrative, reporting Q1 revenue up 32% year over year.</p><p>Another Fun fact: Life360 ranks 13th among all U.S. iOS apps by average daily active users. While this may not sound that impressive the only platforms ranked higher are companies like Meta, Google, TikTok, Amazon etc.</p><p>Additionally, Life360's early-stage advertising business is gaining traction. Because users willingly opt in to share their location — something that's uncommon across most platforms – Life360 is able to deliver highly relevant, real-time location-based ads, such as prompting an Uber ride when a user arrives at an airport. These ads are driving strong engagement, with early campaigns, like Uber's, achieving click-through rates as high as 12%.</p><p><a href="https://link.spaceship.com.au/R1Kv?utm_source=website&utm_medium=organic&utm_campaign=voyager-Blog-FlightPath-Q225-747"><em>Discover Life360 in the Spaceship app.</em></a></p><figure class="kg-card kg-image-card"><img src="https://www.spaceship.com.au/blog/images/2025/07/Spaceship-Voyager-moving-down.jpg" class="kg-image" alt="" loading="lazy" width="1200" height="600"></figure><h2 id="moving-down">Moving down</h2><h3 id="idp-education-fell6121-last-quarter-from-1-april30-june-2025">IDP Education fell -61.21% last quarter (from 1 April - 30 June 2025)</h3><p>IDP Education helps place international students in higher learning, and co-owns the International English Language Testing System (IELTS) test, which is an English language test used for visa applications and uni admissions.</p><p>Broadly, IDP's biggest markets have been tightening their policies, leading to less demand. Canada cut its student visa issuance by 65%, for example, according to the company. This means it has less international students and workers to place or test, which is bad for business. Despite a strong competitive moat, recent student trends have been soft. For now, we've chosen not to increase our position.</p><p><a href="https://link.spaceship.com.au/R1Kv?utm_source=website&utm_medium=organic&utm_campaign=voyager-Blog-FlightPath-Q225-747"><em>Discover IDP Education in the Spaceship app.</em></a></p><h3 id="enphase-energy-fell3645-last-quarter-from-1-april30-june-2025">Enphase Energy fell -36.45% last quarter (from 1 April - 30 June 2025)</h3><p>Enphase Energy sells microinverters which convert solar power into usable electricity for homeowners. They also have solar batteries, electric vehicle charging stations, and energy management systems.</p><p>Green energy's had a tough few years because it tends to have a high upfront cost that customers typically take out loans to pay for - which are more expensive in high interest rate environments. Enphase has also seen heavy competition from Tesla, which has a similar product suite but better name recognition. Then the tariffs were announced, which impact some of the materials Enphase uses to make its products, which will cut into its profit margins. It's a tough set of circumstances for Enphase Energy and as a result, we've placed it on our watchlist for closer monitoring.</p><p><a href="https://link.spaceship.com.au/R1Kv?utm_source=website&utm_medium=organic&utm_campaign=voyager-Blog-FlightPath-Q225-747"><em>Discover Enphase Energy in the Spaceship app.</em></a></p><h3 id="nuix-fell2772-last-quarter-from-1-april30-june-2025">Nuix fell -27.72% last quarter (from 1 April - 30 June 2025)</h3><p>Nuix sells data analysis software that helps uncover fraud, enforce compliance, and enact legal discovery. Its product was the artificial brain that helped uncover the Panama Papers.</p><p>At the beginning of May, the company gave an update to the market that basically said that geopolitical uncertainty was making customers hesitant to sign deals. Its customers are proper bigwigs, including governments and large corporations. Nuix's CEO reassured the market that its pipeline of deals is still strong, it's just taking longer than usual to close them.</p><p><a href="https://link.spaceship.com.au/R1Kv?utm_source=website&utm_medium=organic&utm_campaign=voyager-Blog-FlightPath-Q225-747"><em>Discover Nuix in the Spaceship app.</em></a></p><h3 id="dominos-pizza-enterprises-fell2258-last-quarter-from-1-april30-june-2025">Domino's Pizza Enterprises fell -22.58% last quarter (from 1 April - 30 June 2025)</h3><p>Everyone loves pizza - except for the Australian stock market in the April quarter.</p><p>Domino's Pizza Enterprises owns Domino's stores across Asia, Europe, and Australia. In 2024, the business moved to close some of the Japan franchises it had stood up during COVID that had since underperformed. In February 2025, the company announced its first loss. Then it was removed from the ASX 100 in March 2025. There've also been some leadership changes. There's currently a caretaker CEO in place with strong plans to turn the company around.</p><p><a href="https://link.spaceship.com.au/R1Kv?utm_source=website&utm_medium=organic&utm_campaign=voyager-Blog-FlightPath-Q225-747"><em>Discover Domino's Pizza Enterprises in the Spaceship app.</em></a></p><h3 id="kogan-fell1644-last-quarter-from-1-april30-june-2025">Kogan fell -16.44% last quarter (from 1 April - 30 June 2025)</h3><p>In 2020, Kogan acquired Mighty Ape, which was a New Zealand based online retailer. In October 2024, Kogan relaunched Mighty Ape - but it didn't go smoothly, and the site was still having troubles in May 2025. The company issued a trading update to the market saying it expected Mighty Ape to reach profitability in FY26. While the Kogan website itself was experiencing growth, it was offset by the challenges at Mighty Ape.</p><p><a href="https://link.spaceship.com.au/R1Kv?utm_source=website&utm_medium=organic&utm_campaign=voyager-Blog-FlightPath-Q225-747"><em>Discover Kogan in the Spaceship app.</em></a></p><h2 id="keep-in-mind">Keep in mind</h2><p>Our investment philosophy at Spaceship is to invest "where the world is going."</p><p>Essentially, we use our Where the World is Going methodology to identify what we think are forward-thinking companies that will benefit from future trends. If they meet the criteria in our methodology — that is, they have competitive advantages and future growth potential — we will then consider those companies for our Spaceship Universe Portfolio, Spaceship Galaxy Portfolio, and our Spaceship Earth Portfolio. (For the latter, the companies must meet other criteria.)</p><p>So while short-term movements are interesting, we remain focused on long-term trends. You can find out more about the long-term trends we've identified as Where the World is Going in our Spaceship Universe, Spaceship Earth and Spaceship Galaxy portfolios, and in the Spaceship app.</p><hr><p>Some of our Spaceship Voyager portfolios invest in Zip Co, Cloudflare, Broadcom, Palantir, Life360, IDP Education, Enphase Energy, Nuix, Domino's Pizza Enterprises and Kogan at the time of writing.</p><p><strong>Important!</strong> We're sharing with you our thoughts on the companies in which Spaceship Voyager invests for your informational purposes only. We think it's important (and interesting!) to let you know what's happening with Spaceship Voyager's investments. However, we are not making recommendations to buy or sell holdings in a specific company. Past performance isn't a reliable indicator or guarantee of future performance.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Spaceship)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/spaceship/">Spaceship</category>
            <category domain="https://www.spaceship.com.au/learn/tag/investing/">Investing</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2025/07/Voyager-movers.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[Aussie websites to help you make (or save) money]]></title>
            <link>https://www.spaceship.com.au/learn/5-websites-to-help-you-make-or-save-money/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/5-websites-to-help-you-make-or-save-money/</guid>
            <pubDate>Tue, 29 Jul 2025 20:00:00 GMT</pubDate>
            <description><![CDATA[We've done the research for you and found some awesome websites that might help you achieve your financial goals.]]></description>
            <content:encoded><![CDATA[<p>Saving money can feel pretty lonely sometimes, but the truth is there are lots of us trying it!</p><p>Let’s look at some Australian websites that are designed to help us keep more money in our pockets!</p><h2 id="the-centrelink-payment-finder">The Centrelink Payment Finder</h2><p>Centrelink - Australia’s centre for social security payments and services. </p><p>It has an online tool that can help you see if you (or a family member) are eligible to receive any extra financial support from the government.&nbsp;</p><p><a href="https://www.centrelink.gov.au/custsite_pfe/pymtfinderest/paymentFinderEstimatorPage.jsf?prg_id=b9109ff46b144d0f8a7b23a7bc37c917&wec-appid=pymtfinderest&page=18F142B590974A038CAC81731BC70C56&wec-locale=en_US&ref=spaceship.ghost.io#stay" rel="noreferrer">Click here to check it out.</a></p><h2 id="unclaimed-money">Unclaimed Money</h2><p>An unclaimed money search takes around 30 seconds and is completely free.</p><p>Any bank accounts, shares or life insurance policies that are linked to your name or an Original Transaction Number (OTN) will show up once you plug your details in.</p><p>Sometimes we lose money when we move house and forget to update your details with a company or financial institution.</p><p>That unclaimed money is received by ASIC and is then transferred to the Commonwealth of Australia Consolidated Revenue Fund.</p><p>But you can claim it at any time if you are the rightful owner, and if you think you might have lost something a long time ago, you’re in luck! There’s no time limit on claims.</p><p>Imagine if you’d used your forgetfulness to save money.</p><p><a href="https://moneysmart.gov.au/find-unclaimed-money?ref=spaceship.ghost.io" rel="noreferrer">Find your lost dollars here!</a></p><p>FYI:</p><p>Bank accounts become unclaimed after 7 years if the account is inactive (no deposits or withdrawals).</p><h2 id="energy-made-easy">Energy Made Easy</h2><p>Energy Made Easy is a government site that helps find the best electricity deal for you and your circumstances.</p><p><a href="https://www.energymadeeasy.gov.au/?ref=spaceship.ghost.io" rel="noreferrer">You can visit Energy Made Easy here.</a></p><p>It can help you make sure you’re on the cheapest energy plan for your house.&nbsp;</p><p>You’ll answer some basic questions such as your postcode and whether you’re looking for gas or electricity, add your National Meter Identifier number (you can find this on your power bill) and the website will tell you if there are savings to be found with other providers.&nbsp;</p><p>This can be a powerful and long-term way to save money.</p><h2 id="ato%E2%80%99s-mygov-superannuation-check">ATO’s myGov superannuation check</h2><p>We’ve all been there! You start with a casual job, fill out some paperwork. You start another casual job, fill out some more paperwork.</p><p>But as long as you’re getting paid, it doesn’t matter so much at the time. Right?</p><p>But before long, you might have inadvertently signed up to three or four superannuation funds! And without realising it, 11% of each pay cheque has been siphoned off into one of those funds.</p><p>And it’s likely you’re paying fees on every single account.</p><p>One way to stop paying all those fees is to consider consolidating your superannuation into one account.</p><p>And you definitely don’t have to fill out boatloads of forms, you can just use the ATO’s myGov website.</p><p>Make sure you check any costs involved and consider any benefits or features you may lose, such as insurance cover, before deciding to consolidate your superannuation funds. A financial adviser can help you decide if you’re unsure.</p><p>Here are the steps if you want to combine your super in one account!</p><ol><li>Create a myGov account at www.my.gov.au, then link the ATO to your account. There’s a huge, obvious button.</li><li>If you already have a myGov account, just log in and click on the ATO section.</li><li>Go to the ‘Super’ tab. In this section, you can:</li></ol><ul><li>See details of all your super accounts, including any you have forgotten about</li><li>See details of all your super, including super the ATO is holding on your behalf</li><li>Click "transfer super" and pick which fund you’d like to be your homebase super fund.</li><li>Then, whenever you start a new job or money comes in, submit this super account as your nominated fund.</li></ul><p>Then watch compound interest work its magic and when you’re older, you’ll be a happy little Vegemite.</p><h2 id="money-smart%E2%80%99s-budget-planner">Money Smart’s Budget Planner</h2><p>Budgets are amazing! Rather than wondering where your money went, tell it where to go!</p><p>This free, interactive budget from ASIC’s MoneySmart website is comprehensive and detailed.</p><p>After filling in things like your income, utility bills, groceries, entertainment etc, you can work out how much spending you’re actually doing.</p><p><a href="https://moneysmart.gov.au/budgeting/budget-planner?ref=spaceship.ghost.io" rel="noreferrer">Check out the budget planner here.</a></p><h2 id="medicare-refunds">Medicare refunds</h2><p>As of November 2023, nearly a million Australians have unclaimed Medicare benefits waiting for them because Medicare doesn’t have the correct bank account details to pay them into. According to the ABC, the average amount owed to each is a whopping $240.</p><p>You can check if your details are up to date on the myGov website or app.</p><p><a href="https://www.servicesaustralia.gov.au/getting-medicare-benefits?context=60092&ref=spaceship.ghost.io" rel="noreferrer">Here’s where to go for more info on Medicare refunds.</a></p>]]></content:encoded>
            <author>hello@spaceship.com.au (Spaceship)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/personal-finance/">Personal Finance</category>
            <category domain="https://www.spaceship.com.au/learn/tag/cost-of-living/">Cost of Living</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2024/05/Websites-to-make-money.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[15 clever ways to make more money]]></title>
            <link>https://www.spaceship.com.au/learn/15-clever-ways-to-make-more-money/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/15-clever-ways-to-make-more-money/</guid>
            <pubDate>Wed, 23 Jul 2025 01:00:00 GMT</pubDate>
            <description><![CDATA[Whatever savings goal you have in mind, one thing is certain: it’d feel pretty good to save that money faster, right?]]></description>
            <content:encoded><![CDATA[<p>There are numerous reasons why you might want to save money — ranging from buying a house to starting an emergency fund to planning for a holiday. Whatever savings goal you have in mind, one thing is certain: it'd feel pretty good to save that money faster, right?</p>
<p>Well, thanks to the wonders of the web, you might just be able to! Perhaps you have an underutilised skill, a spare room, a talent you may wish to explore or develop, or even some free time. If you do, you might be able to find a "side hustle" that will help you generate some extra cash for your savings account. Let's check out some ideas.</p>
<h2 id="in-this-article">In this article:</h2>
<ul>
<li><a href="#share-your-space">Share your space</a></li>
<li><a href="#write-an-e-book">Write an e-book</a></li>
<li><a href="#become-a-fitness-or-health-coach">Become a fitness or health coach</a></li>
<li><a href="#review-resumes">Review resumes</a></li>
<li><a href="#start-freelancing">Start freelancing</a></li>
<li><a href="#start-a-blog">Start a blog</a></li>
<li><a href="#invest-in-real-estate">Invest in real estate</a></li>
<li><a href="#become-a-peer-to-peer-lender">Become a peer-to-peer lender</a></li>
<li><a href="#invest-in-dividend-paying-shares">Invest in dividend-paying shares</a></li>
<li><a href="#open-an-ecommerce-store">Open an ecommerce store</a></li>
<li><a href="#become-a-virtual-assistant">Become a virtual assistant</a></li>
<li><a href="#become-a-teacher-coach-or-tutor">Become a teacher, coach or tutor</a></li>
<li><a href="#start-sitting">Start sitting</a></li>
<li><a href="#sell-your-photographs">Sell your photographs</a></li>
<li><a href="#become-a-tasker">Become a tasker</a></li>
</ul>
<h2 id="share-your-space">Share your space</h2>
<p>Have you heard of the sharing economy? This is a concept wherein consumers can rent or borrow space and goods from other consumers. Think: Uber and Airbnb, where you're actually in a car or house owned by a private citizen (rather than a business).</p>
<p>So, what type of space might you be able to share? A spare room. A car. A storage cage. A parking space. An entire apartment or house.</p>
<p>If you have any of these, and you're not using them 24/7, you might be able to rent them out to consumers in need using platforms such as Spacer, Uber, Airbnb and so on. You'll be in pretty good company.</p>
<p>In some cases, you might be able to rent the space in a one-and-done deal and make passive income. For instance, if you rent out your storage cage, in most cases you'll just hand over the key and set up an ongoing payment system.</p>
<p>In other cases, though, you might have to commit your time as well — if you're looking to become an Uber driver, say.</p>
<h2 id="write-an-e-book">Write an e-book</h2>
<p>There are some who believe that everyone has a story in them. And if not a personal story, perhaps you have an imaginative mind and some non-fiction knowledge you're willing to impart?</p>
<p>Either way, if you have a knack for the written word, you might want to consider putting pen to paper — or rather, fingers to keyboard — and writing an e-book. Thanks to Amazon and iTunes Books (among others), there are now more platforms on which you may be published.</p>
<p>While publishing an e-book has turned some people into success stories, you shouldn't count on making a killing as profit margins can be quiet low. But even if it doesn't immediately generate profit, you are at least building a valuable skill.</p>
<p>And who knows? If you can crack into a lucrative niche subject or you're a brilliant writer, the sky might be the limit.</p>
<h2 id="become-a-fitness-or-health-coach">Become a fitness or health coach</h2>
<p>There are some people who are down at the beach at sunrise every day, getting in a 5k run before work. There are others who find time to do a half-hour of yoga or turn the local park into their own personal military-style assault course.</p>
<p>Sound familiar? If working out is your jam and you enjoy motivating others, maybe it's time to make it your bread-and-butter.</p>
<p>You could sync up your personal workouts with running local workout sessions. Not only will you be able to generate cash for your savings, but you'll also be held accountable by your participants and thus more likely to stick with your own fitness routine. That's a win-win.</p>
<p>Keep in mind that you might need to start by considering any professional requirements that could be necessary, such as training courses and basic training qualifications. You should also check out if your neighbourhood has any restrictions on using the parks, etc.</p>
<p>And you might want to look into insurance, just in case someone gets injured on your watch. Once you've got that sorted, though, the world is your oyster. This is, after all, how Kayla Itsines got her start.</p>
<h2 id="review-resumes">Review resumes</h2>
<p>Let's say you're a resume whiz and whenever you send out a resume, you almost immediately get a call from the employer, even if you don't always get the job. While writing a resume might come naturally to you, for others it's a pain-in-the-you-know-what.</p>
<p>Enter: you and your wizard-like resume-writing skills.</p>
<p>Using sites such as Freelancer and Airtasker, you can build a profile which helps you find clients and helps clients find you. In some cases, you may just need to cast an eye over their resume. In other cases, they might require you to completely rewrite it or write it from scratch.</p>
<p>Naturally, you'll need strong written communication and grammar skills and a persuasive tone. With those skills in the bag, you're set to get started and find your first client.</p>
<h2 id="start-freelancing">Start freelancing</h2>
<p>Imagine if you could utilise your current skills to generate cash and save more money. No, it's not too good to be true. If you work in certain fields — for instance, advertising, graphic design, web development or media — there's a good chance you can put your skills to use as a freelancer.</p>
<p>Someone in advertising, for instance, could do freelance copywriting, while someone in web development could build websites or fine-tune user design and user experience on digital platforms.</p>
<p>While the upside is obvious — you'll get paid (usually by the hour) for work you're already proficient in and hopefully enjoy. However, before you get started you may need to check any contracts in place with your current employer and make sure you're allowed to take on extra work, especially if there's any chance it could create a conflict of interest.</p>
<p>Once you're good to go, check out sites such as Upwork and Fiverr to score a client or reach out to the current and former contacts within your network.</p>
<h2 id="start-a-blog">Start a blog</h2>
<p>If you have an itch to go big, it might be time to start a blog. It's not for people who are easily intimidated. Starting a blog is hard work, you'll need to commit to a consistent writing schedule, and to make money for your savings you'll need to grow your audience.</p>
<p>But if you can handle the pressure, it can be a really good way to nurture your creativity and add to your savings.</p>
<p>How do blogs make money exactly? There's a few options to look into.</p>
<p>One such option is affiliate marketing. With affiliate marketing, you recommend a product or service to your blog's audience. When one of your readers clicks on that affiliate link and purchases a product (any product) from the site, usually within a certain timeframe, you'll earn a small percentage of the product price for yourself. Amazon Affiliates is a popular program.</p>
<p>If your blog attracts a significant readership, you may be able to sell advertising space on your blog and/or associated social media channels. This option is usually only available once you have a reasonable audience — let's say 10,000 visitors a month, minimum.</p>
<p>But while you're still growing your audience, you could begin by experimenting with automatic ad services such as Google AdSense.</p>
<h2 id="invest-in-real-estate">Invest in real estate</h2>
<p>Contrary to popular belief, you don't need a huge amount of money to invest in real estate.</p>
<p>Thanks to the wonders of the web, we now have platforms such as BrickX, which allow you to bolster your savings by buying portions of properties called Bricks. Imagine that an apartment or house was divided brick by brick into portions. Then, instead of needing to buy the entire house, you could buy just one or two bricks.</p>
<p>That's essentially how BrickX works. You'll buy a portion of an actual property and as the overall value of the house grows, so does your investment.</p>
<p>Eventually, you'll need to sell your "bricks" to actually see the savings in your account, but by the time you sell them, who knows how much money your investment may have generated, and how much you might have been able to save?</p>
<p>If you're after a more traditional option and you have some cash to spend upfront or an asset to leverage, you could consider buying an investment <a href="https://www.spaceship.com.au/learn/ways-to-invest-in-real-estate/?ref=spaceship.ghost.io">property</a>. While it can be a lucrative way to put your money towards an asset that may help you build wealth, there are some things to consider before you head down this route.</p>
<p>For example, you'll need to be somewhat savvy about where you buy. You may need to hire a property manager to assist you with the property rental. And most importantly, you need to figure out whether the rental income will cover your mortgage.</p>
<h2 id="become-a-peer-to-peer-lender">Become a peer-to-peer lender</h2>
<p>If you've ever been in a financial jam, you know how hard it can be to borrow money. Not only do you have to find someone to lend you the cash, but you also have to deal with interest rates. Then, of course, you've got to find a way to pay it back.</p>
<p>These days, the act of borrowing money has been made slightly easier thanks to peer-to-peer lending (or marketplace lending). The concept behind peer-to-peer lending is pretty simple.</p>
<p>Essentially, an online platform will match borrowers with investors (i.e. the lenders), and those investors can be everyday citizens such as yourself. Yes, that's where you come in.</p>
<p>If you have some cash just sitting in your savings account, waiting to be put to good use, you should look into becoming a peer-to-peer lender.</p>
<p>One such platform, Plenti, allows you to start earning with just $10. While Plenti cannot guarantee interest rates, its indicative terms imply that the longer you can part with your money, the higher the interest you'll earn on return.</p>
<p>This isn't a risk-free way to add money to your savings, so make sure you do your due diligence before you sign up with any peer-to-peer lending platform.</p>
<h2 id="invest-in-dividend-paying-shares">Invest in dividend-paying shares</h2>
<p>If you invest in <a href="https://www.spaceship.com.au/learn/how-to-invest-in-shares/?ref=spaceship.ghost.io">dividend-paying shares</a>, you will receive dividends — a portion of the company's profits, paid out to shareholders — throughout the year. In many cases, an ASX-listed company will pay dividends twice a year; an "interim" dividend, followed by a "final" dividend.</p>
<p>What you do with that dividend is important. If you "spend" it wisely, you may have the opportunity to strengthen your savings and potentially create further wealth.</p>
<p>One option is to reinvest the dividend back into the stock. This essentially means you are using the dividend payment to buy additionally fully paid shares. (So, if you receive a dividend payment of $10, and the current share price is $2.50, you can buy four more shares.)</p>
<p>Another option is to put your dividend payment into a high-interest savings account. However, unless you already have money in that savings account or you receive a particularly large dividend, this probably will not generate that much interest but would be less risky.</p>
<p>Either way, both these options will see you generate cash for your savings account.</p>
<h2 id="open-an-ecommerce-store">Open an ecommerce store</h2>
<p>One of the many things the web has given us is the ability to open our own stores on a digital platform which is accessible all over the world. In some cases, you don't even have to stock a product to get started with e-commerce.</p>
<p>How is that possible? It's called drop shipping.</p>
<p>Essentially, you'll set up an ecommerce store that sells products and your store will look and feel the same as any other to your customers. But when a customer submits an order, they are technically purchase the item from a third party.</p>
<p>The product will be shipped directly from that third party (the drop shipper) to your customer. So, you act as a middleman, in many ways, and your main responsibilities are marketing your store, building a brand and building a loyal customer base.</p>
<p>If you have an artistic side, there's another option you might want to explore. You can use sites such as Zazzle to apply your design to products such as t-shirts and mugs. You can then sell those products in your own e-commerce store, provided you choose e-commerce software, such as Shopify, that is compatible with Zazzle.</p>
<p>So, you're completely in charge of the design and the artistic vibe of the products, but Zazzle will print and ship the final product for you.</p>
<p>Another option, if you're a maker or artist, is to sell your goods on Etsy.</p>
<p>By the way, you don't need to sell or ship physical products to get into e-commerce. You can create digital products — think web templates, downloadable and printable posters, web themes, e-books, courses, and so on — on sites such as Envato, Etsy and more.</p>
<p>The final choice is to go for the whole hog: stock and ship physical products. It won't be easy to get started, but it is a way to make some extra cash. And who knows? You might just find yourself following in the footsteps of Jane Lu, the founder of ShowPo, a multimillion-dollar company.</p>
<p>If you're considering this, Shopify and WooCommerce can help you create your store.</p>
<h2 id="become-a-virtual-assistant">Become a virtual assistant</h2>
<p>Do people often use the words organised, productive and diligent to describe you? If so, you could get paid to help people with their administrative tasks — all from the comfort of your own home.</p>
<p>A virtual assistant is exactly what it sounds like. You'll work for one or more clients as an admin assistant and help on anything from digital filing to transcribing to accounting.</p>
<p>To get started, you'll need a computer, a fast Wi-Fi connection and the time to manage and meet your client's expectations. You may also potentially need video chat software to take virtual meetings, depending on your client/s.</p>
<p>Check out sites such as Freelancer and Upwork for job openings.</p>
<h2 id="become-a-teacher-coach-or-tutor">Become a teacher, coach or tutor</h2>
<p>If you're someone who loves sharing your knowledge and skills, it's time to make some coin and bolster your savings with that extra cash — by utilising said know-how.</p>
<p>There are many ways you can do this.</p>
<p>For example, you could create a digital course (or two) on a specialised subject and upload that course to an e-learning platform such as Udemy. Every time someone takes your course, you'll get paid. To make this project worth your while, you should try to think of niche subject matter — the more unique the better — and just make sure there is a market for it.</p>
<p>After all, you want to be the go-to teacher on this subject.</p>
<p>Another possibility is coaching. Do you find that people often come to you for advice on their personal life or professional development? Perhaps people always ask you what you think about their relationships? If so, you could become a dating coach.</p>
<p>If you're the go-to person on money matters, you could look into becoming a financial coach (after considering any professional requirements that may apply, such as getting an Australian financial services licence or Australian credit licence). Everything is on the table.</p>
<p>If you're not feeling so sure about this path, take a look at the story of Marie Forleo for inspiration. Forleo was a life coach long before she was an online entrepreneur.</p>
<p>Lastly, if you excel at school subjects — think English, maths, science or art — you may be able to become a tutor. While this can be done online, you can also take this up in real life.</p>
<h2 id="start-sitting">Start sitting</h2>
<p>Three things that need sitting, from time to time: babies, pets, houses. If you can look after any of these three, a sitting job might be your ticket to generating extra money.</p>
<p>However, it may not be easy to get started. Because all these items are precious to their parents/owners, you'll likely need a reference to get started.</p>
<p>So, to get in your foot in the door, try asking around with friends and family for quick jobs and recommendations. Once you have a few different references under your belt, you could look into signing up for a sitting website (in your chosen category) and hopefully watch the jobs roll in.</p>
<h2 id="sell-your-photographs">Sell your photographs</h2>
<p>If you have a good eye and an even-better camera, it might be time to get into the stock photography game. You can sell your snaps to websites such as Stocksy and Shutterstock, and make a quick buck any time someone licenses your photo.</p>
<p>If you want to venture down this path, check out your current catalogue of photos. If you've been travelling, you could already have some photos that are raring to be sold.</p>
<h2 id="become-a-tasker">Become a tasker</h2>
<p>So, none of the above ideas suit you, but you know you're an all-round handy person.</p>
<p>This is where sites such as Airtasker and Gumtree come in.</p>
<p>Every day, hundreds of people post tasks on these sites and trust us when we say: no task is too weird. From ironing to moving furniture to window-washing to lining up in a concert line or even having a pie thrown in your face. Yes, you read that correctly. Everything is on the table.</p>
<p>If you find a task that suits you, you can apply to help. In some cases, you can negotiate the rate. If the task-giver likes the sound of you, you'll be allocated the job and you can get started.</p>
<p>This is a particularly good option for those occasions when you have a few spare hours.</p>
<p>Some of <a href="https://www.spaceship.com.au/voyager/?ref=spaceship.ghost.io" rel="noreferrer">the Spaceship Voyager portfolios</a> invest in Uber, Airbnb, Amazon, Apple, Alphabet, and Shopify at the time of writing.</p><p>Important! We’re sharing with you our thoughts on the companies in which Spaceship Voyager invests for your informational purposes only. We think it’s important (and interesting!) to let you know what’s happening with Spaceship Voyager’s investments. However, we are not making recommendations to buy or sell holdings in a specific company. Past performance isn’t a reliable indicator or guarantee of future performance.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Bryna Howes)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/personal-finance/">Personal Finance</category>
            <category domain="https://www.spaceship.com.au/learn/tag/cost-of-living/">Cost of Living</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2025/07/15-new-sources-of-income.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[4 signs you’re on track for long-term wealth]]></title>
            <link>https://www.spaceship.com.au/learn/how-to-build-wealth/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/how-to-build-wealth/</guid>
            <pubDate>Wed, 23 Jul 2025 00:45:00 GMT</pubDate>
            <description><![CDATA[From high-net worth Spaceship community members who've been there. ]]></description>
            <content:encoded><![CDATA[<p>In our <a href="https://www.spaceship.com.au/learn/tag/real-money-talk/?ref=spaceship.ghost.io"><u>Real Money Talk</u></a> series, Australians from all walks of life tell us about their money stories – the good, the messy, and the extraordinary.&nbsp;</p><p>We want to help you grow your own long-term wealth, so we’ve been looking at what higher-net worth people do a little differently.&nbsp;</p><p>There could be new habits you want to adopt so you, too, can be a high-net worth individual.&nbsp;</p><p>By the way, we’ve changed the names of these community members for their privacy.&nbsp;</p><hr><h2 id="1-automate-your-success">1. Automate your success</h2><figure class="kg-card kg-image-card"><img src="https://www.spaceship.com.au/blog/images/2024/09/How-to-build-wealth-automation.jpg" class="kg-image" alt="" loading="lazy" width="600" height="130"></figure><p>Good money habits can make success automatic.&nbsp;</p><p>Marcus, 32, has $1.3 million worth of assets, and a $575,000 mortgage. He nurtures his wealth by directing his income to different accounts as soon as he gets paid.</p><blockquote>“We have automatic bank transfers that happen when I receive my salary to subordinate accounts,” he wrote. “I have separate budgets for my mortgages, savings, ETF/Managed Funds, travel, fixed expenses, every day expenses, and splurges.”&nbsp;</blockquote><p>Len, 36, has a net worth of $625,500. He’s on track to reach his goal of home ownership sooner now that he automates his super.</p><blockquote>“I sacrifice $150 a week of my income into my super as part of the <a href="https://www.spaceship.com.au/first-home/?ref=spaceship.ghost.io"><u>First Home Super Saver</u></a> scheme, which I have been doing for nearly five years now.”</blockquote><p><em><strong>Takeaway</strong>: consider automating your savings, investments, and super if you want to be a high-net worth individual.&nbsp;</em></p><p>Here are some ideas:&nbsp;</p><ul><li><a href="https://www.spaceship.com.au/learn/how-to-make-an-investment-plan/?ref=spaceship.ghost.io"><u>How to set up an investment plan</u></a></li><li><a href="https://www.spaceship.com.au/learn/financial-habits-to-help-make-you-smarter-with-your-money/?ref=spaceship.ghost.io"><u>7 financial habits that can help you get smarter with money</u></a></li></ul><hr><h2 id="2-maximise-your-benefits-by-starting-early">2. Maximise your benefits by starting early</h2><figure class="kg-card kg-image-card"><img src="https://www.spaceship.com.au/blog/images/2024/09/How-to-build-wealth-start-early-1.jpg" class="kg-image" alt="" loading="lazy" width="600" height="130"></figure><p>One of the most common regrets of our high-net worth community members is that they didn’t start earlier.&nbsp;</p><p>Bec, 47, has a net worth of $3.84 million… now. But she says she could be worth more.</p><blockquote>“I would not have spent money so profligately. I started work at 17 but spent everything. I have no savings to show from my 20s.”</blockquote><p>By contrast, Millie, 19, has a net worth of $50,000.</p><blockquote>“I’ve built my net worth by prioritising two key factors: increasing my income and maintaining disciplined saving habits.”&nbsp;</blockquote><p><em><strong>Takeaway: </strong>The best time to start making money moves could be right now if you want to be a high-net worth individual.&nbsp;</em></p><p>Here are some ideas for getting started:&nbsp;</p><ul><li><a href="https://www.spaceship.com.au/learn/10-tiny-money-steps-you-can-take-right-now/?ref=spaceship.ghost.io"><u>10 tiny money steps you can take right now&nbsp;</u></a></li></ul><hr><h2 id="3-keep-freedom-in-your-budget">3. Keep freedom in your budget</h2><figure class="kg-card kg-image-card"><img src="https://www.spaceship.com.au/blog/images/2024/09/How-to-build-wealth-stop-living-payslip-to-payslip-1.jpg" class="kg-image" alt="" loading="lazy" width="600" height="130"></figure><p>It can be tempting to live payslip to payslip, but the higher net-worth people in our midst made sure to keep some wiggle room in their budgets.</p><p>Robert is a 55-year-old with a net worth $5.5 million.</p><blockquote>“Pay yourself first,” he says. “Don’t gamble, don’t drink too much, and don’t buy what you don’t need.”</blockquote><p>Mickey, a 41-year-old worth $490,000, says that because of her upbringing, she’s “really great at saving. I can live quite happily on very little.”&nbsp;&nbsp;</p><p><em><strong>Takeaway</strong>: If you currently live payslip to payslip, figure out if it’s stopping you from becoming a high-net worth individual.</em></p><p>Here are some ideas:&nbsp;</p><ul><li><a href="https://www.spaceship.com.au/learn/how-to-stop-living-pay-to-pay/?ref=spaceship.ghost.io"><u>How to stop living payslip to payslip</u></a></li><li><a href="https://www.spaceship.com.au/learn/what-to-do-on-payday/?ref=spaceship.ghost.io"><u>What to do on payday</u></a></li></ul><hr><h2 id="4-make-your-money-work-harder">4. Make your money work harder</h2><figure class="kg-card kg-image-card"><img src="https://www.spaceship.com.au/blog/images/2024/09/How-to-build-wealth-make-your-money-work-harder-1.jpg" class="kg-image" alt="" loading="lazy" width="600" height="130"></figure><p>Many of our higher net-worth community have focused on increasing their income.&nbsp;</p><p>Marcus, again, says his savings were boosted by his work ethic.</p><blockquote>“I’ve always been a great saver and worked 40 hours per week between five casual jobs while studying full-time at university.”&nbsp;</blockquote><p>Holly, a 26-year-old with a net-worth of $240,000, has aggressively moved up the public service ladder.&nbsp;</p><blockquote>“I’ve always stayed in a role long enough to build my knowledge and start applying for jobs in the pay band above.”&nbsp;</blockquote><p><em><strong>Takeway</strong>: Consider if there are ways to maximise your income if you want to become a high net worth individual.&nbsp;</em></p><p>Here are some ideas:</p><ul><li><a href="https://www.spaceship.com.au/learn/tag/going-for-it/?ref=spaceship.ghost.io"><u>Going for it: Stories of people taking on the future&nbsp;</u></a></li><li><a href="https://www.spaceship.com.au/learn/how-to-turn-your-income-into-wealth/?ref=spaceship.ghost.io"><u>How to turn your income into wealth</u></a></li><li><a href="https://www.spaceship.com.au/learn/how-to-make-passive-income/?ref=spaceship.ghost.io"><u>How to start making passive income</u></a></li></ul><hr><h3 id="interested-in-more-secrets-of-the-wealthy">Interested in more secrets of the wealthy?</h3><p>Check out<a href="https://www.spaceship.com.au/learn/6-money-secrets-of-millionaire-spaceship-investors/?ref=spaceship.ghost.io"><u> what our millionaire Spaceship investors know about spending money.&nbsp;</u></a></p><p>Many of these higher-net worth people are building their wealth with Spaceship Voyager.&nbsp;</p><p><a href="https://link.spaceship.com.au/CaIeMQfQuqb?ref=spaceship.ghost.io"><u>Download the Spaceship app</u></a> to see it for yourself.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Kelly Simpson)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/behaviour/">Behaviour</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2025/07/1200x600px-Real-money-talk-you.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[8 tips on how to be smarter with money]]></title>
            <link>https://www.spaceship.com.au/learn/tips-on-how-to-be-smarter-with-money/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/tips-on-how-to-be-smarter-with-money/</guid>
            <pubDate>Tue, 22 Jul 2025 23:30:00 GMT</pubDate>
            <description><![CDATA[Our top tips for keeping you financially on track.]]></description>
            <content:encoded><![CDATA[<h2 id="in-this-article">In this article:</h2>
<ul>
<li><a href="#know-yourself">Know yourself</a></li>
<li><a href="#read-the-fine-print">Read the fine print</a></li>
<li><a href="#same-same-but-cheaper">Same same, but cheaper</a></li>
<li><a href="#maximise-your-tax-return">Maximise your tax return</a></li>
<li><a href="#manage-your-savings">Manage your savings</a></li>
<li><a href="#be-strategic-with-your-superannuation">Be strategic with your superannuation</a></li>
<li><a href="#cook-at-home">Cook at home</a></li>
<li><a href="#be-careful-but-not-fearful">Be careful, but not fearful</a></li>
</ul>
<p>What gets measured gets managed.</p>
<p>You've probably seen this quote floating around the internet. It tends to pop up on productivity blogs and motivational Instagram accounts, in nice robust fonts with block colour backgrounds. While it isn't always applicable, when it comes to being smarter with your money, it definitely can be.</p>
<p>Check out our eight top tips to help keep you on track.</p>
<h2 id="1-know-yourself">1. Know yourself</h2>
<p>No, that doesn't require going on a meditation retreat. What it generally requires is taking an honest look at your values and behaviour.</p>
<p>Why do you work? What does money mean to you emotionally? Safety? Excitement? Freedom?</p>
<p>Once you've identified that, you can link it to something more concrete. What do you want money to enable you to do - buy a house? Travel? Retire early?</p>
<p>These questions are worth taking your time to answer because when it comes time to make a financial decision, it'll be worthwhile having that ultimate goal in mind.</p>
<p>While it's great to look to the future, don't forget to look at the present too. How do you spend your money? Are you strategic? Do you budget? Are you an impulse shopper, or do you wait for the sales?</p>
<p>Knowledge is power. Know yourself. Control your money.</p>
<h2 id="2-read-the-fine-print">2. Read the fine print</h2>
<p>I can't stress this enough. Don't sign anything without reading the fine print. Don't sign up to anything without reading the fine print and ensuring you understand what fees you might need to pay and when.</p>
<p>So make sure you know the terms and conditions beforehand, and don't forget to cancel that thing you signed up for with the free trial that rolls into a subscription unless you cancel.</p>
<h2 id="3-same-same-but-cheaper">3. Same same, but cheaper</h2>
<p>Being smart with your money doesn't mean being totally frugal. Don't give up what you love. Just find a way to work it into your budget.</p>
<p>For example, if having a few friendly drinks with your mates is something you don't want to give up, find a bar with happy hour discounts. Or you could host a pot-luck at your place where everyone is asked to bring a dish big enough to share.</p>
<p>Not only does this give you a low-cost opportunity to hang out with your mates, but you might also get a bunch of leftovers to pack up for your lunches for the next few days.</p>
<h2 id="4-maximise-your-tax-return">4. Maximise your tax return</h2>
<p>Don't just sit tight and hope for a nice lump sum when the end of financial year rolls around. Being smart with your money means being proactive with your tax.</p>
<p>No matter what your job situation is, it's worth doing the research. Find out exactly what you can claim back. Write it down somewhere and ensure you know what deductions you are entitled to. Keep a spreadsheet so it's easier to check where you stand whenever you like.</p>
<p>Stumped? You can always make a tax-deductible donation to charities who have tax-deductible status. Where donations to charities are tax deductible, the charity will usually have this information available on their website or marketing material.</p>
<p>Don't be shy about enlisting an accountant to help you out with your tax, because guess what? Tax agent fees are tax deductible.</p>
<h2 id="5-manage-your-savings">5. Manage your savings</h2>
<p>This one requires a mix of being active and passive. You can actively set things up so you can be passive.</p>
<p>For example, you can set up a regular direct deposit from your transaction account into your savings account. Some apps also allow you to <a href="https://www.spaceship.com.au/voyager/boosts/?ref=spaceship.ghost.io">'round-up' your purchases</a> and automatically send the rest into your savings.</p>
<p>Depending on your income and expenses, you can either move a certain amount into your savings as soon as you get paid (and use the rest) or keep a certain amount for spending and whatever you make above that goes into your savings.</p>
<p>(The second option is often more useful for anyone who isn't on a regular salary.)</p>
<h2 id="6-be-strategic-with-your-superannuation">6. Be strategic with your superannuation</h2>
<p><a href="https://www.spaceship.com.au/super/?ref=spaceship.ghost.io">Super</a> is another one of those things it's easy to 'set and forget'. You may benefit from getting online or on the phone and finding out where you stand, what your fees are, whether there is a company offering something more suitable to your circumstances and whether or not your existing super fund subscribed you to a product or service you may not need as an automatic inclusion (such as insurance).</p>
<p>Depending on your personal circumstances, you may wish to consider a higher or lower risk investment strategy. You can also make voluntary super contributions, which may be taxed at a lower rate under certain circumstances and may reduce your overall tax bill.</p>
<p>If being a first home buyer is in your future, you can consider making voluntary contributions into your super fund which you can later withdraw to put towards your property!</p>
<h2 id="7-cook-at-home">7. Cook at home</h2>
<p>This is a lifestyle change you can make now, which may have long-lasting effects for your pocket. Perhaps minimise more expensive pre-packaged items.</p>
<p>That pre-packed bag of coleslaw may be the same price as a whole cabbage, but that whole cabbage might be fresher and last you a whole lot longer. Stock up on things when they're on sale and opt for the imperfect picks produce section if your supermarket has the option!</p>
<p>Take your lunch to work. The best of intentions tends to get tossed out the window when hunger strikes, and you could make yourself sandwiches for the whole week for the same prices as one lunch out.</p>
<h2 id="8-be-careful-but-not-fearful">8. Be careful, but not fearful</h2>
<p>This one can be hard. Let's say you've been budgeting and reading the fine print and cooking at home, and now you've got a good sum in your savings. What next?</p>
<p>The truth is, even if you're scrupulous with every dollar you earn, it can be difficult to build wealth just by saving money. At some point you might want to take the plunge. Put that deposit down. Invest in something.</p>
<p>Take the first active step towards your lifelong wealth.</p>
<hr>
]]></content:encoded>
            <author>hello@spaceship.com.au (Liv Steigrad)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/personal-finance/">Personal Finance</category>
            <category domain="https://www.spaceship.com.au/learn/tag/cost-of-living/">Cost of Living</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2025/07/Smarter-with-money.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[Bitcoin ETFs 101: What are they?]]></title>
            <link>https://www.spaceship.com.au/learn/bitcoin-etfs-101/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/bitcoin-etfs-101/</guid>
            <pubDate>Tue, 22 Jul 2025 21:30:00 GMT</pubDate>
            <description><![CDATA[Bitcoin ETFs are now listed on US Exchanges and available through Spaceship's US Investing Service. Here's what you need to know about them. ]]></description>
            <content:encoded><![CDATA[<p>Bitcoin has taken the world by storm, but it can be intimidating to people who are interested in investing in it. Enter Bitcoin Exchange-Traded Funds (<a href="https://www.spaceship.com.au/learn/power-of-etf-investments/?ref=spaceship.ghost.io">ETFs</a>); a bridge between the new world of cryptocurrency, and the more familiar territory of traditional stock markets.</p>
<h2 id="in-this-article">In this article:</h2>
<ul>
<li><a href="#what-is-a-bitcoin-etf">What is a bitcoin ETF?</a></li>
<li><a href="#how-do-bitcoin-etfs-work">How do bitcoin ETFs work?</a></li>
<li><a href="#what-kinds-of-bitcoin-etfs-are-there">What kinds of bitcoin ETFs are there?</a></li>
<li><a href="#what-are-the-benefits-of-investing-in-bitcoin-etfs">What are the benefits of investing in bitcoin ETFs?</a></li>
<li><a href="#what-are-the-risks-of-investing-in-bitcoin-etfs">What are the risks of investing in bitcoin ETFs?</a></li>
</ul>
<p>In January 2024, the US Securities and Exchange Commission (SEC) approved the first-ever batch of spot bitcoin ETFs. In the following days, major financial firms — such as BlackRock and Ark Investments — released new bitcoin products on US-listed exchanges.</p>
<p>Through the Spaceship US Investing Service, customers are now able to access the iShares Bitcoin Trust ETF, which is listed as IBIT on the Nasdaq, and the ARK 21Shares Bitcoin ETF, which is listed as ARKB on the Cboe BZX exchange.</p>
<p>We'll also consider adding more bitcoin ETFs to the service as they fulfil our US Investing criteria, including having a large enough market cap and not short-selling or being leveraged.</p>
<p>But before you dive into the world of crypto, it's important to know exactly what asset you may be thinking of investing in, as well as the risks and benefits associated with it.</p>
<h2 id="what-is-a-bitcoin-etf">What is a bitcoin ETF?</h2>
<p>An <a href="https://www.spaceship.com.au/learn/power-of-etf-investments/?ref=spaceship.ghost.io">ETF</a> is an investment fund that you can buy and sell on a stock exchange. Investment Funds can hold assets such as stocks, bonds, commodities, or other assets.</p>
<p>Bitcoin ETFs are investment funds that hold bitcoin. Generally speaking, this means the value of the fund (and the price of the ETF) tracks the value of bitcoin.</p>
<p>As certain bitcoin ETFs have been approved by the SEC, they can now be traded through US-listed stock exchanges, just like more traditional ETFs and stocks. However, it's important to remember that the SEC does not endorse bitcoin, as it's considered a very risky alternative asset.</p>
<h2 id="how-do-bitcoin-etfs-work">How do bitcoin ETFs work?</h2>
<p>Just like regular ETFs, bitcoin ETFs are traded on traditional stock exchanges, and their value is generally expected to rise when the value of bitcoin increases in price, or fall if bitcoin decreases in price.</p>
<p>Bitcoin ETFs are a way for investors to get exposure to the value of bitcoin without directly owning it.</p>
<h2 id="what-kinds-of-bitcoin-etfs-are-there">What kinds of bitcoin ETFs are there?</h2>
<p>There are two main types of bitcoin ETFs:</p>
<p><strong>Spot ETFs:</strong> These funds own actual bitcoin, and their price is directly correlated to the current market price of bitcoin.</p>
<p><strong>Futures ETFs:</strong> These funds don't hold bitcoin directly, as this was not previously permitted by the SEC. Instead, they hold futures contracts, which promise to buy or sell bitcoin at a later date. This allows them to replicate similar outcomes to holding bitcoin directly.</p>
<h2 id="what-are-the-benefits-of-investing-in-bitcoin-etfs">What are the benefits of investing in bitcoin ETFs?</h2>
<p>There are many benefits to investing in bitcoin ETFs over directly owning bitcoin, including:</p>
<p><strong>Accessibility:</strong> You can buy and sell bitcoin ETFs through brokerages or stock exchanges that you're already familiar with, which demystifies the process of actually making trades</p>
<p><strong>Decreased personal responsibility:</strong> Through investing in bitcoin ETFs, you can benefit from the growth of bitcoin, without needing the responsibility of owning your own crypto wallet and keeping your key information safe. Major financial firms that are sponsoring these ETFs typically take more measures to protect these assets — such as using encryption and security software — than the average investor might.</p>
<p><strong>Regulation:</strong> ETFs are subject to stricter regulations than direct crypto purchases, because they're listed on stock markets which have requirements for listing. This can give you peace of mind that you're investing in a compliant product.</p>
<p><strong>Diversification:</strong> Having bitcoin ETFs as part of a broader portfolio with different asset classes is one way to get exposure to bitcoin without putting all your eggs in one basket. If you buy bitcoin ETFs through the same platform or brokerage that you buy other investments, you'll also benefit from seeing your holdings in the same place.</p>
<p><strong>Tax efficiency:</strong> One of the difficulties in owning bitcoin directly is that its decentralised and unregulated, which can be difficult to account for at tax time. Bitcoin ETFs make tax reporting much easier because they are listed investments.</p>
<h2 id="what-are-the-risks-of-investing-in-bitcoin-etfs">What are the risks of investing in bitcoin ETFs?</h2>
<p>Like every investment product, there are certain risks and costs associated with bitcoin ETF that you should be aware of before you invest. They include:</p>
<p><strong>Volatility:</strong> All cryptocurrencies, including bitcoin, are extremely risky and volatile. It is important to understand that this volatility could lead to significant financial loss. While the ETF structure can mitigate some of the complexities associated with crypto, it doesn't protect you against the inherent risks of the cryptocurrency market.</p>
<p><strong>Management fees:</strong> While investing in spot bitcoin ETFs could save you the time and costs of exchanging and securing bitcoins yourself, these ETFs do charge management fees. These fees are often higher than those of traditional equity ETFs, as the fund incurs costs for securing bitcoins.</p>
<p><strong>Tracking error:</strong> While spot bitcoin ETFs try to mirror the performance of bitcoin closely, tracking errors can occur. Reasons for this might include liquidity in the market, delayed rebalancing of the fund's holdings, and the impact of management fees.</p>
<p><strong>Regulatory uncertainty:</strong> Another risk involves the lack of a clear regulatory framework to protect investors. As it is still the early days of crypto, both domestic and international regulations around crypto markets are still evolving — which means future regulations could affect the performance of bitcoin ETFs.</p>
<p><strong>Security risks:</strong> Large bitcoin funds may be targets of cybercriminals. While ETF managers typically employ more security measures than direct investors, no system is impenetrable. And stolen bitcoins can quickly be transferred anonymously and are almost impossible to retrieve.</p>
<p><strong>Psychological impact:</strong> Due to the volatile nature of bitcoin, as well as the possibility that bitcoin can be stolen and never recovered, investing in bitcoin ETFs could cause psychological stress to unit owners.</p>
<p>Before you invest in spot bitcoin ETFs, be sure you do your research and understand the asset you're investing in, to ensure that the asset aligns with your personal investing goals and risk profile.</p>
<p>Also, consider how much you're willing to (and able to) invest in bitcoin spot ETFs, the percentage of your portfolio you're willing to devote to it, and how frequently you intend to make investments.</p>
<p>Remember, it's always a good idea to seek professional financial advice before investing.</p>
<hr>
<p><strong>Important!</strong> We're sharing with you our thoughts on the companies available through our US Investing service for your informational purposes only. We think it's important (and interesting!) to let you know what's happening with Spaceship. However, we are not making recommendations to buy or sell holdings in a specific company. Past performance isn't a reliable indicator or guarantee of future performance.</p>
<hr>
]]></content:encoded>
            <author>hello@spaceship.com.au (Spaceship)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/investing/">Investing</category>
            <category domain="https://www.spaceship.com.au/learn/tag/us-investing/">US Investing</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2025/07/Bitcoin-for-beginners.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[6 spending secrets of millionaire Spaceship investors]]></title>
            <link>https://www.spaceship.com.au/learn/6-money-secrets-of-millionaire-spaceship-investors/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/6-money-secrets-of-millionaire-spaceship-investors/</guid>
            <pubDate>Wed, 16 Jul 2025 00:30:00 GMT</pubDate>
            <description><![CDATA[Now here's something interesting... ]]></description>
            <content:encoded><![CDATA[<p>Here’s something interesting.&nbsp;</p><p>In our <a href="https://www.spaceship.com.au/learn/tag/real-money-talk/?ref=spaceship.ghost.io"><u>Real Money Talk series</u></a>, we ask Australians from all walks of life about how they manage their money.&nbsp;</p><p>We comb through the data and look for trends so we can help you level up with your money.&nbsp;</p><p>We shone a space laser on the millionaires of our Spaceship community and that’s when we noticed: they tend to be in on the following six spending secrets.&nbsp;</p><p>(We’ve changed their names for privacy.)&nbsp;</p><figure class="kg-card kg-image-card"><img src="https://www.spaceship.com.au/blog/images/2024/09/Millionaires-research-their-purchases.jpg" class="kg-image" alt="" loading="lazy" width="1200" height="600"></figure><h2 id="1-millionaires-research-their-purchases">1. Millionaires research their purcha<strong>ses</strong></h2><p>How much do you research your purchases before deciding to buy? These millionaires research a lot.&nbsp;</p><blockquote>“In particular, I'll spend a bit of time researching products before purchasing, because I'm also an advocate for paying for quality, so if it means spending a bit more, but we get a better product, then that's what we go with,” said <strong>Landon</strong>, who has a $2.16 million net worth.&nbsp;</blockquote><blockquote>“For big things such as cars, farm equipment etc I usually do the research and try to make good decisions,” said <strong>Gil</strong>, who has $1.2 million net worth, with $3 million in a family trust.</blockquote><blockquote>“I can sometimes be a little loose with meals out and hobbies.”&nbsp;</blockquote><p><strong>Benny</strong>, who’s worth $1.3 million, researches his purchases “Carefully.”&nbsp;</p><blockquote>“I generally research items I am looking to buy and the best sale prices and wait until I can get close to or better than that,” Benny said.&nbsp;&nbsp;</blockquote><p><strong>Marty</strong> researches investments before he jumps in. He’s worth $1.2 million.</p><blockquote>“Yes, I am mindful of costs. However I am more loose with investment money. Happy to take a bet on a wide variety of investments and asset classes (after well considered research of course!)”&nbsp;</blockquote><hr><figure class="kg-card kg-image-card"><img src="https://www.spaceship.com.au/blog/images/2024/09/Millionaires-make-purchases-that-align-with-their-values.jpg" class="kg-image" alt="" loading="lazy" width="1200" height="600"></figure><h2 id="2-millionaires-make-purchases-that-align-with-their-values">2. Millionaires make purchases that align with their values</h2><p>If you find yourself with some extra money, you might find yourself spending it on places and experiences that align with your beliefs – like these millionaires do.&nbsp;</p><blockquote>“I'd say I'm fairly conscious most of the time, peppered with splurges of cocktails and good eating,” said <strong>Joy</strong>, who has a $3 million net worth, not including companies.</blockquote><blockquote>“I'm not overly consumerist and try to avoid buying too many products, and if I do I always look for second hand options!”&nbsp;</blockquote><p><strong>Amado</strong>, who’s worth $2.16 million, makes family decisions only after interrogating a purchase’s long-term value.&nbsp;&nbsp;</p><blockquote>“We're pretty careful as a couple/family with our decisions.&nbsp;</blockquote><blockquote>Any expensive item (let's say over $250) usually goes through the ringer on whether we truly need it, will it make us happy, will it not just end up in the bin in six months etc.&nbsp;</blockquote><blockquote>And if we're satisfied it meets those requirements, we'll make the purchase.”&nbsp;</blockquote><p>For <strong>Jennifer</strong>, who’s worth $1.1 million, it’s more of a case of utility.</p><blockquote>“I'm usually very careful with purchase decisions, basically any money that isn't being used to make more money or used on experiences needs to be a need and not a want.”&nbsp;</blockquote><p><strong>Wes</strong>, who’s worth $1.9 million, has a different way of prioritising.</p><blockquote>“I’m as loose as they come. I can spend $2,000 on having a good time with mates but I can't bring myself to spend $200 on jeans. Priorities.”</blockquote><p><strong>Theodore</strong> values the <a href="https://www.spaceship.com.au/learn/how-to-calculate-cost-per-use/?ref=spaceship.ghost.io"><u>cost per use</u></a> of an item.&nbsp;</p><blockquote>“I consider what my motivation is for the item, how much use am I going to get out of it etc.</blockquote><blockquote>If I believe I can get it down to a $1 a use or less, I will probably buy it,” he said. He’s worth $1.1 million.&nbsp;</blockquote><p><strong>Edmund</strong> asks himself the classic question of whether a purchase is a want, or a need. He’s worth $1.4 million.&nbsp;</p><blockquote>“Yes I always think about what I’m buying and if it is really what I need.”&nbsp;</blockquote><hr><figure class="kg-card kg-image-card"><img src="https://www.spaceship.com.au/blog/images/2024/09/Millionaires-buy-with-the-future-in-mind.jpg" class="kg-image" alt="" loading="lazy" width="1200" height="600"></figure><h2 id="3-millionaires-buy-with-the-future-in-mind">3. Millionaires buy with the future in mind</h2><p><strong>Deana’s</strong> worth more than $1 million, and even though she has what she needs, she still makes mindful purchases.&nbsp;</p><blockquote>“I don't need much, but if I want something I try and buy good quality so that it will last,” she said.&nbsp;</blockquote><figure class="kg-card kg-image-card"><img src="https://www.spaceship.com.au/blog/images/2024/09/Millionaires-have-different-rules-for-small-and-big-purchases.jpg" class="kg-image" alt="" loading="lazy" width="1200" height="600"></figure><hr><h2 id="4-millionaires-have-different-rules-for-small-and-big-purchases">4. Millionaires have different rules for small and big purchases</h2><p>Some millionaires find themselves deliberating harder over bigger purchases.&nbsp;</p><blockquote>“I have a splurge account that I can use to buy what I like but sometimes I might dip into the daily expenses a little bit,” said Alvin.</blockquote><blockquote>“For the bigger spending I aim to build the ‘smile’ account up which provides a good goal.”</blockquote><p><strong>Alvin’s</strong> worth $987,000 and has $221,000 of NFTs (he wasn’t sure if he could include the NFTs in his net worth.)&nbsp;</p><p><strong>Ronda</strong>, worth $1.5 million, puts her potential purchases through the wringer.&nbsp;</p><blockquote>“Purchases over $250 or so tend to have heaps of deliberation.</blockquote><blockquote>For example, our refrigerator had no door handles for about 8 years before we replaced it.</blockquote><blockquote>That said, we almost never spend over our budget.</blockquote><blockquote>I do a lot of online window shopping, see my cart is $500+ and walk away. If I'm still dreaming of something a month later, I'll ask my partner what they think about the purchase. Usually I get it at that stage. If I don't think about it again, I've saved myself $500+!"&nbsp;</blockquote><p><strong>Beryl</strong>, who’s worth $4 million, can agonise over purchases, but “Just for big depreciating items, not for small items.”</p><hr><figure class="kg-card kg-image-card"><img src="https://www.spaceship.com.au/blog/images/2024/09/Millionaires-have-budgets-and-money-rules.jpg" class="kg-image" alt="" loading="lazy" width="1200" height="600"></figure><h2 id="5-millionaires-have-budgets-and-money-rules">5. Millionaires have budgets and money rules</h2><p>Many millionaires rely on <a href="https://www.spaceship.com.au/learn/10-sums-to-know-to-keep-on-top-of-your-present-and-future/?ref=spaceship.ghost.io"><u>money rules</u></a> to help them manage their money.&nbsp;</p><p>Like <strong>Dorothea</strong>, who’s worth $3.84 million.&nbsp;</p><blockquote>“I vacillate. I stick to my monthly spend but that allows for small bursts of spontaneity (like going to a bookshop which I loooove doing and buying a book or two without consideration).”&nbsp;</blockquote><p><strong>Sid’s</strong> family is similar.&nbsp;</p><blockquote>“We have a rule, fairly loose under a certain value, and decisions made together over that value.”</blockquote><p>He has a $1.49 million net worth.&nbsp;</p><hr><figure class="kg-card kg-image-card"><img src="https://www.spaceship.com.au/blog/images/2024/09/Millionaires-are-deliberate-with-their-purchases.jpg" class="kg-image" alt="" loading="lazy" width="1200" height="600"></figure><h2 id="6-millionaires-are-deliberate-with-their-choices">6. Millionaires are deliberate with their choices</h2><p>All in all, millionaires put thought into their money choices.&nbsp;</p><p><strong>Abe</strong>, who’s worth $7 million, is </p><blockquote>“Pretty careful, we seldom splurge out and when we do so, think hard about it, not spur of the moment decisions.”</blockquote><p>While <strong>Lincoln</strong>, who’s worth $1.3 million, says that </p><blockquote>“Every big purchase is carefully looked at before we jump in.”</blockquote><hr><figure class="kg-card kg-image-card"><img src="https://www.spaceship.com.au/blog/images/2024/09/How-to-spend-like-a-millionaire.jpg" class="kg-image" alt="" loading="lazy" width="1200" height="600"></figure><h2 id="so-how-can-you-spend-like-a-millionaire">So... how can you spend like a millionaire?</h2><p>At Spaceship we’re here to help you build your fortune. So how can you spend like a millionaire? Ask yourself these questions.&nbsp;</p><ol><li>Am I confident I’ve done my research, and I understand and really need what I’m buying?</li><li>Does this purchase align with my values? Does it help me live the life I want to live, or be the person I want to be?</li><li>Have I thought about how this purchase might impact me in the future?</li><li>Have I put the required amount of thought into this purchase, with respect to how big or small it is?</li><li>Have I followed my budget and my money rules?</li><li>Is this a deliberate choice I’m making?&nbsp;</li></ol><p>For more support, you can check out our <a href="https://www.spaceship.com.au/learn/?ref=spaceship.ghost.io"><u>Spaceship Learn</u></a> blog.</p><p>Many of these millionaires invest with Spaceship Voyager. <a href="https://link.spaceship.com.au/CaIeMQfQuqb?ref=spaceship.ghost.io" rel="noreferrer">Download the Spaceship app</a> to see it for yourself.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Kelly Simpson)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/behaviour/">Behaviour</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2025/07/How-to-become-a-millionare.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[Real Money Talk: Rose]]></title>
            <link>https://www.spaceship.com.au/learn/real-money-talk-rose/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/real-money-talk-rose/</guid>
            <pubDate>Wed, 16 Jul 2025 00:25:00 GMT</pubDate>
            <description><![CDATA[Rose is a 50-year-old from the Barossa Valley who is a professional winemaker and runs a distillery. She was 33 when she started saving for the first time – and now she’s a millionaire.]]></description>
            <content:encoded><![CDATA[<p>This post is based on an interview we conducted with Rose in August 2021.</p><p>Real Money Talk is our series where we interview Australians from all walks of life about their personal finances. The views expressed are those of the interviewees, based on their experiences with money, and as such are not necessarily representative of Spaceship's views.</p><p>We have changed the name of the interviewee for their privacy.</p><p>Rose is a 50-year-old from the Barossa Valley who is a professional winemaker and runs a distillery. She was 33 when she started saving for the first time – and now she’s a millionaire.</p><h2 id="overview">Overview</h2><p><strong>Name:</strong> Rose	<br><strong>Age: </strong>50<br><strong>Where do you live?</strong> The Barossa Valley</p><p><strong>Please tell us a bit about yourself.</strong></p><p>I am a professional winemaker/distiller who has spent a large portion of my life overseas both for work and personal reasons. </p><p>I am now semi-retired (and work approximately eight hours a week) in a range of fun and interesting projects that I choose on the merit of whether I will find them enjoyable.</p><p><strong>What's your current net worth?</strong></p><p>Over $1 million.</p><p><strong>How does it break down? (shares, real estate, businesses, home, superannuation, etc.)</strong></p><ul><li>50% in real estate</li><li>10% in various shares – both Spaceship and more traditional</li><li>10% cash</li><li>30% superannuation</li></ul><p><strong>Any debts? (including HELP from uni)</strong></p><p>No. </p><p><strong>How did you build your net worth?</strong></p><p>Fairly traditionally by stepping up in roles through the corporate world, ending up in executive management.</p><h2 id="earn">Earn</h2><p><strong>Tell us a bit about your career.</strong></p><p>I knew that I wanted to be a winemaker since the age of 14 and then just followed that through.</p><p>I was super fortunate early in my career to move overseas and gain some incredible experience that allowed me to move roles and businesses. </p><p>I think that my inquisitive nature meant that I brought a different range of skills to my roles.</p><p>I also completed an MBA about four years after I started in winemaking full-time and this at the time was an unusual addition to a winemaker's repertoire.</p><p><strong>Do you have any income sources outside your job? How much do you earn from each and how did you develop them?</strong></p><p>No – all originally from my core role. Now I run a small distilling business and a wine consulting business as well as invest in a range of shares.</p><p><strong>What's been important to learn about earning money?</strong></p><p>Do something that you love. I never thought about the money, but because I loved what I did and followed that first and foremost it showed through in my performance and remuneration.<br></p><h2 id="save">Save</h2><p><strong>What's your savings rate? How has it changed over time?</strong></p><p>Because I have no debt, any spare cash I have I just put either to shares or into savings. </p><p>It varies month to month but I still track all my income and outgoings in a money manager app, just so I can have a snapshot of what I am doing. </p><p>My lifestyle is pretty low key now as well so my spending is less than it used to be.</p><p><strong>Do you have a budget?</strong></p><p>Not really but I am aware of what I spend. So far I haven't had to adjust.</p><p><strong>Do you make purchase decisions carefully, or are you loose with your money?</strong></p><p>Probably somewhere in-between. I don't need much, but if I want something I try and buy good quality so that it will last.</p><p><strong>How is your work-life balance?</strong></p><p>Excellent. After being in big corporations for the majority of my career I am loving the freedom of choosing exactly how I spend my time whether it be work or pleasure.</p><p><strong>What's your favourite thing to spend money on?</strong></p><p>My tiny off-grid camper and doing things with my partner.</p><h2 id="invest">Invest</h2><p><strong>How do you invest?</strong></p><p>Mostly shares now balanced between managed investments through <a href="https://www.spaceship.com.au/voyager/?ref=spaceship.ghost.io">Spaceship Voyager</a> and more traditional shares that I choose after discussing with others who are investing.</p><p><strong>What's been your best investment?</strong></p><p>My real estate – both <a href="https://www.spaceship.com.au/first-home/?ref=spaceship.ghost.io" rel="noreferrer">my own house</a> and investment properties.</p><p><strong>What's been your worst investment?</strong></p><p>My real estate. My first house that I bought at the peak and sold many years later at a loss.</p><p><strong>What's been your overall return?</strong></p><p>No idea.</p><p><strong>How are you building wealth?</strong></p><p>I am not so much focussing on building as I feel I have enough, as more just holding.</p><p><strong>What are your main roadblocks to building wealth? How are you addressing them?</strong></p><p>No roadblocks per se to the above approach.</p><p><strong>Do you have a target net worth you want?</strong></p><p>I guess I am there.</p><h2 id="behaviour">Behaviour</h2><p><strong>When did you make your first significant behavioural shift towards wealth building?</strong></p><p>When I was 33 and came home from overseas in debt from having far too much fun. I then started saving for the first time in my life.</p><p><strong>If you could start again, what would you do differently? </strong></p><p>In some ways I would say start a bit earlier with saving by buying real estate, but then again I wouldn't have had so much fun along the way and it would have been a shame to be tied to anything when I was younger. I am not sure I would change much.</p><p><strong>What mistakes have you made along the way that others can learn from?</strong></p><p>Don't get into credit card debt at all. Pay that card off every month fully.</p><p><strong>Do you have any worries about retirement? If so, how are you planning to address them?</strong></p><p>No worries at this stage.</p><p><strong>How are you learning about building wealth? Is it from family, books, being forced to learn as your wealth grew, etc.?</strong></p><p>Really just trying out different strategies and seeing how they fit with how I was as a person. I am not a natural saver, so real estate is excellent as it can be a forced saving program.</p><p><strong>Do you give to charity? If so, what percentage of your time/money do you give?</strong></p><p>Yes, my distilling brand sends 100% of profits to global rewilding programs.</p><hr><h2 id="we-want-to-hear-your-real-money-talk">We want to hear your Real Money Talk</h2><p>At Spaceship we’re big believers in sharing our money stories. We want to hear yours, too. In our ongoing <a href="https://www.spaceship.com.au/learn/tag/real-money-talk/?ref=spaceship.ghost.io">Real Money Talk</a> series, members of our community share what they’ve learned about managing money. We’d love you to take part. <a href="https://forms.gle/B2xKnqAqjePMHfFG9?ref=spaceship.ghost.io">Here’s a link to our Real Money Talk survey</a> where you can share your story.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Kelly Simpson)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/real-money-talk/">Real Money Talk</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2022/07/1200x600-RMT-Blog-Rose.png" length="0" type="image/png"/>
        </item>
        <item>
            <title><![CDATA[Play money, stay money, runaway money: Different ways to bucket your money]]></title>
            <link>https://www.spaceship.com.au/learn/different-ways-to-bucket-your-money/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/different-ways-to-bucket-your-money/</guid>
            <pubDate>Tue, 15 Jul 2025 22:00:00 GMT</pubDate>
            <description><![CDATA[We asked people in our Spaceship community to share the different ways they bucket their money. Here’s what we learned.]]></description>
            <content:encoded><![CDATA[<p>Splitting your money into different ‘<a href="https://www.spaceship.com.au/learn/how-to-bucket-your-money/?ref=spaceship.ghost.io">buckets</a>’ is a method of <a href="https://www.spaceship.com.au/learn/which-budget-is-right-for-you/?ref=spaceship.ghost.io">budgeting</a> that has worked for a lot of people. </p><p>The idea is that your buckets represent your priorities – which could include anything from short-term goals, such as paying off debt or covering bills, to long-term goals, such as financial independence or <a href="https://www.spaceship.com.au/first-home/?ref=spaceship.ghost.io" rel="noreferrer">buying a house</a>. Then each time you’re faced with an expense, you’ll have enough in that bucket to cover it.</p><p>Here’s what we learned when we asked our Spaceship community about how we bucket our money.</p><h2 id="1-some-of-us-have-buckets-for-all-of-our-money-others-just-for-our-savings">1. Some of us have buckets for all of our money; others just for our savings.</h2><p>James has a savings focus for his buckets, naming them:</p><ul><li>Future house</li><li>Investment fund</li><li>Opera career</li></ul><p>While Chris has buckets for what seems like everything. He has roughly 12 main buckets called ‘kids’, ‘transport’, ‘work &amp; study’, etc, and each has its own sub-buckets.</p><p>His ‘kids’ bucket, for example, is broken down into kids - childcare, kids - activities &amp; entertainment, and kids - other.</p><p>“I think the way my money is ‘bucketed’ up will change with my life stages. The way I see it, it only makes sense to create a bucket that your transactions have a split for,” he said.</p><h2 id="2-some-of-us-credit-the-bucket-system-with-turning-around-our-finances">2. Some of us credit the bucket system with turning around our finances.</h2><p>Katie said, “I definitely have a 'bucket' system to thank for having my finances in order. I began using separate bank accounts after starting my first adult job post-uni. I found that going from a poor uni student to a professional I was spending all my pay, until I read the Barefoot Investor and was inspired by his bucket system. I've tweaked it over the years, but currently have six accounts.”</p><h2 id="3-some-of-us-are-strategic-about-how-we-fund-our-buckets">3. Some of us are strategic about how we fund our buckets.</h2><p>Here’s how Katie splits her buckets.</p><p>“1. Long Term Goals: 33% of my pay is direct debited between this account, Spaceship and another investment account.<br>2. Bills: I calculated the total amount I spend each year on bills, then divided this into how much I need to put aside each pay.<br>3. Emergency Savings: contains three months of living expenses.<br>4. Horse Feed Fund: 10% of my pay goes to cover my horses' large feed bill.<br>5. Rent: an account which my and my partner's weekly rent money goes into.<br>6. Everyday Spending: the rest of my pay goes to this account for groceries, fuel and treats etc.”</p><h2 id="4-some-of-us-have-buckets-for-our-best-and-worst-case-scenarios">4. Some of us have buckets for our best and worst-case scenarios.</h2><p>John said, “One of my account buckets is named ‘Early Mid Life Crisis’ where I am saving up for an EH Holden, which is something l have always wanted. The goal is quite difficult though having four children and also saving for a larger house.”</p><p>While Shaun said, “I have a Dream bucket. So this is my main savings for the Australian dream and one day I hope to achieve it and get a house.</p><p>(I also have an) OF Fund (Oh F**k Fund), because in life there may come a time when you go, "Oh F**k.” When this happens this is my safety net account to cover those costs so I don't have to dip into my major savings (Dream) account.”</p><h2 id="5-some-of-us-keep-it-simple-others-more-complex">5. Some of us keep it simple, others more complex.</h2><p>Daniel named his buckets:</p><ul><li>Play money (weekly allowances).</li><li>Stay money (house deposit).</li><li>Runaway money (holiday fun).</li></ul><p>While Dan (a different Dan) has 13 buckets, including a freelance income bucket, a tax savings bucket for his freelance business’ tax expenses, pharmacy costs, and costs for the medical equipment needed to manage his diabetes.</p><h2 id="6-some-of-us-use-our-buckets-to-invest-in-ourselves-and-affirm-our-dreams">6. Some of us use our buckets to invest in ourselves and affirm our dreams.</h2><p>May said, “I have six buckets, including one called ‘education/self’, that helps me keep focused on personal and professional development. I also have a ‘give’ bucket that means when I see the perfect treat for someone else, or want to support a cause, I’ve got money waiting for it.”</p><p>Christina said, “I name my buckets with words that represent the feeling that goes with the goal. I have a bucket for travel money and I named it ‘freedom’ because that’s what I want to feel when I travel.”</p><h2 id="what-should-you-have-in-your-buckets">What should you have in your buckets?</h2><p>The takeaway here is that personal finance really is personal – and your budget should reflect you as a person, with thought put toward your life right now, and the future you want to live.</p><p>It might take a few goes to figure out what works for you, but we believe you can do it – whether you use the <a href="https://www.spaceship.com.au/learn/how-to-bucket-your-money/?ref=spaceship.ghost.io">bucket method</a> of budgeting, or a <a href="https://www.spaceship.com.au/learn/which-budget-is-right-for-you/?ref=spaceship.ghost.io">different method entirely.</a></p>]]></content:encoded>
            <author>hello@spaceship.com.au (Kelly Simpson)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/personal-finance/">Personal Finance</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2025/07/How-to-budget.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[2025 EOFY: Make serious change in the new financial year]]></title>
            <link>https://www.spaceship.com.au/learn/make-serious-change-this-year/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/make-serious-change-this-year/</guid>
            <pubDate>Tue, 08 Jul 2025 23:00:00 GMT</pubDate>
            <description><![CDATA[...with these financial resolutions.]]></description>
            <content:encoded><![CDATA[<p>It’s a shiny new financial year.  </p><p>And a new financial year is a new chance: to take control of your life, your future, and your finances.</p><h3 id="so-let%E2%80%99s-make-the-most-of-this-shiny-new-energy">So let’s make the most of this shiny new energy. </h3><p>In fact, when you can harness the energy of a fresh start, such as a new year, a life change, or even just a Monday, you’re more likely to make a new habit stick. </p><p>It’s called ‘the fresh start effect’ and was coined by behavioural scientist Katy Milkman in her book How to Change.</p><blockquote>“Fresh starts can increase your motivation to change because they give you either a real clean slate or the impression of one; they relegate your failures more cleanly to the past; and they boost your optimism about the future,” she wrote. “They can also disrupt bad habits and lead you to think bigger picture about your life.”</blockquote><p>So we’re right on time for effecting some serious change. But what should those changes be?</p><hr>
<!--kg-card-begin: html-->
<blockquote class="instagram-media" data-instgrm-captioned data-instgrm-permalink="https://www.instagram.com/reel/DL1SXGxO3bn/?utm_source=ig_embed&amp;utm_campaign=loading" data-instgrm-version="14" style=" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:540px; min-width:326px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);"><div style="padding:16px;"> <a href="https://www.instagram.com/reel/DL1SXGxO3bn/?utm_source=ig_embed&utm_campaign=loading" style=" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;" target="_blank"> <div style=" display: flex; flex-direction: row; align-items: center;"> <div style="background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;"></div> <div style="display: flex; flex-direction: column; flex-grow: 1; justify-content: center;"> <div style=" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;"></div> <div style=" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;"></div></div></div><div style="padding: 19% 0;"></div> <div style="display:block; height:50px; margin:0 auto 12px; width:50px;"><svg width="50px" height="50px" viewBox="0 0 60 60" version="1.1" xmlns="https://www.w3.org/2000/svg" xmlns:xlink="https://www.w3.org/1999/xlink"><g stroke="none" stroke-width="1" fill="none" fill-rule="evenodd"><g transform="translate(-511.000000, -20.000000)" fill="#000000"><g><path d="M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631"></path></g></g></g></svg></div><div style="padding-top: 8px;"> <div style=" color:#3897f0; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:550; line-height:18px;">View this post on Instagram</div></div><div style="padding: 12.5% 0;"></div> <div style="display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;"><div> <div style="background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);"></div> <div style="background-color: #F4F4F4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;"></div> <div style="background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);"></div></div><div style="margin-left: 8px;"> <div style=" background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;"></div> <div style=" width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg)"></div></div><div style="margin-left: auto;"> <div style=" width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);"></div> <div style=" background-color: #F4F4F4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);"></div> <div style=" width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);"></div></div></div> <div style="display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;"> <div style=" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;"></div> <div style=" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;"></div></div></a><p style=" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; line-height:17px; margin-bottom:0; margin-top:8px; overflow:hidden; padding:8px 0 7px; text-align:center; text-overflow:ellipsis; white-space:nowrap;"><a href="https://www.instagram.com/reel/DL1SXGxO3bn/?utm_source=ig_embed&utm_campaign=loading" style=" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:normal; line-height:17px; text-decoration:none;" target="_blank">A post shared by Spaceship (@spaceshipau)</a></p></div></blockquote>
<script async src="//www.instagram.com/embed.js"></script>
<!--kg-card-end: html-->
<hr><h3 id="download-your-free-pdf">Download your free PDF&nbsp;</h3><p>Need some help setting <a href="https://www.spaceship.com.au/learn/making-smart-goals-work-for-your-finances/?ref=spaceship.ghost.io" rel="noreferrer">SMART money goals</a>? Download our free goal-setting PDF and get started taking on your future!</p><p><a href="https://www.spaceship.com.au/documents/digital_product_planner_2025.pdf?ref=spaceship.ghost.io" rel="noreferrer">Download Money Goal-Setting Guide (5.2 MB)</a></p><hr><h2 id="this-new-financial-year-i-will%E2%80%A6-keep-tabs-on-my-spending">This new financial year I will… keep tabs on my spending</h2><p>At Spaceship we know that a dream starts with a plan - and every plan has a starting point.</p><p>And when it comes to money, it helps to know what you’re working with.</p><p>Victoria Devine from She’s On The Money has recommended printing out three months’ worth of bank statements to highlight essential vs. non-essential spending. </p><h3 id="what-you-see-could-shock-youor-at-least-give-you-a-better-picture-of-your-finances">What you see could shock you - or at least give you a better picture of your finances.</h3><p>When Spaceship colleague Susan* (not her real name) did this, she saw her weekly meal delivery habit was costing her more than she thought.</p><blockquote>“When I saw how much I was spending, I couldn’t financially justify it anymore. </blockquote><blockquote>$30 here or there feels like a guilty pleasure at the time, but seeing it add up to hundreds of dollars makes it feel like a real blow.”</blockquote><p>Once you’ve reviewed your spending, you’ll know where you can cut back.</p><h3 id="quick-start">Quick start: </h3><p>Download your last 3 months’ worth of statements and highlight your non-essential spending.</p><h3 id="here%E2%80%99s-some-further-reading">Here’s some further reading:</h3><ul><li><a href="https://www.spaceship.com.au/learn/tiny-expenses-that-really-add-up/?ref=spaceship.ghost.io">The tiny expenses that really add up</a></li><li><a href="https://www.spaceship.com.au/learn/how-to-calculate-cost-per-use/?ref=spaceship.ghost.io">How to calculate cost per use</a></li></ul><hr><h2 id="this-new-financial-year-i-will%E2%80%A6-know-the-exact-date-i%E2%80%99ll-be-debt-free">This new financial year I will… know the exact date I’ll be debt free</h2><p>Debt sucks.</p><h3 id="debt-can-be-debilitating">Debt can be debilitating.</h3><p>&nbsp;If you’ve ever carried a big debt with you, you’ll know how much of a shadow it can cast over basically… everything.</p><p>&nbsp;Personal finance guru Ramit Sethi asks anyone in debt for their debt payoff date.</p><blockquote>&nbsp;“Whenever you’re in debt, I always ask people: What is your debt payoff date?” he told Business Insider.</blockquote><blockquote>“No matter what, (or) how much you owe you should know the month and year it will be paid off. That means you have a plan. That means it’s all automatic.”</blockquote><p>&nbsp;If you owe $10,000 on New Year’s Day, and can afford to pay back $500 per month, you’ll be debt free by August of the following year (this is just an example and doesn't account for interest, fees, or individual circumstances).</p><p>&nbsp;Now you have a goal and a plan.</p><p>&nbsp;Creating your debt freedom plan requires:</p><ol><li>Knowing how much debt you’re in</li><li>Deciding how much you can realistically pay back each month.</li></ol><p>&nbsp;It can take careful planning, and being gentle with yourself.</p><p>&nbsp;There’s no point overextending yourself now only to go into more debt down the line because you don’t have any money for emergencies.</p><h3 id="quick-start-1">Quick start: </h3><p>List out your debts with their balances and minimum payments, and calculate your freedom date.</p><h3 id="here%E2%80%99s-some-further-reading-1">Here’s some further reading:</h3><ul><li><a href="https://www.spaceship.com.au/learn/paying-off-debt-vs-saving-money/?ref=spaceship.ghost.io">Paying off debt vs. saving money</a></li><li><a href="https://www.spaceship.com.au/learn/debt-busting-methods-snowball-avalanche/?ref=spaceship.ghost.io">Debt busting methods: snowball vs. avalanche</a></li></ul><hr><h2 id="this-new-financial-year-i-will%E2%80%A6-start-investing">This new financial year I will… start investing</h2><p>Pre-internet, if you wanted to buy stocks, you had to rock up to a bank and do so over the counter, or know which broker to call. </p><p>Investing online only took off globally in 1996 and as <a href="https://www.nytimes.com/1996/11/11/business/slow-transition-for-investing-stock-market-meets-internet.html?ref=spaceship.ghost.io">this New York Times article</a> from that year shows, they were kinda freaking out about its sudden democratisation.</p><blockquote>“Behind the scenes, ponytailed computer programmers will probably increase their power," wrote the author, seemingly predicting the future.</blockquote><h3 id="in-short-it%E2%80%99s-never-been-so-easy-to-start-investing">In short, it’s never been so easy to start investing. </h3><p>It’s part of the reason <a href="https://www.spaceship.com.au/voyager/?ref=spaceship.ghost.io">Spaceship</a> exists - to make it easy for you to invest in your future, and live the life you want to live.</p><p>When you invest your money, especially when you’re young, you can take advantage of time and compound interest to build wealth. And it just takes a little to get started.</p><p>At Spaceship you can sign up in five minutes with as little as you like, and while you’re there you can:</p><ol><li><strong>Set an investment plan:</strong> investing money regularly can help you build a habit that hopefully sees your investment grow over time.</li><li><strong>Set an investment goal:</strong> so you know what you’re aiming for. Having a big picture goal in mind can help you ride the waves when the market gets volatile.</li><li><strong>Boost your investments:</strong> so you can automate your investing. With Spaceship Boosts you can add a set amount to your Spaceship Voyager portfolio extra each time you get paid, buy a coffee, take an Uber, spend money, or that it rains. Warning: it rains more than you’d think.</li></ol><p>There are never any guarantees with investing, and Spaceship takes a long-term approach, with a minimum suggested time frame of three to ten years. Fees apply.</p><h3 id="quick-start-2">Quick start: </h3><p>Download the Spaceship app and invest your first $5.</p><h3 id="heres-some-further-reading">Here's some further reading:</h3><ul><li><a href="https://www.spaceship.com.au/learn/how-to-make-an-investment-plan/?ref=spaceship.ghost.io">How to make an investment plan</a></li><li><a href="https://www.spaceship.com.au/learn/investing-for-beginners-5-ways-to-turn-your-daily-habits-into-investment-boosts/?ref=spaceship.ghost.io" rel="noreferrer">5 easy ways to start investing with Spaceship </a></li><li><a href="https://www.spaceship.com.au/voyager/boosts/?ref=spaceship.ghost.io">Introducing: Spaceship Boosts</a></li></ul><hr><h2 id="this-new-financial-year-i-will%E2%80%A6-keep-tabs-on-my-super">This new financial year I will… keep tabs on my super</h2><p>We’ve spoken before about how superannuation is a <a href="https://www.spaceship.com.au/learn/how-to-find-and-check-your-superannuation/?ref=spaceship.ghost.io">super power</a> if you use it in the right way. </p><p>You can use your super to <a href="https://www.spaceship.com.au/learn/super-co-contribution-scheme/?ref=spaceship.ghost.io">squeeze some extra money from the government</a>; to help you <a href="https://www.spaceship.com.au/first-home/?ref=spaceship.ghost.io" rel="noreferrer">buy a house</a>; to <a href="https://www.spaceship.com.au/learn/do-i-pay-less-tax-if-i-contribute-more-super/?ref=spaceship.ghost.io">be tax effective</a> and most importantly - to help you retire in a way that feels right to you. </p><p>Spending 30 minutes checking your super balance, and investment options could potentially add thousands to your retirement savings, if you find your current fund isn't meeting your needs.</p><h3 id="quick-start-3">Quick start: </h3><p>Log into your super account today and check your current balance and investment options.</p><h3 id="further-reading">Further reading:</h3><ul><li><a href="https://www.spaceship.com.au/learn/how-to-find-and-check-your-superannuation/?ref=spaceship.ghost.io">How to find and check your super</a></li><li><a href="https://www.spaceship.com.au/learn/5-reasons-why-we-give-an-f-about-our-super/?ref=spaceship.ghost.io">Why we give an F about our super</a></li></ul><hr><h2 id="new-financial-year-who-dis">New financial year, who dis?</h2><p>It’s a new financial year, and there are no certainties. </p><p>Everything is up for grabs. </p><p>But you have a chance to make it a game changing year for your future. </p><p>Why not take the opportunity?</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Kelly Simpson)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/personal-finance/">Personal Finance</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2025/07/Four-financial-year-moves.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[Real Money Talk: Yen]]></title>
            <link>https://www.spaceship.com.au/learn/real-money-talk-yen/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/real-money-talk-yen/</guid>
            <pubDate>Tue, 08 Jul 2025 22:45:00 GMT</pubDate>
            <description><![CDATA[Yen’s saving money so she can move overseas.]]></description>
            <content:encoded><![CDATA[<p>This post is based on an interview we conducted with Yen in March 2023.</p><p>Real Money Talk is our series where we interview Australians from all walks of life about their personal finances. The views expressed are those of the interviewees, based on their experiences with money, and as such are not necessarily representative of Spaceship's views.</p><p>We have changed the name of the interviewee for their privacy.</p><h2 id="overview">Overview</h2><p>Name: Yen	<br>Age: 26<br>Where do you live? Fitzroy</p><h3 id="please-tell-us-a-bit-about-yourself">Please tell us a bit about yourself.</h3><p>Age 26, I have lived out of home since I was 19 after spending eight months in Europe. I just couldn't find myself moving back home.</p><p>Currently I live in Melbourne in a cheaply rented place owned by a friend’s parent.</p><p>I’m moving to Amsterdam with my boyfriend in mid-July so we are both trying our best to save to not splurge like we used to, we used to go out to nice restaurants at least twice a week and spend money like there's no tomorrow.</p><p>I’m a strategy consultant at a multi-family office.</p><h3 id="whats-your-current-net-worth">What's your current net worth?</h3><p>$116,000</p><h3 id="how-does-it-break-down">How does it break down?</h3><ul><li>Shares - $33,000</li><li>Super - $30,000</li><li>Cash - $60,000</li><li>Car - $10,000</li></ul><h3 id="do-you-have-any-debts">Do you have any debts?</h3><p>Uni HECS - $17,000</p><h3 id="how-did-you-build-your-net-worth">How did you build your net worth?</h3><p>Saving and working from age 14, often working two or more jobs.</p><h2 id="earn">Earn</h2><h3 id="tell-us-a-bit-about-your-career">Tell us a bit about your career.</h3><p>I’m relatively new in my career. I finished uni at the end of 2018, freaked out that I didn't know how to code so did a training course, moved to Sydney away from friends and family and worked in one of the Big 4 consulting firms in tech. </p><p>I finally realised I wasn't naturally technical, now I work as a strategy consultant which involves implementing strategies as well as business improvement.</p><h3 id="do-you-have-any-income-sources-outside-your-job-how-much-do-you-earn-from-each-and-how-did-you-develop-them">Do you have any income sources outside your job? How much do you earn from each and how did you develop them?</h3><p>I have done odd jobs now and then such as working at the electoral commission, babysitting or causal events but that is very rare. </p><p>I probably only do that to help out friends every few months or so, I wouldn't say it's contributing to my income.</p><h3 id="what%E2%80%99s-been-important-for-you-to-learn-about-money">What’s been important for you to learn about money?</h3><p>Learn how to save and budget... which is something I'm still learning to do.</p><h2 id="save">Save</h2><h3 id="whats-your-savings-rate-how-has-it-changed-over-time">What's your savings rate? How has it changed over time?</h3><p>I think I am now saving 60% of my pay. I used to spend almost all of my pay but now that I have a goal of moving to Amsterdam, I am actually conscious about where I am putting my money. I used to not even bother saving other than for holidays.</p><h3 id="do-you-have-a-budget">Do you have a budget?</h3><p>Not really, I just cook more meals at home and ensure that I meal prep on Sundays so I don't end up spending $20 on an average salad whilst I'm in the office. I also don't shop for clothes or shoes anymore, which used to be a weakness of mine. But since I'm moving overseas, the less stuff I have, the easier the move!</p><h3 id="how-much-do-you-spend-per-year">How much do you spend per year?</h3><p>Approximately $50,000 I would say, including holidays.</p><h3 id="do-you-make-purchase-decisions-carefully-or-are-you-loose-with-your-money">Do you make purchase decisions carefully, or are you loose with your money?</h3><p>I make purchase decisions carefully now, I used to be loose with money.</p><h3 id="how-is-your-work-life-balance">How is your work-life balance?</h3><p>I have a great work-life balance. I don't work more than my expected hours.</p><h3 id="whats-your-favourite-thing-to-spend-money-on">What's your favourite thing to spend money on?</h3><p>Food! I love eating and trying new restaurants.</p><h2 id="invest">Invest</h2><h3 id="how-do-you-invest">How do you invest?</h3><p>I have investments in ETFs and have some direct investments in a few companies, although they're not doing very well.</p><h3 id="whats-been-your-best-investment">What's been your best investment?</h3><p>One of the Vanguard ETFs.</p><h3 id="what%E2%80%99s-been-your-worst-investment">What’s been your worst investment?</h3><p>Some metals company a friend told me to invest in a while ago... I think I lost all the money I put in.</p><h3 id="what%E2%80%99s-been-your-overall-return">What’s been your overall return?</h3><p>I think it's honestly been 0%.</p><h3 id="how-are-you-building-wealth">How are you building wealth?</h3><p>Working my day job and saving money, I should probably invest in more.</p><h3 id="what-are-your-main-roadblocks-to-building-wealth-how-are-you-addressing-them">What are your main roadblocks to building wealth? How are you addressing them?</h3><p>I don't have any roadblocks that I'm aware of right now.</p><h3 id="do-you-have-a-target-net-worth-you-want">Do you have a target net worth you want?</h3><p>I just want to have enough funds to move overseas and set up my new life there!</p><h2 id="behaviour">Behaviour</h2><h3 id="when-did-you-make-your-first-significant-behavioural-shift-towards-wealth-building">When did you make your first significant behavioural shift towards wealth building?</h3><p>My parents have always shown me the importance of being smart with money so from a young age I was working and learning how money was made. I started wealth building after uni when I had an income where I was able to save.</p><h3 id="if-you-could-start-again-what-would-you-do-differently">If you could start again, what would you do differently?</h3><p>I wouldn't do anything differently but one advice is that no one other than yourself notices if you wear a new outfit to every event you go to.</p><h3 id="what-are-some-mistakes-you%E2%80%99ve-made-along-the-way">What are some mistakes you’ve made along the way?</h3><p>Not get robbed in Europe for $1,000! Maybe store your money securely if staying in hostels.</p><h3 id="do-you-have-any-worries-about-retirement-if-so-how-are-you-planning-to-address-them">Do you have any worries about retirement? If so, how are you planning to address them?</h3><p>I don't but I hope to learn more about the investment market to ensure that I am able to retire comfortably.</p><h3 id="how-are-you-learning-about-building-wealth">How are you learning about building wealth?</h3><p>I am learning through my boyfriend as he is an investment banker, however, I'm also keeping up to date with the news.</p><h3 id="do-you-give-to-charity-if-so-what-percentage-of-your-timemoney-do-you-give">Do you give to charity? If so, what percentage of your time/money do you give?</h3><p>I do, I give to a few charities as well as volunteer with some of them a few times a year. </p><p>I think I give around $2,000 to charity per year and spend around 30 hours volunteering.</p><hr><h2 id="we-want-to-hear-your-real-money-talk">We want to hear your Real Money Talk</h2><p>At Spaceship we’re big believers in sharing our money stories. We want to hear yours, too. In our ongoing <a href="https://www.spaceship.com.au/learn/tag/real-money-talk/?ref=spaceship.ghost.io">Real Money Talk</a> series, members of our community share what they’ve learned about managing money. We’d love you to take part. <a href="https://forms.gle/B2xKnqAqjePMHfFG9?ref=spaceship.ghost.io">Here’s a link to our Real Money Talk survey</a> where you can share your story.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Kelly Simpson)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/real-money-talk/">Real Money Talk</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2023/07/Real-Money-Talk-Yen.png" length="0" type="image/png"/>
        </item>
        <item>
            <title><![CDATA[How to find your investing ‘why’]]></title>
            <link>https://www.spaceship.com.au/learn/how-to-find-your-investing-why/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/how-to-find-your-investing-why/</guid>
            <pubDate>Tue, 08 Jul 2025 22:00:00 GMT</pubDate>
            <description><![CDATA[If investing hasn’t ‘clicked’ for you yet, you might be missing your ‘why’. ]]></description>
            <content:encoded><![CDATA[<p>Have you ever tried picking up a new habit? Maybe it’s walking 10,000 steps, or cooking more at home.&nbsp;</p><p>You might have noticed you’ve got to really want it, or else it fizzles out. Don’t feel bad, it’s human nature.&nbsp;</p><p>When it comes to investing and <a href="https://www.spaceship.com.au/learn/making-smart-goals-work-for-your-finances/?ref=spaceship.ghost.io" rel="noreferrer">financial goal setting</a>, it's the same. Without the right investing motivation, it can be hard to stay in the game for long enough to see results.</p><p>The good news is, once you find the right goal, everything else can start to click into place.&nbsp;</p><p>And people in our Spaceship community have found that to be true, too. We asked about the goals they’ve set for their money – and discovered a few common whys that might help you find yours.&nbsp;</p><h2 id="building-long-term-wealth-through-investing">Building long-term wealth through investing</h2><h3 id="%E2%80%9Ci%E2%80%99m-growing-my-wealth%E2%80%9D">“I’m growing my wealth”&nbsp;</h3><p>Adam’s investing $100 per week to ‘watch the compounding effect start to take shape’. Jani’s focused on growing her overall wealth to US$1 million. Adrian’s letting his frequent investments ‘build over time’, while Sofia wants to “buy four investment properties and retire in the next seven years”.&nbsp;</p><p>These long-term investing strategies focus on <a href="https://www.spaceship.com.au/learn/should-you-automate-your-investments/?ref=spaceship.ghost.io" rel="noreferrer">consistent portfolio building</a> and the power of <a href="https://www.spaceship.com.au/learn/how-does-compound-interest-work/?ref=spaceship.ghost.io" rel="noreferrer">compound growth</a>.</p><p>If you have wealth-building as your <em>why</em>, you want to see your net-worth chart go up and to the right. You might be aggressively in pursuit of your goals, and you might have a plan you're working towards.&nbsp;</p><p>Could wealth-building be <em>your why</em>?&nbsp;</p><h2 id="investing-for-family-financial-security">Investing for family financial security</h2><h3 id="%E2%80%9Ci%E2%80%99m-supporting-my-family%E2%80%9D">“I’m supporting my family”</h3><p>Claire’s “saving up for my daughter’s schooling”, Alex is “helping my eldest buy their first car”, Mark is “building a fund for my child’s future uni, or other, fees”.&nbsp;</p><p>Investment planning for family goals often involves balancing short-term needs with long-term financial security.</p><p>When your investing <em>‘why’</em> is to support your family, you’re focused on helping your loved ones get ahead, and being a source of security for them.&nbsp;</p><p>Could family support be <em>your why?&nbsp;</em></p><h2 id="achieving-financial-freedom-for-life-adventures">Achieving financial freedom for life adventures</h2><h3 id="%E2%80%9Ci%E2%80%99m-chasing-adventure%E2%80%9D">“I’m chasing adventure”</h3><p>Not everyone wants a 9 to 5, a desk job, or to be answerable to a boss.&nbsp;</p><p>Cait wants to “embark on a global sailing adventure with financial security and freedom”, Dianne wants to “travel the world each year, while becoming semi-retired”, Bec’s got her sights set on a European cruise, and Jean has goals for “renovations, entertainment, and holidays”.&nbsp;</p><p>This approach to personal finance goals prioritises flexibility and <a href="https://www.spaceship.com.au/learn/life-hacks-from-the-fire-movement/?ref=spaceship.ghost.io" rel="noreferrer">financial freedom</a> over traditional career paths.</p><p>When your investing <em>‘why’</em> is to chase adventure, you want the freedom to be able to follow your heart wherever it takes you.</p><p>Could chasing adventure be <em>your why?&nbsp;</em></p><h2 id="building-financial-independence-through-investment-planning">Building financial independence through investment planning</h2><h3 id="%E2%80%9Ci%E2%80%99m-becoming-independent">“I’m becoming independent"</h3><p>Financial independence is a dream that can come true through investing.&nbsp;</p><p>Craig wants “up to 30% of my income to be through <a href="https://www.spaceship.com.au/learn/how-to-get-paid-for-being-alive/?ref=spaceship.ghost.io" rel="noreferrer">passive or alternative income</a> streams”, Ashton wants to move from “relying less on my day job income” to “moving to a more laidback career”. Mark wants to retire early, and David wants to become an independent consultant.&nbsp;</p><p>When your investing <em>‘why’</em> is to build independence, you’re working toward a life you live on your own terms.&nbsp;</p><p>Could financial independence be <em>your why</em>?</p><h2 id="creating-financial-security-and-peace-of-mind">Creating financial security and peace of mind</h2><h3 id="%E2%80%9Ci%E2%80%99m-finding-peace-of-mind%E2%80%9D">“I’m finding peace of mind”&nbsp;</h3><p>Phoebe wants to “have enough money to the point I don’t need to think about each cent”. Craig wants a twelve month buffer, Aaron and Harry are <a href="https://www.spaceship.com.au/learn/emergency-funds-australia-your-savings-guide/?ref=spaceship.ghost.io" rel="noreferrer">building long-term emergency funds</a>, and Tandin wants ‘financial stability’.&nbsp;</p><p>When your investing ‘<em>why’</em> is to find peace of mind, you’re building the ability to sleep through the night without worrying about bills or debt. You’re not living payslip to payslip. You’re experiencing more and more ease with your money.&nbsp;</p><p>Could finding peace of mind be<em> your why</em>?&nbsp;</p><h2 id="finding-your-investing-%E2%80%98why%E2%80%99">Finding your investing ‘why’</h2><p>Finding your investing ‘why’ can change your life. It can give you the extra push to <a href="https://www.spaceship.com.au/voyager/?ref=spaceship.ghost.io" rel="noreferrer">make your first investment</a>, or set up an investment plan, or stay the course when the market gets choppy.&nbsp;</p><p>So how do you find yours? Ask yourself what you want. Then ask yourself why you want it. Keep asking until it feels meaningful. Maybe you relate to one of the Spaceship community’s top five whys, or maybe it’s something completely different. Maybe your ‘why’ has changed over time – that’s okay, too. The great thing about having an investing ‘why’, is that helps put you on the front foot to do anything you want. And that’s the whole reason we do this.&nbsp;</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Kelly Simpson)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/behaviour/">Behaviour</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2025/07/How-to-find-your-investing-why.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[Real Money Talk: Finn]]></title>
            <link>https://www.spaceship.com.au/learn/real-money-talk-finn/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/real-money-talk-finn/</guid>
            <pubDate>Wed, 02 Jul 2025 00:45:00 GMT</pubDate>
            <description><![CDATA[Finn’s a 30-year-old who’s making a choice to do money differently to his parents and family. ]]></description>
            <content:encoded><![CDATA[<p>This post is based on an interview we conducted with Finn in May 2024.</p><p>Real Money Talk is our series where we interview Australians from all walks of life about their personal finances. The views expressed are those of the interviewees, based on their experiences with money, and as such are not necessarily representative of Spaceship's views.</p><p>We have changed the name of the interviewee for their privacy.</p><h2 id="overview">Overview</h2><p><strong>Name:</strong> Finn</p><p><strong>Age: </strong>30</p><p><strong>Where do you live?</strong> Brisbane</p><p><strong>Please tell us a bit about yourself.&nbsp;</strong></p><p>I am a typical Pacific Islander, early 30s, who is a big fan of trying new things in life. I live with my partner in Brisbane, figuring ourselves out in this city and what to do next in life.</p><p><strong>What's your current net worth?</strong></p><p>$45,000</p><p><strong>How does it break down?</strong></p><ul><li>Shares: $38,000</li><li>Real estate: $500 (if BrickX counts)</li><li>Savings: $13,000</li><li>Crypto: $2,000 (on average).</li></ul><p><strong>Do you have any debts?</strong></p><p>Dental Braces -$,4000.&nbsp;</p><p>I don't have a debt to my current car, but the maintenance is definitely wiping me out.&nbsp;</p><p><strong>How did you build your net worth?</strong></p><p>Investing in myself careerwise. Personal studying to increase my value in the workplace.&nbsp; General saving, I know I would have saved a lot more but there was just a lot of moving houses, investing in the wrong things, car breaking down, or no AC etc. My partner keeps me calm before I start spending on stupid things.</p><h2 id="earn">Earn</h2><p><strong>Tell us a bit about your career.</strong></p><p>I am a mechanical engineer who has worked in the mining industry. I also worked in an engineering consultancy for water/wastewater, then moved on to a space company in Australia and now have transitioned to a structural consultancy.&nbsp;</p><p><strong>Do you have any income sources outside your job? How much do you earn from each and how did you develop them?</strong></p><p>I did used to work as a food courier for a few months. Collected a couple hundred a week. Now I just don't have as much time and gotta prioritise resting and chilling with my partner and friends.</p><p><strong>What’s been important for you to learn about money?</strong></p><p>Follow your hunch. If something feels slightly dodgy then it most likely is. Don't invest in a friend's crypto coin because they’re convinced it’s the next Bitcoin based on advice from their relative (who is not a trader whatsoever). You can also invest in yourself by studying and increasing your value in your career there to increase your primary income.&nbsp;</p><h2 id="save">Save</h2><p><strong>What's your savings rate? How has it changed over time?</strong></p><p>My savings rate is getting better. The bump in income goes straight to my savings. It's $400 to savings at the moment&nbsp;</p><p><strong>Do you have a budget?</strong></p><p>The budget is usually whatever is left after paying for bills, transferring to savings and investing. I am usually left with about $1,000 a fortnight.</p><p><strong>How much do you spend per year?</strong></p><p>$40,000 roughly.</p><p><strong>Do you make purchase decisions carefully, or are you loose with your money?</strong></p><p>Depends. Decisions are made carefully based on the duration I plan to use the item and the quality of it every time it's used.</p><p><strong>How is your work-life balance?</strong></p><p>It is much better now. I prioritise work life balance, which is why I left my previous role.</p><p><strong>What's your favourite thing to spend money on?</strong></p><p>Food, clothes, trips overseas.&nbsp;</p><h2 id="invest">Invest</h2><p><strong>How do you invest?</strong></p><p>I don't do as much research as I should. I invest in ETFs but also the brands that I enjoy.</p><p><strong>What's been your best investment?</strong></p><p>My best investment is actually using Spaceship Voyager. I started in 2019 and have been adding money monthly into it. I’ve also used other investment apps like Douugh and Sharesies. There are good returns across them all.</p><p><strong>What’s been your worst investment?</strong></p><p>Crypto coins and unreliable people.&nbsp;</p><p><strong>What’s been your overall return?</strong></p><p>I'd say about $7-8 grand.</p><p><strong>How are you building wealth?</strong></p><p>I've been creating auto transfers from my personal account straight to investments and savings.&nbsp;</p><p>The rest of the money leftover is used for splurge and unknown bills.&nbsp;</p><p>Right now just looking at possible jobs I can do on the weekend.</p><p><strong>What are your main roadblocks to building wealth? How are you addressing them?</strong></p><p>Roadblock is my lack of discipline when it comes to the convenience of eating out or cooking at home. I order Uber more times than I should.</p><p><strong>Do you have a target net worth you want?</strong></p><p>$800,000 is my target.</p><h2 id="behaviour">Behaviour</h2><p><strong>When did you make your first significant behavioural shift towards wealth building?</strong></p><p>After my first paycheck straight after uni. I want to do better so that I can be financially free and choose what I want to do in life.</p><p><strong>If you could start again, what would you do differently?</strong></p><p>Learn how to negotiate. Invest early. Don't follow trends. It's okay to say no. Don't invest in friends who have a history of not putting in effort.</p><p><strong>What are some mistakes you’ve made along the way?&nbsp;</strong></p><p>A mistake was investing in Crypto without any background knowledge. Always do your research.</p><p><strong>Do you have any worries about retirement? If so, how are you planning to address them?</strong></p><p>No worries so far. Just working to save and invest. Keen to be financially free and have the choice to invest early.</p><p><strong>How are you learning about building wealth?</strong></p><p>It is primarily reading books: The Barefoot investor, The Richest Man in Babylon, Rich Dad, Poor Dad etc. My parents and their siblings are never great at savings. Even though they have great jobs, there are alot of bills, expensive cultural and church events that put their situations barely above water and living paycheck to paycheck. I choose to not live like that and have to change.</p><p><strong>Do you give to charity? If so, what percentage of your time/money do you give?</strong></p><p>No.&nbsp;</p><hr><h2 id="we-want-to-hear-your-real-money-talk">We want to hear your Real Money Talk</h2><p>At Spaceship we’re big believers in sharing our money stories. We want to hear yours, too. In our ongoing <a href="https://www.spaceship.com.au/learn/tag/real-money-talk/?ref=spaceship.ghost.io"><u>Real Money Talk</u></a> series, members of our community share what they’ve learned about managing money. We’d love you to take part. <a href="https://forms.gle/B2xKnqAqjePMHfFG9?ref=spaceship.ghost.io"><u>Here’s a link to our Real Money Talk survey</u></a> where you can share your story.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Kelly Simpson)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/real-money-talk/">Real Money Talk</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2024/07/Real-Money-Talk-Finn.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[Top 10 to-dos for EOFY 2025]]></title>
            <link>https://www.spaceship.com.au/learn/top-10-eofy-to-dos-2025/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/top-10-eofy-to-dos-2025/</guid>
            <pubDate>Wed, 25 Jun 2025 22:00:00 GMT</pubDate>
            <description><![CDATA[Your 2025 end of financial year checklist. ]]></description>
            <content:encoded><![CDATA[<h2 id="it%E2%80%99s-that-time-already">It’s that time already!</h2><p>The financial year runs from 1 July to 30 June. The Australian Tax Office (ATO) calls this an ‘income year’.</p><p>Generally, there’s not too much you <u>have</u> to do around this time of year, but we think it’s an annual opportunity to get your finances in <em>tip-top</em> shape.</p><p>So here are our top 10 to-dos to help you end your EOFY in style, and launch into the next one. 💪</p>
<!--kg-card-begin: html-->
<blockquote class="instagram-media" data-instgrm-captioned="" data-instgrm-permalink="https://www.instagram.com/reel/DLBd-GNto_S/?utm_source=ig_embed&amp;utm_campaign=loading" data-instgrm-version="14" style=" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:540px; min-width:326px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);"><div style="padding:16px;"> <a href="https://www.instagram.com/reel/DLBd-GNto_S/?utm_source=ig_embed&utm_campaign=loading" style=" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;" target="_blank"> <div style=" display: flex; flex-direction: row; align-items: center;"> <div style="background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;"></div> <div style="display: flex; flex-direction: column; flex-grow: 1; justify-content: center;"> <div style=" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;"></div> <div style=" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;"></div></div></div><div style="padding: 19% 0;"></div> <div style="display:block; height:50px; margin:0 auto 12px; width:50px;"><svg width="50px" height="50px" viewBox="0 0 60 60" version="1.1" xmlns="https://www.w3.org/2000/svg" xmlns:xlink="https://www.w3.org/1999/xlink"><g stroke="none" stroke-width="1" fill="none" fill-rule="evenodd"><g transform="translate(-511.000000, -20.000000)" fill="#000000"><g><path d="M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631"></path></g></g></g></svg></div><div style="padding-top: 8px;"> <div style=" color:#3897f0; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:550; line-height:18px;">View this post on Instagram</div></div><div style="padding: 12.5% 0;"></div> <div style="display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;"><div> <div style="background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);"></div> <div style="background-color: #F4F4F4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;"></div> <div style="background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);"></div></div><div style="margin-left: 8px;"> <div style=" background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;"></div> <div style=" width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg)"></div></div><div style="margin-left: auto;"> <div style=" width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);"></div> <div style=" background-color: #F4F4F4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);"></div> <div style=" width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);"></div></div></div> <div style="display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;"> <div style=" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;"></div> <div style=" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;"></div></div></a><p style=" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; line-height:17px; margin-bottom:0; margin-top:8px; overflow:hidden; padding:8px 0 7px; text-align:center; text-overflow:ellipsis; white-space:nowrap;"><a href="https://www.instagram.com/reel/DLBd-GNto_S/?utm_source=ig_embed&utm_campaign=loading" style=" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:normal; line-height:17px; text-decoration:none;" target="_blank">A post shared by Spaceship (@spaceshipau)</a></p></div></blockquote>

<script async="" src="//www.instagram.com/embed.js"></script>
<!--kg-card-end: html-->
<hr><h2 id="1-make-your-eofy-action-plan-%F0%9F%8E%AC">1. Make your EOFY action plan 🎬</h2><p>It can help you get:<br>a. A more accurate tax return,<br>b. A potentially bigger tax refund,<br>c. A better financial year 2026 (FY26).<br></p><hr><h2 id="2-put-these-dates-in-your-calendar-%F0%9F%93%85">2. Put these dates in your calendar 📅</h2><figure class="kg-card kg-image-card"><img src="https://www.spaceship.com.au/blog/images/2025/06/03-EOFY-calendar.png" class="kg-image" alt="" loading="lazy" width="1201" height="600"></figure><h3 id="1-june">1 June</h3><p>Any voluntary super contributions you want to make for this financial year need to have enough time to land in your fund by 30 June 2025, so it’s best to get them in early.</p><h3 id="30-june">30 June</h3><p>If you want to claim a tax deduction for any voluntary contributions you made in FY24, you need to submit a <a href="https://help.spaceship.com.au/en/articles/6906702-can-i-claim-a-tax-deduction-on-my-voluntary-contributions?ref=spaceship.ghost.io" rel="noreferrer">Notice of Intent</a> to your super fund before you lodge your tax return or by 30 June 2025, whichever is earlier. You’ll need to wait until they send you a letter of acknowledgement before you can claim them in your tax return.</p><p>If you want to claim tax deductions on expenses, you need to pay for them by 30 June 2025.</p><p>Check <a href="https://www.ato.gov.au/individuals-and-families/income-deductions-offsets-and-records/deductions-you-can-claim?ref=spaceship.ghost.io" rel="noreferrer">the ATO’s tax deduction guide</a> to see what you can claim for your occupation.</p><h3 id="1-july">1 July</h3><p>You can lodge your tax return from 1 July 2025, but it might be a good idea to wait a bit.</p><p>Your tax return may contain pre-filled data from government agencies, health funds, financial institutions and other companies. This information is generally available by 30 July 2025, though it can take longer.</p><blockquote>“By lodging in early July, you are doubling your chances of having your tax return flagged as incorrect by the ATO,” <a href="https://www.ato.gov.au/api/public/content/0-cc57865c-f304-4a0b-b355-5fac94be4bba?ref=spaceship.ghost.io#:~:text=ATO%20Assistant%20Commissioner%20Rob%20Thomson,you%20lodge%20in%20early%20July" rel="noreferrer">the ATO has said</a>.</blockquote><h3 id="31-october">31 October</h3><p>Your financial providers must submit your financial statements to you by 31 October 2025. You generally need these to submit your tax return.</p><p>31 October is also the final date you can submit your personal tax return, unless you’re using an accountant. If 31 October falls on a weekend, you have until the first business day that follows it.</p>
<!--kg-card-begin: html-->
<blockquote class="instagram-media" data-instgrm-captioned data-instgrm-permalink="https://www.instagram.com/reel/DLPNWR0tsFS/?utm_source=ig_embed&amp;utm_campaign=loading" data-instgrm-version="14" style=" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:540px; min-width:326px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);"><div style="padding:16px;"> <a href="https://www.instagram.com/reel/DLPNWR0tsFS/?utm_source=ig_embed&utm_campaign=loading" style=" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;" target="_blank"> <div style=" display: flex; flex-direction: row; align-items: center;"> <div style="background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;"></div> <div style="display: flex; flex-direction: column; flex-grow: 1; justify-content: center;"> <div style=" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;"></div> <div style=" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;"></div></div></div><div style="padding: 19% 0;"></div> <div style="display:block; height:50px; margin:0 auto 12px; width:50px;"><svg width="50px" height="50px" viewBox="0 0 60 60" version="1.1" xmlns="https://www.w3.org/2000/svg" xmlns:xlink="https://www.w3.org/1999/xlink"><g stroke="none" stroke-width="1" fill="none" fill-rule="evenodd"><g transform="translate(-511.000000, -20.000000)" fill="#000000"><g><path d="M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631"></path></g></g></g></svg></div><div style="padding-top: 8px;"> <div style=" color:#3897f0; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:550; line-height:18px;">View this post on Instagram</div></div><div style="padding: 12.5% 0;"></div> <div style="display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;"><div> <div style="background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);"></div> <div style="background-color: #F4F4F4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;"></div> <div style="background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);"></div></div><div style="margin-left: 8px;"> <div style=" background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;"></div> <div style=" width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg)"></div></div><div style="margin-left: auto;"> <div style=" width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);"></div> <div style=" background-color: #F4F4F4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);"></div> <div style=" width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);"></div></div></div> <div style="display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;"> <div style=" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;"></div> <div style=" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;"></div></div></a><p style=" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; line-height:17px; margin-bottom:0; margin-top:8px; overflow:hidden; padding:8px 0 7px; text-align:center; text-overflow:ellipsis; white-space:nowrap;"><a href="https://www.instagram.com/reel/DLPNWR0tsFS/?utm_source=ig_embed&utm_campaign=loading" style=" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:normal; line-height:17px; text-decoration:none;" target="_blank">A post shared by Spaceship (@spaceshipau)</a></p></div></blockquote>
<script async src="//www.instagram.com/embed.js"></script>
<!--kg-card-end: html-->
<hr><h2 id="3-find-all-your-financial-info-%F0%9F%91%80">3. Find all your financial info 👀</h2><p>If your money is spread across different apps, accounts, IOUs and gift cards, it’s a great time to get it together.</p><p>Collect your login details, account info, balances, and holdings in one place. It’ll make it easier to complete your tax return and spot opportunities to get organised.</p><p>Think:</p><ul><li>Bank accounts ✅</li><li>Loan accounts ✅</li><li><a href="https://www.spaceship.com.au/super/?ref=spaceship.ghost.io" rel="noreferrer">Superannuation</a> ✅</li><li><a href="https://www.spaceship.com.au/?ref=spaceship.ghost.io" rel="noreferrer">Investment products</a> ✅</li><li>Gift cards ✅</li><li>IOUs ✅</li></ul><hr><h2 id="4-correct-any-out-of-date-contact-details-and-account-info-%E2%9D%8C">4. Correct any out of date contact details and account info ❌</h2><p>You can miss important information if your financial providers can’t contact you.</p><p>If you’ve changed your name, gotten married, moved house, or opened a new financial product over the last financial year, your details mightn’t be up to date. Review your list of financial providers and make sure your info is correct.</p><hr><h2 id="5-consider-sharing-your-tax-file-number-%EF%B8%8F%EF%B8%8F%EF%B8%8F%F0%9F%93%82">5. Consider sharing your tax file number ️️️📂</h2><p>It may seem like a small thing – but if you don’t share your tax file number with your financial providers including your super fund, it may have unintended consequences for you.</p><h3 id="for-super">For super:</h3><p>Without a TFN,</p><ul><li>You’ll pay an additional ‘No TFN’ tax on any of your pre-tax contributions, and</li><li>You won’t be able to make personal contributions.</li></ul><p>It could also be harder to find and consolidate your accounts if you want to.</p><h3 id="for-investing">For investing:</h3><p>If you haven’t shared your tax file number with your financial institutions, they may be able to withhold tax at the highest rate — which could be as high as 45% (plus 2% of the Medicare Levy).<br></p><hr><h2 id="6-make-last-minute-super-contributions-and-submit-your-notice-of-intent-%F0%9F%98%85">6. Make last minute super contributions and submit your Notice of Intent 😅</h2><p>If you’re saving for your first home, a low income earner, or looking to minimise your tax bill, there may be extra incentive for you to submit an <a href="https://www.spaceship.com.au/learn/super-contribution-caps-and-types/?ref=spaceship.ghost.io" rel="noreferrer">extra super contribution</a>.</p><p>If you’ve previously done this and intend to claim a tax deduction for them, be sure to submit your <a href="https://help.spaceship.com.au/en/articles/6906702-can-i-claim-a-tax-deduction-on-my-voluntary-contributions?ref=spaceship.ghost.io" rel="noreferrer">Notice of Intent</a> before you lodge your tax return or 30 June, whichever is earlier. Remember to wait to receive a letter of acknowledgement before you can claim them in your tax return.</p><p><a href="https://link.spaceship.com.au/super-voluntary-contribution?ref=spaceship.ghost.io" rel="noreferrer">Make a super contribution</a></p><hr><h2 id="7-made-any-donations-find-your-receipts-%F0%9F%95%B5%EF%B8%8F">7. Made any donations? Find your receipts 🕵️</h2><p>If you’ve made charitable donations during the financial year, you might be able to claim some of these back on your tax return. Generally, donations of $2 or more to registered charities can be claimed.</p><hr><h2 id="8-get-any-tax-support-you-need-%F0%9F%AB%B6">8. Get any tax support you need 🫶</h2><p>Tax can be confusing – so get help if you need it. This could include speaking to a registered tax agent such as an accountant.</p><p>The ATO has help and support for lodging your tax return, which can include personalised support if you earn less than $70,000 and meet some other conditions.</p><p>Here’s their info about <a href="https://www.ato.gov.au/individuals-and-families/your-tax-return/help-and-support-to-lodge-your-tax-return?ref=spaceship.ghost.io" rel="noreferrer">how to get tax support</a>.</p><hr><h2 id="9-make-a-smart-plan-for-your-tax-return-%F0%9F%A4%93">9. Make a smart plan for your tax return 🤓</h2><p>In 2021, an Australian bank experimented with prompting its customers to think about how they’d use their tax refunds in advance.</p><p>It resulted in these customers making smarter financial choices.</p><p>So, think about how you’ll use your tax return in advance and it might help you make a better money decision.</p><p>This could include using it to <a href="https://link.spaceship.com.au/HyGq?ref=spaceship.ghost.io" rel="noreferrer">set up an investment plan</a> or <a href="https://www.spaceship.com.au/voyager/?ref=spaceship.ghost.io" rel="noreferrer">start investing</a>.</p><hr><h2 id="10-check-your-financial-products-are-still-fit-for-purpose-%F0%9F%9A%A6">10. Check your financial products are still fit for purpose 🚦</h2><p>Have a savings account but you’re <a href="https://www.spaceship.com.au/?ref=spaceship.ghost.io" rel="noreferrer">ready to start investing</a>?<br>Not quite sure <a href="https://www.spaceship.com.au/super/?ref=spaceship.ghost.io" rel="noreferrer">what your super’s invested in</a>?</p><p>The End of Financial Year is a great time to see if you’re still happy with your financial products, and that they align to the future you’re building.</p><hr><h2 id="eofy-under-control">EOFY under control?</h2><p>If you’re ready to get serious about your money, start planning your new financial year.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Spaceship)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/personal-finance/">Personal Finance</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2025/06/Top-10-EOFY-tips.png" length="0" type="image/png"/>
        </item>
        <item>
            <title><![CDATA[The time management trick that can help streamline your budget]]></title>
            <link>https://www.spaceship.com.au/learn/eisenhower-matrix-for-personal-finance/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/eisenhower-matrix-for-personal-finance/</guid>
            <pubDate>Wed, 25 Jun 2025 21:00:00 GMT</pubDate>
            <description><![CDATA[A clever way to rethink your money moves. ]]></description>
            <content:encoded><![CDATA[<h2 id="table-of-contents">Table of Contents</h2>
<ul>
<li><a href="#whats-the-eisenhower-matrix">What's the Eisenhower Matrix?</a>
<ul>
<li><a href="#1-tasks-that-are-urgent-and-important">1. Tasks that are urgent and important</a></li>
<li><a href="#2-tasks-that-are-important-but-not-urgent">2. Tasks that are important but not urgent</a></li>
<li><a href="#3-tasks-that-are-urgent-but-not-important">3. Tasks that are urgent but not important</a></li>
<li><a href="#4-tasks-that-are-not-urgent-and-not-important">4. Tasks that are not urgent and not important</a></li>
</ul>
</li>
<li><a href="#how-can-you-use-it-as-a-money-matrix">How can you use it as a money matrix?</a></li>
<li><a href="#where-do-you-start">Where do you start?</a>
<ul>
<li><a href="#-urgent-and-important-personal-finance-jobs--do-these-first">🚨 Urgent and important personal finance jobs – "Do these first"</a></li>
<li><a href="#-important-and-not-urgent--schedule-these">📅 Important and not urgent – "Schedule these"</a></li>
<li><a href="#-urgent-and-not-important--delegate-these">🤝 Urgent and not-important – "Delegate these"</a></li>
<li><a href="#-not-urgent-and-not-important--stop-doing-these">❌ Not urgent and not-important – "Stop doing these"</a></li>
</ul>
</li>
<li><a href="#your-next-steps">Your next steps</a></li>
</ul>
<p>It happens to the best of us.</p>
<p>You tune out for a second.</p>
<p>Then all at once your rent is due, rego's around the corner, and it's almost Christmas.</p>
<p>Here's a way you can create a money matrix to figure out where best to focus your finances.</p>
<p><em>(Keep in mind, this shouldn't be taken as personal financial advice. We think it's an interesting tool to add to your arsenal, but we haven't considered your personal circumstances and you should consult with a financial advisor if you have questions about your specific situation.)</em></p>
<h2 id="whats-the-eisenhower-matrix">What's the Eisenhower Matrix?</h2>
<p>The Eisenhower Matrix is a time management tool. It can help you figure out what you should focus on when you have competing priorities and deadlines.</p>
<p>The first step is to categorise your tasks into four groups. Each group has a different level of urgency and importance.</p>
<p>Here's what they look like:</p>
<h3 id="1-tasks-that-are-urgent-and-important">1. Tasks that are urgent and important</h3>
<ul>
<li>Neglecting to do these tasks will have an immediate negative impact</li>
<li>According to the Eisenhower Matrix, you should focus on completing these tasks first</li>
</ul>
<h3 id="2-tasks-that-are-important-but-not-urgent">2. Tasks that are important but not urgent</h3>
<ul>
<li>There may not be immediate negative impacts to skipping these tasks</li>
<li>But it's still likely to have a long-term impact</li>
<li>According to the Eisenhower Matrix, you should schedule these tasks</li>
</ul>
<h3 id="3-tasks-that-are-urgent-but-not-important">3. Tasks that are urgent but not important</h3>
<ul>
<li>Skipping these tasks may have a real negative short-term impact</li>
<li>But they're less likely to be important in the long-term</li>
<li>According to the Eisenhower Matrix, you should try to delegate these tasks if you can</li>
</ul>
<h3 id="4-tasks-that-are-not-urgent-and-not-important">4. Tasks that are not urgent and not important</h3>
<ul>
<li>These are tasks you could generally skip without any short- or long-term impact</li>
<li>According to the Eisenhower Matrix, it's safe to ignore these tasks</li>
</ul>
<h2 id="how-can-you-use-it-as-a-money-matrix">How can you use it as a money matrix?</h2>
<p>The Eisenhower Matrix helps you prioritise your focus.</p>
<p>Legend has it US President Dwight Eisenhower developed the tool. He used it to climb from US Army general to President.</p>
<p>Which made us think: what if we used this to help prioritise competing money tasks?</p>
<p>Especially when we're not sure where to start.</p>
<h2 id="where-do-you-start">Where do you start?</h2>
<p>So glad you asked.</p>
<p>Here are some ideas for where money tasks could go in your Eisenhower Matrix.</p>
<p>Remember, everybody is different. What counts as urgent or important for you will be different for others. So use this as a starting point.</p>
<h3 id="%F0%9F%9A%A8-urgent-and-important-personal-finance-jobs-%E2%80%93-do-these-first">🚨 Urgent and important personal finance jobs – "Do these first"</h3>
<p>Urgent and important money jobs will have an immediate impact if you don't do them. For example, you could lose your ability to tend to basic needs such as rent, transport, and food.</p>
<p><strong>Such jobs could include:</strong></p>
<ul>
<li><strong>Financial emergencies</strong> – such as if your car breaks down, you have to take an unplanned trip, or you lose your job. You might need your emergency fund, emergency budget, or to get financial help</li>
<li><strong>Paying overdue bills</strong> – especially if they're related to your basic needs, such as housing and food</li>
<li><strong>Fixing financial mistakes</strong> – such as missing superannuation</li>
</ul>
<h3 id="%F0%9F%93%85-important-and-not-urgent-%E2%80%93-schedule-these">📅 Important and not urgent – "Schedule these"</h3>
<p>Important but not urgent money jobs may not have an immediate impact if you don't do them. But they can add up and have a real impact on your future.</p>
<p><strong>Such tasks could include:</strong></p>
<ul>
<li><strong>Setting up your budget</strong> – This can include researching to find the budget format that works for you. Getting better at managing your money has immediate and long-term benefits. <a href="https://www.spaceship.com.au/learn/which-budget-is-right-for-you/?ref=spaceship.ghost.io">Here are some ideas</a></li>
<li><strong>Creating an investment plan</strong> – especially if you want to build long-term wealth. Time in the market matters, and putting it off could cost you money. <a href="https://www.spaceship.com.au/learn/how-to-make-an-investment-plan/?ref=spaceship.ghost.io">Start here</a></li>
<li><strong>Upskilling your money knowledge</strong> – This can make a huge difference to your future, and may be easier than you think. We're big believers that financial knowledge compounds over time. We also think that learning what not to do can be a powerful move in itself</li>
<li><strong>Setting money goals</strong> – so you can take actionable steps to the life you want to live</li>
</ul>
<h3 id="%F0%9F%A4%9D-urgent-and-not-important-%E2%80%93-delegate-these">🤝 Urgent and not-important – "Delegate these"</h3>
<p>We would argue that artificial time pressure drives urgent but not-important jobs. Such jobs may have very little return on investment. You may ask yourself if focusing on these stops you doing something more valuable.</p>
<p>Again, it's up to you to choose what goes in this category.</p>
<p><strong>Consider delegating:</strong></p>
<ul>
<li><strong>Comparison shopping</strong> – Finding a good deal can be a huge buzz. But if you don't genuinely love the chase, it can be a huge time suck. Especially if it's only netting you a couple of dollars here or there</li>
<li><strong>Daily monitoring of your long-term investments</strong> – This is one of the easiest ways to make yourself panic. Are you confident in your investments and timeframe? If so, how often do you want to check in on them?</li>
<li><strong>Over-optimising your budget</strong> – Focusing on small tweaks can mean that you lose sight of the bigger picture</li>
</ul>
<h3 id="%E2%9D%8C-not-urgent-and-not-important-%E2%80%93-stop-doing-these">❌ Not urgent and not-important – "Stop doing these"</h3>
<p>You could pretty much quit doing anything on your not urgent and not-important list. You'd be unlikely to see a negative impact on your short- or long-term future, according to the matrix.</p>
<p><strong>Ideas include:</strong></p>
<ul>
<li><strong>Impulse purchases</strong> – such as 'buy one get one free deals' and the middle aisle at Aldi</li>
<li><strong>Reading financial doom and gloom</strong> – Financial press trades on fear and greed, and everybody has a different interpretation. Consider how much you need to be across everything</li>
<li><strong>Comparing your finances to somebody else's</strong> – and feeling bad about it. <a href="https://www.spaceship.com.au/learn/money-fomo-actions-steps-to-take-to-feel-better-about-your-finances/?ref=spaceship.ghost.io">Here's why money FOMO is not your friend</a>, and what you could do if you succumb to it</li>
<li><strong>Spending time on r/WallStreetBets and FinTok</strong> – unless you really find it helpful for you. Be discerning about the financial influencers you follow. It could have impacts, both for your mental health, and your bottom line</li>
</ul>
<h2 id="your-next-steps">Your next steps</h2>
<p>You can categorise your own money to-do list into a money matrix. It could give you an idea of what to focus on next – or what to cut back on.</p>
<hr>
]]></content:encoded>
            <author>hello@spaceship.com.au (Kelly Simpson)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/personal-finance/">Personal Finance</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2025/06/The-Eisenhower-matrix-for-personal-finance.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[How & why to make a contribution to your super fund]]></title>
            <link>https://www.spaceship.com.au/learn/how-and-why-to-add-super-contributions/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/how-and-why-to-add-super-contributions/</guid>
            <pubDate>Tue, 17 Jun 2025 22:00:00 GMT</pubDate>
            <description><![CDATA[Even in a cost of living crisis.
]]></description>
            <content:encoded><![CDATA[<p>Why would you contribute money to your super when you might not see it until you retire? </p><p>It turns out there are three BIG reasons.</p><p>In a cost of living crisis, contributing extra money into your super might not be top of mind.</p><p>But as it happens, there are three good reasons why now might be the perfect time to consider it.</p><p>In fact, your super could help you with your home deposit, help you get a bigger tax refund, and help you get extra government support.</p><p>Here’s the tl:dr.</p><h2 id="1-your-super-can-help-you-save-for-a-house">1. Your super can help you save for a house</h2><p>It’s called the <a href="https://www.spaceship.com.au/first-home/?ref=spaceship.ghost.io" rel="noreferrer">First Home Super Saver scheme</a>, and the gist is that you save money toward your first home deposit in your super fund instead of in a bank account.</p><p>You get tax savings, associated earnings, and the chance to lock up your home deposit until you’re ready to withdraw it.</p><p>You can make up to $15,000 of eligible contributions each financial year, and withdraw up to $50,000 of them when you’re ready to pay your deposit.</p><p>Eligible contributions include salary sacrificed contributions, or direct deposits paid into your super fund, which you can also claim tax on, as well as after-tax contributions you make that you don’t claim a tax deduction on.</p><p>You should only consider this if you’re committed to buying a home - you generally won’t be able to withdraw your contributions until you reach preservation age, otherwise. There are annual limits to how much you can contribute, and the types of contributions you can make.</p><p>Interested? Check out our <a href="https://www.spaceship.com.au/first-home/?ref=spaceship.ghost.io" rel="noreferrer">First Home</a> hub, which also includes other support you may be able to access based on your state.</p><h2 id="2-your-super-can-help-you-get-a-boost-from-the-government">2. Your super can help you get a boost from the government</h2><p>If you’re a low or middle-income earner and your income will total less than $60,400 this financial year (ending 30 June, 2025), the government may contribute extra money to your super as long as you do, first.</p><p>For every year you’re eligible, the government may contribute up to $500 extra to your super, depending on how much you earn, and how much extra you contribute.</p><p>Interested? Here’s some more info on the <a href="https://www.spaceship.com.au/learn/super-co-contribution-scheme/?ref=spaceship.ghost.io" rel="noreferrer">super co-contribution scheme</a>, right here on Spaceship Learn.</p><h2 id="3-your-super-can-help-you-to-pay-less-tax">3. Your super can help you to pay less tax</h2><p>If you want to pay less tax, consider making extra super payments to your fund. Generally, contributions to your super are taxed 15%, and once you pass the tax-free threshold, your income may be taxed anywhere from 16% to 45%.</p><p>So, by contributing extra to your super, the general idea is that you get back the difference, either before you get your paycheck, through salary sacrifice; or afterward, when you submit your tax return.</p><p>It can get a little bit tricky so we recommend getting personal financial advice from a licensed financial professional such as a financial planner or accountant.</p><h2 id="keep-in-mind">Keep in mind</h2><p>Apart from the FHSS, you generally can’t access any extra super you contribute until you reach preservation age, which is 60 years old if you’re born after 1 July 1964.</p><p>So make sure these moves are right for you before making them.</p><p>Tax and super can get tricky, so be sure to seek professional financial help if you’re unsure. This might include a licensed accountant or financial planner. <a href="https://moneysmart.gov.au/financial-advice?ref=spaceship.ghost.io" rel="noreferrer">MoneySmart</a> has some ideas about where to start if you’re unsure.</p><h2 id="so-how-do-you-actually-make-extra-super-contributions">So... how do you actually make extra super contributions?</h2><p>Once you’ve done your research and decided it’s the right move for you, there are a few different ways you can make additional contributions. Here are some of them.</p><h2 id="1-set-up-salary-sacrifice">1. Set up salary sacrifice</h2><p>If your employer allows it, you can ask them to add more than the super guarantee (the amount of super they must pay you by law) to your super fund.</p><p>People do this because even though extra contributions sit in their super fund and can reduce their take home pay, they still get to keep more of it.</p><p>You can generally talk to your payroll or HR department to set it up.</p><h2 id="2-make-a-personal-contribution">2. Make a personal contribution</h2><p>You can generally set up a direct deposit or BPAY from your bank account to your super fund. Contact them to find out how. Spaceship Super customers can set up BPAY payments right from the Spaceship app.</p><h2 id="3-get-your-spouse-to-contribute">3. Get your spouse to contribute</h2><p>If your spouse makes a contribution to your super, they may be entitled to a tax offset, which is also known as a tax rebate. The contribution will still count toward your non-concessional cap, however.</p><p>By contributing to your spouse's super, you may be able to claim a tax offset of up to $540. To be eligible, your spouse's income must be under $40,000, with the full offset available if their income is $37,000 or less. The offset amount then gradually reduces as their income approaches $40,000.</p><p>For more rules about spousal contributions, <a href="https://www.ato.gov.au/individuals-and-families/super-for-individuals-and-families/super/growing-and-keeping-track-of-your-super/how-to-save-more-in-your-super/spouse-super-contributions?ref=spaceship.ghost.io" rel="noreferrer">check out the ATO</a>.</p><p>For more information on super, you can visit the ATO website’s <a href="https://www.ato.gov.au/individuals-and-families/super-for-individuals-and-families?ref=spaceship.ghost.io" rel="noreferrer">Super for individuals and families collection</a>.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Spaceship)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/superannuation/">Superannuation</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2025/06/How-to-make-super-contributions.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[7 things you didn't know about Apple]]></title>
            <link>https://www.spaceship.com.au/learn/7-things-you-didnt-know-about-apple/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/7-things-you-didnt-know-about-apple/</guid>
            <pubDate>Wed, 11 Jun 2025 00:45:00 GMT</pubDate>
            <description><![CDATA[And why it’s in our Spaceship Universe and Origin portfolios. ]]></description>
            <content:encoded><![CDATA[<p>At Spaceship we’re long-term investors. But we still keep an eye on what’s happening in the market day-to-day.</p><p>Apple announced its latest iPhone last week, so this week we’re taking a closer look at the company in our <a href="https://www.spaceship.com.au/voyager/?ref=spaceship.ghost.io">Spaceship Voyager</a> Flight Notes.</p><h2 id="1-would-you-wear-the-apple-collection">1. Would you wear The Apple Collection?</h2><figure class="kg-card kg-image-card kg-card-hascaption"><img src="https://www.spaceship.com.au/blog/images/2022/09/The-Apple-Collection-Apple-Merch.jpg" class="kg-image" alt="" loading="lazy" width="850" height="621"><figcaption><span style="white-space: pre-wrap;">Image: Imgur, rickh3255</span></figcaption></figure><p>10/10 we would.</p><p>In 1986 Apple released a line of… stuff… that was emblazoned with its logo.</p><p> “If you’re one of those people who like our computers, we think you’ll like the products in our collection,” the company wrote in its launch catalogue, which showcased leather Macbook covers and cotton athleisurewear.</p><p>It was sold through mail order. Coincidentally, they launched it one year after founder Steve Jobs had left the company.</p><p>Apple got back on track when he came back.</p><h2 id="2-the-iphone%E2%80%99s-one-of-the-most-profitable-products-in-history">2. The iPhone’s one of the most profitable products in history</h2><p>Apple reportedly spent $150 million developing the iPhone, which Steve Jobs first introduced in 2007 as being a “widescreen iPod with touch controls, a revolutionary mobile phone, and a breakthrough internet communications device.”</p><p>Apple's released new versions of the iPhone each year and in 2024 the iPhone accounted for $201 billion in revenue. Not a bad return on investment.</p><h2 id="3-it%E2%80%99s-helped-apple-become-the-first-company-to-reach-1-trillion">3. It’s helped Apple become the first company to reach $1 trillion</h2><p>In August 2018 Apple became the first publicly traded US company to reach $1 trillion, beating out its nearest contender, Amazon.</p><h2 id="4-apple-has-a-bigger-market-cap-than-most-countries">4. Apple has a bigger market cap than most countries</h2><p>At time of writing, Apple’s market cap is just over $3 trillion. </p><p>If Apple were a country, this would make it the eighth richest country in the world, between France and Italy, as at <a href="https://www.investopedia.com/insights/worlds-top-economies/?ref=spaceship.ghost.io#:~:text=Top%2010%20Countries%20by%20Nominal%20GDP%20as%20of%202022">2025 GDP figures</a>.</p><h2 id="5-the-time-is-always-set-to-941am-in-apple-product-ads">5. The time is always set to 9.41am in Apple product ads</h2><p>Most official photos of Apple products show the same time: 9:41. </p><p>That’s because Apple wanted to match the time displayed with the exact time the iPhone was launched. </p><p>Steve Jobs introduced the iPhone on stage at  9:41.</p><h2 id="6-apple-gave-its-customers-a-free-u2-album-in-2014">6. Apple gave its customers a free U2 album in 2014</h2><p>In 2014, Apple gifted everyone with an iTunes account (half a billion people at the time) a free copy of U2’s album Songs of Innocence. </p><p>Reactions were mixed: many saw it as a privacy intrusion. Wired magazine described it as ‘worse than spam’.</p><p>Apple announced Apple Music in 2015 and behaviour largely shifted from buying to streaming music.</p><h2 id="7-people-were-warned-against-investing-in-apple-when-it-listed">7. People were warned against investing in Apple when it listed</h2><p>When Apple listed on the stock exchange in 1980, regulators labeled it ‘too risky’ for individuals to invest in. </p><p>They had rules about ‘weeding out highfliers that didn’t have solid earnings foundations,’ according to Market Watch.</p><h2 id="so-why-is-apple-the-world%E2%80%99s-most-valuable-brand">So why is Apple the world’s most valuable brand?</h2><p>“We make it our mission to find companies with strong economic moats. That is, companies with a durable competitive advantage at the core of their business,” said our Spaceship Voyager Investment Team.</p><p>“Warren Buffett tells us that “The key to investing is not assessing how much an industry is going to affect society, or how much it will grow, but rather determining the competitive advantage of any given company and, above all, the durability of that advantage.”</p><p>“Apple is the poster child of having an invincible brand moat, and for another fun fact, is Berkshire Hathaway’s largest holding.</p><p>Every year, leading marketing data and analytics company Kantar ranks every major brand in the world, combining the most recent financial performance data and consumer research from over 4 million consumers across 51 markets.</p><p>This year, the world’s most valuable global brand was Apple. However, we don’t necessarily need a survey to tell us this.</p><p>The late Steve Jobs, the visionary behind Apple said, “People don’t know what they want until you show it to them.”</p><p>This holds true if we look at the decades of product innovation that led to a level of brand loyalty that is unmatched. When a customer buys an Apple product, whether it is the slick hardware (iPhone, Watch, Mac, Airpods, iPad etc.) or the proprietary software and services (Apple TV+, Apple Music, iCloud etc.) or even steps foot in a uniquely designed Apple store, the customer generally knows exactly what to expect, each time elevating the life time value of that customer. This reputation of quality and innovation enables Apple to compete and continue to thrive across their diversified portfolio of products.”</p><hr><p>The <a href="https://www.spaceship.com.au/voyager/universe/?ref=spaceship.ghost.io">Spaceship Universe</a>, <a href="https://www.spaceship.com.au/voyager/galaxy/?ref=spaceship.ghost.io" rel="noreferrer">Spaceship Galaxy</a>, and <a href="https://www.spaceship.com.au/voyager/origin/?ref=spaceship.ghost.io">Spaceship Origin</a> portfolios invest in Apple at the time of writing.</p><p><strong>Important</strong>! We’re sharing with you our thoughts on the companies in which Spaceship Voyager invests for your informational purposes only. We think it’s important (and interesting!) to let you know what’s happening with Spaceship Voyager’s investments. However, we are not making recommendations to buy or sell holdings in a specific company. Past performance isn’t a reliable indicator or guarantee of future performance.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Spaceship)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/stocks/">Stocks</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2022/09/Spaceship-Voyager-flight-notes-1.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[4 ways to make saving money easier]]></title>
            <link>https://www.spaceship.com.au/learn/ways-to-make-saving-money-easier/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/ways-to-make-saving-money-easier/</guid>
            <pubDate>Wed, 04 Jun 2025 00:45:00 GMT</pubDate>
            <description><![CDATA[Pretty much everyone wants to be better about saving money.]]></description>
            <content:encoded><![CDATA[<p>We live in pretty turbulent times right now and the words “fake news” get bandied around a lot. But if there is one universal truth we feel we can comfortably rely on, it’s this: pretty much everyone wants to be better about saving money.</p><p>Some of us put money aside every month but then find ourselves dipping back into it in the days before payday. (Hands up if you’re guilty.) Some of us plan to put all leftover money aside at the end of each month, only to find there’s no money actually leftover. Some of us put $500 aside every month, but want to make it $600. We’ve all got our issues, so no judgement.</p><p>In the interest of helping you while helping ourselves, we’ve put together a pretty handy-dandy list of ways to make saving money easier. Keep reading for the scoop.</p><h2 id="automate-it">Automate it</h2><p>Forming a habit can be hard<a href="https://www.theguardian.com/lifeandstyle/2009/oct/10/change-your-life-habit-28-day-rule?ref=spaceship.ghost.io"> for some people</a>. While we’d like to think we’ll be mindful about checking our back balance and transferring money to savings every time payday rolls around, life is sure to get in the way at some point. And thus your savings will suffer.</p><p>That’s why automation is your friend.</p><p>Most banks offer a way for you to set up a “rule” that automatically transfers a specified amount into a specified account at a specified time on a specified day. In addition, you should be able to set it up so that it repeats every week, month or quarter.</p><p>For example, many banks allow you to set up transfers between your chosen accounts that recur weekly, fortnightly, monthly, on the last day of every month, bi-monthly, quarterly, half-yearly or annually. (#options)</p><p>In our minds, the ideal way to automate your savings is to schedule your automatic transfer so that it lines up with your payday. For example, if you know you get paid on the 15th of every month, and you know you want to save $100 a month, you would set up an automatic transfer that moves $100 from one account to the other on, say, every 16th.</p><p>The point of automating your savings is that it’s <em>done</em>. It’s a “set and forget” method that works really well for those of us that are absent-minded.</p><h2 id="put-it-out-of-sight">Put it out of sight</h2><p>Let’s say that you have two accounts: a transaction account and a savings account. And every time you open up your banking app, you can see the balances of both.</p><p>Great, right? But what if you see you have $100 in your transaction account and $1,000 in your savings account — and you’ve got two weeks to go until payday. And so then you dip into your savings and transfer $200 back into your transaction account for fun and hijinx.</p><p>Let’s put aside the first problem (that you don’t have enough money to last until payday) and focus on the second problem: your savings are <em>right there in plain sight</em>.</p><p>In this case, it could be a good idea to do one of two things:</p><ul><li>Open a savings account with another bank; or</li><li>Hide your savings account from view.</li></ul><p>The first option here is pretty easy. You simply open a bank account elsewhere and you don’t regularly check in on the balance. It’s literally out of sight, out of mind.</p><p>The second option here might not be available to you; you’ll have to check your bank. Basically, some banks allow you to hide certain accounts from view. So, you’ll have a list of your accounts and it might say “show hidden accounts.” And then you’ll actually have to take a few steps before you can see your hidden accounts again.</p><p>The point of hiding your accounts is simply to make it harder for you to access them, if you’re in the habit of dipping into your savings here and there.</p><h2 id="optimise-frequency-and-amount">Optimise frequency and amount</h2><p>As we’ve just mentioned, sometimes we can be a bit ambitious about how much we put aside for savings and how much we leave ourselves to spend. The result is that we end up dipping into our savings account because we’re short of cash.</p><p>That’s why it’s really important to optimise the amount you save and how often you save it. You need to make a plan that works for <em>you</em> and <em>your budget</em>.</p><p>Let’s say your net monthly income is $2,000. You pay $500 for rent, then divide the rest into two batches: $750 for saving and $750 for spending.</p><p><em>But</em> every month, you end up transferring $250 (or so) from your savings into spending. Clearly, you’re being a little ambitious with your savings goals, which isn’t necessarily a bad thing. But maybe you just need to be more realistic about what you spend.</p><p>To optimise your savings plan, you’d take a good look at what’s going on here. In this example, it’s pretty clear. After rent, you seem to need about $1,000 to live on and $500 for savings. So, change your goals and your plan, and you’ll soon be kicking arse.</p><h2 id="have-a-goal">Have a goal</h2><p>While some of us can set aside savings with some faraway concept of what we’re saving for, others of us might need a specific goal. Maybe you are saving for an overseas holiday, or you want to buy a home, a guitar, a car, or a minibar.</p><p>Here’s the kicker. Having a goal in your <em>mind</em> is one thing. But how can you keep that goal front and centre every time you set aside money for saving. Some ideas…</p><ul><li>Check and see if your banking app allows you to change the name of your accounts. Then, change the name from, say, “Smart Access” to “Paris Trip.”</li><li>Stick a post-it note on your fridge that says “Paris Trip,” so you’re always getting a quick reminder about your future goal every time you’re hungry.</li><li>Stick a postcard of Paris (as an example) on your desk at work or on the fridge.</li></ul><p>The point here is just to create gentle reminders for yourself about your goal. Hopefully, any time you’re tempted to spend money or dip into your savings, you’re reminded about your initial goal and you’re inspired all over again to stick to your savings plan. <br><br></p>]]></content:encoded>
            <author>hello@spaceship.com.au (Bryna Howes)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/personal-finance/">Personal Finance</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2025/06/four-ways-to-build-your-savings-fast.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[Real Money Talk: Lenny]]></title>
            <link>https://www.spaceship.com.au/learn/real-money-talk-lenny/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/real-money-talk-lenny/</guid>
            <pubDate>Wed, 04 Jun 2025 00:30:00 GMT</pubDate>
            <description><![CDATA[Lenny’s a 32-year-old with two mortgages who spends all his money on books.]]></description>
            <content:encoded><![CDATA[<p>This post is based on an interview we conducted with Lenny in March 2023.</p><p>Real Money Talk is our series where we interview Australians from all walks of life about their personal finances. The views expressed are those of the interviewees, based on their experiences with money, and as such are not necessarily representative of Spaceship's views.</p><p>We have changed the name of the interviewee for their privacy.</p><h2 id="overview">Overview</h2><p><strong>Name:</strong> Lenny	<br><strong>Age:</strong> 32<br><strong>Where do you live? </strong>Sydney</p><h3 id="please-tell-us-a-bit-about-yourself">Please tell us a bit about yourself.</h3><p>I’m a Principal Management Consultant at a large multinational company that loves learning and reading.</p><h3 id="whats-your-current-net-worth">What's your current net worth?</h3><p>$472,000 ($1,282,000 assets - $810,000 debts)</p><h3 id="how-does-it-break-down">How does it break down? </h3><ul><li>$600,000 - Home</li><li>$480,000 - Investment property</li><li>$80,000 - <a href="https://www.spaceship.com.au/learn/tag/superannuation/?ref=spaceship.ghost.io">Superannuation</a></li><li>$60,000 - Home furnishings</li><li>$23,000- Cash savings</li><li>$21,000 - Car</li><li>$9,000 - <a href="https://www.spaceship.com.au/voyager/universe/?ref=spaceship.ghost.io">Spaceship Universe portfolio</a></li><li>$9,000 - Vanguard ETF</li></ul><h3 id="do-you-have-any-debts">Do you have any debts?</h3><ul><li>$575k - Home mortgage</li><li>$235k - Investment property mortgage</li></ul><h3 id="how-did-you-build-your-net-worth">How did you build your net worth?</h3><p>I’ve always been a great saver and worked 40 hours per week between five casual jobs while studying full time at university.</p><p>I’ve always loved learning and invest diligently in human capital; I have three university degrees with <a href="https://www.spaceship.com.au/learn/help-debt-repayments/?ref=spaceship.ghost.io">no HELP debt</a> and try to read 30-40 books each year in my spare time. </p><p>I’m not a fan of personal development as a genre, but I try to read non-fiction books on the hard and social sciences. </p><p>Investing in human capital has allowed me to progress rather quickly in my industry.</p><h2 id="earn">Earn</h2><h3 id="tell-us-a-bit-about-your-career">Tell us a bit about your career.</h3><p>I’m a Principal Management Consultant for a large multinational. I work with large client organisations on assurance and strategy.</p><h3 id="do-you-have-any-income-sources-outside-your-job-how-much-do-you-earn-from-each-and-how-did-you-develop-them">Do you have any income sources outside your job? How much do you earn from each and how did you develop them?</h3><p>My investment property earns me $23,000 per year in rental income. My cash savings, ETFs and managed funds earn me a negligible $500 per year in income, but I’m working to change that.</p><h3 id="what%E2%80%99s-been-important-for-you-to-learn-about-money">What’s been important for you to learn about money?</h3><p>So long as you’re productive and doing something of interest, don’t bother asking people for advice. </p><p>Lots of things in life happen organically and exerting too much effort to change your personality will drain you without any return.</p><p>There’s lots of context and things under the surface that explain how people are doing that might not be relevant to you.</p><h2 id="save">Save</h2><h3 id="whats-your-savings-rate-how-has-it-changed-over-time">What's your savings rate? How has it changed over time?</h3><p>I save 20% of my total income now that I have two mortgages and live independently. </p><p>My peak savings rate was while I was an undergraduate at university and living with my parents - probably about 60-70% at that time.</p><h3 id="do-you-have-a-budget">Do you have a budget?</h3><p>Yes, I have automatic bank transfers that happen when I receive my salary to subordinate accounts. </p><p>I have separate budgets for my mortgages, savings, ETF/Managed Funds, travel, fixed expenses, every day expenses, and splurges.</p><h3 id="how-much-do-you-spend-per-year">How much do you spend per year?</h3><p>About $55,000 when you exclude my mortgages, investments and savings.</p><h3 id="do-you-make-purchase-decisions-carefully-or-are-you-loose-with-your-money">Do you make purchase decisions carefully, or are you loose with your money?</h3><p>I can be both, but I generally stick to my budget. If I don’t feel like spending all my allowances I might invest extra.</p><h3 id="how-is-your-work-life-balance">How is your work-life balance?</h3><p>Generally OK for my industry. Overtime isn’t expected but I’m passionate about my work so I’m happy to work a few extra hours a week if it means delivering higher quality products.</p><h3 id="whats-your-favourite-thing-to-spend-money-on">What's your favourite thing to spend money on?</h3><p>Books, I have thousands and thousands of dollars’ worth at home.</p><h2 id="invest">Invest</h2><h3 id="how-do-you-invest">How do you invest?</h3><p>A set allocation when I receive my salary, <a href="https://www.spaceship.com.au/voyager/boosts/?ref=spaceship.ghost.io">Spaceship Boosts</a> to squeeze more investing from my everyday expense allowance, and when fixed expenses fail to materialise I tend to invest extra.</p><h3 id="whats-been-your-best-investment">What's been your best investment?</h3><p>My education.</p><h3 id="what%E2%80%99s-been-your-worst-investment">What’s been your worst investment?</h3><p>Splurging my sizable savings multiple times when I was younger because of having less responsibilities and feeling bored.</p><h3 id="what%E2%80%99s-been-your-overall-return">What’s been your overall return?</h3><p>Superannuation is well in the black, but ETFs and Managed Funds are in the red since the bear markets over the past 12-18 months.</p><h3 id="how-are-you-building-wealth">How are you building wealth?</h3><p>Predominantly through employment income and capital gains, but starting to pivot to <a href="https://www.spaceship.com.au/learn/etfs-stocks-managed-funds-whats-the-difference/?ref=spaceship.ghost.io">ETFs and Managed Funds</a> for the future.</p><p>What are your main roadblocks to building wealth? How are you addressing them?<br>The hours in each day. I’m starting to pivot more to <a href="https://www.spaceship.com.au/learn/etfs-stocks-managed-funds-whats-the-difference/?ref=spaceship.ghost.io">ETFs and Managed Funds</a>.</p><h3 id="do-you-have-a-target-net-worth-you-want">Do you have a target net worth you want?</h3><p>$10 million by retirement at 65 (deflated to 2023 dollars).</p><h2 id="behaviour">Behaviour</h2><h3 id="when-did-you-make-your-first-significant-behavioural-shift-towards-wealth-building">When did you make your first significant behavioural shift towards wealth building?</h3><p>My parents were very conservative financially and encouraged me to save from childhood. </p><p>But I’m relatively late to the game with shares and only started investing in ETFs and Managed Funds two years ago.</p><h3 id="if-you-could-start-again-what-would-you-do-differently">If you could start again, what would you do differently?</h3><p>I have changed careers several times and in hindsight, I would exert more effort researching industries and career trajectories while still at school.</p><h3 id="what-are-some-mistakes-you%E2%80%99ve-made-along-the-way">What are some mistakes you’ve made along the way?</h3><p>Not mistakes from an intentional POV, but trying a few different careers that didn’t really connect with my personality and character. However, there’s no lost experience and I’ve found these false starts are benefiting me now in ways I never imagined.</p><h3 id="do-you-have-any-worries-about-retirement-if-so-how-are-you-planning-to-address-them">Do you have any worries about retirement? If so, how are you planning to address them?</h3><p>I have unfounded worries, and regularly check statistics for my demographic to see if I’m financially ahead. I seem to be.</p><h3 id="how-are-you-learning-about-building-wealth">How are you learning about building wealth?</h3><p>All of the above. But the biggest learning curve is converting theory to practice.</p><h3 id="do-you-give-to-charity-if-so-what-percentage-of-your-timemoney-do-you-give">Do you give to charity? If so, what percentage of your time/money do you give?</h3><p>I volunteer ~5 hours a month to help disadvantaged groups in the community.</p><hr><h3 id="we-want-to-hear-your-real-money-talk">We want to hear your Real Money Talk</h3><p>At Spaceship we’re big believers in sharing our money stories. We want to hear yours, too. In our ongoing <a href="https://www.spaceship.com.au/learn/tag/real-money-talk/?ref=spaceship.ghost.io">Real Money Talk</a> series, members of our community share what they’ve learned about managing money. We’d love you to take part. <a href="https://forms.gle/B2xKnqAqjePMHfFG9?ref=spaceship.ghost.io">Here’s a link to our Real Money Talk survey</a> where you can share your story.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Kelly Simpson)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/real-money-talk/">Real Money Talk</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2023/07/Real-Money-Talk-Lenny.png" length="0" type="image/png"/>
        </item>
        <item>
            <title><![CDATA[Financial strategies that worked for real people]]></title>
            <link>https://www.spaceship.com.au/learn/financial-goal-setting-strategies/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/financial-goal-setting-strategies/</guid>
            <pubDate>Wed, 04 Jun 2025 00:16:00 GMT</pubDate>
            <description><![CDATA[We’re sharing our stories so we can learn from each other.]]></description>
            <content:encoded><![CDATA[<p><br>Ever see somebody living their best life and wonder just how they got there? We asked some of our Spaceship community to share the strategies they used to achieve some long-held personal goals.</p><p>We changed their names so they could get into the details.</p><hr><h2 id="i-set-up-milestones-before-moving-out-of-home">I set up milestones before moving out of home</h2><p>Alice* recently moved out of home. She set milestones to help her save.</p><figure class="kg-card kg-image-card"><img src="https://www.spaceship.com.au/blog/images/2021/07/I-moved-out.jpg" class="kg-image" alt="" loading="lazy" width="640" height="481"></figure><p>“I’ve lived at home for most of my life, and my parents haven’t moved since I was born (20+ years!). I have had small stints where I’ve lived out of home, but that was with other people or a partner. This is the first time I’ve had the opportunity to live alone and I love it.</p><p>So, for me… before I moved out of home there were three major milestones I wanted to hit before making the jump.</p><p><strong>Milestone one</strong>: I wanted to build a ‘<a href="https://www.spaceship.com.au/learn/how-to-build-an-emergency-fund/?ref=spaceship.ghost.io">backup fund</a>’ large enough to live for a year without working, including rent, utilities, and essential expenses.</p><p><strong>Milestone two</strong>: This was to pay off all <a href="https://www.spaceship.com.au/learn/paying-off-debt-vs-saving-money/?ref=spaceship.ghost.io">outstanding debt</a> I had, including HELP, a loan, and credit card balance.</p><p>For about a year and a half I had all my expenses and a budget logged into an Excel spreadsheet. This helped me keep track of my repayments to knock out milestones one and two.</p><p><strong>Milestone three</strong>: I wanted to save a chunk to put towards future investments and have as ‘play money’ (be that stocks, super, property, treat yo-self). I call this bucket my general ‘life fund’.</p><p>Milestone three is a work in progress, and I used it to help fund my purchases (like furniture and bond) when I first moved out.</p><p>Fortunately I haven’t had to dip into my backup fund since I’ve moved, and my life fund hasn’t dipped too much either.</p><p>Moving out has generally been a great experience for me, and one where I now have my own space to explore my hobbies.”</p><p><strong>Key learning: Breaking your goal into milestones can help keep you motivated and on track.</strong></p><hr><h2 id="i-took-advantage-of-circumstances-to-move-to-the-mountains">I took advantage of circumstances to move to the mountains</h2><p>Fred* is a software engineer. He headed to the mountains for the ski season. Achieving his goal was a matter of taking advantage of timing.</p><figure class="kg-card kg-image-card"><img src="https://www.spaceship.com.au/blog/images/2021/07/I-moved-to-the-mountains.jpg" class="kg-image" alt="" loading="lazy" width="640" height="427"></figure><p>“Snowboarding is my favourite thing to do. Usually it’s hard to find good jobs in ski towns, particularly in my field (software engineering) so previously to do something like this would mean working in a completely different field and probably taking a financial hit.</p><p>With the new focus on flexible and remote working these days it seemed like the perfect opportunity to make the most of it.</p><p>I ended my lease early, which meant having to pay a week’s rent as a break fee, which really isn’t that bad considering you’d often have a week overlap when moving house anyway.</p><p>I found a 16-week winter lease in Jindabyne. Finding accommodation was probably the hardest thing – there was a big shortage that season.</p><p>I gave my houseplants to a co-worker and threw some furniture into storage in Sydney. I did my own end-of-lease clean to save myself $400 or so. I packed my car with my clothes, snowboard, skateboard, desk, monitor, and guitar, and drove down.</p><p>Living there wasn't any more expensive than living in Sydney for me – I just had to buy a ski pass as well as pay some minor costs of moving. I got the bond back from my last place which covered this place plus some extra, and that bond could contribute to the next rental when I moved back to Sydney. I actually saved way more money here than I did in Sydney, living in a room in a sharehouse in the mountains vs a one bedroom flat there.</p><p>Even if it didn’t make the most financial sense, I probably would have still done it. <a href="https://www.spaceship.com.au/learn/how-do-personal-values-affect-financial-decisions/?ref=spaceship.ghost.io">Doing things you enjoy</a> is the best way to spend your money in my opinion.”</p><p><strong>Key learning: When it’s time to act, take action. Being agile and opportunistic may help you achieve long-held dreams.</strong></p><hr><h2 id="i-saved-aggressively-then-bought-a-house">I saved aggressively then <a href="https://www.spaceship.com.au/first-home/?ref=spaceship.ghost.io" rel="noreferrer">bought a house</a></h2><p>Dean* is a product manager at a fintech company. Before they got married, he and his wife joined forces to aggressively save for a house.</p><figure class="kg-card kg-image-card"><img src="https://www.spaceship.com.au/blog/images/2021/07/We-bought-a-house.jpg" class="kg-image" alt="" loading="lazy" width="640" height="427"></figure><p>“My wife and I both migrated from overseas but started our relationship here in Sydney.</p><p>To <a href="https://www.spaceship.com.au/first-home/?ref=spaceship.ghost.io" rel="noreferrer">save for a house</a>, I started putting savings aside from my first job even though I couldn’t really save much at that time. The biggest challenge was to save the deposit, and also to find a property we could afford. We set a pretty aggressive savings target which involved setting up a savings account and cutting down on most of our unnecessary spending. There were no holidays, no travel, etc.</p><p>It did take a number of years, roughly about five years, for us to save the initial deposit. The housing prices in 2012 weren’t as crazy as they are now.</p><p>We started planning our future together once our relationship started. My wife has an accounting background, so I guess that did help quite a lot from the beginning, having a financial mindset regarding how to get our first home together.”</p><p><strong>Key learning: Just start where you are, with what you have. Every little step helps on the path toward a goal.</strong></p><hr><h2 id="i-built-a-%E2%80%98sht-happens%E2%80%99-fund-%E2%80%93-then-moved-to-new-zealand">I built a ‘sh*t happens’ fund – then moved to New Zealand</h2><p>Leo’s* a product manager at a financial services firm who recently moved to a different country. He learned what not to do from others.</p><figure class="kg-card kg-image-card"><img src="https://www.spaceship.com.au/blog/images/2021/07/I-built-an-emergency-fund.jpg" class="kg-image" alt="" loading="lazy" width="640" height="427"></figure><p>“I met my partner in Sydney. She’s from New Zealand and was in Sydney on a six-month work placement but stayed another four years because of me. We always had moving back to New Zealand in mind.</p><p>Before I lived in Australia, I lived in Europe, and it meant that I saw a lot of people and even close relatives getting hit really hard by the GFC (global financial crisis). They all had blue collar jobs and didn't really save (i.e. bought cars and properties, went on vacation, etc. a lot in the lead up to it, when the economy was doing amazing).</p><p>So, for me the highest priority is putting a ‘sh*t happens’ fund together that will allow me to be comfortable through prolonged difficult times as I don't want to find myself in the same situation (unemployed without any savings and in debt).</p><p>I'm very close to achieving it.</p><p>After that it will be saving for a house deposit and making monthly contributions into the stock market.</p><p>Most important of all is that my partner and I live off her pay check while we're saving/investing all of mine. That allows us to save/invest 70% of our combined income.”</p><p><strong>Key learning: Creating a bold plan – and sticking to it – could help you have the life you dream about.</strong></p><hr><h2 id="i-started-a-side-hustle-%E2%80%93-and-added-an-extra-stream-of-income">I started a side-hustle – and added an extra stream of income</h2><p>Jane* works in engineering. She has a goal of creating multiple streams of income.</p><figure class="kg-card kg-image-card"><img src="https://www.spaceship.com.au/blog/images/2021/07/Multiple-income-streams.jpg" class="kg-image" alt="" loading="lazy" width="640" height="427"></figure><p>“In the last six months, I started an <a href="https://www.spaceship.com.au/learn/finance-tips-for-side-hustles/?ref=spaceship.ghost.io">e-commerce side hustle</a>. I get consistent sales of about $1,000 a month. It’s in a pretty niche sector so I’m not expecting it to grow very big but it’s been steady so far.</p><p>I've also started rentvesting, which means I purchased an investment property in a city outside of where I live. It's more affordable to buy there. I probably wouldn’t consider it an income stream since I’m so in debt [because of the mortgage]! The repayments are more than the rent, but over time I’m expecting to come out ahead.”</p><p><strong>Key learning: Having a goal can help you take action, which can change your life.</strong></p><hr><h2 id="we-want-to-hear-your-real-money-talk">We want to hear your Real Money Talk</h2><p>At Spaceship we’re big believers in sharing our money stories. We want to hear yours, too. We have an ongoing <a href="https://www.spaceship.com.au/learn/tag/real-money-talk/?ref=spaceship.ghost.io">Real Money Talk</a> series where members of our community share what they’ve learned about managing money. We’d love you to take part. Here’s a link to our <a href="https://forms.gle/ZoBqyvJdJ882C3Vh7?ref=spaceship.ghost.io">Real Money Talk survey</a> where you can share your story.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Kelly Simpson)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/personal-finance/">Personal Finance</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2025/06/How-to-create-an-investment-plan-1.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[How to make an investment plan]]></title>
            <link>https://www.spaceship.com.au/learn/how-to-make-an-investment-plan/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/how-to-make-an-investment-plan/</guid>
            <pubDate>Wed, 04 Jun 2025 00:15:00 GMT</pubDate>
            <description><![CDATA[An investment plan is an action plan for hopefully increasing your wealth.]]></description>
            <content:encoded><![CDATA[<p>An investment plan is an action plan for hopefully increasing your wealth.</p><h2 id="what%E2%80%99s-an-investment-plan">What’s an investment plan?</h2><p>When you have an investment plan, you know ahead of time how you’re going to distribute your money to the investments you want to make.</p><p>These investments commonly include:</p><ul><li><a href="https://www.spaceship.com.au/learn/etfs-stocks-managed-funds-whats-the-difference/?ref=spaceship.ghost.io" rel="noreferrer">Stocks</a></li><li><a href="https://www.spaceship.com.au/learn/what-is-an-etf/?ref=spaceship.ghost.io" rel="noreferrer">ETFs</a></li><li><a href="https://www.spaceship.com.au/voyager/?ref=spaceship.ghost.io">Managed funds</a></li><li><a href="https://www.spaceship.com.au/first-home/?ref=spaceship.ghost.io" rel="noreferrer">Property</a></li><li><a href="https://www.spaceship.com.au/super/?ref=spaceship.ghost.io">Superannuation</a></li></ul><h3 id="investment-plan-benefits">Investment plan benefits</h3><p>There are heaps of benefits to having an investment plan in place.</p><p>It can help you predict how much money you’re likely to have at a given milestone.</p><p>It can make you think twice about spending your money on less meaningful things.</p><p>You can take advantage of <a href="https://www.spaceship.com.au/learn/dollar-cost-averaging/?ref=spaceship.ghost.io">dollar cost averaging</a>.</p><p>And you can know if you’re on track for the things you want to do with your one wild and exciting life.</p><hr><figure class="kg-card kg-image-card"><img src="https://www.spaceship.com.au/blog/images/2024/08/Investment-portfolio-how-to-create.jpg" class="kg-image" alt="" loading="lazy" width="600" height="130"></figure><h2 id="how-to-set-up-an-investment-plan">How to set up an investment plan</h2><h3 id="1-start-with-a-budget-and-timeframe">1. Start with a budget and timeframe</h3><p>First you’ll need to understand how much money you can regularly commit to investing — and what ‘regularly’ means to you.</p><p>A good way to get started is with a budget. The <a href="https://www.spaceship.com.au/learn/what-is-the-50-30-20-budget/?ref=spaceship.ghost.io">50/30/20 budget</a> is a popular choice, but there are heaps of <a href="https://www.spaceship.com.au/learn/which-budget-is-right-for-you/?ref=spaceship.ghost.io">different types of budgets</a>.</p><p>You may decide to start with a <a href="https://www.spaceship.com.au/learn/dollar-cost-averaging-v-lump-sum-investing/?ref=spaceship.ghost.io" rel="noreferrer">lump sum</a> with a view to watching it grow over time. Or you could commit to making a series of smaller <a href="https://www.spaceship.com.au/voyager/boosts/?ref=spaceship.ghost.io" rel="noreferrer">micro-investments</a>.</p><p>Remember you can regularly update and make changes to your plan, so if you find you’re spending too much or could be spending more, you should be able to factor that in.</p><p>There are investment calculators online that can help you see the impacts of different investment amounts and frequencies. Ultimately you want to know how much money you can set aside.</p><h3 id="2-consider-your-risk-appetite">2. Consider your risk appetite</h3><p>This is where risk comes in. Different types of investments carry different types of risks — and there’s always the risk you’ll lose money.</p><p>Understanding the risks can be a really great way of making sure you actually understand what you’re investing in.</p><p>There are <a href="https://moneysmart.gov.au/how-to-invest/develop-an-investing-plan?ref=spaceship.ghost.io">many different investment risks</a>. Some include:</p><ul><li>Market risk, which is when your investment is impacted by the whole market’s performance.</li><li>Inflation risk, which is when your investments are making lower returns than inflation, so you’re losing money.</li><li>Timing risk, which is when you might have to sell out with lower returns or loss of capital, due to a market cycle.</li></ul><p>Your comfortability with these risks is what makes up your risk tolerance.</p><p>How much money would you feel comfortable losing if things went wrong? Hardly any? A little bit? A bit more?</p><p>Understanding this can help you decide how much money you want to invest — and <a href="https://www.spaceship.com.au/learn/how-should-you-structure-your-investment-portfolio/?ref=spaceship.ghost.io" rel="noreferrer">what to invest it in</a>.</p><h3 id="3-research-your-options">3. Research your options</h3><p>Deciding what to invest in can be a bit like choosing the ride you want to go on at the Easter Show. Do you choose the ferris wheel, with steady ups and downs and a more predictable cycle? Or do you go for the rollercoaster, with dramatic twists and turns that sometimes leave you hanging upside down?</p><p>Good questions to ask yourself include:</p><ol><li>What your goals are,</li><li>How long your timeframe is, and</li><li>How comfortable you are with the risk profile of the particular investment you’re considering.</li></ol><p>Would you be able to sell out quickly, if you needed to? What are the fees and charges like? How about tax? Have you done your research?</p><p>Risk and reward relate to one another, too. In general, less risky investments, such as keeping your money in a term deposit account, or investing in bonds, have tended to have lower average returns.</p><p>More risky investments, such as property and shares, tend to have higher potential rates of return.</p><p>But by no means are there any guarantees. Check out our <a href="https://www.spaceship.com.au/learn/asset-allocation-the-basic-mixes-you-need-to-know/?ref=spaceship.ghost.io">explainer about investment risk</a> for more.</p><h3 id="4-build-and-balance-your-portfolio">4. Build and balance your portfolio</h3><p>If you’re ready to start building your portfolio, you should know:</p><ul><li>How much you have to invest, and how regularly you want to top up.</li><li>What your goals, timeframe and risk profile are.</li></ul><p>Choosing your investments can be a lot of fun. It can be an opportunity to <a href="https://www.spaceship.com.au/learn/investing-for-good-how-to-invest-ethically/?ref=spaceship.ghost.io">make active votes for what you believe in</a>, decide whether you want to <a href="https://www.spaceship.com.au/learn/buy-and-hold-a-passive-investing-strategy/?ref=spaceship.ghost.io">buy and hold</a>, or be a <a href="https://www.spaceship.com.au/learn/what-is-day-trading/?ref=spaceship.ghost.io">more active trader</a>.</p><p>Investment mix becomes important here. If you’ve heard of diversification, that’s what that means. Spreading your investments across a <a href="https://www.spaceship.com.au/learn/asset-allocation-for-strategic-investment/?ref=spaceship.ghost.io" rel="noreferrer">range of industries or asset types</a> means that if one of them takes a dive, it won’t wipe you out. But this can limit your upside, too. There’s always a trade-off when it comes to investing!</p><p>It’s really important to <a href="https://www.spaceship.com.au/learn/how-to-research-a-stock/?ref=spaceship.ghost.io" rel="noreferrer">research your investments</a> before deciding to jump in. Check out our resources <a href="https://www.spaceship.com.au/learn/tag/investing/?ref=spaceship.ghost.io">that can help you do that</a>, as well as our ideas for <a href="https://www.spaceship.com.au/learn/ways-to-invest-your-money/?ref=spaceship.ghost.io">different ways you can invest your money</a>.</p><h3 id="5-manage-and-review">5. Manage and review</h3><p>How often you review your portfolio can depend on what your goals and timeframe are – and whether you’ve chosen riskier or more stable investments.</p><p>If you have shares, you can usually track their performance on weekdays through whatever channel you bought them, though it’s important not to get swept up in market fluctuations.</p><p>If you purchased units in a managed fund or made <a href="https://help.spaceship.com.au/en/articles/3988434-how-do-i-make-voluntary-contributions-into-my-spaceship-super-account?ref=spaceship.ghost.io">extra super contributions</a>, you can generally check out annual statements and fund reports to see how they’re going.</p><p>Keeping on top of your investments can help you spot issues and make changes proactively.</p><p>You may decide you want to review your investments quarterly so you don’t get too swept up in the trends. Or you may have a longer timeframe and a yearly review could be enough for you.</p><hr><h2 id="what-to-do-if-this-all-feels-a-bit-overwhelming">What to do if this all feels a bit overwhelming</h2><p>Obviously there’s a lot going on here. If you’re feeling a bit overwhelmed, you don’t have to do anything right now. You can keep researching and wait it out until you feel comfortable making your first move.</p><p>Don’t forget that it’s likely you’re already an investor through your <a href="https://www.spaceship.com.au/super/?ref=spaceship.ghost.io">super fund</a>, and that might be enough for you right now.</p><p>Just remember that time in the market is often a factor for how much money you make, and getting started earlier can pay off.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Kelly Simpson)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/investing/">Investing</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2025/06/How-to-make-your-own-investment-plan.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[Real Money Talk: Danny]]></title>
            <link>https://www.spaceship.com.au/learn/real-money-talk-danny-2/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/real-money-talk-danny-2/</guid>
            <pubDate>Wed, 28 May 2025 02:00:00 GMT</pubDate>
            <description><![CDATA["I don't underestimate superannuation." ]]></description>
            <content:encoded><![CDATA[<p>Real Money Talk is our series where we interview Australians from all walks of life about their personal finances. The views expressed are those of the interviewees, based on their experiences with money, and as such are not necessarily representative of Spaceship's views.</p><p>We have changed the name of the interviewee for their privacy.</p><h2 id="overview">Overview</h2><p><strong>Name:</strong> Danny</p><p><strong>Age: </strong>43</p><p><strong>Where do you live?</strong> Sydney, NSW.&nbsp;</p><h3 id="please-tell-us-a-bit-about-yourself">Please tell us a bit about yourself.</h3><p>I live in Sydney, have a wife and two children.</p><h3 id="whats-your-current-net-worth">What's your current net worth?</h3><p>$6,270,021.87</p><h3 id="how-does-it-break-down">How does it break down?</h3><ul><li>Shares: 247,092.82.&nbsp;</li><li>Home: $5,000,000.&nbsp;</li><li>Real estate: $2,200,000.&nbsp;</li><li>Superannuation: $152,992.77.</li></ul><h3 id="do-you-have-any-debts">Do you have any debts?</h3><ul><li>Car loan: $140,000.</li><li>Mortgage: $1,804,260.95.</li></ul><h3 id="how-did-you-build-your-net-worth">How did you build your net worth?</h3><p>Trust fund, previous business, current employment.&nbsp;</p><h2 id="earn">Earn</h2><h3 id="tell-us-a-bit-about-your-career">Tell us a bit about your career.</h3><p>I work as a Software Engineer for a major social media company. I have been in my current career for 20 years.</p><h3 id="do-you-have-any-income-sources-outside-your-job-how-much-do-you-earn-from-each-and-how-did-you-develop-them">Do you have any income sources outside your job? How much do you earn from each and how did you develop them?</h3><p>I receive dividends from my investment portfolio. I receive about $6,000 per month. I also receive income from leasing my three investment properties. I receive about $6,000 per month from this as well.</p><h3 id="what%E2%80%99s-been-important-for-you-to-learn-about-money">What’s been important for you to learn about money?</h3><p>To invest in shares and superannuation. I don't underestimate superannuation - I treat it as my safety net.</p><h2 id="save">Save</h2><h3 id="whats-your-savings-rate-how-has-it-changed-over-time">What's your savings rate? How has it changed over time?</h3><p>I can't save any money from my income - everything goes to paying off my mortgage. I am supported solely from my rental income and dividend income.</p><h3 id="do-you-have-a-budget">Do you have a budget?</h3><p>I give my wife $4,500 per month from my salary for house expenses: groceries, kids etc.&nbsp;</p><h3 id="how-much-do-you-spend-per-year">How much do you spend per year?</h3><p>$114,000</p><h3 id="do-you-make-purchase-decisions-carefully-or-are-you-loose-with-your-money">Do you make purchase decisions carefully, or are you loose with your money?</h3><p>I am quite loose with my money.&nbsp;</p><h3 id="how-is-your-work-life-balance">How is your work-life balance?</h3><p>Not very good. I work strictly from 9am to 6pm in the office every day of the week and sometimes after hours too because my company's services are used by users world-wide. I can't work from home.</p><h3 id="whats-your-favourite-thing-to-spend-money-on">What's your favourite thing to spend money on?</h3><p>Cars.</p><h2 id="invest">Invest</h2><h3 id="how-do-you-invest">How do you invest?</h3><p>I have a set number of ETFs and companies that I invest in. I blindly allocate the same amount each month.</p><h3 id="what%E2%80%99s-been-your-best-investment">What’s been your best investment?&nbsp;</h3><p>High-dividend yield ETFs and US index ETFs.</p><h3 id="whats-been-your-worst-investment">What's been your worst investment?</h3><p>Penny stocks that I thought were going to blow up but didn't; using leveraged products.</p><h3 id="what%E2%80%99s-been-your-overall-return">What’s been your overall return?&nbsp;</h3><p>At the moment I am averaging 30-35% p.a.</p><h3 id="how-are-you-building-wealth">How are you building wealth?&nbsp;</h3><p>Property and shares.&nbsp;</p><h3 id="what-are-your-main-roadblocks-to-building-wealth-how-are-you-addressing-them">What are your main roadblocks to building wealth? How are you addressing them?</h3><p>My tendency to buy expensive things.&nbsp;</p><p><strong>Do you have a target net worth you want?</strong></p><p>$50 million.&nbsp;</p><h2 id="behaviour">Behaviour</h2><h3 id="when-did-you-make-your-first-significant-behavioural-shift-towards-wealth-building">When did you make your first significant behavioural shift towards wealth building?</h3><p>Mid-30s.&nbsp;</p><h3 id="if-you-could-start-again-what-would-you-do-differently">If you could start again, what would you do differently?</h3><p>Invest more in my super; don't use leveraged shares products; invest in crypto earlier.&nbsp;</p><h3 id="what-are-some-mistakes-you%E2%80%99ve-made-along-the-way">What are some mistakes you’ve made along the way?&nbsp;</h3><p>Using leveraged products without proper risk management.&nbsp;</p><h3 id="do-you-have-any-worries-about-retirement-if-so-how-are-you-planning-to-address-them">Do you have any worries about retirement? If so, how are you planning to address them?</h3><p>Not really unless all my investment decisions blow up in my face.&nbsp;</p><h3 id="how-are-you-learning-about-building-wealth">How are you learning about building wealth?</h3><p>Family.&nbsp;</p><h3 id="do-you-give-to-charity-if-so-what-percentage-of-your-timemoney-do-you-give">Do you give to charity? If so, what percentage of your time/money do you give?</h3><p>No.&nbsp;</p><hr><h2 id="we-want-to-hear-your-real-money-talk">We want to hear your Real Money Talk</h2><p>At Spaceship we’re big believers in sharing our money stories. We want to hear yours, too. In our ongoing <a href="https://www.spaceship.com.au/learn/tag/real-money-talk/?ref=spaceship.ghost.io"><u>Real Money Talk</u></a> series, members of our community share what they’ve learned about managing money. We’d love you to take part. <a href="https://forms.gle/B2xKnqAqjePMHfFG9?ref=spaceship.ghost.io"><u>Here’s a link to our Real Money Talk survey</u></a> where you can share your story.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Kelly Simpson)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/real-money-talk/">Real Money Talk</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2024/07/Real-Money-Talk-Danny.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[How to invest in shares]]></title>
            <link>https://www.spaceship.com.au/learn/how-to-invest-in-shares/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/how-to-invest-in-shares/</guid>
            <pubDate>Wed, 28 May 2025 00:30:00 GMT</pubDate>
            <description><![CDATA[Learn about shares, because you’ll need to know if they’re the right investment for you. ]]></description>
            <content:encoded><![CDATA[<h1 id="how-to-invest-in-shares">How to invest in shares</h1>
<p>Learning about shares is a good idea, because:</p>
<ul>
<li>You can become a part owner in a company you believe in</li>
<li>It's a common investment type, and makes up other common investments such as <a href="https://www.spaceship.com.au/learn/power-of-etf-investments/?ref=spaceship.ghost.io">ETFs</a> and <a href="https://www.spaceship.com.au/learn/how-do-managed-funds-work/?ref=spaceship.ghost.io">managed funds</a></li>
<li>More people are investing in the stock market than ever before</li>
</ul>
<h2 id="in-this-article">In this article:</h2>
<ul>
<li><a href="#who-buys-shares">Who buys shares?</a></li>
<li><a href="#what-is-a-share">What is a share?</a></li>
<li><a href="#where-do-people-buy-shares">Where do people buy shares?</a></li>
<li><a href="#why-do-people-buy-shares">Why do people buy shares?</a></li>
<li><a href="#how-do-people-buy-shares">How do people buy shares?</a></li>
<li><a href="#how-much-does-it-cost-to-buy-a-share">How much does it cost to buy a share?</a></li>
<li><a href="#how-can-you-tell-what-a-share-is-worth">How can you tell what a share is worth?</a></li>
<li><a href="#where-can-you-learn-more">Where can you learn more?</a></li>
</ul>
<h2 id="who-buys-shares">Who buys shares?</h2>
<p>If you've been thinking about buying shares, you're not alone. Studies showed that as at 2022 almost half of all Aussies own investments outside their superannuation, and of these, 16% invest in shares.</p>
<h2 id="what-is-a-share">What is a share?</h2>
<p>A share is an amount of ownership in a company. The more shares you have, the more of the company you own. Shares are also known as stocks.</p>
<p>If you buy a share, you become what's known as a shareholder. Being a shareholder of a company gives you certain benefits, and can allow you to make money.</p>
<h2 id="where-do-people-buy-shares">Where do people buy shares?</h2>
<p>Shares are listed on stock exchanges, such as the ASX or NASDAQ, and are available for people to buy and sell during the business hours relevant to the timezone they're based in.</p>
<h2 id="why-do-people-buy-shares">Why do people buy shares?</h2>
<p>When a person buys a share in a company, they're buying a share in the performance of that company.</p>
<p>There are two main ways the performance is realised:</p>
<p><strong>Through dividends</strong>, which are a distribution of a company's earnings to its shareholders</p>
<p><strong>Through share price growth</strong>, which is when a company's stock price rises over time, and the shareholder can sell their share of the company at a profit. This is known as capital growth.</p>
<p>Of course, not all companies pay dividends, and not all stock prices rise.</p>
<h2 id="how-do-people-buy-shares">How do people buy shares?</h2>
<p>People buy shares through intermediaries known as stockbrokers. They're commonly called 'brokers'.</p>
<p>Brokers can be individual people, or businesses such as online brokers.</p>
<p>Generally, you'll need a broker so you can buy and sell stocks. You'll pay a fee, known as a brokerage fee, that will be different depending on where you go.</p>
<p>There are many places you can buy and sell stocks, particularly online, so you'll need to do your research to find a reputable one. Things to look for include how much they charge, how accessible their customer service is should you have a problem, and most importantly, whether they're licensed to handle your money.</p>
<p><a href="https://moneysmart.gov.au/investing/online-investing/choosing-an-online-broker?ref=spaceship.ghost.io">MoneySmart</a> has an overview of how to check if a broker is legitimate, including a list of companies you should not deal with.</p>
<h2 id="how-much-does-it-cost-to-buy-a-share">How much does it cost to buy a share?</h2>
<p>A company is initially listed on a stock exchange at a set price, and from there investors will buy and sell shares which will push the price up and down.</p>
<p>The price of a share is generally driven by how many people want to buy it, and how many people own it and want to sell it.</p>
<p>Generally, if more people want to buy shares in a company, this will drive the prices up. If more people want to sell shares in a company, this will drive the prices down.</p>
<p>Factors that can influence the price of a share include things like earnings reports, product releases, interest rates, and general market conditions.</p>
<p>When you multiply the number of total shares on offer, by the current share prices, you'll get a company's market cap.</p>
<h2 id="how-can-you-tell-what-a-share-is-worth">How can you tell what a share is worth?</h2>
<p>To work out what a share is worth, and therefore how much you should pay for it, you need to form a view on what the underlying company is worth.</p>
<p>Investors use different methods to come up with a company's valuation and compare it against a company's history and its peers.</p>
<p>These valuations can be combined into what's known as 'consensus estimates'. You can find a company's consensus estimate by googling it.</p>
<p>It's important to remember that just because a share looks cheap on paper, doesn't make it a good buy.</p>
<h2 id="where-can-you-learn-more">Where can you learn more?</h2>
<p>Keep learning about investing at <a href="https://www.spaceship.com.au/learn/?ref=spaceship.ghost.io">Spaceship Learn</a> or <a href="https://moneysmart.gov.au/?ref=spaceship.ghost.io">MoneySmart</a>, because the more you know, the better choices you can make.</p>
<hr>
]]></content:encoded>
            <author>hello@spaceship.com.au (Spaceship)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/investing/">Investing</category>
            <category domain="https://www.spaceship.com.au/learn/tag/stocks/">Stocks</category>
            <category domain="https://www.spaceship.com.au/learn/tag/us-investing/">US Investing</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2025/05/How-to-start-investing-in-shares.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[Top 9 tips to saving for your first home deposit]]></title>
            <link>https://www.spaceship.com.au/learn/tips-saving-for-home-deposit/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/tips-saving-for-home-deposit/</guid>
            <pubDate>Thu, 15 May 2025 04:00:00 GMT</pubDate>
            <description><![CDATA[It’s still possible to save for your own home, while you’re renting or sharing. It’s not always easy, but the rewards can be amazing. So, how do you do it?
]]></description>
            <content:encoded><![CDATA[<p>Buying your first home can definitely be one of life’s great milestones. </p><p>But often, that milestone can seem like it’s getting further away, not closer.</p><h2 id="so-how-do-you-save-for-a-home-deposit">So, how do you save for a home deposit?</h2><p>Here are some things that could help:</p><ol><li>Using government incentives, such as the <a href="https://www.spaceship.com.au/first-home/?ref=spaceship.ghost.io" rel="noreferrer">First Home Super Saver</a></li><li><a href="https://www.spaceship.com.au/learn/tips-saving-for-home-deposit/?ref=spaceship.ghost.io#2-tap-into-voluntary-super-to-help-your-deposit" rel="noreferrer">Careful planning</a></li><li><a href="https://www.spaceship.com.au/learn/tips-saving-for-home-deposit/?ref=spaceship.ghost.io#2-tap-into-voluntary-super-to-help-your-deposit" rel="noreferrer">Realistic goal-setting</a></li><li><a href="https://www.spaceship.com.au/learn/tips-saving-for-home-deposit/?ref=spaceship.ghost.io#3-set-a-savings-goal-you-can-realistically-achieve" rel="noreferrer">Sticking to a budget</a></li><li><a href="https://www.spaceship.com.au/learn/tips-saving-for-home-deposit/?ref=spaceship.ghost.io#5-ease-back-on-the-luxury-spends" rel="noreferrer">Saving smart</a></li><li><a href="https://www.spaceship.com.au/learn/tips-saving-for-home-deposit/?ref=spaceship.ghost.io#6-bank-smarter-with-a-high-interest-account" rel="noreferrer">Exploring other incomes, and</a></li><li><a href="https://www.spaceship.com.au/learn/tips-saving-for-home-deposit/?ref=spaceship.ghost.io#9-stay-focused-and-disciplined" rel="noreferrer">Discipline (and some rewards)</a></li></ol><p>With the right strategy and mindset, you can get there, and to help you out, we’ve collected some smart, genuine, and realistic tips on how best to save for a home loan deposit on your first home.</p><h2 id="1-jump-on-government-schemes-to-reduce-your-deposit">1. Jump on <a href="https://www.spaceship.com.au/first-home/?ref=spaceship.ghost.io" rel="noreferrer">government schemes to reduce your deposit</a></h2><p>The Australian Government and different state governments offer a variety of programs to help first-time buyers save for their home purchase.</p><p>If you’re eligible, the <a href="https://www.spaceship.com.au/first-home/?ref=spaceship.ghost.io" rel="noreferrer">First Home Guarantee Scheme</a>, for example, allows eligible first home-buyers to purchase a home with a deposit as low as 5% without paying for lenders’ mortgage insurance (LMI) (instead of the usual 20%).</p><p>On top of this, state governments have their own additional schemes such as first home owner grants (FHOG) or stamp duty concessions… or both!</p><h2 id="2-tap-into-voluntary-super-to-help-your-deposit">2. Tap into voluntary super to help your deposit</h2><p>Another scheme from the Federal Government is the <a href="https://www.spaceship.com.au/super/first-home-super-saver/?ref=spaceship.ghost.io">First Home Super Saver Scheme</a> (FHSS).</p><p>It lets you  save money towards your first home purchase through your <a href="https://www.spaceship.com.au/super/?ref=spaceship.ghost.io" rel="noreferrer">superannuation fund.</a></p><p>Instead of depositing savings into a bank account, you make voluntary contributions to your super.</p><p>When the time comes to buy your home, you can then withdraw up to $50,000 of it for your home deposit.</p><p>The FHSS comes with the added bonus of a lower tax rate of just 15% instead of your normal, higher tax rate. </p><p>If your marginal tax bracket is over 30%, there is a significant difference.</p><figure class="kg-card kg-image-card"><img src="https://www.spaceship.com.au/blog/images/2023/04/Save-for-a-house.jpeg" class="kg-image" alt="" loading="lazy" width="600" height="260"></figure><h2 id="3-set-a-savings-goal-you-can-realistically-achieve">3. Set a savings goal you can realistically achieve</h2><p>The next thing you could do is to set a realistic goal to work towards.</p><p>This will include looking at your existing savings, your current necessary expenses, your income and, of course, your estimated deposit.</p><p>Also, factor in things like potential stamp duty, conveyancer fees and other costs.</p><p>Once you have a clear idea of the costs associated with just getting the keys to the front door, you can set a <a href="https://www.spaceship.com.au/learn/making-smart-goals-work-for-your-finances/?ref=spaceship.ghost.io" rel="noreferrer">savings goal</a> that is achievable based on your income and expenses.</p><h2 id="4-crunch-the-numbers-and-create-a-budget">4. Crunch the numbers and create a budget.</h2><p>Working out a budget to live on is an essential step in saving for a home – but it can also be a bit daunting, especially when you realise how much you spend on things like takeaway coffee over the course of a year (hint: $2,000+ is pretty common).</p><p>Keep a record of everything you buy, or use an app to track your spending, and in just a few weeks, you could get a pretty accurate run-down of what you’re spending and where.</p><p>The next step is to identify areas where you can cut back, and allocate the money you save towards your deposit.</p><p>You could also include a savings category in your budget and aim to save a certain percentage of your income each month.</p><h2 id="5-ease-back-on-the-luxury-spends">5. Ease back on the luxury spends</h2><p>This follows on from the point above. <a href="https://www.spaceship.com.au/learn/50-ways-to-save-money/?ref=spaceship.ghost.io" rel="noreferrer">Reducing unnecessary expenses</a> is one of the easiest ways to save money. </p><p>This can include cutting back on take-aways, entertainment expenses, and dropping a streaming service or subscription that you don’t use.</p><p>You can also save money by buying generic brands, using coupons, and shopping during sales.</p><p>It can also be a good idea to check in each year with your utility companies, insurers, credit card providers, gyms and telcos to make sure you’re getting the best deal. </p><p>Hint to them that you’re looking at their competitors and see if they quickly find some savings.</p><h2 id="6-bank-smarter-with-a-high-interest-account">6. Bank smarter with a high-interest account</h2><p>Banks are notoriously quick to raise their interest rates on loans, but pretty sluggish when it comes to raising rates on savings. </p><p>However, they do tend to be quite good at offering high-interest savings accounts and term deposits.</p><p>As long as they don’t come with hefty fees, these accounts could be an excellent way to earn more interest on your savings. </p><p>Not only do they typically offer a higher rate than regular deposit accounts, it’s also usually compound interest (i.e. interest on your interest), so you can reach your savings plan faster.</p><p>Make sure you understand the terms and conditions of your account, as there can be penalties for early withdrawal for some long-term savings and term deposit accounts.</p><figure class="kg-card kg-image-card"><img src="https://www.spaceship.com.au/blog/images/2023/04/buying-a-home-with-friends.jpeg" class="kg-image" alt="" loading="lazy" width="600" height="260"></figure><h2 id="7-spread-the-costs-through-co-ownership">7. Spread the costs through co-ownership</h2><p><a href="https://www.spaceship.com.au/first-home/?ref=spaceship.ghost.io" rel="noreferrer">Buying a new home</a> by yourself can be an even bigger struggle, but getting a trusted family member or friend on board to help out as a co-owner could reduce the amount of money you need to save for a down payment and other associated costs.</p><p>Even if they don’t qualify for the government schemes above, it shouldn’t usually affect your own eligibility (though the benefits may be reduced).</p><p>Just make sure everything is in writing and you agree on things like costs, buy-outs, breakdowns in relationships and selling the property, well before you commit.</p><p>Depending on where you live, you might even be able to co-own with your state government, under the various ‘shared equity’ schemes.</p><h2 id="8-give-your-income-a-boost">8. Give your income a boost</h2><p><a href="https://www.spaceship.com.au/learn/15-clever-ways-to-make-more-money/?ref=spaceship.ghost.io" rel="noreferrer">Getting a side-hustle</a> (or asking for a raise) can help you build up your savings.</p><p>This might be a second job, making money from a hobby, freelancing, or, yes… asking for a raise.</p><p>If all that sounds a bit too daunting, consider selling unwanted items – every little bit counts.</p><h2 id="9-stay-focused-and-disciplined">9. Stay focused and disciplined</h2><p>Sounds pretty easy – can be really difficult. Saving for a home does require discipline and focus. </p><p>Stay committed to your savings plan and goals and avoid temptations to spend money on unnecessary expenses.</p><p>A good way to stay motivated is by visualising your future home, making a scrapbook or online album of design, lifestyle or garden inspiration, and creating a list of the benefits of owning a home of your own (and the downside of renting or sharing) and take a look at it when your confidence or willpower start to waver.</p><p>And don’t forget to modestly celebrate key saving milestones with a little, inexpensive but enjoyable reward for hitting targets along the way – you’ve deserved it.</p><p>Saving for a home is daunting for most people, but by setting savings goals, banking wisely, living to a budget, taking advantage of government schemes, and even boosting your income, you can be on your way to owning your first home sooner than you think.</p><h2 id="side-note-saving-for-a-deposit-in-12-months">Side note: saving for a deposit in 12 months</h2><p>Yes, it <em>is</em> potentially possible. </p><p>The government’s <a href="https://www.spaceship.com.au/super/first-home-super-saver/?ref=spaceship.ghost.io">First Home Super Saver Scheme</a> allows you to draw on voluntary super to put towards your deposit, but there are limits you can put in each financial year.</p><p>However, if you make one or more voluntary contributions before June 30, and more after June 30, then you can make use of two financial years (or four if you’re buying with someone else) rather than just one.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Spaceship)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/property/">Property</category>
            <category domain="https://www.spaceship.com.au/learn/tag/cost-of-living/">Cost of Living</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2025/05/Saving-first-home.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[Should you invest in stocks, managed funds, or ETFs?]]></title>
            <link>https://www.spaceship.com.au/learn/etfs-stocks-managed-funds-whats-the-difference/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/etfs-stocks-managed-funds-whats-the-difference/</guid>
            <pubDate>Wed, 14 May 2025 19:00:00 GMT</pubDate>
            <description><![CDATA[What are your options when it comes to investing? ]]></description>
            <content:encoded><![CDATA[<p>Learning about the difference between stocks, managed funds, and ETFs, is a good idea, because:</p><ul><li>They’re three easily accessible ways you can invest in equities. </li><li>Understanding your options can help you know what suits you best.</li><li>They can each play a different role in your long-term investment portfolio. </li></ul><p>It’s broadly agreed that if you want to grow your wealth, investing your money can help you reach your goal.</p><p>Three common ways people invest their money are through stocks, ETFs, and managed funds.</p><p>Here’s what they are, and why they might be right for you.</p>
<!--kg-card-begin: html-->
<blockquote class="instagram-media" data-instgrm-captioned data-instgrm-permalink="https://www.instagram.com/p/CxpHZXgvi8y/?utm_source=ig_embed&utm_campaign=loading" data-instgrm-version="14" style=" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:540px; min-width:326px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);"><div style="padding:16px;"> <a href="https://www.instagram.com/p/CxpHZXgvi8y/?utm_source=ig_embed&utm_campaign=loading" style=" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;" target="_blank"> <div style=" display: flex; flex-direction: row; align-items: center;"> <div style="background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;"></div> <div style="display: flex; flex-direction: column; flex-grow: 1; justify-content: center;"> <div style=" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;"></div> <div style=" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;"></div></div></div><div style="padding: 19% 0;"></div> <div style="display:block; height:50px; margin:0 auto 12px; width:50px;"><svg width="50px" height="50px" viewBox="0 0 60 60" version="1.1" xmlns="https://www.w3.org/2000/svg" xmlns:xlink="https://www.w3.org/1999/xlink"><g stroke="none" stroke-width="1" fill="none" fill-rule="evenodd"><g transform="translate(-511.000000, -20.000000)" fill="#000000"><g><path d="M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631"></path></g></g></g></svg></div><div style="padding-top: 8px;"> <div style=" color:#3897f0; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:550; line-height:18px;">View this post on Instagram</div></div><div style="padding: 12.5% 0;"></div> <div style="display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;"><div> <div style="background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);"></div> <div style="background-color: #F4F4F4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;"></div> <div style="background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);"></div></div><div style="margin-left: 8px;"> <div style=" background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;"></div> <div style=" width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg)"></div></div><div style="margin-left: auto;"> <div style=" width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);"></div> <div style=" background-color: #F4F4F4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);"></div> <div style=" width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);"></div></div></div> <div style="display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;"> <div style=" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;"></div> <div style=" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;"></div></div></a><p style=" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; line-height:17px; margin-bottom:0; margin-top:8px; overflow:hidden; padding:8px 0 7px; text-align:center; text-overflow:ellipsis; white-space:nowrap;"><a href="https://www.instagram.com/p/CxpHZXgvi8y/?utm_source=ig_embed&utm_campaign=loading" style=" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:normal; line-height:17px; text-decoration:none;" target="_blank">A post shared by Spaceship (@spaceshipau)</a></p></div></blockquote> <script async src="//www.instagram.com/embed.js"></script>
<!--kg-card-end: html-->
<p></p><h2 id="what-is-a-stock">What is a stock?</h2><p>A stock, also called a share, is a piece of a company you can buy, hold, and sell.</p><p>Shares aren’t physical, so the proof of ownership you receive is generally a certificate.</p><p>When a company wants to raise money, it can sell parts of itself to the general public. These parts are called shares. The shares are generally listed for sale on stock exchanges, where members of the public, called retail investors, as well as professional investment funds, called institutional investors, can buy and sell them.</p><p>When you buy shares, you generally decide to buy a set amount, or spend a specific amount. For example, you could buy 1000 shares in a stock, or buy $1,000 worth of a stock.</p><p>The price of a stock can change hundreds of times during a day, depending on how many people place orders to buy and sell it.</p><h2 id="should-you-buy-stocks">Should you buy stocks?</h2><p>People generally buy stocks because they think they’ll be able to resell them at a higher price, and profit from the difference. They’ll usually choose companies that they think represent good long-term buys, or because they’re guessing that there’ll be a short-term movement they’ll be able to take advantage of.</p><p>Remember, in investing, when we say short-term we mean up to three years, and when we say long-term we mean at least seven years.</p><p>There’s another type of investors called daytraders, who’ll buy and sell lots of stocks during the day. It’s important to remember that not all investors have the same timelines or reasons for investing, which is why having your own plan is so important.</p><h2 id="what-should-you-keep-in-mind-if-you%E2%80%99re-buying-stocks">What should you keep in mind if you’re buying stocks?</h2><ul><li>Depending on where you buy and sell your stocks, you may pay a brokerage fee, which is a cost per trade paid to the person or company that facilitates the trade.</li><li>You’re not guaranteed to make money because your stock could be worth less than you got it for when you need to sell it.</li><li>You’ll need to do your own research, and remember that there are no guarantees when investing.</li><li>If you’re building a diversified portfolio, which is broadly recommended, then just buying one or two different stocks probably won’t give you enough diversification.</li><li>The price of a stock will rise and fall depending on factors like company news, industry news, and broader market sentiment.</li></ul><h2 id="what-is-an-etf">What is an ETF?</h2><p>An ETF is an investment fund that’s typically made up of lots of different stocks. ETF means exchange traded fund, which means the fund is traded on stock exchanges just like stocks are.</p><p>ETFs follow rules, or themes. These rules include conditions such as “only invest in stocks that produce dividends” or “only invest in Blue Chip stocks”.</p><p>ETFs can be actively or passively managed.</p><p>Passive ETFs generally aim to deliver the same performance as an index, for example, there’s an ETF that tracks the top 200 companies on the ASX, and investors who buy into it should see similar returns as the ASX minus fees.</p><p>Active ETFs have a team that researches, then picks the companies, and decides how much of each to keep in the portfolio. They aim to outperform the market, but also charge more money to do so.</p><p>Because ETFs are traded on stock exchanges, their prices also update multiple times per day when units in them are bought and sold.</p><h2 id="should-you-buy-etfs">Should you buy ETFs?</h2><p>ETFs contain exposure to hundreds of companies, which means that you get much more diversification in a single transaction than you would just by buying individual stocks.</p><p>It’s important to remember, though, that ETFs themselves may not give you enough diversification – for example, if you only hold the ASX200 fund, you only get exposure to the Australian market, which means that you may miss out on opportunities in other geographies such as the United States or Europe.</p><p>You can buy ETFs on stock exchanges like you would individual stocks.</p><p>People tend to invest in ETFs because they want to hold onto them for the mid- to long-term.</p><h2 id="what-should-you-keep-in-mind-when-buying-etfs">What should you keep in mind when buying ETFs?</h2><ul><li>Before buying an ETF, you’ll need to make sure you understand how much it costs, what part of the market it aims to replicate, how you can buy or sell your units in it, and the risks that are involved.</li><li>If you’re planning on investing long-term into a particular ETF, you could consider setting up an investment plan, and taking advantage of <a href="https://www.spaceship.com.au/learn/dollar-cost-averaging-v-lump-sum-investing/?ref=spaceship.ghost.io">dollar-cost averaging</a>. This is when you make regular investments in the fund, which can keep your average purchase price lower than if you’d bought in a lump sum at a high, which can happen.</li></ul><h2 id="what-is-a-managed-fund">What is a managed fund?</h2><p>A managed fund is a handpicked group of stocks based on a fund manager’s discretion. For example, at Spaceship our <a href="https://www.spaceship.com.au/voyager/universe/?ref=spaceship.ghost.io">Spaceship Universe</a> and <a href="https://www.spaceship.com.au/voyager/earth/?ref=spaceship.ghost.io">Spaceship Earth</a> portfolios are managed funds made up of companies that we think meet our Where the World is Going criteria, and in the case of <a href="https://www.spaceship.com.au/voyager/earth/?ref=spaceship.ghost.io">Spaceship Earth</a>, also do good things for people and the planet.</p><p>Actively managed fund managers aim to outperform the general stockmarket over time. They’ll actively research and assess stocks before deciding which ones make the cut, which ones go on the watch list, and which ones aren’t suitable.</p><p>The price of a managed fund is updated once per day.</p><h2 id="should-you-invest-in-a-managed-fund">Should you invest in a managed fund?</h2><p>When you buy into a managed fund, you get issued what’s called a unit. A unit represents exposure to each of the companies the fund has invested in. For example, if your managed fund has invested in 50 companies, your single unit will represent tiny pieces of all 50 companies.</p><p>People invest in actively managed funds because they believe in the fund manager’s ability to outperform the market over time. Managed funds usually have a fee structure that reflects this.</p><p>Managed funds aren’t listed on stock exchanges, and traditional managed funds can be harder to buy. That’s part of the reason Spaceship Voyager was founded – to make investing in managed funds as easy as downloading an app.</p><p>People tend to buy managed funds for medium to long-term.</p><h2 id="what-should-you-keep-in-mind-when-buying-managed-funds">What should you keep in mind when buying managed funds?</h2><ul><li>It’s really important to understand what you’re investing in, particularly when it comes to managed funds, because you’re trusting someone else to manage your money.</li><li>Fund Managers are required to give you a Product Disclosure Statement (PDS) for each Fund they offer. A PDS summarises the key information about a product which includes information about the product issuer, any fees, benefits and risks associated with the product, dispute resolution, cooling off periods, and the recommended time frame for investing.</li><li>Typically, a managed fund is a medium to long-term investment, so you should be thinking about whether you can hold your investment for the suggested  minimum investment time frame outlined in the Fund’s PDS. The <a href="https://www.spaceship.com.au/voyager/?ref=spaceship.ghost.io">Spaceship Voyager portfolios</a>, for example, have a recommended minimum holding period of 7 years, because of the long-term rationale behind it.</li></ul><h2 id="make-sure-you-know-what-you%E2%80%99re-investing-in">Make sure you know what you’re investing in</h2><p>Once you identify the best investment type for you, the next step is to figure out how it fits into your portfolio.</p><p>You’ll need to pay attention to how each investment fits in with your risk appetite, investment timeframe, and diversification needs.</p><p>There’ll also may be different fees, including brokerage fees, which are the price of buying and selling investments; management fees, which is the cost of having others manage your money for you; and a bid/ask spread, which is the difference that can arise between the price you want to sell an investment for, and the price someone else is willing to pay for it.</p><h2 id="where-can-you-learn-more">Where can you learn more?</h2><p>Keep learning about investing at <a href="https://www.spaceship.com.au/learn/?ref=spaceship.ghost.io">Spaceship Learn</a> or <a href="https://moneysmart.gov.au/?ref=spaceship.ghost.io">MoneySmart</a>, because the more you know, the better choices you can make.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Spaceship)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/investing/">Investing</category>
            <category domain="https://www.spaceship.com.au/learn/tag/us-investing/">US Investing</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2025/05/what-can-I-invest-in.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[Real Money Talk: Dave]]></title>
            <link>https://www.spaceship.com.au/learn/real-money-talk-dave/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/real-money-talk-dave/</guid>
            <pubDate>Thu, 08 May 2025 03:00:00 GMT</pubDate>
            <description><![CDATA[Dave is a 43-year-old from South Australia who says that marrying his wife was his best investment.]]></description>
            <content:encoded><![CDATA[<p>This post is based on an interview we conducted with Dave in September 2021.</p><p>Real Money Talk is our series where we interview Australians from all walks of life about their personal finances. The views expressed are those of the interviewees, based on their experiences with money, and as such are not necessarily representative of Spaceship's views.</p><p>We have changed the name of the interviewee for their privacy.</p><h2 id="overview">Overview</h2><p><strong>Name:</strong> Dave<br><strong>Age:</strong> 43<br><strong>Where do you live?</strong> Rural South Australia</p><p><strong>Please tell us a bit about yourself.</strong></p><p>Married, six kids, live in rural South Australia, work for an irrigation company and have a small citrus farm.</p><p><strong>What's your current net worth?</strong></p><p>$802,000.</p><p><strong>How does it break down?</strong></p><ul><li>House: $400,000</li><li>Boat: $35,000</li><li>Spaceship Voyager: $12,000</li><li>Farm: $100,000</li><li>Cash Savings: $115,000</li><li>Super: $225,000</li></ul><p><strong>Do you have any debts?</strong></p><ul><li>Mortgage: $85,000</li></ul><p><strong>How did you build your net worth?</strong></p><p>Slowly saving, farm profits, being smart with the money we have.</p><h2 id="earn">Earn</h2><p><strong>Tell us a bit about your career.</strong></p><p>I work for an irrigation equipment manufacturer as a sales and technical support rep. I deal with filtration, automation and agriculture irrigation systems. I cover a lot of SA and have a dealer network in metro Adelaide.</p><p><strong>Do you have any income sources outside your job? How much do you earn from each and how did you develop them?</strong></p><p>Our citrus farm currently earns about $20,000 but we've replanted new trees so the income will grow in coming years. </p><p>We live in a rural area and this block of land became available around our house. Decided to give farming a go and it's been great so far.</p><p><strong>What advice do you have for other people who want to earn more money?</strong></p><p>Find other ways than just your regular job. </p><p>Often a hobby can turn into a money earner and if you can build it up on the side, it can turn into something quite profitable.</p><h2 id="save">Save</h2><p><strong>What's your savings rate? How has it changed over time?</strong></p><p>I don't have a rate, but I manage our money closely. </p><p>Saving as a teen was non-existent for me, I spent every cent every week, but as I've gotten older, married, kids, etc, I see I wasted a lot of money and could be in a far better financial position now if I had saved and worked on extra income earlier.</p><p><strong>Do you have a budget?</strong></p><p>No.</p><p><strong>How much do you spend per year?</strong></p><p>About $80,000… Kids are not cheap.</p><p><strong>Do you make purchase decisions carefully, or are you loose with your money?</strong></p><p>Carefully.</p><p><strong>How is your work-life balance?</strong></p><p>Perfect.</p><p><strong>What's your favourite thing to spend money on?</strong></p><p>My wife would say the house, I say the farm.</p><h2 id="invest">Invest</h2><p><strong>How do you invest?</strong></p><p>Putting money into my farm, (ie. new trees, water etc.) Spaceship Voyager and time with my kids and family.</p><p><strong>What's been your best investment?</strong></p><p>Marrying my wife.</p><p><strong>What's been your worst investment?</strong></p><p>Having kids haha… Hmmm, probably a few old cars I've had, planned to restore, spent money but then had to sell for less.</p><p><strong>What's been your overall return?</strong></p><p>Not sure exactly. Overall everything is going up but I don't know the percentages.</p><p><strong>How are you building wealth?</strong></p><p>Farm improvements will see greater yields in the next few years and also bigger crops as the new trees come online. </p><p>Spaceship Voyager is my saving place and that's ticking along nicely.</p><p><strong>What are your main roadblocks to building wealth? How are you addressing them?</strong></p><p>The cost of water for farming is ridiculous. It has increased 500% in the last 5-8 years. Other than that, not really any roadblocks, depends how you look at things, more so speed bumps.</p><p><strong>Do you have a target net worth you want?</strong></p><p>Nope, my goal is to be able to retire and have a steady income from my farm in retirement.</p><h2 id="behaviour">Behaviour</h2><p><strong>When did you make your first significant behavioural shift towards wealth building?</strong></p><p>About 10 years ago, I just one day sat and thought about life and figured I didn't have much happening, so decided to start making plans.</p><p><strong>If you could start again, what would you do differently? What advice would you give your younger self?</strong></p><p>Invest earlier into things that will generate money long-term. </p><p>Don't spend money on unnecessary things that depreciate fast.</p><p><strong>What mistakes have you made along the way that others can learn from?</strong></p><p>Procrastinating and not having faith in myself. If you have ideas, just give them a go.</p><p><strong>Do you have any worries about retirement? If so, how are you planning to address them?</strong></p><p>None at all.</p><p><strong>How are you learning about building wealth?</strong></p><p>I research a lot of topics online. With my farm I talk to other growers (it's amazing how people love to share their knowledge about things they are passionate about), study manuals and online tools.</p><p><strong>Do you give to charity? If so, what percentage of your time/money do you give?</strong></p><p>Yes. We have disabled children, we give to charities that have helped us as our children grew up. Percentage, not exactly sure, approx 5%.</p><hr><h2 id="we-want-to-hear-your-real-money-talk">We want to hear your Real Money Talk</h2><p>At Spaceship we’re big believers in sharing our money stories. We want to hear yours, too. In our ongoing <a href="https://www.spaceship.com.au/learn/tag/real-money-talk/?ref=spaceship.ghost.io">Real Money Talk</a> series, members of our community share what they’ve learned about managing money. We’d love you to take part. <a href="https://forms.gle/B2xKnqAqjePMHfFG9?ref=spaceship.ghost.io">Here’s a link to our Real Money Talk survey</a> where you can share your story.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Kelly Simpson)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/real-money-talk/">Real Money Talk</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2022/09/Real-Money-Talk-Dave.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[Money hack: Pay yourself first]]></title>
            <link>https://www.spaceship.com.au/learn/pay-yourself-first-money-hack-reverse-budgeting/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/pay-yourself-first-money-hack-reverse-budgeting/</guid>
            <pubDate>Wed, 30 Apr 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[Keep reading and we’ll give you the scoop.]]></description>
            <content:encoded><![CDATA[<p>Although everyone manages their money differently, many of us employ a type of budget, even if we don’t spend time actively managing it.</p><p>For instance, some of us pay our bills upfront (when our salary arrives) and then keep what’s left over for spending money. Though this is a fairly passive method, you are essentially still budgeting, because you’re dividing and applying your money.</p><p>There are so <em>many</em> different ways to budget. The <a href="https://www.spaceshipinvest.com.au/learn/what-is-the-50-30-20-budget/?ref=spaceship.ghost.io">50/20/30 budget</a> is a favourite around these parts, but we’re also intrigued by the concept of reverse budgeting. It’s a budget that can keep savings, simple. Keep reading and we’ll give you the scoop.</p><hr><h2 id="what-is-reverse-budgeting">What is reverse budgeting?</h2><p>If you really want to prioritise saving money, reverse budgeting might just be for you.</p><p>Reverse budgeting is also known as the “pay yourself first” budget.</p><p>The basic gist is that when you receive your income, the first item on your agenda is to put money towards your savings. </p><p>You actually take this step before you pay your bills or your rent, and certainly before you start dealing with spending money, etc.</p><p>In some cases, you can actually incorporate reverse budgeting with other budgets. For example, you could use reverse budgeting and the 50/20/30 budget in concert.</p><h2 id="how-to-build-a-reverse-budget">How to build a reverse budget?</h2><p>Let’s build an example of a reverse budget, so you can see how it looks.</p><h3 id="the-first-step-is-to-define-your-savings-goals">The first step is to define your savings goals. </h3><p>Maybe you’re saving for retirement, maybe you’re <a href="https://www.spaceship.com.au/first-home/?ref=spaceship.ghost.io" rel="noreferrer">saving for a hous</a>e, or maybe you’re simply saving for a holiday. Whatever it is, just define those goals for your own purposes so they’re always front of mind.</p><p>For the purposes of this example, let’s say we’re setting our goals in January and your goals are: </p><ul><li>To contribute an extra $1,200 to our investment account every year; </li><li>To save $500 for an end-of-year holiday; </li><li>And to build a $40,000 emergency fund within four years.</li></ul><h3 id="the-next-step-is-to-figure-out-exactly-what-you%E2%80%99re-working-with-ie-your-income-and-your-expenses">The next step is to figure out exactly what you’re working with i.e. your income and your expenses. </h3><p>For the purposes of this example, let’s say you earn $4,000 every month after tax and you pay $1,200 every month in rent and approximately $200 every month on bills.</p><p>Now, if you were reverse budgeting in conjunction with using the 50/20/30 budget, you would know that the 50/20/30 budget recommends saving 20% of your salary.</p><p>In this case, that means $800 every month.</p><p>Now, let’s break down how that fits your goals as described above.</p><p>If you want to contribute $1,200 to your investment account every year, you need to save $100 a month. That leaves you with $700 a month to apply to your other goals.</p><p>If you want to save $500 for your end-of-year holiday, you need to apply around $42 a month to your savings account. That leaves you with $658 a month for the final goal.</p><p>If you apply the entire remaining $658 to your emergency fund, you’ll have saved $7,896 by the end of the year. </p><p>Depending on where that money is being kept, you may have earned interest on some of that — if it’s in a high-interest savings account, for example. That means you’re probably relatively on track to attain your emergency fund goal within four years.</p><p>So, in this case, two of your goals have been reached and one goal is on track.</p><h2 id="how-to-implement-your-reverse-budget">How to implement your reverse budget</h2><p>So, now you know how much you have available to apply to your savings and you know how much you need to apply to each of your savings goals.</p><h3 id="the-next-step-is-to-implement-your-reverse-budget">The next step is to implement your reverse budget.</h3><p>There are a couple of different ways to ensure you prioritise your savings each month. To make it easy, we’ll apply the names “Manual” and “Automatic” to these ideas.</p><h3 id="the-%E2%80%9Cmanual%E2%80%9D-savings-approach">The “manual” savings approach</h3><p>The manual approach is probably best for people who don’t get paid on a regular day. </p><p>For instance, maybe you get paid on the last weekday of every month. So, some months that might be the 30th and others it might be the 31st.</p><p>If you use the manual approach, you’d probably log into your bank account on payday every month (or every week or fortnight, depending on how often you get paid). Then, you’d make the appropriate transfers — e.g. $658 to your emergency fund, etc.</p><p>Remember, the point of reverse budgeting is to pay yourself first, so you should do it as close to payday as possible. Once you’ve transferred all the various amounts to their respective savings accounts, you can pay your rent and bills and spend the rest of your money as you wish.</p><h3 id="the-%E2%80%9Cautomatic%E2%80%9D-savings-approach">The “automatic” savings approach</h3><p>We’ve talked about <a href="https://www.spaceship.com.au/learn/smarter-saving-tips-for-young-adults/?ref=spaceship.ghost.io">easy ways to save money</a> before, but just to touch on the process again, one clever way to ensure your savings goals are met is to set up automatic transfers. </p><p>This will generally only be possible if you have a specific payday (e.g. the 15th of every month).</p><p>Most banks have options within their web banking apps and software that allow you to set up automatic transfers with recurring transactions.</p><p>So, if you’re implementing a reverse budget using the example we set out above, you’d set up three automatic transfers, as per the following:</p><ul><li>$658 every month to your emergency fund.</li><li>$100 a month to our investment account.</li><li>$42 a month to a special savings account for your holiday.</li></ul><p>And that’s it. Your reverse budget is now in full flight!</p><h2 id="one-thing-to-remember">One thing to remember</h2><p>The point of a reverse budget is to prioritise your savings goals. So, you should probably only be thinking about implementing a reverse budget if you are prioritising savings.</p><p>This means that if you have any big debt — i.e. credit card debt — you might want to prioritise paying that off first. The ultimate decision on whether you should <a href="https://www.spaceshipinvest.com.au/learn/paying-off-debt-vs-saving-money/?ref=spaceship.ghost.io">pay off debt or save money</a> (or do a bit of both) comes down to you and your situation.</p><p>Just something to keep in mind when figuring out whether reverse budgeting is right for you.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Bryna Howes)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/personal-finance/">Personal Finance</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2025/04/Pay-yourself-first-reverse-budgeting.png" length="0" type="image/png"/>
        </item>
        <item>
            <title><![CDATA[How should you pay off your HELP debt?]]></title>
            <link>https://www.spaceship.com.au/learn/help-debt-repayments/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/help-debt-repayments/</guid>
            <pubDate>Tue, 29 Apr 2025 22:00:00 GMT</pubDate>
            <description><![CDATA[Repaying your HELP debt depends on your outstanding balance, income, and goals. ]]></description>
            <content:encoded><![CDATA[<ul><li>Your HELP repayments kick in once you earn more than $54,435 (for the 2024/2025 financial year)</li><li>The more you earn, the more you have to repay</li><li>Outstanding HELP balances are adjusted once a year by an ‘indexation rate’ which is a percentage rate tied to inflation</li><li>This year’s indexation rate is 3.2% and will be applied to outstanding balances on June 1 2025.</li><li>Whether you should pay your HELP debt early, or cop the hit, depends on your personal circumstances</li></ul><h2 id="what%E2%80%99s-a-help-loan">What’s a HELP loan?</h2><p>When you enrol at uni or other higher education, if you enrol in a Commonwealth-supported place, you’ll most likely end up with a <a href="https://www.studyassist.gov.au/help-loans?ref=spaceship.ghost.io">HELP debt</a>. (Older millennials may know this as a HECS debt.)</p><p>That's because the government pays for your education on your behalf, with the understanding that once your income becomes high enough, you’ll start paying them back.</p><h2 id="how-do-you-check-your-help-debt">How do you check your HELP debt?</h2><p>You can see your HELP balance in <a href="https://my.gov.au/?ref=spaceship.ghost.io">myGov</a>. You can also <a href="https://www.studyassist.gov.au/paying-back-your-loan/how-do-i-check-my-help-debt?ref=spaceship.ghost.io">give the ATO a call</a>.</p><h2 id="when-do-you-pay-your-help-debt-back">When do you pay your HELP debt back?</h2><p>You start paying your HELP debt back as soon as you start earning a set amount of money, which this financial year (2024/25) is $54,435 per year.</p><p>Your repayments usually get taken out of your payslip before you get a chance to spend it, a bit like your <a href="https://www.spaceship.com.au/super/?ref=spaceship.ghost.io" rel="noreferrer">superannuation</a> payments do. If you want to, you can make extra payments to pay your debt back sooner.</p><figure class="kg-card kg-image-card"><img src="https://www.spaceship.com.au/blog/images/2023/05/HELP-debt-repayment.png" class="kg-image" alt="" loading="lazy" width="600" height="260"></figure><h2 id="how-is-your-help-debt-calculated">How is your HELP debt calculated?</h2><p>Feel like you’ve been repaying your HELP debt forever? It could be because your outstanding balance gets indexed against the Consumer Price Index (CPI), which is the most well-known indicator of inflation. This means the indexation rate behaves a bit like an interest rate for your outstanding HELP debt.</p><p>The HELP indexation rate gets applied once a year on 1 June, on any HELP debt you have that’s older than 11 months. Note that 1 June is before the end of the financial year.</p><h2 id="how-do-you-pay-your-help-debt-back">How do you pay your HELP debt back?</h2><p>The ATO takes a set amount of money from your payslip depending on how much you earn.</p><p>This 2024/2025 financial year,it starts at 1% for people who earn from $54,435 - $62,850 p.a. and increases all the way up to 10% if you earn $159,664 or more. You can see your individual rate at <a href="https://www.ato.gov.au/Rates/HELP,-TSL-and-SFSS-repayment-thresholds-and-rates/?ref=spaceship.ghost.io#:~:text=2022%20%2D%202023%20repayment%20income%20thresholds%20and%20rates"><u>the ATO website</u></a>.&nbsp;</p><p>You can also choose whether or not you want to make extra repayments to clear your debt sooner. Once you’ve paid it off (and told the ATO), you’ll get an increase in your take home pay.</p><h2 id="how-much-is-help-indexation-in-the-20242025-financial-year">How much is HELP indexation in the 2024/2025 financial year?&nbsp;</h2><p>The HELP indexation rate for 2024/2025 is 3.2%. That means, if your outstanding HELP balance is $10,000, it would grow by another $320 after the indexation date, increasing the amount you have to pay back.&nbsp;</p><p>From 2025, the government has changed how it calculates the indexation rate. It's now based on whichever is lower out of either the Consumer Price Index (CPI) or Wage Price Index (WPI). </p><h2 id="should-you-pay-your-help-debt-early">Should you pay your HELP debt early?</h2><p>It can depend on your outstanding balance, your income, and your goals.</p><p>When it comes to your HELP debt, because managing your repayments is generally taken care of by the government, many people treat it like a set-and-forget loan.</p><p>But you should understand the arguments for and against paying it off early, so you’re making a considered decision.</p><figure class="kg-card kg-image-card"><img src="https://www.spaceship.com.au/blog/images/2023/05/first-home-savings.png" class="kg-image" alt="" loading="lazy" width="600" height="260"></figure><h3 id="are-you-saving-for-your-first-home">Are you saving for your <a href="https://www.spaceship.com.au/first-home/?ref=spaceship.ghost.io" rel="noreferrer">first home</a>?</h3><p>Your HELP debt can influence your borrowing power.</p><p>When you borrow money from a bank or other lender, they take a look at your complete financial picture before deciding if and how much to lend to you. One of the things they consider is how much money you already owe. This can include debts like your car loan, credit cards or Buy Now, Pay Later, and your HELP debt.</p><p>If you have a HELP debt, this amount is added to your other debts and the amount you want to borrow, and compared to how much you earn to get a figure called your debt-to-income ratio. If you owe too much money compared to what you earn, banks become reluctant to give you a loan and in some cases refuse to.</p><p>On the other hand, it’s super hard to <a href="https://www.spaceship.com.au/learn/tips-saving-for-home-deposit/?ref=spaceship.ghost.io">save money for your deposit</a> and other expenses – and using your <a href="https://www.spaceship.com.au/first-home/?ref=spaceship.ghost.io" rel="noreferrer">home deposit savings</a> to wipe out your HELP loan can delay you having a big enough deposit for a loan in the first place.</p><p>If <a href="https://www.spaceship.com.au/learn/how-i-actually-bought-a-house/?ref=spaceship.ghost.io">home ownership is one of your goals</a>, and you still have a HELP debt, you may be able to take advantage of other programs to minimise the impact.</p><p>“I have a HELP debt and was still able to buy my <a href="https://www.spaceship.com.au/first-home/?ref=spaceship.ghost.io" rel="noreferrer">first home</a>,” said a Spaceship colleague.</p><p>“I'm sure the debt impacted my borrowing power, but it was still high enough to purchase an apartment in an area that I was happy to live in. I was able to access the <a href="https://www.spaceship.com.au/learn/tips-saving-for-home-deposit/?ref=spaceship.ghost.io#:~:text=1.%20Jump%20on%20government%20schemes%20to%20reduce%20your%20deposit">First Home Buyer's Deposit Scheme</a>, so I only had to pay a 10% deposit and didn't have to pay LMI. As the price of my property was under the stamp duty threshold, it was also exempt from stamp duty.”</p><p>A financial professional such as an accountant or mortgage broker could give you more specific advice here.</p><figure class="kg-card kg-image-card"><img src="https://www.spaceship.com.au/blog/images/2023/05/holiday-savings.png" class="kg-image" alt="" loading="lazy" width="600" height="260"></figure><h3 id="are-you-taking-time-off-work-to-travel-retrain-or-have-a-baby">Are you taking time off work to travel, retrain or have a baby?</h3><p>Your HELP debt keeps growing even if you stop working. If you take time out of the workforce, such as for parental leave or a career break, you stop having a paycheck for your repayments to be taken from.</p><p>Your total debt will still grow at the index rate, but unless you make other arrangements to keep paying your debt off, it will keep compounding.</p><p>This especially sucks for women, who are more likely to have time out of the workforce or switch to part-time work.</p><h3 id="your-help-debt-grows-with-inflation-%E2%80%93-which-won%E2%80%99t-be-this-high-forever">Your HELP debt grows with inflation – which won’t be this high forever</h3><p>Your HELP debt is tied to the rate of inflation. The RBA has a 2-3% inflation target, which it’s generally managed to keep, but over the past few years has blown out. There’ve been price increases across the board –including to your HELP debt.</p><p>The longer inflation remains heightened, the more of an impact it will have on your HELP debt. On the flipside, when inflation gets back under control, your outstanding HELP debt will go back to growing more slowly, not including repayments.</p><p>If you think inflation will remain heightened, you might decide to prioritise your HELP debt, especially if you’re close to paying it off.</p><h2 id="what-else-would-you-spend-the-money-on">What else would you spend the money on?</h2><p>Depending on your outstanding balance and how much longer it’ll take you to repay it, you could decide there are better uses for your money.</p><p>For example, the 10 year average annualised return of the All Ordinaries Index, which is the top 500 companies on the ASX, is 3.6%, (as of 29 April, 2025)&nbsp; so you could decide to invest the money instead. (Although, naturally, past performance is not a reliable indicator of future performance.)</p><p>Or, if you’re saving for your first home, you could contribute extra to your super for the <a href="https://www.spaceship.com.au/super/first-home-super-saver/?ref=spaceship.ghost.io">First Home Super Saver scheme</a>, and withdraw up to $50,000 worth of voluntary contributions to your super when you’re ready to buy. (There are other taxes and things to watch out for with the <a href="https://www.spaceship.com.au/super/first-home-super-saver/?ref=spaceship.ghost.io">FHSS</a>, so make sure you do your research and consider asking an independent finance professional, such as an accountant or financial planner, for more specific advice.)</p><p>Or, if you’re thinking even longer-term, you could choose to make extra payments to your <a href="https://www.spaceship.com.au/super/?ref=spaceship.ghost.io">super</a> to benefit from the potential return of decades worth of compound interest.</p><h2 id="decided-to-repay-some-or-all-of-your-loan-you-could-do-it-before-31-may-to-avoid-indexation">Decided to repay some or all of your loan? You could do it before 31 May to avoid indexation</h2><p>If you’ve decided that paying your remaining amount is the best move for you, consider making sure your voluntary repayment hits the ATO’s account by 31 May. Outstanding amounts get indexed on 1 June.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Kelly Simpson)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/personal-finance/">Personal Finance</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2025/04/HELP-indexation-rate-2025.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[7 financial habits to help make you smarter with your money]]></title>
            <link>https://www.spaceship.com.au/learn/financial-habits-to-help-make-you-smarter-with-your-money/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/financial-habits-to-help-make-you-smarter-with-your-money/</guid>
            <pubDate>Wed, 23 Apr 2025 02:30:00 GMT</pubDate>
            <description><![CDATA[Habits that might help increase your financial smarts.]]></description>
            <content:encoded><![CDATA[<p>You don’t have to know a lot about money to be smart with money.</p><p>Being smart with your money is about knowing yourself and your strengths and weaknesses, and then setting things up accordingly.</p><p>It’s about building habits to carry you when your willpower stumbles.</p><p>Check out our list of seven habits that might help increase your financial smarts.</p><h2 id="1-automate-whatever-you-can">1. Automate whatever you can</h2><p>Automate your savings, automate your loan repayments, automate your bills.</p><p>The fewer steps you have to actually make to move your money to where it needs to be, the more likely you might be to stick to it.</p><p>The great thing about automated savings and repayments? Ideally, once it’s set up, there are zero steps for you to do each month. You can set and forget.</p><h2 id="2-have-specific-meaningful-goals">2. Have specific, meaningful goals</h2><p>It can be hard to stick to your savings budget, especially when you have to give up on <em>yet another thing</em> to make it happen.</p><p>But you’ll likely feel less of a twinge when you have to skip that extra drink when you remember the money’s going towards something you really want.</p><p>Whether it’s a holiday, a <a href="https://www.spaceship.com.au/learn/how-i-actually-bought-a-house/?ref=spaceship.ghost.io">house</a>, retirement, or even a less responsible-sounding purchase such as a flash new tattoo, it’s great to have a goal.</p><h2 id="3-invest">3. Invest</h2><p>Keeping all your extra money in a savings account isn’t always as savvy as it sounds. Sure, there is little risk, but over time, your purchasing power <a href="https://www.spaceship.com.au/learn/why-cash-costs-you-money/?ref=spaceship.ghost.io">drops lower and lower</a>.</p><p>One way to be more proactive is to consider investing. </p><p>A little bit of research and a long enough time horizon could see your investments grow. </p><p>Keep in mind that investing is not without risk and you need to be prepared for markets to go up and down. </p><p>Here’s some more about <a href="https://www.spaceship.com.au/learn/what-new-investors-need-to-think-about/?ref=spaceship.ghost.io">what to expect as a first time investor</a>. </p><p>You could also chat to a financial advisor or take a look at some of the apps out there (such as <a href="https://www.spaceship.com.au/voyager/?ref=spaceship.ghost.io">Spaceship Voyager</a>), which can make investing more accessible.</p><h2 id="4-don%E2%80%99t-spend-that-unexpected-cash">4. Don’t spend that unexpected cash</h2><p>Tax refund? Inheritance? Birthday money?</p><p>As tempting as it might be to treat yourself, you might be better off tucking that extra money away in a savings or investment account or putting it towards your debt.</p><p>After all, if you weren’t expecting to get that money, you won’t miss it. And your <a href="https://www.spaceship.com.au/learn/financial-goal-setting-strategies/?ref=spaceship.ghost.io">financial</a> goals will thank you!</p><h2 id="5-prioritise-high-interest-debt">5. Prioritise high interest debt</h2><p>If you’re juggling multiple debts, it can be really frustrating trying to spread out your cash to cover all the repayments.</p><p>Sound familiar? If so, you might want to consider the <a href="https://www.spaceshipinvest.com.au/learn/debt-busting-methods-snowball-avalanche/?ref=spaceship.ghost.io">avalanche debt-busting method</a>.</p><p>First, you find the debt with the highest interest. </p><p>For all your other debts, you make the minimum repayments. </p><p>You then put everything else towards knocking off that high interest debt.</p><p>Once you’ve done that, do the same for the debt with the next highest interest.</p><p>You’ll end up paying less interest overall, plus you’ll feel great each time you completely finish paying something off.</p><h2 id="6-track-your-spending">6. Track your spending</h2><p>Doesn’t matter how you do it, just do it: use a spreadsheet, a notebook, or one of the countless personal budget apps available.</p><p>Seeing exactly where all your money is going can be the wakeup call you need to change your behaviour and get on track.</p><p>And hey, if you’re happy spending $87.50 on food delivery services every week, that’s cool! At least you’re making an informed decision.</p><h2 id="7-learn-however-you-can">7. Learn however you can</h2><p>Finance, investing, and optimising your finances generally? Well, they can seem a bit scary.</p><p>Rather than waiting until you need to know something specific — <em>oh God, what’s the best way to set up this investment property so I don’t lose everything to tax?</em> — start consuming information earlier on. </p><p>Whether it’s <a href="https://www.spaceship.com.au/learn/10-good-books-to-help-you-be-smart-with-money/?ref=spaceship.ghost.io">books</a>, <a href="https://www.spaceship.com.au/learn/?ref=spaceship.ghost.io">blogs</a>, <a href="https://www.spaceship.com.au/learn/podcasts-that-might-help-get-financial-independence/?ref=spaceship.ghost.io">podcasts</a>, or videos, find a few you like, and let your brain start absorbing the information.</p><p>Over time, you’ll develop a general understanding of how things work, which will make your research and decisions easier when the time comes.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Liv Steigrad)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/behaviour/">Behaviour</category>
            <category domain="https://www.spaceship.com.au/learn/tag/cost-of-living/">Cost of Living</category>
            <category domain="https://www.spaceship.com.au/learn/tag/personal-finance/">Personal Finance</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2025/04/7-ways-to-be-smart-with-money.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[Pay yourself to watch Netflix]]></title>
            <link>https://www.spaceship.com.au/learn/money-hack-temptation-bundling/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/money-hack-temptation-bundling/</guid>
            <pubDate>Wed, 16 Apr 2025 01:00:00 GMT</pubDate>
            <description><![CDATA[And other small behavioural money-saving tricks.]]></description>
            <content:encoded><![CDATA[<h2 id="when-it-comes-to-saving-every-little-bit-counts">When it comes to saving, every little bit counts:</h2><p>From the $2 you find in an old pair of jeans, to the $100 you might automatically transfer into your savings account every time you get paid.</p><p>But what if you’re in need of a new savings strategy to <em>really</em> motivate you to put even more money away?&nbsp;</p><p>Well, chances are you’ve heard of savings strategies like the 52 week challenge or <a href="https://www.spaceship.com.au/learn/what-is-the-50-30-20-budget/?ref=spaceship.ghost.io" rel="noreferrer">the 50/20/30</a> rule, but what about temptation bundling?</p><p>Conceived by Professor Katherine Milkman of the University of Pennsylvania, temptation bundling is an idea that involves pairing a ‘want’ (such as reading your favourite book) with a ‘should’ (such as getting your daily exercise).</p><p>It’s basically a disciplined trade-off whereby you can only do something you love when you also do something you really should be doing.&nbsp;</p><h2 id="pairing-your-vices-with-your-desire-to-save">Pairing your vices with your desire to save</h2><h3 id="temptation-entertainment">Temptation: Entertainment</h3><p>Whether it’s binging on Netflix, going to the movies, or gaming with friends, most people have an entertainment vice.&nbsp;</p><p>But if you’re on a money-saving mission, temptation bundling could be the solution to easing your guilt about the time (and money) you spend on your favourite activities.</p><p>Let’s say you spend a pretty conservative two hours per day gaming or watching TV.&nbsp;</p><p>Committing to putting aside just $2 for every hour you watch or play would add up to an impressive $728 over the course of a year!&nbsp;</p><p>Not bad, hey?</p><p>(Check out <a href="https://www.spaceship.com.au/voyager/boosts/?ref=spaceship.ghost.io"><u>Spaceship Boosts</u></a> for more ways to pair your shopping with your financial future.)&nbsp;</p><h3 id="temptation-shopping">Temptation: Shopping</h3><p>Love browsing through clothes and books online during your lunch breaks?&nbsp;</p><p>Chances are the cost of that love for shopping might be adding up, but temptation bundling could allow you to indulge your shopping wants while satisfying your need to save money at the same time.</p><p>One way to bundle the two is by ‘price matching’.</p><p>For example, each time you buy clothes or a new book, you simply match that same amount and put it towards your savings.&nbsp;</p><p>The knowledge that you have to match your spend could end up cutting the amount of purchases you actually make. Let’s say you still shell out $120 a month, that would still work out at $1,440 a year saved!</p><h3 id="temptation-eating-out">Temptation: Eating out</h3><p>Can’t survive without your morning takeaway coffee?&nbsp;</p><p>What about that Saturday brunch with friends?&nbsp;</p><p>Eating out is a pleasure many of us wouldn’t want to trade for the world, but by using your love of food as an opportunity to save, you won’t have to.</p><p>One way you can eat out without the rumblings of spending regret hitting your stomach is by ‘tipping’ yourself.&nbsp;</p><p>Tipping might not be a custom in Australia, but that doesn’t mean you can’t make a habit of assigning 15% of any bill you get when eating out towards your savings.</p><p>Even if it’s just $2 at a time, if you’re a regular foodie that could easily add up to $10-$15 a week or well over $500 a year.</p><h2 id="i%E2%80%99m-ready-to-bundle-but-where-do-i-stash-my-savings">I’m ready to bundle, but where do I stash my savings?</h2><p>Choosing the right place to park the cash you save really depends on your goals and the timeframe you need to achieve them.&nbsp;</p><p>But whatever they are, there’s no use in squirreling your money away in a jar on your shelf – and maybe depositing it into a bank account won't help you achieve your financial goals as quickly as you’d like.</p><p>After all, you want a return on that money you’ve been working hard to save, right?</p><p>For many of us, short term <a href="https://www.spaceship.com.au/learn/making-smart-goals-work-for-your-finances/?ref=spaceship.ghost.io"><u>goals</u></a> such as buying a new pair of boots or going on a weekend getaway is where our focus tends to lie.</p><p>And given that these goals may not take long to achieve, it may make sense to stash the funds you’re saving through temptation bundling into a high interest savings account which couples easy withdrawal access with a decent ongoing interest rate.</p><p>Or maybe, you could think about <a href="https://www.spaceship.com.au/learn/how-to-invest-in-shares/?ref=spaceship.ghost.io"><u>investing your money in the share market</u></a> (which is more risky than depositing it into a savings account, but may also have a greater potential upside - though it's not guaranteed).</p><p>At Spaceship, making your first investment can be as easy as downloading the Spaceship app and following the steps.&nbsp;</p><h2 id="but-what-about-long-term-goals">But what about long term goals?</h2><p>From <a href="https://www.spaceship.com.au/first-home/?ref=spaceship.ghost.io"><u>owning your first home</u></a> to having a more comfortable <a href="https://www.spaceship.com.au/super/?ref=spaceship.ghost.io"><u>retirement</u></a> (or even retiring early), most of us have long term goals we’re trying to put money away for, but these can be easy to neglect in favour of instant gratification and short term purchases.</p><p>But given that you’re already disciplined enough to want to save in the first place, it makes sense to put some of the savings you may make through temptation bundling towards your long term goals as well.</p><p>Once again, the best place to stash your funds in order to achieve these goals really depends on your timeframe, the return you want and how much risk you're happy to take.</p><p>If you’re looking to patiently invest over a period of years it may be worth considering an investment option like <a href="https://www.spaceship.com.au/voyager/?ref=spaceship.ghost.io"><u>Spaceship Voyager</u></a>, whereas if your eyes are firmly fixed decades away on an early retirement, contributing more to your <a href="https://www.spaceship.com.au/super/?ref=spaceship.ghost.io"><u>superannuation</u></a> could be the best way to make it happen.&nbsp;</p><p>Remember – the best financial decision is the one that works for you – and if, after you’ve evaluated the risks, you’re still not sure what to do, consider seeking financial advice from a professional such as an accountant or a financial planner.&nbsp;</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Spaceship)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/behaviour/">Behaviour</category>
            <category domain="https://www.spaceship.com.au/learn/tag/cost-of-living/">Cost of Living</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2024/03/temptation-bundling-katie-milkman.jpeg" length="0" type="image/jpeg"/>
        </item>
        <item>
            <title><![CDATA[12 money-saving travel tips]]></title>
            <link>https://www.spaceship.com.au/learn/money-saving-travel-tips/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/money-saving-travel-tips/</guid>
            <pubDate>Tue, 15 Apr 2025 23:00:00 GMT</pubDate>
            <description><![CDATA[Destination: savings. ]]></description>
            <content:encoded><![CDATA[<p>What are some ways to save money when you’re planning – or taking – a holiday? We asked our Spaceship community. Here’s what they said.</p><h2 id="before-you-book">Before you book</h2><figure class="kg-card kg-image-card"><img src="https://www.spaceship.com.au/blog/images/2023/10/How-to-plan-your-holiday-1.jpg" class="kg-image" alt="" loading="lazy" width="600" height="260"></figure><h3 id="1-make-use-of-your-points">1. Make use of your points</h3><p>You could maximise your points balance by doing things like signing up for supermarket programs, shopping at specific service stations, or even downloading the Qantas Wellbeing app and getting points for your steps.</p><p>Once you have a points balance, you can spend it on flights or other rewards.</p><p>Christine’s a points hacker.</p><blockquote>“I earned points from signing up to supermarket rewards programs, using credit cards with bonus points, and shopping through referral links.</blockquote><blockquote>I’ve used points to fly to places like Melbourne, Singapore, Japan, Shanghai (where I only had to pay the tax portion, which is a small percentage), and sometimes I’ve gotten business seats by redeeming points + around $250 to Singapore/Japan.”</blockquote><h3 id="2-buy-travel-insurance-just-in-case">2. Buy travel insurance just in case</h3><p>If you lose your phone, miss your flight, catch Covid overseas or break your arm white water rafting, travel insurance can make it hurt less.</p><blockquote>“Greyhound ‘lost’ my bags on a Greyhound bus from Toronto to Seattle (four day trip!) in 2003,” said Bryna.</blockquote><blockquote>“I never got them back. I used my insurance when I was back in Australia and got $1,000 to cover the loss.”</blockquote><h3 id="3-make-sure-you-read-the-terms-and-conditions">3. Make sure you read the terms and conditions</h3><p>Travel policies can have exclusions including participation in high risk activities, travelling against government advice, and leaving your belongings unattended.</p><p>Aaron learned this the hard way.</p><blockquote>“I had my suitcase and passport stolen out of the back of a car in Malaysia, tried to claim travel insurance but they wouldn’t cover anything stolen from a parked car after dark.”</blockquote><h3 id="4-book-in-advance">4. Book in advance</h3><p>The best holidays have healthy doses of good luck and timing. If you’re a long-term planner, booking in advance could get you the sweetest deals.</p><blockquote>“My mum worked in a hotel in a tourist destination and people often reserved their stays 1-2 years in advance, especially if they loved the place or planned to visit family each year. This allowed them to secure substantial discounts,” said Mavis.</blockquote><h3 id="5-budget-budget-budget">5. Budget, budget, budget</h3><p>It’s easy to get swept up on holiday – and keeping a record of expenses can help you balance your budget as you go, so you know if you can, or can’t, afford the three course meal with matching cocktails, or daily massage you’ve been planning.</p><p>Here’s what worked for David, from our Spaceship community.</p><blockquote>“Always have a written record of expenses. This should help with spending. Do this with cash, credit and debit cards.”</blockquote><h2 id="when-you-get-there">When you get there</h2><figure class="kg-card kg-image-card"><img src="https://www.spaceship.com.au/blog/images/2023/10/Getting-around-a-new-city.png" class="kg-image" alt="" loading="lazy" width="600" height="260"></figure><h3 id="6-use-the-local-public-transport-app">6. Use the local public transport app</h3><p>Finding the public transport provider of the city you’re in, and downloading their official app, can help you make sure you’re using the most up to date information.</p><p>You can often buy tickets and day passes through these apps, too.</p><blockquote>“When I was in Munich recently I used their MVV app for using public transport to get around the city,” said Zach.</blockquote><blockquote>“You can easily buy a day pass that allows travel on all modes of transport for a set price. This was great for the short amount of time I was in the city and allowed me to get to see more than I would have just walking. It also had trip planning features that tended to be more accurate compared to other apps.”</blockquote><h3 id="7-use-google-maps-google-translate">7. Use Google Maps &amp; Google Translate</h3><p>You can use Google Translate for help getting around – and getting the best deals.</p><blockquote>“There was a restaurant in Osaka that didn't want us to use Google Translate on the Japanese menu as the western menu increased the prices with a western tax,” said Blair.</blockquote><p>This Google Ad shows you how you can do it:</p><blockquote><a href="https://www.tiktok.com/@live_thedash?refer=embed&ref=spaceship.ghost.io">@live_thedash</a> How to find secret menus using google translate 👀 | ad <a href="https://www.tiktok.com/tag/googlepixel?refer=embed&ref=spaceship.ghost.io">#googlepixel</a> <a href="https://www.tiktok.com/tag/manchesterfood?refer=embed&ref=spaceship.ghost.io">#manchesterfood</a> <a href="https://www.tiktok.com/tag/chinatownmanchester?refer=embed&ref=spaceship.ghost.io">#chinatownmanchester</a> <a href="https://www.tiktok.com/tag/secretmenuitems?refer=embed&ref=spaceship.ghost.io">#secretmenuitems</a> <a href="https://www.tiktok.com/tag/chinatownfood?refer=embed&ref=spaceship.ghost.io">#chinatownfood</a> <a href="https://www.tiktok.com/music/original-sound-7243005136670706458?refer=embed&ref=spaceship.ghost.io">♬ original sound - Live_TheDash</a></blockquote><p>Source:<br><a href="https://www.tiktok.com/@live_thedash/video/7243005164381162778?ref=spaceship.ghost.io">https://www.tiktok.com/@live_thedash/video/7243005164381162778</a></p><h3 id="8-book-local-travel-locally">8. Book local travel locally</h3><p>Some people find it’s cheaper to book and pay for experiences when they’re closer to their destination. It could help you save money, and lessen your chance of travel scams.</p><p>Stephanie swears by it.</p><blockquote>“When overseas, book day trips/tours at your destination via a local travel agent e.g. at your accommodation - it's usually always cheaper to do so when actually in the country!”</blockquote><h3 id="9-when-it%E2%80%99s-safe-to-walk">9. When it’s safe to, walk!</h3><p>Not in a rush when you’re sightseeing or shopping?</p><p>Consider walking, like Abigail from our Spaceship community does.</p><blockquote>“Walk instead of getting an uber/taxi etc! You'll get a much better feel for the place you're in, and uncover some sights/cafes/beautiful buildings along the way you never would have otherwise seen.”</blockquote><h2 id="at-your-hotel">At your hotel</h2><figure class="kg-card kg-image-card"><img src="https://www.spaceship.com.au/blog/images/2023/10/Save-money-on-holiday-2.jpg" class="kg-image" alt="" loading="lazy" width="600" height="260"></figure><h3 id="10-replace-the-minibar-with-your-own-snacks-drinks">10. Replace the minibar with your own snacks &amp; drinks</h3><p>We love this tip from Maeve. Who amongst us hasn’t thirsted over a fully stocked minibar?</p><blockquote>“Find a shop and buy drinks, snacks etc. If there is a fridge in the room, take out hotel drinks, fill with your own. Return hotel supplies before you leave.”</blockquote><h3 id="11-life%E2%80%99s-too-short-not-to-stay-in-a-5-star-hotel">11. Life’s too short not to stay in a 5 star hotel</h3><p>Or the best accommodation you can afford. That’s what Zach did when he stayed in Antarctica.</p><figure class="kg-card kg-image-card kg-card-hascaption"><img src="https://www.spaceship.com.au/blog/images/2023/10/Diving-penguin-in-Antarctica.jpg" class="kg-image" alt="" loading="lazy" width="600" height="260"><figcaption><span style="white-space: pre-wrap;">Photo: Zach Horder</span></figcaption></figure><blockquote>“Everything was blue.”</blockquote><h2 id="when-you-get-home">When you get home</h2><figure class="kg-card kg-image-card"><img src="https://www.spaceship.com.au/blog/images/2023/10/Trip-planning-1.jpg" class="kg-image" alt="" loading="lazy" width="600" height="260"></figure><h3 id="12-start-planning-your-next-trip">12. Start planning your next trip</h3><p>And when you get home, still in your holiday state of mind, it’s time to start planning the next trip. Holidays are good for us.</p><p>Mike learned this first hand when he quit his job, went travelling, and met people doing the same.</p><blockquote>“I met a guy from Adelaide living of $30 AUD a day. He said he was semi-retired and living in Nicaragua.”</blockquote><figure class="kg-card kg-image-card"><img src="https://www.spaceship.com.au/blog/images/2023/10/Have-your-say.jpg" class="kg-image" alt="" loading="lazy" width="600" height="260"></figure><h2 id="now-its-over-to-you">Now, it's over to you</h2><h3 id="what%E2%80%99s-your-favourite-money-saving-travel-tip">What’s your favourite money-saving travel tip?</h3><p><a href="https://forms.gle/aKRY8DUmXk6pNLJN9?ref=spaceship.ghost.io" rel="noreferrer">Click through and tell us about it</a>.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Kelly Simpson)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/personal-finance/">Personal Finance</category>
            <category domain="https://www.spaceship.com.au/learn/tag/cost-of-living/">Cost of Living</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2025/04/Money-saving-travel-hacks.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[Investing ideas for swinging markets]]></title>
            <link>https://www.spaceship.com.au/learn/investing-ideas-for-swinging-markets/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/investing-ideas-for-swinging-markets/</guid>
            <pubDate>Fri, 11 Apr 2025 03:31:27 GMT</pubDate>
            <description><![CDATA[You know the deal. One minute the market is up, the next it’s down, and you’re not sure whether you should make a move – or what that move should be. ]]></description>
            <content:encoded><![CDATA[<p>At Spaceship we’re long-term investors, and our <a href="https://www.spaceship.com.au/voyager/?ref=spaceship.ghost.io" rel="noreferrer">Spaceship Voyager portfolios</a> are created with recommended holding periods of 3+ years to help ride out market volatility.&nbsp;</p><h3 id="but-we-also-have-options-for-investors-who-approach-things-differently">But we also have options for investors who approach things differently.&nbsp;</h3><p>Here are some common investments investors seek during periods of volatility, and how you can access them at Spaceship if you decide they’re right for you (remember to seek personal financial advice if you’re unsure.)</p><hr><figure class="kg-card kg-image-card"><img src="https://www.spaceship.com.au/blog/images/2025/04/What-is-a-bond-.png" class="kg-image" alt="" loading="lazy" width="600" height="130"></figure><h2 id="bonds">Bonds</h2><p>In swinging markets, some investors seek safety in bonds.&nbsp;</p><h3 id="what-is-a-bond">What is a bond?&nbsp;</h3><p>Investors who look for lower risk, defensive options sometimes invest in bonds.&nbsp;</p><p>Bonds are loans that investors give institutions such as banks and governments. They can be short- or long-term. In return, the investor receives interest payments as well as their principal back upon maturity. They may also sell the bond before it matures for a market price, which may be higher or lower than what they first paid.&nbsp;</p><p>You can invest in bonds via the stock market, but you can also gain exposure through ETFs.&nbsp;</p><h3 id="how-can-you-invest-in-bonds-at-spaceship">How can you invest in bonds at Spaceship?&nbsp;</h3><p>At Spaceship, you could gain exposure to bonds through our Spaceship Explorer Portfolio. This portfolio features a selection of seven ETFs, some of which target bonds.&nbsp;</p><p>Bonds are included in this portfolio because it’s created for investors who seek a diversified range of investments, conservative capital growth, with a low-to-medium level of volatility, and a three year investment horizon.&nbsp;</p><p>Find out more about the <a href="https://www.spaceship.com.au/voyager/explorer/?ref=spaceship.ghost.io" rel="noreferrer">Spaceship Explorer Portfolio</a> in the Spaceship app or website, or by viewing the <a href="https://www.spaceship.com.au/documents/spaceship_master_fund_pds.pdf?ref=spaceship.ghost.io"><u>Product Disclosure Statement.</u></a>&nbsp;</p><p>There are also alternative bond ETFs available in the <a href="https://www.spaceship.com.au/us-investing/?ref=spaceship.ghost.io" rel="noreferrer">US Investing Service</a>.&nbsp;</p><hr><figure class="kg-card kg-image-card"><img src="https://www.spaceship.com.au/blog/images/2025/04/What-is-an-ETF-.png" class="kg-image" alt="" loading="lazy" width="600" height="130"></figure><h2 id="etfs">ETFs</h2><p>Investors who want to diversify their portfolios, or gain exposure to broad sections of particular markets, such as gold or precious metals, often choose ETFs.&nbsp;</p><h3 id="what-is-an-etf">What is an ETF?&nbsp;</h3><p>An ETF is an exchange-traded-fund. It’s a collection of stocks that follows a pre-set theme or investment thesis. For example, some ETFs capture the biggest companies in an individual market, while others focus on particular industries.&nbsp;</p><p>ETFs are also a way you can access harder-to-hold investments, such as precious metals and gold.&nbsp;</p><h3 id="how-can-you-invest-in-etfs-at-spaceship">How can you invest in ETFs at Spaceship?</h3><p>At Spaceship you can gain exposure to a selection of ETFs via our Spaceship Explorer Portfolio, and our Spaceship Galaxy Portfolio.&nbsp;</p><p>Our Spaceship Galaxy Portfolio is much like our Spaceship Explorer Portfolio in that it contains a mix of ETFs that target lower-volatility investments such as bonds and cash.&nbsp;</p><p>It also features a mix of stocks that meet our ‘Where the World is Going’ criteria, which you may recognise from our Spaceship Universe and Spaceship Earth portfolios.&nbsp;</p><p>For example, the Spaceship Galaxy Portfolio includes the Vanguard Global Aggregate Bond Index ETF, which holds thousands of bonds from dozens of countries.&nbsp;</p><p><a href="https://www.spaceship.com.au/voyager/galaxy/?ref=spaceship.ghost.io" rel="noreferrer">Discover the Spaceship Galaxy Portfolio</a></p><figure class="kg-card kg-image-card"><img src="https://www.spaceship.com.au/blog/images/2025/04/What-about-gold-ETFs-.png" class="kg-image" alt="" loading="lazy" width="600" height="130"></figure><h3 id="what-about-gold-etfs">What about gold ETFs?&nbsp;</h3><p>Let’s say you’ve heard that gold is a smart investment for tricky times. The price of gold has tended to spike during periods of economic uncertainty – but that doesn’t mean you want to stash gold bullions in a shoebox under your bed.&nbsp;</p><p>Gold ETFs, such as the SPDR Gold ETF, (GLD), reflect the price of gold bullion and make getting exposure to gold as easy as any other ETF investment – if you do your research and decide it’s the right investment for you.</p><p>You can search for gold and other individual ETFs in the <a href="https://www.spaceship.com.au/us-investing/?ref=spaceship.ghost.io" rel="noreferrer">Spaceship US Investing Service</a>, available in the Spaceship app.&nbsp;</p><hr><figure class="kg-card kg-image-card"><img src="https://www.spaceship.com.au/blog/images/2025/04/What-is-an-individual-stock--1.png" class="kg-image" alt="" loading="lazy" width="600" height="130"></figure><h2 id="individual-stocks">Individual stocks</h2><p>Some investors take advantage of market swings to buy individual stocks.&nbsp;</p><h3 id="what-is-a-stock">What is a stock?&nbsp;</h3><p>A stock is an amount of ownership you can buy in a particular company. The companies you can buy stocks in are listed on different stock markets. People generally buy stocks because they want to make money from their performance, if they increase in price, or from dividends, which is a share of a company’s earnings that its management can decide to reward its investors with.&nbsp;</p><h3 id="how-can-you-invest-in-stocks-at-spaceship">How can you invest in stocks at Spaceship?&nbsp;</h3><p>At Spaceship, you can get exposure to stocks through the Spaceship Voyager portfolios.&nbsp;</p><p>The Spaceship Origin Portfolio, for example, is a rules-based portfolio that gives you exposure to around 200 of the biggest stocks in the global stock market, including companies from North America, Europe, Asia, and the Australian stock markets. (Check out the <a href="https://www.spaceship.com.au/voyager/origin/?ref=spaceship.ghost.io#:~:text=Where%20the%20Spaceship%20Origin%20Portfolio%20invests"><u>Spaceship Origin map</u></a> to see its exposure to stocks from all across the world.) These portfolios pool your money with other investors’ to buy bundles of shares at a time.&nbsp;</p><p><a href="https://www.spaceship.com.au/voyager/origin/?ref=spaceship.ghost.io" rel="noreferrer">Discover the Spaceship Origin Portfolio</a></p><p>You can also invest in individual stocks using the <a href="https://www.spaceship.com.au/us-investing/?ref=spaceship.ghost.io" rel="noreferrer">Spaceship US Investing Service</a> .</p><hr><h2 id="what-have-spaceship-customers-been-buying-in-the-downturn">What have Spaceship customers been buying in the downturn?&nbsp;</h2><p>The past few weeks have been particularly volatile as the new US administration has begun.&nbsp;</p><p>During volatile periods, some people decide to sell their investments, and others decide to buy more investments. At Spaceship it’s no different.&nbsp;</p><p>So here’s a look at the top ten stocks and ETFs Spaceship customers have been buying in the recent downturn, not including regular investment plan purchases, or Spaceship Voyager portfolio&nbsp; investments.&nbsp;</p><h3 id="top-10-stocks-and-etfs-bought-by-spaceship-customers-in-the-past-fortnight">Top 10 stocks and ETFs bought by Spaceship customers in the past fortnight</h3><figure class="kg-card kg-image-card"><img src="https://www.spaceship.com.au/blog/images/2025/04/Top-10-stocks.png" class="kg-image" alt="" loading="lazy" width="600" height="130"></figure><h3 id="voovanguard-sp-500-etf">VOO - Vanguard S&amp;P 500 ETF</h3><p>This is an <a href="https://www.spaceship.com.au/learn/what-is-an-etf/?ref=spaceship.ghost.io"><u>ETF</u></a> that has exposure to 500 of the largest publicly traded companies in the US, including well-established and financially stable companies commonly referred to as ‘blue chips’.&nbsp;</p><p>You could invest in this ETF via the <a href="https://www.spaceship.com.au/us-investing/?ref=spaceship.ghost.io" rel="noreferrer">Spaceship US Investing Service</a> in the Spaceship app.&nbsp;</p><h3 id="nvdanvidia">NVDA - NVIDIA&nbsp;</h3><p>This is a stock. When Nvidia invented the Graphic Processing Unit (GPU) in 1999 it ended up being a huge deal: first it helped kickstart gaming and revived video graphics, and then it threw fuel on the AI fire: the GPU acts as the brain of digital products, including ChatGPT.</p><p>GPUs can process many pixels on a gaming screen rendering pixels in parallel all at once, a transferable technology for crunching large amounts of data – perfect for AI applications.</p><p>You could invest in this stock via the <a href="https://www.spaceship.com.au/us-investing/?ref=spaceship.ghost.io" rel="noreferrer">Spaceship US Investing Service</a> in the Spaceship app. You could also gain exposure to it via the Spaceship Universe, Spaceship Earth, Spaceship Origin, and Spaceship Galaxy portfolios.&nbsp;</p><h3 id="tslatesla">TSLA - Tesla&nbsp;</h3><p>This is a stock. Tesla was founded in 2003, with the mission to accelerate the world's transition to sustainable energy. Its products have included electric cars, batteries, and solar energy panels.</p><p>You could invest in this stock via the <a href="https://www.spaceship.com.au/us-investing/?ref=spaceship.ghost.io" rel="noreferrer">Spaceship US Investing Service</a> in the Spaceship app. You could also gain exposure to it via the Spaceship Universe, Spaceship Earth, Spaceship Origin, and Spaceship Galaxy portfolios.&nbsp;</p><h3 id="schdschwab-us-dividend-equity-etf">SCHD - Schwab US Dividend Equity ETF</h3><p>This is an ETF. It tracks the Dow Jones US Dividend 100 Index, which gives exposure to around 100 US dividend-paying companies. The ETF focuses on companies with strong financials (compared to peers), with a record of sustaining long-term dividends.&nbsp;</p><p>You could invest in this ETF via the <a href="https://www.spaceship.com.au/us-investing/?ref=spaceship.ghost.io" rel="noreferrer">Spaceship US Investing Service</a> in the Spaceship app.&nbsp;</p><h3 id="smhvaneck-semiconductor-etf">SMH - VanEck Semiconductor ETF</h3><p>This is an ETF. It gives exposure to companies involved in semiconductor production and equipment. Semiconductors are the building blocks of modern technology such as artificial intelligence and cloud computing.&nbsp;</p><p>You could invest in this ETF via the <a href="https://www.spaceship.com.au/us-investing/?ref=spaceship.ghost.io" rel="noreferrer">Spaceship US Investing Service</a> in the Spaceship app.&nbsp;</p><h3 id="pltrpalantir">PLTR - Palantir</h3><p>This is a stock. Palantir is a big data company that helps its customers manage large data sets.</p><p>It was founded in 2003, and has worked with government and commercial customers since.</p><p>You could invest in this stock via the <a href="https://www.spaceship.com.au/us-investing/?ref=spaceship.ghost.io" rel="noreferrer">Spaceship US Investing Service</a> in the Spaceship app. You could also gain exposure to it via the Spaceship Universe and Spaceship Origin portfolios.&nbsp;</p><h3 id="amznamazon">AMZN - Amazon</h3><p>This is a stock. Amazon started life in the garage of a rental, when Jeff Bezos used his parents' money to open an online bookstore.</p><p>It grew into a business that's sold devices, goods and services through its online store, acCloud offering, and an online streaming platform.</p><p>You could invest in this stock via the <a href="https://www.spaceship.com.au/us-investing/?ref=spaceship.ghost.io" rel="noreferrer">Spaceship US Investing Service</a> in the Spaceship app. You could also gain exposure to it via the Spaceship Universe, Spaceship Origin, and Spaceship Galaxy portfolios.&nbsp;</p><h3 id="aaplapple">AAPL - Apple</h3><p>This is a stock. Apple makes personal electronics and digital products, which it sells through physical and online retailers, including the iTunes Store and App Store.</p><p>Apple focused on personal computers and related software, such as the Mac OS, before expanding into more portable devices such as the iPhone, iPad and iPod.</p><p>You could invest in this stock via the <a href="https://www.spaceship.com.au/us-investing/?ref=spaceship.ghost.io" rel="noreferrer">Spaceship US Investing Service</a> in the Spaceship app. You could also gain exposure to it via the Spaceship Universe, Spaceship Origin, and Spaceship Galaxy portfolios.&nbsp;</p><h3 id="googalphabet">GOOG - Alphabet</h3><p>This is a stock. Alphabet is the holding company that owns Google.</p><p>Google was founded in 1998 by Larry Page and Sergey Brin. Now, it's synonymous with digital life.</p><p>Google has multiple products with over a billion users such as Google Maps, Google Search, Android and YouTube that have made big impacts on our lives.</p><p>Alphabet also has a cloud platform called Google Cloud, and makes other investments across a broad range of industries.</p><p>You could invest in this stock via the <a href="https://www.spaceship.com.au/us-investing/?ref=spaceship.ghost.io" rel="noreferrer">Spaceship US Investing Service</a> in the Spaceship app. You could also gain exposure to it via the Spaceship Universe, Spaceship Earth, Spaceship Origin, and Spaceship Galaxy portfolios.&nbsp;</p><h3 id="msftmicrosoft">MSFT - Microsoft</h3><p>This is a stock. Microsoft builds and sells software to people and businesses.</p><p>It's broadly organised into software, such as Office 365, Skype, and LinkedIn; cloud services such as Azure; and personal browsing, which includes Bing, Xbox, and other physical products.</p><p>You could invest in this stock via the <a href="https://www.spaceship.com.au/us-investing/?ref=spaceship.ghost.io" rel="noreferrer">Spaceship US Investing Service</a> in the Spaceship app. You could also gain exposure to it via the Spaceship Universe, Spaceship Earth, Spaceship Origin, and Spaceship Galaxy portfolios.&nbsp;</p><hr><h2 id="keep-in-mind">Keep in mind</h2><p>It can be easy to get swept up in the excitement of the stock market and make a decision you regret. That’s why we think it’s important to consider strategies such as<a href="https://www.spaceship.com.au/learn/how-to-make-an-investment-plan/?ref=spaceship.ghost.io"><u> having an investment plan</u></a>, <a href="https://www.spaceship.com.au/learn/how-to-research-a-stock/?ref=spaceship.ghost.io"><u>doing your research</u></a>, <a href="https://www.spaceship.com.au/learn/how-should-you-structure-your-investment-portfolio/?ref=spaceship.ghost.io"><u>structuring your portfolio to make sure it suits you</u></a>, and <a href="https://www.spaceship.com.au/learn/dollar-cost-averaging/?ref=spaceship.ghost.io"><u>dollar-cost averaging</u></a>.&nbsp;</p><p>And if you’re unsure what to do, seek personal financial advice from a licensed professional, such as an accountant or financial planner.&nbsp;</p><hr><p>Some of the Spaceship Voyager portfolios invest in Nvidia, Palantir, Microsoft, Apple, and Tesla at the time of writing.&nbsp;</p><p>Important! We’re sharing with you our thoughts on the companies in which Spaceship Voyager invests for your informational purposes only. We think it’s important (and interesting!) to let you know what’s happening with Spaceship Voyager’s investments. However, we are not making recommendations to buy or sell holdings in a specific company. Past performance isn’t a reliable indicator or guarantee of future performance.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Kelly Simpson)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/market-volatility/">Market Uncertainty</category>
            <category domain="https://www.spaceship.com.au/learn/tag/investing/">Investing</category>
            <category domain="https://www.spaceship.com.au/learn/tag/stocks/">Stocks</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2025/04/Investing-ideas-for-swinging-markets.png" length="0" type="image/png"/>
        </item>
        <item>
            <title><![CDATA[Your plain English guide to tariffs]]></title>
            <link>https://www.spaceship.com.au/learn/your-plain-english-guide-to-tariffs/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/your-plain-english-guide-to-tariffs/</guid>
            <pubDate>Thu, 10 Apr 2025 23:31:53 GMT</pubDate>
            <description><![CDATA[Not sure about tariffs? This should help. ]]></description>
            <content:encoded><![CDATA[<h2 id="what%E2%80%99s-a-tariff">What’s a tariff?&nbsp;</h2><p>The global economy is made up of companies that sell goods and services to customers all around the world.&nbsp;</p><p>If a government wants to protect a local industry, raise extra money, or wield global influence, it may introduce an import tax. This is known as a tariff.&nbsp;</p><h2 id="how-do-tariffs-work">How do tariffs work?&nbsp;</h2><p>Businesses that import their products from overseas suppliers get charged these tariffs, and have to pay them to their government.&nbsp;</p><p>This means their cost of business has increased. They have to figure out how to cover the extra expense, which they typically do either by looking for local suppliers to avoid the tax, absorbing the cost, or passing the cost onto their customers.&nbsp;</p><p>Either way, this increased cost has global impacts.&nbsp;</p><h2 id="why-are-tariffs-in-the-news">Why are tariffs in the news?&nbsp;</h2><p>President Trump made a campaign promise to introduce or increase tariffs on foreign countries.</p><p>He went through with it on 2 April 2025, which he called Liberation Day.&nbsp;</p><p>He announced a 10% tariff rate for all imported goods to the US, which would take effect on 5 April 2025, as well as higher targeted tariffs for specific countries, which would take effect on 9 April 2025.&nbsp;</p><h2 id="why-do-tariffs-cause-international-disputes">Why do tariffs cause international disputes?&nbsp;</h2><p>The trouble is, countries don’t tend to take tariffs lying down.&nbsp;</p><p>Tariffs hurt individual businesses which ladder up to national economies.&nbsp;</p><p>Businesses might compensate for the extra cost by laying off staff, raising prices and the cost of living, or selling fewer goods which reduces the amount of tax their local government can collect.&nbsp;</p><p>Generally, this is why countries favour free trade agreements over tariffs. If countries can trade freely across borders, they’re more likely to experience economic growth and benefit from better living standards.&nbsp;</p><h2 id="how-have-countries-responded">How have countries responded?&nbsp;</h2><p>Countries and trading blocs take different approaches when faced with tariffs.&nbsp;</p><p>President Trump has argued his tariffs are a tool to negotiate more favourable deals for the United States.&nbsp;</p><p>While some countries are adopting a ‘wait and see’ approach, and others are still coming up with their responses, others have come out swinging.&nbsp;</p><p>On 4 April 2025, China responded to Liberation Day by announcing a 34% retaliatory tariff on some US imports.&nbsp;</p><p>Then Trump threatened China with an additional 50% tariff, to total 104%, if they went through with their threat.&nbsp;</p><p>China didn’t blink and announced an 84% tariff on US imports just before the market opened on 9 April 2025.&nbsp;</p><p>It’s a very live situation.&nbsp;</p><h2 id="what-does-it-mean-for-your-portfolio">What does it mean for your portfolio?&nbsp;</h2><p>Markets hate uncertainty and fear trade wars, with international stockmarkets experiencing swings.&nbsp;</p><p>This is because there are downstream impacts to tariffs which can include new trade alliances forming, impacts to inflation and unemployment rates.&nbsp;</p><h2 id="what-are-people-predicting">What are people predicting?&nbsp;</h2><p>Some people don’t think they’ll be so bad, while others think they’ll lead to recession. Some people think they’ll work as a negotiation tactic, while others think they’ll just make the situation worse.&nbsp;</p><h2 id="how-does-it-impact-stock-prices">How does it impact stock prices?&nbsp;</h2><p>Investors try to price all these scenarios in, because they want to pay fair prices, or better, for shares of companies.&nbsp;</p><p>But because nobody knows what will happen next, and people are prone to panic, there’s extra selling at the moment, which drives down prices.&nbsp;</p><p>This is why you may be seeing big swings in your portfolio, no matter how you’ve invested it.&nbsp;</p><h2 id="so-what-should-you-do">So what should you do?</h2><p>At Spaceship we advocate for <a href="https://www.spaceship.com.au/learn/how-to-make-an-investment-plan/?ref=spaceship.ghost.io"><u>having a plan for your investing</u></a> that takes into account your individual risk tolerance, investment horizon, and personal circumstances.</p><p>It can keep you from making emotional decisions you go on to regret, such as trying to buy the dip, or panic selling. </p><h2 id="consider-seeking-advice">Consider seeking advice</h2><p>It’s a good idea to seek personal financial advice from someone who knows your individual circumstances, such as an accountant or financial advisor, particularly if you’re feeling under pressure.&nbsp;</p><h2 id="we%E2%80%99re-here-to-help">We’re here to help&nbsp;</h2><p>In the meantime, you can check out the resources in our Market Uncertainty collection, and if you’re a Spaceship customer with a specific concern about your Spaceship investments, reach out to our customer support team.&nbsp;</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Kelly Simpson)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/market-volatility/">Market Uncertainty</category>
            <category domain="https://www.spaceship.com.au/learn/tag/economics/">Economics</category>
            <category domain="https://www.spaceship.com.au/learn/tag/investing/">Investing</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2025/04/Your-plain-english-guide-to-tariffs.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[A note on the markets: This isn't easy]]></title>
            <link>https://www.spaceship.com.au/learn/a-note-on-the-markets-this-isnt-easy/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/a-note-on-the-markets-this-isnt-easy/</guid>
            <pubDate>Mon, 07 Apr 2025 03:48:53 GMT</pubDate>
            <description><![CDATA[At Spaceship, we believe in the value of long-term investing. ]]></description>
            <content:encoded><![CDATA[<p>Last night, as the sun went down in Sydney, I ran into a friend down by Manly Wharf. When he saw me, he came over to tell me how sad he was. He's an investor, and also a longtime Spaceship customer.</p><p>For anyone who invests right now, the markets are a pretty sorry sight. President Trump's tariffs have raised concerns about a potential global trade war and its impact on economic growth, which in turn has shaken investor confidence in the short term.</p><p>Big multinational companies were among the hardest hit, especially those that rely heavily on imported goods. Tech stocks also felt the pressure in what was a broad-based sell-off.</p><p>The S&amp;P 500 fell 5.97% on Friday, the biggest decline since the Covid-19 panic in 2020. It had already dropped 4.84% on Thursday, and is more than 17% off its recent high.</p><p>The Nasdaq is down 22% from its December record, putting it in bear market territory.</p><p>On Friday, the Dow also had its biggest decline since June 2020. With a 2,231 drop, following a 1,679 point decline on Thursday, the world saw a new record: the first time the Dow has ever shed more than 1,500 points on back-to-back days.</p><p>Even gold, which is typically considered a defensive asset, fell.</p><p>While nothing is certain, Wall St futures are trading and it looks as though the S&amp;P 500, Dow and Nasdaq 100 will decline again when the market next opens. Meanwhile, over the weekend, the Australian market looked set to dramatically fall as well — and by the time you receive this email, you'll know where it's landed (for now).</p><p>The thing is, market dynamics can shift rapidly, especially if trade deals are cut.</p><p>For example, despite large market falls on Friday, Nike and Lululemon shares climbed on Friday as Vietnam (where both companies have large manufacturing operations) expressed a willingness to negotiate down tariffs. (The Vietnamese prime minister even said he’d be willing to play golf all day long with President Trump if it meant settling their trade dispute!)</p><p>Vietnam's proactive approach to negotiations suggests that other nations may follow suit to avoid being disadvantaged in trade relations.</p><p>Predicting what happens next is difficult, but it’s clear we're in for a bumpy ride.</p><p>As I chatted with my friend, the question came up: what does this mean for Spaceship?</p><p>I gave him the same answer I'll give you: At Spaceship, we believe in the value of long-term investing. We haven't and won’t make any fundamental changes to what we’re doing, because we know markets go up and down at times (sometimes more dramatically than others). This is a normal (although incredibly tough) part of investing.</p><p>Market corrections are a normal part of investing, yet no matter how many you’ve experienced, it's never easy. Markets are always reacting to something, be it pandemics, trade wars or actual wars. But these events pass. What endures are transformative trends such as digital payments, cloud computing and AI.</p><p>When it comes to our Spaceship Universe Portfolio, Spaceship Earth Portfolio, and Spaceship Galaxy Portfolio, we’ll continue to assess the stocks in those portfolios against our Where the World is Going methodology. That is, we’ll consider whether we believe they will continue to benefit from future trends and are defensible. (And our Spaceship Earth Portfolio stocks must also meet our sustainable investing criteria.)</p><p>If we feel a company no longer has long-term value, it will be removed from the portfolio (and we’d let you know).</p><p>For our Spaceship Origin Portfolio, things are a little different.</p><p>If a company moves in or out of this portfolio, it will be because its market capitalisation has changed, not because we have made the decision to buy or sell it.</p><p>That doesn't mean this is easy. As I discussed with my friend, it’s hard to stay calm and not feel panic. It’s why we believe in dollar cost averaging; it helps take the emotion out of investing and investors can benefit from additional purchases at lower prices rather than investing a lump sum all at once.</p><p>We’re here to help you stay focused on your goals, and we’ll continue to keep you updated as things unfold.</p><p>Until next time.</p><hr><p>One or more of the Spaceship Voyager portfolios invest in Lululemon and Nike at the time of writing. Please refer to the Spaceship app or our website for more information on what each portfolio invests in.</p><p>Important! We’re sharing with you our thoughts on the companies in which Spaceship Voyager invests for your informational purposes only. We think it’s important (and interesting!) to let you know what’s happening with Spaceship Voyager’s investments. However, we are not making recommendations to buy or sell holdings in a specific company. Past performance isn’t a reliable indicator or guarantee of future performance.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Bryna Howes)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/investing/">Investing</category>
            <category domain="https://www.spaceship.com.au/learn/tag/market-volatility/">Market Uncertainty</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2025/04/Stock-market-crash.png" length="0" type="image/png"/>
        </item>
        <item>
            <title><![CDATA[10 life hacks from the FIRE movement]]></title>
            <link>https://www.spaceship.com.au/learn/life-hacks-from-the-fire-movement/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/life-hacks-from-the-fire-movement/</guid>
            <pubDate>Wed, 02 Apr 2025 03:00:00 GMT</pubDate>
            <description><![CDATA[Some simple life hacks from the FIRE movement.]]></description>
            <content:encoded><![CDATA[<p>What’s all the fuss about the FIRE movement?</p><p>Growing immensely in popularity over the past few years, gaining millions of followers and capturing the interest of nine-to-fivers across the globe,<strong> </strong>the FIRE (Financial Independence Retire Early) movement encourages millennials (or anyone whose current lifestyle leaves much to be desired) to save hard and fast to fund their future.</p><h2 id="rekindling-the-fire">Rekindling the FIRE</h2><p>While not a new concept, the FIRE movement provides a modern spin on several economic ideas from the last century, most notably <strong>the 4% rule</strong>. In October 1994, financial adviser William Bengen published an article called "<a href="http://www.retailinvestor.org/pdf/Bengen1.pdf?ref=spaceship.ghost.io">Determining Withdrawal Rates Using Historical Data</a>" in the Journal of Financial Planning.</p><p>His research focused on a sustainable withdrawal level an individual could maintain over the course of their retirement. If someone wanted to live off $20,000 each year through their retirement, they would need to start off with a balance of $500,000.</p><p>The assumptions are that each year the total balance would grow approximately 7.5% (in equities) and inflation is 3%. This leaves a real increase of around 4%.</p><p>Using this method, Bengen’s recommendation was that drawing down 4% of the total balance would allow a virtually infinite amount of years in retirement. (Based on new research, he actually updated the withdrawal rate to be closer to 4.5% several years ago).</p><p>Have a play with this <a href="https://www.noelwhittaker.com.au/calculators/retirement-drawdown-calculator/?ref=spaceship.ghost.io" rel="noreferrer">retirement drawdown calculator</a> which estimates how long funds could last in retirement. It is important to note there are many critics of the 4% rule, as it relies heavily on historical returns continuing into the future.</p><p><strong>TLDR</strong> – A guy works out way to make your retirement savings last forever (kinda).</p><p>So, with that in mind, here are ten simple and perhaps more modern life hacks from the FIRE movement.</p><h2 id="1-destroy-your-debt">1. Destroy your debt</h2><p>We’ve previously discussed<a href="https://www.spaceshipinvest.com.au/learn/paying-off-debt-vs-saving-money/?fbclid=IwAR1KrVG9HNMJlWBB4jk_Os5HhQo-9YNoM9DUxK4gU-zdSAh6ZuYhTXZP3lw&ref=spaceship.ghost.io"> paying off debt vs saving money</a>, so you might already be thinking about getting the ball rolling by paying off any debts you may have.</p><p>At the heart of the FIRE movement is growing savings and having minimal to no debt. FIRE followers have described breaking out of the paycheck to paycheck cycle they were stuck in by following a structured budget (see tip #8).</p><h2 id="2-save">2. Save</h2><p>The natural progression after paying off debt is saving. FIRE followers try to save as aggressively as possible using any surplus funds from their paychecks.</p><p>Most followers then use these savings to invest in the market via<a href="https://www.spaceship.com.au/blog/2017/what-is-an-etf?ref=spaceship.ghost.io"> Exchange Traded Funds</a> (ETFs), bonds and equities. As with William Bengen’s analysis, diversification of investments means balance between these assets depending on an individual’s required rate of return.</p><h2 id="3-become-financially-independent-fi">3. Become Financially Independent (FI)</h2><p>The nuts and bolts of financial independence means having enough money saved and wealth accumulated in order to maintain your current lifestyle, without needing to worry about additional income.</p><p>This means saving enough to then withdraw, say, 4% each year. FIRE followers often have side hustles and freelance work that allows their lifestyle to be partially funded by both these withdrawals and passive income.</p><h2 id="4-don%E2%80%99t-quit-your-day-job-yet">4. Don’t quit your day job (yet)</h2><p>Many critics of the FIRE movement believe retiring early and quitting their current employment is dangerous. It can be, and this is why many followers hold off quitting their day job until they have saved 24 months' worth of their expenses in advance.</p><p>FIRE relies on maximising income while minimising costs. Some followers may quit because they don’t actually like their day jobs, but instead will seek alternative employment through part-time, freelance or contract work for flexibility.</p><h2 id="5-pursue-your-hobbies">5. Pursue your hobbies</h2><p>One of the main reasons the FIRE movement struck a nerve with millennials stems from a longing to have work-life balance. Employees are now looking for more job satisfaction and are seeking more from their jobs.</p><p>Having daily or weekly routines that stimulate you outside of work is crucial. As FIRE aims to allow followers to retire early, hobbies and lifelong learning become important pastimes that can be enjoyed during and after your working life.</p><h2 id="6-be-frugal-or-at-least-a-little-bit">6. Be frugal (or at least a little bit)</h2><p>There are differences within FIRE followers when it comes to the level of thriftiness.</p><p>So-called ‘leanFIRE’ followers subscribe to the belief that a minimalist approach is best. This means cutting out all unnecessary spending and social events where excessive spending could occur.</p><p>On the other side, the ‘fatFIRE’ principles allow for date nights, travelling, more social events and treating yourself to little luxuries along the way. The caveat is that the money spent on these activities immediately takes away from the potential to save. Balance is key.</p><h2 id="7-quality-quantity">7. Quality &gt; quantity</h2><p>Focus on making every dollar count every time you buy. Many FIRE followers believe when purchasing necessary goods and products, spending slightly more to buy quality brands and items is beneficial in the long run.</p><p>A quality vacuum cleaner may cost $400 now, but if it lasts 8 years while a few $200 vacuum cleaners only last 2-3 years each, these items become mini investments that pay for themselves.</p><h2 id="8-budget">8. Budget</h2><p>As with any longer-term financial plan, <a href="https://www.spaceship.com.au/learn/which-budget-is-right-for-you/?ref=spaceship.ghost.io">budgeting is key</a>. The best FIRE followers tally their daily spending to the cent, categorising each purchase and using any available discounts on larger purchases or trying to buy second hand.</p><p>While this might seem excessive, opportunity cost should be front of mind in any spending or saving scenario. While the difference between saving $100 or $120 per week doesn’t seem like much now, it could compound to a difference of $15,000 difference after ten years (assuming a 7% return).</p><p>A great resource to check out how to start a budget is ASIC MoneySmart’s <a href="https://www.moneysmart.gov.au/managing-your-money/budgeting/how-to-do-a-budget?ref=spaceship.ghost.io">how-to on budgeting</a>.</p><h2 id="9-uber-everywhere-ie-get-rid-of-your-car">9. Uber everywhere (i.e. get rid of your car)</h2><p>Having even a small to medium sized car can cost its owner anywhere between $5,000-$10,000 each year (even more if it’s on finance). With pink slips, rego, insurance, servicing, tolls and petrol to consider, it is one of the biggest drains on potential savings that most Australians don’t think about minimising.</p><p>The FIRE movement encourages an active lifestyle and getting rid of your car is a great way to free up plenty of cash each year.</p><p>Many followers use bikes, Ubers or even (gasp!) their legs, in order to commute. Of course, this might not be quite possible for everyone but checking out your local public transport timetables and crunching the numbers can be a useful exercise.</p><h2 id="10-retire-early-re">10. Retire Early (RE)</h2><p>The FIRE movement sets out to make followers <em>financially independent</em> and enable them to <em>retire early</em>. The FIRE movement’s definition of retirement isn’t to stop all work, forever — although if that was your intention, feel free to go for it.</p><p>Retiring early usually means supporting a lifestyle that allows for hobbies, freelance work and relaxation/travel to seamlessly fit together. This is what makes the FIRE movement so exciting for many followers.</p><h2 id="you%E2%80%99re-fired">You’re FIRE(d)!</h2><p>So, there you have it. Some hot tips from the FIRE movement that will hopefully spark your interest in making your money work for you.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Liam Thomson)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/personal-finance/">Personal Finance</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2024/07/Life-hacks-for-early-retirement-and-FIRE.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[What is the 50/30/20 budget?]]></title>
            <link>https://www.spaceship.com.au/learn/what-is-the-50-30-20-budget/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/what-is-the-50-30-20-budget/</guid>
            <pubDate>Tue, 01 Apr 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[How to divide your salary. ]]></description>
            <content:encoded><![CDATA[<p>In this post, we assume that you’re budgeting with your after-tax income, that is, the money left over once you’ve paid super and tax.</p><p><strong>The 50/30/20 budget is where you split up your income into:</strong></p><ul><li><strong>50% needs (groceries, rent, utilities, health insurance, repayments);</strong></li><li><strong>30% wants (shopping, dining out, hobbies); and</strong></li><li><strong>20% savings.</strong></li></ul><p>This method is an easy way of managing your money. It gives you parameters to operate in and certainty about where your money is going. </p><h2 id="for-example">For example:</h2><p>If you earn $1,500 a fortnight, every time you get paid you split your income out like this:</p><ul><li>$750 covers your rent/food/bills for the fortnight;</li><li>$450 allows you to go out and enjoy yourself; and</li><li>$300 is put away in savings.</li></ul><p>Here is a <a href="https://percentagecalculator.net/?ref=spaceship.ghost.io">percentage calculator</a> if you’re not crazy about maths.</p><h2 id="how-to-set-up"><strong>How to set up.</strong></h2><p>Thinking about money all the time can be incredibly dull, so it may be easier to automate this system.</p><p>Most online banks have a functionality to set up automatic payments which can help split your pay into different accounts for different purposes. If in doubt, stroll on into your local bank branch and ask them to help.</p><p>You may consider setting up two extra bank accounts (in addition to the one you get paid into). Before doing this, make sure you check whether there are any additional fees and costs for having separate accounts.</p><p>Do the maths on what your 50/30/20 split will look like, and then decide whether it’s suitable to set up automatic transfers for the day after you get paid. Then you could direct the money into your other  bank accounts.</p><p>Tip: Most banks allow you to <em>hide</em> accounts from your banking screen. If you hide your savings account, you may be less tempted to use that money. You’ll be surprised at how quickly money builds up when you’re not thinking about it!</p><p>Like everything in life, practice makes perfect. It might take a few pay cycles (weekly, fortnightly, monthly) to get into the swing of things, but the 50/30/20 budget is a powerful way to build up money and stay out of<a href="https://www.spaceshipinvest.com.au/learn/paying-off-debt-vs-saving-money/?ref=spaceship.ghost.io"> debt</a> once you get the hang of it.</p><p>Remember:</p><ul><li>50% needs (such as groceries, rent, utilities, health insurance, repayments);</li><li>30% wants (such as shopping, dining out, hobbies); and</li><li>20% savings.</li></ul><h2 id="50-your-needs"><strong>50%: Your needs</strong></h2><p>Deciding between <strong>needs </strong>and <strong>wants</strong> is up to you, but it’s important to remember that the purpose of a budget is to <em>help you.</em></p><p>So if you’re mixing up your needs and wants just so you can have another beer at the cricket, remember you could be chipping away at <em>your </em>overall financial wellbeing. It’s unlikely anybody else cares very much.</p><p>Needs are basically any payment that would severely impact your quality of life, such as rent, electricity, prescription medicines, that kind of stuff.</p><p><strong>Note: </strong>Somewhere to start may be to pay off debt or your credit card. Depending on how you feel about debt, this is generally considered a need, because if you don’t pay it off you might end up paying lots of interest and developing a bad credit rating, which can really impact your financial goals.</p><p>Using this budget, you might pay your credit card minimum from your needs bucket and any extra amount you choose to pay on top of that from your 20% debt and savings bucket.</p><p>Here’s an example.</p><p>If your minimum credit card payment required is<strong> $25 </strong>and you want to pay <strong>$100</strong> that month to keep the balance under control, that additional <strong>$75 </strong>comes instead from your 20% stream (see below).</p><h2 id="30-your-wants"><strong>30%: Your wants</strong></h2><p>Yes fantastic.</p><p>Prada. Weekend trip to Tokyo. Weekly manicures. Italian restaurants.</p><p>Maybe.</p><p>But rather than extravagances, the ‘wants’ section is mostly about covering the basic niceties of life you enjoy. These are things like new clothes, hair cuts and sure, maybe your Xbox Live subscription.</p><p>Sure, if you’ve got enough to cover a weekend jaunt to Tokyo, then why not.</p><p>But we believe that the power of the 50/30/20 budget is it puts into sharp focus what you can and can’t afford. When your money is all lumped together, it may be easy to think we can afford way more things than in reality. That’s when we may get into trouble.</p><p><strong>Note</strong>: You might spend more on “wants” than you think. We find that this is the trickiest section to adjust to.</p><h2 id="20-your-savings-and-debt"><strong>20%: Your savings and debt</strong></h2><p>If credit card debt is stressing you out, it’s worth considering paying it down as quickly as possible and developing habits that may mean you can happily live without owing money to your credit provider.</p><p>As such, if you begin directing 20 per cent of each pay cheque to a savings account we think its good practice to consider <strong>using it to pay off any past debt.</strong></p><p>Credit card payments, car repayments, personal loans, loans from friends and family, library fines, car fines, student loans (that aren’t HELP).</p><p>These are all debts that can make it difficult for you to build wealth over time, because many of them carry<a href="https://www.spaceshipinvest.com.au/learn/power-of-compound-interest/?ref=spaceship.ghost.io"> interest charges</a>.</p><p>Interest is the money you pay for the <em>convenience</em> of borrowing that money in the first place. And over time it can really add up.</p><p>So once you get rolling on your 50/30/20 budget, you could consider how the 20 per cent section could cover off debts<em> </em>before beginning savings program.</p><p>Because you’ll have slogged out that debt, you may be amazed at how quickly that savings balance can grow. And you could find that this kind of backstop is an incredibly powerful motivator and mentally helpful tool to have as you grow and your circumstances change.</p><p>Once you’re in control of your debt, you can start to think about how <a href="https://www.spaceship.com.au/voyager/?ref=spaceship.ghost.io">investing</a> might work for you, too.</p><h2 id="give-it-a-go"><strong>Give it a go</strong></h2><p>It doesn’t take much time to set up the 50/30/20 budget and the sooner you start it, the soon you can start seeing how your behaviour might change.</p><p>Being financially competent is remarkably sexy. And you never know, Prada, Tokyo and Italian dinners might be more attainable than you think.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Jessica Sier)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/personal-finance/">Personal Finance</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2025/01/How-to-divide-your-salary.png" length="0" type="image/png"/>
        </item>
        <item>
            <title><![CDATA[Real Money Talk: Megan]]></title>
            <link>https://www.spaceship.com.au/learn/real-money-talk-megan/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/real-money-talk-megan/</guid>
            <pubDate>Wed, 26 Mar 2025 22:30:00 GMT</pubDate>
            <description><![CDATA[Megan’s a 27-year-old who lives in a small town.]]></description>
            <content:encoded><![CDATA[<p>This post is based on an interview we conducted with Megan in July 2022.</p><p>Real Money Talk is our series where we interview Australians from all walks of life about their personal finances. The views expressed are those of the interviewees, based on their experiences with money, and as such are not necessarily representative of Spaceship's views.</p><p>We have changed the name of the interviewee for their privacy.</p><h2 id="overview">Overview</h2><p><strong>Name: </strong>Megan	<br><strong>Age:</strong> 27<br><strong>Where do you live?</strong> Rural Victoria</p><p><strong>Please tell us a bit about yourself.</strong><br>I’m 27. I live in a small rural town with my fiancé and my dog. I work in local government in youth development and love my job!</p><p><strong>What's your current net worth?</strong><br>$247,000</p><p><strong>How does it break down?</strong></p><ul><li>Investment property: $440,000</li><li>Superannuation: $46,000</li><li>Land: $60,000</li><li>Spaceship Voyager: $2,200</li><li>Crypto: $1,000</li><li>Car: $25,000</li><li>Savings: $7,000</li></ul><p><strong>Do you have any debts?</strong></p><ul><li>Mortgage: $289,000</li><li>Land loan: $30,000</li><li>Car loan: $25,000</li><li>Personal loan: $10,000</li></ul><p><strong>How did you build your net worth?</strong><br>Most of my net worth has come from my house which has increased in value a lot since I built it in 2019! Otherwise I try and invest a little and I’ve also made additional payments into my super for five years.</p><h2 id="earn">Earn</h2><p><strong>Tell us a bit about your career.</strong></p><p>When I was 15 I worked at a local supermarket in my hometown. I then moved away for university when I was 18 and I worked at a petrol station until I was 21 and finished my degree. </p><p>I’ve been working in local government for six years now. I started in Family Services then moved into youth development. </p><p>This means I run events and programs for young people aged 12-25. I currently work four days a week which is perfect for me. Before I changed councils I was also working as a Saturday duty manager as an option and often filled in for Sunday shifts. I did this for about a year before I burnt out.</p><p><strong>Do you have any income sources outside your job? How much do you earn from each and how did you develop them?</strong></p><p>I earn $400 a week (before expenses) from my rental property. This investment property was an accident – I bought it before I moved in with my partner and decided to rent instead of selling it. I also buy and resell clothes on eBay, and I usually make around $100 a week doing this depending how much time I spend on it.</p><p><strong>What’s been important for you to learn about money?</strong></p><p>Looking for ways to create passive income, whether it be a rental property (easier said than done, I know) or creating templates on Canva or Etsy. The hustle is great but for me there’s nothing better than time for myself.</p><h2 id="save">Save</h2><p><strong>What's your savings rate? How has it changed over time?</strong></p><p>I currently save 35% of my income. I think it has become lower over time due to mortgage payments and loan payments etc. however when I used to try and save 50-60% of my income, I would always transfer out of my savings at the end of the pay cycle. 35% is really achievable for me without having to transfer out.</p><p><strong>Do you have a budget?</strong></p><p>Yes! I have a really strict budget and I frequently adjust.</p><p><strong>How much do you spend per year?</strong></p><p>The other 65% so - $42,000.</p><p><strong>Do you make purchase decisions carefully, or are you loose with your money?</strong></p><p>I usually make purchase decisions carefully although I think I’m too careful. I call myself a ‘flake’ when it comes to big purchases because I needed a new car for three years before buying a new one.</p><p><strong>How is your work-life balance?</strong><br>It’s great now but I’d love to work three days a week!</p><p><strong>What's your favourite thing to spend money on?</strong><br>I love transferring money towards my bills, loans and investing! I just get a thrill out of it being organised. Other than this, my favourite thing would be buying gifts for people!</p><h2 id="invest">Invest</h2><p><strong>How do you invest?</strong><br>Through Spaceship, Sharesies and MetaMask.</p><p><strong>What's been your best investment?</strong><br>My house.</p><p><strong>What’s been your worst investment?</strong><br>Right now it’s crypto! I’m probably just a little under what I’ve put in, but it was 6x its value last year.</p><p><strong>What’s been your overall return?</strong><br>I’m not even sure with the market being so low right now.</p><p><strong>How are you building wealth?</strong><br>I’m currently working with my fiancé on building wealth together. </p><p>We’re currently building a new house together and once this is done we will look at where else we want to invest our money regularly.</p><p><strong>What are your main roadblocks to building wealth? How are you addressing them?</strong></p><p>My mindset and feeling like I need to reward myself. My fiancé had a brain tumour removed 3 months ago and was in hospital for two straight months. To cope I probably spent thousands on ‘stuff’. To address this I try to work with my fiancé a lot to keep myself accountable.</p><p><strong>Do you have a target net worth you want?</strong><br>Not really! But I just want to retire with enough to live well.</p><h2 id="behaviour">Behaviour</h2><p><strong>When did you make your first significant behavioural shift towards wealth building?</strong></p><p>I started listening to podcasts such as She's on the Money in 2020 during COVID which completely changed my mindset to actually think about the future. My parents had taught me ‘if you want something, there’s a loan for that’ so I had to retrain myself to save for big spends.</p><p><strong>If you could start again, what would you do differently?</strong></p><p>I would tell my younger self to always have savings that you don’t touch! Even if it’s $10 a week.</p><p><strong>What mistakes have you made along the way that you think others could learn from?</strong></p><p>Having a lot of ‘stuff’ won’t make you happy.</p><p><strong>Do you have any worries about retirement? If so, how are you planning to address them?</strong></p><p>No, I always contribute extra to super and I plan to have more passive income by then.</p><p><strong>How are you learning about building wealth?</strong><br>I listen to a lot of money podcasts and I read books.</p><p><strong>Do you give to charity? If so, what percentage of your time/money do you give?</strong><br>Yes. I donate $10 a month to two charities - the Mini Kitty Commune and Safe Steps. It’s less than 1% of my income which I should probably increase.</p><hr><h2 id="we-want-to-hear-your-real-money-talk">We want to hear your Real Money Talk</h2><p>At Spaceship we’re big believers in sharing our money stories. We want to hear yours, too. In our ongoing <a href="https://www.spaceship.com.au/learn/tag/real-money-talk/?ref=spaceship.ghost.io">Real Money Talk</a> series, members of our community share what they’ve learned about managing money. We’d love you to take part. <a href="https://forms.gle/B2xKnqAqjePMHfFG9?ref=spaceship.ghost.io">Here’s a link to our Real Money Talk survey</a> where you can share your story.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Kelly Simpson)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/real-money-talk/">Real Money Talk</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2022/08/Real-Money-Talk-Megan.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[Why difficult goals are worth it]]></title>
            <link>https://www.spaceship.com.au/learn/why-difficult-goals-are-worth-it/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/why-difficult-goals-are-worth-it/</guid>
            <pubDate>Wed, 26 Mar 2025 21:30:00 GMT</pubDate>
            <description><![CDATA[Here’s why you should consider setting some big financial goals. 
]]></description>
            <content:encoded><![CDATA[<p><em>Aim for the moon. Even if you fail, you’ll land amongst the stars.</em></p><p>It sounds pretty. But is it really something you should live by? As it turns out, some people would say yes. The rationale being if you aim big, you therefore plan for big, prepare for big and commit to big. And even if things don’t quite work out the way you planned, you might just end up in a better situation than if you’d planned small and achieved your goal.</p><p>Let’s say your obnoxiously high goal is to retire at 45 with five investment properties to your name. Even if that doesn’t happen, the fact that you were shooting high could mean that at age 45, you might be, say, retired with your own home and one investment property.</p><p>Or you might have all five properties and not be retired.</p><p>Or something completely different.</p><p>The point is that having an endgame in mind from early on means you will likely approach every day differently. You think big. You play big.</p><h3 id="but-is-it-practical">But is it practical?</h3><p>This sounds great in theory. But in practice, how do you reconcile this thinking with the practicalities of everyday life? Importantly, why in the heck would you throw caution to the wind if you are already on the path to financial security?</p><p>It all depends on what you want and how it aligns with your values.</p><p>A formulaic plan can get you on the path to financial security.</p><p>But the most successful people are sometimes the ones who stray from tradition and aim higher, with very ambitious goals.</p><p>If you float at this end of the spectrum, you can learn a lot from setting the bar (obnoxiously) high for yourself.</p><h3 id="1-you-change-what-you-believe-is-possible">1.  You change what you believe is possible</h3><p>The expected path tends to be:</p><ul><li><em>Go to school</em></li><li><em>Score solid grades</em></li><li><em>Complete a university degree</em></li><li><em>Land a reasonable job</em></li><li><em>Score financial security</em></li></ul><p>In fact, this doesn't sound like a bad idea to us.  Most of us follow this sensible plan and that's totally okay.</p><p>But some of the most successful people have deviated from this formulaic plan, and forged their own path.</p><p>When you think big; you force your mind to challenge itself and can begin to conceptualise new ways of doing things.</p><p>Take for instance the university drop-out who became one of the world's best technology developers and the<a href="http://fortune.com/2018/07/06/facebook-mark-zuckerberg-net-worth-richest-person-world/?ref=spaceship.ghost.io"> world's third richest person</a>.</p><p>Facebook creator Mark Zuckerberg is a Harvard drop-out who started his empire with the HarvardConnection (a purpose-built social networking site for Harvard-only students to connect).</p><p>But when Zuckerberg thought bigger, he envisioned and implemented the roll out of the social networking site to the rest of the world.</p><h3 id="2-you-force-yourself-to-learn-quickly-and-adapt">2.  You force yourself to learn quickly and adapt</h3><p>If you’re throwing yourself in the deep end, chances are whatever learning curve you’ve found yourself on is steep. Sure, you could have aimed lower and made it easier on yourself. But placing yourself in challenging situations may force you to learn and adapt quickly. It may get you to tap into your creativity to solve issues in ways you otherwise wouldn’t have to.</p><p>Setting big goals forces you to try a bunch of different methods of doing things and to make mistakes — all of which exist because you're pushing yourself to meet an ambitious goal.</p><p>So, you take on more learning opportunities and are more adaptable.</p><h3 id="3-you-learn-to-perform-in-difficult-circumstances">3.  You learn to perform in difficult circumstances</h3><p>While aiming high can help you fly past some roadblocks, there will also be setbacks which totally knock you down. When your goals are big, you may be more likely to foster the mindset of a marathon runner rather than a sprinter. You know there will be setbacks along the way. You’re mentally prepared. Picking yourself up and carrying on will help you build up your resilience.</p><p>American historian and philosopher Will Durant said "we are what we repeatedly do. Excellence, then, is not an act, but a habit."</p><p>When you continuously stretch yourself, encountering adversity and difficult times becomes less uncomfortable because you establish a tolerance and in-built perseverance.</p><h3 id="4-failure-offers-key-learning-opportunities">4.  Failure offers key learning opportunities</h3><p>Speaking purely from a statistical perspective, when you set yourself impossible goals, the odds aren’t in your favour.</p><p>But if you take calculated risks and fail, at the very least you have gained a valuable learning experience.</p><figure class="kg-card kg-image-card"><img src="https://www.spaceship.com.au/blog/images/2019/05/Screen-Shot-2019-05-14-at-10.05.17-am.png" class="kg-image" alt="" loading="lazy"></figure><h3 id="5-you-get-excited">5. You get excited</h3><p>When you decide to step away from “normal” and pursue your big, huge, crazy dream, you’ll probably find yourself excited. Really excited. Because you’re actively taking steps to build the life you want. Never underestimate the power of the deep, intrinsic motivation that comes from working towards something you truly want and believe in.</p><h2 id="what-do-you-want-out-of-life">What do you want out of life?</h2><p>It comes down to your<a href="https://www.spaceshipinvest.com.au/learn/how-do-personal-values-affect-financial-decisions/?ref=spaceship.ghost.io"> personal values</a>, and how they inform your decisions.</p><p>You choose your own destiny and the goals that support it.</p><p>You may be comfortable with following a formulaic plan to reach financial security.</p><p>But if you want financial independence or financial freedom, then pushing yourself outside of your comfort zone is where you'll need to get comfortable.</p><p>If you shoot high and don’t quite make it, your “I almost made it” may still look better than where you may have landed with a more ‘realistic’ goal.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Nicole Webb)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/behaviour/">Behaviour</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2025/03/How-to-set-short-medium-and-long-term-money-goals.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[Investing for good: How to invest ethically]]></title>
            <link>https://www.spaceship.com.au/learn/investing-for-good-how-to-invest-ethically/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/investing-for-good-how-to-invest-ethically/</guid>
            <pubDate>Tue, 18 Mar 2025 20:30:00 GMT</pubDate>
            <description><![CDATA[Ethical investing can help you create a portfolio of investments you believe in. ]]></description>
            <content:encoded><![CDATA[<p>Ethical investing can help you create a portfolio of investments you believe in.</p><p>There can be a life changing magic to investing. It’s not just that it can help you to chase down your goals and put you within reach of a life you really want to live.</p><p>It’s also that your investment decisions can help shape the world we live in. You can use your powers for good. At least, that’s the idea behind ethical investing.</p><h2 id="what-is-ethical-investing">What is ethical investing?</h2><p>Ethical investing is a way you can match your personal morals, beliefs and ethics with your investment choices. You can use your money as a type of vote for what you believe in.</p><p>There’s no one way to get ethical investing right, because personal ethics are different for everybody. But there are a few established frameworks that can help guide you through your decision making process. Ethical investors often mix and match the ones that feel right to them.</p><h2 id="different-types-of-ethical-investing">Different types of ethical investing</h2><p>The <a href="https://responsibleinvestment.org/what-is-ri/ri-explained/?ref=spaceship.ghost.io#spectrum">Responsible Investing Association of Australasia</a> (RIAA) has identified the following approaches as being common to responsible and ethical investors.</p><h3 id="esg-integration">ESG integration</h3><p>This is an approach that considers whether a company factors Environmental, Social and Governance (ESG) concerns into its decision making.</p><p>We’ve got a <a href="https://www.spaceship.com.au/learn/understanding-environmental-social-and-governance-esg-criteria/?ref=spaceship.ghost.io">whole explainer</a> on understanding ESG criteria, but essentially ESG investors keep an eye out for how a company solves for or responds to ESG issues. These might include environmental concerns such as fracking, water and land sustainability; social issues such as human rights and labour standards; and governance issues such as executive pay and board diversity.</p><p>The United Nations (UN) developed the <a href="https://www.unpri.org/pri/about-the-pri?ref=spaceship.ghost.io">Principles for Responsible Investment (PRI)</a>, an internationally recognised charter that investment funds can sign onto. In the year to March 2021, the PRI represented US $121.3 trillion in funds invested responsibly. The UN believes that ESG integration is key to long term value creation.</p><p>And active ESG management does tend to make a company perform better in the long run, according to the RIAA, though as with any investment, there are no guarantees.</p><p>At Spaceship, our <a href="https://www.spaceship.com.au/voyager/earth/?ref=spaceship.ghost.io">Spaceship Earth Portfolio</a> takes a sustainable investing approach.</p><h3 id="screening-your-investments">Screening your investments</h3><p>Another approach to ethical investing you might take is to screen your investments. Screening essentially helps you to swipe yes or no on companies depending on your predetermined, personal criteria. There are a few different ways you can screen.</p><p>With <strong>Negative or Exclusionary screening</strong>, you’ll avoid companies that don’t meet a minimum requirement you set based on ESG factors. </p><p>For example, you may exclude all companies that don’t have a policy to address climate change, or that are missing strong diversity on their corporate boards.</p><p><strong>Minimum-Standards (Norms-Based) screening</strong> is when you decide on a minimum standard of business or government practice that must be reached by the companies you invest in. </p><p>This is when you might decide to only invest with companies that have signed the PRI, for example.</p><p><strong>Positive/Best in Class screening </strong>means you’ll only consider the companies that are the best of the best when it comes to the criteria most important to you. </p><p>For example, you might pick companies that are innovating to solve global problems, or making the very best ESG progress relative to their peers. </p><p>There’s no definitive list of the companies that are the best in class, but there are <a href="https://www.corporateknights.com/reports/2021-global-100/2021-global-100-ranking-16115328/?ref=spaceship.ghost.io">organisations that keep tabs on them</a>.</p><p>There are still more ways to find your perfect matches.</p><h3 id="corporate-engagement-and-shareholder-action">Corporate engagement and shareholder action</h3><p>When you take a corporate engagement or shareholder action approach, it means you’re on a mission to use your status as a company shareholder to make positive change. </p><p>It’s a bit like buying a vote in the future of a company and then advocating for it to be a good one.</p><p>Responsible investors who take this route tend to be active investors, which means they may engage with the board, team up with other investors, and vote for or against board appointments. </p><p>This contrasts to a more passive approach, which may include just selling out of a company if you stop believing in it.</p><h3 id="sustainability-themes">Sustainability themes</h3><p>Then there’s sustainable investing. It’s a type of thematic-investing and another way you can be an ethical investor. </p><p>You could choose an environmental or social sustainability theme, such as cleaner energy, better water management, or sustainable transport, and then pick investments that contribute to it.</p><h3 id="impact-investing">Impact investing</h3><p>Or you could become an impact investor. This means you’ll make a big enough investment to produce a positive and measurable impact on a specific cause. </p><p>Impact investors typically direct their investments straight to an organisation through loans and equity, or they may invest through a managed impact investment fund.  </p><p>Famous impact investors include people such as Bill Gates, whose Bill Gates Foundation has a Strategic Investment Fund that invests in health, agribusiness and gender equity.</p><h3 id="what-type-of-ethical-investment-should-you-choose">What type of ethical investment should you choose?</h3><p>And can ethical investments make money?</p><p>On average, according to the RIAA, responsibly invested share funds outperformed their peers over three, five and ten-year time periods. So an ethical approach to investing may put you even closer to your goals than you otherwise may have been.</p><p>At Spaceship we think that the best approach to investing is an informed one, where you arm yourself with as much knowledge as you can, so you can make smarter decisions. </p><p>Assessing your investments against your personal beliefs and ethics can help you understand their true value, both financially and to the life you’re creating.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Kelly Simpson)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/investing/">Investing</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2025/03/How-to-make-ethical-investments.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[Real Money Talk: Molly]]></title>
            <link>https://www.spaceship.com.au/learn/real-money-talk-molly/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/real-money-talk-molly/</guid>
            <pubDate>Tue, 18 Mar 2025 20:15:00 GMT</pubDate>
            <description><![CDATA[Molly’s on a two year work assignment in London.]]></description>
            <content:encoded><![CDATA[<p>This post is based on an interview we conducted with Molly in April 2023.</p><p>Real Money Talk is our series where we interview Australians from all walks of life about their personal finances. The views expressed are those of the interviewees, based on their experiences with money, and as such are not necessarily representative of Spaceship's views.</p><p>We have changed the name of the interviewee for their privacy.</p><h2 id="overview">Overview</h2><p><strong>Name:</strong> Molly	<br><strong>Age:</strong> 24<br><strong>Where do you live?</strong> London</p><h3 id="please-tell-us-a-bit-about-yourself">Please tell us a bit about yourself.</h3><p>I am a 24 year old Engineer originally from Perth now living in London.</p><h3 id="whats-your-current-net-worth">What's your current net worth?</h3><p>About $35,000.</p><h3 id="how-does-it-break-down">How does it break down?</h3><ul><li>Shares: $1,000</li><li>Spaceship Voyager accounts: $2,000</li><li>Car: $30,000 (current value estimate)</li><li>Super: $40,0000</li><li>Savings: $5,000</li></ul><h3 id="do-you-have-any-debts">Do you have any debts?</h3><ul><li>Car loan:$20,000,</li><li>HECS: $20,000</li></ul><h3 id="how-did-you-build-your-net-worth">How did you build your net worth?</h3><p>Salary sacrificing, taking opportunities at work for small bonuses and adding little bits to <a href="https://www.spaceship.com.au/voyager/?ref=spaceship.ghost.io">Spaceship Voyager</a> every month.</p><h2 id="earn">Earn</h2><h3 id="tell-us-a-bit-about-your-career">Tell us a bit about your career.</h3><p>I graduated high school in Perth and went straight into studying in Tasmania. </p><p>I got an internship at a large company and then subsequently secured a job with them in Perth. </p><p>I work in offshore construction and so volunteered to work offshore as much as possible to gain experience and because a bonus is paid for time offshore and on site. </p><p>I was then offered an opportunity to work in London for one to two years on an expat deal and took it!</p><h3 id="do-you-have-any-income-sources-outside-your-job-how-much-do-you-earn-from-each-and-how-did-you-develop-them">Do you have any income sources outside your job? How much do you earn from each and how did you develop them?</h3><p>No side hustles - all of my time is taken up with work!</p><h3 id="what%E2%80%99s-been-important-for-you-to-learn-about-money">What’s been important for you to learn about money?</h3><p>Take opportunities to gain experience equally to opportunities for more money. Put in work to build your network and don't forget to develop your soft skills. These things will pay off later!</p><h2 id="save">Save</h2><h3 id="whats-your-savings-rate-how-has-it-changed-over-time">What's your savings rate? How has it changed over time?</h3><p>Currently almost 0% (oops) but this is because I am spending all my extra cash on travel. Being located in London makes travel to Europe so easy! </p><p>During uni I was saving more like 30% from my part time job. While working as an engineer in Perth I was saving more like 50% of my income. </p><p>I also salary sacrifice an extra 8% to my super trying to take advantage of the <a href="https://www.spaceship.com.au/super/first-home-super-saver/?ref=spaceship.ghost.io">FHSS</a>.</p><h3 id="do-you-have-a-budget">Do you have a budget?</h3><p>Yes and it looks like 30% living expenses, 10% to Spaceship Voyager, 20% to debts and 40% travel!</p><h3 id="how-much-do-you-spend-per-year">How much do you spend per year?</h3><p>I almost don't want to say but I guess at the moment living for travel I am spending about $50,000.</p><h3 id="do-you-make-purchase-decisions-carefully-or-are-you-loose-with-your-money">Do you make purchase decisions carefully, or are you loose with your money?</h3><p>I am living fast and loose - this will all change on my return to Perth but for now just trying to make the most of those cheap flights to Europe.</p><h3 id="how-is-your-work-life-balance">How is your work-life balance?</h3><p>Maybe 70% work and 30% life on a regular week but it's more like two weeks working a lot of extra hours and then a week off travelling.</p><h3 id="whats-your-favourite-thing-to-spend-money-on">What's your favourite thing to spend money on?</h3><p>Travel! I am trying to tick off most European countries and most big cities with my time left living in London.</p><h2 id="invest">Invest</h2><h3 id="how-do-you-invest">How do you invest?</h3><p>I invest a regular amount every month out of my pay and then any bonus pay I get from working offshore I put into a savings account or invest in individual shares.</p><h3 id="whats-been-your-best-investment">What's been your best investment?</h3><p>Investing in developing soft skills (my work has a great program for this and are very supportive) as well as investing in my network. It's really powerful to get your name out there and making a lot of connections in my industry. It's amazing that there are so many people across the world that I can draw on for their knowledge and support.</p><p>Share wise I was lucky to buy shares in a company which really took off in the last couple years which has seen a 170% increase in value!</p><h3 id="what%E2%80%99s-been-your-worst-investment">What’s been your worst investment?</h3><p>Bad quality clothes - these just have to be replaced so it's worth buying better quality products less regularly.</p><h3 id="what%E2%80%99s-been-your-overall-return">What’s been your overall return?</h3><p>I don't get much back from my shares yet but they have all been in the last two to three years so this will come.</p><h3 id="how-are-you-building-wealth">How are you building wealth?</h3><p>Regularly investing in Spaceship funds as well as salary sacrificing so I can use the <a href="https://www.spaceship.com.au/learn/first-home-super-saver-is-it-worth-it/?ref=spaceship.ghost.io">FHSSS</a> to buy a house when I get back to Perth.</p><h3 id="what-are-your-main-roadblocks-to-building-wealth-how-are-you-addressing-them">What are your main roadblocks to building wealth? How are you addressing them?</h3><p>I have a HECS debt and car loan which I definitely need to clear before I buy a house but I haven't really focused on these in the last year. I am planning to start paying them off quicker when I am travelling less.</p><h3 id="do-you-have-a-target-net-worth-you-want">Do you have a target net worth you want?</h3><p>No amount in mind but I would like to pay off my HECS debt and car loan in the next two years and then buy a house in the next three years. This will be a bit of a security net for me.</p><h2 id="behaviour">Behaviour</h2><h3 id="when-did-you-make-your-first-significant-behavioural-shift-towards-wealth-building">When did you make your first significant behavioural shift towards wealth building?</h3><p>Once I got my first full time job I could budget and save properly. I found this almost impossible at uni but once getting a full time job I could make a budget and actually stick to it!</p><h3 id="if-you-could-start-again-what-would-you-do-differently">If you could start again, what would you do differently?</h3><p>Nothing really - I think I did the best I could with what I had. I would just tell my younger self not to stress about saving when my income couldn't really support that anyway! Plenty of time to save later so you might as well enjoy hanging out with your friends and living your life when you can.</p><h3 id="what-are-some-mistakes-you%E2%80%99ve-made-along-the-way">What are some mistakes you’ve made along the way?</h3><p>Actually return the clothes that you order and find out don't fit... I tended to not be bothered and either donated them or gave them away after they sat in my closet for six months.</p><h3 id="do-you-have-any-worries-about-retirement-if-so-how-are-you-planning-to-address-them">Do you have any worries about retirement? If so, how are you planning to address them?</h3><p>Not really - my super fund is pretty good and I am taking advantage of salary sacrificing to use the FHSSS to buy a house.</p><h3 id="how-are-you-learning-about-building-wealth">How are you learning about building wealth?</h3><p>Mostly chats with family and friends - being open about salary, saving and investing helps keep me on track and shows me opportunities I hadn't thought of. I also read articles and listen to podcasts.</p><p>Do you give to charity? If so, what percentage of your time/money do you give?<br>Yeah I tend to donate to causes I care about as often as I can.</p><hr><h2 id="we-want-to-hear-your-real-money-talk">We want to hear your Real Money Talk</h2><p>At Spaceship we’re big believers in sharing our money stories. We want to hear yours, too. In our ongoing <a href="https://www.spaceship.com.au/learn/tag/real-money-talk/?ref=spaceship.ghost.io">Real Money Talk</a> series, members of our community share what they’ve learned about managing money. We’d love you to take part. <a href="https://forms.gle/B2xKnqAqjePMHfFG9?ref=spaceship.ghost.io">Here’s a link to our Real Money Talk survey</a> where you can share your story.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Kelly Simpson)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/real-money-talk/">Real Money Talk</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2023/07/Real-Money-Talk-Molly.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[What is an ETF?]]></title>
            <link>https://www.spaceship.com.au/learn/what-is-an-etf/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/what-is-an-etf/</guid>
            <pubDate>Tue, 18 Mar 2025 19:45:00 GMT</pubDate>
            <description><![CDATA[ETFs offer a way to invest in the performance of a group or index of underlying assets, which could include shares, commodities, or bonds. ]]></description>
            <content:encoded><![CDATA[<h1 id="what-is-an-etf-exchange-traded-funds-explained-for-australian-investors">What is an ETF? Exchange-traded funds explained for Australian investors</h1>
<p>ETFs — or exchange-traded funds — are one of the most popular ways to invest in the stock market. They let you invest in hundreds of companies in a single transaction, with lower fees and built-in diversification.</p>
<p>Here's everything you need to know.</p>
<hr>
<h2 id="in-this-guide">In this guide:</h2>
<ul>
<li><a href="#whats-an-etf">What's an ETF?</a></li>
<li><a href="#why-would-you-invest-in-an-etf">Why would you invest in an ETF?</a></li>
<li><a href="#how-do-etfs-work">How do ETFs work?</a></li>
<li><a href="#whats-an-example-of-an-etf">What's an example of an ETF?</a></li>
<li><a href="#how-to-invest-in-etfs">How to invest in ETFs</a>
<ul>
<li><a href="#1-research-your-options">1. Research your options</a></li>
<li><a href="#2-choose-your-etf">2. Choose your ETF</a></li>
<li><a href="#3-beware-of-the-risks">3. Beware of the risks</a></li>
<li><a href="#4-find-a-broker--make-your-investment">4. Find a broker &amp; make your investment</a></li>
</ul>
</li>
</ul>
<hr>
<h2 id="whats-an-etf">What's an ETF?</h2>
<p>ETF stands for exchange-traded fund. It's an investment fund that's bought and sold on a stock market.</p>
<p>ETFs offer a way to invest in the overall performance of an index or a collection of assets, rather than one asset.</p>
<p>These assets could include shares, commodities, or bonds.</p>
<hr>
<h2 id="why-would-you-invest-in-an-etf">Why would you invest in an ETF?</h2>
<p>Some investors spend days, if not weeks, deciding whether to buy a stock.</p>
<p>But most people's goal is to find stocks that will provide good returns, and many people don't have the time or expertise to pick individual companies.</p>
<p>So instead, some people choose an asset that lets them invest in a whole market, index, or other collection of stocks – an ETF.</p>
<hr>
<h2 id="how-do-etfs-work">How do ETFs work?</h2>
<p>ETFs, or exchange-traded funds, are investment funds that are traded on a stock exchange, similar to stocks.</p>
<p>An ETF has underlying assets, which could be stocks, commodities or bonds. And many ETFs will track an index, such as the S&amp;P 500.</p>
<hr>
<h2 id="whats-an-example-of-an-etf">What's an example of an ETF?</h2>
<p>The S&amp;P 500 is the 500 largest companies listed on the NYSE or NASDAQ.</p>
<p>An ETF that tracks the S&amp;P 500 is the iShares Core S&amp;P 500 ETF.</p>
<p>This means, by buying into this ETF (or one like it), an investor can gain exposure to 500 companies in one transaction. Before ETFs, they would have to buy at least one share from each company or invest through <a href="https://www.spaceship.com.au/learn/etfs-stocks-managed-funds-whats-the-difference/?ref=spaceship.ghost.io">managed investment schemes</a> to have similar exposure. This would generally come with higher fees than investing in an ETF.</p>
<p>ETFs that track an index are one alternative that can provide diversification, lower transaction costs, and with flexibility, than buying and selling individual stocks.</p>
<hr>
<h2 id="how-to-invest-in-etfs">How to invest in ETFs</h2>
<h3 id="1-research-your-options">1. Research your options</h3>
<p>The first step to investing in ETFs is to figure out the type of ETF you want to invest in.</p>
<p>Here are some common ones:</p>
<p><strong>Equity funds:</strong> These are generally made up of shares, and track indexes or sectors. Examples of these include the Vanguard MSCI International Shares ETF (VGS) and the Vanguard S&amp;P 500 ETF.</p>
<p><strong>Fixed-income funds:</strong> These are generally made up of bonds and bank notes, which produce lower risk, regular income over timeboxed periods. An example of this include the iShares Core Global Corporate Bond (AUD Hedged) ETF (IHCB).</p>
<p><strong>Commodity funds:</strong> These are generally made up of investments in raw materials and primary agricultural products, and can include assets such as gold, silver, oil, and gas. One example of a commodity ETF is the Commodity Strategies Fund (BICSX).</p>
<h3 id="2-choose-your-etf">2. Choose your ETF</h3>
<p>Once you know what the ETF landscape looks like, the next step is to narrow down your choices.</p>
<p>One way to do this could be to assess your shortlist against your personal investment goals, such as your risk appetite, any time limits you have, and your broader portfolio strategy.</p>
<h3 id="3-beware-of-the-risks">3. Beware of the risks</h3>
<p>Like all investments, ETFs aren't risk-free, though they can offer benefits that lower your risk, such as <a href="https://www.spaceship.com.au/learn/what-is-stock-diversification/?ref=spaceship.ghost.io">diversification</a>.</p>
<p>According to the ASX, the main risks of investing in ETFs are:</p>
<p><strong>Market risk</strong> — If the broader market your ETF tracks falls, the value of your ETF is likely to go down with it.</p>
<p>For example, if the US stock market falls, an ETF tracking the S&amp;P 500 will fall too.</p>
<p><strong>Currency risk</strong> — if you invest in an ETF that invests in international assets, a change in the exchange rate between the two currencies will impact the value of your investment.</p>
<p>For example, let's say you bought an ETF in Australian dollars but the underlying assets are US based. If the Australian dollar increases against the US dollar, the value of your ETF could fall in value.</p>
<p><strong>Liquidity risk</strong> — if you can't sell your ETF for a fair price.</p>
<p>For example, let's say there aren't enough orders to buy the ETF you're trying to sell. While many ETFs are actively traded, others have low turnover, making buying and selling them for a fair price harder.</p>
<h3 id="4-find-a-broker-make-your-investment">4. Find a broker &amp; make your investment</h3>
<p>When you've identified the ETF you wish to purchase, your next step is to find a way to invest in it.</p>
<p>Some funds let you invest with them directly. Others are only available for buying and selling on the stock market. This means you need to find a stockbroker or investing service that will allow you to make investments that meet your needs.</p>
<p>For example, at Spaceship, our <a href="https://www.spaceship.com.au/us-investing/?ref=spaceship.ghost.io">US Investing service</a> available through the Spaceship app, offers access to popular US ETFs through a US broker-dealer service, with low fees and low minimum investment requirements. You can even set up investment plans to take advantage of <a href="https://www.spaceship.com.au/learn/dollar-cost-averaging/?ref=spaceship.ghost.io">dollar-cost averaging</a>, or <a href="https://www.spaceship.com.au/voyager/boosts/?ref=spaceship.ghost.io">Spaceship Boosts</a> which invest your spare change or boost your account when it rains.</p>
<p>If you're unsure of an offer, check to see if they're on MoneySmart's <a href="https://moneysmart.gov.au/check-and-report-scams/investor-alert-list?ref=spaceship.ghost.io">Investor alert list</a>. It won't guarantee your investment safety but it does show you which sites are missing the right licences or permission to offer investments in Australia.</p>
]]></content:encoded>
            <author>hello@spaceship.com.au (Spaceship)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/investing/">Investing</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2025/03/What-is-an-ETF-and-should-I-invest-in-it-.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[Spaceship Voyager Flight Path: February 2025]]></title>
            <link>https://www.spaceship.com.au/learn/spaceship-voyager-flight-path-february-2025/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/spaceship-voyager-flight-path-february-2025/</guid>
            <pubDate>Fri, 14 Mar 2025 02:10:20 GMT</pubDate>
            <description><![CDATA[About last month 👀]]></description>
            <content:encoded><![CDATA[<p>Here’s the news and moves that shaped the global economy, the local economy, and the Spaceship Voyager portfolios in February 2025.</p><figure class="kg-card kg-image-card"><img src="https://www.spaceship.com.au/blog/images/2025/03/image.png" class="kg-image" alt="" loading="lazy" width="1200" height="600"></figure><h2 id="what-happened-around-australia">What happened around Australia?</h2><p>Australia won the Women’s Ashes, Charli xcx headlined Laneway, the RBA finally announced a rate cut, and Australians were predicted to spend more than half a billion dollars on Valentine’s Day for their nearest and dearest.</p><p>China conducted military drills off Eastern Australia, the Government approved Qatar Airways to buy a 25% stake in Virgin Australia, and Forbes announced that Australia’s 50 richest people increased their combined wealth by nearly 10% to $243 billion in the past 12 months.</p><h2 id="what-happened-in-the-market">What happened in the market?</h2><p>There were two big drivers of market moves in February 2025.</p><figure class="kg-card kg-image-card"><img src="https://www.spaceship.com.au/blog/images/2025/03/how-earnings-reports-impact-stocks.jpg" class="kg-image" alt="" loading="lazy" width="1200" height="600"></figure><h3 id="1-earnings-reports">1. Earnings reports</h3><p>Generally, publicly listed companies must report their quarterly, half yearly, and annual earnings performance to their shareholders.</p><p>If their results diverge from expectations, it can influence their stock prices up and down.</p><p>This is because stock prices are largely based on investor expectations of a stock’s future performance.</p><p>A bad report can shake confidence in the stock’s future, and conversely, a good report can cause more investor interest.</p><p>In February, some of the biggest stocks in the Spaceship Voyager portfolios reported their earnings.</p><figure class="kg-card kg-image-card"><img src="https://www.spaceship.com.au/blog/images/2025/03/How-tariffs-impact-stockmarkets-1.jpg" class="kg-image" alt="" loading="lazy" width="1200" height="600"></figure><h3 id="2-trade-wars">2. Trade wars</h3><p>Toward the end of February, talk of a tariff war really started to move the markets.</p><p>Generally, tariffs make it more expensive for companies to import products from foreign suppliers.</p><p>Extra costs can get passed onto consumers, add pressure to the cost of living, and threaten to increase inflation.</p><p>This can lead to a reduction in the amount and type of goods that get imported from different countries, negatively impact those economies, and provoke retaliatory tariffs.</p><p>Tariffs are <em>a whole thing</em>.</p><p>So the market’s been freaking out. The US’ introduction of tariffs on some of its major trading partners was expected to have broad impacts to the US economy, and flow on effects to its stock market.</p><p>Markets hate uncertainty because investors want to know what they’re working with.</p><p>It’s hard to make or feel confident about investing decisions when they can’t be sure of what the economic policy will be.</p><p>The S&amp;P 500 and the Nasdaq 100 both finished lower at the end of February.</p><p><a href="https://www.spaceship.com.au/learn/spaceship-voyager-flight-path-january-2025/?ref=spaceship.ghost.io#:~:text=Our%20investment%20approach%20is%20to%20view%20tariffs%20as%20negotiation%20tools%2C%20with%20policies%20and%20implementation%20likely%20to%20evolve.%20As%20a%20result%20we%20are%20unlikely%20to%20make%20any%20portfolio%20adjustments%20in%20regards%20to%20tariff%20concerns%20and%20continue%20to%20focus%20on%20investing%20in%20Where%20the%20World%20is%20Going%20trends." rel="noreferrer">As we wrote last month</a>, we view tariffs as negotiation tools that lead to evolving policies and implementation.</p><p>We remain invested in Where the World is Going trends and are unlikely to make adjustments due to tariff concerns.</p><h2 id="what-happened-in-the-spaceship-universe-and-spaceship-earth-portfolios">What happened in the Spaceship Universe and Spaceship Earth portfolios?</h2><p>Let’s look at the biggest moves in the Spaceship Voyager Where the World is Going (WWG) portfolios, the Spaceship Universe and Spaceship Earth portfolios.</p><h2 id="moving-up">Moving up</h2><figure class="kg-card kg-image-card"><img src="https://www.spaceship.com.au/blog/images/2025/03/Spaceship-Voyager-moving-up-1.jpg" class="kg-image" alt="" loading="lazy" width="1200" height="600"></figure><h3 id="megaport-ltd">Megaport Ltd</h3><p>(Returned +30.52% for the Spaceship Universe Portfolio in February, from 1-29 February 2025, converted in Australian dollars and not annualised.)</p><p>Megaport reported its half-yearly earnings in late February including increases in revenue across all regions, and a slight increase in its revenue guidance - which means forecast - for full-year results.</p><h3 id="australian-ethical">Australian Ethical</h3><p>(Returned +24.85% for the Spaceship Universe Portfolio in February, from 1-29 February 2025, converted in Australian dollars and not annualised.)</p><p>Australian Ethical also reported half-yearly earnings, which included an increase in revenue and funds under management.</p><h3 id="temple-webster-group-ltd">Temple &amp; Webster Group Ltd</h3><p>(Returned +19.99% for the Spaceship Universe Portfolio in February, from 1-29 February 2025, converted in Australian dollars and not annualised.)</p><p>Temple &amp; Webster reported half yearly earnings that included reaching an all time high market share for the Australian furniture and homewares market. Revenue, new, and repeat customers all grew vs. the year before.</p><h3 id="tencent-holdings-ltd">Tencent Holdings Ltd</h3><p>(Returned +19.85% for the Spaceship Universe Portfolio in February, from 1-29 February 2025, converted in Australian dollars and not annualised.)</p><p>Remember DeepSeek, the new AI that freaked the market out last month? Tencent added it to their WeChat social media platform, and they had their best day since 2021.</p><h3 id="unity-software-inc">Unity Software Inc</h3><p>(Returned +15.81% for the Spaceship Universe Portfolio in February, from 1-29 February 2025, converted in Australian dollars and not annualised.)</p><p>Unity’s quarterly report showed they beat their own expectations for earnings and revenue.</p><h2 id="moving-down">Moving down</h2><figure class="kg-card kg-image-card"><img src="https://www.spaceship.com.au/blog/images/2025/03/Spaceship-Voyager-moving-down-1.jpg" class="kg-image" alt="" loading="lazy" width="1200" height="600"></figure><h3 id="illumina-inc">Illumina Inc</h3><p>(Returned -32.96% for the Spaceship Universe and Spaceship Earth portfolios in February, from 1-29 February 2025, converted in Australian dollars and not annualised.)</p><p>Illumina was placed on China’s ‘Unreliable Entities’ list in early February, shortly after President Trump’s additional 10% tariff on Chinese goods was implemented.</p><p>Companies that are added to this list can be restricted or prohibited from trade.</p><p>The company says it’s working to find a positive resolution, but in the meantime, its share price has taken a hit.</p><h3 id="block-inc">Block Inc</h3><p>(Returned -27.90% for the Spaceship Universe Portfolio in February, from 1-29 February 2025, converted in Australian dollars and not annualised.)</p><p>Block’s quarterly earnings report showed earnings and revenue were lower than investors were expecting, even though revenue had increased 4.5% from a year earlier.</p><h3 id="wisetech-global-ltd">Wisetech Global Ltd</h3><p>(Returned -27.71% for the Spaceship Universe Portfolio in February, from 1-29 February 2025, converted in Australian dollars and not annualised.)</p><p>Wisetech’s been under pressure with serious allegations against its CEO, who stepped down into a different role, the resignation of four of its non-executive Directors, news that key products will be delayed, and that it’s expecting to report revenue toward the bottom end of its forecast.</p><h3 id="tesla-inc">Tesla Inc</h3><p>(Returned -27.39% for the Spaceship Universe and Spaceship Earth portfolios in February, from 1-29 February 2025, converted in Australian dollars and not annualised.)</p><p>Tesla’s also been under pressure, largely due to CEO Elon Musk’s public behaviour influencing investor sentiment, alongside reports of decreasing sales across Europe even as electric vehicle adoption is picking up.</p><h3 id="idp-education-ltd">IDP Education Ltd</h3><p>(Returned -24.66% for the Spaceship Universe Portfolio in February, from 1-29 February 2025, converted in Australian dollars and not annualised.)</p><p>IDP’s half yearly results reported declines across revenue, income, and profit margin vs. the same time the year before. It’s been struggling against international student market contraction, caused by more cautious approaches to migration by governments in its key markets.</p><hr><h2 id="the-bottom-line">The bottom line</h2><p>As we like to remind our community, Spaceship Voyager portfolio investments are long-haul flights, and turbulence comes with the territory.</p><p>The Spaceship Universe and Spaceship Earth portfolios have very high risk and have high-growth investment strategies so they have minimum suggested timeframes of 7 years. You can check out the <a href="https://www.spaceship.com.au/documents/spaceship_voyager_universe_pds.pdf?ref=spaceship.ghost.io" rel="noreferrer">Spaceship Universe Portfolio PDS</a> and <a href="https://www.spaceship.com.au/documents/spaceship_voyager_earth_pds.pdf?ref=spaceship.ghost.io" rel="noreferrer">Spaceship Earth Portfolio PDS</a> for more information on our investment strategies.</p><hr><p>One or more of the Spaceship Voyager portfolios invest in Megaport, Australian Ethical, Temple &amp; Webster, Tencent, Unity Software, Illumina, Block, Wisetech Global, Tesla, and IDP at the time of writing. Please refer to the Spaceship app or our website for more information on what each portfolio invests in.</p><p>Important! We’re sharing with you our thoughts on the companies in which Spaceship Voyager invests for your informational purposes only. We think it’s important (and interesting!) to let you know what’s happening with Spaceship Voyager’s investments. However, we are not making recommendations to buy or sell holdings in a specific company. Past performance isn’t a reliable indicator or guarantee of future performance.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Kelly Simpson)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/stocks/">Stocks</category>
            <category domain="https://www.spaceship.com.au/learn/tag/investing/">Investing</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2025/03/Voyager-movers.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[What’s a savings buffer (and should you have one)?]]></title>
            <link>https://www.spaceship.com.au/learn/whats-a-savings-buffer/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/whats-a-savings-buffer/</guid>
            <pubDate>Thu, 13 Mar 2025 21:45:00 GMT</pubDate>
            <description><![CDATA[A savings buffer is for small, unexpected expenses.   ]]></description>
            <content:encoded><![CDATA[<p>When the rain rolls in, you know it's the perfect time to stay at home, snuggled up on the couch, and chip away at your sleep debt.</p><p>These sorts of rainy days are pretty much always welcome.</p><p>The proverbial rainy day, though? The rainy day in a financial sense? Not so much. Especially if you’re not prepared.</p><p>You’ve probably heard it’s good to have an emergency fund, savings cushion, or buffer for these pesky rainy days.</p><p>Of course, the trouble is they're not terribly exciting to save for.</p><p>So, it's no wonder some of us find ourselves without said savings buffer when these rainy days inevitably roll around.</p><h2 id="so-why-should-you-consider-having-a-savings-buffer">So, why should you consider having a savings buffer?</h2><p>A savings buffer is for small, unexpected expenses.</p><p>We’re talking about expenses between, say, $200 and $1,000, such as a parking ticket or the dry-cleaning bill you need after a clumsy day in the office.</p><p>It works as a nice, tidy topper in your everyday transaction account and can help you out when you're in a pinch.</p><p>It hopefully means you're sorted for those unexpected incidental expenses and you won’t need to rely on your friends, family, credit card, or emergency fund. </p><h2 id="but-isnt-that-an-emergency-fund">But isn't that an emergency fund?</h2><p>Not quite. They're similar; both are savings set aside for unplanned expenses.</p><p>An emergency fund, by comparison, is to support bigger ticket expenses or big life stage moments. For instance, if you found yourself in the unfortunate position of losing your job. Or  your car breaks down. Or you need a new water heater.</p><p>And if you already have an emergency fund, you're in good shape.</p><h2 id="why-might-you-need-both">Why might you need both?</h2><p>The benefit in having both types of savings accounts means you're prepared for big and small emergencies, and you can quarantine your cash for these expenses.</p><p>The savings buffer means you can help prevent yourself from dipping into other savings, such as your emergency account, to fund those smaller expenses.</p><p>After all, those smaller items probably aren't <em>real</em> emergencies, just unfortunate events.</p><h2 id="should-you-have-a-savings-buffer">Should you have a savings buffer?</h2><p>When it comes to your purse strings, we think it pays to be prepared.</p><p>But the choice to stump up the cash for a buffer is up to you.</p><p>While we think emergency funds are a must, a savings buffer can help you stay on financial track, keeping your emergency fund intact.</p><h2 id="staying-ahead-of-the-weather-forecast">Staying ahead of the weather forecast</h2><p>So, savings buffer or emergency fund: which one should you have?</p><p>The choice is yours. Naturally, it depends on your comfort level and what helps you to sleep better at night.</p><p>What's important to consider is that you will inevitably need a little help for life's tricky spots and to tide you over when things get patchy.</p><p>And we feel the best way to weather the storm is to plan for the rainy days. Luckily, there are a heap of resources and tips to help you prepare and avoid getting caught out in the rain.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Nicole Webb)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/personal-finance/">Personal Finance</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2025/03/What-s-a-financial-buffer.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[12.03.25 | May I have a word on the markets?]]></title>
            <link>https://www.spaceship.com.au/learn/12-03-25-may-i-have-a-word-on-the-markets-2/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/12-03-25-may-i-have-a-word-on-the-markets-2/</guid>
            <pubDate>Wed, 12 Mar 2025 00:37:22 GMT</pubDate>
            <description><![CDATA[While it's never easy, it's important to remember that market volatility, while extremely unsettling, is a normal part of investing.]]></description>
            <content:encoded><![CDATA[<p>This morning I was reading the New York Times, which was taking a look back over the five years since the Covid-19 lockdowns first kicked in around the world.</p><p>It was also around this time five years ago that global markets were panicking. </p><p>I sent a newsletter to our customers about how awful it felt to see the changes to your balance when you opened the app. </p><p>While painful at the time, the markets did recover, and that's worth keeping in mind as we experience the current volatility.</p><p>Over the last three weeks or so, we've witnessed a significant pullback in the markets. </p><p>Overnight, however, things became a little more challenging.</p><p>The S&amp;P 500, which is a stock market index that tracks the performance of 500 of the largest publicly traded companies in the United States — and is widely considered one of the best gauges of overall US stock market health — fell 2.7%.</p><p>Meanwhile the Nasdaq dropped 4%, marking its worst day since September 2022.</p><h3 id="so-whats-driving-this-volatility">So, what's driving this volatility?</h3><p>The decline is largely driven by uncertainty around President Trump's new tariff policies and their potential impact on the economy. </p><p>Some investors are concerned these changes could slow economic growth, and President Trump hasn't helped allay these fears, describing the US economy as going through a "period of transition".</p><p>Technology stocks such as Alphabet (Google), Meta (Facebook), and Nvidia have borne the brunt of the decline. </p><p>Because many of our Spaceship Voyager portfolios invest in these companies — due to the fact they align with our Where the World is Going methodology or their market capitalisation — the portfolios are feeling the impacts.</p><p>While this is never easy, it's important to remember that market volatility, while extremely unsettling, is a normal part of investing.</p><h3 id="when-it-comes-to-investing-it-can-pay-to-hang-in-there">When it comes to investing, it can pay to hang in there.</h3><p>We have minimum suggested timeframes for anyone holding investments in Spaceship Voyager portfolios because, generally, when equity investments are held for longer periods they tend to exhibit lower volatility than those held for shorter periods. (Although, naturally, past performance is not a reliable indicator of future performance.)</p><p>We also know that can be easier said than done when the market drops, but long-term investors tend to live by the “time in the market, not timing the market” philosophy for good reason — because by trying to pull out of the market on a bad day, you could also end up missing out on a good day.</p><p>J.P. Morgan Asset Management’s 2025 Retirement Guide has some insight into this.</p><p>Over the 20-year period from 3 January 2005 to 31 December 2024, if you missed the ten best days in the stock market, your overall return was cut by more than half!</p><p>To be more specific, if you put $10,000 into the S&amp;P 500 Index, and remained fully invested over the entire period, you’d have ended up with $71,750. If you had missed the ten best days, you’d have ended up with $32,871.</p><p>All this to say, it can be worthwhile to stick it out. </p><p>Some people even use market drops to put in more money and potentially supercharge their investments.</p><p>Having said all that, you should absolutely make your own decision, a decision that suits your personal financial situation. </p><p>Again, past performance is not a reliable indicator of future performance. </p><p>Stay focused on your long-term goals, and remember that these market fluctuations have historically been temporary bumps on the road to long-term growth.</p><p>And lastly, we know this isn’t easy, so if you have any questions — we’re here to help.</p><p>Until next time.</p><hr><p>One or more of the Spaceship Voyager portfolios invest in Alphabet (Google), Meta (Facebook), and Nvidia at the time of writing. Please refer to the Spaceship app or our website for more information on what each portfolio invests in.</p><p><strong>Important!</strong> We’re sharing with you our thoughts on the companies in which Spaceship Voyager invests for your informational purposes only. We think it’s important (and interesting!) to let you know what’s happening with Spaceship Voyager’s investments. However, we are not making recommendations to buy or sell holdings in a specific company. Past performance isn’t a reliable indicator or guarantee of future performance.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Bryna Howes)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/newsletters/">Newsletters</category>
            <category domain="https://www.spaceship.com.au/learn/tag/market-volatility/">Market Uncertainty</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2025/03/stockmarket-volatility-trump-tariffs.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[What should you do in a market correction?]]></title>
            <link>https://www.spaceship.com.au/learn/what-should-you-do-in-a-market-correction/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/what-should-you-do-in-a-market-correction/</guid>
            <pubDate>Tue, 04 Mar 2025 23:00:00 GMT</pubDate>
            <description><![CDATA[It can be hard to know what to do when the market is falling. ]]></description>
            <content:encoded><![CDATA[<p>It’s a terrible feeling. You open your investing app and see that the value of your portfolio is down again. Has something gone wrong?</p><p>Stock market cycles have four phases: <a href="https://www.spaceship.com.au/learn/what-is-a-market-cycle/?ref=spaceship.ghost.io">bull markets, bear markets, accumulation, and distribution</a>. It’s a bit like the circle of life. Sometimes the good times take a breather.</p><h2 id="what%E2%80%99s-a-market-correction">What’s a market correction?</h2><p>A market correction is when a stock, index, or sector falls in price by between more than 10% and 20% from its most recent peak.</p><p>And it can actually be pretty healthy if you take a long term view – which we do at Spaceship. Valuations can become more realistic, and high-value stocks are discounted and can present buying opportunities.</p><p>But it still feels pretty bad to see your hard-earned money worth less than when you started. It’s not what you started investing for.</p><h2 id="how-long-do-market-corrections-last">How long do market corrections last?</h2><p>Luckily, market corrections don’t last forever. Nobody can ever predict market movements, but history can calm the nerves.</p><p>CNBC and Goldman Sachs reported that corrections in the S&amp;P 500 – which tracks the performance of the 500 largest companies in the United States stock exchanges – historically have tended to last for <a href="https://www.cnbc.com/2020/02/27/heres-how-long-stock-market-corrections-last-and-how-bad-they-can-get.html?ref=spaceship.ghost.io">four months on average</a>, before taking roughly the same amount of time to regain their highs. Some of them do last longer – and if prices fall more than 20% it can become a ‘<a href="https://www.spaceship.com.au/learn/what-is-a-correction-bear-market-a-checklist/?ref=spaceship.ghost.io">bear market</a>’ which may take longer to recover.</p><h2 id="what-causes-a-correction">What causes a correction?</h2><p>Market corrections can be caused by many different reasons. These can include a slowing economy, higher interest rates, ‘unprecedented times’ such as a pandemic, or general fear.</p><h2 id="should-you-panic">Should you panic?</h2><p>One thing that’s common to market corrections is that some people panic and lock in their losses.</p><p>As we’ve mentioned before, <a href="https://www.spaceship.com.au/learn/panic-selling-is-a-terrible-strategy-expect-volatility/?ref=spaceship.ghost.io">panic selling is a terrible strategy</a>. When you panic sell, you’re removing the chance for your investment to recover in value. If you panic sell your investments at a low, it could lead you with less of an inclination to try investing again – potentially missing out on future gains in better conditions. And of course – when you panic sell, you forget that volatility is to be expected and markets do, historically, tend to rise in the longer term.</p><p>Fun fact: <a href="https://papers.ssrn.com/sol3/papers.cfm?abstract_id=3898940&ref=spaceship.ghost.io">MIT research revealed</a> that those most likely to panic sell are men over 45, married with children who have ‘self-described excellent investment experience’.</p><p>But not all selling is panic selling. There are legitimate reasons to sell, too. Some reasons can include your investment underperforming the market, that you’ve lost faith in its management or strategies, or that you need the money soon and you think it’s going to get much worse.</p><h2 id="how-do-you-know-if-a-correction-will-get-worse">How do you know if a correction will get worse?</h2><p>There are never any guarantees when investing. The start, end, depth and recovery of a correction are unpredictable – it’s just how it goes. There were <a href="https://www.investopedia.com/terms/c/correction.asp?ref=spaceship.ghost.io#:~:text=Between%201980%20and%202020%2C%20the%20S%26P%20500%20experienced%C2%A017%20corrections.%20Six%20of%20these%20corrections%20resulted%20in%20bear%20markets%2C%20which%20are%20generally%20indicators%20of%20economic%20downturns.">17 corrections in the S&amp;P 500</a> between 1980 and 2020 – and each time, the market rebounded – though six of the 17 did first become bear markets.</p><p>Bear markets are represented by a drop of 20% or more from a recent high. We’ve previously written about the differences between <a href="https://www.spaceship.com.au/learn/what-is-a-correction-bear-market-a-checklist/?ref=spaceship.ghost.io">corrections and bear markets</a>.</p><h2 id="what-do-the-pros-do">What do the pros do?</h2><p>Professional long-term investors understand that corrections are a normal part of investing. Some keep diversified portfolios to minimise their exposure to volatility. A diversified portfolio means that your investments are spread across different assets or industries. It helps minimise your risk because different asset classes and industries perform differently at different times. You can read more about <a href="https://www.spaceship.com.au/learn/risk-return-and-diversification/?ref=spaceship.ghost.io">the relationship between risk and diversification</a> here.</p><p>Some professional investors see corrections as sales opportunities. The companies that they already liked become available at discounted prices. At Spaceship we take a long term view to investing. Our <a href="https://www.spaceship.com.au/voyager/universe/?ref=spaceship.ghost.io">Spaceship Universe</a> and <a href="https://www.spaceship.com.au/voyager/earth/?ref=spaceship.ghost.io">Spaceship Earth</a> portfolios are filled with companies we think adhere to our investment ethos of Where the World is Going. It means that when we pick stocks – we’re backing them for the long term, though we will sell if something happens that changes our view of their long-term success. So when they go on sale during a correction, we get excited to pick them up at cheaper prices.</p><h2 id="warren-buffett-has-the-analogy-of-mr-market">Warren Buffett has the analogy of Mr Market.</h2><p>Suppose your next door neighbour wants to buy your house. Your neighbour is both loud and emotional, shouting prices at you from over the fence. Sometimes he's happy to offer you a high price but at other times he's despondent, quoting a low ball price. It’s irrational behaviour (and you consider your house a long-term investment, anyway). But the benefit you have is you can ignore your neighbour's quotes and act only when they’re interesting. If the price isn’t interesting today, we can see what he has to say tomorrow.</p><p>It’s an interesting analogy that’s relevant to the stock market. Just because the market is quoting a certain price doesn’t mean you have to be influenced by it. Depending on the prices you can ignore them or take advantage but the key is not being influenced by the emotional ups and downs. It’s up to us to decide if we want to take advantage of low prices or be influenced by them.</p><h2 id="so-what-should-you-do-in-a-correction">So what should you do in a correction?</h2><p>You’re probably not a professional investor – and you’re not a robot either. As a living, breathing human with emotions, it can be hard to make decisions when you see your investments tanking.</p><p>It could be helpful to consider the following:</p><ul><li><strong>Market corrections are to be expected</strong>. History shows that you have to go through the lows to get to the highs. Markets have historically incurred intra year drops of 14%, so we have to expect yearly short term losses and volatility. An intra year drop is the difference between the highest and lowest point in the market in a year. Shares have traditionally returned more than other assets but the price of these returns is volatility.</li></ul><figure class="kg-card kg-image-card kg-card-hascaption"><img src="https://lh5.googleusercontent.com/eyOrp_2UoE0iIDTcWdcWp0BDeYaoSzTskjXxmq-gLqNWpmMBQB0GYRzv-8loLQILGwsLRnxsZzuwCjUVP8dYAX9zmYvRHCeqNAIqUr1ejuarRHyB-mttzR8Qu47Td2V-5RYgOX5H" class="kg-image" alt="" loading="lazy" width="1600" height="1158"><figcaption><span style="white-space: pre-wrap;">Annual returns and intra-year declines between 1980 and 2021.</span></figcaption></figure><ul><li><strong>Consider your goals.</strong> Short-term and long-term investors are likely to have different objectives. You may be able to withstand more volatility if you have a longer timeframe.</li><li><strong>Stick to your investment plan.</strong> If you planned to regularly invest for the long term, you may not need to do anything differently.</li><li><strong>Filter out the noise. </strong>Facebook groups, Reddit and Twitter are ever present methods you can use to freak yourself out. If you’re confident in your investments and strategy, don’t undermine yourself with constant noise.</li><li><strong>Consider utilising </strong><a href="https://www.spaceship.com.au/learn/dollar-cost-averaging/?ref=spaceship.ghost.io"><strong>dollar-cost averaging</strong></a><strong>.</strong> Set up a monthly or weekly investment plan that automatically invests on your behalf. Making your investment decisions automatic minimises decision fatigue and takes the emotions out of market volatility.</li><li><strong>Time in the market beats timing the market.</strong> Bryna from Spaceship wrote about this back in 2020 when we experienced <a href="https://www.spaceship.com.au/learn/040920-newsletter/?ref=spaceship.ghost.io">similar market conditions</a>. While past performance isn’t an indicator of future performance, we went on to reach new highs.</li></ul><p></p><p></p>]]></content:encoded>
            <author>hello@spaceship.com.au (Kelly Simpson)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/investing/">Investing</category>
            <category domain="https://www.spaceship.com.au/learn/tag/market-volatility/">Market Uncertainty</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2022/01/What-should-you-do-in-a-market-correction.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[Spaceship Voyager Flight Path: January 2025]]></title>
            <link>https://www.spaceship.com.au/learn/spaceship-voyager-flight-path-january-2025/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/spaceship-voyager-flight-path-january-2025/</guid>
            <pubDate>Thu, 06 Feb 2025 00:31:12 GMT</pubDate>
            <description><![CDATA[About last month 👀]]></description>
            <content:encoded><![CDATA[<p>January 2025 was a big month for the global economy.</p><p>Closer to home, some of the Spaceship Voyager portfolios reached all time highs.</p><p>And within those portfolios, we had some companies reach highs, while other companies took breathers.</p><p>Let’s take a quick look.</p><hr><figure class="kg-card kg-image-card"><img src="https://www.spaceship.com.au/blog/images/2025/02/Australian-sharemarket.jpg" class="kg-image" alt="" loading="lazy" width="1200" height="600"></figure><h2 id="what-happened-around-australia-%F0%9F%87%A6%F0%9F%87%BA">What happened around Australia? 🇦🇺</h2><p>In January 2025, heatwaves, fires, and flash floods swept across Australia; inflation dropped enough to raise hopes for an interest rate cut; Neale Daniher AO was named Australian of the year; the Australian women’s cricket team won the Ashes; Centrelink payments increased for some; and a new travel authorisation was introduced for Aussies wanting to visit the United Kingdom.</p><hr><h2 id="what-happened-in-the-market-%F0%9F%8F%9B%EF%B8%8F">What happened in the market? 🏛️</h2><p>Two of the biggest stories were the sudden arrival of a new AI, and the predicted beginning of a trade war.</p><figure class="kg-card kg-image-card"><img src="https://www.spaceship.com.au/blog/images/2025/02/DeepSeek-vs-ChatGPT.jpg" class="kg-image" alt="" loading="lazy" width="1200" height="600"></figure><h3 id="battle-of-the-robots-deepseek-vs-chatgpt-%F0%9F%A4%96">Battle of the robots: DeepSeek vs ChatGPT 🤖</h3><p>DeepSeek is an AI model that works just like ChatGPT but there’s a catch: the team behind it say they trained it for $6 million which is much, much less than the $100 million+ OpenAI reportedly spent training ChatGPT.</p><p>The semiconductor industry was shook: the market’s been working on the assumption that AI needs faster, stronger, and more expensive chips to keep progressing. If DeepSeek has proved them wrong, that means it could cost investors a lot of money.</p><p>NVIDIA felt this the most strongly because it’s the main provider of sophisticated chips, and arguably the biggest name in AI. If there’s less demand for their chips, they won’t make as much money as investors first thought, so their stock may not be worth as much.</p><p>There’ve been conflicting reports though: one research house proposed that it actually cost DeepSeek more than $500 million to train their model, and they used more than $1.6 billion worth of hardware investments to do so.</p><p>Either way, it’s challenged the hegemony that ChatGPT, Claude, and Gemini have been able to sustain and attract investment from.</p><p>Our view is that democratisation of AI is a good thing particularly in lowering costs for software providers. Reduced costs drive greater adoption and usage which in turn should keep demand for chips robust.</p><figure class="kg-card kg-image-card"><img src="https://www.spaceship.com.au/blog/images/2025/02/Tariffs.jpg" class="kg-image" alt="" loading="lazy" width="1200" height="600"></figure><h3 id="trade-wars-start-%F0%9F%87%BA%F0%9F%87%B8%F0%9F%87%A8%F0%9F%87%A6%F0%9F%87%B2%F0%9F%87%BD%F0%9F%87%A8%F0%9F%87%B3">Trade wars start 🇺🇸🇨🇦🇲🇽🇨🇳</h3><p>The point of a free market is that the price of goods should be decided by the market forces of supply and demand.</p><p>So when governments start to meddle, it can have far reaching impacts.</p><p>That’s what’s been happening in the US in January, with President Trump taking and threatening blunt actions that have impacted the global markets and specifically, some of the Spaceship Voyager portfolio companies.</p><p>The biggest headlines were made when he announced new tariffs on Canada, Mexico, and China.</p><p>A tariff is an import tax that works to increase the price of goods from specific countries. Tariffs can be applied to specific product types, industries, and countries.</p><p>Essentially, Trump’s tariffs would make products imported from Canada, Mexico, and China more expensive for US businesses and consumers. This has a wider impact of reducing demand – when the price of something goes up, people tend to buy less of that thing. Tariffs can have billion dollar impacts across industries.</p><p>Canada, Mexico, and China didn’t take this lying down, and announced their own tariffs on American goods in return.</p><p>At the time of writing, Trump’s called a moratorium on the Canadian and Mexican tariffs, but the market’s already been spooked. Markets prefer certainty, and tariff threats have caused consumers and investors alike to freak out a little, and you can see it reflected in stock charts.</p><p>Our investment approach is to view tariffs as negotiation tools, with policies and implementation likely to evolve. As a result we are unlikely to make any portfolio adjustments in regards to tariff concerns and continue to focus on investing in Where the World is Going trends.</p><hr><h2 id="what-happened-in-the-spaceship-universe-and-spaceship-earth-portfolios">What happened in the Spaceship Universe and Spaceship Earth portfolios?</h2><p>Let’s look at the biggest moves in the Spaceship Voyager Where the World is Going (WWG) portfolios, the Spaceship Universe and Spaceship Earth portfolios.</p><figure class="kg-card kg-image-card"><img src="https://www.spaceship.com.au/blog/images/2025/02/Spaceship-Voyager-moving-up.jpg" class="kg-image" alt="" loading="lazy" width="1200" height="600"></figure><h2 id="moving-up-%F0%9F%93%88">Moving up 📈</h2><h3 id="cloudflare">Cloudflare</h3><p>(Returned +27.62% for the Spaceship Universe and Spaceship Earth portfolios in January, from 1-31 January 2025, converted in Australian dollars and not annualised.)</p><p>Cloudflare’s systems detected and blocked the largest DDoS attack ever reported in October 2024. They also integrated DeepSeek as an AI provider for their gateway systems for customers on January the 2nd, nearly a month before news of its low costs shook global stock markets.</p><p>They reported this and more in their 20th edition of the Cloudflare DDoS Threat report.</p><p>Other highlights included that they blocked 53% more DDoS attacks in 2024 than they did in 2023, at an average of 4,870 DDoS attacks every hour.</p><p>They also noted that Internet of Things devices including smart TVs and set-top boxes are being exploited in cyberattacks.</p><p>You can read more at &nbsp;<a href="https://blog.cloudflare.com/ddos-threat-report-for-2024-q4/?ref=spaceship.ghost.io"><u>the Cloudflare blog</u></a>.&nbsp;</p><h3 id="nu-holdings">NU Holdings</h3><p>(Returned +26.90% for the Spaceship Universe portfolio in January, from 1-31 January 2025, converted in Australian dollars and not annualised.)</p><p>Late last year, NU announced that its Brazil business had surpassed 100 million customers, becoming the first digital banking platform outside of Asia to reach this milestone and the largest bank in Brazil by customer count.</p><p>The word is out that the largest digital banking platform outside of Asia is considering moving its legal base to the UK, and expanding into the US. Both moves would set the company up for global expansion.</p><p>What's spurring the move? NU Bank has a crypto arm, and with President Trump perceived to be crypto-friendly, NU CEO David Velez has told Reuters, “When an administration suddenly sees fintech as being good for consumers and more competition, that makes it more attractive."</p><h3 id="starbucks">Starbucks</h3><p>(Returned +17.17% for the Spaceship Universe and Spaceship Earth portfolios in January, from 1-31 January 2025, converted in Australian dollars and not annualised.)</p><p>While global transactions are still down at Starbucks, the trend is improving, according to the company’s fiscal first quarter report. Several improvements are planned for the remainder of the year, including reducing the number of items on Starbucks' menu, implementing a new algorithm for managing mobile orders, and adding digital menu boards in stores.</p><p>Its new CEO, Brian Niccol, has had the gig since September 2024. He came from Chipotle, so investors have confidence he can turn things around for Starbucks, like he did at Chipotle, which is kind of America’s answer to GYG.</p><h3 id="meta">Meta</h3><p>(Returned +16.88% for the Spaceship Universe and Spaceship Earth portfolios in January, from 1-31 January 2025, converted in Australian dollars and not annualised.)</p><p>First, Meta announced plans to lay off 5% of its lowest performers, and the market, which can be heartless, reacted positively.</p><p>It also announced changes perceived to be targeted at winning favour with the new US administration, such as adding UFC boss Dana White to its board.</p><p>On 29 January, the company announced Q4 and 2024 full year earnings, and highlights included that it’s selling more ads, making more money from them, and increasing the number of people who use its family of apps every day.</p><h3 id="snowflake">Snowflake</h3><p>(Returned +16.72% for the Spaceship Universe and Spaceship Earth portfolios)</p><p>Snowflake makes it easier for companies to organise and understand their data.</p><p>And if AI ends up being cheaper than first expected, as in the case of DeepSeek, it could mean a massive increase in Snowflake’s prospective customer base and thus, demand for its services. That’s what the market’s hoping, and buying into.</p><hr><figure class="kg-card kg-image-card"><img src="https://www.spaceship.com.au/blog/images/2025/02/Spaceship-Voyager-moving-down.jpg" class="kg-image" alt="" loading="lazy" width="1200" height="600"></figure><h2 id="moving-down-%F0%9F%93%89">Moving down 📉</h2><h3 id="nuix">Nuix</h3><p>(Returned -28.96% for the Spaceship Universe Portfolio in January, from 1-31 January 2025, converted in Australian dollars and not annualised.)</p><p>Nuix told its investors they should lower their expectations for its half-yearly results on 24 February, as the company will be reporting lower than expected earnings as some pipeline deals moved from anticipated completion from the first half to second half of the year</p><p>It’s also a company with exposure to AI, as Nuix offers its own models that help make results explainable and defensible for users. The lower prices, driven by DeepSeek, also contributed to the decline.</p><h3 id="kogan">Kogan</h3><p>(Returned -23.19% for the Spaceship Universe Portfolio in January, from 1-31 January 2025, converted in Australian dollars and not annualised.)</p><p>A similar thing happened to Kogan. Its January business update reported tech difficulties had caused a key project – the upgrade of Mighty Ape, which is an entertainment and pop culture store –, to lose sales during the peak shopping sales period, and it will have a meaningful impact on the company’s bottom line.</p><h3 id="zip">Zip</h3><p>(Returned -17.57% for the Spaceship Universe Portfolio, in January, from 1-31 January 2025, converted in Australian dollars and not annualised.)</p><p>Zip announced quarterly results and while they’re still growing, their margins have declined, which means they’re making a tiny bit less profit on each sale, and that adds up. The market pays attention to the details, so even though sales and revenue might be up, as in Zip’s case, they don’t get full marks across the board.</p><h3 id="nvidia">NVIDIA</h3><p>(Returned -11.22% for the Spaceship Universe and Spaceship Earth portfolios in January, from 1-31 January 2025, converted in Australian dollars and not annualised.)</p><p>NVIDIA copped it when DeepSeek released its newest model and it caused the market to second-guess the need for NVIDIA’s continual chip updates. Its next earnings update will be on 26 February.</p><h3 id="enphase-energy">Enphase Energy</h3><p>(Returned -9.96% for the Spaceship Universe and Spaceship Earth portfolios in January, from 1-31 January 2025, converted in Australian dollars and not annualised.)</p><p>Enphase has a few things to contend with: increased tariffs could increase its cost of business, while pushing up inflation overall. Higher interest rates, which can be caused by inflation, impact solar adoption as it’s expensive and people tend to need loans for it. Enphase is also at the mercy of any anti-environmental policies President Trump might introduce.</p><hr><h2 id="the-bottom-line">The bottom line</h2><p>Overall, it’s been a busy month. And as we like to remind our community, Spaceship Voyager portfolio investments are long-haul flights, and turbulence comes with the territory!</p><hr><p>Some of our Spaceship Voyager portfolios invest in Cloudflare, Nu Holdings, Starbucks, Meta, Snowflake, Nuix, Kogan, Zip, NVIDIA, and Enphase Energy at the time of writing.</p><p>Important! We're sharing with you our thoughts on the companies in which Spaceship Voyager invests for your informational purposes only. We think it's important (and interesting!) to let you know what's happening with Spaceship Voyager's investments. However, we are not making recommendations to buy or sell holdings in a specific company. Past performance isn't a reliable indicator or guarantee of future performance.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Spaceship)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/spaceship/">Spaceship</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2025/02/Voyager-movers.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[Spaceship exclusive: Spaceship Voyager Annual Letter]]></title>
            <link>https://www.spaceship.com.au/learn/spaceship-voyager-annual-letter-january-2025/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/spaceship-voyager-annual-letter-january-2025/</guid>
            <pubDate>Thu, 30 Jan 2025 02:00:00 GMT</pubDate>
            <description><![CDATA[Sharing the opportunities and challenges of 2025, and looking back on 2024.]]></description>
            <content:encoded><![CDATA[<h3 id="dear-fellow-investors">Dear fellow investors,&nbsp;</h3><p>2024 proved to be a promising year for our <a href="https://www.spaceship.com.au/voyager/?ref=spaceship.ghost.io" rel="noreferrer">Spaceship Voyager portfolios</a>, fueled by US interest rate cuts, ongoing AI investments, and the “Trump Bump” which supercharged year end market returns.&nbsp;</p><p>Now that we’ve closed out an eventful 2024, it’s time to take a moment to share our perspectives and outlook on the year that passed, and look ahead to the coming year, including its opportunities and challenges.</p><hr>
<!--kg-card-begin: html-->
<blockquote class="instagram-media" data-instgrm-captioned data-instgrm-permalink="https://www.instagram.com/p/DF64RRUsh3L/?utm_source=ig_embed&amp;utm_campaign=loading" data-instgrm-version="14" style=" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:540px; min-width:326px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);"><div style="padding:16px;"> <a href="https://www.instagram.com/p/DF64RRUsh3L/?utm_source=ig_embed&utm_campaign=loading" style=" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;" target="_blank"> <div style=" display: flex; flex-direction: row; align-items: center;"> <div style="background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;"></div> <div style="display: flex; flex-direction: column; flex-grow: 1; justify-content: center;"> <div style=" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;"></div> <div style=" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;"></div></div></div><div style="padding: 19% 0;"></div> <div style="display:block; height:50px; margin:0 auto 12px; width:50px;"><svg width="50px" height="50px" viewBox="0 0 60 60" version="1.1" xmlns="https://www.w3.org/2000/svg" xmlns:xlink="https://www.w3.org/1999/xlink"><g stroke="none" stroke-width="1" fill="none" fill-rule="evenodd"><g transform="translate(-511.000000, -20.000000)" fill="#000000"><g><path d="M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631"></path></g></g></g></svg></div><div style="padding-top: 8px;"> <div style=" color:#3897f0; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:550; line-height:18px;">View this post on Instagram</div></div><div style="padding: 12.5% 0;"></div> <div style="display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;"><div> <div style="background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);"></div> <div style="background-color: #F4F4F4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;"></div> <div style="background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);"></div></div><div style="margin-left: 8px;"> <div style=" background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;"></div> <div style=" width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg)"></div></div><div style="margin-left: auto;"> <div style=" width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);"></div> <div style=" background-color: #F4F4F4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);"></div> <div style=" width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);"></div></div></div> <div style="display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;"> <div style=" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;"></div> <div style=" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;"></div></div></a><p style=" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; line-height:17px; margin-bottom:0; margin-top:8px; overflow:hidden; padding:8px 0 7px; text-align:center; text-overflow:ellipsis; white-space:nowrap;"><a href="https://www.instagram.com/p/DF64RRUsh3L/?utm_source=ig_embed&utm_campaign=loading" style=" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:normal; line-height:17px; text-decoration:none;" target="_blank">A post shared by Spaceship (@spaceshipau)</a></p></div></blockquote>
<script async src="//www.instagram.com/embed.js"></script>
<!--kg-card-end: html-->
<hr><h2 id="the-impact-of-the-us-election">The impact of the US election</h2><p>US elections can have a big impact on the stockmarket, and we saw that happen in 2024.</p><p>When the United States elected President Trump in early November, it ignited renewed market optimism and enthusiasm.</p><p>This is because Trump is perceived to have a pro-business stance that’s expected to lead to deregulation and a reduction in anti-trust enforcement, which would lead to increased power of individual companies.&nbsp;</p><p>This perception had a particularly strong impact on some of the stocks we invest in through the <a href="https://www.spaceship.com.au/voyager/?ref=spaceship.ghost.io" rel="noreferrer">Spaceship Voyager portfolios</a>, including Tesla and Palantir.&nbsp;</p><p>It was especially notable for investors when Trump was named <em>Time</em> magazine's Person of the Year and rang the New York Stock Exchange opening bell. </p><p>Looking ahead to this year, we anticipate that AI will continue to be a major market driver. </p><p>In fact, Taiwan Semiconductor, the foundry responsible for producing the majority of cutting-edge semiconductors, has just projected a 40% annual growth in AI accelerators over the next five years from a high 2024 base.</p><p>That said, we also anticipate increased volatility as reality begins to set in. Risks such as inflation, trade wars, and the prospect of "higher-for-longer" interest rates may come into sharper focus, potentially weighing on the market.</p><hr><h2 id="market-corrections-are-normal">Market corrections are normal</h2><p>Before we delve into the details of what has been a strong year, it would be remiss of us not to state that market corrections of around 14.1% are normal.&nbsp;</p><figure class="kg-card kg-image-card"><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXespMy2YffGp2O2Z-gfcQtsANQnWx3qTYqxdyM75juao_HJapEUUsZw-1cdexGzx6jtHYHh6nUXYP6BdbWh1aL_74c_K8yPasfpWx4HNDOpGr2sgM7ltNjt-R3gTcOdOZbFZ57aSw?key=ktqXoGGvQTH3MsfeouYARazR" class="kg-image" alt="" loading="lazy" width="1970" height="1176"></figure><p>Source: <a href="https://am.jpmorgan.com/us/en/asset-management/adv/insights/market-insights/guide-to-the-markets/?ref=spaceship.ghost.io"><u>JP Morgan</u></a></p><p><strong>Investors should anticipate a market correction every year.</strong> A market correction is when a stock, index, or sector falls between 10% and 20% of its most recent peak.</p><p>While these corrections can be unnerving, we believe long-term investors should avoid trying to time the market, particularly given the tax implications and the risk of missing out on sustained growth.&nbsp;</p><p>This is why <strong>dollar-cost averaging</strong> (DCA), which is when you invest smaller, consistent amounts regularly, can be a helpful strategy for some investors. This approach can reduce emotional decision-making and allow you to buy at lower prices during downturns, which can work in your favour when prices recover.&nbsp;</p><p>When the going gets tough it can help to remember that even with an average intra-year decline of 14.2%, the S&amp;P 500 has posted positive annual returns in 34 out of the last 45 years.</p><hr><h2 id="smaller-stocks-and-fintechs-could-have-their-moment">Smaller stocks and fintechs could have their moment</h2><p>The “Magnificent Seven” (Mag 7), which includes Apple, Amazon, Microsoft, Nvidia, Google, Meta, and Tesla, have been the primary drivers of market performance over the past few years, once again outpacing broader indices.&nbsp;</p><p>While their long-term outlook remains strong, relative to the rest of the market, analysts are projecting their growth rate to map more closely to the broader market.&nbsp;</p><p>In Q4 2024, the Mag 7 were expected to grow at 20%, compared to 17% for the rest of the market (4Q 25), signalling that the growth gap is narrowing (see chart below). </p><figure class="kg-card kg-image-card"><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXd4RPP0qpIpjIepaJNZ12fuXefyyK4V7beZjPS2xyAx_4DH9m1N7i31Rrf4tjygN4EKkK2ho-RNrOsjpfNcyljmAJOSuTF5mMxwDTgT0U58OGK3ex4VpfZucIWTHvrOZwsRFSna?key=ktqXoGGvQTH3MsfeouYARazR" class="kg-image" alt="" loading="lazy" width="381" height="225"></figure><p>Source: <a href="https://am.jpmorgan.com/us/en/asset-management/adv/insights/market-insights/guide-to-the-markets/?ref=spaceship.ghost.io"><u>JP Morgan</u></a></p><p>This could lead to a pause in the performance of these mega-caps, while smaller, more attractively priced stocks with similar growth potential may begin to draw greater investor interest.</p><p>The <a href="https://www.spaceship.com.au/voyager/universe/?ref=spaceship.ghost.io" rel="noreferrer">Spaceship Universe Portfolio</a> has a target weighting of 16.5% in the Mag 7, which means that around 16.5% of the portfolio is invested in those stocks.</p><p>Thankfully, the Where the World is Going (WWG) portfolios have significant exposure outside of the Magnificent Seven. 83.5% of the <a href="https://www.spaceship.com.au/voyager/universe/?ref=spaceship.ghost.io" rel="noreferrer">Spaceship Universe Portfolio</a> is invested in other themes, where we believe there is significant upside.&nbsp;</p><p>While this segment has lagged recently, it has seen some recovery post-Trump’s election. Smaller companies are typically more sensitive to economic shifts, such as declining interest rates and M&amp;A activity — factors that have been muted under the last US administration.&nbsp;</p><p>It's a surprising statistic, considering both the <a href="https://www.spaceship.com.au/voyager/universe/?ref=spaceship.ghost.io" rel="noreferrer">Spaceship Universe</a> and <a href="https://www.spaceship.com.au/voyager/earth/?ref=spaceship.ghost.io" rel="noreferrer">Spaceship Earth</a> portfolios have reached new unit price highs, that the average global <a href="https://www.spaceship.com.au/voyager/universe/?ref=spaceship.ghost.io" rel="noreferrer">Spaceship Universe Portfolio</a> stock is down about 33% from its peak at the time of writing.&nbsp;</p><p>For instance, Disney is down 44%, and Nike is down 56%. AI and technology stocks have led market returns, while many other sectors have been left behind.&nbsp;</p><p>Looking ahead, we are particularly optimistic about the fintech sector where we maintain a large exposure with stocks such as Block.&nbsp;</p><p>Deregulation, lower interest rates, and a resilient consumer point to continued positive momentum.</p><hr><h2 id="investing-in-other-economies-a-look-at-china">Investing in other economies: A look at China&nbsp;</h2><p>As trend investors, we remain focused on the big picture: AI, cloud computing, fintech, and the ageing population.&nbsp;</p><p>However, an interesting macro trend has emerged with China’s post-COVID recovery failing to materialise as expected.&nbsp;</p><p>Given China's high debt levels and aging demographics, the last thing investors wanted to see was deflation — falling prices, which can dampen consumer confidence — taking hold in the market.&nbsp;</p><p>Deflation, while initially appealing, can lead to postponed purchases and deeper economic stagnation.&nbsp;</p><p>In fact, bond markets are now pricing China’s long-term interest rates lower than Japan’s—signaling long-term expectations for low growth and inflation.</p><figure class="kg-card kg-image-card"><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXfoaImnFwFMvCO0B6DwvnqOGWFFRUW_hUarXwFCw1S3s4XMRxOwdossFT2UGX5Gf30n9ArWY1S34RwcVNhvRuLUu3pxdgpOGjRVTGxh8-344zxhR8Yxgbfu21MUetvdA5Fo2O49?key=ktqXoGGvQTH3MsfeouYARazR" class="kg-image" alt="" loading="lazy" width="451" height="321"></figure><p>Source: <a href="https://www.ft.com/content/d299727e-41a1-480b-a44d-780b290bc3c0?shareType=nongift&ref=spaceship.ghost.io"><u>FT&nbsp;</u></a></p><p>This convergence of interest rates has implications for global markets, particularly in relation to Australia, and helps explain why banks have outperformed compared to resource majors like BHP.&nbsp;</p><p>For China’s outlook to improve, domestic consumption must increase, which seems unlikely under the current manufacturing-led economic model.&nbsp;</p><p>However, we are mindful of potential opportunities arising from trade volatility and the export of deflation.</p><hr><h2 id="our-personal-reflection">Our personal reflection</h2><p>Despite a strong year, we missed opportunities in the Industrials and Utilities sector, which performed exceptionally well due to the surge in demand for infrastructure and power (driven by AI and data centers).&nbsp;</p><p>While we have significant exposure to AI, the increased demand for energy is a trend we could have capitalised on.</p><hr><h2 id="looking-ahead-investing-in-where-the-world-is-going-wwg-for-2025">Looking ahead: Investing in Where the World is Going (WWG) for 2025</h2><p>As we look to 2025, our investment philosophy remains focused on <strong>"Investing in Where the World is Going" (WWG)</strong>. This approach focuses on companies with strong growth potential, driven by enduring trends, and a competitive advantage (or “moat”) that allows them to maintain that value over time.</p><ul><li><strong>The Trend</strong>: A company’s ability to create long-term value through emerging trends, such as AI.</li><li><strong>The Moat</strong>: A company’s ability to protect its market position through competitive advantages like branding, scale, and network effects.</li></ul><p>(Check out our <a href="https://www.spaceship.com.au/documents/spaceship_voyager_reference_guide.pdf?ref=spaceship.ghost.io"><u>Spaceship Voyager reference guide</u></a> for more about the WWG process.)&nbsp;</p><p>In contrast to 2022, when COVID-driven trends such as e-commerce and software outperformed temporarily, we believe today’s driving force—AI—is a more lasting and foundational shift.&nbsp;</p><p>Unlike COVID, which was a short-term positive for the likes of ecommerce, AI is a long-term revolution similar to previous technological shifts like PCs, mobile, and cloud computing.&nbsp;</p><p>The opportunities in AI extend beyond just generative models to include advancements in parallel computing and recommender systems impacting advertising and social media newsfeeds.&nbsp;</p><p>There is also potential in agentic AI, with AI not answering questions but automating actions on our behalf, which should provide a boost to software stocks and data platforms, all of which should continue to drive performance for years to come.</p><hr><h2 id="the-bottom-line">The bottom line</h2><p>In 2024, the Spaceship Voyager portfolio investors saw stellar returns for the calendar year.&nbsp;</p><p>The <a href="https://www.spaceship.com.au/voyager/universe/?ref=spaceship.ghost.io" rel="noreferrer">Spaceship Universe Portfolio</a> returned 43.87% in the year ending 31 December 2024. It has returned an annualised performance of 15.28% pa since the Funded Date* of 15 May 2018 (79 months).</p><p>The <a href="https://www.spaceship.com.au/voyager/earth/?ref=spaceship.ghost.io" rel="noreferrer">Spaceship Earth Portfolio</a> returned 34.79% in the year ending 31 December 2024. It has returned an annualised performance of 11.33% pa since the Funded Date* of 12 November 2020 (49 months).</p><p>The <a href="https://www.spaceship.com.au/voyager/origin/?ref=spaceship.ghost.io" rel="noreferrer">Spaceship Origin Portfolio</a> returned 23.51% in the year ending 31 December 2024. It has returned an annualised performance of 10.49% pa since the Funded Date* of 15 May 2018 (79 months).</p><p>For the <a href="https://www.spaceship.com.au/voyager/galaxy/?ref=spaceship.ghost.io" rel="noreferrer">Spaceship Galaxy</a> and <a href="https://www.spaceship.com.au/voyager/explorer/?ref=spaceship.ghost.io" rel="noreferrer">Spaceship Explorer</a> portfolios, investment performance data will be available after one full year of history. They were funded on 30 April 2024.&nbsp;</p><p>Past performance is not a reliable indicator of future performance and is provided for your information purposes only. Returns are net fees, and not a projection.</p><p>The Funded Date represents the date on which the fund was substantially invested in accordance with its investment strategy.</p><hr><h2 id="thank-you-for-your-trust-and-partnership">Thank you for your trust and partnership&nbsp;</h2><p>Thank you for your continued trust and partnership. </p><p>We are excited to work with you throughout 2025 and beyond.</p><hr><p>Some of the Spaceship Voyager portfolios invest in Tesla, Palantir, Block, Disney, and Nike at the time of writing.&nbsp;</p><p>Important! We’re sharing with you our thoughts on the companies in which Spaceship Voyager invests for your informational purposes only. We think it’s important (and interesting!) to let you know what’s happening with Spaceship Voyager’s investments. However, we are not making recommendations to buy or sell holdings in a specific company. Past performance isn’t a reliable indicator or guarantee of future performance.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Jason Sedawie)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/investing/">Investing</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2025/01/Spaceship-Voyager-performance-Jan-2025.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[24.01.25 | We bought and sold some stocks]]></title>
            <link>https://www.spaceship.com.au/learn/24-01-25-we-bought-and-sold-some-stocks/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/24-01-25-we-bought-and-sold-some-stocks/</guid>
            <pubDate>Fri, 24 Jan 2025 03:42:00 GMT</pubDate>
            <description><![CDATA[See the latest changes to the Spaceship Voyager portfolios.]]></description>
            <content:encoded><![CDATA[<p>It's been a minute since we wrote about the latest movements in the Spaceship Voyager portfolios. Here are the latest changes:</p><h2 id="spaceship-universe-portfolio">Spaceship Universe Portfolio</h2><h3 id="bought-dexcom">Bought: DexCom</h3><p>DexCom focuses on continuous glucose monitoring (CGM), which is technology that helps people manage diabetes. </p><p>Given the International Diabetes Federation estimates that by 2030, one adult in nine will have diabetes, there's a lot for DexCom to do.</p><p>DexCom has the most precise sensors for use in CGMs, with a strong presence in the Type 1 diabetes market. </p><p>The company is currently expanding into the much larger Type 2 diabetes market, which is often linked to obesity. </p><p>The more accurate your CGM readings, the better equipped you are to make timely decisions about food, activity, and medication.</p><p>This gives DexCom significant room for growth, but also presents some risks due to the rise of GLP-1 drugs (for example, Ozempic). </p><p>Having said that, these types of treatments might actually increase the need for DexCom's monitoring devices, as patients and doctors who end up on a GLP-1 drug will want to track how well the treatments are working.</p><p>We feel the growth potential is worth it, and given the company's current market value looks attractive compared to historic levels, we felt now was the right time for us to invest.</p><h3 id="sold-seek">Sold: Seek</h3><p>We decided to sell Seek, which is one of Australia's leading job search websites.</p><p>While Seek continues to perform well in Australia, we see limited opportunities for future growth. </p><p>The company's expansion into Asia has faced challenges, and they've actually been losing ground to competitors there. </p><p>While the company has taken steps to address these challenges, we feel their path to success remains uncertain, which is why we exited our position.</p><hr><h2 id="spaceship-earth-portfolio">Spaceship Earth Portfolio</h2><h3 id="bought-dexcom-1">Bought: DexCom</h3><p>You can read more about why we like DexCom above, because we also bought it for the <a href="https://www.spaceship.com.au/voyager/universe/?ref=spaceship.ghost.io" rel="noreferrer">Spaceship Universe Portfolio.</a></p><p>As for why we bought it for the <a href="https://www.spaceship.com.au/voyager/earth/?ref=spaceship.ghost.io" rel="noreferrer">Spaceship Earth Portfolio</a>, we believe DexCom contributes to Goal 3 (Good Health and Well-Being) of the UN Sustainable Development Goals agenda, as it helps reduce the risk of diabetes and associated hospitalisations.</p><hr><h2 id="spaceship-origin-portfolio">Spaceship Origin Portfolio</h2><p>For customers in the <a href="https://www.spaceship.com.au/voyager/origin/?ref=spaceship.ghost.io" rel="noreferrer">Spaceship Origin Portfolio</a>, things are a little different.</p><p>The Spaceship Origin Portfolio is made up of around 100 of some of the largest ASX listed companies by market capitalisation, and around 100 of some of the largest global companies by market capitalisation.</p><p>If a company moves in or out of the Spaceship Origin Portfolio, it will generally be because its market capitalisation has changed, not because we have made a decision to buy or sell it.</p><hr><h2 id="spaceship-galaxy-portfolio">Spaceship Galaxy Portfolio</h2><p>You can read more about why the additions to the <a href="https://www.spaceship.com.au/voyager/galaxy/?ref=spaceship.ghost.io" rel="noreferrer">Spaceship Galaxy Portfolio</a> above, because everything we bought and sold for the Spaceship Universe Portfolio was also bought and sold for the Spaceship Galaxy Portfolio.</p><p>This is because the Spaceship Galaxy Portfolio balances lower-risk investments such as bonds and cash with the same growth investments that meet our "Where the World is Going" criteria and are included in the Spaceship Universe Portfolio.</p><p>Last quarter, nothing changed in the 'bonds and cash' allocation.</p><hr><h2 id="spaceship-explorer-portfolio">Spaceship Explorer Portfolio</h2><p>There were no changes made to the<a href="https://www.spaceship.com.au/voyager/explorer/?ref=spaceship.ghost.io" rel="noreferrer"> Spaceship Explorer Portfolio</a> last quarter.</p><p>Until next time.</p><hr><p>One or more of the Spaceship Voyager portfolios invest in DexCom and Seek at the time of writing. Please refer to the Spaceship app or our website for more information on what each portfolio invests in.</p><p>Important! We’re sharing with you our thoughts on the companies in which Spaceship Voyager invests for your informational purposes only. We think it’s important (and interesting!) to let you know what’s happening with Spaceship Voyager’s investments. However, we are not making recommendations to buy or sell holdings in a specific company. Past performance isn’t a reliable indicator or guarantee of future performance.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Bryna Howes)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/newsletters/">Newsletters</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2025/01/Spaceship-portfolios.png" length="0" type="image/png"/>
        </item>
        <item>
            <title><![CDATA[Real Money Talk: Abby]]></title>
            <link>https://www.spaceship.com.au/learn/real-money-talk-abby/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/real-money-talk-abby/</guid>
            <pubDate>Tue, 14 Jan 2025 23:15:00 GMT</pubDate>
            <description><![CDATA[Abby’s learned from her parents, who went bankrupt, twice.]]></description>
            <content:encoded><![CDATA[<p>This post is based on an interview we conducted with Abby in March 2023.</p><p>Real Money Talk is our series where we interview Australians from all walks of life about their personal finances. The views expressed are those of the interviewees, based on their experiences with money, and as such are not necessarily representative of Spaceship's views.</p><p>We have changed the name of the interviewee for their privacy.</p><h2 id="overview">Overview</h2><p><strong>Name: </strong>Abby	<br><strong>Age:</strong> 24<br><strong>Where do you live? </strong>Tasmania</p><h3 id="please-tell-us-a-bit-about-yourself">Please tell us a bit about yourself.</h3><p>HI! </p><p>I'm a 24-year-old junior doctor in Tasmania. Recently graduated and moved out of the family home, so many big changes. </p><p>I'm a big fan of travel, spending time with my nearest and dearest and eating delicious food! </p><p>Recently I've been more interested in personal finance and how to gain financial freedom.</p><h3 id="whats-your-current-net-worth">What's your current net worth?</h3><p>$153,500 (not including my HECS debt)</p><h3 id="how-does-it-break-down">How does it break down?</h3><ul><li>Savings - $81,500</li><li>Super - $29,000</li><li>Shares - $23,000</li><li>Car - $20,000</li></ul><h3 id="do-you-have-any-debts">Do you have any debts?</h3><p>I do have a HECS debt of ~$53,000</p><h3 id="how-did-you-build-your-net-worth">How did you build your net worth?</h3><p>I started working when I was 16, and despite the low hourly rate, I worked fairly regularly. </p><p>I also initially had a goal of saving $20,000 by the time I was 18, to move interstate for university. </p><p>I didn't end up moving, but it started my saving habits and building my resume and confidence to get bigger and better paying jobs.</p><p>At one point, I was juggling 2 jobs while doing Uni.</p><p>But the main thing that has helped, has been my parents. </p><p>I was lucky to be able to live with them rent-free for three years out of my five year degree. </p><p>As well as my first year working as a doctor, all of which boosted my ability to do what I wanted with my money more.</p><h2 id="earn">Earn</h2><h3 id="tell-us-a-bit-about-your-career">Tell us a bit about your career.</h3><p>I like to say I have had two careers so far in my young life.</p><p>I started working as a barista when I was 16 and continued until I was 23, just before graduating university. It was a good job and easy to work around my uni hours which were often long.</p><p>Then at 23, I graduated and officially became a doctor. I've been working in the medical field for the last year. It has been a hell of a year, a lot of learning and growing.</p><p>In terms of salary, we have a base salary for working full time hours. But often I end up doing overtime working an extra 20-30 hours a fortnight.</p><p>I'm only in the early days of my career but I'm excited to see the growth and potential, both in my role/experiences and salary.</p><h3 id="do-you-have-any-income-sources-outside-your-job-how-much-do-you-earn-from-each-and-how-did-you-develop-them">Do you have any income sources outside your job? How much do you earn from each and how did you develop them?</h3><p>Yes and no.</p><p>I often do market research and surveys, I also get some income from cashback sites. How much I earn really varies depending on what's available. But the extra bit of cash is always appreciated.</p><p>I have considered doing a side hustle, but it's hard to balance with my current hours.</p><p>My investments currently earn very minimal dividends, and anything I earn, I automatically reinvest back.</p><h3 id="what%E2%80%99s-been-important-for-you-to-learn-about-money">What’s been important for you to learn about money?</h3><p>I'm still trying to figure it out myself. </p><p>I know ideally you have multiple streams of income in case your main one fails, but balancing that with actual life isn't easy. </p><p>So I am in awe of anyone who can do it.</p><h2 id="save">Save</h2><h3 id="whats-your-savings-rate-how-has-it-changed-over-time">What's your savings rate? How has it changed over time?</h3><p>My current savings rate is 50% (if I include the money I add to my investments).</p><p>It's fluctuated a lot, depending on how much I earn, and where I'm living.</p><p>When I'm renting, it often goes down, sometimes to 20-30%. But when I was still living at my parent's place, It was as high as 80%.</p><h3 id="do-you-have-a-budget">Do you have a budget?</h3><p>I have a rough budget. I don't restrict how much money I spend on certain things. But I do have goals that I want to reach. </p><p>As long as my bills and rent is paid and I reach my goals for the fortnight/month/year, the rest of the money I spend however I want.</p><p>The only thing is I can't touch my savings, unless it's an expense associated with one of my sinking funds.</p><h3 id="how-much-do-you-spend-per-year">How much do you spend per year?</h3><p>It varies year to year. Not too sure what this year will be, as I've just moved to a new place and the rent is high! But last year I spent ~$25,000. </p><h3 id="do-you-make-purchase-decisions-carefully-or-are-you-loose-with-your-money">Do you make purchase decisions carefully, or are you loose with your money?</h3><p>I'm pretty careful, and I like to think I'm sensible. </p><p>I don't restrict myself when it comes to food, that is my one weakness. </p><p>But I also don't make massive purchases on things.</p><p>Whenever I do buy a new thing, I always do my research, look into potential discount codes and I always sleep on it before I buy it.</p><h3 id="how-is-your-work-life-balance">How is your work-life balance?</h3><p>Honestly, it sucks. </p><p>I do have a great group of friends I see. But my hours at work are so high that sometimes I do sacrifice to fit it all, oftentimes it's my sleep that suffers.</p><h3 id="whats-your-favourite-thing-to-spend-money-on">What's your favourite thing to spend money on?</h3><p>100% food! I rarely hold back with food, when it comes to eating out. For me, it's a simple pleasure in life, eating nice things. I try and keep my groceries relatively tame, but I do tend to go all out with my eating out choices.</p><h2 id="invest">Invest</h2><h3 id="how-do-you-invest">How do you invest?</h3><p>It took a long time before I started. I was researching options for a year before I started with micro-investing. Initially it was through Raiz. But I transitioned to Spaceship after about a year.</p><p>Now I still have my Spaceship account, but I started with Pearler back in 2021 and it's been going well.</p><h3 id="whats-been-your-best-investment">What's been your best investment?</h3><p>VDHG has been pretty good! But my best has definitely been investing in my education around personal finances and investing.</p><h3 id="what%E2%80%99s-been-your-worst-investment">What’s been your worst investment?</h3><p>I don't know if I have one yet, I've just kind of taken it all as a learning opportunity. I mean some of my other investments haven't done that great. But at the same time I started in the middle of COVID and now we're in a cost of living crisis. I'm gonna see what happens in the next 5-10 years, and I'll let you know.</p><h3 id="what%E2%80%99s-been-your-overall-return">What’s been your overall return?</h3><p>I think it's been about 6% overall. A lot of downturns, especially given COVID, but not bad overall.</p><h3 id="how-are-you-building-wealth">How are you building wealth?</h3><p>Mainly by being smart with where my money goes. I currently only have the one main source of income so making sure that I put it to work through savings, investing and my super. Hopefully with time, as my income grows and my overtime shrinks (hopefully), I can start developing other forms of income.</p><h3 id="what-are-your-main-roadblocks-to-building-wealth-how-are-you-addressing-them">What are your main roadblocks to building wealth? How are you addressing them?</h3><p>Mainly time, to develop other income streams. For the moment I'm happy with my current position, so I'm going to give it time, and hopefully as I get older I can start to develop more.</p><h3 id="do-you-have-a-target-net-worth-you-want">Do you have a target net worth you want?</h3><p>I'm currently aiming for $2 million, but I will probably revise that as things change.</p><h2 id="behaviour">Behaviour</h2><h3 id="when-did-you-make-your-first-significant-behavioural-shift-towards-wealth-building">When did you make your first significant behavioural shift towards wealth building?</h3><p>Probably at 18, when I decided that I wasn't moving and I had $20,000 in the bank. </p><p>I started looking into personal finance and researching investing and learning about roads to financial freedom.</p><p>It was hard because I came from a family which wasn't very financially literate. </p><p>My parents filed for bankruptcy twice and we always lived above our means. </p><p>Which made my childhood great, but thinking back as an adult, it does make me scared for my parents, ‘cause habits are hard to break.</p><h3 id="if-you-could-start-again-what-would-you-do-differently">If you could start again, what would you do differently?</h3><p>I would 100% invest earlier. From 18, I would also look into super accounts earlier.</p><p>My advice (to myself) would be, "you're young, take the risks. You may lose it, but you have time to earn it back." </p><p>And, "Don't be scared to live your life, say yes to things even if they cost money, you'll never be 18 at uni with your friends again."</p><h3 id="what-are-some-mistakes-you%E2%80%99ve-made-along-the-way">What are some mistakes you’ve made along the way?</h3><p>Don't be scared with investing. Fear was the main thing that held me back from making that step. A lot of it was related to analysis paralysis, so many options and not knowing which one was the right one.</p><h3 id="do-you-have-any-worries-about-retirement-if-so-how-are-you-planning-to-address-them">Do you have any worries about retirement? If so, how are you planning to address them?</h3><p>Not really. I'm making extra contributions into my super and I invest with the aim to retire early. So I'm pretty happy with where I am currently.</p><h3 id="how-are-you-learning-about-building-wealth">How are you learning about building wealth?</h3><p>Mainly from online sources and podcasts. I have recently read Girls that Invest and it was a really helpful book, helped me clarify what kind of investments I want to make.</p><h3 id="do-you-give-to-charity-if-so-what-percentage-of-your-timemoney-do-you-give">Do you give to charity? If so, what percentage of your time/money do you give?</h3><p>Intermittently. I have recently started doing regular donations to Medecins Sans Frontier and I often donate to Vinnies or Salvos when I can.</p><hr><h2 id="we-want-to-hear-your-real-money-talk">We want to hear your Real Money Talk</h2><p>At Spaceship we’re big believers in sharing our money stories. We want to hear yours, too. In our ongoing <a href="https://www.spaceship.com.au/learn/tag/real-money-talk/?ref=spaceship.ghost.io">Real Money Talk</a> series, members of our community share what they’ve learned about managing money. We’d love you to take part. <a href="https://forms.gle/B2xKnqAqjePMHfFG9?ref=spaceship.ghost.io">Here’s a link to our Real Money Talk survey</a> where you can share your story.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Kelly Simpson)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/real-money-talk/">Real Money Talk</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2023/07/Real-Money-Talk-Abby.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[Spaceship Voyager Monthly Flight Log: November 2024]]></title>
            <link>https://www.spaceship.com.au/learn/spaceship-voyager-monthly-flight-log-november-2024/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/spaceship-voyager-monthly-flight-log-november-2024/</guid>
            <pubDate>Tue, 17 Dec 2024 10:35:00 GMT</pubDate>
            <description><![CDATA[See which stock rose 62%. ]]></description>
            <content:encoded><![CDATA[<p>It already seems a lifetime ago that President Trump was voted back in; The Cure released their first new album in 16 years, and Chappell Roan hosted Saturday Night Live.&nbsp;</p><p>Meanwhile, closer to home, companies in the <a href="https://www.spaceship.com.au/voyager/?ref=spaceship.ghost.io" rel="noreferrer">Spaceship Voyager</a> portfolios were experiencing similar highs and lows.&nbsp;</p><p>Here’s a look at what happened closer to home in November in the Spaceship Universe and Spaceship Earth portfolios.</p><p>(Remember, these figures are from 1 November 2024 – 30 November 2024, are converted into Australian dollars and aren’t annualised.)</p><hr><h2 id="moving-up-%F0%9F%93%88"><strong>Moving up 📈&nbsp;</strong></h2><ul><li>Palantir (PLTR): +62.30%</li><li>Affirm (AFRM): +60.54%</li><li>Snowflake (SNOW): +53.08%</li><li>Shopify (SHOP): +48.76%</li></ul><h2 id="moving-down-%F0%9F%93%89"><strong>Moving down 📉</strong></h2><ul><li>Nubank (NU): -16.51%</li><li>Enphase Energy (ENPH): -13.60%</li><li>Nuix (NXL): -13.44%</li><li>Adore Beauty (ABY): -9.86%</li></ul><hr><h1 id="moving-up">Moving up</h1><figure class="kg-card kg-image-card"><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXd1AyrAL_EjG-LfCWSsnyQevxGIZ1249c2qnf6w8uPLruPcKPQ82a-N6SHQbd4oaHw8rtJxT-OjATMxRZvNeZ1OphpKungQdTV1es8RBJeSWILwV08alo15vmM_S-8Slm6lCFBZuQ?key=ks9Nu9lLBYE2Hvq1VYpUg3Si" class="kg-image" alt="" loading="lazy" width="624" height="312"></figure><h2 id="palantir-rose-6230">Palantir: Rose 62.30%</h2><p>Palantir was named after the seeing stones in Lord of the Rings – and if you’d seen into Palantir’s November, you would’ve seen strong gains.</p><p>You might’ve even seen CEO Alex Karp acting very smug on stage.&nbsp;</p><figure class="kg-card kg-image-card"><img src="https://www.spaceship.com.au/blog/images/2024/12/Alex-Karp-.webp" class="kg-image" alt="" loading="lazy" width="580" height="341"></figure><blockquote>“Given how strong our results are, I almost feel like we should just go home,”</blockquote><p>he said at his company’s most recent earnings call, before announcing its largest profit in its history, alongside a 44% revenue jump year on year.&nbsp;</p><p>He doesn’t hold back in his <a href="https://www.palantir.com/q3-2024-letter/en/?ref=spaceship.ghost.io"><u>Q3 shareholder letter</u></a>, either.&nbsp;</p><blockquote>“A juggernaut is emerging,” he declares.&nbsp;</blockquote><blockquote>“This is the software century, and we intend to take the entire market.”</blockquote><p>Palantir shares received an additional boost after the election as investors anticipated the company would benefit from increased software defense spending, and potentially gain from a government more focused on efficiency.</p><p>This follows the announcement of DOGE (Department of Government Efficiency), whose goal is to reduce US Federal government spending.</p><p>Palantir is in the <a href="https://www.spaceship.com.au/voyager/universe/?ref=spaceship.ghost.io" rel="noreferrer">Spaceship Universe</a> and <a href="https://www.spaceship.com.au/voyager/galaxy/?ref=spaceship.ghost.io" rel="noreferrer">Spaceship Galaxy</a> portfolios.&nbsp;</p><hr><h2 id="affirm-rose-6054">Affirm: Rose 60.54%</h2><p>Affirm shareholders have been onto a winner this year – most recently in November, when the company affirmed its progress in three main ways:</p><ol><li>It announced <a href="https://investors.affirm.com/static-files/8c4ceb50-a34b-485e-970a-623308a960d5?ref=spaceship.ghost.io"><u>massive year-on-year increases</u></a> in both sales and revenue for the first fiscal quarter of 2025.</li><li>It followed it up with a Priceline partnership, which is an online travel site that’s part of the Booking Holdings company. Customers will be able to use the company’s buy now, pay later service to pay for their holidays over time.&nbsp;</li><li>And we can’t forget Affirm’s partnership with Visa, that will see US customers offered a flexible spending card.&nbsp;</li></ol><p>Affirm is in the <a href="https://www.spaceship.com.au/voyager/universe/?ref=spaceship.ghost.io" rel="noreferrer">Spaceship Universe</a>, <a href="https://www.spaceship.com.au/voyager/earth/?ref=spaceship.ghost.io" rel="noreferrer">Spaceship Earth</a>, and <a href="https://www.spaceship.com.au/voyager/galaxy/?ref=spaceship.ghost.io" rel="noreferrer">Spaceship Galaxy</a> portfolios.&nbsp;</p><hr><h2 id="snowflake-rose-5308">Snowflake: Rose 53.08%</h2><p>Snowflake reported a blizzard of November wins including much higher-than-expected quarterly earnings and revenue, which the market typically loves.&nbsp;</p><p>Then they followed it up with a partnership announcement: the company will be joining forces in a multi-year-partnership with Anthropic, the AI company behind the chatbot known as Claude.&nbsp;</p><p>Snowflake’s customers will be able to use Claude AI in their existing Snowflake environments, empowering them with more advanced AI capabilities.&nbsp;</p><p>Anthropic will get access to Snowflake’s 10,000+ customers.</p><p>It sounds like a win-win, and it’s fair to say the market’s excited: the announcements led to Snowflake’s best ever day on the stockmarket.&nbsp;</p><p>Snowflake is in the <a href="https://www.spaceship.com.au/voyager/universe/?ref=spaceship.ghost.io" rel="noreferrer">Spaceship Universe</a> and <a href="https://www.spaceship.com.au/voyager/galaxy/?ref=spaceship.ghost.io" rel="noreferrer">Spaceship Galaxy</a> portfolios.&nbsp;</p><hr><h2 id="shopify-rose-4876">Shopify: Rose 48.76%</h2><p>Shopify announced quarterly earnings and a new appointee to its board: David Heinemeier Hansson, also known as DHH, who’s the engineer that founded Ruby on Rails, which is a coding language much of the internet is built on.&nbsp;</p><p>But back to the earnings: they were rosy, no matter which way you looked.&nbsp;</p><p>Looking backwards, the company announced its sixth consecutive quarter of 25%+ revenue growth, not including logistics, and looking forwards, it forecast further revenue growth for Q4 as the company continues to add larger customers.</p><p>A forecast is a company’s best guess at what will eventuate in the future, and while nobody knows that for sure, the market loves a good growth story.&nbsp;</p><p>Shopify also announced that merchants reported US$11.5bn in gross merchandise sales over Black Friday to Cyber Monday, an increase of 24% over the prior year.&nbsp;</p><p>Shopify is in the <a href="https://www.spaceship.com.au/voyager/universe/?ref=spaceship.ghost.io" rel="noreferrer">Spaceship Universe</a>, <a href="https://www.spaceship.com.au/voyager/earth/?ref=spaceship.ghost.io" rel="noreferrer">Spaceship Earth</a>, and <a href="https://www.spaceship.com.au/voyager/galaxy/?ref=spaceship.ghost.io" rel="noreferrer">Spaceship Galaxy</a> portfolios.&nbsp;</p><hr><h1 id="moving-down">Moving down&nbsp;</h1><figure class="kg-card kg-image-card"><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXfXFiN8rY9Kr-IihgVXLdDhJdrGjO3B3FlhU23H8Qes9AJPhN51bS4_XW2aUZOYLtm6uk950x0IKP5OTV8szdYRIMFI5iKa2SKseHEsEnDXMdnOugkLaPKnEAD35GslH4udxYuOiQ?key=ks9Nu9lLBYE2Hvq1VYpUg3Si" class="kg-image" alt="" loading="lazy" width="624" height="312"></figure><h2 id="nubank-fell1651">Nubank: Fell -16.51%</h2><p>Nubank beat expectations when it announced its quarterly earnings.</p><p>So why did it go down?</p><p>It’s based in Brazil, where interest rates are forecast to grow as high as 14% over the next year.</p><p>Fintech stocks typically fare badly in high-interest environments, because the cost of borrowing money is increased both for the companies and their customers, and their fundamentals can take a hit.</p><p>Although the broader economy may face challenges, we remain confident that a digital-first bank like Nubank, with its lower operating costs, will continue to gain market share against traditional local banks.</p><p>Nubank is in the <a href="https://www.spaceship.com.au/voyager/universe/?ref=spaceship.ghost.io" rel="noreferrer">Spaceship Universe</a> and Spaceship Galaxy portfolios.&nbsp;</p><hr><h2 id="enphase-energy-fell1360">Enphase Energy: Fell -13.60%</h2><p>Enphase Energy fell alongside other renewable energy stocks in early November after the US election.&nbsp;</p><p>Investors are worried that the incoming President Trump will change the policies that have led to more people taking up renewable energy products – which is Enphase’s main gig.&nbsp;</p><p>It’s been a rough few years for renewable energy stocks, which have generally fared badly from higher interest rates around the world.</p><p>Businesses and homeowners tend to borrow money to pay for big upgrades such as solar energy, and higher rates have made that more expensive, and dampened demand across the board.</p><p>Though as electricity prices increase, we believe the economics of solar energy will become more favourable.</p><p>Enphase Energy is in the <a href="https://www.spaceship.com.au/voyager/universe/?ref=spaceship.ghost.io" rel="noreferrer">Spaceship Universe</a>, <a href="https://www.spaceship.com.au/voyager/earth/?ref=spaceship.ghost.io" rel="noreferrer">Spaceship Earth</a>, and Spaceship Galaxy portfolios.&nbsp;</p><hr><h2 id="nuix-fell1344">Nuix: Fell -13.44%</h2><p>Nuix dipped in November after having risen more than 300% since January.&nbsp;&nbsp;</p><p>Its Board released an update noting expected growth for FY25 is likely to be delivered in its second half.&nbsp;</p><p>The market never likes to wait, and Nuix’s stock price has hovered around the same levels since then.&nbsp;</p><p>Nuix is in the <a href="https://www.spaceship.com.au/voyager/universe/?ref=spaceship.ghost.io" rel="noreferrer">Spaceship Universe</a> and Spaceship Galaxy portfolios.&nbsp;</p><hr><h2 id="adore-beautyfell-986">Adore Beauty: -Fell 9.86%</h2><p>There’s a fair bit going on at Adore.&nbsp;</p><p>The company announced a strategy refresh – some might say makeover – that will see the online retailer target the opening of more than 25 bricks and mortar stores over the next three years.</p><p>&nbsp;It intends to deliver customers a similar experience to that which its online shoppers are used to – right down to the Tim Tam packed with every order.&nbsp;</p><p>Adore Beauty is in the <a href="https://www.spaceship.com.au/voyager/universe/?ref=spaceship.ghost.io" rel="noreferrer">Spaceship Universe</a> and Spaceship Galaxy portfolios.&nbsp;</p><hr><p>Some of our Spaceship Voyager portfolios invest in Palantir, Affirm, Snowflake, Shopify, Nubank, Enphase Energy, Nuix, Adore Beauty at the time of writing.&nbsp;</p><p><strong>Important!</strong> We’re sharing with you our thoughts on the companies in which Spaceship Voyager invests for your informational purposes only. We think it’s important (and interesting!) to let you know what’s happening with Spaceship Voyager’s investments. However, we are not making recommendations to buy or sell holdings in a specific company. Past performance isn’t a reliable indicator or guarantee of future performance.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Kelly Simpson)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/investing/">Investing</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2024/12/Voyager-movers.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[How is my super taxed?]]></title>
            <link>https://www.spaceship.com.au/learn/do-i-pay-less-tax-if-i-contribute-more-super/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/do-i-pay-less-tax-if-i-contribute-more-super/</guid>
            <pubDate>Tue, 10 Dec 2024 01:30:00 GMT</pubDate>
            <description><![CDATA[And can you pay less tax if you make extra contributions?]]></description>
            <content:encoded><![CDATA[<p>So, one of your mates mentioned that they contribute extra money into their super account and it means they pay less tax.</p><p>"That sounds interesting, maybe something worth knowing about," you think.</p><p>So you jump online to do some fact-checking, and BAM!</p><p>You come across this blog post, answering questions you didn't even know you had. </p><p>It’s not a complete guide, but it should be enough to get you started.</p><p>How good.</p><h2 id="how-your-super-gets-taxed">How your super gets taxed</h2><p>Basically, there are three different points at which your superannuation contributions can be taxed:</p><h3 id="1-when-it-enters-your-super-fund-contributions">1. When it enters your super fund (contributions)</h3><p>What is super contributions tax? Let’s break it down.</p><p>The most common super contribution is an employer contribution. This is what your employer must pay into your super fund on your behalf.</p><p>Then there's another type of contribution called salary sacrificing. It's when you ask your employer to pay more than they have to.</p><p>You'll pay 15% tax on both types of contributions when they hit your super fund. This is because they come from your pre-tax income, and you haven't paid tax on this money yet.</p><p>(If your combined income and concessional super contributions add up to more than $250,000, you’ll need to pay an extra tax called a <a href="https://www.ato.gov.au/individuals-and-families/super-for-individuals-and-families/super/growing-and-keeping-track-of-your-super/caps-limits-and-tax-on-super-contributions/division-293-tax-on-concessional-contributions-by-high-income-earners?ref=spaceship.ghost.io">Division 293 tax</a>.)</p><p>You can also make after-tax contributions. These are different to salary sacrificing because they come from after-tax money, which means you've already paid your share of tax on them.</p><h3 id="2-while-it%E2%80%99s-in-your-super-fund-investment-earnings">2. While it’s in your super fund (investment earnings)</h3><p>How much tax do you pay on your super balance?</p><p>Your money isn't just sitting in your super fund. </p><p>The <a href="https://www.ato.gov.au/other-languages/information-in-other-languages/super/your-superannuation-basics?ref=spaceship.ghost.io" rel="noreferrer">purpose of super</a> is to grow so it can fund a great retirement for you. </p><p>Over time, your super is hopefully making you extra money that you can spend when you’re legally able to access it. </p><p>This extra money is called an investment earning, but like any investment, investments earnings can be positive or negative.</p><p>When your investment earnings are positive, <a href="https://www.ato.gov.au/individuals-and-families/super-for-individuals-and-families/super/withdrawing-and-using-your-super/early-access-to-super/tax-on-super-benefits?ref=spaceship.ghost.io#ato-Howsuperistaxed" rel="noreferrer">depending on the type of account you have</a>, they’re either tax-free, or taxed at 15%.</p><h3 id="3-when-it-leaves-the-fund-benefits">3. When it leaves the fund (benefits)</h3><p>What’s the super benefits tax?</p><p>Your super benefit is the amount of super you can access when you retire.</p><p>The aim of the game is to retire with the biggest benefit possible.</p><p>If you're older than 60, your super benefit is generally tax-free.</p><p>This does depend on the type of super fund you're in.</p><p>If you get access to your super before you're 60, you'll likely pay some tax. The amount depends on your circumstances.</p><h2 id="so-you-pay-less-tax-if-you-contribute-more-super">So, you pay less tax if you contribute more super?</h2><p>The short answer is yes, but there’s a “BUT” — there’s always a “but.”</p><p>I hear what you’re asking. Why not just maximise your super contributions so you can save on tax?</p><p>Basically, there's a limit to what you can contribute to your super before you start paying extra tax.</p><p>That's because super has <a href="https://www.spaceship.com.au/learn/super-contribution-caps-and-types/?ref=spaceship.ghost.io" rel="noreferrer">contribution caps</a>, which are limits to how much concessional and non-concessional contributions you can add to your super each financial year.</p><p>In some cases, you can exceed the caps if you have unused portions of previous years’ caps. It gets a little tricky – you can find out more at our <a href="https://www.spaceship.com.au/learn/super-contribution-caps-and-types/?ref=spaceship.ghost.io" rel="noreferrer">super contributions cheat sheet</a>, or at <a href="https://www.ato.gov.au/individuals-and-families/super-for-individuals-and-families/super/growing-and-keeping-track-of-your-super/caps-limits-and-tax-on-super-contributions/concessional-contributions-cap?ref=spaceship.ghost.io#ato-Carryforwardunusedcontributioncapamounts" rel="noreferrer">the ATO</a>.</p><p>If you pay more than the caps, you'll likely owe extra tax.</p><h2 id="next-steps">Next steps:</h2><p><br>● Learn more about <a href="https://www.spaceship.com.au/learn/what-is-salary-sacrifice-in-superannuation/?ref=spaceship.ghost.io" rel="noreferrer">salary sacrificing into your super</a>.<br>● Make sure you’re making the most of your super with our <a href="https://www.spaceship.com.au/learn/super-contribution-caps-and-types/?ref=spaceship.ghost.io" rel="noreferrer">super contributions cheat sheet</a>.<br>● And of course, if you’re confused or stuck, the best plan is to call up your super fund for some help.<br>● Interested in paying extra after tax contributions? If you’re a <a href="https://www.spaceship.com.au/learn/super-contribution-caps-and-types/?ref=spaceship.ghost.io" rel="noreferrer">Spaceship Super</a> customer, you can do it in the Spaceship app.<br>● You can also visit the <a href="https://www.ato.gov.au/individuals-and-families/super-for-individuals-and-families/super?ref=spaceship.ghost.io" rel="noreferrer">ATO website</a> for extra super help.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Liv Steigrad)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/superannuation/">Superannuation</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2024/12/How-does-super-get-taxed.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[7 savings hacks for the end of year]]></title>
            <link>https://www.spaceship.com.au/learn/7-savings-hacks-for-the-end-of-year/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/7-savings-hacks-for-the-end-of-year/</guid>
            <pubDate>Tue, 19 Nov 2024 23:23:02 GMT</pubDate>
            <description><![CDATA[Before you know it, it’s 1 January. ]]></description>
            <content:encoded><![CDATA[<p>Before you know it, it’s 1 January and you’ve got a hangover the size of the hole in your savings account.&nbsp;</p><p>Australians are expected to spend about $700 each this festive season – so we’ve got some tips to help you plan for and stretch your money further.&nbsp;</p><h2 id="budget-for-these-7-key-events">Budget for these 7 key events</h2><p>The silly season brings plenty of celebrations. Here are some costs to keep in mind as your calendar starts to fill.&nbsp;</p><figure class="kg-card kg-image-card"><img src="https://www.spaceship.com.au/blog/images/2024/11/Work-Christmas-party.jpg" class="kg-image" alt="" loading="lazy" width="600" height="130"></figure><h3 id="1-the-work-christmas-party">1. The work Christmas party</h3><p>Consider your outfit, transport to and from the event, and the late night kebab you’ll grab on the way home.</p><p>You may need to put some money aside if your workplace has a Secret Santa tradition, if you’re on the hook for attending a smaller team lunch, or if everyone chips in for a Santa photo.&nbsp;</p><p><strong>Tip</strong>: Be prepared for rideshare surcharges and consider carpooling with a colleague.&nbsp;</p><hr><figure class="kg-card kg-image-card"><img src="https://www.spaceship.com.au/blog/images/2024/11/End-of-year-events.jpg" class="kg-image" alt="" loading="lazy" width="600" height="130"></figure><h3 id="2-end-of-year-events">2. End of year events&nbsp;</h3><p>If you’re a parent, you’ll be familiar with the pressure to gift the educators in your little one’s life. There may be other professionals whose work you regularly use, such as cleaners, accountants, or your yoga teacher.</p><p><strong>Tip:</strong> Keeping a wrapped box of chocolates or a bottle of wine on hand for emergencies could be a good option here.&nbsp;</p><hr><figure class="kg-card kg-image-card"><img src="https://www.spaceship.com.au/blog/images/2024/11/Friendsmas.jpg" class="kg-image" alt="" loading="lazy" width="600" height="130"></figure><h3 id="3-friendsmas">3. Friendsmas</h3><p>Christmas can get spendy whether your friends are few or many. Think meals, gifts, transport, and backups for getting home, if you end up partying harder than intended.&nbsp;</p><p><strong>Tip:</strong> Secret Santas and gifting budgets can be your BFFs when gifting your BFFs this Christmas.&nbsp;</p><hr><figure class="kg-card kg-image-card"><img src="https://www.spaceship.com.au/blog/images/2024/11/Extended-family-catch-ups.jpg" class="kg-image" alt="" loading="lazy" width="600" height="130"></figure><h3 id="4-extended-family-catch-ups">4. Extended family catch ups</h3><p>Nieces and nephews can really start to add up. If you’ve gained a family of in-laws, come from a large family, or have a lot of expectations for togetherness each festive season, consider planning for these.&nbsp;</p><p><strong>Tip:</strong> Consider arranging a group gift to make your money stretch further.&nbsp;</p><hr><figure class="kg-card kg-image-card"><img src="https://www.spaceship.com.au/blog/images/2024/11/Thanksgiving.jpg" class="kg-image" alt="" loading="lazy" width="600" height="130"></figure><h3 id="5-thanksgiving">5. Thanksgiving</h3><p>Increasingly common in Australia, even if you’re not hosting, Thanksgiving celebrations include showing up with *something*, even if it’s just a pre-mixed salad.</p><p><strong>Tip: </strong>Ask the host for specific instructions, or suggest taking care of a dinner course, such as dessert.</p><hr><figure class="kg-card kg-image-card"><img src="https://www.spaceship.com.au/blog/images/2024/11/New-Year-s-Eve.jpg" class="kg-image" alt="" loading="lazy" width="600" height="130"></figure><h3 id="6-new-year%E2%80%99s-eve">6. New Year’s Eve</h3><p>There’s less of a chance of your New Years’ being more trouble than it’s worth if you’ve already planned and budgeted your transport, outfit, alcohol, sparklers, and a view of the fireworks.&nbsp;</p><p>Tip: Early-bird tickets and free events can be the place to be on New Year’s Eve, while saving you money.&nbsp;</p><hr><figure class="kg-card kg-image-card"><img src="https://www.spaceship.com.au/blog/images/2024/11/Your-nearest-and-dearest.jpg" class="kg-image" alt="" loading="lazy" width="600" height="130"></figure><h3 id="7-your-nearest-and-dearest">7. Your nearest and dearest</h3><p>Your partner, parents, and pets might fall into this category. Gifts may be your big expense here, alongside dining and events.&nbsp;</p><p>Tip: If you can’t think of a good gift idea, consider brainstorming with ChatGPT or Claude. You’ll be surprised at what they’ll suggest.&nbsp;</p><hr><h2 id="bonus-tips-use-the-tools-at-your-disposal">Bonus tips: Use the tools at your disposal</h2><h3 id="shop-the-sales">Shop the sales</h3><p>Sales happen year-round, but they peak during the festive season. Check out our <a href="https://www.spaceship.com.au/learn/the-ultimate-australian-sales-calendar-updated-for-2024/?ref=spaceship.ghost.io"><u>Aussie Sales Guide</u></a> to time your end-of-year shopping right.</p><h3 id="team-up-with-others">Team up with others&nbsp;</h3><p>Many minds – and bank accounts – make light work. Team up with your friends or family to gift your mutuals, which may help to maximise your impact.&nbsp;</p><h3 id="think-beyond-december">Think beyond December</h3><p>The Christmas season comes around every year, but your financial health can be forever. As the clock ticks down, consider whether you’d rather overspend or keep to your <a href="https://www.spaceship.com.au/learn/financial-habits-to-help-make-you-smarter-with-your-money/?ref=spaceship.ghost.io" rel="noreferrer">longer term money goals</a>. It can help guide your path this festive season.&nbsp;</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Kelly Simpson)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/personal-finance/">Personal Finance</category>
            <category domain="https://www.spaceship.com.au/learn/tag/cost-of-living/">Cost of Living</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2024/11/7-Festive-savings-hacks.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[3 FIRE tips everyone can think about]]></title>
            <link>https://www.spaceship.com.au/learn/fire-tips-everyone-can-think-about/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/fire-tips-everyone-can-think-about/</guid>
            <pubDate>Tue, 19 Nov 2024 21:00:00 GMT</pubDate>
            <description><![CDATA[Even if you don’t subscribe to the way of life, we reckon you might find these FIRE tips helpful.]]></description>
            <content:encoded><![CDATA[<p>We believe the FIRE (<a href="https://www.spaceship.com.au/learn/life-hacks-from-the-fire-movement/?ref=spaceship.ghost.io" rel="noreferrer">financial independence, retire early</a>) ideology has resonated with so many people because it rejects convention and redefines the more traditional expectations around work and play. It appeals to our inner desire to pursue something more meaningful, something that goes beyond our day job.</p><p>Most <a href="https://www.spaceship.com.au/learn/life-hacks-from-the-fire-movement/?ref=spaceship.ghost.io" rel="noreferrer">FIRE</a> followers seem quite happy with the trade-off. If they tighten their purse strings, they get to shave time off of their punch card and enjoy a fuller life that goes beyond the corporate grind.</p><p>With that said, the movement surely isn’t for everyone. But even if you don’t subscribe to the way of life, we reckon you might find these FIRE tips helpful.</p><h2 id="1-practice-financial-minimalism">1. Practice financial minimalism</h2><p>The FIRE movement is about <a href="https://www.spaceshipinvest.com.au/learn/how-to-practice-financial-minimalism-even-if-youre-chaotic/?ref=spaceship.ghost.io">keeping your finances lean</a>. It’s not dissimilar to the philosophy of professional organiser Marie Kondo, who prompts us to rid ourselves of belongings that don't “spark joy.”</p><p>So, how do you practice financial minimalism?</p><ul><li><strong>Pay down debt.</strong> Squashing debt is one of the first priorities for FIRE-goers and is likely sensible advice whether it comes to your credit card, mortgage or any outstanding university payments you might have.</li><li><strong>Live simply.</strong> The FIRE ethos endorses living within your means i.e. being unashamedly frugal. But if your comfort level is more caviar than tuna, perhaps try making a few small changes that can still make a difference to your bottom line.</li><li><strong>Save aggressively.</strong> The FIRE target of saving 50 per cent of your take-home pay is quite ambitious, but you could still consider committing to a regular savings plan.</li></ul><h2 id="2-invest-to-create-wealth">2. Invest to create wealth</h2><p>Faithful FIRE followers typically believe you should invest aggressively if you want to get closer to achieving financial independence and fast track your golden years.</p><p>Low-cost investment options such as share trading apps, managed funds, and exchange traded funds are often popular choices for FIRE devotees.</p><p>If you’re keen to start growing your assets, these may be worth exploring.</p><h2 id="3-identify-whats-important-to-you">3. Identify what's important to you</h2><p>Identifying what’s important to you is one of the biggest pulls for the horde of supporters who have thrown their weight behind FIRE.</p><p>For most FIRE followers, this means rejecting the 30-40 year “ball and chain” of a conventional career path in favour of something a little more meaningful.</p><p>By establishing your short and long-term goals, and why they're important to you, you might find it easier to commit to your plans and achieve your goals. Sometimes all it takes is something concrete you can work towards.</p><hr><h2 id="to-fire-or-not-to-fire">To FIRE or not to FIRE?</h2><p>The FIRE movement is about being smart (and sometimes a bit strict) with your money, so you can pursue things that are important to you sooner.</p><p>It takes commitment to follow the FIRE movement, so it’s not for everyone. But hopefully these inspired tips can help you on the path to financial freedom. Even just some small changes and tweaks to your money habits might be worth it, especially if it means you can throw in the towel and live life on your terms, a little sooner — whether that’s spending your summer sailing in St Tropez, teaching English to students in Bangladesh, or building a wellness retreat in the rainforest.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Nicole Webb)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/personal-finance/">Personal Finance</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2024/11/financial-independence-retire-early.png" length="0" type="image/png"/>
        </item>
        <item>
            <title><![CDATA[Real Money Talk: Sam]]></title>
            <link>https://www.spaceship.com.au/learn/real-money-talk-sam-2/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/real-money-talk-sam-2/</guid>
            <pubDate>Thu, 07 Nov 2024 00:30:00 GMT</pubDate>
            <description><![CDATA[Sam’s a 34-year-old passionate investor who’s been completely broke, twice.]]></description>
            <content:encoded><![CDATA[<p><br>This post is based on an interview we conducted with Sam in February 2022.</p><p>Real Money Talk is our series where we interview Australians from all walks of life about their personal finances. The views expressed are those of the interviewees, based on their experiences with money, and as such are not necessarily representative of Spaceship's views.</p><p>We have changed the name of the interviewee for their privacy.</p><h2 id="overview">Overview</h2><p><strong>Name: </strong>Sam<br><strong>Age:</strong> 34<br><strong>Where do you live? </strong>Sydney</p><p><strong>Please tell us a bit about yourself.</strong></p><p>My lifetime career is hospitality and tourism, now transitioning into running my own business in the health &amp; wellness industry.</p><p>I was never good with money, never really saved up anything. Once I filled up some money into my piggy bank as a teenager, I bought myself a dreamed-of electric guitar.</p><p>All the various jobs I had never really served me with a lot of income, but rather with food, places and experiences.</p><p>I got completely broke – twice and it hurt. The first time I said to myself not to go out and to party less so I don't waste most of my money on nights out. The second time it happened, I told myself, wait – something is terribly wrong. I didn’t waste my money on going out anymore and still didn’t have control of my money.</p><p>Then I started to think more about where money comes from, what's its value and how to make more of it and save it. Reading and researching a lot online, I came to forex trading which didn't turn out to be my thing and then, finally to investing, which is something that I really love and want to stick to for the rest of my life.</p><p><strong>What's your current net worth?</strong></p><p>$142,000</p><p><strong>How does it break down?</strong></p><ul><li>Super - $24,000</li><li>Shares - $56,000</li><li>Micro investing apps - $32,000 (Micro :-D)</li><li>Cash and equity around - $30,000</li></ul><p><strong>Do you have any debts?</strong></p><p>Zero, I hate debt from the bottom of my heart.</p><p><strong>How did you build your net worth?</strong></p><p>With very small steps, one at a time. I bought my first shares of a tech company for a mere $1,000 (just above $3 per share).</p><p>After about five months I sold them all with a loss as I urgently needed money. I didn't know what an emergency fund was back then and thought it was a good idea to liquidate my only stock.</p><p>If only I had today's brain and knew that I should only invest money that I don't need / can afford to lose, and guess what - it turned out to be a big winner which reached $40 per share in 4 years time.</p><p>This was my lesson in the stock market and believe me this is my biggest regret. Since then, I started with a more organised approach to finances, doing more research and being confident about the companies I buy, bit by bit, dollar by dollar.</p><h2 id="earn">Earn</h2><p><strong>Tell us a bit about your career.</strong></p><p>I am a European born and raised boy. I have studied and successfully graduated from the hospitality and travel industry. I went through multiple companies and countries, working in any role you can name – from a baker to waiter to receptionist to travel guide to bell-boy to valet driver and everything in between.</p><p>When I moved to Australia in 2012, I started expanding my career a little bit further – being in events, operations, logistics, maintenance and management positions. That was life changing.</p><p>After all those enriching experiences around the world, travelling and so much food and human interaction, I decided to pursue a new sector of my interest, that matters to me the most – health. Studying relationships between humans and our careers, food and environment, started aligning with my wellness coaching business.</p><p><strong>Do you have any income sources outside your job? How much do you earn from each and how did you develop them?</strong></p><p>Oh, believe me,  I had been looking for ways to make money from different sources than a job for past 10 years, however outside of my simple jobs, I'm only getting some dividends paid to my investment accounts.</p><p>I am still amazed by how the financial market works and can bring us money while we sleep.</p><p>I believe this is a long haul game, and I'm working on an income generating investment portfolio that will eventually deliver a proper paycheck, aside from my business. And I know that patience is my new friend.</p><h2 id="save">Save</h2><p><strong>What's your savings rate? How has it changed over time?</strong></p><p>I read a lot about saving money tips to learn from people who are good at it. It helped me categorise my income into different accounts, create an emergency fund and short-term savings too.</p><p>My understanding of savings started to arise around five years ago. I'm getting better at it every year.</p><p><strong>Do you have a budget?</strong></p><p>I don't limit my spending by a certain amount, as I have already learned how to manage my money wisely. However I love my budgeting spreadsheets, where I very methodically keep every cent in the ring and I can't wait till the last day of each month to jump onto the numbers!</p><p>It helps me understand my earning and spending patterns which is very valuable to me in order to make future improvements. It may not be the #1 most exciting thing for most people, but once you fill a few months worth of columns, it starts making a lot more sense.</p><p><strong>How much do you spend per year?</strong></p><p>About AU$40,000.</p><p><strong>Do you make purchase decisions carefully, or are you loose with your money?</strong></p><p>Very carefully.</p><p>I give myself days, or even weeks before I decide to buy something more valuable. Buying small items like coffee and pastries is a reward to me, I take them as occasional treats, mini celebrations of life, because every $1.00 of micro splurging could potentially make a $5.00 difference in your future investment portfolio. I am very grateful for these decisions as they helped me invest more money than I would otherwise spend elsewhere on consumables.</p><p><strong>How is your work-life balance?</strong></p><p>I work and study more than I chill. Sometimes I wish it was the other way around but maybe I am just a workaholic?</p><p><strong>What's your favourite thing to spend money on?</strong></p><p>Healthy food.</p><h2 id="invest">Invest</h2><p><strong>How do you invest?</strong></p><p>Through multiple Australian and American micro-investing apps and stock exchange platforms. With some financial advisory subscriptions and a lot of my own passionate homework.</p><p><strong>What's been your best investment?</strong></p><p>Two fintech companies.</p><p><strong>What's been your worst investment?</strong></p><p>Forex trading (not for everyone) and some of the stock that was recommended to me, but I didn't trust my gut feel and bought it. Now I only buy into a stock that I understand and resonate with.</p><p><strong>What’s been your overall return?</strong></p><p>Since the very beginning, it's over 30%.</p><p><strong>How are you building wealth?</strong></p><p>Mainly by investing in high quality companies with slower but surer growth and dividend payments. Long-term holding. Topping up my super. Also buying into some more speculative and volatile IPOs and trading.</p><p><strong>What are your main roadblocks to building wealth? How are you addressing them?</strong></p><p>I want higher pay checks. Then I could invest a bigger portion of my income. I am constantly working on more sustainable and innovative forms of income.</p><p><strong>Do you have a target net worth you want?</strong></p><p>Yes. One million by the age of 40.</p><h2 id="behaviour">Behaviour</h2><p><strong>When did you make your first significant behavioural shift towards wealth building?</strong></p><p>In 2016/17 when I started attending investing seminars, meetings and webinars and bought my first ASX stock.</p><p><strong>If you could start again, what would you do differently? </strong></p><p>OMG - my favourite question! I'd get some financial literacy. RIGHT AWAY. Start buying ETFs as soon as I was eligible for a bank account. I wish I was educated by someone, my parents, my friends or teachers... Unfortunately information about why and how to start investing is not commonly visible in the space, it's more complex and time consuming to understand it.</p><p><strong>What's been important for you to learn about money? </strong></p><p>To never buy any stock until I have my emergency fund and ample savings to invest. Start small. I think bloody $20 a week or month into Spaceship would've been an amazing start. More value in life than a couple of beers at the bar. And to automate the transfers straight after I get paid.</p><p><strong>Do you have any worries about retirement? If so, how are you planning to address them?</strong></p><p>No worries at all. My super dashboard shows me some of the percentage of savings I need for a comfortable retirement. I take it as a good guide, but I plan to retire at 50 with a well running business and valuable investments that compound over time, so there should be no stress relying only on the super fund in the future.</p><p><strong>How are you learning about building wealth?</strong></p><p>My inner passion gets me to various websites, blogs, businesses, podcasts, books and also real people. And also, the market itself is a great teacher. I learned a lot about my own psychology from doing the real thing, not just from demo accounts or reading... It's worth mentioning that good advice doesn't always come cheap in my opinion. I value some subscription services which teach me and help me make the right decisions. I believe investing in education is always worth it.</p><p><strong>Do you give to charity? If so, what percentage of your time/money do you give?</strong></p><p>No. I don't believe in charities as yet. However it is an interesting fact that I'd love to know more about - if the money really goes to it's sole purpose?</p><hr><h2 id="we-want-to-hear-your-real-money-talk">We want to hear your Real Money Talk</h2><p>At Spaceship we’re big believers in sharing our money stories. We want to hear yours, too. In our ongoing <a href="https://www.spaceship.com.au/learn/tag/real-money-talk/?ref=spaceship.ghost.io">Real Money Talk</a> series, members of our community share what they’ve learned about managing money. We’d love you to take part. <a href="https://forms.gle/B2xKnqAqjePMHfFG9?ref=spaceship.ghost.io">Here’s a link to our Real Money Talk survey</a> where you can share your story.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Kelly Simpson)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/real-money-talk/">Real Money Talk</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2022/10/Real-Money-Talk-Sam.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[Spaceship Voyager Monthly Flight Log: October 2024]]></title>
            <link>https://www.spaceship.com.au/learn/spaceship-voyager-monthly-flight-log-october-2024/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/spaceship-voyager-monthly-flight-log-october-2024/</guid>
            <pubDate>Thu, 07 Nov 2024 00:00:00 GMT</pubDate>
            <description><![CDATA[Here’s a look at the stories behind October’s biggest rises and falls. ]]></description>
            <content:encoded><![CDATA[<p>What makes the market move?&nbsp;</p><p>Here’s a look at the stories behind October’s biggest rises and falls in the Spaceship Universe and Spaceship Earth portfolios in our Spaceship Voyager Monthly Flight Log: October 2024.</p><p>(Remember, these figures are from 1 October 2024 – 31 October 2024, are converted in Australian dollars and aren’t annualised. Markets move up and down, so stay tuned for part two of our report, with the stories behind October’s biggest falls.)&nbsp;</p><h2 id="spoiler-alert">Spoiler alert:&nbsp;</h2><h3 id="moving-up-%F0%9F%93%88">Moving up 📈</h3><ol><li>Lululemon (LULU): +22.32%</li><li>Nuix (NXL): +18.90%</li><li>ZIP Co (ZIP): +16.08% No news</li><li>Life360 (360): +15.88%</li><li>Block Inc (SQ2): +15.20%</li></ol><h3 id="moving-down-%F0%9F%93%89">Moving down 📉</h3><ol><li>Enphase Energy (ENPH): -21.77%&nbsp;</li><li>ASML Holding (ASML): -16.95%</li><li>Roku (ROKU): -12.92%</li><li>AMD (AMD): -12.89%</li><li>First Solar (FSLR): -12.84%</li></ol><hr><h1 id="moving-up">Moving up</h1><figure class="kg-card kg-image-card"><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXfTsRrdBhfRQn3jqDoYMbCfNtgKwZmYO2aoRPeT6KaaQIK9Slbm6yJrjvL9-w22e4QVAe48a0b49N8EpQdz3-y0toDA_1upj8lq_ZuE0a_X7CSDXtBmdH2BiCPb6VBT2MdLpSdUnEodU-thrbqv6zsWRPc8?key=Ng5mP4WyYWUU0Wi7TQryx7yr" class="kg-image" alt="" loading="lazy" width="624" height="312"></figure><h2 id="lululemon-athletica-inc">Lululemon Athletica Inc</h2><h4 id="rose-2232">Rose 22.32%&nbsp;</h4><p>(from 1-30 September 2024, converted in Australian dollars and not annualised.)</p><h4 id="why-did-lululemon-stock-go-up">Why did Lululemon stock go up?</h4><p>Lululemon’s yearly stock chart looks like I do each time I go to yoga class: reluctant to come out of child’s pose.&nbsp;</p><p>But after a long year in savasana, the luxury athleisure brand has been showing signs of revival.&nbsp;</p><p>To date it’s been challenged by a few things:</p><ul><li>Baggy pants are in fashion now, which is at odds with Lululemon’s flagship yoga leggings line.</li><li>Dupe culture, there have been more than 150m views of #lululemon dupes on TikTok. Lululemon has been fighting back, letting potential customers trade the knock offs for the real deal so they know the difference.</li><li>It stopped releasing as many new colours and prints of its core lines, so shoppers had less options, which inspired less repeat business.</li><li>It had to lower its profit forecast for FY25 – and the market never likes that.&nbsp;</li></ul><p>But lately, it’s been saluting the sun.&nbsp;</p><ul><li>The company announced a partnership with the NHL in North America, so it’ll be selling merch for a whole bunch of ice hockey teams.&nbsp;</li><li>It just released a short video with its ambassador Park Seo-Jun, a dreamboat who starred in The Marvels, Parasite, and Jinny’s Kitchen.</li><li>It’s taking on – and succeeding in – the Chinese market, which is pretty rare for a Western brand. In its last earnings release it reported 34% increased revenue from China Mainland year on year.&nbsp;</li></ul><p>You can watch ‘Stories of Growth’ here.&nbsp;</p><div class="video-container">
    <video controls="" preload="auto" playsinline="" width="100%">
        <source src="https://images.lululemon.com/is/content/lululemon/482A_LLQ3_TWG_SOG_FULL_EN_1920x1080#t=0.001" type="video/mp4">
        Your browser does not support the video tag.
    </video>
</div>
<style>
.video-container {
    position: relative;
    width: 100%;
    max-width: 1920px;
    margin: 2em auto;
}

.video-container video {
    display: block;
    width: 100%;
    height: auto;
    border-radius: 8px;
}
</style><p>Fun fact (depending on your definition of fun) – Lululemon also has a <a href="https://youtube.com/playlist?list=PLPbDo1Dse11zDOdY0aie7ltoNfrULoNgW&si=I0uUuVTKVhH88jOp&ref=spaceship.ghost.io"><u>collection of online workout videos</u></a> you can access for free.&nbsp;</p><hr><h2 id="nuix-ltd">Nuix Ltd</h2><h4 id="rose-1890">Rose 18.90%</h4><p>(from 1-30 September 2024, converted in Australian dollars and not annualised.)</p><h4 id="why-did-nuix-stock-go-up">Why did Nuix stock go up?</h4><p>One word: AI. A key driver of results is their new product, Nuix Neo. With AI integration, Neo can quickly and accurately transform data into actionable insights, transforming and making sense of data for government agencies and corporations around the world.</p><p>When shady things happen, Nuix helps shine a light on them.&nbsp;</p><h3 id="shady-thing-1-the-panama-papers">Shady thing #1: The Panama Papers</h3><p>The Prime Minister of Iceland stepped down, the Prime Minister of Pakistan was implicated, gaoled, and then banned from being PM, and a bunch of Vladimir Putin’s pals were revealed and copped fallout fallout from the leak of 11.5 million documents, coordinated by 370 journalists in 100+ countries working together, that exposed offshore tax evasion of the prominent and powerful.&nbsp;</p><p>And they might’ve gotten away with it, too, if it weren’t for that pesky Australian forensic data company, Nuix.&nbsp;</p><p>The journalists used Nuix to interrogate the leaked data and it led to eventual recovery of more than $1 billion in fines and back taxes.&nbsp;</p><h3 id="shady-thing-2-crypto-related-cybercrime">Shady thing #2: Crypto-related Cybercrime&nbsp;</h3><p>A specialised cybercrime unit in the United Kingdom was having trouble making sense of the digital evidence it seized, which included cryptocurrency addresses and keys.&nbsp;</p><p>The trick was, it was hidden by sophisticated hackers in places like images, PCs, laptops, and cloud storage.&nbsp;</p><p>Who you gonna call? They reached out to Nuix.&nbsp;</p><p>Nuix built a special algorithm that helped recover the addresses and keys, and recover stolen currency from a global crime that stole 20 million pounds from thousands of victims worldwide.&nbsp;</p><p>Obviously they’ve got skills. And they had a cracker of an annual report, released on 19 August 2024, that absolutely blitzed it – the company reported statutory net profit had more than doubled year over year –&nbsp; causing the stock to go on a tear ever since.&nbsp;</p><hr><h2 id="zip-co-ltd">Zip Co Ltd</h2><h4 id="rose-1608">Rose 16.08%</h4><p>(from 1-30 September 2024, converted in Australian dollars and not annualised.)</p><h4 id="why-did-zip-stock-go-up">Why did Zip stock go up?</h4><p>Zip’s story is in the eye of the beholder. If, like us, you’ve been holding it since 2018, you’ve had a crash course in volatility – the stock crashed, and now it’s correcting its course.</p><p>In 2024, Zip’s been flying. It’s grown about 500% (from .62c on 2 January 2024, and closing at $3.02 at the time of writing on 4 November 2024) – though there’s still a way to go before it returns to all time highs.&nbsp;</p><p>Most recently, though, Zip announced some stellar results: its total transaction value grew 22.8% for the 1Q FY25 quarter, vs the same period last year. The company decreased its bad debt, and increased both its active customers and merchants. America has been the standout with revenue growing 45.6% showing accelerating growth.</p><p>And now there are even whispers it might return a dividend over the next few years.&nbsp;</p><hr><h2 id="life360-inc">Life360 Inc</h2><h4 id="rose-1588">Rose 15.88%</h4><p>(from 1-30 September 2024, converted in Australian dollars and not annualised.)</p><h4 id="why-did-life360-stock-go-up">Why did Life360 stock go up?</h4><p>LIfe360 stock took a leap on this year’s leap day (29 February), when it reported plans to start advertising to its 61 million monthly active users globally. It was a good month for them – w<a href="https://www.spaceship.com.au/learn/spaceship-voyager-monthly-flight-log-march-2024/?ref=spaceship.ghost.io"><u>e reported on it at the time</u></a>.&nbsp;</p><p>If you’ve been tracking the stock since then, you’d note a few key inflection points: such as joining the Nasdaq in June, reporting over 2 million global subscribers in August, partnering with ad providers including Google, and now joining the Russell 2000 and 3000, which tracks the largest 3000 companies by market cap, as well as those ranked from 1000-3000.&nbsp;</p><p>Joining the Russells 2-and-3000 is a big deal. It’s sort of like the S&amp;P 500, but for smaller stocks. Benefits include more eyeballs on the stock, and that index funds that track the Russell 2000 or Russell 3000 have to buy into the stock. It’s also confidence building. To borrow a football analogy – Life360’s made it to the Championship. Next stops are the Premier and Champions League.&nbsp;</p><hr><h2 id="block-inc">Block Inc</h2><h4 id="rose-1520">Rose 15.20%</h4><p>(from 1-30 September 2024, converted in Australian dollars and not annualised.)</p><h4 id="why-did-block-stock-go-up">Why did Block stock go up?</h4><p>Block got a bump when it announced a new partnership between its Cash App and Lyft. Lyft customers will be able to pay with the Cash App straight from the Lyft app. In just one quarter, Lyft reported more than 23 million riders, and a cut of those payments could be lucrative for Block. </p><p>Block’s got an enviable financial product suite. Alongside Cash App, it counts Square and AfterPay as its own – and it mobilised them to grow gross profit by 17% year on year, vs Q2 2023.&nbsp;</p><hr><h1 id="moving-down">Moving down&nbsp;</h1><figure class="kg-card kg-image-card"><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXfTzu-YfQxvy0RC6VggecuaYIzR9K62mXBeYeTSlD7syySBmk8LVujlbQ3yZ2qooBaQKH0LM-9YKbjXbVDkdM-SNiFPdfQ04S7wCYepgBPo6QTbqEOfd4iBVRED_OoE3DuvYjn_fh8dw3eBRWRBfFi18ONr?key=Ng5mP4WyYWUU0Wi7TQryx7yr" class="kg-image" alt="" loading="lazy" width="624" height="312"></figure><h2 id="enphase-energy">Enphase Energy</h2><h3 id="fell-2177">Fell 21.77%</h3><p>(from 1-30 September 2024, converted in Australian dollars and not annualised.)</p><h4 id="why-did-enphase-energy-stock-go-down">Why did Enphase Energy stock go down?</h4><p>Sometimes stock charts look like sunrises, and sometimes they look like sunsets.&nbsp;</p><p>While Enphase Energy is in the solar power industry, it’s been in its sunset era recently.&nbsp;</p><p>Widely seen as a market leader, Enphase recently reported its 3Q 2024 earnings and the main takeaway was that they’re making less money than last year, and their European sales have dropped. Additionally, a large US customer also announced bankruptcy, and while management believe other customers would pick up the business, once again investors were disappointed as a turnaround in the solar industry continues to be pushed out.</p><p>In response, the company’s been shipping more of its product from its US facilities, which gives them increased tax breaks. It’s also leaning more heavily on its home battery and software products.&nbsp;</p><hr><h2 id="asml-holding">ASML Holding</h2><h3 id="fell-1695">Fell 16.95%</h3><p>(from 1-30 September 2024, converted in Australian dollars and not annualised.)</p><h4 id="why-did-asml-holding-stock-go-down">Why did ASML Holding stock go down?</h4><p>ASML reported its earnings and the main takeaway is that the company has lowered its expectations for how much money it thinks it will make in 2025.&nbsp;</p><p>It’s taking less orders for its products than expected. <a href="https://www.spaceship.com.au/learn/spaceship-voyager-monthly-flight-log-september-2024/?utm_source=email-newsletter&utm_medium=email&utm_campaign=voyager-Email-Digest-091024-428&utm_source=Iterable&utm_medium=email&utm_campaign=campaign_PROOF_CAMPAIGN_NAME#:~:text=Why%20did%20ASML%20Holding%20stock%20go%20down%3F%C2%A0"><u>Last month</u></a>, we kept you posted on how ASML was copping some geopolitical blowback. It’s been prevented from exporting some of its products to China, which has weakened its results. The semiconductor foundry industry has always been highly concentrated, and it is becoming even more so. Traditional players like Samsung and Intel are struggling to compete with Taiwan Semiconductor. ASML machines are expensive, and customers are finding it challenging to manage the necessary upgrades to their ASML equipment.</p><p>The implication of this is that investors who had based their investments on increased semiconductor production in foundries are now witnessing a decline in the number of customers. As a result, the company's expected profits are being impacted, as the pool of successful customers appears to be shrinking, though we believe the overall market demand will continue to grow.</p><hr><h2 id="roku">Roku</h2><h3 id="fell-1292">Fell 12.92%</h3><p>(from 1-30 September 2024, converted in Australian dollars and not annualised.)</p><h4 id="why-did-roku-stock-go-down">Why did Roku stock go down?</h4><p>Roku’s another story of a stock with slower than expected sales.&nbsp;</p><p>Ultimately, Roku makes money from streaming. In its Q3 Earnings report, it reported increases in the number of households that are using its products to stream, and in the number of hours they’re spending streaming. This adds up to an increase in revenue – so much so that it’s had its first $1 billion quarter.&nbsp;</p><p>So why the dip?</p><p>Roku’s expecting to grow more slowly in Q4 than the market wanted. Similar to Netflix, Roku announced that it will no longer report streaming household numbers. The market interprets this as a signal of potential slowing growth. However, like Netflix, we believe that metrics such as revenue and user engagement (time spent) are more important, as the key factor is not just the number of users, but how much time they spend on the platform.</p><hr><h2 id="amd">AMD</h2><h3 id="fell-1289">Fell 12.89%</h3><p>(from 1-30 September 2024, converted in Australian dollars and not annualised.)</p><h4 id="why-did-amd-stock-go-down">Why did AMD stock go down?</h4><p>Fun fact! AMD CEO Lisa Su is related to NVIDIA CEO Jensen Huang. High performance computing clearly runs in the family.&nbsp;</p><p>AMD hasn’t been experiencing NVIDIA’s rocketing highs, but it’s currently second to Intel in CPU market share, and it’s gaining on second place in GPU market share behind NVIDIA.&nbsp;</p><p>In October AMD revealed the next generation of its products at an event it called Advancing AI, and market response was underwhelming with some speculating it’s not doing enough to catch up to NVIDIA. It’s tough to compete with NVIDIA, but second place isn’t so bad.&nbsp;</p><hr><h2 id="first-solar">First Solar</h2><h3 id="fell-1284">Fell 12.84%</h3><p>(from 1-30 September 2024, converted in Australian dollars and not annualised.)</p><h4 id="why-did-first-solar-stock-go-down">Why did First Solar stock go down?</h4><p>First Solar is another solar stock affected by the sector’s downturn, with concerns about a potential reduction in tax credits if Trump returns to office. While tax credits may be reduced or removed, tariffs could be implemented to protect domestic U.S. producers. Additionally, First Solar has completely sold out production through to 2026 reducing some of our concerns. In late October it reported 3 Q 2024 results that underwhelmed the market. Nonetheless, for the solar industry, we tend to defer to this song of wisdom: “The sun will come out tomorrow.”&nbsp;</p><hr><p>Some of our Spaceship Voyager portfolios invest in <em>Lululemon, Nuix, Zip, LIfe360, Block, Enphase Energy, ASML Holding, Roku, AMD, and First Solar</em> at the time of writing.&nbsp;</p><p>Important! We’re sharing with you our thoughts on the companies in which Spaceship Voyager invests for your informational purposes only. We think it’s important (and interesting!) to let you know what’s happening with Spaceship Voyager’s investments. However, we are not making recommendations to buy or sell holdings in a specific company. Past performance isn’t a reliable indicator or guarantee of future performance.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Kelly Simpson)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/investing/">Investing</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2024/11/Voyager-movers.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[25 smart money quotes]]></title>
            <link>https://www.spaceship.com.au/learn/smart-money-quotes/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/smart-money-quotes/</guid>
            <pubDate>Wed, 06 Nov 2024 23:30:00 GMT</pubDate>
            <description><![CDATA[Financial wisdom from various thought leaders, game changers and entrepreneurs.]]></description>
            <content:encoded><![CDATA[<p>We all like to think we’re pretty smart when it comes to money, but if one thing seems certain about money, it’s this: you can never know enough. That’s why we decided to source some financial wisdom from various thought leaders, game changers and entrepreneurs. Ahead, you’ll find 25 quotes designed, at the very least, to make you think.</p><p>—</p><h2 id="1-sophia-amoruso">1. Sophia Amoruso</h2><p><strong>“<em>Money looks better in the bank than on your feet.</em>” — Sophia Amoruso</strong></p><p>Serial entrepreneur Sophia Amoruso founded ecommerce store Nasty Gal in 2006 before going on to launch an online media company for women called Girlboss (named after Amoruso’s best-selling book,<a href="https://www.goodreads.com/book/show/18667945-girlboss?from_search=true&ref=spaceship.ghost.io"> <em>#GIRLBOSS</em></a>). With this quote, Amoruso reminds us to <a href="https://www.spaceship.com.au/learn/what-to-consider-before-you-make-a-big-purchase/?ref=spaceship.ghost.io" rel="noreferrer">think before we spend money</a>; you may regret your purchase, but it’s unlikely you’ll regret saving your money.</p><h2 id="2-warren-buffett">2. Warren Buffett</h2><p><strong>“<em>Price is what you pay; value is what you get.</em>” — Warren Buffett</strong></p><p>The inimitable Warren Buffett has plenty of wise money quotes, we’re sure. But we like this one, specifically because it emphasises the difference between cost and value. It’s especially applicable when it comes to <a href="https://www.spaceship.com.au/voyager/?ref=spaceship.ghost.io" rel="noreferrer">stocks</a>. You might pay 25 cents for a stock (which might seem like a reasonably cheap price), but the intrinsic value of the stock might be miles more valuable.</p><h2 id="3-shonda-rhimes">3. Shonda Rhimes</h2><p><strong>“<em>Be a doer, not a dreamer.</em>” — Shonda Rhimes</strong></p><p>Hollywood producer Shonda Rhimes told the Dartmouth College class of 2014 these words. While she didn’t directly relate them to money, we think they’re important. Whatever your <a href="https://www.spaceship.com.au/learn/making-smart-goals-work-for-your-finances/?ref=spaceship.ghost.io" rel="noreferrer">financial goals</a> are, it’s unlikely you’ll achieve them without taking action.</p><h2 id="4-william-shakespeare">4. William Shakespeare</h2><p><strong>“<em>Think’st thou, Hortensio, though her father be very rich, any man is so very a fool to be married to hell?</em>” — Gremio in <em>Taming of the Shrew</em>, Act 1 Scene 1</strong></p><p>Next time you want to remind someone there’s “no such thing as a free lunch,” perhaps you can quote Shakespeare’s Gremio instead. Essentially, this <em>Taming of the Shrew</em> quote is reminding us that you can marry rich, but is it worth it if your partner is unpleasant?</p><h2 id="5-dorothy-parker">5. Dorothy Parker</h2><p><strong>“<em>If you want to know what God thinks of money, just look at the people he gave it to.</em>” — Dorothy Parker</strong></p><p>American poet and writer Dorothy Parker offers up a possible indictment on the 1%.</p><h2 id="6-richard-branson">6. Richard Branson</h2><p><strong>“<em>It’s a common misconception that money is every entrepreneur’s metric for success. It’s not, and nor should it be.</em>” — Richard Branson</strong></p><p>Take it from billionaire Richard Branson, who espouses that making money should never be the sole motivation for starting a business or heading down an entrepreneurial path.</p><h2 id="7-beyonce">7. Beyonce</h2><p><strong>“<em>I felt like it was time to set up my future, so I set a goal. My goal was independence.</em>” — Beyonce</strong></p><p>If you already take your cues from Beyonce, this is a pretty good goal to set.</p><h2 id="8-the-grateful-dead">8. The Grateful Dead</h2><p><strong>“<em>Put your gold money where your love is.</em>” — Lyrics from the song “Loser” by The Grateful Dead</strong></p><p>Iconic American rock band The Grateful Dead riff on the idea of following your passions in their song “Loser.” This lyric is similar to that oft-quoted phrase: “Figure out what you love and you’ll never work a day in your life.”</p><h2 id="9-charlie-munger">9. Charlie Munger</h2><p><strong><em>“If I can be optimistic when I’m nearly dead, surely the rest of you can handle a little inflation.” </em></strong></p><p>Charlie Munger was Warren Buffett’s right-hand-man, best known for being the Vice Chairman of Berkshire Hathaway.</p><p>He lived until age 99, so he knew a thing or two about money – and <a href="https://www.spaceship.com.au/learn/how-investors-handle-market-swings/?ref=spaceship.ghost.io" rel="noreferrer">staying the course</a> when things get hard.</p><h2 id="10-will-rogers">10. Will Rogers</h2><p><strong>“<em>Too many people spend money they earned… to buy things they don’t want… to impress people that they don’t like.</em>” — Will Rogers</strong></p><p>Late American humorist Will Rogers brings us back down to earth by reminding us of all the times we’ve spent money and later regretted it.</p><h2 id="11-ayn-rand">11. Ayn Rand</h2><p><strong>“<em>Let me give you a tip on a clue to men's characters: the man who damns money has obtained it dishonourably; the man who respects it has earned it. Run for your life from any man who tells you that money is evil. That sentence is the leper's bell of an approaching looter.</em>” — Ayn Rand</strong></p><p>Russian-American writer and philosopher Ayn Rand doesn’t hold back when it comes to issuing a warning on the motivations of certain men, does she?</p><h2 id="12-james-packer">12. James Packer</h2><p><strong>“<em>I prefer to be sitting on the beach, but I can’t. I want to be a billionaire.</em>” — James Packer</strong></p><p>Businessman and investor James Packer is now a multi-billionaire, so obviously he made the right move by not sitting on the beach. Even if you can’t start your career by inheriting an empire from your parents, the overarching message behind this quote remains true: hard work generally <em>pays</em>.</p><h2 id="13-j-paul-getty">13. J. Paul Getty</h2><p><strong>“<em>Money is like manure. You have to spread it around or it smells.</em>” — J. Paul Getty</strong></p><p>Here’s an eccentric piece of advice that seems to align with J. Paul Getty’s eccentric reputation.</p><h2 id="14-clare-boothe-luce">14. Clare Boothe Luce</h2><p><strong>“<em>Money can’t buy happiness, but it can </em></strong><a href="https://www.spaceship.com.au/learn/tips-saving-for-home-deposit/?ref=spaceship.ghost.io" rel="noreferrer"><strong><em>make you awfully comfortable</em></strong></a><strong><em> while you’re being miserable.</em>” — Clare Boothe Luce</strong></p><p>Clare Boothe Luce was an American author and politician. She also authored the 1936 play <em>The Women</em>, which had an all-female cast. Here, she extols on the virtues of <a href="https://www.spaceship.com.au/learn/the-seven-stages-of-financial-freedom/?ref=spaceship.ghost.io" rel="noreferrer">financial freedom</a>.</p><h2 id="15-joe-biden">15. Joe Biden</h2><p><strong>“<em>Don’t tell me what you value, show me your budget, and I’ll tell you what you value.</em>” — Joe Biden</strong></p><p>Former US President Joe Biden makes a pretty salient point. Essentially, he’s saying that what you spend your money on is what you consider important. So, if you spend all your money on shoes, that’s what you consider important. (No judgement.) Likewise, if you put all your money into a high-interest <a href="https://www.spaceship.com.au/learn/ways-to-make-saving-money-easier/?ref=spaceship.ghost.io" rel="noreferrer">savings account</a>, it could be said you value financial freedom.</p><h2 id="16-suze-orman">16. Suze Orman</h2><p><strong>“<em>A big part of financial freedom is having your heart and mind free from worry about the what-ifs of life.</em>” — Suze Orman</strong></p><p>Suze Orman is an author, financial advisor, motivational speaker, and television host — and she is here to remind us about what financial freedom really means.</p><h2 id="17-rene-rivkin">17. Rene Rivkin</h2><p><strong>“<em>When buying shares, ask yourself, would you buy the whole company?</em>” — Rene Rivkin</strong></p><p>Andrew Denton once called flamboyant stockbroker Rene Rivkin “fabulously flawed.” Whatever your thoughts on Rivkin, you can’t deny that this quote is a doozy. When <a href="https://www.spaceship.com.au/learn/how-to-invest-in-shares/?ref=spaceship.ghost.io" rel="noreferrer">buying shares in any company</a>, you’re essentially becoming a part owner.</p><h2 id="18-bob-marley">18. Bob Marley</h2><p><strong>“<em>Money is numbers and numbers never end. If it takes money to be happy, your search for happiness will never end.</em>” — Bob Marley</strong></p><p>Some say money can buy happiness, but late reggae singer Bob Marley is not one of them.</p><h2 id="19-charles-dickens">19. Charles Dickens</h2><p><strong>“<em>Annual income twenty pounds, annual expenditure nineteen six, result happiness. Annual income twenty pounds, annual expenditure twenty pound ought and six, result misery.</em>” — Charles Dickens</strong></p><p>English writer and (according to Wikipedia) social critic Charles Dickens has a few thoughts on what happens when you <a href="https://www.spaceship.com.au/learn/debt-busting-methods-snowball-avalanche/?ref=spaceship.ghost.io" rel="noreferrer">spend more than you earn</a>.</p><h2 id="20-william-a-ward">20. William A. Ward</h2><p><strong>“<em>Before you speak, listen. Before you write, think. Before you spend, earn. Before you invest, investigate. Before you criticise, wait. Before you pray, forgive. Before you quit, try. Before you retire, save. Before you die, give.</em>” — William A. Ward</strong></p><p>Here’s some wisdom on being mindful about your money (and life in general) from William A. Ward, the late American writer. To sum up: never get ahead of yourself.</p><h2 id="21-lisa-messenger">21. Lisa Messenger</h2><p><strong>“<em>Dare to deserve. Know your own worth.</em>” — Lisa Messenger</strong></p><p><em>Collective Hub</em> founder Lisa Messenger has a reminder for all freelancers and entrepreneurs. After all, if you don’t value your time, who will?</p><h2 id="22-jim-rohn">22. Jim Rohn</h2><p><strong>“<em>Formal education will make you a living; self-education will make you a fortune.</em>” — Jim Rohn</strong></p><p>Late American author and motivational speaker Jim Rohn had some compelling thoughts on education — and why we should <a href="https://www.spaceship.com.au/learn/?ref=spaceship.ghost.io" rel="noreferrer">never stop learning</a>.</p><h2 id="23-oprah-winfrey">23. Oprah Winfrey</h2><p><strong>“<em>All the money in the world doesn’t mean a thing if you don’t have time to enjoy it.</em>” — Oprah Winfrey</strong></p><p>Leave it to Oprah to remind us about the importance of balance.</p><h2 id="24-carl-fox-martin-sheen">24. Carl Fox (Martin Sheen)</h2><p><strong>“<em>Money’s only something you need in case you don’t die tomorrow.</em>” — Carl Fox (the fictional character played by Martin Sheen in 1987’s Wall Street)</strong></p><p>Taking financial advice from a fictional character is not always wise, but we see an important message here: when it comes to money, <em>don’t</em> live everyday as though it’s your last.</p><h2 id="25-michelle-obama">25. Michelle Obama</h2><p><strong>“<em>Success isn’t about how much money you make; it’s about the difference you make in people’s lives.</em>” — Michelle Obama</strong></p><p>We’ll finish with some wise words from Michelle Obama, the former first lady of the United States, who reminds us that true wealth comes from within. (Cheese alert!)</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Bryna Howes)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/people-and-ideas/">People &amp; Ideas</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2024/04/Money-quotes.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[ScareBNB and other spooky stocks in the Spaceship Voyager portfolios]]></title>
            <link>https://www.spaceship.com.au/learn/spaceship-voyager-halloween/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/spaceship-voyager-halloween/</guid>
            <pubDate>Wed, 30 Oct 2024 00:39:18 GMT</pubDate>
            <description><![CDATA[Should you get a refund if your Airbnb is haunted? ]]></description>
            <content:encoded><![CDATA[<p>Here’s a round up of some of the spookier companies in our <a href="https://www.spaceship.com.au/voyager/?ref=spaceship.ghost.io" rel="noreferrer"><u>Spaceship Voyager portfolios</u></a>, for Halloween 2024.</p><h2 id="%F0%9F%91%BB-haunted-airbnbs-should-you-get-a-refund">👻 Haunted Airbnbs: Should you get a refund?</h2><p>That’s the discussion playing out over at Reddit, where Airbnb <a href="https://www.reddit.com/r/AirBnB/comments/tghptl/ghost_in_airbnb_guest_are_leaving_reviews_saying/?ref=spaceship.ghost.io" rel="noreferrer"><u>hosts</u></a> and <a href="https://www.reddit.com/r/Paranormal/comments/wcv0u4/airbnb_needs_a_haunting_clause_cause_i_didnt_pay/?ref=spaceship.ghost.io" rel="noreferrer"><u>guests</u></a> alike are debating what should happen if an actual ghost gatecrashes your holiday.</p><p>Airbnb requires that its hosts provide accommodation that’s <a href="https://www.airbnb.com.au/help/article/2895?ref=spaceship.ghost.io" rel="noreferrer"><u>both clean and safe</u></a> – which we guess means that ghosts are an optional add-on, and they need to be friendly and respectful.</p><figure class="kg-card kg-image-card kg-card-hascaption"><img src="https://www.spaceship.com.au/blog/images/2024/10/Haunted-airbnb-1.webp" class="kg-image" alt="" loading="lazy" width="1536" height="864"><figcaption><span style="white-space: pre-wrap;">Odd, unexplained 'mischief' has been reported at this Airbnb. </span></figcaption></figure><p>Meanwhile US Time Out has a round up of <a href="https://www.timeout.com/usa/travel/haunted-airbnbs-in-usa?ref=spaceship.ghost.io" rel="noreferrer"><u>the most haunted US Airbnbs</u></a> you can stay in.</p><p>If you dare.</p><p>Airbnb is in the <a href="https://www.spaceship.com.au/voyager/universe/?ref=spaceship.ghost.io" rel="noreferrer"><u>Spaceship Universe Portfolio</u></a>, the <a href="https://www.spaceship.com.au/voyager/earth/?ref=spaceship.ghost.io" rel="noreferrer"><u>Spaceship Earth Portfolio</u></a>, the <a href="https://www.spaceship.com.au/voyager/galaxy/?ref=spaceship.ghost.io" rel="noreferrer"><u>Spaceship Galaxy Portfolio</u></a>, and in our <a href="https://www.spaceship.com.au/us-investing/?ref=spaceship.ghost.io" rel="noreferrer"><u>US ETFs and Stocks</u></a> service.</p><h2 id="%F0%9F%8E%83-netflix-and-chills-stranger-things-have-happened">🎃 Netflix and Chills: Stranger Things have happened</h2><p>Over at Netflix, a pumpkin-headed man wearing a suit is holding court over a special landing page where you can find Killer Costume Ideas, Family Friendly Treats, and Bloody Good Streams.</p><p>It’s called <a href="https://www.netflix.com/browse/genre/81939852?ref=spaceship.ghost.io" rel="noreferrer"><u>Netflix and Chills</u></a> and we think it’s perfect for a spooky night in… and chill.</p><p>But if you’d rather choose your Halloween watch without the algorithm, and you believe <a href="https://www.reddit.com/r/horror/comments/1ga0k0g/netflix_horror_code_is_8711/?ref=spaceship.ghost.io" rel="noreferrer"><u>this guy on Reddit</u></a>, all you have to do is type 8711 into the Netflix search bar to bring up the entirety of its horror offering.</p><p>Meanwhile, across the internet, Netflix reportedly spent $30 million for each episode of season four of Stranger Things released in 2022.</p><p>Was it worth it?</p><iframe width="560" height="315" src="https://www.youtube.com/embed/L51yLUOinU4?si=t8oO65Cyabl1eCoA" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen=""></iframe><p>Time-travel two years into the future, to the first half of 2024, and humans around the world spent a whopping 110,000,000 hours watching it, while Netflix outperformed its earnings expectations. So, we’d say so.</p><p>Netflix is in the <a href="https://www.spaceship.com.au/voyager/universe/?ref=spaceship.ghost.io" rel="noreferrer"><u>Spaceship Universe Portfolio</u></a>, the <a href="https://www.spaceship.com.au/voyager/origin/?ref=spaceship.ghost.io" rel="noreferrer"><u>Spaceship Origin Portfolio</u></a>, the <a href="https://www.spaceship.com.au/voyager/galaxy/?ref=spaceship.ghost.io" rel="noreferrer"><u>Spaceship Galaxy Portfolio</u></a>, and in our <a href="https://www.spaceship.com.au/us-investing/?ref=spaceship.ghost.io" rel="noreferrer"><u>US ETFs and Stocks service</u></a>.</p><h2 id="%F0%9F%A6%87-halloween-is-the-new-christmas-for-disney">🦇 Halloween is the new Christmas for Disney</h2><p>Let’s pivot to Disneyworld, where Mickey Mouse has been hosting a Not-So-Scary Halloween party from 7pm to midnight through August, September, and October.</p><figure class="kg-card kg-image-card kg-card-hascaption"><img src="https://www.spaceship.com.au/blog/images/2024/10/Mickey-Mouse-haunted.jpg" class="kg-image" alt="" loading="lazy" width="1300" height="520"><figcaption><span style="white-space: pre-wrap;">Image: Disney</span></figcaption></figure><p>Halloween is one of the few events where visitors can wear costumes in the park, the others being Christmas and Star Wars. You’re <a href="https://disneyworld.disney.go.com/faq/parks/dress/??ref=spaceship.ghost.io#:~:text=For%20Guests%2014%20Years%20of%20Age%20or%20Older%3A" rel="noreferrer"><u>kind of limited on what you can wear though</u></a>. And you’re absolutely not allowed to pose for official photographs.</p><p>Disney’s theme parks took a hit during COVID, and still aren’t back to pre-pandemic levels, according to Statista.</p><p>Nonetheless, they do get a bump out of Halloween.</p><p>In 2023, October was more popular than both November and December at Disneyland.</p><p>Not a Disney Adult? Weird. You can still catch <a href="https://www.disneyplus.com/en-au/editorial/halloween?ref=spaceship.ghost.io" rel="noreferrer"><u>Disney’s Halloween collection</u></a> on Disney Plus, complete with The Simpsons’ Treehouse of Horror.</p><p>Disney is in the <a href="https://www.spaceship.com.au/voyager/universe/?ref=spaceship.ghost.io" rel="noreferrer"><u>Spaceship Universe Portfolio</u></a>, the <a href="https://www.spaceship.com.au/voyager/origin/?ref=spaceship.ghost.io" rel="noreferrer"><u>Spaceship Origin Portfolio</u></a>, the <a href="https://www.spaceship.com.au/voyager/galaxy/?ref=spaceship.ghost.io" rel="noreferrer"><u>Spaceship Galaxy Portfolio</u></a>, and in our <a href="https://www.spaceship.com.au/us-investing/?ref=spaceship.ghost.io" rel="noreferrer"><u>US ETFs and Stocks service</u></a>.</p><h2 id="%F0%9F%A4%96-remote-dr-robot-will-see-you-now">🤖 Remote Dr Robot will see you now</h2><p>We’ve harped on about this a fair bit lately, but that’s because surgeons can essentially be Edward Scissorhands now, and not just on Halloween.</p><figure class="kg-card kg-image-card kg-card-hascaption"><img src="https://www.spaceship.com.au/blog/images/2024/10/Star-Wars-technology.jpg" class="kg-image" alt="" loading="lazy" width="1200" height="797"><figcaption><span style="white-space: pre-wrap;">Image: One Country</span></figcaption></figure><p>In Canada, thanks to remote surgery, Dr Mehran Anvari has performed keyhole surgeries 400kms away from his patients. He’s also tested the tech underwater to see if it will work on astronauts in space, should they ever need emergency surgery.</p><p>Remote surgery has a longer history than you might expect – he’s been doing this for twenty years.</p><p>The first remote surgery happened in New York more than twenty years ago.</p><p>French surgeons operating in the Big Apple removed the gallbladder of a patient who’d stayed back in France. They used a remote robot system called the ZEUS. It was known as the Lindbergh Operation, named after the first person to fly solo across the Atlantic Ocean.</p><p>Closer to home in the Spaceship Voyager portfolios, we have Intuitive Surgical, which has just released the Da Vinci 5 system – its goal is to provide enhanced surgical senses. Sort of like if Spiderman was performing your surgery. With scissorhands.</p><p>Intuitive Surgical is in our is in the <a href="https://www.spaceship.com.au/voyager/universe/?ref=spaceship.ghost.io" rel="noreferrer"><u>Spaceship Universe Portfolio</u></a>, the <a href="https://www.spaceship.com.au/voyager/origin/?ref=spaceship.ghost.io" rel="noreferrer"><u>Spaceship Origin Portfolio</u></a>, the <a href="https://www.spaceship.com.au/voyager/earth/?ref=spaceship.ghost.io" rel="noreferrer"><u>Spaceship Earth Portfolio</u></a>, the <a href="https://www.spaceship.com.au/voyager/galaxy/?ref=spaceship.ghost.io" rel="noreferrer"><u>Spaceship Galaxy Portfolio</u></a>, and in our <a href="https://www.spaceship.com.au/us-investing/?ref=spaceship.ghost.io" rel="noreferrer"><u>US ETFs and Stocks</u></a> service.</p><h2 id="%F0%9F%95%B5%EF%B8%8F-trick-or-treat-millennials-are-the-most-likely-to-celebrate-halloween-in-australia">🕵️ Trick or treat? Millennials are the most likely to celebrate Halloween in Australia</h2><p>According to Roy Morgan research, Aussies aged between 35 and 59 are the most likely to celebrate Halloween.</p><p>While only 21 percent of polled Aussies said they’ll celebrate, they ‘fessed up to spending an average of $93 on top expenses including trick or treating, Halloween treats, Halloween costumes, home decorations, and going to or hosting a Halloween celebration.</p><p>All up, it could contribute an extra $450 million to Aussie retailers, including to some of the stocks in our Spaceship Voyager portfolios.</p><p>Still can’t decide on your costume?</p><p>We humbly suggest an Airbnb ghost.</p><hr><p>One or more of the Spaceship Voyager portfolios invest in Airbnb, Netflix, Disney, and Intuitive Surgical at the time of writing. Please refer to the Spaceship app or our website for more information on what each portfolio invests in.</p><p>Important! We’re sharing with you our thoughts on the companies in which Spaceship Voyager invests for your informational purposes only. We think it’s important (and interesting!) to let you know what’s happening with Spaceship Voyager’s investments. However, we are not making recommendations to buy or sell holdings in a specific company. Past performance isn’t a reliable indicator or guarantee of future performance.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Kelly Simpson)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/stocks/">Stocks</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2024/10/Haunted-airbnbs.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[8 ways to conquer money anxiety]]></title>
            <link>https://www.spaceship.com.au/learn/ways-to-conquer-money-anxiety/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/ways-to-conquer-money-anxiety/</guid>
            <pubDate>Tue, 29 Oct 2024 23:30:00 GMT</pubDate>
            <description><![CDATA[Financial wellbeing is a hot topic, so we thought it would be useful to give some wellbeing tips.]]></description>
            <content:encoded><![CDATA[<p>We live in a time where credit is generally accessible and not something consumers typically fear. With wearables, phones and “old-school” credit cards allowing you to pay for nearly everything and anything effortlessly, it’s no wonder people are feeling stressed and anxious about money and their financial futures.</p><p>We think that financial wellbeing is a hot topic, but with countless blogs, books and podcasts telling you to do many different things to achieve financial wellbeing, we thought it would be useful to boil it down to just eight helpful tips.</p><h2 id="1-be-honest-with-your-own-money-story">1. Be honest with your own money story</h2><p>We think the reason so many people fail to succeed with New Year’s Resolutions is because they don’t adequately assess their ability to achieve those resolutions.</p><p>Launching into five personal training sessions per week when you haven’t been within a 10km radius of a gym in the last three years almost certainly spells imminent failure.</p><p>This same issue may arise by not being frank with yourself about your money situation. Thinking you are better off than you might actually be can set you back. If your situation is better than expected - awesome! This makes step 2 even easier.</p><p>We recommend opening a fresh spreadsheet and plugging in all the numbers (savings, debts, etc.) to see what your current financial situation is. Always remember, no matter your situation, there are plenty of ways for you to get back on track.</p><h2 id="2-get-your-debts-under-control">2. Get your debts under control</h2><p>(This step applies if you realised that you might have some debt that needs paying off).</p><p>Debt is one of the primary causes of stress and anxious feelings about money. By whatever means you wish, (slowly chipping away or blasting it away with accumulated savings), the sooner debt is gone, the sooner you can move on to building up your savings.</p><h2 id="3-know-how-much-you-spend">3. Know how much you spend</h2><p>Without knowing where your money is being spent, understanding how to cut back in certain areas or allowing yourself to budget is nearly impossible.</p><p>You can download your most recent statement from your bank to see your most recent month’s spending or fire up another spreadsheet and manually plug in the numbers. We think using the last 3-6 months data will help you average out your weekly spend more accurately and give you a clearer idea of where those dollars are going.</p><h2 id="4-set-small-achievable-goals">4. Set small, achievable goals</h2><p>Want to save $10,000 by the end of the year? You’ll have to put about $200 away each week. Be realistic with your savings goals and find an amount that is achievable for you, while also being honest about your financial situation. We think it is important to ensure you still have a bit of wriggle room in your budget for unexpected expenses.</p><p>Everyone will have a different savings goal but pick an amount that doesn’t have a material impact on your day to day spending or add to your stress levels and instead starts putting you on track for your savings goal.</p><h2 id="5-reverse-save">5. Reverse save</h2><p>Linked to the above step, reverse saving is the concept of putting money away to save <em>before </em>putting it into an account that you can spend from.</p><p>On payday, the amount that you decide you can live without (say 5%) can be put towards your savings pool. This way it doesn’t get accidentally spent and you ensure saving is your top priority, not an afterthought.</p><h2 id="6-re-budget">6. Re-budget</h2><p>Every few months, we think it's important for you to check back in on your financial situation and adjust your budget as necessary to accommodate any changes in spending or income. If you think you are now able to put slightly more towards paying off debts or savings, see if a higher amount works.</p><p>If you’ve been finding it hard to stick to your savings goal or pay down your debt, see if dialling it back will help you with setting an amended goal.</p><h2 id="7-trade-spending-for-saving">7. Trade spending for saving</h2><p>One of the hardest but most rewarding examples of opportunity cost is by sacrificing spending in order to save. While this doesn’t work for everyone, time and time again we hear how saving $3.00 each day instead of buying a coffee could leave you with around $1,000 by the end of the year.</p><p>People drink coffee, and don’t want to miss out on life’s small luxuries here and now, but you can start small and instead of going cold turkey on your coffee consumption, think about treating yourself four days a week instead of five.</p><h2 id="8-start-an-emergency-fund">8. Start an emergency fund</h2><p>Start saving for a rainy day. Your emergency fund is designed to be robust enough to sustain you in the scenario that you lose your job and need 1-3 months' worth of income until you find a new one.</p><p>An emergency fund doesn’t sound romantic or fancy, but it will do the job when you need it the most.</p><p>Succeeding in any of these steps won’t happen overnight. Like any other life admin, getting your money in order takes time, commitment and common sense.</p><p>We recommend that you make sure you have clear goals and stick to them, build up your savings and chip away at unwanted debts and hopefully those feelings of stress or anxiety about money may subside.</p><hr><p>If you’re struggling financially, we’ve outlined some debt counselling resources in Australia. You can also <a href="https://www.moneysmart.gov.au/managing-your-money/managing-debts/trouble-with-debt/problems-paying-your-utility-bills?ref=spaceship.ghost.io">click here</a> for access to an up-to-date list of resources, courtesy of ASIC.</p><h2 id="national-debt-helpline">National Debt Helpline</h2><p><strong>Phone: 1800 007 007</strong>: The National Debt Helpline is available from 9.30am to 4.30pm, Monday through Friday. Calls from mobile phones may incur a fee from the mobile phone carrier.</p><p>You can also visit the <a href="http://www.ndh.org.au/?ref=spaceship.ghost.io">National Debt Helpline website</a> for information and resources.</p><h2 id="national-legal-aid">National Legal Aid</h2><p>If you’re facing legal action over your debts, you may be able to receive free legal advice from a community legal centre. Visit <a href="https://www.nationallegalaid.org/?ref=spaceship.ghost.io">National Legal Aid</a> for more information.</p><h2 id="lifeline-crisis-support">Lifeline Crisis Support</h2><p><strong>Phone: 13 11 14</strong>: If you need urgent crisis support, call Lifeline’s 24/7 hotline.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Liam Thomson)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/behaviour/">Behaviour</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2024/10/money-anxiety-tips.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[25.10.24 | We bought and sold some stocks]]></title>
            <link>https://www.spaceship.com.au/learn/quarterly-rebalance-q3-2024/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/quarterly-rebalance-q3-2024/</guid>
            <pubDate>Fri, 25 Oct 2024 04:45:00 GMT</pubDate>
            <description><![CDATA[See the latest changes to the Spaceship Voyager portfolios.]]></description>
            <content:encoded><![CDATA[<p>It's been a minute since we wrote about the latest movements in the Spaceship Voyager portfolios. Here's the latest changes:</p><h2 id="spaceship-universe-portfolio">Spaceship Universe Portfolio</h2><h3 id="bought-duolingo-duol">Bought: Duolingo (#DUOL)</h3><p>Duolingo is a fantastic app for anyone looking to learn a language, complete with a green owl mascot called Duo who serves as a sort of motivational coach.</p><p>The app is incredibly popular, as it uses games and fun social features to engage its more than 100 million monthly active users. With 42 languages to choose from, users have plenty of options, and the app is now expanding into maths and music education.</p><p>We find Duolingo to be a compelling investment due to its strong brand reputation, efficient user acquisition (with around 90% joining organically) and potential for growth.</p><p>On the potential for growth, we believe that AI and education make for a great duo (pun intended). Duolingo is adding a new tier called Max, which leverages AI to enhance the platform’s effectiveness by providing diverse simulated scenarios, clarifying answers, and unique responses for every interaction.</p><p>The company has a free version, which not only acts as a funnel for monetisation opportunities, but it provides Duolingo with user data. This data helps Duolingo train its algorithms and run A/B tests to continually improve its product. As the company invests further into generative AI and large language models (LLMs), we anticipate further products and enhancements will follow, leading to more paid users.</p><p>There are risks here, of course, with OpenAI (the company behind ChatGPT) and Google also increasing competition within the language learning space, but we feel Duolingo's unique approach and loyal user base give it a strong position in the market (and it's worth noting Duolingo has a working partnership with OpenAI).</p><h3 id="bought-servicenow-now">Bought: ServiceNow (#NOW)</h3><p>ServiceNow is a tech company that provides a cloud-based service to help companies manage digital workflows, covering everything from app development and automation to customer service to finance and supply chains. Nvidia CEO Jensen Huang referred to ServiceNow as the AI operating system for the enterprise.</p><p>We feel they're well positioned to benefit from two major trends: the ongoing shift to cloud computing and the ever increasing use of artificial intelligence (AI). Management believes the key is their domain-specific language models, rather than large models; these smaller models are quick, secure, and inexpensive to run on customer data.</p><p>With the cloud market expected to grow, ServiceNow should benefit from increased demand. It has formed strategic partnerships with both Nvidia and Microsoft to enhance intelligent workflow automation, and is utilising LLMs in its tech.</p><p>The company is also increasing its prices, placing a bet that the added value from AI will justify the higher cost. While there's some risk, we're betting on the company navigating its transition to AI and capitalising on cloud growth.</p><h3 id="bought-nuix-nxl">Bought: Nuix (#NXL)</h3><p>Nuix is an Aussie tech company that specialises in investigative analytics and intelligence software, particularly for law enforcement, legal firms, and corporations.</p><p>Nuix has a new product, Nuix Neo, which is integrating AI into their existing services. What's interesting for us is that Nuix's AI is proprietary, which is crucial for the company's suite of security-conscious users who can't risk using public platforms.</p><p>We also like the fact that Nuix is shifting to a new business model. The company is moving from selling individual components to offering its platform on a subscription basis, where customers pay based on how much data they process. This could lead to higher prices for existing customers and open up new markets.</p><p>While there are of course challenges, including their sales approach and the ever present threat of cybersecurity breaches, the potential rewards are significant, which is why we decided to add Nuix to the Spaceship Universe Portfolio.</p><h3 id="sold-match-group-mtch">Sold: Match Group (#MTCH)</h3><p>You might not know Match Group but I bet you've heard of a couple of the dating apps it owns: Tinder and Hinge. Unfortunately, we'll be swiping left on Match Group.</p><p>The online dating market is challenging. While we feel there's still room for growth in the market, users seem reluctant to pay for online dating services — hopefully because they've found what they're looking for, but maybe because they're tired of participating.</p><p>When we compared Match Group with a company such as Duolingo, which is converting free users into paying customers, and seems to be engaging users for longer periods, the natural next step for us was to sell Match Group and switch into Duolingo.</p><h3 id="sold-fisher-paykel-healthcare-fph">Sold: Fisher &amp; Paykel Healthcare (#FPH)</h3><p>Fisher &amp; Paykel Healthcare specialises in respiratory care and sleep apnea treatment.</p><p>While Fisher &amp; Paykel Healthcare is a solid company, it isn't the market leader in sleep apnea products — that spot belongs to Resmed.</p><p>While they are still a leader in respiratory care, at the current share price we believe there are better opportunities elsewhere and thus we sold the stock.</p><h3 id="sold-paypal-pypl">Sold: PayPal (#PYPL)</h3><p>PayPal doesn't really need an introduction. It has been a long-standing investment in the Spaceship Universe Portfolio, valued for its large user base of more than 400 million.</p><p>The concern for us is that the competitive landscape has changed.</p><p>While we once felt PayPal's user base was a strong defence against other fintechs, tech giants such as Apple, Amazon and Shopify have all created payment systems and checkout buttons. We no longer see the company as a unique tech leader in its own right, so we've decided to sell.</p><h2 id="spaceship-earth-portfolio">Spaceship Earth Portfolio</h2><h3 id="bought-duolingo">Bought: Duolingo</h3><p>You can read more about why we like Duolingo above, because we also bought it for the Spaceship Universe Portfolio.</p><p>As for why we bought it for the Spaceship Earth Portfolio, we believe Duolingo contributes to Goal 4 (Quality Education) of the UN Sustainable Development Goals agenda, as its mission is to develop the best education in the world and make it universally available.</p><h3 id="bought-service-now">Bought: Service Now</h3><p>You can read more about why we like ServiceNow above, because we also bought it for the Spaceship Universe Portfolio.</p><p>As for why we bought it for the Spaceship Earth Portfolio, we believe ServiceNow contributes to several of the UN Sustainable Development Goals agenda, including Goal 4 (Quality Education), Goal 5 (Gender Equality), and Goal 7 (Affordable and Clean Energy).</p><h3 id="sold-atlassian-team">Sold: Atlassian (#TEAM)</h3><p>Aussie software company Atlassian has been one of the bigger players in the IT service management market over the years. We originally picked Atlassian over ServiceNow because it offered similar tools at lower prices.</p><p>Unfortunately, Atlassian's approach of letting customers set up and use its products on their own works well if you have a team of tech-savvy developers, but it's not as effective for selling to bigger companies outside of IT departments. Additionally, ServiceNow has gained an advantage by using AI and LLMs.</p><p>Given these changes, we decided to sell out of Atlassian and into ServiceNow instead.</p><h2 id="spaceship-origin-portfolio">Spaceship Origin Portfolio</h2><p>For customers in the Spaceship Origin Portfolio, things are a little different.</p><p>The Spaceship Origin Portfolio is made up of around 100 of some of the largest ASX listed companies by market capitalisation, and around 100 of some of the largest global companies by market capitalisation.</p><p>If a company moves in or out of the Spaceship Origin Portfolio, it will generally be because its market capitalisation has changed, not because we have made a decision to buy or sell it.</p><h2 id="spaceship-galaxy-portfolio">Spaceship Galaxy Portfolio</h2><p>You can read more about why the additions to the Spaceship Galaxy Portfolio above, because everything we bought and sold for the Spaceship Universe Portfolio was also bought and sold for the Spaceship Galaxy Portfolio.</p><p>This is because the Spaceship Galaxy Portfolio balances lower-risk investments such as bonds and cash with the same growth investments that meet our "Where the World is Going" criteria and are included in the Spaceship Universe Portfolio.</p><p>For last quarter, nothing changed in the 'bonds and cash' allocation.</p><h2 id="spaceship-explorer-portfolio">Spaceship Explorer Portfolio</h2><p>There were no changes made to the Spaceship Explorer Portfolio last quarter.</p><p>Until next time.</p><hr><p>One or more of the Spaceship Voyager portfolios invests in Alphabet (Google), Duolingo, Fisher &amp; Paykel Healthcare, Microsoft, Nuix, Nvidia, and ServiceNow at the time of writing. Please refer to the Spaceship app or our website for more information on what each portfolio invests in.</p><p>Important! We’re sharing with you our thoughts on the companies in which Spaceship Voyager invests for your informational purposes only. We think it’s important (and interesting!) to let you know what’s happening with Spaceship Voyager’s investments. However, we are not making recommendations to buy or sell holdings in a specific company. Past performance isn’t a reliable indicator or guarantee of future performance.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Bryna Howes)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/stocks/">Stocks</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2024/11/We-bought-and-sold-some-stocks.png" length="0" type="image/png"/>
        </item>
        <item>
            <title><![CDATA[Science-fiction or Spaceship Voyager company?]]></title>
            <link>https://www.spaceship.com.au/learn/5-tech-advances-in-the-spaceship-voyager-portfolios/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/5-tech-advances-in-the-spaceship-voyager-portfolios/</guid>
            <pubDate>Wed, 23 Oct 2024 01:12:46 GMT</pubDate>
            <description><![CDATA[5 tech advances in the Spaceship Voyager portfolios. 
]]></description>
            <content:encoded><![CDATA[<p>The <a href="https://www.spaceship.com.au/voyager/?ref=spaceship.ghost.io" rel="noreferrer">Spaceship Voyager portfolios</a> invest Where the World is Going. </p><p>This week, we’re taking a look at five products created by Spaceship Voyager companies that sound like they’re straight out of sci-fi novels.</p><p>The best part? They’re available to use now, or will be in the near-future.</p><hr><h2 id="sunglasses-that-take-livestream-video-ray-ban-meta">Sunglasses that take livestream video: Ray-Ban Meta</h2><p>Ray-Ban Meta smart glasses can live-stream, play music, take voice and video calls, take, share and save photos and videos, and offer interaction with Meta’s AI.</p><p>And they look like a stylish pair of Ray-Bans.</p><p>Smart glasses count as ‘wearables’, that is, technology and devices that you can wear.</p><p>According to Statista, the wearables market is dominated by Apple, Xiaomi, Samsung, and Huawei – and now Meta is aiming for its share of the growth.</p><h3 id="how-it-works">How it works:</h3><p>Meta’s smart glasses feature an integrated camera and hidden microphones, speakers, and bluetooth support.</p><p>According to Wired, “These aren’t so much smart glasses as they are social media glasses”, once you import your content to your phone you’re able to share it.</p><h3 id="watch">Watch: </h3><iframe width="560" height="315" src="https://www.youtube.com/embed/iivBLI8ml6o?si=xNX16I8axs7iGocH" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen=""></iframe><hr><h2 id="earphones-that-double-as-hearing-aids-apple-hearing-health">Earphones that double as hearing aids: Apple Hearing Health</h2><p>Apple is releasing software that updates its AirPods Pro 2 earphones so it can work as hearing aids.</p><p>Apple’s new software converts its AirPods Pro 2 earphones into hearing aids. Apple customers who already own an iPhone or iPad and the AirPods Pro 2 can access it for free.</p><p>Hearing aids currently cost Australians many thousands of dollars a pop – so this is a significant announcement both for Apple and people with hearing impairments, especially if they already own Apple products.</p><h3 id="how-it-works-1">How it works:</h3><p>Apple customers can take the Apple Hearing Health test administered via the Apple Health app.</p><p>Depending on the results, they get directed to update the settings on their AirPods Pro 2, to optimise sound, utilise as clinical hearing aids, or seek further help from a doctor or hearing professional.</p><h3 id="watch-1">Watch:</h3><iframe width="560" height="315" src="https://www.youtube.com/embed/dOuNLS1elWs?si=zM0nqj0dYhwpYMiW" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen=""></iframe><hr><h2 id="cars-that-drive-themselves-waymo">Cars that drive themselves: Waymo</h2><p>Waymo’s the company formerly known as the Google Self-Driving Car Project.</p><p>Its vision is for transport ‘without anyone in the driver’s seat’.</p><p>It’s already available in multiple cities, and is fully electric.</p><p>Autonomous cars are basically cars that work on autopilot.</p><p>Enthusiasts champion the benefits:</p><ul><li>The NRMA says that 94% of road accidents are caused by human error, and automation can reduce this.</li><li>Automated cars could reduce congestion, as they’re programmed to avoid tailgating.</li><li>It could also promote greater independence for people who currently don’t or can’t drive.</li></ul><h3 id="how-it-works-2">How it works:</h3><p>Riders use the Waymo One app to book an autonomously driven vehicle.</p><p>The cars can fit up to four riders, including kids.</p><p>According to one Reddit user, the price is comparable to an Uber, and you can save money by not having to tip the driver.</p><h3 id="watch-2">Watch: </h3><iframe width="560" height="315" src="https://www.youtube.com/embed/8gooo2MhX9s?si=XHN8SFuPKYscHAsl" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen=""></iframe><hr><h2 id="robots-that-will-be-your-friends-tesla-optimus">Robots that will be your friends: Tesla Optimus</h2><p>TechCrunch has a roundup of robots that are currently in the works in different companies around the world.</p><p>One of them is the Tesla Optimus. Tesla’s humanoid robot isn’t yet available to the public - CEO Elon Musk says it won’t be until at least 2026.</p><p>But Tesla has the benefit of being a household name, and Elon Musk’s vision is for the Optimus to be able to do everything from make your drinks to walk your dog.</p><p>At least in the mid-term, he’s planning for it to man skill shortages at Tesla factories. Some analysts say that Tesla could save $57,550 for every worker it replaces with a robot.</p><h3 id="how-it-works-3">How it works:</h3><p>According to BuiltIn, the battery-driven Optimus can currently walk forward, squat, sort objects, balance on one leg, and lift and squeeze objects.</p><p>Its AI chip brain, cameras and sensors help it figure out its literal place in the world, and its navigation system helps it get around.</p><h3 id="watch-3">Watch: </h3>
<!--kg-card-begin: html-->
<iframe width="560" height="315" src="https://www.youtube.com/embed/6v6dbxPlsXs?si=q6egtZtjD-qZ1D8f" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
<!--kg-card-end: html-->
<hr><h2 id="remote-control-surgery-intuitive-surgical%E2%80%99s-da-vinci-5">Remote control surgery: Intuitive Surgical’s da Vinci 5</h2><p>Intuitive Surgical’s da Vinci robotic systems have performed more than 14 million procedures across the world.</p><p>Its latest iteration, the da Vinci 5, has 10,000 times the computing power of the one that preceded it, can be remotely upgraded, and allows the collection of insights and data to help patient care during and after surgery.</p><h3 id="how-it-works-4">How it works:</h3><p>A surgeon uses a console to operate surgical instruments while utilising magnified, 3D high definition views of the surgical site.</p><h3 id="watch-4">Watch: </h3><iframe width="560" height="315" src="https://www.youtube.com/embed/MxIuOdny2cs?si=17b8hllMa6z6IjBn" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen=""></iframe><hr><p>One or more of the Spaceship Voyager portfolios invest in Meta, Apple, Alphabet, Tesla, and Intuitive Surgical at the time of writing. Please refer to the Spaceship app or our website for more information on what each portfolio invests in.</p><p>Important! We’re sharing with you our thoughts on the companies in which Spaceship Voyager invests for your informational purposes only. We think it’s important (and interesting!) to let you know what’s happening with Spaceship Voyager’s investments. However, we are not making recommendations to buy or sell holdings in a specific company. Past performance isn’t a reliable indicator or guarantee of future performance.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Kelly Simpson)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/investing/">Investing</category>
            <category domain="https://www.spaceship.com.au/learn/tag/stocks/">Stocks</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2024/10/5-sci-fi-products-in-Spaceship-Voyager.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[Cybercabs, robovans, and Tesla bots]]></title>
            <link>https://www.spaceship.com.au/learn/cybercabs-robo-vans-and-tesla-bots/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/cybercabs-robo-vans-and-tesla-bots/</guid>
            <pubDate>Tue, 15 Oct 2024 23:15:00 GMT</pubDate>
            <description><![CDATA[Our take on the Tesla We, Robot launch. ]]></description>
            <content:encoded><![CDATA[<p>Tesla held its ‘We, Robot’ launch event at the Warner Bros Studios in California last week.&nbsp;</p><p>Here’s everything CEO Elon Musk presented.&nbsp;</p><h2 id="the-cybercab-%E2%80%9Cit%E2%80%99s-gonna-be-awesome%E2%80%9D">The Cybercab: “It’s gonna be awesome”</h2><p>First up were the robotaxis – in fact, Musk arrived in one.&nbsp;</p><figure class="kg-card kg-image-card"><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXe64fHaFC2H-La5wnQh7MQYpXIz16pa401yKr2bk6hTlqju4KIABcTwwyRX0SUTNa3Yfmf-lFgCQTTDRsd5eeyR4YGfb1on_qufHwj5EEiuNPC9gxe5bGhCEZC8rLODJCUiFZclnu_PTzhLf0Xci9iNwr3v?key=aThRIMQIApMAc5edz1SeKw" class="kg-image" alt="" loading="lazy" width="624" height="268"></figure><p>Tesla calls it a Cybercab, and says that down the track it’ll cost less than $30,000 to buy one outright, and it’ll get you where you’re going without needing a steering wheel, pedals – or a driver.&nbsp;</p><p>Robotaxis already exist: you can catch Waymo’s fleet in San Francisco, Los Angeles, Phoenix, and Austin, Texas. </p><p>In China, Baidu owns a robotaxi service called Apollo Go which services customers in Wuhan more cheaply than human-driven equivalents.&nbsp;</p><p>And people who’ve used them love them, according to recent research. Surveyed users gave an equivalent of 8.5 stars out of ten.&nbsp;</p><p>Elon Musk made the point that the average passenger vehicle gets used 10 hours out of a possible 168 each week, and spends the rest of that time standing idly by.&nbsp;</p><p>He also noted that the Uber drivers of today could be the people who run whole fleets of Cybercabs in the future.&nbsp;</p><p>Musk said that production of the Cybercab should land before 2027.&nbsp;</p><h2 id="the-robovan-%E2%80%9Cthe-future-should-look-like-the-future%E2%80%9D">The Robovan: “The future should look like the future”&nbsp;</h2><p>Next up was the Robovan, which is an autonomous minivan that can fit up to 20 people.&nbsp;</p><figure class="kg-card kg-image-card"><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXcIsSOzOocvnGx3drNKGyFv8cACzgxVjV5J7Z_7lsW8IJ9v8zw98G8aKuLaMo4lD9j4IKrGuM_l8eFlsYqlwl66UxxJtOUNc-JOAXDX-B9GoyH2DX2SlSZzlNb0lSO2RrkvrH32gOV_35_YoX57LUuFfjSf?key=aThRIMQIApMAc5edz1SeKw" class="kg-image" alt="" loading="lazy" width="624" height="268"></figure><p>Musk envisions it being used for people who need to transport larger groups, such as sports teams.&nbsp;</p><p>The Robovan, along with the Cybercab, would be charged via induction meaning no charging cables would be required.&nbsp;</p><h2 id="optimus-%E2%80%9Cthey-will-walk-among-you%E2%80%9D">Optimus: “They will walk among you”&nbsp;</h2><p>Lastly, Musk gave an update on the Optimus robot, which he hypothesised could be the biggest product ever.&nbsp;</p><figure class="kg-card kg-image-card"><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXet4gAvGE_vO5PjHy6TVEBWpS91FDnjqupTeTX_UG9XGwp7kqoSwGikddr_9sQtTt_p78PkL8SS0tFwQENJ_C9khvZ2W-JxH9vT-YD2VipoyTDLnHiuVvdcOWyMlzXSTn8ArUmhUkeTxJ2XTvKEL0MxOfyp?key=aThRIMQIApMAc5edz1SeKw" class="kg-image" alt="" loading="lazy" width="624" height="268"></figure><p>“It’s just a robot with arms and legs instead of wheels,” he said.&nbsp;</p><p>Uses for the Optimus robot could include teaching, walking your dog, babysitting or mowing the lawn. Or just, you know, being a pal.&nbsp;</p><p>Development on the Optimus is less advanced than was shown, with the Optimus robots in attendance reportedly assisted by remote humans. </p><p>According to tech evangelist Robert Scoble, the bots were AI driven when they were walking, and human-assisted otherwise.&nbsp;</p><p>See his tweet below.&nbsp;</p><blockquote class="twitter-tweet"><p lang="en" dir="ltr">Optimus make me a drink, please.<br><br>This is not wholly AI. A human is remote assisting.<br><br>Which means AI day next year where we will see how fast Optimus is learning. <a href="https://t.co/CE2bEA2uQD?ref=spaceship.ghost.io">pic.twitter.com/CE2bEA2uQD</a></p>— Robert Scoble (@Scobleizer) <a href="https://twitter.com/Scobleizer/status/1844593576040333767?ref_src=twsrc%5Etfw&ref=spaceship.ghost.io">October 11, 2024</a></blockquote> <script async="" src="https://platform.twitter.com/widgets.js" charset="utf-8"></script><h2 id="the-future-%E2%80%9Cit%E2%80%99ll-take-us-a-minute-to-get-to-the-long-term%E2%80%9D">The future: “It’ll take us a minute to get to the long-term”&nbsp;</h2><p>Still, it’s a compelling vision for the future, which could free us up from driving around looking for parking, or paying for cars we barely drive, and replace parking lots with green spaces.&nbsp;</p><p>Elon Musk says it’ll take us some time to get there, and as long-term investors, we know a thing or two about being patient.&nbsp;</p><p>We asked our investment team for their thoughts about Tesla in light of the product releases, considering wider market sentiment has been mixed.&nbsp;</p><h2 id="what-the-team-thinks">What the team thinks&nbsp;</h2><p>Jason Sedawie, VP of Investments at Spaceship, cut through the hype. </p><p>“The market reacted negatively to Tesla's lack of details on its autonomous ridesharing business, causing the share price to drop. </p><p>We believe that the risks, ranging from ramping up to regulation will take time to develop, and the lack of concrete timelines from the event confirmed this. </p><p>Currently, Tesla is rated a hold for both Spaceship Universe and Spaceship Earth portfolios.&nbsp;</p><p>The biggest winner from the event was Uber, also a holding in the Spaceship Universe Portfolio. </p><p>While autonomous driving was initially perceived as a competitive threat for Uber, it is now seen as complementary to ridesharing, as these autonomous companies will require access to demand, and Uber’s 156 million monthly active customers provides a viable solution.&nbsp;</p><p>Notably, there was no announcement about Tesla launching its own ridesharing app. </p><p>In contrast, Alphabet's Waymo has formed a partnership with Uber to integrate its autonomous driving technology with Uber's ridesharing and delivery networks. </p><p>We believe it would be advantageous for Tesla to pursue a similar Uber partnership.”</p><hr><p>You can invest in Tesla through the <a href="https://www.spaceship.com.au/us-investing/?ref=spaceship.ghost.io" rel="noreferrer">Spaceship US Investing</a> service, or get exposure through the <a href="https://www.spaceship.com.au/voyager/?ref=spaceship.ghost.io" rel="noreferrer">Spaceship Voyager portfolios</a>.&nbsp;</p><p>One or more of the Spaceship Voyager portfolios invest in Uber and Tesla.&nbsp;</p><p>Important! We’re sharing with you our thoughts on the companies in which Spaceship Voyager invests for your informational purposes only. We think it’s important (and interesting!) to let you know what’s happening with Spaceship Voyager’s investments. However, we are not making recommendations to buy or sell holdings in a specific company. Past performance isn’t a reliable indicator or guarantee of future performance.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Kelly Simpson)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/stocks/">Stocks</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2024/10/Tesla-optimus.png" length="0" type="image/png"/>
        </item>
        <item>
            <title><![CDATA[Real Money Talk: Olivia]]></title>
            <link>https://www.spaceship.com.au/learn/real-money-talk-olivia-2/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/real-money-talk-olivia-2/</guid>
            <pubDate>Tue, 15 Oct 2024 23:00:00 GMT</pubDate>
            <description><![CDATA[Olivia says you should choose your partner like you choose your stocks.]]></description>
            <content:encoded><![CDATA[<p>This post is based on an interview we conducted with Olivia in May 2022.</p><p>Real Money Talk is our series where we interview Australians from all walks of life about their personal finances. The views expressed are those of the interviewees, based on their experiences with money, and as such are not necessarily representative of Spaceship's views.</p><p>We have changed the name of the interviewee for their privacy.</p><h2 id="overview">Overview</h2><p><strong>Name: </strong>Olivia<br><strong>Age:</strong> 42<br><strong>Where do you live?</strong> Melbourne</p><p><strong>Please tell us a bit about yourself.</strong></p><p>I am 42 years old.</p><p>I came from a wealthy family that didn't talk about money so I wasn't taught things I later learned I needed to know.</p><p>\When everything was taken from me during a rough divorce I had to learn everything from cash-flow to budgeting to investing.</p><p>It was hard but I am now in good shape.</p><p><strong>What's your current net worth?</strong></p><p>About $500,000</p><p><strong>How does it break down?</strong></p><p>50% home, 20% super, 10% mutual fund, 10% shares, 5% cash</p><p><strong>Do you have any debts?</strong></p><p>HELP and Home loan</p><p><strong>How did you build your net worth?</strong></p><p>Sacrifice and prioritising. I have horrible visions of myself not being able to provide for future me – I take care of her assuming I will be the only one that will.</p><figure class="kg-card kg-image-card"><img src="https://www.spaceship.com.au/blog/images/2022/06/Provide-for-future-quote-05.png" class="kg-image" alt="" loading="lazy" width="1200" height="320"></figure><p>I pay everything I can against all debts and save the rest.</p><p>I have a low-cost lifestyle so that is easy to do.</p><h2 id="earn">Earn</h2><p><strong>Tell us a bit about your career.</strong></p><p>I used to be a lawyer in London, now I do government stuff.</p><p><strong>Do you have any income sources outside your job? How much do you earn from each and how did you develop them?</strong></p><p>Rental income from my property, some private practice work.</p><p><strong>What’s been important to learn about earning more money?</strong></p><p>Firstly, to get my costs down. Without cost control, income is immaterial. Once my costs are under control, I look at the skills I have and go where they are in demand. Leverage myself until I’m earning the most I can for my skills then develop my skills and continue the same formula. Then just don't fritter my money away on stuff.</p><h2 id="save">Save</h2><p><strong>What's your savings rate? How has it changed over time?</strong></p><p>50-75%.</p><p>Yes, I now do an anti-budget. Because my costs are so low and my savings so automated, I can afford to spend what is left over. I don't, importantly, but I can afford to if I want to.</p><p><strong>Do you have a budget?</strong></p><p>Yes but my life isn't dependent on it like it used to be. I amend it every time my salary goes up, but I don't <em>swear</em> by it now.</p><p><strong>How much do you spend per year?</strong></p><p>About $15,000 p.a.</p><p><strong>Do you make purchase decisions carefully, or are you loose with your money?</strong></p><p>Carefully. I am never loose with money. I have buckets to save for where it is necessary (seasonal changes in wardrobe, for example).</p><p><strong>How is your work-life balance?</strong></p><p>80% work, 20% balance.</p><p><strong>What's your favourite thing to spend money on?</strong></p><p>Books, bicycles and skiing.</p><h2 id="invest">Invest</h2><p><strong>How do you invest?</strong></p><p>Mutual fund, ETFs, Super, reducing debt, self-education, crypto.</p><p><strong>What's been your best investment?</strong></p><p>Me :)</p><p><strong>What's been your worst investment?</strong></p><p>:-D I should have sold some tokens on an old blockchain project before it crashed - I was too slow.</p><p><strong>What’s been your overall return?</strong></p><p>My home has tripled in value - probably that.</p><p><strong>How are you building wealth?</strong></p><p>Not spending money - putting everything away I can.</p><p><strong>Do you have a target net worth you want?</strong></p><p>$5 million by age 65 would be awesome.</p><h2 id="behaviour">Behaviour</h2><p><strong>When did you make your first significant behavioural shift towards wealth building?</strong></p><p>After my divorce and I realised only I was responsible for taking care of me.</p><p><strong>If you could start again, what would you do differently?</strong></p><p>Start sooner. Family wealth is not immunity from tragedy.</p><p><strong>What mistakes have you made along the way that others could learn from?</strong></p><p>Marrying the wrong guy. Choose your man like you choose your stocks.</p><p><strong>Do you have any worries about retirement? If so, how are you planning to address them?</strong></p><p>Only small ones. I just have to keep being a good saver :)</p><p><strong>Do you give to charity? If so, what percentage of your time/money do you give?</strong></p><p>Not yet - that is bequeathed in my will.</p><hr><h3 id="we-want-to-hear-your-real-money-talk">We want to hear your Real Money Talk</h3><p>At Spaceship we’re big believers in sharing our money stories. We want to hear yours, too. In our ongoing <a href="https://www.spaceship.com.au/learn/tag/real-money-talk/?ref=spaceship.ghost.io">Real Money Talk</a> series, members of our community share what they’ve learned about managing money. We’d love you to take part. <a href="https://forms.gle/B2xKnqAqjePMHfFG9?ref=spaceship.ghost.io">Here’s a link to our Real Money Talk survey</a> where you can share your story.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Kelly Simpson)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/real-money-talk/">Real Money Talk</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2022/06/Real-Money-Talk-Olivia.png" length="0" type="image/png"/>
        </item>
        <item>
            <title><![CDATA[Spaceship Voyager Monthly Flight Log: September 2024]]></title>
            <link>https://www.spaceship.com.au/learn/spaceship-voyager-monthly-flight-log-september-2024/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/spaceship-voyager-monthly-flight-log-september-2024/</guid>
            <pubDate>Wed, 09 Oct 2024 05:24:55 GMT</pubDate>
            <description><![CDATA[See which stock rose 38% in the Spaceship Voyager portfolios in September 2024. ]]></description>
            <content:encoded><![CDATA[<p>At Spaceship we’re long-term investors, but we still keep an eye on what’s happening in the markets day to day. </p><p>This week, we’re taking a look at some of the bigger movements in our Spaceship Voyager portfolios from the month of September 2024.</p><h1 id="moving-up">Moving up</h1><figure class="kg-card kg-image-card"><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXf31Dk68SL2SiJnTgkci-UqLwNy3r3gi5PXOS_DcZ6Cjyv3cmoWmBDXq2eY53OSkms9b-LEaJFzM_IV_-q2b_vo55Ovt45X9sVEX-QmqZBxLFF1lX-_LJwV05Mp__d6l6gydo5h9sKRcBmulaaR5WL5XATD?key=y056iIOvV6TV1tYj_1CiBA" class="kg-image" alt="" loading="lazy" width="624" height="312"></figure><h2 id="unity">Unity</h2><h4 id="rose-3818-from-1-30-september-2024-converted-in-australian-dollars-and-not-annualised">Rose 38.18% (from 1-30 September 2024, converted in Australian dollars and not annualised.)</h4><p>Unity Software has a platform for creating real-time, 3D content. This content tends to be used in gaming, architecture and construction sectors.</p><p>Unity Software is in the Spaceship Universe and Spaceship Galaxy portfolios. </p><h2 id="why-did-unity-stock-go-up">Why did Unity stock go up?&nbsp;</h2><h3 id="in-a-phrase-the-customer-is-always-right">In a phrase: The customer is always right</h3><p>Five million developers choose Unity to create their app and video games. That’s heaps. And about a year ago, many of them banded together to reject a pricing change that would charge developers per app download put to them by then-CEO John Riccitiello, which could cause considerable disruption for free to play game businesses. They <a href="https://unitedgamedevs.com/?ref=spaceship.ghost.io"><u>released a petition</u></a>, complained on Reddit, and threatened to take their creativity and games to Unity’s competitors.&nbsp;</p><p>It was such a debacle of a pricing change that Unity modified it just a week later, and eventually announced Riccitiello’s departure. They then replaced him with Matthew Bromberg, the ex-Zynga-CEO (Words with Friends, anyone?), and this month Bromberg announced a complete walkback of the change.&nbsp;</p><p>Unity users will have to pay a subscription fee but only after their games start to make $200,000. Which sounds pretty good to us, Unity’s customers, and the broader market. After all, you generally need to keep your customers on side to keep growing your business.&nbsp;</p><p>Unity also confirmed that Unity 6, the evolution of the gaming platform, is on track to be released in October.&nbsp;&nbsp;</p><hr><h2 id="tesla">Tesla</h2><h4 id="rose-2219-from-1-30-september-2024-converted-in-australian-dollars-and-not-annualised">Rose 22.19% (from 1-30 September 2024, converted in Australian dollars and not annualised.)</h4><p>Tesla was founded in 2003, with the mission to accelerate the world's transition to sustainable energy. Its products have included electric cars, batteries, and solar energy panels.</p><p>Tesla is in the Spaceship Universe, Spaceship Earth, Spaceship Galaxy, and Spaceship Origin portfolios. </p><h2 id="why-did-tesla-stock-go-up">Why did Tesla stock go up?&nbsp;</h2><h4 id="in-a-word-buzz">In a word: buzz</h4><p>Momentum started to build through September due to investor buzz that Tesla had sold more vehicles than expected. Generally, Tesla reports on its sales figures once a quarter, and if they’re better than expected, the stock rises; and if they’re worse than expected, the stock falls.</p><p>Shares also increased after the Federal Reserve cut interest rates. Since most cars are bought through financing, the lower interest rates reduce borrowing costs and car payments, making Teslas more affordable and potentially boosting demand.</p><p>There’s still plenty of Tesla news to come, however, with the company set to unveil its robotaxi plans on October 10 at the Warners Bros studio in California.&nbsp;</p><hr><h2 id="sea">Sea</h2><h4 id="rose-2039-from-1-30-september-2024-converted-in-australian-dollars-and-not-annualised">Rose 20.39% (from 1-30 September 2024, converted in Australian dollars and not annualised.)</h4><p>Sea Limited was founded in Singapore.</p><p>Its mission is to use technology to better the lives of consumers and small businesses.</p><p>It's had interests in digital entertainment, gaming, e-commerce, digital payments and financial services.</p><p>Sea is in the Spaceship Universe, Spaceship Earth, and Spaceship Galaxy portfolios. </p><h3 id="why-did-sea-go-up">Why did Sea go up?&nbsp;</h3><h4 id="in-a-phrase-it%E2%80%99s-a-triple-threat">In a phrase: it’s a triple threat&nbsp;</h4><p>Sea has three big arms: fintech, ecommerce, and mobile gaming.&nbsp;</p><p>And it can cross-sell between each of them. Its Shopee platform provides a pipeline of customers to its fintech platform – 4 million in Q2 alone, while its gaming platform boasted the most downloaded mobile game globally, Free Fire, for that same time period. In fact, Free Fire is built on the Unity platform.&nbsp;</p><p>Sea gave its quarterly update which included highlights such as market share gain in Brazil and Taiwan, and a collaboration between YouTube and Shopee. This led some analysts to upgrade their ratings for the stock, which was reflected in its price. Post-Covid, Sea focussed on profitability over growth, and management has executed well. Sea reported positive net income of $80 million last quarter led by gaming and fintech, and saw e-commerce top line accelerate over 34% year over year despite the rapid growth of TikTok boosted by mergers and acquisition in the region. The market liked the growth in e-commerce despite strong competition, all while Sea raised take rates and reduced cost in operations.&nbsp;</p><p>Looking ahead, there are headwinds with competition from Temu, cross-border regulatory restrictions in Indonesia and other large markets, but Shopee remains price competitive, and the runway for growth in e-commerce in the region remains long. Sea also has over 100 million daily active users in Free Fire, is launching new games with partnerships with Tencent and others, and is showing strong traction in fintech.</p><hr><h2 id="pro-medicus">Pro Medicus</h2><h4 id="rose-1859-from-1-30-september-2024-converted-in-australian-dollars-and-not-annualised">Rose 18.59% (from 1-30 September 2024, converted in Australian dollars and not annualised.)</h4><p>Pro Medicus has been helping hospitals analyse x-rays since the early 80s. Its suite of software products helps healthcare professionals analyse medical images. It's an Aussie company with offices around the world.</p><p>Pro Medicus is in the Spaceship Universe and Spaceship Galaxy portfolios. </p><h3 id="why-did-pro-medicus-stock-go-up">Why did Pro Medicus stock go up?&nbsp;</h3><h4 id="in-a-word-momentum">In a word: momentum</h4><p>Pro Medicus reported earnings in August that surprised the market and spurred stock price momentum that continued through September.&nbsp;</p><p>Highlights included growth in both Australian and US markets, with management noting that its product can service “A two-person radiology practice in Melbourne all the way to the largest, most sophisticated healthcare enterprises in the US such as Mayo Clinic.” </p><p>The stock is trading at a premium compared to the broader market, but we believe there’s a good reason for this. Pro Medicus distinguishes itself with its growth rate, margins, and future potential. Analysts estimate that its market penetration in North America is just 7%, while its clients are growing their businesses at 8-10%, suggesting promising future growth opportunities.</p><hr><h2 id="palantir">Palantir</h2><h4 id="rose-1817-from-1-30-september-2024-converted-in-australian-dollars-and-not-annualised">Rose 18.17% (from 1-30 September 2024, converted in Australian dollars and not annualised.)</h4><p>Palantir is a big data company that helps its customers manage large data sets.</p><p>It was founded in 2003, and has worked with government and commercial customers since.</p><p>Palantir is in the Spaceship Universe and Spaceship Galaxy portfolios. </p><h3 id="why-did-palantir-stock-go-up">Why did Palantir stock go up?&nbsp;</h3><h4 id="in-a-phrase-promotion">In a phrase: promotion</h4><p>Think of it like the Premier League. Once you get a certain level of success, you get promoted to the S&amp;P 500, which is the top 500 stocks by market cap in the US. Benefits include things like more exposure, and being added to ETFs that track the S&amp;P 500.&nbsp;</p><p>In September, Palantir was added to the S&amp;P 500. According to Nasdaq, stocks that get added to the S&amp;P 500 go on to return more than 12% on average in the twelve months following inclusion since 2019. Of course, past performance doesn’t guarantee future results.&nbsp;</p><p>Palantir is an AI and machine learning company with a focus on the defence space, and it has also benefited from the particularly volatile time currently being experienced in global politics. Although the business has historically relied on government contracts, Palantir is experiencing growing success in its US commercial sector through what they refer to as boot camps. These camps enable Palantir to demonstrate real examples and use cases with customer data, rather than just generic software prototypes and demos.</p><hr><h1 id="moving-down">Moving down&nbsp;</h1><figure class="kg-card kg-image-card"><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXePnOblyX1GEzTC3_DK6k4qFEkQqNARPQFFwQxRUtiQeHH0QaA0Fpa9qcwoXc3OzdBQ8SZnuPAaLGDnlWjBbEOz_49DP-63mlo7Y65d5LcucNonZV5ZiS2s1Fwcaii5POHrlge8Bh9K5XLa7o9dj4J0_aVN?key=y056iIOvV6TV1tYj_1CiBA" class="kg-image" alt="" loading="lazy" width="624" height="312"></figure><h2 id="megaport">Megaport</h2><h4 id="fell1358-from-1-30-september-2024-converted-in-australian-dollars-and-not-annualised">Fell -13.58% (from 1-30 September 2024, converted in Australian dollars and not annualised.)</h4><p>Megaport was founded in Australia. It uses global reach, a Software Defined Network (SDN), and an online hub to help its customers connect to the cloud, make use of their data, and connect to other services.</p><p>Megaport is in the Spaceship Universe and Spaceship Galaxy portfolios. </p><h3 id="why-did-megaport-stock-go-down">Why did Megaport stock go down?&nbsp;</h3><h4 id="in-a-word-recalibration">In a word: recalibration</h4><p>Megaport announced earnings in late August which we <a href="https://www.spaceship.com.au/learn/spaceship-voyager-monthly-performance-august-2024/?ref=spaceship.ghost.io"><u>talked about last month</u></a>. Since then, its stock price has continued to drift downward – though as we said last month, we intend to allow the new management more time to address their sales go-to-market strategy, as we expect Megaport to benefit from enhanced network and AI connectivity.</p><hr><h2 id="adore-beauty">Adore Beauty</h2><h4 id="fell1304-from-1-30-september-2024-converted-in-australian-dollars-and-not-annualised">Fell -13.04% (from 1-30 September 2024, converted in Australian dollars and not annualised.)</h4><p>Adore Beauty is an online beauty store. It was founded by Australian entrepreneur Kate Morris in 1999, when she was aged 21 and hustling from her garage. It listed on the ASX in 2020.</p><p>Adore Beauty is in the Spaceship Universe Portfolio. </p><h3 id="why-did-adore-stock-go-down">Why did Adore stock go down?&nbsp;</h3><p>In a word: moderation</p><p>Adore was one of our <a href="https://www.spaceship.com.au/learn/spaceship-voyager-monthly-performance-august-2024/?ref=spaceship.ghost.io"><u>top movers in August</u></a>, during which it rose 25.68% in our Spaceship Universe Portfolio (for the month, not annualised.) It’s normal for stocks to moderate after a big month – which has been the case with Adore Beauty.&nbsp;</p><hr><h2 id="adobe">Adobe</h2><h4 id="fell985-from-1-30-september-2024-converted-in-australian-dollars-and-not-annualised">Fell -9.85% (from 1-30 September 2024, converted in Australian dollars and not annualised.)</h4><p>Adobe helps its customers, who tend to be businesses, create and manage content, and advertise and analyse their output. Adobe's suite of products includes famous names such as Photoshop, Illustrator, and Adobe Acrobat.</p><p>Adobe is in the Spaceship Universe, Spaceship Earth, Spaceship Origin and Spaceship Galaxy portfolios. </p><h3 id="why-did-adobe-stock-go-down">Why did Adobe stock go down?&nbsp;</h3><h4 id="in-a-word-disappointment">In a word: disappointment</h4><p>Adobe announced its third quarter results and there was a lot to like about it.&nbsp;</p><p>Take it from Adobe’s CEO, Shanatu Narayen.&nbsp;</p><p>“Adobe's record Q3 performance is a testament to our relentless innovation and commitment to delivering value to our customers,” he said. “With groundbreaking advancements in AI across Creative Cloud, Document Cloud and Experience Cloud, we are empowering millions of users worldwide.”</p><p>So why the market’s sad face?&nbsp;</p><p>Adobe’s growth forecast was lower than expected, sparking fears that returns from artificial intelligence designs will take longer to materialise, leading to investors taking their money elsewhere.</p><hr><h2 id="asml-holding">ASML Holding</h2><h4 id="fell818-from-1-30-september-2024-converted-in-australian-dollars-and-not-annualised">Fell -8.18% (from 1-30 September 2024, converted in Australian dollars and not annualised.)</h4><p>ASML is in the semiconductor industry.</p><p>Its hardware, software, and services help chipmakers produce more chips.</p><p>The company also focuses on meeting the UN's Sustainable Development Goals to help protect the planet and improve the lives of people.</p><p>ASML Holding is in the Spaceship Universe, Spaceship Earth, and Spaceship Origin portfolios. </p><h3 id="why-did-asml-holding-stock-go-down">Why did ASML Holding stock go down?&nbsp;</h3><h4 id="in-a-word-geopolitics">In a word: geopolitics</h4><p>One of ASML’s biggest markets is China, but because of geopolitical concerns, the company is now prevented by its own government from exporting some of its products there.&nbsp;</p><p>Essentially, the US has encouraged its allies to curb its technological support of China, and ASML has been caught in the crosshairs.&nbsp;</p><p>Some analysts think it will cause ASML’s revenue from China to decline by 24% in 2025, and 11% in 2026.&nbsp;</p><hr><h2 id="eli-lilly">Eli Lilly</h2><h4 id="fell717-from-1-30-september-2024-converted-in-australian-dollars-and-not-annualised">Fell -7.17% (from 1-30 September 2024, converted in Australian dollars and not annualised.)</h4><p>Colonel Eli Lilly founded Eli Lilly in the USA in 1876.</p><p>It’s a pharmaceutical company that’s created and distributed life changing medicine such as insulin and prozac to international markets.</p><p>Its focus is now is on its diabetes franchise with Mounjaro and weight loss drug Zepbound.</p><p>Eli Lilly is in the Spaceship Universe, Spaceship Earth, Spaceship Origin and Spaceship Galaxy portfolios. </p><h3 id="why-did-eli-lilly-stock-go-down">Why did Eli Lilly stock go down?&nbsp;</h3><h4 id="in-a-phrase-taking-a-breather">In a phrase: taking a breather</h4><p>Eli Lilly’s stock rocketed after it released its earnings report in early August, and has slowly dipped since then. It’s expected to receive another boost now that its diabetes treatment Mounjaro, which is also used for obesity, has been removed from the FDA shortage list. This means that competitors can no longer create off-brand versions of it which should provide more of a boost to Eli Lilly’s already robust bottom line.&nbsp;</p><hr><p>Some of our Spaceship Voyager portfolios invest in Unity, Tesla, Sea Ltd, Pro Medicus, Palantir, Megaport, Adore Beauty, Adobe, ASML Holdings, and Eli Lilly at the time of writing.&nbsp;</p><p>Important! We’re sharing with you our thoughts on the companies in which Spaceship Voyager invests for your informational purposes only. We think it’s important (and interesting!) to let you know what’s happening with Spaceship Voyager’s investments. However, we are not making recommendations to buy or sell holdings in a specific company. Past performance isn’t a reliable indicator or guarantee of future performance.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Kelly Simpson)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/investing/">Investing</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2024/10/Voyager-movers.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[Real Money Talk: Rebecca]]></title>
            <link>https://www.spaceship.com.au/learn/real-money-talk-rebecca/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/real-money-talk-rebecca/</guid>
            <pubDate>Wed, 09 Oct 2024 02:30:00 GMT</pubDate>
            <description><![CDATA[Rebecca is a 24-year-old from Tasmania who budgets by using eight different bank accounts.]]></description>
            <content:encoded><![CDATA[<p>This post is based on an interview we conducted with Rebecca in July 2021.</p><p>Real Money Talk is our series where we interview Australians from all walks of life about their personal finances. The views expressed are those of the interviewees, based on their experiences with money, and as such are not necessarily representative of Spaceship's views.</p><p>We have changed the name of the interviewee for their privacy.</p><h2 id="overview">Overview</h2><p><strong>Name: </strong>Rebecca<br><strong>Age:</strong> 24<br><strong>Where do you live? </strong>Tasmania</p><p><strong>Please tell us a bit about yourself.</strong></p><p>Although I live in Tassie I can't stand the cold. I enjoy travelling, sport, a good night out and a cosy night in.</p><p><strong>What's your current net worth?</strong></p><p>Currently $81,082.17</p><p><strong>How does it break down? (shares, real estate, businesses, home, superannuation, etc)</strong></p><ul><li>Savings: $19,424.15</li><li>ETFs: $33,855.30</li><li>Super: $27,984.72 </li></ul><p><strong>Any debts? (including HELP from uni)</strong></p><p>Nope. I have never had any type of debt, not even buy now, pay later. I have not yet studied at university so no HELP/HECS either.</p><p><strong>How did you build your net worth?</strong></p><p>I have always naturally been a saver and I have been taught to live below my means.</p><p>I am grateful to have had low living costs and not experienced high lifestyle inflation since working in 'real jobs' and moving out of home.</p><p>Generally I value experiences over things so I find it easy to save for travel or put away for future me. My position also pays over the government guaranteed super amount of 10.5%.</p><h2 id="earn">Earn</h2><p><strong>Tell us a bit about your career.</strong></p><p>I started working as soon as I could legally get a job at 14 and nine months.</p><p>I have worked various jobs since then, mostly in customer service roles. Not always full-time though, you take what you can get when there are few jobs to go around.</p><p>I worked really hard last year to develop my skills in applying for jobs. Writing a resume, cover letters, selection criteria and doing interview prep. The aim was to land a permanent full-time role in the public service, which I achieved. It is a secure environment to develop my skills further and explore other departments when I am ready for a change.</p><p><strong>Do you have any income sources outside your job? How much do you earn from each and how did you develop them?</strong></p><p>Not really, except the passive income I receive from my share portfolio. It isn't much but the aim is to grow it for the long term. Right now I am just reinvesting the distributions. I like the idea of having a side hustle but then I also enjoy my sleep and free time.</p><p><strong>What was important for you to learn about earning more money?</strong></p><p>A lot of people focus on higher education or working more hours. This is important but I think 'playing the game' when it comes to recruitment is key. By that I mean interviews and selection criteria suck but if you get that part right then you give yourself the best chance at a foot in the door.</p><p>Do your research! Don't apply for jobs at the last minute. Take your time and if you aren't good at writing then learn or ask for help! Practice, practice, practice and believe in yourself! Also hot tip – write down good examples of your skills when they happen eg. that time you calmed a disgruntled customer down... So the next time you have to describe how 'you have the skills for the role' you have real examples to draw upon! My last boss called it a 'brag bag'.</p><h2 id="save">Save</h2><p><strong>What's your savings rate? How has it changed over time?</strong></p><p>Roughly 46%. When I first moved out of home (about 4 years ago) I was working part-time and casually and earning less than half of what I am now. My savings rate has stayed relatively high during this time because I have kept my living expenses low.</p><p>I usually spend more on holidays and events so I guess those purchases can erode a chunk of my savings at once, rather than little bits over time by my weekly living habits and lifestyle.</p><p><strong>Do you have a budget?</strong></p><p>Yes, when I first moved out I sent up a separate savings account just for bills because I didn't want to accidentally spend it on fun stuff and be left with nothing! My current budget/cash flow plan looks a bit like this.</p><ul><li>Account one: variable bills (healthcare, electricity)</li><li>Account two: fixed bills (rent, internet, phone, rego, insurance, Spotify, Netflix etc)</li><li>Account three: travel savings</li><li>Account four: investing savings</li><li>Account five: gifts and Christmas</li><li>Account six: emergency fund (over three months of expenses)</li><li>Account seven: everyday spending (fuel, food and fun)</li><li>Account eight:  lifestyle savings buffer (larger purchases like event tickets, new tech, appliances, etc.)</li></ul><p>It sounds like a lot but some are sub-accounts, not individual bank accounts.</p><p>It works for me and gives me freedom. If all my money were bundled together in one or two accounts I would feel restricted and too scared that I would over-spend on fun stuff and not have enough for the essentials and bills.</p><p><strong>How much do you spend per year?</strong></p><p>I don't track this too vigorously but I guess at least $26,000</p><p><strong>Do you make purchase decisions carefully, or are you loose with your money?</strong></p><p>I definitely make decisions carefully when it comes to physical items but when it comes to experiences I can be pretty quick to spend the money. I don't like clutter or spending on things that don't add value to my life.</p><p><strong>How is your work-life balance?</strong></p><p>It is getting better now that I am able to work from home a few days a week. I find it hard during winter because all I want to do is hibernate. I would love to work part-time one day, three-to-four days a week would be nice.</p><p><strong>What's your favourite thing to spend money on?</strong></p><p>Probably travel, food, nights out, festivals and gigs.</p><h2 id="invest">Invest</h2><p><strong>How do you invest?</strong></p><p>I use the <a href="https://www.spaceship.com.au/learn/dollar-cost-averaging/?ref=spaceship.ghost.io">dollar cost averaging method</a> and currently just hold two <a href="https://www.spaceship.com.au/learn/what-is-an-etf/?ref=spaceship.ghost.io">ETFs</a> in my portfolio that give me exposure to Australia and the world. I usually wait until I have $1,000-$2,000 saved up then make a purchase.</p><p><strong>What's been your best investment?</strong></p><p>I haven't really held my investments for long enough to assess their performance but so far an ETF.</p><p><strong>What's been your worst investment?</strong></p><p>I haven't really held my investments for long enough to assess their performance.</p><p><strong>What's been your overall return?</strong></p><p>Around 15% for the past 6 months so far.</p><p><strong>How are you building wealth?</strong></p><p>Living below my means and investing the rest. Investing in diversified stocks/ETFs and holding for the long term.</p><p><strong>What are your main roadblocks to building wealth? How are you addressing them?</strong></p><p>Identifying the right balance between saving and investing. I don't want to 'over invest' and then have to pull money out if my goals change.</p><p><strong>Do you have a target net worth you want?</strong></p><p>I would say at least $1 million by age 50. It would be nice to retire early and live off that passive income.</p><h2 id="behaviour">Behaviour</h2><p><strong>When did you make your first significant behavioural shift towards wealth building?</strong></p><p>When I took the plunge and made my first investment. I had been researching it for a while and when I finally purchased my first investment I gained a better understanding of how markets work, my appetite for risk and realised that it isn't that scary after all!</p><p><strong>If you could start again, what would you do differently? </strong></p><p>100% start investing earlier and put away a portion of my pay, even just $5 to save for when I need to start 'adulting'. Also I wish I had learnt another language when I was younger.</p><p><strong>What mistakes have you made along the way that you've learned from?</strong></p><p>I was scared to take action and it was easier to not invest and stay comfortable. I think it is important to educate yourself but you can learn a lot by taking action.</p><p><strong>Do you have any worries about retirement? If so, how are you planning to address them?</strong></p><p>Yes, I don't know what the world will be like then and what the rules around super and tax will be. I am lucky that my employer pays a higher than normal amount of super. I really want to be able to retire early or work part-time. I worry about striking the balance between living in the now and saving for my future. I also worry about my parents' retirement.</p><p><strong>How are you learning about building wealth? Is it from family, books, being forced to learn as your wealth grew, etc.?</strong></p><p>Podcasts, books, Facebook groups, YouTube, Instagram, watching my shares, Vanguard.</p><p><strong>Do you give to charity? If so, what percentage of your time/money do you give?</strong></p><p>I try and donate blood and plasma regularly.</p><p>I've adopted a koala and donate $50 a month to WWF.</p><p>Another $40 a month goes to A21 which is a charity focused on abolishing slavery and human trafficking.</p><hr><h3 id="we-want-to-hear-your-real-money-talk">We want to hear your Real Money Talk</h3><p>At Spaceship we’re big believers in sharing our money stories. We want to hear yours, too. In our ongoing <a href="https://www.spaceship.com.au/learn/tag/real-money-talk/?ref=spaceship.ghost.io">Real Money Talk</a> series, members of our community share what they’ve learned about managing money. We’d love you to take part. <a href="https://forms.gle/B2xKnqAqjePMHfFG9?ref=spaceship.ghost.io">Here’s a link to our Real Money Talk survey</a> where you can share your story.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Kelly Simpson)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/real-money-talk/">Real Money Talk</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2022/10/Real-Money-Talk-Rebecca.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[How you can invest in AI with Spaceship]]></title>
            <link>https://www.spaceship.com.au/learn/how-you-can-invest-in-ai-with-spaceship/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/how-you-can-invest-in-ai-with-spaceship/</guid>
            <pubDate>Tue, 01 Oct 2024 23:00:00 GMT</pubDate>
            <description><![CDATA[We solemnly swear that a human wrote this… ]]></description>
            <content:encoded><![CDATA[<p>Depending on where you get your news from, AI is either coming for your job or about to make it a whole lot easier – whether you speak in words, or you speak in code.</p><p>So we’re taking a look at some of the companies in our Spaceship Voyager portfolios that are working with, or creating more of, our new robot overlords.</p><h2 id="what-is-ai-anyway">What is AI, anyway?</h2><p>AI is the ability of software to mimic human decisions and reasoning. It does this by spotting patterns in data.</p><p>The best AIs are programmed to learn from their mistakes and make predictions about what will happen next.</p><h2 id="there-are-three-types-of-ai">There are three types of AI</h2><h3 id="1-ai-that%E2%80%99s-as-smart-as-we-are">1. AI that’s as smart as we are</h3><p>Narrow AI, or ‘artificial narrow intelligence’, is also known as weak AI.</p><p>Microsoft says that every example of AI that you see at use in the world falls under this category.</p><p>Narrow AI is when a computer can perform a task as well as a human can. Narrow AIs include things like self-driving cars, ChatGPT, and Mittens the Chess.com chessbot that sent everybody crazy in 2023.</p><figure class="kg-card kg-image-card kg-card-hascaption"><img src="https://www.spaceship.com.au/blog/images/2023/06/Mittens-Narrow-AI.jpg" class="kg-image" alt="" loading="lazy" width="250" height="250"><figcaption><span style="white-space: pre-wrap;">Could you beat a chess-playing cat? Image: Chess.com</span></figcaption></figure><h3 id="2-ai-that-could-beat-us-in-a-fight">2. AI that could beat us in a fight</h3><p>General AI, or ‘artificial general intelligence’, is AI that could outsmart humans at things.</p><p>General AI currently only exists in theory, but you can watch it brought to life in movies. Millennials, think of the maid from The Jetsons; Gen Z, your fighter is Megan.</p><figure class="kg-card kg-image-card kg-card-hascaption"><img src="https://www.spaceship.com.au/blog/images/2023/06/M3GAN-AI.png" class="kg-image" alt="" loading="lazy" width="250" height="250"><figcaption><span style="white-space: pre-wrap;">“um it's actually M3GAN” - Ken from Spaceship</span></figcaption></figure><p>General AI is the idea that robots will be able to think and act for themselves – no extra programming required.</p><h3 id="3-ai-that%E2%80%99ll-steal-your-heart-then-steal-your-planet">3. AI that’ll steal your heart, then steal your planet<br></h3><p>ASI, or ‘artificial super intelligence’, is the third type of AI and probably won’t exist in our lifetimes, if it ever does.</p><p>It’s the idea of an AI that’s superior to humans in every way – think of <em>SPOILER ALERT</em> the voice of Scarlett Johannson ditching Joaquin Phoenix in the movie Her, and escaping to a different planet.</p><figure class="kg-card kg-embed-card"><iframe width="560" height="315" src="https://www.youtube.com/embed/GZS8xBvgLaQ" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen=""></iframe></figure><p>Could <em>you</em> fall in love with an AI?</p><p>(An AI that’ll fall in love with you isn’t real – <a href="https://futurism.com/women-ai-boyfriends?ref=spaceship.ghost.io">unless you ask these people</a>.)</p><p>So, while General and Super AI is what people are freaking out about, Narrow AI is what we’re actually using. How does it get so smart?</p><h2 id="ai-generally-learns-in-two-different-ways">AI generally learns in two different ways</h2><h3 id="machine-learning">Machine learning</h3><p>Machine learning is when software follows a series of algorithms to identify patterns and make predictions.</p><p>If you’ve ever upsized your Amazon order because “People like you also bought…” you’ll have experienced this first hand.</p><p>We asked one of our engineers to explain it to us like we’re five.</p><blockquote>“I'd probably say machine learning "models" are fed data. The "machine learning" part of machine learning is really the process of "training" or building the model,” said Victor from Spaceship.</blockquote><blockquote>"Basically you get data, you train a machine learning model based on that data, and you get a finished model out the other end.</blockquote><blockquote>The finished model takes inputs (new data), and produces outputs (predictions, etc.).”</blockquote><p>This means the AI can keep getting smarter as long as the data it feeds on gets richer and better over time.</p><h3 id="deep-learning">Deep learning</h3><p>Deep learning works a bit like the brain does, with neural networks that link to more neural networks.</p><p>It’s trained on huge data sets, and is better with edge cases, which is why it’s used in facial recognition, and with Virtual Assistants like Siri and Alexa.</p><h2 id="how-do-we-invest-in-ai-at-spaceship">How do we invest in AI at Spaceship?</h2><p>Our Spaceship Voyager Senior Portfolio Manager Jason Sedawie has described AI as being like ‘the new oil’, a development in technology that can change everything that comes after it.</p><p>ChatGPT has described AI as being like ‘a really smart robot friend’ (but then, it would say that…)</p><p>There are two ways we think about investing in AI at Spaceship.</p><h3 id="1-exposure-to-microchips">1. Exposure to microchips</h3><figure class="kg-card kg-image-card"><img src="https://www.spaceship.com.au/blog/images/2023/06/Microchips.jpg" class="kg-image" alt="" loading="lazy" width="250" height="250"></figure><p>Whether you think AI is cool or scary, there’s one thing it is for sure: expensive.</p><p>The Washington Post has said that AI chatbots lose money every time somebody uses them.</p><p>So while <a href="https://twitter.com/sportbible/status/1666448390618488842?s=20&ref=spaceship.ghost.io">asking ChatGPT to write a football chant for a Liverpool star</a> is definitely worth it for punters, it may not be for OpenAI, who runs ChatGPT itself.</p><p>AI is so expensive because it’s resource heavy to run. It uses way more power than your average Google search. That power means it needs stronger computers, and stronger computers need stronger microchips.</p><p>The Spaceship Earth and Spaceship Universe portfolios have exposure to the microchip factory bigwigs NVIDIA, Advanced Micro Devices, ASML, and Taiwan Semiconductor.</p><p>Generally, any company that wants to innovate in AI will need a lot of very strong microchips to do it, and these Spaceship Voyager portfolios have exposure to these very strong microchip factories.</p><h3 id="2-investing-in-companies-that-benefit-from-ai">2. Investing in companies that benefit from AI</h3><p>Some of the companies in our Spaceship Voyager portfolios use AI to underpin, or evolve, their businesses.</p><p>Here’s what a few of them do.</p><p><strong>Help predict and treat surgical complications (Intuitive Surgical):</strong><br>Intuitive Surgical has a robot that helps perform surgery, which is already pretty cool. But it also invested in KelaHealth, which uses AI to help predict how likely it is that a patient in surgery will have complications, and recommends interventions for them.</p><p>(Intuitive Surgical is in the Spaceship Universe and Spaceship Earth portfolios.)</p><p><strong>Generate art (Adobe)</strong><br>Adobe is well known for its suite of creative tools which touch everything from movies to memes to digital ads. Think Photoshop, Acrobat, and Premiere Pro. Adobe has Canva hot on its heels as a competitor, so it’s going for growth, announcing plans to buy Figma late last year, and now launching Adobe Firefly, which will generate images based on what you ask it to.</p><p>The difference between Adobe Firefly and other generative art engines is that Adobe Firefly aims to use AI ethically. There’s a huge debate about AI engines being trained on creative work it doesn’t own - and Adobe is putting thought into how to be a force for good.</p><p>(Adobe is in the Spaceship Universe and Spaceship Earth portfolios.)</p><p><strong>Increase productivity (Microsoft)</strong><br>Microsoft made waves early this year for taking an even bigger stake in OpenAI - the makers of ChatGPT. It then announced it would be integrating the technology into its Teams Suite. Popular with big corporates, Microsoft Teams has collaborative features such as meetings and document sharing. ChatGPT will help meeting organisers to take minutes, create templates, and generally be helpful. A bit like our favourite from the nineties.</p><figure class="kg-card kg-image-card kg-card-hascaption"><img src="https://www.spaceship.com.au/blog/images/2023/06/Clippy-AI.jpg" class="kg-image" alt="" loading="lazy" width="250" height="250"><figcaption><span style="white-space: pre-wrap;">"Hi! I'm a PC!"</span></figcaption></figure><p>(Microsoft is in the Spaceship Universe and Spaceship Earth portfolios.)</p><h2 id="is-ai-coming-for-your-job">Is AI coming for your job?</h2><p>There’s a lot of hype about AI right now. Cynics say it’s filling some of the void that crypto and the metaverse was meant to have filled up by now. It’s true that we don’t know the long-term impact of AI to people’s jobs. That’s a big part about why we’re long-term investors: because we want to be prepared for any future that eventuates.</p><hr><p>Some of our Spaceship Voyager portfolios invest in Microsoft, Amazon, NVIDIA, Advanced Micro Devices, ASML, Taiwan Semiconductor, Intuitive Surgical, Adobe, and Microsoft at the time of writing.</p><p>Important! We’re sharing with you our thoughts on the companies in which Spaceship Voyager invests for your informational purposes only. We think it’s important (and interesting!) to let you know what’s happening with Spaceship Voyager’s investments. However, we are not making recommendations to buy or sell holdings in a specific company. Past performance isn’t a reliable indicator or guarantee of future performance.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Kelly Simpson)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/investing/">Investing</category>
            <category domain="https://www.spaceship.com.au/learn/tag/artificial-intelligence/">Artificial Intelligence</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2024/10/How-to-invest-in-AI.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[Real Money Talk: Mira]]></title>
            <link>https://www.spaceship.com.au/learn/real-money-talk-mira/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/real-money-talk-mira/</guid>
            <pubDate>Wed, 25 Sep 2024 01:15:00 GMT</pubDate>
            <description><![CDATA[Mira’s a 26-year-old marketing manager from Sydney who has some big money goals.]]></description>
            <content:encoded><![CDATA[<p>This post is based on an interview we conducted with Mira in July 2022.</p><p>Real Money Talk is our series where we interview Australians from all walks of life about their personal finances. The views expressed are those of the interviewees, based on their experiences with money, and as such are not necessarily representative of Spaceship's views.</p><p>We have changed the name of the interviewee for their privacy.</p><h2 id="overview">Overview</h2><p><strong>Name:</strong> Mira <br><strong>Age:</strong> 26<br><strong>Where do you live?</strong> Sydney</p><p><strong>Please tell us a bit about yourself.</strong></p><p>I’m a 26-year-old Marketing Manager who lives in Sydney and is super passionate about all things finance and creating a financially independent life for myself.</p><p><strong>What's your current net worth?</strong></p><p>$518,640.</p><p><strong>How does it break down?</strong></p><ul><li>Shares - $61,659</li><li>Cryptocurrency - $15,356</li><li>Real estate - $950,000 (Investment property)</li><li>Superannuation - $57,076</li><li>Car - $25,350</li><li>Cash - $11,234</li></ul><p><strong>Do you have any debts?</strong></p><ul><li>HECS = $9,800</li><li>Mortgage = $592,235</li></ul><p><strong>How did you build your net worth?</strong></p><p>By spending less than I earn and investing the rest.</p><h2 id="earn">Earn</h2><p><strong>Tell us a bit about your career.</strong></p><p>I worked five casual jobs whilst studying full-time as buying a property was always a big money goal from a young age. I got my first full-time job as a marketing co-ordinator earning $55,000 inclusive of super, and from there I’ve managed to increase my income quite quickly.</p><p><strong>Do you have any income sources outside your job? How much do you earn from each and how did you develop them?</strong></p><p>Yes. I have my full-time job, market research, dividends, and rental income.</p><p><strong>What’s been important for you to learn about money?</strong></p><p>Finding unique ways to increase my income if I have lifestyle or financial goals that I want to achieve. There are so many market research opportunities out there that only require me to give my opinion so the barrier to entry is very low.</p><h2 id="save">Save</h2><p><strong>What's your savings rate? How has it changed over time?</strong></p><p>Before I had a mortgage, I tried to save 60% of my income while I was living at home. When I moved out of home five years ago my expenses increased dramatically so realistically I wasn’t able to save as much as I did when I was living at home.</p><p><strong>Do you have a budget?</strong></p><p>Yes - I have a sexy excel spreadsheet that gives me the added peace of mind that I can look after the Mira of today, as well as the Mira of tomorrow.</p><p><strong>How much do you spend per year?</strong></p><p>Close to $50,000.</p><p><strong>Do you make purchase decisions carefully, or are you loose with your money?</strong></p><p>Yes, I do. I always try to spend mindfully and in line with my values. I’ve quickly learnt over the years that buying material things doesn’t make me happier, and a shared meal with friends, travel and new experiences is where I prefer to spend my money.</p><p><strong>How is your work-life balance?</strong></p><p>Really good so far.</p><p><strong>What's your favourite thing to spend money on?</strong></p><p>I love spending money on food I can’t make at home. Going out for a meal with friends is my favourite way to splurge.</p><h2 id="invest">Invest</h2><p><strong>How do you invest?</strong></p><p>Investing in myself. I think learning about finance, the power of compound interest, investing, and making your money work better for you is life changing stuff, and stuff I wish was taught in schools.</p><p><strong>What’s been your overall return?</strong></p><p>I’m currently in a deficit due to the current state of the market but I’m not worried because I’m in for the long haul.</p><p><strong>How are you building wealth?</strong></p><p>Investing 80% in ETFs, 15% in individual stocks and 5% in crypto. I also plan to buy a second IP (investment property) in the next 1-2 years to create another passive income stream.</p><p><strong>What are your main roadblocks to building wealth? How are you addressing them?</strong></p><p>My income. I want to increase my income so I can achieve financial independence sooner.</p><p><strong>Do you have a target net worth you want?</strong><br>$1 million is my target.</p><h2 id="behaviour">Behaviour</h2><p><strong>When did you make your first significant behavioural shift towards wealth building?</strong></p><p>When I read The Barefoot Investor in 2016. I was always good with saving money but I got to a point where I felt my money was sitting dormant in a bank account and I knew I could be putting my money to better use.</p><p><strong>If you could start again, what would you do differently?</strong></p><p>If I knew then what I did now, I’d tell my younger self to invest.</p><p><strong>What mistakes have you made along the way that you think others could learn from?</strong></p><p>Don’t ever take investment advice from anyone. Always do your own research and have conviction in your investment decisions.</p><p><strong>Do you have any worries about retirement? If so, how are you planning to address them?</strong></p><p>No. I know I’ll be ok because I’ve developed good money habits.</p><p><strong>How are you learning about building wealth?</strong></p><p>I learn from books, ebooks, podcasts, and by having very open money conversations with my circle of friends and family to help keep me accountable.</p><p><strong>Do you give to charity? If so, what percentage of your time/money do you give?</strong></p><p>Yes I do but I know I could be doing more. I give monetary donations to causes I’m passionate about, and I also try and give blood regularly.</p><hr><h2 id="we-want-to-hear-your-real-money-talk">We want to hear your Real Money Talk</h2><p>At Spaceship we’re big believers in sharing our money stories. We want to hear yours, too. In our ongoing <a href="https://www.spaceship.com.au/learn/tag/real-money-talk/?ref=spaceship.ghost.io">Real Money Talk</a> series, members of our community share what they’ve learned about managing money. We’d love you to take part. <a href="https://forms.gle/B2xKnqAqjePMHfFG9?ref=spaceship.ghost.io">Here’s a link to our Real Money Talk survey</a> where you can share your story.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Kelly Simpson)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/real-money-talk/">Real Money Talk</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2022/08/Real-Money-Talk-Mira.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[How does compound interest work?]]></title>
            <link>https://www.spaceship.com.au/learn/how-does-compound-interest-work/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/how-does-compound-interest-work/</guid>
            <pubDate>Tue, 24 Sep 2024 21:00:00 GMT</pubDate>
            <description><![CDATA[You can grow your money thanks to the power of compound interest.]]></description>
            <content:encoded><![CDATA[<p>If you want a free tip about investing, pay attention. There is one thing that all investments can have in common, and hopefully you have it on your side.</p><p>The secret behind investment growth is… time.</p><p>As an investor, time can be one of your most valuable currencies. So, if you’re earlier on your investment journey, you might be in pole position to reap its rewards.</p><p>Because with time, you can grow your money thanks to the <a href="https://www.spaceshipinvest.com.au/learn/power-of-compound-interest/?ref=spaceship.ghost.io">power of compound interest</a>.</p><p>Before we can appreciate compound interest, though, we need to start at the beginning, and break down what compound interest is and how it works.</p><p>Consider your savings account.</p><p>If you have money that you save in your account, your bank might pay you a portion of interest on top of those savings. Interest is usually a percentage of the balance.</p><p>Banks pay interest in part to attract new savers and keep the ones they have. They want you to stick around and continue to bank with them.</p><p>Anyway, let’s say the interest rate on your account is a whopping 5 per cent annually. That would be a pretty nice sweetener to your savings, right?</p><p>Let’s also say you have $10,000 in your account.</p><p>So, you’re earning 5 per cent interest annually on your $10,000 principal, which means over the period of a year you would earn $500 in interest for a balance of $10,500.</p><p>This calculation is what we’d call <strong>simple interest</strong>.</p><p>With simple interest, you receive a one-off interest payment at the end of an agreed, set period of time, much like you would with a term deposit.</p><p><strong>Compound interest</strong>, on the other hand, has a little more financial power.</p><p>Compound interest is interest earned on both the principal (your initial invested amount) and any interest you have earned.</p><p>So, let’s say you have that same $10,000 in an account.</p><p>In this case though, you’re earning 5 per cent interest annually but it is paid to you monthly on a pro rata basis. After the first month, you’ll have earned that $500 in annual interest, but because it is paid monthly on a pro rata basis, only $41.67 will hit your account.</p><p>But the next month, your interest will be calculated on the original $10,000 (the principal) as well as the $41.67 (interest). This means your balance is $10,041.67 and the 5 per cent interest will be calculated on this balance the next month.</p><p>This means you are earning interest on your interest!</p><p>It's why smarty pants Albert Einstein supposedly referred to compound interest as the eighth wonder of the world. Maybe. Wink.</p><p>But don’t take his word for it. See for yourself.</p><p>The following chart shows the meaningful difference between the benefits of compound vs simple interest.</p><figure class="kg-card kg-image-card kg-card-hascaption"><img src="https://www.spaceship.com.au/blog/images/2019/10/how-does-compound-interest-work-1.png" class="kg-image" alt="How does compound interest work" loading="lazy"><figcaption>Source: <a href="https://www.moneysmart.gov.au/managing-your-money/saving/compound-interest?ref=spaceship.ghost.io">ASIC MoneySmart</a></figcaption></figure><p>We can see here that compound interest is a more impactful way to grow your savings, not to mention the benefits really grow over time. It’s a financial snowball that keeps on growing.</p><p>And it's one of the biggest drivers of long term investment growth.</p><p>By the way, your superannuation is a key beneficiary of compound interest. It's invested over a long time horizon and is continuously reinvested.</p><p>So, if you’re interested in using compound interest to help your savings grow, then the sooner you start, the better.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Nicole Webb)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/investing/">Investing</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2024/09/How-does-compound-interest-work-.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[26 investing quotes]]></title>
            <link>https://www.spaceship.com.au/learn/26-investing-quotes/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/26-investing-quotes/</guid>
            <pubDate>Wed, 18 Sep 2024 02:30:00 GMT</pubDate>
            <description><![CDATA[Investing insights and perspectives from some of the most famous and successful investors throughout history.]]></description>
            <content:encoded><![CDATA[<p>You can generally tell when somebody’s a big spender.</p><p>Their watch, their car, or their IG holiday feed will usually give it away.</p><p>But when somebody’s a successful investor, or is practised at making long-term decisions?</p><p>It’s wealth and insights that they have to spare.</p><p>Kindly step this way, to these investing quotes showing just that.</p><figure class="kg-card kg-image-card"><img src="https://www.spaceship.com.au/blog/images/2024/09/Fumio-Sasaki-minimalism-investing-quote.jpg" class="kg-image" alt="" loading="lazy" width="600" height="130"></figure><h2 id="1-fumio-sasaki">1. Fumio Sasaki</h2><blockquote>“The accumulation of small achievements is the only way to do something incredible.” - Fumio Sasaki</blockquote><p>Fumio Sasaki, Japanese minimalist, decluttered his apartment over the span of about five years.</p><p>He was left with “three shirts, four pairs of trousers, four pairs of socks and not much else.”</p><p>The freedom he felt was immeasurable – and it could only have begun with a small first step.</p><p>Sasaki reminds us that big achievements take time, and you can’t always see them happening until you look back and realise everything’s changed.</p><figure class="kg-card kg-image-card"><img src="https://www.spaceship.com.au/blog/images/2024/09/Morgan-Housel-investing-quote.jpg" class="kg-image" alt="" loading="lazy" width="600" height="130"></figure><h2 id="2-morgan-housel">2. Morgan Housel</h2><blockquote>“Spending money to show people how much money you have is the fastest way to have less money.” - Morgan Housel</blockquote><p>Morgan Housel’s one of the most prominent financial voices of our generation.</p><p>He’s an investor and a New York Times best selling novelist.</p><p>He reminds us that keeping up with the Jones’ is a fool’s errand – and the money you spend on keeping your grass greener than the other guy’s could be better invested in your future.</p><figure class="kg-card kg-image-card"><img src="https://www.spaceship.com.au/blog/images/2024/09/Warren-Buffett-investing-quote.jpg" class="kg-image" alt="" loading="lazy" width="600" height="130"></figure><h2 id="3-warren-buffett">3. Warren Buffett</h2><blockquote>"I will tell you how to become rich. Close the doors. Be fearful when others are greedy. Be greedy when others are fearful." — Warren Buffett</blockquote><p>Warren Buffett reminds us that if you let FOMO or panic decide your investing, you’re unlikely to end up ahead.</p><figure class="kg-card kg-image-card"><img src="https://www.spaceship.com.au/blog/images/2024/09/Charlie-Munger-investing-quote.jpg" class="kg-image" alt="" loading="lazy" width="600" height="130"></figure><h2 id="4-charlie-munger">4. Charlie Munger</h2><blockquote>“The big money is not in the buying and selling, but in the waiting.” - Charlie Munger</blockquote><p>Warren Buffett’s BFF (RIP) lived by an ethos of long-term investing, and is credited with shaping the culture at Berkshire Hathaway.</p><p>It can be hard to sit on your hands, and it’s not always the right call, but Munger’s approach made him a lot of money.</p><figure class="kg-card kg-image-card"><img src="https://www.spaceship.com.au/blog/images/2024/09/Jeff-Bezos-investing-quote.jpg" class="kg-image" alt="" loading="lazy" width="600" height="130"></figure><h2 id="5-jeff-bezos">5. Jeff Bezos</h2><blockquote>“Complaining is not a strategy. You have to work with the world as you find it, not as you would have it be." – Jeff Bezos</blockquote><p>Jeff Bezos built one of the biggest and most influential companies in the world, Amazon, which he founded in 1994.</p><p>His journey took him from bookseller to billionaire – and he’s been big on reminding people that complaining is not a strategy.</p><p>It’s a lesson we can take with investing: it might feel good to complain about the market, or that our investments aren’t performing the way we wished they would.</p><p>But complaining doesn’t help us decide if there’s a better course of action to take.</p><figure class="kg-card kg-image-card"><img src="https://www.spaceship.com.au/blog/images/2024/09/Melanie-Perkins-investing-quote.jpg" class="kg-image" alt="" loading="lazy" width="600" height="130"></figure><h2 id="6-melanie-perkins">6. Melanie Perkins</h2><blockquote>“Wherever possible, blame things you can fix.” - Melanie Perkins</blockquote><p>Melanie Perkins, co-founder of Canva and one of Australia’s most successful entrepreneurs, has been big on sharing her learnings along her journey.</p><p>In a 2018 blog post shared on Canva’s Medium, she wrote about how important it is to focus on the things you can change, rather than blame things that are outside your control.</p><p>We think this applies to investing, too.</p><p>If your investments aren’t performing the way you wished, is it because you don’t have enough diversification? You got caught up in FOMO, or you panic sold? You didn’t fully understand what you were getting yourself into? These are things you could learn from and fix for next time.</p><figure class="kg-card kg-image-card"><img src="https://www.spaceship.com.au/blog/images/2024/09/Geraldine-Weiss-investing-quote.jpg" class="kg-image" alt="" loading="lazy" width="600" height="130"></figure><h2 id="7-geraldine-weiss">7. Geraldine Weiss</h2><blockquote>“Successful investing in the stock market is not brain surgery. Anyone can be a successful investor.” - Geraldine Weiss</blockquote><p>Geraldine Weiss was a famous investor nicknamed the Grand Dame of Dividends.</p><p>She’d tried to get a job as an in-house investor at a company, but the wisdom of the time said that women couldn’t be investors (it was the 60s).</p><p>So instead she co-founded a newsletter and became the first woman to start an investment advisory service.</p><p>She killed it.</p><p>We like this quote because it reminds us that we should have equal access to investment opportunities – no matter who we are.</p><p>It’s a huge part of the reason we created <a href="https://www.spaceship.com.au/voyager/?ref=spaceship.ghost.io" rel="noreferrer">Spaceship Voyager</a> and keep making it better.</p><figure class="kg-card kg-image-card"><img src="https://www.spaceship.com.au/blog/images/2024/09/Michelle-Zatlyn-investing-quote.jpg" class="kg-image" alt="" loading="lazy" width="600" height="130"></figure><h2 id="8-michelle-zatlyn">8. Michelle Zatlyn</h2><blockquote>“People don’t take opportunities because the timing is bad, (or) the financial side is unsecure. Too many people are overanalysing. Sometimes you just have to go for it.”</blockquote><p>Michelle Zatlyn’s a co-founder of Cloudflare, which is an American cloud services company that helps power a huge chunk of the web.</p><p>Here she reminds us that as risky as action can be, inaction can often be much riskier.</p><figure class="kg-card kg-image-card"><img src="https://www.spaceship.com.au/blog/images/2024/09/Lisa-Su-investing-quote.jpg" class="kg-image" alt="" loading="lazy" width="600" height="130"></figure><h2 id="9-lisa-su">9. Lisa Su</h2><blockquote>“Run toward the hardest problems.” - Lisa Su</blockquote>
<!--kg-card-begin: html-->
<blockquote class="instagram-media" data-instgrm-captioned data-instgrm-permalink="https://www.instagram.com/p/DFridZUNSLs/?utm_source=ig_embed&amp;utm_campaign=loading" data-instgrm-version="14" style=" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:540px; min-width:326px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);"><div style="padding:16px;"> <a href="https://www.instagram.com/p/DFridZUNSLs/?utm_source=ig_embed&utm_campaign=loading" style=" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;" target="_blank"> <div style=" display: flex; flex-direction: row; align-items: center;"> <div style="background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;"></div> <div style="display: flex; flex-direction: column; flex-grow: 1; justify-content: center;"> <div style=" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;"></div> <div style=" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;"></div></div></div><div style="padding: 19% 0;"></div> <div style="display:block; height:50px; margin:0 auto 12px; width:50px;"><svg width="50px" height="50px" viewBox="0 0 60 60" version="1.1" xmlns="https://www.w3.org/2000/svg" xmlns:xlink="https://www.w3.org/1999/xlink"><g stroke="none" stroke-width="1" fill="none" fill-rule="evenodd"><g transform="translate(-511.000000, -20.000000)" fill="#000000"><g><path d="M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631"></path></g></g></g></svg></div><div style="padding-top: 8px;"> <div style=" color:#3897f0; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:550; line-height:18px;">View this post on Instagram</div></div><div style="padding: 12.5% 0;"></div> <div style="display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;"><div> <div style="background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);"></div> <div style="background-color: #F4F4F4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;"></div> <div style="background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);"></div></div><div style="margin-left: 8px;"> <div style=" background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;"></div> <div style=" width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg)"></div></div><div style="margin-left: auto;"> <div style=" width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);"></div> <div style=" background-color: #F4F4F4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);"></div> <div style=" width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);"></div></div></div> <div style="display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;"> <div style=" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;"></div> <div style=" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;"></div></div></a><p style=" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; line-height:17px; margin-bottom:0; margin-top:8px; overflow:hidden; padding:8px 0 7px; text-align:center; text-overflow:ellipsis; white-space:nowrap;"><a href="https://www.instagram.com/p/DFridZUNSLs/?utm_source=ig_embed&utm_campaign=loading" style=" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:normal; line-height:17px; text-decoration:none;" target="_blank">A post shared by Spaceship (@spaceshipau)</a></p></div></blockquote>
<script async src="//www.instagram.com/embed.js"></script>
<!--kg-card-end: html-->
<p>Lisa Su is current president, CEO, and chair of Advanced Micro Devices, which is a semiconductor company.</p><p>She’s got a Ph.D in electrical engineering which she chose because it seemed like the hardest subject to major in.</p><p>She’s made a career – and a life – of running toward hard problems, rather than away from them, and in her case it’s paid off, for herself, and for her company’s investors.</p><p>She reminds us that things that are hard, such as keeping your cool in a volatile market, or not rushing to the shiniest new thing, can make us stronger.</p><figure class="kg-card kg-image-card"><img src="https://www.spaceship.com.au/blog/images/2024/09/Mellody-Hobson-investing-quote.jpg" class="kg-image" alt="" loading="lazy" width="600" height="130"></figure><h2 id="10-mellody-hobson">10. Mellody Hobson</h2><blockquote>"The biggest risk of all is not taking one." - Mellody Hobson</blockquote><p>Mellody Hobson’s the chairwoman of Starbucks, and the co-CEO of a huge investment firm.</p><p>She was also the inspiration for one of the main characters on The Good Wife.</p><p>Investing is risky, we remind you this all the time. But as Mellody reminds us, taking big risks can lead to big rewards.</p><figure class="kg-card kg-image-card"><img src="https://www.spaceship.com.au/blog/images/2024/09/John-Bogle-investing-quote.jpg" class="kg-image" alt="" loading="lazy" width="600" height="130"></figure><h2 id="11-john-bogle">11. John Bogle</h2><blockquote>"Don't look for the needle in the haystack. Just buy the haystack!" — John Bogle</blockquote><p>John Bogle is the guy that founded Vanguard, and was influential in bringing index investing to the masses.</p><p>His beliefs was that picking winners is hard – but investing in an index, such as by buying into an ETF, would spread your exposure, covering your bases in good times and bad.</p><figure class="kg-card kg-image-card"><img src="https://www.spaceship.com.au/blog/images/2024/09/Peter-Lynch-investing-quote.jpg" class="kg-image" alt="" loading="lazy" width="600" height="130"></figure><h2 id="12-peter-lynch">12. Peter Lynch</h2><blockquote>“Know what you own, and know why you own it” — Peter Lynch</blockquote><p>Peter Lynch is a legendary investor who retired at age 46 after running a fund for 13 years.</p><p>So his success speaks for itself.</p><p>Here Peter Lynch reminds us that we shouldn’t invest in things we don’t understand.</p><figure class="kg-card kg-image-card"><img src="https://www.spaceship.com.au/blog/images/2024/09/Ben-Graham-investing-quote.jpg" class="kg-image" alt="" loading="lazy" width="600" height="130"></figure><h2 id="13-ben-graham">13. Ben Graham</h2><blockquote>"In the short run, the market is a voting machine. But in the long run, it is a weighing machine." — Ben Graham</blockquote><p>Ben Graham’s a good case of not letting the catastrophe of a lifetime define his lifetime.</p><p>He lost $500,000 in the 1920s stock market crash.</p><p>But then he had quite the comeback. Graham eventually became known as the ‘The Father of Value Investing’ and influenced Warren Buffett himself.</p><p>(Value investing is the strategy of identifying undervalued stocks because their underlying value will eventually be reflected in their price.)</p><figure class="kg-card kg-image-card"><img src="https://www.spaceship.com.au/blog/images/2024/09/Ginni-Rometty-investing-quote.jpg" class="kg-image" alt="" loading="lazy" width="600" height="130"></figure><h2 id="14-ginni-rometty">14. Ginni Rometty</h2><blockquote>“Growth and comfort do not coexist.” — Ginni Rometty</blockquote><p>Ginni Rometty is a former CEO of IBM, holding the title from 2012 until she retired from the company in 2020.</p><p>She spent nearly 40 years rising to the top of IBM, taking a myriad of partnerships and opportunities.</p><p>Rometty reminds us not to settle, and that good things can happen when we invest in ourselves and our futures.</p><figure class="kg-card kg-image-card"><img src="https://www.spaceship.com.au/blog/images/2024/09/Ruth-Poratt-investing-quote.jpg" class="kg-image" alt="" loading="lazy" width="600" height="130"></figure><h2 id="15ruth-porat">15.Ruth Porat</h2><blockquote>“Stick to your true north - build greatness for the long term.” — Ruth Porat</blockquote><p>Ruth Porat is president, chief investment officer, and chief financial officer of Alphabet, so we can safely assume she’s good at handling a lot of money – and her tip about staying true to yourself, and your goals, could help you create your own legacy.</p><figure class="kg-card kg-image-card"><img src="https://www.spaceship.com.au/blog/images/2024/09/Paul-Samuelson-investing-quote.jpg" class="kg-image" alt="" loading="lazy" width="600" height="130"></figure><h2 id="16-paul-samuelson">16. Paul Samuelson</h2><blockquote>“Investing should be more like watching paint dry or watching grass grow. If you want excitement, take $800 and go to Las Vegas.” — Paul Samuelson</blockquote><p>Paul Samuelson was an American economist and Nobel Prize winner, who also advised US presidents.</p><p>His perspective was that you should take the excitement out of investing so you don’t get hung up on the ups and downs and do something rash.</p><p>It’s easy to say, of course, but it’s a good reminder to try to keep cool heads when the going gets volatile – and shows we’re not the only ones with the opinion that <a href="https://www.spaceship.com.au/learn/panic-selling-is-a-terrible-strategy-expect-volatility/?ref=spaceship.ghost.io" rel="noreferrer">panic selling is a terrible strategy</a>.</p><figure class="kg-card kg-image-card"><img src="https://www.spaceship.com.au/blog/images/2024/09/Jason-Zweig-investing-quote.jpg" class="kg-image" alt="" loading="lazy" width="600" height="130"></figure><h2 id="17-jason-zweig">17. Jason Zweig</h2><blockquote>“Investing isn’t about beating others at their game. It’s about controlling yourself at your own game.” — Jason Zweig</blockquote><p>Jason Zweig is an American financial journalist with a long history of writing about investing for Wall Street publications.</p><p>He maintains that it’s a mental game, and the best way to master the market is to master yourself.</p><figure class="kg-card kg-image-card"><img src="https://www.spaceship.com.au/blog/images/2024/09/Sarah-Blakely-investing-quote.jpg" class="kg-image" alt="" loading="lazy" width="600" height="130"></figure><h2 id="18-sara-blakely">18. Sara Blakely</h2><blockquote>"Don't be intimidated by what you don't know. That can be your greatest strength and ensure that you do things differently from everyone else." – Sara Blakely</blockquote><p>As an investor, you get to tell your own story and go your own way.</p><p>Sara Blakely turned $5,000 into a global company.</p><p>It reminds us that leveraging our strengths and trusting the process can be way more lucrative than following any kind of playbook.</p><figure class="kg-card kg-image-card"><img src="https://www.spaceship.com.au/blog/images/2024/09/Melinda-Gates-investing-quote.jpg" class="kg-image" alt="" loading="lazy" width="600" height="130"></figure><h2 id="19-melinda-gates">19. Melinda Gates</h2><blockquote>"If you are successful, it is because somewhere, sometime, someone gave you a life or an idea that started you in the right direction. Remember also that you are indebted to life until you help some less fortunate person, just as you were helped." – Melinda Gates</blockquote><p>If you’re reading this, you’re better placed to learn about investing and to make smart financial decisions than arguably most people who’ve ever lived.</p><p>According to the World Bank, more than a billion people around the world are unbanked, which means they don’t even have a bank account.</p><p>Melinda Gates reminds us not to take our privilege for granted – and that wherever we are, we have a chance to move forward, and to lift up the people around us as we do.</p><figure class="kg-card kg-image-card"><img src="https://www.spaceship.com.au/blog/images/2024/09/Susan-Wojcicki-investing-quote.jpg" class="kg-image" alt="" loading="lazy" width="600" height="130"></figure><h2 id="20-susan-wojcicki">20. Susan Wojcicki</h2><blockquote>“Rarely are opportunities presented to you in a perfect way. In a nice little box with a yellow bow on top. 'Here, open it, it's perfect. You'll love it.' Opportunities–the good ones–are messy, confusing and hard to recognise. They're risky. They challenge you.” – Susan Wojcicki</blockquote><p>You’ve probably heard the story of how Sergey Brin and Larry Page co-founded Google in a garage in Silicon Valley.</p><p>Susan Wojcicki leased that garage to them, before becoming employee number 16 at Google, and holding a number of roles there before her biggest.</p><p>She agitated for Google to acquire YouTube and then ran it from 2014 to 2023.</p><p>Wojcicki reminds us that opportunities can be risky – and they can work out.</p><p>If leasing your garage for some extra money could snowball into helping run one of the world’s biggest companies, it means investing in yourself could lead you anywhere.</p><figure class="kg-card kg-image-card"><img src="https://www.spaceship.com.au/blog/images/2024/09/Michael-Burry-investing-quote.jpg" class="kg-image" alt="" loading="lazy" width="600" height="130"></figure><h2 id="21-michael-burry">21. Michael Burry</h2><blockquote>"I try to buy shares of unpopular companies when they look like road kill and sell them when they’ve been polished up a bit." — Michael Burry</blockquote><p>Michael Burry was played by Christian Bale in The Big Short – but before then he was just a humble investor and hedge fund founder who predicted and profited from the 2008 US stock market crash.</p><p>He graphically reminds us that you can be any type of investor you want to be - and that beauty is in the eye of the beholder.</p><figure class="kg-card kg-image-card"><img src="https://www.spaceship.com.au/blog/images/2024/09/Lynn-Martin-investing-quote.jpg" class="kg-image" alt="" loading="lazy" width="600" height="130"></figure><h2 id="22-lynn-martin">22. Lynn Martin</h2><blockquote>"I tend to take the view that having a very balanced portfolio and knowing what you invest in, and investing for the long term is probably 9 times out of 10 the — maybe 9.5 times out of 10, the right philosophy to have." — Lynn Martin</blockquote><p>Lynn Martin is the president of the New York Stock Exchange.</p><p>It’s her job to keep the stock market open and running smoothly so people everywhere can buy and sell stocks.</p><p>She’s someone who’s arguably seen it all - and she reminds us that pragmatism can win the day.</p><figure class="kg-card kg-image-card"><img src="https://www.spaceship.com.au/blog/images/2024/09/Nicolai-Tangen-investing-quote.jpg" class="kg-image" alt="" loading="lazy" width="600" height="130"></figure><h2 id="23-nicolai-tangen">23. Nicolai Tangen</h2><blockquote>"The worst thing you can do is die with a lot of money." – Nicolai Tangen</blockquote><p>Nicolai Tangen is the CEO of Norges Bank Investment Management which manages Norway’s sovereign wealth fund.</p><p>It’s truly massive: it owns almost 1.5% of all the shares in the world’s listed companies, lends money to countries and companies, and owns buildings and a wind farm.</p><p>We think it’s a refreshing perspective from someone in charge of so much money.</p><figure class="kg-card kg-image-card"><img src="https://www.spaceship.com.au/blog/images/2024/09/Cathie-Wood-investing-quote-.jpg" class="kg-image" alt="" loading="lazy" width="600" height="130"></figure><h2 id="24-cathie-wood">24. Cathie Wood</h2><blockquote>"The concept of innovation is so often misunderstood. True innovation isn't about creating new things; it's about changing the way we think and do things." — Cathie Wood</blockquote><p>Cathie Wood is CEO of ARK Invest, an investment fund that seeks to invest in disruptive companies.</p><p>She reminds us we can walk the talk by investing what we believe in, and that sometimes our biggest gains can be seen in our own mindset shifts.</p><figure class="kg-card kg-image-card"><img src="https://www.spaceship.com.au/blog/images/2024/09/Steve-Jobs-investing-quote.jpg" class="kg-image" alt="" loading="lazy" width="600" height="130"></figure><h2 id="25-steve-jobs">25. Steve Jobs</h2><blockquote>“Focus and simplicity… once you get there, you can move mountains.” – Steve Jobs</blockquote><p>Steve Jobs built one of the world’s most valuable companies, Apple, with famous attention to minimalist detail.</p><p>He reminds us that consistency and sticking to your plan can get you to the top.</p><figure class="kg-card kg-image-card"><img src="https://www.spaceship.com.au/blog/images/2024/09/Benjamin-Graham-investing-quote.jpg" class="kg-image" alt="" loading="lazy" width="600" height="130"></figure><h2 id="26-benjamin-graham">26. Benjamin Graham</h2><blockquote>“To be an investor you must be a believer in a better tomorrow.” — Benjamin Graham</blockquote><p>We’re ending on another one from Ben Graham, and he gets a pass because we love the sentiment of this quote.</p><p>It reminds us that by investing in the stock market, we really do get to shape our futures and build the lives we want to live.</p><hr><p>One or more of the Spaceship Voyager portfolios invest in Berkshire Hathaway, Amazon, Cloudflare, Advanced Micro Devices, Starbucks, Vanguard ETFs, IBM, Alphabet, and Apple at the time of writing. Please refer to the Spaceship app or our website for more information on what each portfolio invests in.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Kelly Simpson)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/people-and-ideas/">People &amp; Ideas</category>
            <category domain="https://www.spaceship.com.au/learn/tag/market-volatility/">Market Uncertainty</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2024/09/26-investing-quotes.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[Spaceship Voyager Monthly Flight Log: August 2024]]></title>
            <link>https://www.spaceship.com.au/learn/spaceship-voyager-monthly-performance-august-2024/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/spaceship-voyager-monthly-performance-august-2024/</guid>
            <pubDate>Thu, 05 Sep 2024 04:32:58 GMT</pubDate>
            <description><![CDATA[Catch up on the Spaceship Voyager portfolio companies that had the biggest months – and what they might mean for your money. ]]></description>
            <content:encoded><![CDATA[<p>At Spaceship we’re long-term investors, but we still keep an eye on what’s happening in the markets day to day. This week, we’re taking a look at some of the bigger movements in our Spaceship Voyager portfolios from the month of August 2024.</p><p>(These figures refer to 1-31 August 2024, converted in Australian dollars and are not annualised.)&nbsp;</p><h1 id="moving-up">Moving up</h1><figure class="kg-card kg-image-card"><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXf3zn6PENk-6d1GmW3eN8GrS2Ws5baNlfsK_KR5zS4QmmJJLYahyqEfeFYxEnmpCreuz5axdUfgLwx7EyDqhu_hIX-V63IPZcW1seZmIyVa-9FJPbof6g3j3JEPBmH1OyHIarbV1fZtR1h4ltdMoiuOos0k?key=L0tQvzAtOy1IS-daGkB6Ow" class="kg-image" alt="" loading="lazy" width="1200" height="600"></figure><h2 id="affirm">Affirm</h2><h4 id="rose-4968-from-1-31-august-2024-converted-in-australian-dollars-and-are-not-annualised">Rose 49.68% (from 1-31 August 2024, converted in Australian dollars and are not annualised.)</h4><p>Affirm's a US-based Buy Now, Pay Later service that was built to empower consumers.</p><p>It charges customers simple interest and no fees, so they can pay off purchases at their own pace.</p><h3 id="why-did-affirm-stock-go-up">Why did Affirm stock go up?&nbsp;</h3><p>Shoutout to <a href="https://www.spaceship.com.au/voyager/universe/?ref=spaceship.ghost.io" rel="noreferrer">Spaceship Universe Portfolio</a> and <a href="https://www.spaceship.com.au/voyager/earth/?ref=spaceship.ghost.io" rel="noreferrer">Spaceship Earth Portfolio</a> investors: it was a good month to have shares in Affirm.&nbsp;</p><p>In our <a href="https://www.spaceship.com.au/learn/2024-spaceship-voyager-investor-letter/?ref=spaceship.ghost.io"><u>2024 Spaceship Voyager annual letter</u></a> we talked about how our Investment Team sees Affirm as a contender for being the “modern-day American Express for younger users.”&nbsp;</p><p>Affirm continued its upward march and then rocketed at the end of August after blitzing market expectations in its earnings report.&nbsp;</p><p>Affirm announced:</p><ul><li>48% increase in revenue from a year earlier</li><li>A 19% increase in active customers</li></ul><p>So why’s Affirm been killing it?</p><p>They’ve been turning competition into collaboration. In 2023 Apple announced a buy now pay later product that would enable US consumers to pay in four payments. </p><p>Less than a year later, Apple has integrated a third party competitor, Affirm into their app ecosystem, allowing installment plans from Affirm.</p><p>Affirm’s partnerships with Apple, Amazon, and Shopify have helped build customer adoption, as has plans to launch in the UK this year.&nbsp;</p><p>But in general, the company says it’s the focus on increasing customer engagement and expanding network reach that have been paying off.&nbsp;</p><p>Affirm is in the <a href="https://www.spaceship.com.au/voyager/universe/?ref=spaceship.ghost.io" rel="noreferrer">Spaceship Universe</a>, <a href="https://www.spaceship.com.au/voyager/earth/?ref=spaceship.ghost.io" rel="noreferrer">Spaceship Earth</a>, and <a href="https://www.spaceship.com.au/voyager/galaxy/?ref=spaceship.ghost.io" rel="noreferrer">Spaceship Galaxy</a> portfolios.&nbsp;</p><h2 id="adore-beauty">Adore Beauty</h2><h4 id="rose-2568-from-1-31-august-2024-converted-in-australian-dollars-and-are-not-annualised">Rose 25.68% (from 1-31 August 2024, converted in Australian dollars and are not annualised.)</h4><p>Adore Beauty is an online beauty store. It was founded by Australian entrepreneur Kate Morris in 1999, when she was aged 21 and hustling from her garage. It listed on the ASX in 2020.</p><h3 id="why-did-adore-beauty-stock-go-up">Why did Adore Beauty stock go up?&nbsp;</h3><p>Adore’s been kicking goals recently, announcing:</p><ul><li>A new CEO, previously at General Pants Co and David Jones with experience across e-commerce, retail, private label and loyalty program.</li><li>An acquisition of Aussie skincare company Ikou</li><li>Increases in revenue, active customers, and profit margins in its FY24 annual report</li><li>A move into bricks and mortar retail. The company has signed leases for two concept stores based in Victoria, and it expects them to be profitable.&nbsp;</li></ul><p>Adore’s brand awareness has also grown, increasing to 71% in its core demographic in August 2024, up from 62% during the same period last year.&nbsp;</p><p>And it still gives a free Tim Tam with every order.&nbsp;</p><p>Adore Beauty is in the <a href="https://www.spaceship.com.au/voyager/universe/?ref=spaceship.ghost.io" rel="noreferrer">Spaceship Universe Portfolio</a>.&nbsp;</p><h2 id="zip-co">Zip Co</h2><h4 id="rose-2565-from-1-31-august-2024-converted-in-australian-dollars-and-are-not-annualised">Rose 25.65% (from 1-31 August 2024, converted in Australian dollars and are not annualised.)</h4><p>Zip's an Australian company that's been around since 2013.</p><p>Its mission is to disrupt the broken credit card model by offering buy now, pay later payment solutions.</p><h3 id="why-did-zip-stock-go-up">Why did Zip stock go up?&nbsp;</h3><p>Zip announced a US partnership with global payment provider, Stripe. </p><p>This integration enhances the potential for greater Zip adoption internationally. </p><p>Eligible merchants can now activate Zip as a payment option with a single click, which is expected to attract new customers.</p><p>Zip is also eyeing a plan to link customers to home loans, describing this as an “obvious adjacency”.</p><p>Zip announced its FY24 result in late August, and it was a good one.&nbsp;</p><p>Its revenue increased 28.2% year over year, it grew its number of merchants by 9.6% vs FY23, and it increased its revenue margin.</p><p>Zip is in the <a href="https://www.spaceship.com.au/voyager/universe/?ref=spaceship.ghost.io" rel="noreferrer">Spaceship Universe Portfolio.</a>&nbsp;</p><h2 id="wisetech-global">WiseTech Global</h2><h4 id="rose-2505-from-1-31-august-2024-converted-in-australian-dollars-and-are-not-annualised">Rose 25.05% (from 1-31 August 2024, converted in Australian dollars and are not annualised.)</h4><p>Wisetech Global has a product called CargoWise which centralises logistics operations on a one-stop data platform.</p><p>This helps its customers, who are global shipping companies, keep visibility and control over their cargo.</p><h3 id="why-did-wisetech-global-stock-go-up">Why did WiseTech Global stock go up?&nbsp;</h3><p>WiseTech’s another Aussie company that announced its annual results.&nbsp;</p><p>Its main takeaway? Growth is reaccelerating. </p><p>It's rare to see a company grow faster as it gets bigger, and WiseTech’s revenue, net profit, organic revenue, and free cash flow have significantly increased vs. the year before. </p><p>Growing shipping complexity, stricter regulatory requirements, and enhanced compliance monitoring with sanctions are fueling increased demand.</p><p>Wisetech also has three new products in the works, and won a huge new contract with the 6th largest global freight forwarder which is called Nippon Express.&nbsp;</p><p>WiseTech Global is in the <a href="https://www.spaceship.com.au/voyager/universe/?ref=spaceship.ghost.io" rel="noreferrer">Spaceship Universe</a> and <a href="https://www.spaceship.com.au/voyager/galaxy/?ref=spaceship.ghost.io" rel="noreferrer">Spaceship Galaxy</a> portfolios.&nbsp;</p><h2 id="temple-webster">Temple &amp; Webster</h2><h4 id="rose-1936-from-1-31-august-2024-converted-in-australian-dollars-and-are-not-annualised">Rose 19.36% (from 1-31 August 2024, converted in Australian dollars and are not annualised.)</h4><p>Temple &amp; Webster was founded with a goal for being the first place Aussies would look when furnishing their homes.</p><p>That was in 2011, when four entrepreneurs decided to create a website that showcased editorial quality content to online retail - specifically, furniture and homewares.</p><p>It listed on the stock market in 2015.</p><h3 id="why-did-temple-webster-stock-go-up">Why did Temple &amp; Webster stock go up?&nbsp;</h3><p>It’s been a tricky time for Australians who are battling cost of living pressures: no such issues for Temple &amp; Webster.&nbsp;</p><p>This online pure play retailer, which means it exists entirely online, announced record annual revenue with an increase of 26% year on year. </p><p>Repeat customers now make up 57% of all orders, and the company also says it’s saved millions of dollars by implementing generative AI tools including live chat and product recommendations.&nbsp;</p><p>Temple &amp; Webster is in the <a href="https://www.spaceship.com.au/voyager/universe/?ref=spaceship.ghost.io" rel="noreferrer">Spaceship Universe Portfolio</a>.&nbsp;</p><h1 id="moving-down">Moving down&nbsp;</h1><figure class="kg-card kg-image-card"><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXcWWv9uROCs-Z4GLhRocCnZMfH90FRKifqXa41CULdZLRlzbFmnmMSPN2rXUXfeLcpaECnnvCsrcZRrj5maFZP0ZkHFaxaeLxjTcNgK2YOds9flcLZXyKfnlQR7l9xYA2L9xpLfn90iEuKIdYQxVrY7EDOB?key=L0tQvzAtOy1IS-daGkB6Ow" class="kg-image" alt="" loading="lazy" width="1200" height="600"></figure><h2 id="audinate">Audinate</h2><h4 id="fell-3645-from-1-31-august-2024-converted-in-australian-dollars-and-are-not-annualised">Fell 36.45% (from 1-31 August 2024, converted in Australian dollars and are not annualised.)</h4><p>Audinate is a leading provider of professional AV networking technology.</p><p>It's a Sydney business that was spun out of the CSIRO to become a global AV protocol that delivers uncompressed, multi-channel, low latency digital audio over an ethernet network.</p><p>Its flagship product Dante has been used to power some of the biggest music events in the world, including the Foo Fighters, the Killers, and Paul McCartney, while music product leaders such as Yamaha have adopted their AV technology.</p><h3 id="why-did-audinate-stock-go-down">Why did Audinate stock go down?&nbsp;</h3><p>You know when you order meal delivery expecting it to be hot and take 20 minutes to arrive, and instead it arrives lukewarm having taken the scenic route?&nbsp;</p><p>That’s basically what happened with Audinate last month.&nbsp;</p><p>In its company earnings report, Audinate’s CEO told the market the business expected flat or negative growth for the next year or so, before growth kicks back in during FY26.&nbsp;</p><p>This was a pretty big decline from what the market had been expecting, which was closer to 20% annual growth. </p><p>The return of chip supplies last year enabled Audinate to catch up and fulfill customer orders. </p><p>However, the reduction in the sales backlog, customer over-ordering, and shorter lead times have resulted in flat growth expectations.</p><p>We continue to hold the stock because, despite recent disappointing results and likely more time required for sales to recover, the bigger picture is the audio market is shifting from point-to-point cabling to Audinate’s networking and software solutions.</p><p>Audinate is in the <a href="https://www.spaceship.com.au/voyager/universe/?ref=spaceship.ghost.io" rel="noreferrer">Spaceship Universe</a> and <a href="https://www.spaceship.com.au/voyager/galaxy/?ref=spaceship.ghost.io" rel="noreferrer">Spaceship Galaxy</a> portfolios.&nbsp;</p><h2 id="megaport">Megaport</h2><h4 id="fell-2215-from-1-31-august-2024-converted-in-australian-dollars-and-are-not-annualised">Fell 22.15% (from 1-31 August 2024, converted in Australian dollars and are not annualised.)</h4><p>Megaport was founded in Australia. It uses global reach, a Software Defined Network (SDN), and an online hub to help its customers connect to the cloud, make use of their data, and connect to other services.</p><h3 id="why-did-megaport-stock-go-down">Why did Megaport stock go down?&nbsp;</h3><p>Megaport, a leader in connectivity reported its FY24 results and there weren’t any huge shockers, with their FY24 revenue falling within the expected range.&nbsp;</p><p>However they did note that their net retention rates had decreased, largely caused by price increases last year, which did not result in customer churn or switching but reduced the extent to which customers were upgrading their product suites.&nbsp;</p><p>Nonetheless, it’s been a huge year for Megaport, with the company rebuilding its C-Suite, launching new products, and signing its largest deal ever. </p><p>We intend to allow the new management more time to address the sales go-to-market strategy, as we expect Megaport to benefit from enhanced network and AI connectivity.</p><p>Megaport is in the <a href="https://www.spaceship.com.au/voyager/universe/?ref=spaceship.ghost.io" rel="noreferrer">Spaceship Universe</a> and <a href="https://www.spaceship.com.au/voyager/galaxy/?ref=spaceship.ghost.io" rel="noreferrer">Spaceship Galaxy</a> portfolios.&nbsp;</p><h2 id="airbnb">Airbnb</h2><h4 id="fell-1913-from-1-31-august-2024-converted-in-australian-dollars-and-are-not-annualised">Fell 19.13% (from 1-31 August 2024, converted in Australian dollars and are not annualised.)</h4><p>Airbnb was born in 2007 when three travellers paid two hosts to sleep on air mattresses in their living room.</p><p>The hosts were Brian Chesky and Joe Gebbia, and they became founders of Airbnb, which grew to match millions of hosts with more than a billion guests across hundreds of countries.</p><h3 id="why-did-airbnb-stock-go-down">Why did Airbnb stock go down?&nbsp;</h3><p>Airbnb reported quarterly growth in key metrics including the number of nights and experiences booked, as well as how much that was worth to the business (gross booking value).&nbsp;</p><p>The growth was slower than expected, however, which led to the stock price falling. </p><p>It also predicted future earnings that were lower than the market hoped for, which also contributed. </p><p>The market is also concerned about competition as Booking.com is rapidly ramping up their alternatives listing.&nbsp;</p><p>We still believe Airbnb is a high quality business that is at a reasonable valuation. </p><p>While top line growth has been moderate at 11% and competition is high, Airbnb has been focussing on the quality of listings, launched Icons to drive engagement, kept the sales, marketing and support costs lower, and is a highly profitable, asset-light business with a 41% free cash flow margin. </p><p>We believe Airbnb will continue to be a dominant player in the travel market particularly with the younger demographic, and the present valuation is prospective.</p><p>Airbnb is in the <a href="https://www.spaceship.com.au/voyager/universe/?ref=spaceship.ghost.io" rel="noreferrer">Spaceship Universe,</a> <a href="https://www.spaceship.com.au/voyager/earth/?ref=spaceship.ghost.io" rel="noreferrer">Spaceship Earth</a>, and <a href="https://www.spaceship.com.au/voyager/galaxy/?ref=spaceship.ghost.io" rel="noreferrer">Spaceship Galaxy</a> portfolios.&nbsp;</p><h2 id="birkenstock">Birkenstock</h2><h4 id="fell-1878-from-1-31-august-2024-converted-in-australian-dollars-and-are-not-annualised">Fell 18.78% (from 1-31 August 2024, converted in Australian dollars and are not annualised.)</h4><p>Birkenstock is a footwear brand that’s been around for more than 250 years. It listed on the stockmarket in 2023.</p><h3 id="why-did-birkenstock-stock-go-down">Why did Birkenstock stock go down?&nbsp;</h3><p>Birkenstock reported quarterly results that were slightly lower than the market expected.&nbsp;</p><p>The company’s Boston Clogs have outperformed, being responsible for a lot of the company’s growth this year. </p><p>Expansion into other shoe categories, such as closed toe shoes (their non sandal business) which are priced higher, continued to grow at twice the rate of overall sales and are now 25% of revenue.</p><p>Birkenstock has been around for 250 years and its CEO, Oliver Reichert, said it’s “committed to its medium- and long-term targets to mid- to -high-teens revenue growth.” </p><p>We believe the long-term investment thesis remains unchanged, like the brand the company is unique, there are few 250-year-old brands that are growing with the margin profile of Birkenstock.</p><p>Birkenstock is in the <a href="https://www.spaceship.com.au/voyager/universe/?ref=spaceship.ghost.io" rel="noreferrer">Spaceship Universe</a> and <a href="https://www.spaceship.com.au/voyager/galaxy/?ref=spaceship.ghost.io" rel="noreferrer">Spaceship Galaxy</a> portfolios.&nbsp;</p><h2 id="snowflake">Snowflake</h2><h4 id="fell-1570-from-1-31-august-2024-converted-in-australian-dollars-and-are-not-annualised">Fell 15.70% (from 1-31 August 2024, converted in Australian dollars and are not annualised.)</h4><p>Snowflake has been around since 2012. It became a public company in 2020.</p><p>Snowflake makes it easy for its customers to store their data on public clouds.</p><p>It created a Data Cloud for organisations to manage their data more efficiently, so they can unlock more insights and analytics from it.</p><h3 id="why-did-snowflake-stock-go-down">Why did Snowflake stock go down?&nbsp;</h3><p>While Snowflake reported a good result, it didn’t do enough to address its competition concerns. </p><p>Snowflake’s major competitor is named Databricks. </p><p>Databricks is a private company, and is perceived to be outperforming due to its positioning in AI and unstructured data&nbsp;</p><p>While we acknowledge these concerns, we believe both companies can coexist successfully. </p><p>Although they have operated separately in the past, Snowflake, a leader in structured data, and Databricks, specializing in unstructured data like audio and video files, are increasingly converging.</p><p>We are impressed with Snowflake’s new CEO, who joined the company after selling to Snowflake his AI search startup, he previously led Google's advertising products. </p><p>He has been in the role since February this year he updated the market on Snowflake’s quarterly growth, calling out the new product announcements, capabilities, and, impressively, the two nine-figure deals the company signed this quarter.&nbsp;</p><p>Snowflake is in the <a href="https://www.spaceship.com.au/voyager/universe/?ref=spaceship.ghost.io" rel="noreferrer">Spaceship Universe</a> and <a href="https://www.spaceship.com.au/voyager/galaxy/?ref=spaceship.ghost.io" rel="noreferrer">Spaceship Galaxy</a> portfolios.&nbsp;</p><hr><p>Some of our Spaceship Voyager portfolios invest in <em>Affirm, Adore Beauty, Zip Co, WiseTech, Temple &amp; Webster, Audinate, Megaport, Airbnb, Birkenstock, and Snowflake</em> at the time of writing.&nbsp;</p><p>Important! We’re sharing with you our thoughts on the companies in which Spaceship Voyager invests for your informational purposes only. We think it’s important (and interesting!) to let you know what’s happening with Spaceship Voyager’s investments. However, we are not making recommendations to buy or sell holdings in a specific company. Past performance isn’t a reliable indicator or guarantee of future performance.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Kelly Simpson)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/investing/">Investing</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2024/09/Voyager-movers.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[16.08.24 | Here are the results of our Money Check In]]></title>
            <link>https://www.spaceship.com.au/learn/spaceship-money-check-in-q3-2024/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/spaceship-money-check-in-q3-2024/</guid>
            <pubDate>Wed, 21 Aug 2024 01:20:00 GMT</pubDate>
            <description><![CDATA[More than 1,000 Aussies within the Spaceship community told us how they’re faring. ]]></description>
            <content:encoded><![CDATA[<p>We recently conducted our first ever Spaceship Money Check In, where more than 1,000 Aussies within the Spaceship community told us about how they’re faring financially, what their biggest challenges are, and how they feel about their financial futures.</p><p>We’ve compiled key insights from the survey responses into the 2024 Money Check In report, so you can see how you and your peers feel about the big issues.</p><p><a href="https://spaceship-marketing.cdn.prismic.io/spaceship-marketing/ZqrfXh5LeNNTxsoG_SSSurveyReport2024.pdf?ref=spaceship.ghost.io" rel="noreferrer">See how you compare</a></p><h2 id="just-want-the-headlines-here-are-some-of-our-top-takeaways">Just want the headlines? Here are some of our top takeaways.</h2><h3 id="1-as-a-community-we%E2%80%99re-pretty-optimistic">1. As a community, we’re pretty optimistic</h3><p>Despite the current economic challenges, more than half of our respondents are optimistic about their financial futures. Our positive outlooks are driven by things like:</p><ul><li>Stable employment.</li><li>Business ownership.</li><li><a href="https://www.spaceship.com.au/learn/?ref=spaceship.ghost.io" rel="noreferrer">Feeling financially informed.</a></li><li><a href="https://www.spaceship.com.au/learn/how-to-make-an-investment-plan/?ref=spaceship.ghost.io" rel="noreferrer">Having a financial plan in place and taking action to achieve our goals.</a></li><li>You prefer stocks over houses</li></ul><p>Investing in stocks is a more popular primary investment vehicle than property — a shift likely influenced by the high cost of living and soaring house prices, making homeownership more challenging for many.</p><h3 id="2-the-gender-pay-gap-is-still-very-real">2. The Gender Pay Gap is still very real</h3><p>Our survey revealed that men are three times more likely than women to earn more than $150,000. Additionally, men are twice as likely to feel 'very optimistic' about their financial futures compared to women.</p><h3 id="3-rural-vs-metro-dwellers-a-tale-of-two-worlds">3. Rural vs. metro dwellers: A tale of two worlds</h3><p>Metro dwellers are 2.5 times more likely to feel they're financially thriving compared to their rural counterparts. They’re also three times more likely to earn more than $150,000.</p><h3 id="4-people-aged-18-34-are-more-hopeful-than-those-aged-35">4. People aged 18-34 are more hopeful than those aged 35+</h3><p>People aged 18-34 are more optimistic about their financial futures than those aged 35+. While those aged over 35 generally earn more, their outlook is less positive, with 58% of 18-34 year-olds feeling optimistic or very optimistic about their financial futures, compared to 51% of those over 35.</p><h3 id="5-our-top-financial-concerns">5. Our top financial concerns</h3><p>Here are the top three concerns that keep our community up at night:</p><ul><li><a href="https://www.spaceship.com.au/learn/tag/cost-of-living/?ref=spaceship.ghost.io" rel="noreferrer">Rising cost of living (62%).</a></li><li><a href="https://www.spaceship.com.au/learn/tag/personal-finance/?ref=spaceship.ghost.io" rel="noreferrer">Inability to save/invest enough for the future (59%).</a></li><li><a href="https://www.spaceship.com.au/first-home/?ref=spaceship.ghost.io" rel="noreferrer">Interest rates and housing affordability (49%).</a></li></ul><p><a href="https://spaceship-marketing.cdn.prismic.io/spaceship-marketing/ZqrfXh5LeNNTxsoG_SSSurveyReport2024.pdf?ref=spaceship.ghost.io" rel="noreferrer">See how you compare</a></p><p>Thank you for being part of our Spaceship community. We hope these insights help you feel more connected and informed as we all navigate our financial journeys.</p><p>Over the next few weeks, we’ll be releasing content to help address some of the challenges you’ve been facing, in order to help you level up financially.</p><p>Until next time. 🚀</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Bryna Howes)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/newsletters/">Newsletters</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2024/08/Spaceship-Money-Check-In.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[Your super contributions cheat sheet]]></title>
            <link>https://www.spaceship.com.au/learn/super-contribution-caps-and-types/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/super-contribution-caps-and-types/</guid>
            <pubDate>Wed, 21 Aug 2024 01:15:00 GMT</pubDate>
            <description><![CDATA[The types of super contributions – and how much of each – you can make.]]></description>
            <content:encoded><![CDATA[<p>Here are the different types of super contributions that can make up your super balance.</p><hr><h2 id="employer-super-contributions">Employer super contributions</h2><p>An employer super contribution is the amount of super your employer must pay on your behalf. The amount they must pay is called the super guarantee</p><h3 id="what-is-the-super-guarantee">What is the super guarantee?</h3><p>The super guarantee is the percentage amount of your paycheck your employer must pay to your super fund.</p><p>It’s been rising by .5% per financial year over the past few years, and is set to tap out at 12% from 1 July 2025.</p><style>
.table_component {
    overflow: auto;
    width: 100%;
}

.table_component table {
    border: 1px solid #dededf;
    height: 100%;
    width: 100%;
    table-layout: fixed;
    border-collapse: collapse;
    border-spacing: 1px;
    text-align: left;
}

.table_component caption {
    caption-side: top;
    text-align: left;
}

.table_component th {
    border: 1px solid #dededf;
    background-color: #eceff1;
    color: #000000;
    padding: 5px;
}

.table_component td {
    border: 1px solid #dededf;
    background-color: #ffffff;
    color: #000000;
    padding: 5px;
}
</style>
<div class="table_component" role="region" tabindex="0">
<table>
    <thead>
        <tr>
            <th>Date</th>
            <th>Super Guarantee</th>
        </tr>
    </thead>
    <tbody>
        <tr>
            <td>1 July 2024 - 30 June 2025</td>
            <td>11.5%</td>
        </tr>
        <tr>
            <td>1 July 2025 onwards</td>
            <td>12.0%</td>
        </tr>
    </tbody>
</table>
</div><p>Your employer can pay more than the super guarantee, but they can’t pay less.</p><hr><h2 id="personal-super-contributions">Personal super contributions</h2><p>These are extra contributions you make on your own behalf.</p><p>The aim of super is to help you retire like a fat cat and extra personal contributions can typically help.</p><h3 id="personal-super-contributions-%E2%80%93-salary-sacrifice">Personal super contributions – salary sacrifice</h3><p>Salary sacrificing is when you arrange to have some of your salary paid as super contributions instead of as part of your take home pay.</p><p>People generally do this because it typically reduces the amount of tax they pay overall.</p><p>People who salary sacrifice see less money in their paycheck than they otherwise would, but this typically reduces their taxable income, which can lower their tax bill.</p><h3 id="spouse-super-contributions">Spouse super contributions</h3><p>These are contributions you make to your spouse’s super, or contributions you’ve already made to your own super that you roll over to your spouse’s.</p><h3 id="government-co-contributions">Government co-contributions</h3><p>If you’re eligible, the government may contribute up to $500 to your super account, each financial year, so long as you meet conditions first, including making your own super contribution first.</p><p>Here’s more info about the <a href="https://www.spaceship.com.au/learn/super-co-contribution-scheme/?ref=spaceship.ghost.io" rel="noreferrer">super co-contribution</a>.</p><h3 id="first-home-super-saver-scheme-contributions">First Home Super Saver scheme contributions</h3><p>These are contributions you make to your super fund with the intent of withdrawing them to put toward your house deposit.</p><p>You can generally withdraw up to $50,000 worth of voluntary contributions you’ve made to your super, up to $15,000 worth per year.</p><p>Check out <a href="https://www.spaceship.com.au/first-home/?ref=spaceship.ghost.io" rel="noreferrer">Spaceship First Home</a> for more about how your super can support you buying your first home.</p><hr><h2 id="what-are-concessional-and-non-concessional-contributions">What are concessional and non-concessional contributions?</h2><p>Here’s where it can get tricky.</p><p>Each of these contributions is classified as being either concessional or non-concessional and it has to do with how they’re taxed.</p><p>The Australian Tax Office (ATO) defines income that has not yet been taxed as ‘before tax contributions’ and they’re known as concessional.</p><p>The ATO calls income that has already been taxed ‘after tax’ contributions and they’re known as non-concessional.</p><h3 id="what-are-concessional-contributions">What are concessional contributions?</h3><p>Common concessional contributions include:</p><ul><li>Employer contributions</li><li>Salary sacrified contributions</li><li>Personal contributions you claim a tax deduction on</li></ul><p>Concessional contributions generally get taxed at 15%.</p><p><a href="https://help.spaceship.com.au/en/articles/6906702-can-i-claim-a-tax-deduction-on-my-voluntary-contributions?ref=spaceship.ghost.io" rel="noreferrer">Need to claim a tax deduction? Here’s some more about how that works.</a></p><h3 id="what-are-non-concessional-contributions">What are non-concessional contributions?</h3><p>Common non-concessional contributions include:</p><ul><li>Some contributions your spouse might make to your super fund</li><li>Personal contributions you haven’t claimed as tax deductions</li></ul><p>Non-concessional contributions aren’t taxed again when they reach your super fund, but this is because you already paid tax on that money before it landed in your bank account.</p><hr><h2 id="contributions-cap-limits">Contributions cap limits</h2><p>There are limits to the amount of concessional and non-concessional contributions you can make each financial year.</p><h3 id="what%E2%80%99s-the-concessional-contributions-cap">What’s the concessional contributions cap?</h3><p>From 1 July 2024, the concessional contributions cap is $30,000 for the 2024 financial year.</p><h3 id="what%E2%80%99s-the-non-concessional-contributions-cap">What’s the non-concessional contributions cap?</h3><p>From 1 July 2024, the non-concessional contributions cap is $120,000 for the 2024 financial year.</p><h3 id="what-happens-if-you-exceed-a-contributions-cap">What happens if you exceed a contributions cap?</h3><p>Generally, the consequences of exceeding a contributions cap depend on the particular cap you exceed.</p><p>If you go over your concessional contributions cap, your excess contributions are included in your assessable income, which means you pay your normal rate of tax on them.</p><p>But, because they’ve already been taxed at 15% upon entry to your super fund, the amount of tax you’ll pay is reduced by that amount.</p><p>If you go over the non-concessional contributions cap, you’ll generally have to choose between getting your excess contributions plus 85% of their associated earnings released from your super fund, or paying an excess non-concessional contributions cap, which is charged at the highest marginal tax rate plus Medicare levy.</p><p>However, this will depend on whether you have any unused cap amounts you may be able to bring forward. It gets pretty complex – so make sure you check out the ATO website and get professional, personal advice specific to your circumstances.</p><hr><h2 id="what-are-the-carry-forward-and-bring-forward-rules">What are the carry forward and bring forward rules?</h2><p>On some occasions, you’re able to exceed the contributions caps provided you meet specific eligibility criteria. These include:</p><ul><li><strong><em>The carry forward rule:</em></strong> This lets you use any unused concessional cap amounts you may have from the previous five financial years. It allows you to contribute more than the concessional cap amount into your super, providing you meet certain criteria. You can check out the ATO website for more.</li><li><strong><em>The bring forward rule:</em></strong> This is similar, but it lets you, if you’re eligible, bring one or two years of your annual non-concessional cap from future years forward to the current financial year. Again, there are criteria you need to meet, and you can find out about it on the ATO website.</li></ul><hr><p>Remember – this information is general in nature and should not be taken as tax advice. It’s worth <a href="https://www.ato.gov.au/individuals-and-families/super-for-individuals-and-families/super/growing-and-keeping-track-of-your-super/caps-limits-and-tax-on-super-contributions/concessional-contributions-cap?ref=spaceship.ghost.io" rel="noreferrer">taking a closer look at what the ATO says</a>, and seeking personal financial advice from a registered tax agent if you’re unsure, for more.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Kelly Simpson)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/superannuation/">Superannuation</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2025/03/EC-1---Why-employer-contributios-are-important--1-.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[What's going on?]]></title>
            <link>https://www.spaceship.com.au/learn/whats-going-on/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/whats-going-on/</guid>
            <pubDate>Thu, 08 Aug 2024 04:37:59 GMT</pubDate>
            <description><![CDATA[You may have noticed the markets have been tumultuous lately. ]]></description>
            <content:encoded><![CDATA[<p>You may have noticed in the news that the markets have been tumultuous lately. Earlier this week, Wall Street experienced its worst day in nearly two years due to a global sell-off driven by recent inflation and jobs reports out of the US which stoked recession fears.</p><p>Specifically, the S&amp;P 500 fell by 3%, the Dow Jones by 2.6%, and the Nasdaq by 3.4%.</p><p>Investors are worried about economic changes, and so they reduce their holdings, and this in turn typically leads to widespread decline in stock prices.</p><p><strong>The main thing to know is that it’s not just common for the stock market to ‘correct’ itself, it’s normal. This is what you should expect to see as an investor.</strong></p><p>This doesn't mean it's easy.</p><p>We know that, but at Spaceship we believe in the power of long-term investing. Our <a href="https://www.spaceship.com.au/voyager/?ref=spaceship.ghost.io" rel="noreferrer">Spaceship Voyager portfolios</a> have minimum suggested time frames of three to seven years. (The Spaceship Universe, Origin and Earth portfolios are seven years, while the Spaceship Galaxy Portfolio is five years, and the Spaceship Explorer Portfolio is three years.)</p><p>This is because, generally, when equity investments are held for longer periods they tend to exhibit lower volatility than those held for shorter periods. (Although, naturally, past performance is not a reliable indicator of future performance.)</p><p>We know that's easier said than done when the market drops, but long-term investors tend to live by the “time in the market, not timing the market” philosophy for good reason — because by trying to pull out of the market on a bad day, you could also end up missing out on a good day.</p><p>J.P. Morgan Asset Management’s 2024 Retirement Guide has some insight into this.</p><p>Over the 20 years from 1 January 2004 to 29 December 2023, if you missed the ten best days in the market, your overall return was less than half of what it would have been if you'd stayed invested throughout the period (based on an initial investment of $10,000)!</p><p>Further, seven of the 10 best days occurred within two weeks of the 10 worst days.</p><p>All this to say, it can be worthwhile to stick it out. Some people even use market drops to put in more money and potentially supercharge their investments.</p><p>Having said all that, you should absolutely make your own decision, a decision that suits your personal financial situation. Again, past performance is not a reliable indicator of future performance.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Bryna Howes)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/market-volatility/">Market Uncertainty</category>
            <category domain="https://www.spaceship.com.au/learn/tag/investing/">Investing</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2024/08/What-s-going-on--.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[Spaceship Voyager Monthly Flight Log: July 2024]]></title>
            <link>https://www.spaceship.com.au/learn/spaceship-voyager-monthly-performance-july-2024/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/spaceship-voyager-monthly-performance-july-2024/</guid>
            <pubDate>Thu, 08 Aug 2024 01:31:38 GMT</pubDate>
            <description><![CDATA[Here's a look at some of July's bigger movements.]]></description>
            <content:encoded><![CDATA[<p>At Spaceship we’re long-term investors, but we still keep an eye on what’s happening in the markets day to day. This week, we’re taking a look at some of the bigger movements in our Spaceship Voyager portfolios from the month of July 2024.</p><p>(These figures refer to 1-31 July 2024, are converted in Australian dollars and are not annualised.)</p><h2 id="here%E2%80%99s-the-short-version">Here’s the short version:</h2><h3 id="moving-up">Moving up:</h3><ul><li>TOMRA Systems +40.54%</li><li>Zip +30.82%</li><li>Generac +20.47%</li><li>Illumina +20.17%</li><li>Tesla +19.99%</li></ul><h3 id="moving-down">Moving down:</h3><ul><li>Crowdstrike -38.07%</li><li>Lululemon -11.40%</li><li>Uber -9.24%</li><li>Eli Lilly -9.11%</li><li>Advanced Micro Devices -8.87%</li></ul><hr><h2 id="moving-up-1">Moving up</h2><figure class="kg-card kg-image-card"><img src="https://www.spaceship.com.au/blog/images/2024/08/Spaceship-Voyager-moving-up.jpg" class="kg-image" alt="" loading="lazy" width="1200" height="600"></figure><h2 id="tomra-systems">TOMRA Systems</h2><p><strong>Rose +40.54% (from 1-31 July 2024, converted in Australian dollars and not annualised.)</strong></p><p>TOMRA was founded in 1972 in Norway, when two brothers worked out a system to help a local grocer accept empty bottles in exchange for cash.</p><p>They invented the world's first automated reverse vending machine – and now people can 'return and earn' from taking their empty bottles and cans back to be recycled, all over the world.</p><h3 id="why-did-tomra-stock-go-up">Why did TOMRA stock go up?</h3><p><strong>In a word: results</strong></p><p>TOMRA Systems reported quarterly earnings which included a 15% revenue increase on its Collection division, and the meeting of expectations for its Recycling and Food divisions.</p><p>TOMRA maintains good growth margins, which is a measure that compares a company’s profit against its revenue. Generally, the more profit you’re able to retain, the better your margins are, the better it is for your company and investors. TOMRA’s gross margin was 44% in Q2 2024, up from 42% vs. the year before.</p><p>TOMRA is in the Spaceship Earth Portfolio.</p><hr><h2 id="zip">Zip</h2><p><strong>Rose 30.82% (from 1-31 July 2024, converted in Australian dollars and  not annualised.)</strong></p><p>Zip's an Australian company that's been around since 2013.</p><p>Its mission is to disrupt the broken credit card model by offering buy now, pay later payment solutions.</p><h3 id="why-did-zip-stock-go-up">Why did Zip stock go up?</h3><p><strong>In a word: momentum</strong><br>Zip was <a href="https://www.spaceship.com.au/learn/spaceship-voyager-monthly-performance-june-2024/?ref=spaceship.ghost.io" rel="noreferrer">our biggest mover in June 2024</a> and it’s continued its rise.</p><p>It announced quarterly results on 17 July 2024 that showed improvement across pretty much all lines, and a reduction in bad debts.</p><p>They’re also killing it in the US, and have appointed Kelsey Plum from the WNBA as a brand ambassador for further exposure. She has massive reach with over a million followers.</p><p>Zip is in the Spaceship Universe Portfolio, and Spaceship Galaxy Portfolios.</p><hr><h2 id="generac">Generac</h2><p><strong>Rose 20.47% (from 1-31 July 2024, converted in Australian dollars and  not annualised.)</strong></p><p>Generac designs and creates residential, commercial, and industrial power generators. It also has a suite of clean energy products.</p><h3 id="why-did-generac-stock-go-up">Why did Generac stock go up?</h3><p><strong>In a phrase: a big month</strong></p><p>Generac announced that it had been awarded a $200 million grant from the US Department of Energy to help install solar and battery storage systems for Puerto Rican households.</p><p>Then it announced second quarter results, in which the company updated their growth estimates, which means they’re forecasting better sales than they previously had. The market took note.</p><p>Generac is in the Spaceship Earth Portfolio, and is available in our US Investing Service.</p><hr><h2 id="illumina">Illumina</h2><p><strong>Rose 20.17% (from 1-31 July 2024, converted in Australian dollars and  not annualised.)</strong></p><p>Illumina's a healthcare company dedicated to unlocking the power of the human genome, which could help advance the quest toward personalised medicine.</p><p>The company was founded in 1998, and has helped to make DNA sequencing more accessible and affordable.</p><h3 id="why-did-illumina-stock-go-up">Why did Illumina stock go up?</h3><p><strong>In a word: acquisition</strong></p><p>Illumina bought a company called Fluent BioSciences, which has developed a single-cell technology.</p><p>The acquisition is intended to “advance our multiomics growth strategy,” according to Illumina’s Chief Technology Officer, Steven Barnard.</p><p>Multiomics is pretty tricky to understand, but essentially it’s an advanced sequencing method that can combine data from different biological sources and past experiments.</p><p>You can check out Illumina’s explanation at their <a href="https://sapac.illumina.com/techniques/multiomics.html?ref=spaceship.ghost.io" rel="noreferrer">multiomics explainer page</a>.<br>Essentially, this acquisition helps to further power and differentiate Illumina from its competitors.</p><p>Illumina is in the Spaceship Universe Portfolio, the Spaceship Earth Portfolio, the Spaceship Galaxy Portfolio, and is available in our US Investing Service.</p><hr><h2 id="tesla">Tesla</h2><p><strong>Rose 19.99% (from 1-31 July 2024, converted in Australian dollars and  not annualised.)</strong></p><p>Tesla was founded in 2003, with the mission to accelerate the world's transition to sustainable energy. Its products have included electric cars, batteries, and solar energy panels.</p><h3 id="why-did-tesla-stock-go-up">Why did Tesla stock go up?</h3><p><strong>In a word: automation</strong></p><p>Shares continue to climb following last month's vote to reinstate CEO Elon Musk's pay package, which we and the market believe will ensure his continued involvement in Tesla's AI and robotics initiatives.</p><p>Tesla is also planning to unveil its robotaxi strategy, although the company postponed its launch from August until October.</p><p>Tesla is in the Spaceship Universe Portfolio, the Spaceship Earth Portfolio, the Spaceship Origin Portfolio, the Spaceship Galaxy Portfolio, and is available in our US Investing Service.<br></p><hr><h2 id="moving-down-1">Moving down</h2><figure class="kg-card kg-image-card"><img src="https://www.spaceship.com.au/blog/images/2024/08/Spaceship-Voyager-moving-down.jpg" class="kg-image" alt="" loading="lazy" width="1200" height="600"></figure><h3 id="crowdstrike">CrowdStrike</h3><p><strong>Fell -38.07% (from 1-31 July 2024, converted in Australian dollars and  not annualised.)</strong></p><p>CrowdStrike is a cybersecurity company that helps its customers defend themselves against cyber threats, such as hacks and data breaches. CrowdStrike went public in 2019.</p><h3 id="why-did-crowdstrike-go-down">Why did CrowdStrike go down?</h3><p><strong>In a word: outage</strong></p><p>CrowdStrike’s cybersecurity detection product is called Falcon and it’s distributed via the cloud to massive companies globally. CrowdStrike released an update to Falcon that resulted in an operating system crash on connected Windows systems, and triggered outages across different businesses and industries around the world.</p><p>They figured out what went wrong and issued a fix. It’s normal for tech companies to conduct Post Incident Reviews and CrowdStrike is sharing theirs publicly, which <a href="https://www.crowdstrike.com/falcon-content-update-remediation-and-guidance-hub/?ref=spaceship.ghost.io" rel="noreferrer">you can see here</a>.</p><p>We reduced some of our holdings following the news. Although the event was negative, our analysis of the competitive landscape indicates that there are few viable endpoint security alternatives, so we are considering re-adding to our CrowdStirke position at a favorable level.</p><p>CrowdStrike is in the Spaceship Universe Portfolio, the Spaceship Earth Portfolio, the Spaceship Galaxy Portfolio, and is available in our US Investing Service.</p><hr><h3 id="lululemon">Lululemon</h3><p><strong>Fell -11.40% (from 1-31 July 2024, converted in Australian dollars and  not annualised.)</strong></p><p>Lululemon creates innovative fitness and athleisure wear. It opened in 1998.</p><p>The company says its purpose is to elevate human potential by helping people feel their best, and this extends to its Impact Agenda, which uses the three pillars of Be Human, Be Well, and Be Planet to be good global citizens.</p><h3 id="why-did-lululemon-stock-go-down">Why did Lululemon stock go down?</h3><p><strong>In a phrase: missed expectations</strong></p><p>Lululemon’s stock has lost more than half its value in the year to date, at the time of writing. The weakness can be attributed to several factors including increased competition, departure of the Chief Product Officer, changing consumer trends, a perceived slowdown in consumer discretionary spend, and a high valuation towards the end of last year. Lululemon hasn’t met the wider market’s expectations, which has contributed to the sell-off. It’s been a tough market for retail generally, which you can read about in our <a href="https://www.spaceship.com.au/learn/2024-spaceship-voyager-investor-letter?ref=spaceship.ghost.io" rel="noreferrer">2024 Spaceship Voyager Investor Letter</a>.</p><p>In July, Lululemon had a rare misstep with a product release. It premiered a new line of leggings it called Breezethrough. They were intended to be lightweight, with quick drying materials. Unfortunately, they featured a V shaped seam on the backside that had the unintended impact of giving customers ‘long butts’. Customers weren’t that stoked on them, and rather than being the butt of a joke, Lululemon heard the feedback and pulled the product from the shelves.</p><p>Lululemon is in the Spaceship Universe Portfolio, the Spaceship Earth Portfolio, the Spaceship Galaxy Portfolio, and is available in our US Investing Service.</p><hr><h3 id="uber">Uber</h3><p><strong>Fell -9.24% (from 1-31 July 2024, converted in Australian dollars and  not annualised.)</strong></p><p>Uber began when two friends got stranded in Paris, couldn't find a taxi, and asked each other, "What if you could request a ride simply by tapping your phone?"</p><p>A couple of months later, in 2009, the rideshare company launched that let customers do just that.</p><h3 id="why-did-uber-stock-go-down">Why did Uber stock go down?</h3><p><strong>In a word: Valuation</strong></p><p>Uber had a large run-up after it was included in the S&amp;P500 in December 2023.</p><p>Its valuation seems to be correcting in line with the macro environment, again with expectations of an increased slowdown in consumer spend.</p><p>Uber released its earnings report in early August, which showed strong results. Its gross bookings were up 21% in 2Q23 year over year, and it reported record profitability.</p><p>Eats is fast approaching the GMV level of Rides, although it’s still only around one-third of the EBITDA of Rides. Uber’s ramping up its One membership, and has increased its advertising revenue run rate to more than $1 billion (ads is a very high margin business).</p><p>Uber is also investing to grow its business in grocery, alcohol, and convenience.</p><p>While the stock may be volatile with a perceived slowdown in consumer spending and consequently the earnings, we think Uber is in a market leadership position and has a long runway of growth ahead.</p><p>Uber was one of the <a href="https://www.spaceship.com.au/learn/2024-spaceship-voyager-investor-letter?ref=spaceship.ghost.io" rel="noreferrer">top performing Spaceship Voyager stocks of FY24</a>. You can read more about it in our 2024 Spaceship Voyager investor letter.</p><p>Uber is in the Spaceship Universe Portfolio, the Spaceship Origin Portfolio, the Spaceship Galaxy Portfolio, and is available in our US Investing Service.</p><hr><h2 id="eli-lilly">Eli Lilly</h2><p><strong>Fell -9.11% (from 1-31 July 2024, converted in Australian dollars and  not annualised.)</strong></p><p>Colonel Eli Lilly founded Eli Lilly in the USA in 1876.</p><p>It’s a pharmaceutical company that’s created and distributed life changing medicine such as insulin and prozac to international markets.</p><p>Its focus is now is on its diabetes franchise with Mounjaro and weight loss drug Zepbound.</p><h3 id="why-did-eli-lilly-stock-go-down">Why did Eli Lilly stock go down?</h3><p><strong>In a word: pressure</strong></p><p>US President Joe Biden and senator Bernie Sanders authored an opinion piece in a popular US news website calling for big pharmaceutical companies, including Novo Nordisk and Eli Lilly, to make the prices of weight loss and diabetes drugs much cheaper.</p><p>Meanwhile, research was released showing that weight loss drug competitors Wegovy and Ozempic retained only one in four patients two years later.</p><p>Eli Lilly is in the Spaceship Universe Portfolio, the Spaceship Earth Portfolio, the Spaceship Origin Portfolio, the Spaceship Galaxy Portfolio, and is available in our US Investing Service.</p><hr><h2 id="advanced-microdevices">Advanced MicroDevices</h2><p><strong>Fell -8.87% (from 1-31 July 2024, converted in Australian dollars and  not annualised.)</strong><br>Advanced Micro Devices has been around since 1969.</p><p>Its High Performance Computing has helped power advances in aerodynamics, AI and cloud-computing.</p><h3 id="why-did-amd-stock-go-down">Why did AMD stock go down?</h3><p>In early July, AMD announced its plans to acquire an AI startup called Silo AI for about $665 million in cash. This is in addition to the $125 million it spent acquiring or investing in AI companies over the last twelve months, according to Reuters.</p><p>AI stocks had been largely taking a breather over the past month while the market waited to see the return on investment from the companies that had invested in them.</p><p>Advanced MicroDevices is in the Spaceship Universe Portfolio, the Spaceship Earth Portfolio, the Spaceship Origin Portfolio, the Spaceship Galaxy Portfolio, and is available in our US Investing Service.</p><hr><h2 id="keep-in-mind">Keep in mind</h2><p>Our investment philosophy at Spaceship is to invest “where the world is going.”</p><p>Essentially, we use our Where the World is Going methodology to identify what we think are forward-thinking companies that will benefit from future trends.</p><p>If they meet the criteria in our methodology — that is, they have competitive advantages and future growth potential — we will then consider those companies for our Spaceship Universe Portfolio, Spaceship Galaxy Portfolio, and our Spaceship Earth Portfolio.</p><p><strong>So while short-term movements are interesting, we remain focused on long-term trends.</strong></p><p>You can find out more about the long-term trends we’ve identified as Where the World is Going in our Spaceship Universe, Spaceship Earth and Spaceship Galaxy portfolios, and in the Spaceship app.</p><hr><p>Some of our Spaceship Voyager portfolios invest in TOMRA Systems, Zip, Generac, Illumina, Tesla, CrowdStrike, Lululemon, Uber, Eli Lilly, and Advanced Micro Devices at the time of writing.</p><p><strong>Important!</strong> We’re sharing with you our thoughts on the companies in which Spaceship Voyager invests for your informational purposes only. We think it’s important (and interesting!) to let you know what’s happening with Spaceship Voyager’s investments. However, we are not making recommendations to buy or sell holdings in a specific company. Past performance isn’t a reliable indicator or guarantee of future performance.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Spaceship)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/investing/">Investing</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2024/08/Voyager-movers.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[2024 Spaceship Voyager investor letter]]></title>
            <link>https://www.spaceship.com.au/learn/2024-spaceship-voyager-investor-letter/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/2024-spaceship-voyager-investor-letter/</guid>
            <pubDate>Mon, 15 Jul 2024 07:21:27 GMT</pubDate>
            <description><![CDATA[Your exclusive insights from our VP of Investments. ]]></description>
            <content:encoded><![CDATA[<p><em>For financial year 2024.&nbsp;</em></p><h3 id="about-this-letter">About this letter</h3><p>Annual letters are a chance for fund managers to speak directly to investors, and share updates on performance, emerging trends, and market developments related to the portfolios they manage.&nbsp;</p><p>This year, our Spaceship Voyager annual letter is from Jason Sedawie, our VP of Investments at Spaceship, and it takes a look back at the financial year.&nbsp;</p><p>Jason looks back on the 2024 financial year, and shares updates on the <a href="https://www.spaceship.com.au/voyager/universe/?ref=spaceship.ghost.io" rel="noreferrer">Spaceship Universe</a> and <a href="https://www.spaceship.com.au/voyager/earth/?ref=spaceship.ghost.io" rel="noreferrer">Spaceship Earth</a> portfolios, which are made up of stocks picked according to our Where the World is Going (WWG) methodology.&nbsp;</p><p>In this letter, he covers:</p><ul><li>WWG trend updates</li><li>The WWG process</li><li>2024’s biggest falls by Spaceship Universe portfolio contribution</li><li>2024’s highest rises by Spaceship Universe portfolio contribution</li></ul><p>FY24 was a good year for Spaceship Voyager investors. Thanks for being on the journey.&nbsp;</p><hr><h2 id="dear-fellow-investors">Dear fellow investors,&nbsp;</h2><p>As anticipated, AI emerged as the dominant force in share market performance over the past year, surpassing a market constrained by high interest rates and uneven economic conditions.&nbsp;</p><p>A select few stocks such as Microsoft, Amazon, Alphabet, Nvidia and Meta, which feature across our Spaceship Voyager portfolios, have outperformed for a simple reason: better-than-expected company earnings.&nbsp;</p><p>These five major technology companies have increased their earnings by an estimated 84%, compared to a 5% increase for the rest of the market.&nbsp;</p><p>Future earnings estimates for these stocks have risen by 38%, whereas the rest of the market has seen a 5% decrease. Despite their price increases, these stocks have risen in tandem with earnings growth, ensuring that valuations are not overly stretched.</p><p>So what does that mean for the new financial year?&nbsp;</p><p>Similar to others, we anticipate that market breadth will improve, which means the wider market should rally, as interest rates decline, and the broader economy – including sectors such as consumer goods – shows signs of improvement.</p><hr><h2 id="ai-progressing-from-calculation-to-cognition">AI progressing from calculation to cognition</h2><p>Despite the negative macroeconomic news, innovation and technology are accelerating.&nbsp;</p><p>Previous innovations were fueled by Moore’s Law, which predicted a doubling of compute power every two years. </p><p>Now, with graphic processing units and parallel computing, we are experiencing a doubling of compute power every six months, as illustrated in the chart showing the acceleration in the "deep learning era."</p><p>To provide context for this growth, if the deep learning era continues, in ten years time we would anticipate an increase of 1,048,576 times the original speed, compared to the 32-fold increase projected by Moore's Law.</p><p>This expansion extends beyond computing power to encompass the growth of large language models (LLMs) such as ChatGPT. </p><p>Outputs now encompass not only calculations but also content generation and knowledge creation. The market potential has expanded from mere calculations to a broader intelligence market.&nbsp;</p><p>Considering the advancements achieved under Moore's Law, it’s exciting to contemplate future innovations given the current growth trajectory.</p><p>Below: Chart detailing computing power increasing 4.1x a year instead of the historic average of approximately every 1.4x a year.</p><figure class="kg-card kg-image-card"><img src="https://lh7-us.googleusercontent.com/docsz/AD_4nXe_SFIpnN4T7D-q0uokbIlOFxz9Q7SkHDnzA5eVtnePymZ1yT8dFtJBMY7jgpOKhrwl4nVZMe2tT0QsMwUoiVDB6Lknk7ni3iF4F2AskFp5m-3vPEUTH2G96Sea9lng0s42V8Ct9UWAxJVeauRxXatxOYIY?key=5lDEIye0U3GUyJQ42AEWOw" class="kg-image" alt="" loading="lazy" width="1600" height="1177"></figure><p><a href="https://epochai.org/data/notable-ai-models?ref=spaceship.ghost.io#explore-the-data"><u>https://epochai.org/data/notable-ai-models#explore-the-data</u></a></p><hr><h2 id="semiconductors-benefiting-now-with-software-poised-to-follow-suit">Semiconductors benefiting now, with software poised to follow suit</h2><p>Across the market, AI continues to capture investor attention and investment dollars.&nbsp;</p><p>The Spaceship Universe Portfolio has allocated approximately 11% of its portfolio to semiconductor companies, while the Spaceship Earth Portfolio currently stands at approximately 14.5%.&nbsp;</p><p>Looking forward, we believe some of the most compelling investment opportunities lie in software companies, which have lagged behind broader technology returns, especially those of semiconductor companies.</p><p>While AI investment has positively impacted most semiconductor stocks, its implications for software companies are varied.&nbsp;</p><p>We continue to advocate a focus on software companies that benefit from increased data utilisation and user engagement, rather than reliance on traditional hiring patterns.</p><p>Companies relying on per-seat licensing models are experiencing slower growth due to reduced hiring practices among businesses.&nbsp;</p><p>The Spaceship Universe Portfolio has approximately 18% of its portfolio allocated to the software and big data trend while the Spaceship Earth Portfolio has approximately 22.5%.</p><hr><h2 id="the-retail-sector-shows-the-least-strength-in-current-trends">The retail sector shows the least strength in current trends</h2><p>The weakest performing trends in the Spaceship Voyager portfolios have been in retail. </p><p>Established consumer brands such as Starbucks, Nike, and Lululemon are facing challenges due to a subdued consumer environment and heightened competition. </p><p>We’re still confident in the enduring strength and consumer appeal of these brands but are monitoring these positions closely.</p><hr><h2 id="where-the-world-is-going-companies-must-create-and-capture-value">Where the World is Going companies must create and capture value</h2><p>As a recap, Where the World is Going is our investment methodology that emphasises a company's growth potential, its trend, and its moat or competitive advantage. </p><p>1. The trend is a company’s capability to create value, such as AI.&nbsp;</p><p>&nbsp;2. The moat is a company’s ability to capture and maintain that value through a strong competitive advantage. </p><p>Some of the moats we consider in our WWG methodology include branding and scale, which create barriers to entry for a company’s competitors. (Check out our <a href="https://www.spaceship.com.au/documents/spaceship_voyager_reference_guide.pdf?ref=spaceship.ghost.io"><u>Spaceship Voyager reference guide</u></a> for more about the WWG process.)&nbsp;</p><p>Using this framework of trends and moats, let's now examine a selection of both the top and bottom performing stocks over the past year in the Spaceship Universe Portfolio, which is the most widely held Spaceship Voyager portfolio, considering both share price performance and percentage weightings.&nbsp;</p><h2 id="bottom-performers-by-spaceship-universe-portfolio-contribution">Bottom performers by Spaceship Universe Portfolio contribution</h2><h3 id="1-unity">1. Unity</h3><p><em>Owned since 2021. </em></p><p>Unity is a leading creator of 3D content, a gaming engine with a dominant position in the mobile gaming sector.</p><p>Despite its strong market position, Unity's shares have been our poorest performer in FY2024.</p><p>A key takeaway from this experience is the importance of closely monitoring management focus. </p><p>Management's strategy to expand into non-gaming markets, which we support, inadvertently led to a dilution of attention on its core gaming segment. </p><p>This was exacerbated by a poorly communicated pricing change from seat licenses to downloads, impacting free-to-download games significantly and resulting in a backlash that led to the previous CEO's resignation.</p><p>However, Unity maintains its stronghold as the game engine behind approximately 69% of the top 1,000 mobile games. </p><p>Despite these setbacks in pricing and its advertising division, Unity's gaming customer base remains intact. </p><p>We believe the company's moat is still robust because the economic feasibility of migrating games to smaller community engines is impractical. Nevertheless, Unity’s growth trend has been tempered.</p><p>Currently, Unity generates only about 1% of its revenue from the $260 billion gaming industry, a figure we consider too low given its potential and value to customers. </p><p>We remain optimistic about the company's revenue growth prospects, although recovery under new management is expected to be gradual.</p><p>Unity is in the Spaceship Universe and Spaceship Galaxy Portfolios at the time of writing.&nbsp;</p><hr><h3 id="2-tesla">2. Tesla</h3><p><em>Owned since inception of the fund 2018. </em></p><p>Tesla is a leading electric vehicle (EV) manufacturer, yet we perceive it as more than that; its advancements in AI, vision and manufacturing present an interesting opportunity for Tesla to expand into broader robotics.</p><p>Tesla faced challenges in the past year amid slowing EV sales. While we believe in the continued growth of EVs — especially considering the U.S. penetration rate of only 8.1% compared to the global average of 14.5% — we envision a broader strategic opportunity. </p><p>Similar to other disruptive companies like Amazon, which expanded from book sales to diverse retail sectors and eventually cloud services, Tesla's manufacturing platform and AI expertise suggest future potential in robotics.&nbsp;</p><p>Despite acknowledging governance concerns and near-term financial pressures, particularly as Tesla makes substantial AI investments (projected at US$10 billion this year) with delayed returns, we maintain a steadfast long-term perspective on the company. </p><p>This viewpoint is rooted in our admiration for Tesla's strong brand, impressive manufacturing capabilities, AI proficiency, and the extensive array of potential business avenues these skills offer.</p><p>We are mindful of potential challenges and actively managing our position.&nbsp;</p><p>Tesla is in the Spaceship Universe, Spaceship Earth, Spaceship Galaxy, and Spaceship Origin portfolios at the time of writing.&nbsp;</p><hr><h3 id="3-align">3. Align</h3><p><em>Owned since 2018. </em></p><p>Align owns Invisalign, the leading brand in clear braces.</p><p>The decline in Align's shares in FY2024 can largely be attributed to macroeconomic factors affecting its predominantly adult customer base where they hold a significant 25% share, which tends to be more discretionary. </p><p>Unlike adults who may postpone orthodontic treatments, teenagers, comprising a smaller 5% market share, typically are less likely to put them off and are less discretionary. </p><p>We maintain confidence in Align's robust competitive position, supported by strong branding, dentist training, scale advantages, and cutting-edge 3D printing capabilities — producing half a million parts every day, making Align the world's largest user of 3D printing technology. </p><p>Furthermore, Align's strategic vision to digitise dental workflows through scanners, apps, and software is further enhancing its competitive moat.</p><p>The clear aligner trend remains robust, with clear braces addressing only 10% of the total market. We anticipate that clear aligners will continue to expand the addressable market relative to traditional wire braces.</p><figure class="kg-card kg-image-card"><img src="https://lh7-us.googleusercontent.com/docsz/AD_4nXfHO62hwFozPdSrr4ebdhjuYvZTx2WRcanZFgFmzB_siS-pyPtPaqFKvrexHv0WNM-s0MQRXKNaB3akn-HDJm8EWYJZpHlob2AW-JD14YizFUR_4GtsDTLSVJHcQfFPqr6uGc-w7pc8bimkOI9xn9wFwWk?key=5lDEIye0U3GUyJQ42AEWOw" class="kg-image" alt="" loading="lazy" width="672" height="570"></figure><p><a href="https://investor.aligntech.com/static-files/2f7bb65f-3fc5-4150-8abb-1004b63c8925?ref=spaceship.ghost.io"><u>https://investor.aligntech.com/static-files/2f7bb65f-3fc5-4150-8abb-1004b63c8925</u></a></p><p>Align is in the Spaceship Universe, Spaceship Earth, and Spaceship Galaxy portfolios at the time of writing.&nbsp;</p><hr><h3 id="4-enphase-energy">4. Enphase Energy </h3><p>Owned since 2021</p><p>Enphase is a leading provider of solar panel inverters, which convert solar power into usable electrical power.</p><p>The company's shares have faced challenges due to elevated interest rates, with loans being the majority of solar panel payment options. </p><p>Furthermore, California's implementation of new rate plans has significantly reduced the compensation homeowners receive for solar power fed back into the grid, causing solar adoption to be less attractive. </p><p>California is the United States’ biggest solar market, as well as one of the world’s largest. These dual factors have dampened demand and extended the payback period for potential solar panel buyers. </p><p>While the adoption trend has weakened, we maintain confidence in Enphase's strong competitive position against rivals. </p><p>Unlike traditional systems that monitor overall output, Enphase's technology allows for individual solar panel monitoring, facilitating fault detection and maximising uptime—critical benefits for solar installers and homeowners.</p><p>We continue to hold our position. We anticipate increased strain on the grid from rising electricity demands due to electric vehicles and artificial intelligence, resulting in higher electricity prices, making solar panels increasingly cost-effective.</p><p>Enphase is in the Spaceship Universe, Spaceship Earth, and Spaceship Galaxy portfolios at the time of writing.</p><hr><h3 id="5-illumina">5. Illumina</h3><p><em>Owned since inception of Spaceship Voyager in 2018. </em></p><p>Illumina is a global leader in genomic and DNA sequencing.</p><p>Shares declined in FY2024 due to slowing growth following Illumina's introduction of a new machine and the problematic acquisition of Grail, a liquid biopsy test for cancer detection. </p><p>Despite Illumina's long standing profitability, the acquisition of Grail, aimed at multi-cancer early detection, not only eroded value through overpayment but also resulted in overall financial losses due to the technology's early-stage development. </p><p>The executives responsible for the acquisition have since departed, and Grail has been spun off, which means it exists as a separate company as its shares now trade independent of Illumina. </p><p>We believe Illumina's market dominance, with&nbsp; 80% market share, highlights its strong competitive edge, although the growth trajectory has weakened. </p><p>There are also concerns that Illumina's latest generation sequencing technology, while reducing sequencing costs, has yet to drive significant adoption. Historically, previous price reductions have spurred new applications and increased volume, offsetting the price declines.</p><p>We continue to closely monitor these trends in adoption.</p><p>Illumina is in the Spaceship Universe and Spaceship Earth portfolios at the time of writing.&nbsp;</p><hr><h2 id="top-performers-by-spaceship-universe-portfolio-contribution">Top performers by Spaceship Universe Portfolio contribution&nbsp;</h2><h3 id="1-nvidia">1. Nvidia</h3><p><em>Owned since inception of the fund 2018. </em></p><p>Nvidia is the premier company in graphics processing chips, widely utilised in AI applications.</p><p>Nvidia has become a household name, even reaching the top spot as the largest company globally at one point during the last quarter. </p><p>We have held Nvidia in our portfolio since its inception due to its gaming chips' capability for parallel computation, which is crucial for processing vast amounts of data efficiently, especially in AI applications. </p><p>ChatGPT and other models have contributed to Nvidia's data center revenues growing substantially, from US$10.6 billion in 2022 to US$47 billion in the past year, FY2024.</p><p>We believe the current share price adequately reflects the existing opportunity and future growth may encounter increased physical constraints, such as the availability of data center facilities and electricity agreements, which may curtail growth. </p><p>Moreover, significant customers such as Amazon and Microsoft, are spending substantial amounts in absolute dollars which may slow growth of future AI spend. </p><p>Nvidia, Amazon, Alphabet, Meta, Microsoft now account for 22% of all capex and research and development in the US.</p><p>Nvidia's competitive advantage and growth trajectory remain robust. However, in light of recent share performance, we have reduced our position to align it closer to our target level.</p><p>Nvidia is in the Spaceship Universe, Spaceship Earth, Spaceship Galaxy, and Spaceship Origin portfolios at the time of writing.&nbsp;</p><hr><h3 id="2-crowdstrike">2. Crowdstrike</h3><p><em>Owned since 2021.</em></p><p>A leader in cybersecurity, Crowdstrike has established itself as a platform safeguarding endpoints—from laptops to the cloud.</p><p>Several positive developments have bolstered Crowdstrike over the past year. </p><p>The Securities and Exchange Commission's mandate requiring companies to disclose significant cybersecurity incidents and enhanced annual cyber risk management disclosures has provided a favorable regulatory environment. </p><p>Crowdstrike capitalised on this by introducing Falcon Flex, a flexible subscription pricing model that allows customers to set spending levels and access a wide array of services without lengthy procurement cycles. </p><p>The trend outlook has improved with the rise of AI-driven cyber threats, which has underscored the value of Crowdstrike's platform approach. </p><p>Unlike competitors' siloed solutions, Crowdstrike integrates data and insights across all its services, enhancing customer preference for comprehensive cybersecurity solutions. Moreover, Crowdstrike's recent partnership with Amazon's AWS, a leading cloud provider, further validates its capabilities in securing cloud environments.</p><p>Overall, we think Crowdstrike's trend and moat are on a positive trajectory.</p><p>Crowdstrike is in the Spaceship Universe, Spaceship Earth, and Spaceship Galaxy portfolios at the time of writing.&nbsp;</p><hr><h3 id="3-meta">3. Meta</h3><p><em>Owned since inception of the fund 2018.</em></p><p>The premier social network boasting more than 3 billion users.</p><p>While the CEO Zuckerberg continues to invest in the Metaverse, AI advancements have been a boon to Meta's broader operations. </p><p>Meta has reaped benefits from AI, enhancing content recommendations (30% of Facebook posts are recommended, Instagram 50%), advertising effectiveness, and also employee efficiency. </p><p>Moreover, Meta has introduced Meta AI, leveraging its Llama 3 model to power an AI assistant deployed across Whatsapp, Messenger, Instagram, and Facebook. These initiatives have strengthened Meta's competitive position and growth trajectory. </p><p>Furthermore, our confidence in Meta's standing in short-form video has grown, driven by the success of Reels, which now accounts for about 50% of Instagram's total time spent, coupled with the possibility of a TikTok ban.</p><p>Overall, we maintain a positive outlook on Meta's moat and growth prospects.</p><p>Meta is in the Spaceship Universe, Spaceship Origin, and Spaceship Galaxy portfolios at the time of writing.&nbsp;</p><hr><h3 id="4-affirm">4. Affirm<strong>&nbsp;</strong></h3><p><em>Owned since 2021.</em></p><p>A prominent fintech payments platform with strategic partnerships with Amazon, Shopify, and Apple Pay.</p><p>We see Affirm as potentially becoming a modern-day American Express for younger users, backed by its founder Max Levchin, a co-founder of PayPal. </p><p>In FY2024, Affirm rebounded from previous underperformance seen in the fintech sector due to concerns over high interest rates and economic uncertainty. </p><p>In a competitive payments and Buy Now, Pay Later (BNPL) market, Affirm distinguishes itself by offering diverse loan types and adaptive checkout experiences that personalise payment options based on user data and preferences. </p><p>This capability has cemented Affirm as a preferred partner for leading merchants, who have reported a significant increase in average cart size—more than 60% higher —following adoption. </p><p>Affirm's recent introduction of debit-plus cards, allows users to select financing options after their purchase, targeting physical transactions and expanding its market reach.</p><p>While Affirm's competitive advantage is still developing, we believe its partnerships with tech giants such as Amazon, Shopify, and the recent integration with Apple Pay will enhance scale, data capabilities, and drive continued growth trends.</p><p>Affirm is in the Spaceship Universe, Spaceship Galaxy, and Spaceship Earth portfolios at the time of writing.&nbsp;</p><hr><h3 id="5-uber">5. Uber</h3><p><em>Owned since 2020. </em></p><p>A leading platform for ridesharing and delivery services.</p><p>Uber was once a high cash-burn venture with uncertain profitability prospects. </p><p>Since Dara Khosrowshahi took the helm in 2017, Uber has steadily transformed this narrative. </p><p>Today, Uber is profitable and recently joined the S&amp;P 500 index late last year.&nbsp; At the time of writing, the stock price is up over 75% since October 2023.</p><p>In 2023, Uber completed 9.4 billion trips, growing 24% year on year, generating gross bookings of $137 billion and free cash flow of $3.3 billion. Uber has 150 million monthly active users, net revenue of $43 billion, and earlier this year reported a $7 billion buyback (greater than Lyft’s market capitalisation of $5.3 billion).&nbsp;</p><p>Rides continue to generate the majority of earnings, while Eats has been raising service fees and ramping up monetisation efforts to boost the bottom line. Eats is rapidly approaching Rides in terms of gross bookings, and Uber is expanding its sales of groceries, alcohol, and convenience products. Uber is also significantly expanding its advertising base and increased their advertising merchants by 75% year on year to 550,000 earlier this year. Additionally, Uber is investing in the Uber One membership to enhance customer retention and provide more value to users.</p><p>We maintain a favourable outlook on Uber's competitive position and growth prospects.</p><p>Uber is in the Spaceship Universe, Spaceship Galaxy, and Spaceship Origin portfolios at the time of writing.&nbsp;</p><hr><h2 id="thank-you">Thank you&nbsp;</h2><p>We trust this letter highlights our Where the World is Going process in practice and our insights into key investments.&nbsp;</p><p>Our objective remains the same: to grow your capital, maintain low portfolio turnover to minimise taxes, and to continue investing in Where the World is Going.&nbsp;</p><p>Thank you once more for your support.</p><hr><p>One or more of the&nbsp;<a href="https://www.spaceship.com.au/voyager/?ref=spaceship.ghost.io">Spaceship Voyager portfolios</a>&nbsp;invest Unity, Tesla, Align, Enphase Energy, Illumina, Nvidia, CrowdStrike, Meta, Affirm, and Uber at the time of writing. Please refer to the Spaceship app or our website for more information on what each portfolio invests in.</p><p><strong>Important!</strong>&nbsp;We’re sharing with you our thoughts on the companies in which Spaceship Voyager invests for your informational purposes only. We think it’s important (and interesting!) to let you know what’s happening with Spaceship Voyager’s investments. However, we are not making recommendations to buy or sell holdings in a specific company. Past performance isn’t a reliable indicator or guarantee of future performance.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Jason Sedawie)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/investing/">Investing</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2024/07/Investors-Newsletter-01.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[5 things to do at tax time]]></title>
            <link>https://www.spaceship.com.au/learn/five-things-to-do-at-tax-time/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/five-things-to-do-at-tax-time/</guid>
            <pubDate>Sun, 14 Jul 2024 23:00:00 GMT</pubDate>
            <description><![CDATA[Find a roadmap for achieving your goals in the new financial year. ]]></description>
            <content:encoded><![CDATA[<p>The End of Financial Year (EOFY) brings with it some necessary evils… such as having to do your tax return, and spending all your money at the stocktake sales.</p><p>Okay, we jest. But there is a lot going on during this time of year.</p><p>The Australian financial year runs from 1 July and ends the next year on 30 June. Once it’s over, individuals have three months to submit their yearly tax returns.</p><h2 id="what%E2%80%99s-a-tax-return">What’s a tax return?</h2><p>A tax return is a record of how much money a person or business has earned during the financial year, and what, if any, deductions they’re claiming.</p><p>Tax returns get submitted to the Australian Tax Office (ATO). The ATO works out how much tax each person and business has paid to the government, and compares it to what they’re deducting. The ATO can then issue refunds in the form of a tax return, or send a bill if it decides you owe more tax.</p><h2 id="what%E2%80%99s-a-tax-deduction">What’s a tax deduction?</h2><p>When you or your business spends money to try to make more money, you can often claim it as a tax deduction. For example, common work expenses include dry cleaning (if you have to wear clothing that’s specific to your occupation ) or petrol (if you have to drive your car somewhere on a work trip). These are expenses related to your income that you otherwise may not have incurred.</p><h2 id="how-can-you-prepare-for-the-new-financial-year">How can you prepare for the new financial year?</h2><p>The EOFY period is a good time to prepare for the next financial year. You can get a head start on tax time, as well as make some decisions about how you want the next year to go. Here are some things to think about. Remember to ask for expert advice before making any decisions.</p><h3 id="1-get-a-picture-of-your-finances">1. Get a picture of your finances</h3><p>Now’s as good a time as any to get organised. Comparing your assets, such as savings and investments, with your liabilities will give you a picture of your <a href="https://www.spaceship.com.au/learn/how-to-calculate-net-worth/?ref=spaceship.ghost.io">net worth</a> and help you understand how you’re tracking.</p><p>Make a list of all the bank accounts and loans you have, including their balances. Don’t forget to add any investment accounts you have, such as <a href="https://www.spaceship.com.au/voyager/?ref=spaceship.ghost.io">Spaceship Voyager</a>, too.</p><p>Other sources of income you may have include any lump sums or termination payments, rental property, interest, dividends, profit you’ve made from crypto and other capital gains.</p><p>Then, take stock of your liabilities. These include any debts you’re paying, such as a student loan or car loan, and any lines of credit or Buy Now, Pay Later accounts. If your net worth’s not where you want it to be, here are some <a href="https://www.spaceship.com.au/learn/how-to-turn-your-income-into-wealth/?ref=spaceship.ghost.io">steps you can take toward changing it.</a></p><p>The EOFY period is also a great time to review any regularly occurring expenses you may have. Gym memberships, car rego, or music festivals you regularly attend all apply here. Making note of these can help you plan for your expenses over the coming year.</p><h3 id="2-research-your-tax-deductions">2. Research your tax deductions</h3><p>The <a href="https://www.ato.gov.au/Individuals/Income-and-deductions/Deductions-you-can-claim/?ref=spaceship.ghost.io">ATO has a list of deductions</a> you may be able to claim on your tax return, depending on your occupation. If you use an accountant you should be able to access their advice, but if you’re doing your own tax you’ll need to understand what you can claim.</p><p>Depending on your occupation, some deductions you may be able to claim include self-education and professional development, tax or accountant fees, donations, and home office expenses. In the wake of COVID-19, the ATO released <a href="https://www.ato.gov.au/General/COVID-19/Support-for-individuals-and-employees/Employees-working-from-home/?=QC63194&ref=spaceship.ghost.io">new guidelines for deductions you can claim from working from home.</a></p><h3 id="3-plan-how-you%E2%80%99ll-use-your-tax-refund">3. Plan how you’ll use your tax refund</h3><p>The average Australian tax refund is $2,500 and for many of us, this is the largest windfall we’ll receive during the year. So it can be worth putting some thought into how you’ll make your tax refund work for you. Take a look at <a href="https://www.spaceship.com.au/learn/ways-to-use-your-tax-refund/?ref=spaceship.ghost.io">six ways you can use your tax refund</a> for some ideas.</p><h3 id="4-set-goals-for-the-new-year">4. Set goals for the new year</h3><p>Fast forward to a year from now. What do you hope you’ll have achieved through the coming 12 months? We humbly suggest:<br>1. <a href="https://www.spaceship.com.au/learn/setting-obnoxiously-high-goals/?ref=spaceship.ghost.io">Setting an audacious goal.</a><br>2. <a href="https://www.spaceship.com.au/learn/making-smart-goals-work-for-your-finances/?ref=spaceship.ghost.io">Breaking it down into smaller SMART goals.</a><br>3. Figuring out the monthly, weekly and daily milestones that will get you there.</p><p>For example, let’s imagine your goal is to travel around Australia for a month. You want to do it in nine months and you decide you’ll need $5,000 to have a really good trip. You work out you’ll need to save an average of $560 per month to get you there, or roughly $140 per week.</p><p>Does this still feel achievable? What might you have to start or stop doing to get you there? Do you need to start bringing your lunch from home, or making cheaper entertainment choices? Or do you need to shorten your trip, or postpone your departure date to give you more time to save?</p><h3 id="5-schedule-regular-check-ins">5. Schedule regular check-ins</h3><p>A great way to stay on top of your finances is to keep an eye on them, so you can plan for the ups and downs of life. Scheduling a regular appointment with yourself, when you’ll review your income, budget, what you’ve spent money on and how you’re progressing toward your goals, can help you keep on track with your finances and have a really great year.</p><p>So how will you prepare for the new financial year?</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Kelly Simpson)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/personal-finance/">Personal Finance</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2024/07/5-thiings-to-do-at-tax-time.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[Spaceship Voyager Monthly Flight Log: June 2024]]></title>
            <link>https://www.spaceship.com.au/learn/spaceship-voyager-monthly-performance-june-2024/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/spaceship-voyager-monthly-performance-june-2024/</guid>
            <pubDate>Thu, 04 Jul 2024 00:00:00 GMT</pubDate>
            <description><![CDATA[10 of June's biggest moves for our Spaceship Voyager portfolios. ]]></description>
            <content:encoded><![CDATA[<p>At Spaceship we’re long-term investors, but we still keep an eye on what’s happening in the markets day to day.&nbsp;</p><p>This week, we’re taking a look at some of the bigger movements in our Spaceship Voyager portfolios from the month of June 2024 (from 01-30 June 2024, these are not annualised figures).&nbsp;</p><h2 id="here%E2%80%99s-the-short-version">Here’s the short version:</h2><h4 id="moving-up">Moving up:&nbsp;</h4><ul><li>Zip +28.07%</li><li>Adobe +24.35%</li><li>Autodesk +22.19%</li><li>Cloudflare +21.82%</li><li>Crowdstrike +21.61%</li></ul><h4 id="moving-down">Moving down:&nbsp;</h4><ul><li>Enphase Energy -22.39%</li><li>Adore -17.67%</li><li>First Solar -17.41%</li><li>Megaport -17.26%</li><li>Unity -11.40%</li></ul><h1 id="moving-up-1">Moving up</h1><figure class="kg-card kg-image-card"><img src="https://lh7-us.googleusercontent.com/docsz/AD_4nXfmeNdowPKoGqaspu_egUAIiX_mYljUMjKUpiRZKxUhX8A3j_b4I2sbJQw7Fam09ju-cLW8RWRxJbOHq_91jr2TwP2zO-Khpcj-lnLDDR_2dBAaSnXNfetIPi6McW5u4SaxIuFayr15WmakAh1PZ_g0V1dT?key=Eu-FGctNE9ira-blIa-wOA" class="kg-image" alt="" loading="lazy" width="1200" height="600"></figure><h2 id="zip">Zip</h2><h4 id="rose-2807-from-01-30-june-2024-these-are-not-annualised-figures">Rose 28.07% (from 01-30 June 2024, these are not annualised figures).</h4><p>Zip's an Australian company that's been around since 2013.</p><p>Its mission is to disrupt the broken credit card model by offering buy now, pay later payment solutions.</p><h2 id="why-did-zip-stock-go-up">Why did Zip stock go up?&nbsp;</h2><h3 id="in-a-word-momentum">In a word: momentum.&nbsp;</h3><p>Zip’s been having a good year. It released a <a href="https://yourir.info/resources/dbc6d3e76afbc820/announcements/zip.asx/2A1517805/ZIP_3Q_FY24_results_update.pdf?ref=spaceship.ghost.io"><u>quarterly update</u></a> in April this year that reported strong US growth and the addition of some big name customers including Temu in Australia and New Zealand and JB Hi-Fi in Australia.</p><p>It will announce its next results on 23 July 2024.&nbsp;</p><p>Zip is in our Spaceship Universe and Spaceship Galaxy portfolios.</p><h2 id="adobe">Adobe</h2><h4 id="rose-2435-from-01-30-june-2024-these-are-not-annualised-figures">Rose 24.35% (from 01-30 June 2024, these are not annualised figures)</h4><p>Adobe's suite of products includes famous names such as Photoshop, Illustrator, and Adobe Acrobat.</p><p>Adobe helps its customers, that tend to be businesses, create and manage content, advertise and analyse their output.</p><h3 id="why-did-adobe-stock-go-up">Why did Adobe stock go up?&nbsp;</h3><h4 id="in-a-phrase-the-element-of-surprise">In a phrase: The element of surprise</h4><p>Some investors had been concerned that Adobe’s products could be made irrelevant by AI. Adobe also went viral on Twitter when some of its customers became scared that a Terms and Conditions update would give Adobe free reign over their content, including that covered by NDAs. (Adobe later sent a clarifying tweet.)&nbsp;</p><p>Nonetheless, concerns were put to rest by Adobe’s second quarter results, which were better than the market had been expecting. Adobe reported a record revenue of more than $5.3 billion for just the second quarter of fiscal year 2024, which represented 10% year on year growth.&nbsp;</p><p>Adobe is in our Spaceship Universe, Spaceship Earth, Spaceship Origin, and Spaceship Galaxy portfolios.&nbsp;</p><h2 id="autodesk">Autodesk</h2><h4 id="rose-2219-from-01-30-june-2024-these-are-not-annualised-figures">Rose 22.19% (from 01-30 June 2024, these are not annualised figures)</h4><p>Autodesk has been around since the early 1980s.</p><p>Its software helps architects, engineers, product designers and manufacturers design, model, and render their products.</p><h3 id="why-did-autodesk-stock-go-up">Why did Autodesk stock go up?&nbsp;</h3><h4 id="in-a-phrase-generative-ai">In a phrase: generative AI</h4><p>Autodesk delivered its first quarter fiscal 2025 results on 11 June 2024 which reported 12% revenue growth vs. the year before.&nbsp;</p><p>More broadly, Autodesk is aiming to be a market leader in 3D AI, and it told investors that it’s already ahead of its peers regarding the industry clouds, platforms, and business model evolution that it needs to achieve it.&nbsp;</p><p>Autodesk is in our Spaceship Earth portfolio.&nbsp;</p><h2 id="cloudflare">Cloudflare</h2><h4 id="rose-2182-from-01-30-june-2024-these-are-not-annualised-figures">Rose 21.82% (from 01-30 June 2024, these are not annualised figures)</h4><p>Cloudflare is a software company that has a network that can improve the security, performance, and reliability of internet connected devices.</p><h3 id="why-did-cloudflare-stock-go-up">Why did Cloudflare stock go up?&nbsp;</h3><h4 id="in-a-phrase-famous-friends">In a phrase: famous friends</h4><p>Cloudflare and Crowdstrike announced an expansion of their existing partnership on 30 May. Both companies are big deals in the cloud and cyber security industries. Being able to leverage one another’s product suites lets them ‘Identify, investigate, and remediate threats faster’, in a sector where every moment matters.&nbsp;</p><p>The announcement adds to good momentum from Cloudflare that’s seen its stock price rise almost 30% over the past year, at the time of writing.&nbsp;</p><p>Cloudflare is in our Spaceship Universe, Spaceship Earth, and Spaceship Galaxy portfolios.&nbsp;</p><h2 id="crowdstrike">Crowdstrike</h2><h4 id="rose-2161-from-01-30-june-2024-these-are-not-annualised-figures">Rose 21.61% (from 01-30 June 2024, these are not annualised figures)</h4><p>CrowdStrike is a cybersecurity company that helps its customers defend themselves against cyber threats, such as hacks and data breaches. CrowdStrike went public in 2019.</p><h3 id="why-did-crowdstrike-stock-go-up">Why did Crowdstrike stock go up?&nbsp;</h3><h4 id="in-a-word-consistency">In a word: Consistency</h4><p>Crowdstrike’s stock has been on a steady climb over the past year, and it gained more momentum on 4 July after the company released its first quarter fiscal year 2025 results.&nbsp;</p><p>Most significantly, its annual recurring revenue (ARR), which is a figure businesses use to track subscription income, rose by 33% year on year.&nbsp;</p><p>ARR is an important metric because it gives investors confidence in the future health of a business.&nbsp;</p><p>Crowdstrike is in our Spaceship Universe, Spaceship Earth, and Spaceship Galaxy portfolios.&nbsp;</p><hr><h1 id="moving-down-1">Moving down&nbsp;</h1><figure class="kg-card kg-image-card"><img src="https://lh7-us.googleusercontent.com/docsz/AD_4nXfvyOKCUkxrZiOupNd-30jJ-minGFZjrRKn-8CRo2VGH6iovOZ1rI7ubtPFzaIzBrqHs6x3QTiwoLnFl1KvcQTKXJ8MZDYtGNE3VsyxeHxF9GR_V0U_XmJNjLHLNu--ZYlllcAjRgRt1Zmm1681vbd5trBJ?key=Eu-FGctNE9ira-blIa-wOA" class="kg-image" alt="" loading="lazy" width="1200" height="600"></figure><h2 id="enphase-energy">Enphase Energy</h2><h4 id="fell-2239-from-01-30-june-2024-these-are-not-annualised-figures">Fell 22.39% (from 01-30 June 2024, these are not annualised figures)</h4><p>Enphase Energy was founded in 2006. It produces clean energy systems which utilise its microinverter solar tech to power homes around the world.</p><h3 id="why-did-enphase-energy-stock-go-down">Why did Enphase Energy stock go down?&nbsp;</h3><h4 id="in-a-word-europe">In a word: Europe</h4><p>JP Morgan lowered its price target for Enphase Energy and noted that residential demand in Europe was ‘moribund’, power pricing was still low (meaning there’s less to be gained from switching to solar) and the political landscape was shaky (there are a few key elections happening in Europe at the moment). Increased interest rates are affecting installations that usually rely on financing. Moreover, a significant customer of Enphase's main competitor filed for bankruptcy, further impacting sentiment within the sector.</p><p>Enphase Energy is in our Spaceship Universe, Spaceship Earth, and Spaceship Galaxy Portfolios.&nbsp;</p><h2 id="adore-beauty">Adore Beauty</h2><h4 id="fell-1767-from-01-30-june-2024-these-are-not-annualised-figures">Fell 17.67% (from 01-30 June 2024, these are not annualised figures)</h4><p>Adore Beauty is an online beauty store. It was founded by Australian entrepreneur Kate Morris in 1999, when she was aged 21 and hustling from her garage. It listed on the ASX in 2020.</p><h3 id="why-did-adore-beauty-stock-go-down">Why did Adore Beauty stock go down?</h3><h4 id="in-a-phrase-cost-of-living">In a phrase: Cost of living&nbsp;</h4><p>Adore Beauty has had a rough few months. At the end of April, its CEO announced she’d be stepping down for personal reasons, remaining at the business until September. In the same update it forecast that challenging retail conditions and high cost of living pressures are having an impact on customers.&nbsp;</p><p>At the end of June, the company also announced it purchased Blue Mountains based wellness and skincare brand Ikou for $25 million, which utilised the majority of the company’s cash holdings.&nbsp;</p><p>It’s been bleak for other retailers in the landscape: Booktopia announced its entry to voluntary administration, as did fashion label Dion Lee.&nbsp;</p><p>Adore Beauty is in our Spaceship Universe and Spaceship Galaxy portfolios.&nbsp;</p><h2 id="first-solar">First Solar</h2><h4 id="fell-1741-from-01-30-june-2024-these-are-not-annualised-figures">Fell 17.41% (from 01-30 June 2024, these are not annualised figures)</h4><p>First Solar is an American solar technology company that's fighting against climate change. It was founded in 1999.</p><h3 id="why-did-first-solar-stock-go-down">Why did First Solar stock go down?&nbsp;</h3><h4 id="in-a-word-politics">In a word: Politics</h4><p>First Solar stock dropped almost 10% after former US President Trump was perceived to have outperformed current US President Biden in a nationally televised debate.&nbsp;</p><p>This is because First Solar is perceived to have benefited from many Biden initiatives including tax credits and tariffs. (In fact, First Solar was our top mover across our portfolios in <a href="https://www.spaceship.com.au/learn/spaceship-voyager-monthly-flight-log-may-2024/?ref=spaceship.ghost.io"><u>May 2024</u></a> you can read more about First Solar in <a href="https://www.spaceship.com.au/learn/spaceship-voyager-monthly-flight-log-may-2024/?ref=spaceship.ghost.io"><u>May’s Flight Log</u></a>.)</p><p>If Trump gets up, some investors fear that green energy stocks will take a hit, as a result.&nbsp;</p><p>First Solar is in our Spaceship Earth Portfolio.&nbsp;</p><h2 id="megaport">Megaport</h2><h4 id="fell-1726-from-01-30-june-2024-these-are-not-annualised-figures">Fell 17.26% (from 01-30 June 2024, these are not annualised figures)</h4><p>Megaport was founded in Australia. It uses global reach, a Software Defined Network (SDN), and an online hub to help its customers connect to the cloud, make use of their data, and connect to other services.</p><h3 id="why-did-megaport-stock-go-down">Why did Megaport stock go down?&nbsp;</h3><h4 id="in-a-word-volatility">In a word: volatility</h4><p>Megaport’s had some key personnel movement - its chair stepped down, and it had a CEO change in 2023.&nbsp;</p><p>Megaport was our top mover in January 2024, which <a href="https://www.spaceship.com.au/learn/spaceship-voyager-monthly-flight-log-january-2024/?ref=spaceship.ghost.io"><u>we attributed to</u></a> its unexpected customer and revenue growth. At the end of April it announced it was upgrading its earnings growth guidance, which means it’s expecting to make more money than it had first forecast, for FY24. Its stock price has improved over 50% since this time last year (at time of writing.)&nbsp;</p><p>Megaport is in our Spaceship Universe and Spaceship Galaxy portfolios.</p><h2 id="unity">Unity</h2><h4 id="fell-1140-from-01-30-june-2024-these-are-not-annualised-figures">Fell 11.40% (from 01-30 June 2024, these are not annualised figures)</h4><p>Unity Software has a platform for creating real-time, 3D content. This content tends to be used in gaming, architecture and construction sectors.</p><h3 id="why-did-unity-stock-go-down">Why did Unity stock go down?&nbsp;</h3><p>Unity announced a restructuring strategy in Q1 that some analysts think will take time to come to fruition.&nbsp;</p><p>There are a few decisions they need to mitigate: back in 2022, they made a bet on a company they thought would help them reach a run rate of $1 billion by the end of this year: they’re on track for $425 million instead.&nbsp;</p><p>They brought in a new CEO, Matthew Bromberg, who came from gaming companies Zynga and Electronic Arts, to help.&nbsp;</p><p>Unity is in our Spaceship Universe and Spaceship Galaxy portfolios.&nbsp;</p><hr><h2 id="keep-in-mind">Keep in mind</h2><h3 id="our-investment-philosophy-at-spaceship-is-to-invest-%E2%80%9Cwhere-the-world-is-going%E2%80%9D">Our investment philosophy at Spaceship is to invest “where the world is going.”</h3><p>Essentially, we use our Where the World is Going methodology to identify what we think are forward-thinking companies that will benefit from future trends. If they meet the criteria in our methodology — that is, they have competitive advantages and future growth potential — we will then consider those companies for our Spaceship Universe Portfolio, Spaceship Galaxy Portfolio, and our Spaceship Earth Portfolio. (For the latter, the companies must meet other criteria.)</p><p>So while short-term movements are interesting, we remain focused on long-term trends. You can find out more about the long-term trends we’ve identified as Where the World is Going in our <a href="https://www.spaceship.com.au/voyager/universe/?ref=spaceship.ghost.io"><u>Spaceship Universe</u></a>, <a href="https://www.spaceship.com.au/voyager/earth/?ref=spaceship.ghost.io"><u>Spaceship Earth</u></a> and <a href="https://www.spaceship.com.au/voyager/galaxy/?ref=spaceship.ghost.io"><u>Spaceship Galaxy</u></a> portfolios, and in the Spaceship app.&nbsp;</p><hr><p>Some of our Spaceship Voyager portfolios invest in Zip, Adobe, Autodesk, Cloudflare, Crowdstrike, Enphase Energy, Adore, First Solar, Megaport, and Unity at the time of writing.&nbsp;</p><p><strong>Important! </strong>We’re sharing with you our thoughts on the companies in which Spaceship Voyager invests for your informational purposes only. We think it’s important (and interesting!) to let you know what’s happening with Spaceship Voyager’s investments. However, we are not making recommendations to buy or sell holdings in a specific company. Past performance isn’t a reliable indicator or guarantee of future performance.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Spaceship)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/investing/">Investing</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2024/07/news-060624-3.jpeg" length="0" type="image/jpeg"/>
        </item>
        <item>
            <title><![CDATA[28.06.24 | We bought and sold some stocks]]></title>
            <link>https://www.spaceship.com.au/learn/280624-newsletter/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/280624-newsletter/</guid>
            <pubDate>Thu, 27 Jun 2024 22:45:00 GMT</pubDate>
            <description><![CDATA[See the latest changes to the Spaceship Voyager portfolios.]]></description>
            <content:encoded><![CDATA[<p>It's been a massive quarter for Spaceship-kind, with the addition of two new portfolios, a simplified pricing structure, and some changes to the Spaceship Voyager portfolios.</p><p>Let's take a look back.</p><h2 id="we-launched-two-new-spaceship-voyager-portfolios">We launched two new Spaceship Voyager portfolios</h2><p>We introduced two new Spaceship Voyager portfolios, increasing your options to five.</p><p>The Spaceship Galaxy Portfolio has a medium risk/return profile, with an asset allocation that balances lower-risk investments such as bonds and cash (60%) with growth investments (40%) that meet our "Where the World is Going" criteria. So, you'll find stocks such as Airbnb, Shopify, Tesla, Nike, and Amazon sitting alongside bond and cash ETFs.</p><p>The Spaceship Explorer Portfolio has a low-to-medium risk/return profile, with an asset allocation focused on lower-risk investments such as bonds and cash (80%), with some strategic exposure to global and Australian companies for growth (20%).</p><p>And you’ll pay the same monthly fee whether you have one, two, or all five portfolios.</p><h2 id="we-simplified-our-pricing">We simplified our pricing</h2><p>We're excited to see so many Spaceship Voyager customers expanding their investments.</p><p>And now you can 'power up' with US Investing — meaning if you've already paid the Spaceship Voyager monthly fee in the last month, you won't need to pay the US Investing monthly fee for that month. We want to make sure you get the most out of your investment with us.</p><h2 id="we-bought-some-stocks">We bought some stocks</h2><p><strong>Bought: Birkenstock<br>In the Spaceship Universe Portfolio</strong></p><p>Cast your imagination back to 1774. A man called Johann Adam Birkenstock is entered into his church archives as a "shoe maker and subject."</p><p>Now fast forward to more modern times: a scene in last year's Barbie movie, to be specific. Barbie chooses between a pair of heels and a pair of pink Birkenstocks, and firmly cements the German-made shoe as a fashion must-have, albeit 250 years in the making.</p><p>Despite being 250 years old, Birkenstock reported 23% revenue growth in the last quarter. This growth has been driven by their expansion into Asia and development of closed-toe silhouettes (shoes and non-sandals), which now account for more than 25% of revenue. This significant brand extension broadens their market to new potential buyers, leads to higher average prices and reduces their reliance on summer sandal sales.</p><p>We believe the company has shown impressive financial growth over the last decade, with revenues growing significantly each year. We feel this is in part due its exclusivity (Birkenstock controls supply to increase demand) and in part due its loyal customers (the average US customer owns 3.6 pairs of Birks, as they're affectionately known).</p><p>We believe investors will begin to value the company more like a high-end brand, even a healthcare company, rather than purely a “shoe” stock. This combination of legacy and growth are the major reasons why we like Birkenstock. With the company planning to double its production capacity in the next few years, which will support growth, we believe Birkenstock is an important opportunity for us.</p><p><strong>Bought: Datadog<br>In the Spaceship Universe Portfolio</strong></p><p>Datadog is an 'observability' platform, which means it offers cloud-based monitoring and security for developers, IT operations teams and business users.</p><p>We see massive opportunity for Datadog as it still has only penetrated around 5% of the market. According to Datadog, approximately 40% of the customer base are on three of Datadog's key pillar services: infrastructure monitoring, application performance monitoring, and log management. Customers adopting all three pillars generally spend 10x more, indicating growth potential in expanding pillar adoption. Additionally, there is the opportunity to move from observability of software assets to securing and automatically fixing issues using artificial intelligence. Datadog's long-term vision is to provide such a compelling product and value proposition that it would be "irrational" to not use it.</p><p>With the cloud market expected to grow 20% annually with increased operational complexity driving further observability and security demand, we believe there's plenty of growth potential.</p><p><strong>Bought: Grab<br>In the Spaceship Universe Portfolio and Spaceship Earth Portfolio</strong></p><p>Grab is a ride-share and food delivery business operating out of Singapore.</p><p>We like Grab as it has high market share with more than 38 million monthly transacting users in Southeast Asia in mobility and delivery, which are long-term structural trends (according to our Where the World is Going methodology) supported by growth in emerging markets.</p><p>It also plays in financial services and advertising, which are in the early stages of monetisation.</p><p>The company has shown that it can cut losses and still keep its dominant position.</p><h2 id="we-sold-some-stocks">We sold some stocks</h2><p><strong>Sold: Alibaba<br>In the Spaceship Universe Portfolio and Spaceship Earth Portfolio</strong></p><p>We have held Alibaba since the inception of each portfolio. However, the Chinese government's antitrust investigation into the company has had more severe consequences than expected, impacting revenue and Alibaba's culture of innovation. We feel the company has become risk averse while facing increased competition from Pinduoduo (owner of Temu) in e-commerce and challenges in cloud computing, with businesses prioritising cloud partnerships with state-owned enterprises over Alibaba.</p><p>We believe there are growth opportunities elsewhere at this time.</p><p><strong>Sold: Twilio<br>In the Spaceship Universe Portfolio and Spaceship Earth Portfolio</strong></p><p>We initially bought Twilio because of the perceived synergy between Twilio's messaging services and Segment's customer data platform (after Segment acquired Twilio in 2020). But as can be the case, perception isn't reality.</p><p>Twilio has struggled with several changes in sales leadership, workforce restructures, and a loss of customers, and while they've brought on new leadership, we feel that removing Twilio from our portfolios is the right decision as the initial thesis has not played out.</p><p><strong>Sold: Bumble<br>In the Spaceship Universe Portfolio and Spaceship Earth Portfolio</strong></p><p>Since we bought Bumble, the founder has stepped down. The new CEO, who hails from Salesforce, has commenced a reorganisation of the management team that has seen execs from enterprise software businesses join the dating and relationship platform. We feel this is a concern given Bumble is not in the enterprise software business, and so we have made the decision to exit out of our position in Bumble at this time.</p><p><strong>Spaceship Origin Portfolio</strong></p><p>For customers in the Spaceship Origin Portfolio, things are a little different.</p><p>The Spaceship Origin Portfolio is made up of around 100 of some of the largest ASX-listed companies by market capitalisation, and around 100 of some of the largest global companies by market capitalisation.</p><p>If a company moves in or out of the Spaceship Origin Portfolio, it will generally be because its market capitalisation has changed, not because we have decided to buy or sell it.</p><hr><p>One or more of the Spaceship Voyager portfolios invest in Alibaba, Birkenstock, Datadog, and Grab at the time of writing. Please refer to the Spaceship app or our website for more information on what each portfolio invests in.</p><p>Important! We’re sharing with you our thoughts on the companies in which Spaceship Voyager invests for your informational purposes only. We think it’s important (and interesting!) to let you know what’s happening with Spaceship Voyager’s investments. However, we are not making recommendations to buy or sell holdings in a specific company. Past performance isn’t a reliable indicator or guarantee of future performance.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Bryna Howes)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/newsletters/">Newsletters</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2024/07/newsletter-280624.png" length="0" type="image/png"/>
        </item>
        <item>
            <title><![CDATA[The top hacks of the digital age]]></title>
            <link>https://www.spaceship.com.au/learn/life-is-short-protect-your-identity/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/life-is-short-protect-your-identity/</guid>
            <pubDate>Wed, 26 Jun 2024 03:00:00 GMT</pubDate>
            <description><![CDATA[Could YOU be next? ]]></description>
            <content:encoded><![CDATA[<p>Fresh off our <a href="https://www.spaceship.com.au/learn/why-youve-watched-baby-reindeer-already-even-though-its-only-been-out-for-two-weeks/?ref=spaceship.ghost.io"><u>Baby Reindeer binge</u></a>, we dove straight into Ashley Madison: Sex, Lies and Scandal – the Netflix docuseries that details the 2015 hack that exposed celebrities for their extramarital activities.&nbsp;</p><p>And it made us wonder: could YOU be next? </p><h2 id="life-is-short-protect-your-identity">Life is short; protect your identity</h2><h3 id="dating-and-romance">Dating and romance</h3><figure class="kg-card kg-image-card"><img src="https://occ-0-2794-2219.1.nflxso.net/dnm/api/v6/6AYY37jfdO6hpXcMjf9Yu5cnmO0/AAAABQqr7Bs9jri0s-X0PrNp6mP3YKI8eB5xw0Uvj13cAfIh-ErhkMl5IZ51RwMdIIWwq3_JyoYwxGTa6DmU3qTRsv2ltU14domwIwdP.jpg?r=15f" class="kg-image" alt="Watch Ashley Madison: Sex, Lies &amp; Scandal | Netflix Official Site" loading="lazy" width="1024" height="576"></figure><p><em>Image: Netflix</em></p><p><strong>Ashley Madison</strong> was a website (and still is) that matched married people who were seeking to have affairs, with willing partners.&nbsp;</p><p>In 2015, a hacking group called ‘The Impact Team’ posted a ransom message calling for the website to be shut down, or else they’d release all customer records and details.&nbsp;</p><p>Exactly 30 days later, the hacking group posted a ‘Time’s up!’ message and links to customer information, which included links to 32 million customer profiles.&nbsp;</p><p>This information reportedly included emails, names, home addresses, and credit card information.&nbsp;</p><p><strong>Adult Friend Finder</strong>, a year later, had its own data breach which reportedly included 20 years’ worth of historical customer data.&nbsp; More than 412 million accounts were exposed in what was called the ‘biggest hack of 2016.’</p><blockquote>You can thank customers of this site for the hoops we have to jump through when setting new passwords now: its top 10 passwords at the time were reported to be ‘123456; 12345; 123456789; 12345678; 1234567890; 1234567; password; qwerty; qwertyuiop; and 987654321.’&nbsp;</blockquote><p>According to ZDNet, the business was easy to hack in part because it stored its passwords in plaintext files, and used cryptography standards that weren’t up to date.&nbsp;</p><hr><h3 id="gaming">Gaming</h3><figure class="kg-card kg-image-card"><img src="https://duet-cdn.vox-cdn.com/thumbor/0x0:1280x720/640x427/filters:focal(640x360:641x361):format(webp)/cdn.vox-cdn.com/uploads/chorus_asset/file/25133414/gta_6_artwork.jpg" class="kg-image" alt="" loading="lazy" width="640" height="427"></figure><p>Image: Rockstar Games</p><p><strong>Playstation: </strong>It was a rough decade for players who also liked to game. In 2011, gaming and electronics giant Sony announced that the personal data of about 77 million people who had accounts on its PlayStation Network had been stolen and were potentially up for grabs on the dark web.&nbsp;&nbsp;</p><p>This data included names, addresses, passwords, log ins, security questions, and more, according to The Guardian at the time.&nbsp;</p><p>The hack led Sony to pull the Playstation network for a time: some players remember losing their gaming progress; while others remember scoring free games when Sony went on its apology tour. Sony reported that the outage costs to the business were $171 million.&nbsp;</p><p>Then<strong> Grand Theft Auto, </strong>the game that boomers like to blame for all of society’s ills, found itself at the centre of a leak in 2022. </p><p>A hacker, fresh off hacking Uber, made his way into Rockstar Games’ Slack channel, downloaded gameplay videos, and shared spoilers of an upcoming game. Reportedly, the hacker tried to ‘negotiate an agreement’ with Rockstar Games but when he got no response, he decided to sell the files instead.&nbsp;</p><p>The hacker was&nbsp; named as Arion Kurtaj from Oxford, a member of an international hacking gang, and he was sentenced to stay indefinitely at a secure hospital. </p><hr><h3 id="email">Email</h3><figure class="kg-card kg-image-card"><img src="https://lh7-us.googleusercontent.com/docsz/AD_4nXfOukOFzn4TTAYoP48GI-MuPdS0yxV5rw_Z2AHBBq6N0Am4vBOA8V6lWzTPgtFZ_o4zxos_BZRgoLjpIurfY7EZk2C1D16bEE7kD2FIdLa9e-ZKr-3mbCxdN0IQiQ4pDVirSBxhWr77OW6zt7Kzjeib56gu?key=LtUsZmEMSYfZrfENJMr3zw" class="kg-image" alt="" loading="lazy" width="640" height="360"></figure><p>Pictured: David Lee Smith, who created the Melissa Virus. </p><p><strong>Microsoft Word,</strong> in 1999, was the scene of a virus that was estimated to impact 20% of computers worldwide, and cost $80 million. It was called The Melissa virus, and was spread as an attachment that could send itself to fifty people in the recipient’s address book.&nbsp;</p><p>The guy that invented the virus was named David Lee Smith and he went on to pay a $5,000 fine, and spend 20 months in prison. </p><hr><h2 id="what-happens-to-the-stolen-info">What happens to the stolen info?</h2><p>When people steal your info, it can lead to an increase in phishing emails, phone calls, text messages, and social media messages, according to Services Australia.&nbsp;</p><p>The risks of identity theft are serious: it allows others to open bank accounts, apply for passports, get credit cards, or conduct other illegal activity in your name, according to the Australian Government. </p><hr><h2 id="so-it%E2%80%99s-obviously-a-pretty-big-deal-it%E2%80%99s-also-a-very-big-investment-opportunity">So it’s obviously a pretty big deal. It’s also a very big investment opportunity. </h2><p>Cyber Security is one of the 12 Where the World is Going (WWG) trends our <a href="https://www.spaceship.com.au/voyager/?ref=spaceship.ghost.io" rel="noreferrer">Spaceship Voyager Investment team </a>expects to grow with value each year.&nbsp;</p><p>We asked the team for more.</p><blockquote>“Cybersecurity is a significant WWG trend,” said Jason Sedawie, Spaceship VP of Investments.&nbsp;&nbsp;</blockquote><blockquote>“The most influential trends often combine several; in this case, the convergence of artificial intelligence (AI), cryptocurrency (ransom payments), and increased reporting requirements has created fertile ground for growth in security. </blockquote><blockquote>All three factors drive this growth, and in the US, companies must disclose a cybersecurity incident within four business days once it is deemed significant. Attacks are not only becoming more frequent but also occurring at an accelerated rate.</blockquote><blockquote>In 2023, CrowdStrike, a leading cyber security provider observed a 60% year-over-year increase in the number of intrusion campaigns, with a 73% increase in the second half compared to 2022. The average breakout time for interactive eCrime intrusion activity decreased from 84 minutes in 2022 to 62 minutes in 2023.&nbsp;</blockquote><blockquote>AI facilitates the creation of convincing fake audio or emails with minimal data, but it also presents opportunities for major software security providers.&nbsp;</blockquote><blockquote>We anticipate a trend toward consolidating services under a single provider. Companies will likely prefer to consolidate their providers to unify data and improve compliance with reporting requirements.&nbsp;</blockquote><blockquote>Consequently, we have focused on companies like Crowdstrike that offer an integrated platform approach. </blockquote><blockquote>The Spaceship Universe, Spaceship Earth, and Spaceship Galaxy portfolios hold CrowdStrike.</blockquote><hr><p>Some of our Spaceship Voyager portfolios invest in Netflix, Microsoft and Cloudflare at the time of writing.&nbsp;</p><p><strong>Important! </strong>We’re sharing with you our thoughts on the companies in which Spaceship Voyager invests for your informational purposes only. We think it’s important (and interesting!) to let you know what’s happening with Spaceship Voyager’s investments. However, we are not making recommendations to buy or sell holdings in a specific company. Past performance isn’t a reliable indicator or guarantee of future performance.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Kelly Simpson)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/investing/">Investing</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2024/06/The-internet-s-biggest-hacks.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[Who gets your super when you die?]]></title>
            <link>https://www.spaceship.com.au/learn/who-gets-your-super-when-you-die-beneficiaries-dependants/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/who-gets-your-super-when-you-die-beneficiaries-dependants/</guid>
            <pubDate>Wed, 26 Jun 2024 02:30:00 GMT</pubDate>
            <description><![CDATA[When you die, your super gets left behind. ]]></description>
            <content:encoded><![CDATA[<p>When you die, your super gets left behind. It usually gets paid as a lump sum or a series of regular payments, called an income stream, to a dependant.</p><p>This is known as the ‘super death benefit’.</p><p>If you haven’t nominated anyone to receive your super death benefit, or you made what’s called a non-binding nomination, it’s up to your super trustee to decide who gets your super.</p><p>So if you want control over where your super goes once you die, your best bet is to submit a binding death benefit form.</p><h2 id="what%E2%80%99s-a-binding-nominee">What’s a binding nominee?</h2><p>If you name someone as a binding nominee, it means that as long as the rules are followed, and it’s valid under superannuation law, they’ll get your super no matter what.</p><p>The rules include things like your binding nomination being in writing and witnessed by two people over 18 who aren’t also nominated beneficiaries.</p><h2 id="what%E2%80%99s-a-non-binding-nominee">What’s a non-binding nominee?</h2><p>If you name someone as a non-binding nominee, it tells the trustee what you want to happen, but there are some circumstances in which it can be discounted, such as if you’ve since become married or separated.</p><h2 id="what-if-you-don%E2%80%99t-name-anyone">What if you don’t name anyone?</h2><p>Generally, there are rules about who gets your super if you haven’t named anyone, no matter who your super fund trustee is.</p><p>The trustee can decide to pay it to a dependant, or if you don’t have any dependants, then they can pay your legal personal representative.</p><h2 id="who-counts-as-a-dependant">Who counts as a dependant?</h2><p>Under super law, your dependants are counted as people who, at the time of your death, are:</p><ul><li>Your spouse or de facto</li><li>Your child of any age</li><li>Someone who’s in an interdependency relationship with you, which means you have a close, personal relationship, live together, one or both of you gives the other financial support, and one or both of you gives the other domestic support or personal care.</li></ul><h2 id="what-if-you-want-your-super-to-go-to-someone-else">What if you want your super to go to someone else?</h2><p>Generally, if you want to leave your super to someone who isn’t a dependant, you need to ask your super fund about making a binding death benefit nomination, so your super goes to your legal personal representative.</p><h2 id="what-about-tax">What about tax?</h2><p>Unless the person who gets your super is your dependant, and they get it as a lump sum, they’ll generally need to pay tax on it. The amount depends on tax law.</p><h2 id="what-if-you-have-kids">What if you have kids?</h2><p>If you have kids, and you’ve nominated them as your binding beneficiaries, they’ll get your super if you die. If you haven’t nominated them as your binding beneficiaries, your super fund has discretion as to who will receive your death benefit.</p><h2 id="what-if-you-have-a-partner">What if you have a partner?</h2><p>Same deal. If you’ve nominated them as your binding beneficiary and it remains valid, they’ll get your super if you die. If you haven’t nominated them as your binding beneficiaries, your super fund has discretion as to who will receive your death benefit.</p><h2 id="how-do-you-nominate-your-beneficiaries">How do you nominate your beneficiaries?</h2><p>Get in touch with your super fund. If you’re a Spaceship customer, you can update or review your beneficiaries. Just visit the Spaceship app to get started.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Spaceship)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/superannuation/">Superannuation</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2025/03/who-gets-your-super-when-you-die.png" length="0" type="image/png"/>
        </item>
        <item>
            <title><![CDATA[Real Money Talk: Elias]]></title>
            <link>https://www.spaceship.com.au/learn/real-money-talk-elias/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/real-money-talk-elias/</guid>
            <pubDate>Wed, 12 Jun 2024 00:45:00 GMT</pubDate>
            <description><![CDATA[Elias is a 26-year-old from Orange who believes that self-improvement is the best investment.]]></description>
            <content:encoded><![CDATA[<p>This post is based on an interview we conducted with Elias in September 2021.</p><p>Real Money Talk is our series where we interview Australians from all walks of life about their personal finances. The views expressed are those of the interviewees, based on their experiences with money, and as such are not necessarily representative of Spaceship's views.</p><p>We have changed the name of the interviewee for their privacy.</p><h2 id="overview">Overview</h2><p><strong>Name: </strong>Elias	<br><strong>Age:</strong> 25. Soon to be 26 (in a few months).<br><strong>Where do you live?</strong> Orange NSW.</p><p><strong>Please tell us a bit about yourself.</strong></p><p>I graduated in 2017 and started working at my first real job after a couple of months of graduating. </p><p>In the beginning of 2019, I decided to move to Sydney, Australia (on my own) from my home country on a whim, leaving everything behind and without a proper plan. </p><p>Since then, I have switched three jobs while being here, and now currently reside and work in Central West, NSW as an engineer for a manufacturing enterprise. </p><p>It has not been easy since I left my "home" home, and I am still far from my achieving my (financial and personal) goals while I figure out myself and my on-going visa/residency affairs (hint: immigration is not the easiest thing in this country).</p><p><strong>What's your current net worth?</strong></p><p>I would say around $51,000.</p><p><strong>How does it break down?</strong></p><p>Even though I don't consider my car and other daily use things as "assets" as for me they're more of a liability, I would break my net worth into the following:</p><ul><li>Shares ASX: $1,200</li><li>Superannuation: $12,000</li><li>Spaceship Voyager: $27,000</li><li>Car: $5,000</li><li>Savings/Short-Term Spends: $4,000</li><li>Gaming Equipment: $1,500</li><li>Crypto: $1,000</li></ul><p><strong>Do you have any debts?</strong></p><p>Zero. Zilch. Nada.</p><p><strong>How did you build your net worth?</strong></p><p>I feel awkward referring to my net worth as "net worth" as I still think I have a long, long way to go. </p><p>But to answer the question, all my net worth here was accumulated in this country (in less than 3 years as of today) without any external help. I worked, saved, and then worked some more.</p><h2 id="earn">Earn</h2><p><strong>Tell us a bit about your career.</strong></p><p>Well, I am an engineer by degree and have been in various support and project management roles after I graduated. Like I mentioned before, I only started working after I graduated and my first job was in one of Google's backed start-ups and I did quite well there.</p><p>That was in my home country and I was making pretty decent money for a fresh graduate. After working there for a bit over a year, I moved to Australia. The next six months I was jobless here and managed to find work later in August 2019 that was irrelevant to my skills and studies.</p><p>After that, I moved to an IT focused role and stayed there for a bit over a year till I got an opportunity to work in my current role, which is something that I had been looking for ever since I moved countries.</p><p>Oh, and I did get a slight (very slight) pay bump in between these switches as well.</p><p><strong>Do you have any income sources outside your job? How much do you earn from each and how did you develop them?</strong></p><p>Since I have only started in the investing world, I don't have any other sources of income, per se. However, I am trying my best to come up with some sort of a side hustle because I realised long ago that one source of income is not going to cut it for me unless I am making crazy good ($200,000) money per annum. I need to find another stream of income.</p><p><strong>What’s been important for you to learn about money?</strong></p><p>To start as early as you can. For whatever it may be. Be it just work, investing or something risky. If I don't have to provide for anyone else but myself, to take risks. Take those big risks that scare the crap out of me and give me crippling anxiety. Take those head on. They will be the best investments in myself whether they're financial or hard life lessons, you cannot go wrong with them. </p><p>Also, before investing with everything I’ve got, invest in myself first, take care of my mental and physical health, my intellect, knowledge and personality. A morally strong, charismatic character would give me more ROI (Return on Investment) than anything else in the long haul - true for financial and relationships alike.</p><h2 id="save">Save</h2><p><strong>What's your savings rate? How has it changed over time?</strong></p><p>Before moving to Australia, I would say I was saving around 70% of my income because I had not moved out from my parents' place and I was still dependent on them (in some ways). </p><p>Ever since then, being on my own, that percentage has certainly dropped and still fluctuates to this very day. If I had to give a ballpark figure, I would say it is between 25-55% of every pay. It just varies on my needs and wants.</p><p><strong>Do you have a budget?</strong></p><p>Yes. I use a personalised tracker that I created about four years ago on Google Sheets. Of course, it has been refined over time and serves my needs adequately. I budget on a month to month basis.</p><p><strong>How much do you spend per year?</strong></p><p>Including all my direct and indirect expenses, it is close to $35,000 a year at the minimum.</p><p><strong>Do you make purchase decisions carefully, or are you loose with your money?</strong></p><p>A bit of both. I save money where I can but for certain things, I don't second guess it and just go with it. I would say I lean more towards the loose side of things but it depends on what or where my money is going. I guess when I am making certain monetary or purchasing decisions, the fear of missing out kicks in and I just give in, haha.</p><p><strong>How is your work-life balance?</strong></p><p>At my current job, it's pretty okay. Well, as good as it can get for a 9-5. I get time for myself after work and on the weekends so I cannot complain much. If I had kids or a significant other, I would probably have less time for myself.</p><p><strong>What's your favourite thing to spend money on?</strong></p><p>Anything that catches my eye - not. I spend generously on gadgets, electronics and food. If I decide that I want something, I just get it or list it down at least that I need to buy it. It is just how I am wired, I guess.</p><h2 id="invest">Invest</h2><p><strong>How do you invest?</strong></p><p>I don't have a fixed plan, I put money here and there. Not consistent with anything.</p><p><strong>What's been your best investment?</strong></p><p>I am too early in my journey to call anything my "best investment" so I would say myself and the constant improvements that I am making (or trying to) in myself, that would be the pick for me, for now.</p><p><strong>What’s been your worst investment?</strong></p><p>Rushed Crypto transactions. Oh, also, all my time and energy spent on temporary, unworthy people. I am still learning on the latter, but I feel deeply for all that loss.</p><p><strong>What’s been your overall return?</strong></p><p>Too early in my journey to get anything in returns but I am hopeful.</p><p><strong>How are you building wealth?</strong></p><p>Saving, working, making smart-ish decisions when it comes to money and managing it closely. I have always believed that if someone is not making enough, they can always work extra. If working extra is not an option, then learn to differentiate between wants and needs and act on it as much as you can, practically.</p><p><strong>What are your main roadblocks to building wealth? How are you addressing them?</strong></p><p>Not making enough money. I worked two to three jobs at a time before moving to my current job only because I was not making enough to sustain myself. I can see myself working extra again if I have to, but that's why I need another stream of income.</p><p><strong>Do you have a target net worth you want?</strong></p><p>Not a specific target. I just want to get out of the cycle where I am worried about the next bill or the next rego. I want to have my own place someday and just want to be comfortable enough to not nit-pick even on the smallest of purchases. That's my definition of financial independence. The definition will change depending on the fact whether I am single or in a relationship later down the road. </p><h2 id="behaviour">Behaviour</h2><p><strong>When did you make your first significant behavioural shift towards wealth building?</strong></p><p>I would say when I started earning for myself. Plus, looking at all the people around in my circle spending money without any rational thinking, I think a part of that just sort of etched in me and I decided I don't want to be like that.</p><p><strong>If you could start again, what would you do differently?</strong></p><p>I would start working way before than I actually did. I would start investing early as well. Also, I would focus on my health and wellbeing before I run after people and other things. Lastly, I would be more honest with myself and would stop being lazy.</p><p><strong>What mistakes have you made along the way that you think others could learn from?</strong></p><p>Don't start tomorrow. Start today. You are underestimating your potential in the name of procrastination and laziness, get over it and stop making excuses. Be honest with yourself.</p><p><strong>Do you have any worries about retirement? If so, how are you planning to address them?</strong></p><p>Worries? Not really. I am devising a couple of contingency plans if my actual plans don't work out. Not the best practice, but I cannot help it as I want to retire relatively early.</p><p><strong>How are you learning about building wealth?</strong></p><p>I read a lot. A lot. Also, looking at others is probably the best way to avoid mistakes that can be avoided, at least for me.</p><p><strong>Do you give to charity? If so, what percentage of your time/money do you give/</strong></p><p>Occasionally, yes. However, I am not consistent with the percentages. It just varies, a bit here and there.</p><hr><h2 id="we-want-to-hear-your-real-money-talk">We want to hear your Real Money Talk</h2><p>At Spaceship we’re big believers in sharing our money stories. We want to hear yours, too. In our ongoing <a href="https://www.spaceship.com.au/learn/tag/real-money-talk/?ref=spaceship.ghost.io">Real Money Talk</a> series, members of our community share what they’ve learned about managing money. We’d love you to take part. <a href="https://forms.gle/B2xKnqAqjePMHfFG9?ref=spaceship.ghost.io">Here’s a link to our Real Money Talk survey</a> where you can share your story.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Kelly Simpson)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/real-money-talk/">Real Money Talk</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2022/08/Real-Money-Talk-Elias.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[Is a Chanel bag actually a good investment?]]></title>
            <link>https://www.spaceship.com.au/learn/is-a-chanel-bag-actually-a-good-investment/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/is-a-chanel-bag-actually-a-good-investment/</guid>
            <pubDate>Wed, 12 Jun 2024 00:00:00 GMT</pubDate>
            <description><![CDATA[A deep dive into what makes luxury brands so damn expensive. ]]></description>
            <content:encoded><![CDATA[<p>I started my first full-time job in February 2016. I was working in digital media at a female-dominated company, and every day was like going to a fashion show. My older colleagues would don Ginger &amp; Smart separates for client meetings, while my peers would float around in colourful Zimmermann and Camilla mini dresses.</p><p>We were paid monthly, and just before my first paycheck hit my account, I remember expressing excitement over my first big girl pay day.</p><p>“What are you going to do with it?” I was asked. “I’m not sure. I'll probably just save as much as I can,” I replied.</p><p>“You should buy yourself a designer bag to mark the occasion,” someone suggested.</p><p>“Yeah… get something classic and consider it an investment,” echoed another.&nbsp;</p><p><em>I should get a Chanel, </em>I told myself.&nbsp;&nbsp;</p><p>While rose gold and wine-coloured upholstered Boy Bags were all the rage, I decided that a black, medium-sized Chanel Flap bag was probably the best investment. <em>It’ll never go out of style, </em>I thought.</p><p>But at a then-retail price of US$4900 — which was more than AU$6700 at the time — I would have had to save my salary for 3-4 months to be able to afford it. And live on two-minute noodles and prayers in the meantime.&nbsp;</p><p>&nbsp;Needless to say, I didn’t buy the bag. And it’s one of my biggest fashion regrets. Today, a Chanel Medium Classic Flap retails at a staggering US$10,200. In just over six years, the price of that bag has more than doubled.&nbsp;</p><p>Quite frankly, I found this price jump staggering. And I needed to figure out what has caused its value to increase so quickly.</p><h3 id="what-makes-this-bag-so-damn-expensive"><strong>What makes this bag so damn expensive?</strong></h3><p>There are many factors that have contributed to the price increase of the Chanel Medium Classic Flap bag. Arguably, the most significant is the power of the Chanel brand.&nbsp;</p><p>Branding is an important function of marketing, which has its roots in marking — or quite literally, <em>branding</em> — the producer of the goods up for sale.</p><p>It has now evolved to encompass much more than that. Branding is all about creating a positive perception of a company and its products in the consumer’s mind. The brand is shaped by all the experiences consumers have with the brand, which include things such as seeing the brand logo and colours in advertising, interacting with customer service representatives, and browsing products in store.&nbsp;</p><p>The real power of luxury brands is that they create strong emotional connections with consumers. The Chanel brand, for example, is characterised by ideas of wealth and sophistication, which they leverage to create aspirational advertising campaigns that make people feel like they need to own these products to feel successful or fulfilled. In this way, consumers are also buying into the brand for the psychological payoff of feelings of prestige and high social status — which are all feelings that legitimise the high prices of Chanel products.&nbsp;</p><figure class="kg-card kg-image-card kg-card-hascaption"><img src="https://www.spaceship.com.au/blog/images/2024/01/1200x600px-Chanel-bag-Blog-2-1.jpg" class="kg-image" alt="" loading="lazy" width="1200" height="600"><figcaption><span style="white-space: pre-wrap;">The real power of luxury brands is that they create strong emotional connections with consumers.</span></figcaption></figure><p>Part of what substantiates Chanel’s high prices is their use of high-quality materials and expert craftsmanship. The Classic Flap products are made using lambskin and caviar leather, which are some of the highest quality leathers available, as well as gold and silver hardware. These help create a perceived quality and sense of superiority of the product.</p><p>Inflation is another factor that has impacted the rising cost of the Medium Classic Flap bag. In 2021, the price of the bag increased from US$6,800 to US$8,800. <a href="https://www.businessoffashion.com/news/luxury/chanel-is-aiming-for-hermes-status-with-handbag-price-hikes/?ref=spaceship.ghost.io" rel="noreferrer">A spokesperson for Chanel told Bloomberg</a> in 2021 that the increase in price was due to exchange-rate fluctuations and changes in production costs. The brand also claims that this move was also part of a bid to make sure its bags are sold for roughly the same price around the world.</p><p>This wider pricing strategy is also related to the company’s limited supply and distribution strategy, which works to maintain the exclusivity of its bags — which is why new Chanel products are only sold in its own boutiques and select high-end department stores. They’re not easily accessible, either in terms of price or in terms of the retail point of purchase, and they never go on sale. In fact, <a href="https://www.wsj.com/articles/fashions-big-question-what-to-do-with-all-those-unsold-clothes-11597328695?ref=spaceship.ghost.io" rel="noreferrer">LVMH has been notorious in the past for destroying excess stock</a>, as opposed to discounting items to free up inventory, which is another tactic used to control supply and maintain the luxury image the house has worked so hard to build.</p><h3 id="is-a-designer-bag-considered-an-investment"><br><strong>Is a designer bag considered an investment?</strong></h3><p>So, if the price has gone up so much, does that make the Chanel Medium Classic Flap bag a good investment? Maybe, maybe not.&nbsp;</p><p>Whether a Chanel bag is considered a good investment comes down to how we define what an investment actually is. In the fashion industry, ‘investment items’ often refer to pieces that stand the test of time, which can be worn over and over again over the years. Given the fact that this bag has been produced since the 1950s, has a classic design and consumer demand for it still remains high, you could consider it a good investment in terms of your cost per wear.</p><p>However, if we want to take an economic perspective<strong>, </strong>an investment is the decision to purchase an asset, which has the potential for future economic gain. In this sense, buying a Chanel bag can be considered investing in an asset if you’re planning to — and able to — sell it in the future.&nbsp;</p><p>Whether this is a good or bad investment comes down to whether you’re able to derive a gain or a loss. And to determine that, we need to look at the second hand market for luxury consumer goods.</p><h3 id="can-you-actually-get-the-price-through-resale"><strong>Can you actually get the price through resale?</strong></h3><p>The secondhand fashion and luxury market is big, and it’s getting bigger. According to the Boston Consulting Group's research on <a href="https://www.bcg.com/publications/2022/the-impact-of-secondhand-market-on-fashion-retailers?ref=spaceship.ghost.io" rel="noreferrer">What an Accelerating Secondhand Market Means for Fashion Brands and Retailers</a>, the second hand luxury goods market has nearly tripled in size since 2020, with a value estimated between $100 to $120 billion worldwide.</p><p>The market has seen the emergence of prominent players, such as The RealReal and Vestiaire Collective, who have become key players in facilitating the buying and selling of second hand luxury goods.</p><p>However, one striking characteristic of the second hand luxury goods market is its decentralised nature. Unlike traditional high-end retail, this market is not dominated by a few big players. Instead, it is comprised of various online platforms, boutique stores and individual sellers.</p><p>The pricing dynamics in the second hand luxury goods market are influenced by several factors. Notably, the condition of the product plays a crucial role in determining its price. Second-hand Chanel bags, for instance, may command different prices depending on their condition, ranging from mint to gently used. Additionally, the motivation of the seller also affects the pricing. Some sellers may be looking to sell quickly, leading to more competitive prices, while others may be more patient and hold out for higher offers.&nbsp;</p><p>While the fragmented nature of the marketplace means that consumers have a vast array of choices when it comes to products and prices, it can also make it difficult to assess the value of products on the market.&nbsp;</p><figure class="kg-card kg-image-card kg-card-hascaption"><img src="https://www.spaceship.com.au/blog/images/2024/01/1200x600px-Chanel-bag-Blog-3-1.jpg" class="kg-image" alt="" loading="lazy" width="1200" height="600"><figcaption><span style="white-space: pre-wrap;">The second hand luxury goods market has nearly tripled in size since 2020, with a value estimated between $100-$120 billion worldwide.</span></figcaption></figure><h3 id="which-brings-us-back-to-the-question-is-a-chanel-bag-a-good-investment">Which brings us back to the question, is a Chanel bag a good investment?&nbsp;</h3><p>We asked Maddy, a Spaceship Investment Analyst, her thoughts:</p><p><em>“In terms of the investment side of things,<strong> </strong>while the retail price of a new Chanel Medium Classic Flap currently sits at US$10,200, investors may be able to make a profit if they’ve held the bag for a number of years and the bag is in very good condition.&nbsp;</em></p><p><em>If an investor hopes to derive use value from the bag, and indeed does use the bag often, wear and tear are likely to have a big impact on the resale price.&nbsp;</em></p><p><em>However, I think that luxury bags as an ‘investment’ in the economic sense is a myth. This </em><a href="https://www.rebag.com/clair-report/?ref=spaceship.ghost.io" rel="noreferrer"><em>Brand Value Index</em></a><em> highlights that it’s only really possible to make a gain from reselling a Hermes Birkin or a Chanel Classic Flap bag, and then, you also need to consider the costs associated with selling. You’ll need to pay to get the items authenticated, and typically, the consignment store or resale site will take a large cut of the sale.&nbsp;</em></p><p><em>So while I don’t believe that luxury bags are an ‘investment’, I do see the benefit in owning a classic, quality bag that will last forever and may hold some value if you sell it, which is a notable distinction from most store-bought items that are worth nothing once you leave the store.&nbsp;</em></p><p><em>We do invest in the companies that make them, though! We currently hold Hermes International in our </em><a href="https://www.spaceship.com.au/voyager/origin/?ref=spaceship.ghost.io" rel="noreferrer"><em>Spaceship Origin portfolio</em></a><em>, which is an index-like, rules-based portfolio. There are not many companies that have the ability to integrate inflation seamlessly into their prices, all on the basis of a psychological desire for their products, which is something luxury brands are able to do.”</em></p><hr><p>Some of our Spaceship Voyager portfolios invest in Hermes at the time of writing.</p><p><strong>Important!</strong> We’re sharing with you our thoughts on the companies in which Spaceship Voyager invests for your informational purposes only. We think it’s important (and interesting!) to let you know what’s happening with Spaceship Voyager’s investments. However, we are not making recommendations to buy or sell holdings in a specific company. Past performance isn’t a reliable indicator or guarantee of future performance.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Spaceship Developer Account)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/people-and-ideas/">People &amp; Ideas</category>
            <category domain="https://www.spaceship.com.au/learn/tag/hash-natalia/">#natalia</category>
            <category domain="https://www.spaceship.com.au/learn/tag/investing/">Investing</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2024/01/1200x600px-Chanel-bag-Blog-1.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[Spaceship Voyager Monthly Flight Log: May 2024]]></title>
            <link>https://www.spaceship.com.au/learn/spaceship-voyager-monthly-flight-log-may-2024/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/spaceship-voyager-monthly-flight-log-may-2024/</guid>
            <pubDate>Thu, 06 Jun 2024 05:25:33 GMT</pubDate>
            <description><![CDATA[A surprise winner of the AI boom and nine other stocks that made big moves in our Spaceship Voyager portfolios in May. ]]></description>
            <content:encoded><![CDATA[<p>At Spaceship we’re long-term investors, but we still keep an eye on what’s happening in the markets day to day.</p><p>This week, we’re taking a look at some of the bigger movements in our <a href="https://www.spaceship.com.au/voyager/?ref=spaceship.ghost.io">Spaceship Voyager portfolios</a> from the month of May 2024.</p><h2 id="moving-up">Moving up</h2><figure class="kg-card kg-image-card"><img src="https://www.spaceship.com.au/blog/images/2024/06/Spaceship-Voyager-moving-up.jpg" class="kg-image" alt="" loading="lazy" width="1200" height="600"></figure><h2 id="first-solar">First Solar</h2><h3 id="rose-5051">Rose 50.51%</h3><p>First Solar is an American solar technology company that's fighting against climate change. It was founded in 1999.</p><p>First Solar is in the <a href="https://www.spaceship.com.au/voyager/earth/?ref=spaceship.ghost.io">Spaceship Earth Portfolio</a>.</p><h3 id="why-did-first-solar-stock-go-up">Why did First Solar stock go up?</h3><p><strong>In a phrase: Headline news</strong></p><p><a href="https://www.bloomberg.com/news/articles/2024-05-22/china-s-shaken-solar-sector-rallies-on-plan-to-halt-slump?ref=spaceship.ghost.io" rel="noreferrer">Bloomberg reported</a>,</p><blockquote>“The main industry body for China’s solar companies, which dominate global supply chains, called for an end to a profit-slashing price war.”</blockquote><p>This led to a bump in a number of US solar stocks, First Solar included.</p><p>First Solar also benefited from top investment group UBS predicting that its earnings could soar around 370% by 2027 thanks to the AI boom.</p><hr><h2 id="birkenstock">Birkenstock</h2><h3 id="rose-2431">Rose 24.31%</h3><p>Birkenstock is a footwear brand that’s been around for more than 250 years. It listed on the stockmarket in 2023.</p><p>Birkenstock is in the <a href="https://www.spaceship.com.au/voyager/universe/?ref=spaceship.ghost.io">Spaceship Universe Portfolio</a> and the <a href="https://www.spaceship.com.au/voyager/galaxy/?ref=spaceship.ghost.io">Spaceship Galaxy Portfolio</a>.</p><h3 id="why-did-birkenstock-stock-go-up">Why did Birkenstock stock go up?</h3><p><strong>In a phrase: A strong result</strong></p><p>The brand extension of Birkenstock into non-sandal products (with closed shoes now accounting for 25% of sales) is boosting demand year-round and commands higher average prices compared to their sandals.</p><p>Birkenstock shoes hardly ever go on sale which helps profit margins. According to management threre’s “full price realisation of over 90% at key distribution partners.”</p><p>The company reported its quarterly earnings on 30 May 2024, in which its CEO, Oliver Reichert, noted that “demand continues to outpace supply in all segments, channels, and categories,” causing them to update their earnings expectations to be even better than they first predicted.</p><hr><h2 id="nvidia">Nvidia</h2><h3 id="rose-2389">Rose 23.89%</h3><p>When Nvidia invented the Graphic Processing Unit (GPU) in 1999 it ended up being a huge deal: first it helped kickstart gaming and revived video graphics, and then it threw fuel on the AI fire: the GPU acts as the brain of digital products, including ChatGPT.</p><p>GPUs can process many pixels on a gaming screen rendering pixels in parallel all at once, a transferable technology for crunching large amounts of data – perfect for AI applications.</p><p>Nvidia is in the <a href="https://www.spaceship.com.au/voyager/universe/?ref=spaceship.ghost.io">Spaceship Universe Portfolio</a>, the <a href="https://www.spaceship.com.au/voyager/earth/?ref=spaceship.ghost.io">Spaceship Earth Portfolio</a>, the <a href="https://www.spaceship.com.au/voyager/origin/?ref=spaceship.ghost.io">Spaceship Origin Portfolio</a>, and the <a href="https://www.spaceship.com.au/voyager/galaxy/?ref=spaceship.ghost.io">Spaceship Galaxy Portfolio</a>.</p><h3 id="why-did-nvidia-stock-go-up">Why did Nvidia stock go up?</h3><p><strong>In a phrase: Outpacing expectations</strong></p><p>We’ve previously called Nvidia the ‘Beyonce of stocks’ because it never seems to stop delivering.</p><p>Its May earnings report delivered on 22 May 2024 was no different, when it announced record quarterly profit and a stock split.</p><p>Nvidia’s speed of innovation and of launching new chips is making it a challenge for competitors to keep up.</p><p>Jensen Huang, CEO, said “We’re poised for our next wave of growth.”</p><hr><h2 id="mercado-libre">Mercado Libre</h2><h3 id="rose-1550">Rose 15.50%</h3><p>Mercado Libre is a Latin American fintech that provides an online commerce and payments ecosystem.</p><p>It launched in 1999.</p><p>Mercado Libre is in the <a href="https://www.spaceship.com.au/voyager/universe/?ref=spaceship.ghost.io">Spaceship Universe Portfolio</a> and the <a href="https://www.spaceship.com.au/voyager/earth/?ref=spaceship.ghost.io">Spaceship Earth Portfolio</a>.</p><h3 id="why-did-mercado-libre-stock-go-up">Why did Mercado Libre stock go up?</h3><p><strong>In a word: Earnings</strong></p><p>Off the back of announcing its intention to increase headcount by 30% in April, Mercado Libre announced its quarterly earnings on 2 May 2024 from Montevideo, Uruguay.</p><p>Its result was better than expected, beating market expectations with first-quarter net profit that increased 71% from the year before.</p><hr><h2 id="enphase-energy">Enphase Energy</h2><h3 id="rose-1482">Rose 14.82%</h3><p>Enphase Energy was founded in 2006. It produces clean energy systems which utilise its microinverter solar tech to power homes around the world.</p><p>Enphase Energy is in the <a href="https://www.spaceship.com.au/voyager/universe/?ref=spaceship.ghost.io">Spaceship Universe Portfolio</a>, the <a href="https://www.spaceship.com.au/voyager/earth/?ref=spaceship.ghost.io">Spaceship Earth Portfolio</a>, and the <a href="https://www.spaceship.com.au/voyager/galaxy/?ref=spaceship.ghost.io">Spaceship Galaxy Portfolio</a>.</p><h3 id="why-did-enphase-energy-stock-go-up">Why did Enphase Energy stock go up?</h3><p><strong>In a word: expansion</strong></p><p>Enphase is continuing to expand into Europe, and on 21 May 2024 announced it had chosen Finland to launch its IQ8 Microinverter, which is its latest and most powerful microinverter. Enphase said that Finland’s installed solar capacity is expected to nearly triple by 2030.</p><p>Then US President Joe Biden announced he was doubling the tariff on Chinese solar imports, from 25% to 50%. This move is aimed at bolstering the domestic market which is good for Enphase.</p><p>Then Enphase ended the month by launching its IQ Battery in Mexico, which it calls its most powerful home battery to date.</p><hr><h2 id="moving-down">Moving down</h2><figure class="kg-card kg-image-card"><img src="https://www.spaceship.com.au/blog/images/2024/06/Spaceship-Voyager-moving-down.jpg" class="kg-image" alt="" loading="lazy" width="1200" height="600"></figure><h2 id="cloudflare">Cloudflare</h2><h4 id="fell-2438">Fell 24.38%</h4><p>Cloudflare is a software company that has a network that can improve the security, performance, and reliability of internet connected devices.&nbsp;</p><p>Cloudflare is in the <a href="https://www.spaceship.com.au/voyager/universe/?ref=spaceship.ghost.io">Spaceship Universe Portfolio</a>, the <a href="https://www.spaceship.com.au/voyager/earth/?ref=spaceship.ghost.io">Spaceship Earth Portfolio</a>, and the <a href="https://www.spaceship.com.au/voyager/galaxy/?ref=spaceship.ghost.io">Spaceship Galaxy Portfolio</a>.&nbsp;</p><h3 id="why-did-cloudflare-stock-go-down">Why did Cloudflare stock go down?&nbsp;</h3><p><strong>In a phrase: slowing growth</strong></p><p>Cloudflare shares took a tumble after the company announced its quarterly earnings on 2 May 2024.&nbsp;</p><p>The company noted that its expectations for future growth remain unchanged at 27% vs 2023; and Motley Fool notes that while 27% is still good, it’s less impressive than the 50% growth rates Cloudflare investors had become used to.&nbsp;</p><hr><h2 id="shopify">Shopify</h2><h4 id="fell-1773">Fell 17.73%</h4><p>Shopify exists to make it easier for everyday people to start, run, and grow their businesses.&nbsp;</p><p>It has a platform and services that help its customers sell to their customers all over the world.&nbsp;</p><p>Massive companies like Mattel and Netflix have used Shopify to help run their businesses.&nbsp;&nbsp;</p><p>Shopify is in the <a href="https://www.spaceship.com.au/voyager/universe/?ref=spaceship.ghost.io">Spaceship Universe Portfolio</a>, the <a href="https://www.spaceship.com.au/voyager/earth/?ref=spaceship.ghost.io">Spaceship Earth Portfolio</a>, the Spaceship Origin Portfolio, and the <a href="https://www.spaceship.com.au/voyager/galaxy/?ref=spaceship.ghost.io">Spaceship Galaxy Portfolio</a>.&nbsp;</p><h3 id="why-did-shopify-stock-go-down">Why did Shopify stock go down?&nbsp;</h3><p><strong>In a phrase: Guidance of slowing growth</strong></p><p>Shopify’s GMV (gross merchandise value, a measure of how much product a consumer business sells over time) grew 23% year over year in the most recent quarter, off a high base.&nbsp;</p><p>Net revenue grew 20%. Shopify has a free cash flow margin of 12%.&nbsp;</p><p>The market did not like the guidance of slowing growth going forward (mid teens rather than over 20%), or the higher than expected operating expenditure. The stock has been volatile, partly because it is a high multiple stock and has never been cheap.&nbsp;</p><p>As a business, Shopify has over 10% share in US e-commerce, enables multiple merchants of all sizes to run their e-commerce stores, and has built a sticky platform and a robust monetisation tool particularly through payments.&nbsp;</p><p>We note the company has a strong balance sheet with a net cash position, is expanding to larger merchants, expanding overseas, enabling cross-border expansion for their merchant partners, expanding offline through point of sale, and continuing to ramp up Shop Pay.</p><hr><h2 id="illumina">Illumina</h2><h4 id="fell-1725">Fell 17.25%</h4><p>Illumina's a healthcare company dedicated to unlocking the power of the human genome, which could help advance the quest toward personalised medicine.&nbsp;</p><p>The company was founded in 1998, and has helped to make DNA sequencing more accessible and affordable.</p><p>Illumina is in the <a href="https://www.spaceship.com.au/voyager/universe/?ref=spaceship.ghost.io">Spaceship Universe Portfolio</a>, the <a href="https://www.spaceship.com.au/voyager/earth/?ref=spaceship.ghost.io">Spaceship Earth Portfolio</a>, and the <a href="https://www.spaceship.com.au/voyager/galaxy/?ref=spaceship.ghost.io">Spaceship Galaxy Portfolio</a>.&nbsp;</p><h3 id="why-did-illumina-stock-go-down">Why did Illumina stock go down?&nbsp;</h3><p><strong>In a word: earnings</strong></p><p>Illumina reported quarterly earnings on 2 May 2024 that showed a dip in revenue and confirmed the company’s expectations for ‘flat’ guidance vs. the year before.</p><p>The company is seeing less demand for its newly launched genetic sequencing machines and is going through a messy process of spinning out a subsidiary called GRAIL, which it expects to complete on 24 June 2024.&nbsp;</p><hr><h2 id="audinate">Audinate</h2><h4 id="fell-1665">Fell 16.65%</h4><p>Audinate is a leading provider of professional AV networking technology.&nbsp;</p><p>It's a Sydney business that&nbsp; was spun out of the CSIRO to become a global AV protocol that delivers uncompressed, multi-channel, low latency digital audio over an ethernet network.&nbsp;</p><p>Its flagship product Dante has been used to power some of the biggest music events in the world, including the Foo Fighters, the Killers, and Paul McCartney, while music product leaders such as Yamaha have adopted their AV technology.</p><p>Audinate is in the <a href="https://www.spaceship.com.au/voyager/universe/?ref=spaceship.ghost.io">Spaceship Universe Portfolio</a> and the <a href="https://www.spaceship.com.au/voyager/galaxy/?ref=spaceship.ghost.io">Spaceship Galaxy Portfolio</a>.&nbsp;</p><h3 id="why-did-audinate-stock-go-down">Why did Audinate stock go down?&nbsp;</h3><h4 id="in-a-word-retirement">In a word: retirement</h4><p>Audinate announced on 27 May 2024 that its Chief Financial Officer (CFO) and Company Secretary would be stepping down for personal reasons. He’d been with Audinate since 2017.&nbsp;</p><hr><h2 id="lululemon">Lululemon</h2><h4 id="fell-1552">Fell 15.52%</h4><p>Lululemon creates innovative fitness and athleisure wear. It opened in 1998.&nbsp;</p><p>The company says its purpose is to elevate human potential by helping people feel their best, and this extends to its Impact Agenda, which uses the three pillars of Be Human, Be Well, and Be Planet to be good global citizens.</p><p>Lululemon is in the <a href="https://www.spaceship.com.au/voyager/universe/?ref=spaceship.ghost.io">Spaceship Universe Portfolio</a>, the <a href="https://www.spaceship.com.au/voyager/galaxy/?ref=spaceship.ghost.io">Spaceship Galaxy Portfolio</a>, and the <a href="https://www.spaceship.com.au/voyager/earth/?ref=spaceship.ghost.io">Spaceship Earth Portfolio</a>.&nbsp;</p><h3 id="why-did-lululemon-stock-go-down">Why did Lululemon stock go down?&nbsp;</h3><h4 id="in-a-word-resignation">In a word: resignation</h4><p>Lululemon’s chief product officer Sun Choe announced her departure from Lululemon to go be the Global Brand President of Vans.&nbsp;</p><p>The market hates uncertainty, and key people leaving results in a void that can take some time to fill.&nbsp;</p><hr><h2 id="keep-in-mind">Keep in mind</h2><p>Our investment philosophy at Spaceship is to invest “where the world is going.”</p><p>Essentially, we use our Where the World is Going methodology to identify what we think are forward-thinking companies that will benefit from future trends. If they meet the criteria in our methodology — that is, they have competitive advantages and future growth potential — we will then consider those companies for our Spaceship Universe, Spaceship Galaxy, and Spaceship Earth portfolios. (For the latter, the companies must meet other criteria.)</p><p>So while short-term movements are interesting, we remain focused on long-term trends. You can find out more about the long-term trends we’ve identified as Where the World is Going in our Spaceship Universe, Spaceship Earth, and Spaceship Galaxy portfolios, and in the Spaceship app.</p><hr><p>Some of our <a href="https://www.spaceship.com.au/voyager/?ref=spaceship.ghost.io">Spaceship Voyager portfolios</a> invest in First Solar, Birkenstock, Nvidia, Mercado Libre, Enphase Energy, Cloudflare, Shopify, Illumina, Audinate, and Lululemon<em> </em>at the time of writing.&nbsp;</p><p><strong>Important!</strong> We’re sharing with you our thoughts on the companies in which Spaceship Voyager invests for your informational purposes only. We think it’s important (and interesting!) to let you know what’s happening with Spaceship Voyager’s investments. However, we are not making recommendations to buy or sell holdings in a specific company. Past performance isn’t a reliable indicator or guarantee of future performance.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Spaceship)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/investing/">Investing</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2024/06/Voyager-movers.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[Debt-busting methods: snowball vs avalanche]]></title>
            <link>https://www.spaceship.com.au/learn/debt-busting-methods-snowball-avalanche/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/debt-busting-methods-snowball-avalanche/</guid>
            <pubDate>Wed, 29 May 2024 00:30:00 GMT</pubDate>
            <description><![CDATA[Which method of debt-busting is right for you? ]]></description>
            <content:encoded><![CDATA[<h2 id="in-this-article">In this article:</h2>
<ul>
<li><a href="#what-is-the-snowball-method">What is the snowball method?</a>
<ul>
<li><a href="#step-one-ranking-each-debt">Step one: ranking each debt</a></li>
<li><a href="#step-two-paying-the-minimum-repayments-and-focusing-on-the-smallest-debt-first">Step two: paying the minimum repayments, and focusing on the smallest debt first</a></li>
<li><a href="#step-three-repaying-the-smallest-debt-then-focusing-on-the-next-smallest">Step three: repaying the smallest debt, then focusing on the next smallest</a></li>
</ul>
</li>
<li><a href="#what-is-the-avalanche-method">What is the avalanche method?</a>
<ul>
<li><a href="#step-one-ranking-each-debt-in-order-of-interest-rates">Step one: ranking each debt in order of interest rates</a></li>
<li><a href="#step-two-paying-the-minimum-repayments-then-focusing-on-the-highest-interest-debt">Step two: paying the minimum repayments, then focusing on the highest interest debt</a></li>
<li><a href="#step-three-once-the-highest-interest-debt-gets-repaid-the-next-highest-debt-gets-the-focus">Step three: Once the highest interest debt gets repaid, the next highest debt gets the focus</a></li>
</ul>
</li>
<li><a href="#should-you-choose-the-snowball-or-avalanche-method">Should you choose the snowball or avalanche method?</a></li>
</ul>
<p>The weight of debt can be pretty heavy.</p>
<p>And as such, it can be easier to bury your head in the snow instead of dealing with it.</p>
<p>We avoid opening our mail for fear of the big red "overdue" stamp. We panic. We make foolish mistakes instead of just getting down to the business of sorting it out.</p>
<p>But fear no more! We can't wipe your debt slate clean with our purple chamois cloth, but we can discuss two well-known debt-busting methods in the interest of informing you of some of your options.</p>
<p>Behold: the snowball method vs. the avalanche method.</p>
<p>Let the games begin!</p>
<h2 id="what-is-the-snowball-method">What is the snowball method?</h2>
<p>Debt is no joke, and as we mentioned in the intro, it can be intimidating to know how to figure out your debt problems. If that sounds like you, the snowball method might be for you.</p>
<h3 id="step-one-ranking-each-debt">Step one: ranking each debt</h3>
<p>With the snowball method, you basically create a list of all your debts. Then, you rank them from largest to smallest. Your list might look a little something like this:</p>
<p>Credit card #1: $6,000</p>
<p>Credit card #2: $4,800</p>
<p>Personal loan: $1,000</p>
<p>Now, while the list is intimidating, you've got a plan! Here's what you do…</p>
<h3 id="step-two-paying-the-minimum-repayments-and-focusing-on-the-smallest-debt-first">Step two: paying the minimum repayments, and focusing on the smallest debt first</h3>
<p>First, you figure out the total amount of your income you can put towards your debts. Consider setting aside as much money as possible, not just what it takes to pay the regular minimum amounts.</p>
<p>Then, figure out the regular minimum payment on each of your debts. This is normally listed on your most recent account statement.</p>
<p>With these numbers in mind, you'll now focus your sights on the smallest debt. In the case of the example above, you'd focus on your personal loan of $1,000.</p>
<p>Then, you take the amount allocated to your total debt. You ensure you're meeting the regular minimum payment amounts on your other debts, and then you allocate all remaining money towards the debt you're focusing on i.e. the smallest debt.</p>
<h3 id="step-three-repaying-the-smallest-debt-then-focusing-on-the-next-smallest">Step three: repaying the smallest debt, then focusing on the next smallest</h3>
<p>Once you've paid off that debt, you start the process again by working on the next smallest debt.</p>
<h3 id="why-this-method-can-work">Why this method can work</h3>
<p>The idea behind this method utilises psychology. What you're doing here is looking for a "quick win", a way to make yourself feel like you're actually getting somewhere.</p>
<p>When you reach that first goal — you've paid off one whole debt! — hopefully you'll feel a sense of achievement that'll inspire you to reach for the stars and feel motivated to tackle your next debt.</p>
<h3 id="why-it-may-not-be-right-for-you">Why it may not be right for you</h3>
<p>Now, having said this, the snowball method has some disadvantages.</p>
<p>The most important issue to take note of is your other debts. In the example above, the credit cards would continue to accumulate interest charges and fees, and sometimes a higher rate of interest.</p>
<p>This is something you should take into account when you're considering the best debt-busting method for you.</p>
<h2 id="what-is-the-avalanche-method">What is the avalanche method?</h2>
<p>Next in the ring is the avalanche method.</p>
<h3 id="step-one-ranking-each-debt-in-order-of-interest-rates">Step one: ranking each debt in order of interest rates</h3>
<p>With the avalanche method, you again create a list of all your debts, and this time, you also write down their respective interest rates (if any). Then, you rank them in order of the highest interest to the lowest interest rate. Your list might look a little something like this:</p>
<p>Credit card #1: $3,000 w/ 20.74% interest rate</p>
<p>Credit card #2: $4,800 w/ 13.74% interest rate</p>
<p>Personal loan: $1,000 w/ 6% interest rate</p>
<p>Now, with this method, things work a little differently. Here's what you do…</p>
<h3 id="step-two-paying-the-minimum-repayments-then-focusing-on-the-highest-interest-debt">Step two: paying the minimum repayments, then focusing on the highest interest debt</h3>
<p>Again, you figure out the total amount you can put towards your debts. And again, you should set aside as much as possible, not just what it takes to pay the regular minimum amounts.</p>
<p>Then, again, figure out the regular minimum payment on each of your debts.</p>
<p>This is where things change.</p>
<p>With this method, you focus your sights on the debt with the highest interest rate. In the case of the example above, you would focus on the credit card with the 20.74% interest rate.</p>
<p>Then, you take the amount allocated to your total debt. You ensure you meet the regular minimum payment amounts on your other debts, and then you allocate all remaining money towards the debt you're focusing on i.e. the debt with the highest interest rate.</p>
<h3 id="step-three-once-the-highest-interest-debt-gets-repaid-the-next-highest-debt-gets-the-focus">Step three: Once the highest interest debt gets repaid, the next highest debt gets the focus</h3>
<p>Once you've paid off that debt, you start the process all over again by working on paying down the debt with the next highest interest rate (while paying minimums on the others).</p>
<h3 id="why-this-method-can-work">Why this method can work</h3>
<p>The idea behind using this method is it's usually the most financially sound method. This is because, in most cases, you'll save the most money.</p>
<p>Basically, you'll be putting most of your money towards paying down the principal you owe, rather than interest, using this method.</p>
<h3 id="why-it-may-not-be-right-for-you">Why it may not be right for you</h3>
<p>You need to be consistent in making your repayments – and not just minimum repayments – if you want to take full advantage of this strategy.</p>
<hr>
<h2 id="should-you-choose-the-snowball-or-avalanche-method-to-repay-your-debt">Should you choose the snowball or avalanche method to repay your debt?</h2>
<p>So, now you have the gist of each method, which one should you choose?</p>
<p>Ultimately, you have to choose the method that makes the most sense for you and your personal situation. It might be worth speaking to a finance professional — and if you're in real strife, you may even need to talk to a <a href="https://moneysmart.gov.au/?ref=spaceship.ghost.io">financial counselling service</a>.</p>
<p>But before we go, here's something worth mentioning: A <a href="https://www.kellogg.northwestern.edu/news_articles/2012/snowball-approach.aspx?ref=spaceship.ghost.io">study undertaken by the Kellogg School of Management in 2012</a> showed that people with large balances are "more likely to stick with their debt payoff plan if they focus on smaller balances first."</p>
<p>Weigh up the numbers and your motivation levels and make a decision that works for you. Whichever way you go, just get started. That's the true first step.</p>
<hr>
]]></content:encoded>
            <author>hello@spaceship.com.au (Bryna Howes)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/personal-finance/">Personal Finance</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2024/05/Sowball-and-avalanche-debt-repayment-strategies.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[Real Money Talk: Jim]]></title>
            <link>https://www.spaceship.com.au/learn/real-money-talk-jim/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/real-money-talk-jim/</guid>
            <pubDate>Wed, 15 May 2024 05:15:00 GMT</pubDate>
            <description><![CDATA[Jim sold his house and bought a coffee farm. ]]></description>
            <content:encoded><![CDATA[<p>This post is based on an interview we conducted with Jim in December 2022.</p><p>Real Money Talk is our series where we interview Australians from all walks of life about their personal finances. The views expressed are those of the interviewees, based on their experiences with money, and as such are not necessarily representative of Spaceship's views.</p><p>We have changed the name of the interviewee for their privacy.</p><h2 id="overview">Overview</h2><p>Name: Jim	<br>Age: 46<br>Where do you live? Queensland.</p><h3 id="please-tell-us-a-bit-about-yourself">Please tell us a bit about yourself.</h3><p>I am a Senior Software Engineer, former Mining Engineer and live on a commercial Coffee farm that our family owns and runs. </p><p>I have two teenage boys, both boarding at a private school as we live in a regional area. </p><p>We have a lot of outgoing expenses with the kids, farm and life in general.</p><h3 id="whats-your-current-net-worth">What's your current net worth?</h3><p>This is a bit tricky to answer as our farm and business is worth approximately $3 million but held by a family trust. Excluding that my net worth is about $1.2 million.</p><h3 id="how-does-it-break-down">How does it break down?</h3><ul><li>Directly held Australian shares: $250,000</li><li>International shares managed fund: $220,000</li><li>Spaceship Voyager: $50,000 (increasing with regular investment)</li><li>Farm and coffee business: ~$3 million but held in family trust. Our home is part of the farm.</li><li>Superannuation: $650,000</li></ul><h3 id="do-you-have-any-debts">Do you have any debts?</h3><p>No.</p><h3 id="how-did-you-build-your-net-worth">How did you build your net worth?</h3><blockquote class="kg-blockquote-alt">The farm belongs to our family, but for shares I have always had a keen interest in investing and building wealth over the long term. I prefer to chip away at it by investing monthly.  That's what attracted me to Spaceship Voyager - the ability to set up a regular investment plan with low fees that is basically on autopilot. </blockquote><p>I have also avoided debt as much as possible (especially car loans and personal loans). I have not been a big real estate investor as I don't like tying up huge amounts of money in a single, fairly illiquid asset. That said, before moving to the coffee farm we owned a house in Perth which we sold for a profit, some of which was invested in farm infrastructure.</p><h2 id="earn">Earn</h2><h3 id="tell-us-a-bit-about-your-career">Tell us a bit about your career.</h3><p>I have had a fairly windy path, working as a Mining Engineer in Western Australian Iron Ore mines for nearly 20 years, which helped on my wealth journey as mining tends to pay well. </p><p>However my real love is software development so in recent years I have moved into that industry after dabbling in it for many years. I enjoy learning and have worked in technical roles for most of my career. I probably could have earned more in management roles but just didn't enjoy those roles.</p><h3 id="do-you-have-any-income-sources-outside-your-job-how-much-do-you-earn-from-each-and-how-did-you-develop-them">Do you have any income sources outside your job? How much do you earn from each and how did you develop them?</h3><p>We own and run a coffee farm in Far North Qld. Last year it earned about $30,000, but the farm is still ramping up production and that is expected to increase significantly in years to come. The farm was developed with funds from the sale of our house when we left Perth.</p><h3 id="what%E2%80%99s-been-important-for-you-to-learn-about-money">What’s been important for you to learn about money?</h3><p>Besides improving your skills and taking on more senior roles, I think it's really important to have other (passive) sources of income. </p><p>For most people, a regular investment in shares is a great way to do that. That's what attracted me to Spaceship Voyager - the ability to automate investments into the funds means you don't need to think about it. </p><blockquote class="kg-blockquote-alt">It's amazing how much wealth you can build if you just keep chipping away! </blockquote><p>The other big one is to avoid debt unless it can generate a return (eg. real estate). I avoid payday lenders, personal loans, car loans like the plague.</p><h2 id="save">Save</h2><h3 id="whats-your-savings-rate-how-has-it-changed-over-time">What's your savings rate? How has it changed over time?</h3><p>I try to save and invest approximately 40% of my income each month. That goes into Spaceship Voyager, direct shares and an online high interest e-saver account for emergencies. It has increased in recent years as we got rid of all of our debt. I try to make sure I save at least as much as I was putting into our mortgage back in the day, plus some extra.</p><h3 id="do-you-have-a-budget">Do you have a budget?</h3><p>Not a strict one, but I do plan out big items of spending, and my investments are automated for a set amount each month.</p><h3 id="how-much-do-you-spend-per-year">How much do you spend per year?</h3><p>Including school fees, weekly groceries, hobbies, travel, etc (but excluding farm business operating expenses) we spend around $80,000.</p><h3 id="do-you-make-purchase-decisions-carefully-or-are-you-loose-with-your-money">Do you make purchase decisions carefully, or are you loose with your money?</h3><p>For big things such as cars, farm equipment etc. I usually do the research and try to make good decisions. I can sometimes be a little loose with meals out and hobbies.</p><h3 id="how-is-your-work-life-balance">How is your work-life balance?</h3><p>Pretty good. Since moving to our coffee farm I work remotely full-time for a software company. They have excellent work-life policies and are great to work for. My wife runs the farm with some part-time employees. </p><blockquote class="kg-blockquote-alt">During the coffee harvest in September and October things can get a little full on with very long days, but the rest of the year is typically good.</blockquote><h3 id="whats-your-favourite-thing-to-spend-money-on">What's your favourite thing to spend money on?</h3><p>I love fishing and boating. I probably spend a little too much on fly fishing gear, my boat and lures!</p><h2 id="invest">Invest</h2><h3 id="how-do-you-invest">How do you invest?</h3><p>I primarily invest in shares as I like the liquidity and there is no maintenance, tenants etc to worry about (vs houses). I do own some direct shares, but I like ETFs and index funds as they have low fees and tend to beat stock pickers in the long run. Our coffee business could also be considered an investment, but it's a lot more work!</p><h3 id="whats-been-your-best-investment">What's been your best investment?</h3><p>The software company I work for was recently acquired. I had some employee shares. After the acquisition those shares were paid out in cash and I made a 400% return.</p><h3 id="what%E2%80%99s-been-your-worst-investment">What’s been your worst investment?</h3><p>We bought a beach house north of Perth when we lived there. We thought about it too much as a bit of fun and not as investment. It was owned by a real estate agent (big mistake!) and we paid far too much and then sold it later for a big loss.</p><h3 id="what%E2%80%99s-been-your-overall-return">What’s been your overall return?</h3><p>Our long run return has matched the ASX long run of around 8% over the last 10 years.</p><h3 id="how-are-you-building-wealth">How are you building wealth?</h3><p>Through regular monthly investments in Spaceship Voyager, direct shares and by growing our coffee farm.</p><h3 id="what-are-your-main-roadblocks-to-building-wealth-how-are-you-addressing-them">What are your main roadblocks to building wealth? How are you addressing them?</h3><blockquote class="kg-blockquote-alt">One roadblock was not investing regularly, Spaceship helped me address that. Other than that, keeping my non-essential spending low helps me put more in.</blockquote><h3 id="do-you-have-a-target-net-worth-you-want">Do you have a target net worth you want?</h3><p>I have an overall goal of achieving financial freedom, which for me means I only work when I want to, I don't have to work to fund my lifestyle. I am not there yet, but I would like to have a net worth in liquid assets of around $2 million to consider that goal met.</p><h2 id="behaviour">Behaviour</h2><h3 id="when-did-you-make-your-first-significant-behavioural-shift-towards-wealth-building">When did you make your first significant behavioural shift towards wealth building?</h3><p>Probably later than I should have. In my mid 20s I started investing in some managed funds, but then built a house and had kids which was a very expensive time and those investments were spent. I stopped investing for a while. I started again seriously investing in my mid 30s.</p><h3 id="if-you-could-start-again-what-would-you-do-differently">If you could start again, what would you do differently?</h3><p>Start investing as soon as possible and don't waste money on silly things like expensive cars. The most important thing is to achieve financial freedom so I'm not dependent on having a job to survive.</p><h3 id="what-are-some-mistakes-you%E2%80%99ve-made-along-the-way">What are some mistakes you’ve made along the way?</h3><p>Don't buy a beach house, especially one owned by a real estate agent!</p><h3 id="do-you-have-any-worries-about-retirement-if-so-how-are-you-planning-to-address-them">Do you have any worries about retirement? If so, how are you planning to address them?</h3><blockquote class="kg-blockquote-alt">There is always uncertainty, but I think having a large financial buffer and diversified investments will help weather them. I don't want to be unable to rely on my own means to fund the retirement I want.</blockquote><h3 id="how-are-you-learning-about-building-wealth">How are you learning about building wealth?</h3><p>Reading as much as I can from the greats such as Warren Buffet, Ray Dalio etc. Listening to financial podcasts.</p><h3 id="do-you-give-to-charity-if-so-what-percentage-of-your-timemoney-do-you-give">Do you give to charity? If so, what percentage of your time/money do you give?</h3><p>I volunteer my time with some local community groups, I have written some phone apps for them and help on some weekends. Probably one day per month.</p><hr><h3 id="we-want-to-hear-your-real-money-talk">We want to hear your Real Money Talk</h3><p>At Spaceship we’re big believers in sharing our money stories. We want to hear yours, too. In our ongoing <a href="https://www.spaceship.com.au/learn/tag/real-money-talk/?ref=spaceship.ghost.io">Real Money Talk</a> series, members of our community share what they’ve learned about managing money. We’d love you to take part. <a href="https://forms.gle/B2xKnqAqjePMHfFG9?ref=spaceship.ghost.io">Here’s a link to our Real Money Talk survey</a> where you can share your story.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Kelly Simpson)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/real-money-talk/">Real Money Talk</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2023/02/Real-Money-Talk-Jim.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[The power and role of ETF investments]]></title>
            <link>https://www.spaceship.com.au/learn/power-of-etf-investments/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/power-of-etf-investments/</guid>
            <pubDate>Tue, 14 May 2024 17:00:00 GMT</pubDate>
            <description><![CDATA[So, here’s the scenario...]]></description>
            <content:encoded><![CDATA[<h2 id="in-this-article">In this article:</h2>
<ul>
<li><a href="#what-is-etf-investment">What is ETF investment?</a></li>
<li><a href="#why-invest-in-etfs">Why invest in ETFs?</a></li>
<li><a href="#how-do-etfs-work">How do ETFs work?</a></li>
<li><a href="#what-etf-should-i-invest-in">What ETF should I invest in?</a></li>
<li><a href="#what-are-exchange-traded-products">What are Exchange Traded Products?</a></li>
<li><a href="#whats-the-best-way-to-invest-in-etfs">What's the best way to invest in ETFs?</a></li>
</ul>
<p>So, here's the scenario... you've been looking into investing and, in addition to <a href="https://www.spaceship.com.au/learn/how-to-invest-in-shares/?ref=spaceship.ghost.io">shares</a>, term deposits, bonds, <a href="https://www.spaceship.com.au/learn/how-do-managed-funds-work/?ref=spaceship.ghost.io">managed funds</a> and <a href="https://www.spaceship.com.au/learn/ways-to-invest-in-real-estate/?ref=spaceship.ghost.io">property</a>, you've probably also come across an odd little term: ETFs (aka exchange traded funds).</p>
<p>They're super popular and, unlike other relatively new assets (yes, crypto, we're looking at you), most ETFs are actually remarkably sound and incredibly convenient, so even seasoned investors have made space in their portfolios for them. But let's dig a little deeper and find out more about these favourites of the investment world, shall we?</p>
<h2 id="what-is-etf-investment">What is ETF investment?</h2>
<p>An ETF investment is a type of investment fund that you buy into via shares on the stock exchange.</p>
<p>But instead of buying stocks in just one company, your money is pooled with other investors to buy shares in a collection of assets such as stocks, commodities or bonds, determined by the objectives of the ETF. In 2023, there were 240 ETFs on the ASX alone.</p>
<p>Most major ETFs are created by established investment companies, most of which are large global firms with entire divisions devoted to ETFs on different stock exchanges around the world.</p>
<p>These firms create and maintain the primary shareholding that makes up the fund and, once it's listed on the exchange, investors can buy shares in the fund. Depending on the ETF they buy, investors can receive dividends, or capital growth if they sell their shares for more than they paid for them.</p>
<p>Of course, just like any other share, their value goes up and down depending on the market. An ETF has a 'net asset value' (NAV), which is calculated once a day, and represents the value of the fund divided by the total number of shares on offer. Investors pay the 'market price' for their shares which can move about depending on the supply and demand from other investors that day, and can be different to the NAV.</p>
<h2 id="why-invest-in-etfs">Why invest in ETFs?</h2>
<p>The popularity of ETFs lies in their ability to provide a really easy way to create diversity in an investment portfolio, since by their very nature, ETFs generally have diversity built-in.</p>
<p>So, let's say you hold 50 shares in an ASX200-focused ETF, 50 shares in a global tech ETF and another 50 in gold producers.</p>
<p>Just through your 150 ETF shares, you have actually invested in hundreds of companies, both in Australia and around the world.</p>
<p>Therefore, if the Australian market dips, your exposure could be reduced because the other two-thirds of your portfolio is invested in companies overseas or in gold (which can rise when other shares go down).</p>
<p>And by holding a variety of ETFs, you actually have diversity in your diversity.</p>
<p>Plus, since ETFs are a type of share, you can follow them on the stock exchange, and easily buy and sell them as you wish, or alternatively, sign up to an investment platform that does all the work for you.</p>
<p>While it can be super easy to sell your ETF, the difference between what you want to sell it for, and what someone else may want to buy it for, is known as a buy/sell spread.</p>
<h2 id="how-do-etfs-work">How do ETFs work?</h2>
<p>ETFs work by identifying a particular market, industry or asset class, and then holding shares in companies that fit into that category – usually in the same proportion as an index.</p>
<p>For example a popular type of ETF in Australia is one based on the ASX200 so it invests in the top 200 companies on the Australian Stock Exchange.</p>
<p>So, if you buy an ASX200 ETF, instead of buying shares directly in Coles and Woolies and Westpac and Qantas and BHP and Telstra so on, you buy shares in a fund that owns Coles, Woolies, Westpac stocks etc. And when those companies pay shareholder dividends, the fund receives the payment and then distributes this amongst its shareholders.</p>
<p>You can find ETFs that invest in top tech businesses, the biggest companies in Asia, the world's major healthcare companies or those who focus on gold production, real estate investing, or ethical business. There are ETFs that invest in companies that issue high dividends, are leading players in emerging economies, or simply hold cash deposits in banks.</p>
<p>Unlike actively managed funds though, many ETFs are 'passively' managed. This means that, once the primary shareholdings have been identified, there's not a lot of ongoing strategic buying, shifting and selling of stocks. Instead, there's just a bit of tinkering at the extremes (often automatic) to ensure that the ETF's overall portfolio of shares matches its objectives and 'rules'.</p>
<p>For example, the ETF is designed to hold the top ASX200 companies, so if a company falls out of the top 200, then the fund may sell that company's shares and buy into its replacement in the ASX top 200 index.</p>
<p>Finally, most ETFs are index based so their value should ideally follow the overall trend of the index it's related to, so for instance an ETF based on Australia's top 200 companies will rise and fall in line with the ASX200.</p>
<p>Similarly, an ETF that focuses on gold producers will tend to follow the price of gold as it goes up and down, just as the individual shares in the gold producers can do.</p>
<h2 id="what-etf-should-i-invest-in">What ETF should I invest in?</h2>
<p>The decision on what ETF to invest in is really up to you and your personal investing preferences, such as whether you want to invest in Australian companies, big global players, socially-positive corporations or more niche markets.</p>
<p>ETFs can be really specific, such as lithium producers, or broad such as the world's top 100 companies by value.</p>
<p>If you're looking at ETFs with an overseas focus, you may come across something called hedged ETFs... and no, they've got nothing to do with gardening. Instead, they're set up to help you limit your total exposure to currency movements, so that, all going to plan, the value of your ETF isn't affected too much by the Aussie dollar going up or down.</p>
<p>They're pretty technical and can expose you to more risk, so can be best left to experienced investors, but that being said, the golden rule of investing still applies – diversify. Which means you may want a mix of hedged and unhedged, if you have a variety of global ETFs.</p>
<h2 id="what-are-exchange-traded-products">What are Exchange Traded Products?</h2>
<p>Exchange Traded Products are the broad category of things (other than company shares) you can buy and sell through a stock exchange, including exchange traded commodities, currencies, stocks, and bonds. Exchange Traded Products tend to be the realm of serious investment professionals as they can sometimes carry higher risk than ETFs.</p>
<h2 id="whats-the-best-way-to-invest-in-etfs">What's the best way to invest in ETFs?</h2>
<p>The best way to invest ETFs is really, again up to you. Their overall simplicity means that, if you have some experience in researching, tracking and buying on the ASX, then that's one option. Otherwise, you can leave it in the hands of experts.</p>
<p>So now, hopefully, when you hear people going on about ETFs (and it is actually a fascinating topic), you know what they're talking about and can join in... and if you're feeling brave, drop the word 'hedged' in and sound like a true pro.</p>
<hr>
]]></content:encoded>
            <author>hello@spaceship.com.au (Spaceship)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/investing/">Investing</category>
            <category domain="https://www.spaceship.com.au/learn/tag/us-investing/">US Investing</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2023/05/The-power-of-ETF-investments.jpeg" length="0" type="image/jpeg"/>
        </item>
        <item>
            <title><![CDATA[Spaceship Voyager Monthly Flight Log: April 2024]]></title>
            <link>https://www.spaceship.com.au/learn/spaceship-voyager-monthly-flight-log-april-2024/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/spaceship-voyager-monthly-flight-log-april-2024/</guid>
            <pubDate>Wed, 08 May 2024 02:10:26 GMT</pubDate>
            <description><![CDATA[See which Spaceship Voyager stock doubled in April. ]]></description>
            <content:encoded><![CDATA[<p>At Spaceship we’re long-term investors, but we still keep an eye on what’s happening in the markets day to day.</p><p>This week, we’re taking a look at some of the bigger movements in our <a href="https://www.spaceship.com.au/voyager/?ref=spaceship.ghost.io" rel="noreferrer">Spaceship Voyager portfolios</a> from the month of April, 2024.</p><h2 id="moving-up">Moving up</h2><figure class="kg-card kg-image-card"><img src="https://www.spaceship.com.au/blog/images/2024/05/Spaceship-Voyager-moving-up.jpg" class="kg-image" alt="" loading="lazy" width="1200" height="600"></figure><h2 id="matterport">Matterport</h2><p><strong>Rose 104.42% in April 2024</strong></p><p>Matterport is a spatial data company that has a 3D data platform that helps customers create digital twins.</p><p>Its customers include real estate, accommodation, and construction companies.</p><h3 id="why-did-matterport-stock-go-up">Why did Matterport stock go up?</h3><p><strong>In a word: acquisition</strong></p><p>CoStar (not the astrology app), offered Matterport a lot of money to stop being its customer and start being its owner, and Matterport took it up on the offer. CoStar’s offer was 216% higher than the last traded price of Matterport’s shares, and the market was happy about it.</p><p>Matterport is in the <a href="https://www.spaceship.com.au/voyager/universe/?ref=spaceship.ghost.io" rel="noreferrer">Spaceship Universe Portfolio</a>.</p><h2 id="sea">Sea</h2><p><strong>Rose 18.16% in April 2024</strong></p><p>Sea Limited was founded in Singapore.</p><p>Its mission is to use technology to better the lives of consumers and small businesses.</p><p>It's had interests in digital entertainment, gaming, e-commerce, digital payments and financial services.</p><h3 id="why-did-sea-stock-go-up">Why did Sea stock go up?</h3><p><strong>In a word: hype</strong></p><p>April was filled with different investment houses such as Morgan Stanley, JP Morgan, and the Bank of America favourably revising their price targets for Sea stock, showing conviction that there’s more room for growth in South East Asia.</p><p>Sea is in the <a href="https://www.spaceship.com.au/voyager/universe/?ref=spaceship.ghost.io" rel="noreferrer">Spaceship Universe</a> and <a href="https://www.spaceship.com.au/voyager/earth/?ref=spaceship.ghost.io" rel="noreferrer">Spaceship Earth</a> portfolios.</p><h2 id="tencent">Tencent</h2><p><strong>Rose 14.84% in April 2024</strong></p><p>Tencent is an internet and technology company that's been around since 1998.</p><p>Its founding principle is to use technology for good. Its services include cloud computing, advertising, and FinTech.</p><p>Tencent runs WeChat, and also has its own venture capital arm, so it's set up to profit from the growth of other companies it invests in.</p><h3 id="why-did-tencent-stock-go-up">Why did Tencent stock go up?</h3><p><strong>In a word: videogames</strong></p><p>Tencent has the license to adapt one of the world’s most profitable computer games into a mobile game. The company announced that ‘Dungeon and Fighter: Origin’ would launch on 21 May 2024 after seven years in development.</p><p>Tencent is in the <a href="https://www.spaceship.com.au/voyager/universe/?ref=spaceship.ghost.io" rel="noreferrer">Spaceship Universe Portfolio</a>.</p><h2 id="moving-down">Moving down</h2><figure class="kg-card kg-image-card"><img src="https://www.spaceship.com.au/blog/images/2024/05/Spaceship-Voyager-moving-down-1.jpg" class="kg-image" alt="" loading="lazy" width="1200" height="600"></figure><h2 id="kogan">Kogan</h2><p><strong>Fell 34.99% in April 2024</strong></p><p>Kogan was founded by Ruslan Kogan in a Melbourne garage in 2006.</p><p>It's an online retail business that sells products and services from its portfolio of retail and service businesses.</p><h3 id="why-did-kogan-stock-go-down">Why did Kogan stock go down?</h3><p><strong>In a word: earnings</strong></p><p>The impact of quarterly earnings reports can go either way. In Kogan’s case, the market reacted badly when the company released its quarterly earnings on 24 April 2024. Gross sales were revealed to have declined by 6.2% vs the year before. Active customers had also declined.</p><p>Kogan is in the <a href="https://www.spaceship.com.au/voyager/universe/?ref=spaceship.ghost.io" rel="noreferrer">Spaceship Universe Portfolio</a>.</p><h2 id="adyen">Adyen</h2><p><strong>Fell 28.27% in April 2024</strong></p><p>Adyen's a payments company that's been around since 2006. It was founded in Amsterdam.</p><p>It's helped businesses to make, take, and process payments, both online and off.</p><p>It's also developed data analysis and insight features.</p><h3 id="why-did-adyen-stock-go-down">Why did Adyen stock go down?</h3><p><strong>In a phrase: good but not great earnings</strong></p><p>Adyen announced its quarterly results on 25 April that included increases in net revenue, processed volume, and just 26 new staff members. Its revenue was slightly lower than the market had expected, leading to the share price moderation.</p><p>But we think it’s important to remember that Adyen’s addressable market is not just online retail ecommerce but also in-person omnichannel payments. For example, they help run McDonald’s mobile app payments globally.</p><p>Adyen is in the <a href="https://www.spaceship.com.au/voyager/universe/?ref=spaceship.ghost.io" rel="noreferrer">Spaceship Universe Portfolio.</a></p><h2 id="tomra">Tomra</h2><p><strong>Fell 19.20% in April 2024</strong></p><p>TOMRA was founded in 1972 in Norway, when two brothers worked out a system to help a local grocer accept empty bottles in exchange for cash.</p><p>They invented the world's first automated reverse vending machine – and now people can 'return and earn' from taking their empty bottles and cans back to be recycled, all over the world.</p><h3 id="why-did-tomra-stock-go-down">Why did Tomra stock go down?</h3><p><strong>In a phrase: mixed results</strong></p><p>Tomra announced quarterly earnings for the first quarter of 2024 that showed revenues in its Collections business increase, but revenue in its Recycling and Food sectors decrease. The company highlighted that if it comes down to it, there are further cost reductions it can make.</p><p>Tomra is in the <a href="https://www.spaceship.com.au/voyager/earth/?ref=spaceship.ghost.io" rel="noreferrer">Spaceship Earth Portfolio</a>.</p><h2 id="keep-in-mind">Keep in mind</h2><p>Our investment philosophy at Spaceship is to invest “where the world is going.”</p><p>Essentially, we use our Where the World is Going methodology to identify what we think are forward-thinking companies that will benefit from future trends. If they meet the criteria in our methodology — that is, they have competitive advantages and future growth potential — we will then consider those companies for our <a href="https://www.spaceship.com.au/voyager/universe/?ref=spaceship.ghost.io"><u>Spaceship Universe</u></a> and <a href="https://www.spaceship.com.au/voyager/earth/?ref=spaceship.ghost.io"><u>Spaceship Earth</u></a> portfolios. (For the latter, the companies must meet other criteria.)</p><p>So while short-term movements are interesting, we remain focused on long-term trends. You can find out more about the long-term trends we’ve identified as Where the World is Going in our Spaceship Universe and Spaceship Earth portfolios, and in the Spaceship app.</p><hr><p>Some of our Spaceship Voyager portfolios invest in Matterport, Sea, Tencent, Kogan, Adyen, and Tomra<em> </em>at the time of writing.&nbsp;</p><p><strong>Important!</strong> We’re sharing with you our thoughts on the companies in which Spaceship Voyager invests for your informational purposes only. We think it’s important (and interesting!) to let you know what’s happening with Spaceship Voyager’s investments. However, we are not making recommendations to buy or sell holdings in a specific company. Past performance isn’t a reliable indicator or guarantee of future performance.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Spaceship)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/stocks/">Stocks</category>
            <category domain="https://www.spaceship.com.au/learn/tag/investing/">Investing</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2024/05/Voyager-movers.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[How much should I spend on rent?]]></title>
            <link>https://www.spaceship.com.au/learn/how-much-should-i-spend-on-rent/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/how-much-should-i-spend-on-rent/</guid>
            <pubDate>Tue, 07 May 2024 23:00:00 GMT</pubDate>
            <description><![CDATA[Such a simple question, right? But not such a simple answer.]]></description>
            <content:encoded><![CDATA[<p>Such a simple question, right? But not such a simple answer.</p><p>A generally accepted answer is you should spend no more than <a href="https://www.spaceship.com.au/learn/what-is-the-50-30-20-budget/?ref=spaceship.ghost.io">30% of your monthly gross income on rent</a>. From that, you could deduce 20% is a sweet spot, 25% is still okay, and 30% should be your upper limit. If you’re spending more than 30% and fall in the bottom 40% of households by income, you might be more at risk of experiencing rental or housing stress.</p><p>But there are plenty of things to consider, some of which we’ll explore below.</p><h2 id="why-you-might-ignore-the-30-rule">Why you might ignore the 30% rule</h2><h3 id="the-30-rule-of-thumb-can-be-traced-back-to-american-housing-price-regulations-from-the-1980s">The 30% rule of thumb can be traced back to American housing price regulations from the 1980s.</h3><p>The American government looked at the income that a household could devote to housing costs before the household is said to be “burdened.” They then capped public housing rents at 20 per cent, then 25 per cent, and then finally 30 per cent. So really, this rule was derived from what was, rather than what should be, and it ballooned from there. The problem is, this grand, sweeping average ignores the vast differences in peoples’ financial situations, not to mention the disparity generally between life in the 1980s and life now.</p><h3 id="it-doesn%E2%80%99t-take-into-account-the-big-picture">It doesn’t take into account the big picture.</h3><p>Once you take into account expenses such as taxes, student loans, and retirement savings, well, you’re not left with a whole lot to cover items such as food, utilities, transport, entertainment, savings, child care, or any debts you’ve got to cover. Not to mention all the other things which pop up because life is messy. What about medical bills? What about a new laptop because your backpack broke and yours fell into a puddle?</p><h3 id="it-makes-no-sense-if-you%E2%80%99re-earning-a-lot">It makes no sense if you’re earning a lot.</h3><p>For real. Let’s say you’re a single person earning $150,000. You probably don’t need to spend almost $2,600 a month on rent. You could if you wanted to. But that doesn’t mean you should.</p><h3 id="it-doesn%E2%80%99t-take-into-account-personal-needs-and-values">It doesn’t take into account personal <a href="https://www.spaceship.com.au/learn/a-guide-to-evaluating-your-values/?ref=spaceship.ghost.io">needs and values</a>.</h3><p>It might be more important to young professionals with active social lives to live closer to the city, while for young families it might be more important to live somewhere they can have a garden, and be close to good schools. Some people might be happy to share a room with another person to live closer to the city. Other people be okay with sharing an apartment or house, but not a room. For other people again, it might be of the utmost importance to have their own space. Considering where to live necessarily involves taking all these factors into account, and balancing them against what you need and want, as well as your other expenses.</p><p>Of course, you should live within your means, and your financial health is important. But money in the bank isn’t the only indicator of a good life.</p><h2 id="if-not-the-30-rule-then-what">If not the 30% rule, then what?</h2><p>Here are some other suggestions:</p><ul><li>Spend no more than 30% of your income on housing expenses in their entirety. That means on rent and bills/utilities and insurance needs.</li><li>Ensure housing, food, and transportation are taken up by no more than 55-60% of your budget. That being said, you can borrow from your other categories. If you walk everywhere and spend very little on transportation, or shop at local markets and save on your groceries, you could budget that extra cost for rent too.</li></ul><h2 id="how-can-i-pay-less-rent">How can I pay less rent?</h2><ul><li>We’ll start with the most obvious one. Get a housemate.</li><li>Negotiate. If you’re signing a new lease, the landlord might agree to a slightly cheaper rate if you sign a longer lease. It’s always worth asking. Alternatively, you can try to negotiate when it comes to re-signing your lease. Landlords like good tenants. Finding new tenants is a hassle and always comes with an element of risk. You could look up similar prices nearby, and try to negotiate. You might be more likely to be successful with independent owners than property management companies.</li><li>Pay upfront. Owners will sometimes take a slight discount if you pay a chunk upfront. Only do this if you have the cash on hand though. It’s not worth getting into credit card debt.</li><li>Give up your parking spot. Does your apartment come with a parking spot? If you don’t need it, consider asking for a discount on rent if you give it up or maybe look into whether or not you can rent it out independently.</li></ul>]]></content:encoded>
            <author>hello@spaceship.com.au (Liv Steigrad)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/personal-finance/">Personal Finance</category>
            <category domain="https://www.spaceship.com.au/learn/tag/cost-of-living/">Cost of Living</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2024/05/How-much-should-I-spend-on-rent.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[Why you’ve watched Baby Reindeer already (even though it’s only been out for two weeks)]]></title>
            <link>https://www.spaceship.com.au/learn/why-youve-watched-baby-reindeer-already-even-though-its-only-been-out-for-two-weeks/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/why-youve-watched-baby-reindeer-already-even-though-its-only-been-out-for-two-weeks/</guid>
            <pubDate>Wed, 01 May 2024 04:26:05 GMT</pubDate>
            <description><![CDATA[Sent from my iPhone]]></description>
            <content:encoded><![CDATA[<blockquote>“Stories move us. They make us feel more emotion, see new perspectives, and bring us closer to each other,” says the Netflix website.</blockquote><p>Then it sometimes inspires us and sometimes emotionally decimates us depending on what we choose to watch that day.</p><h2 id="number-one-in-43-countries">Number one in 43 countries</h2><p>Over the past fortnight, limited-season drama series Baby Reindeer has seemingly come out of nowhere.</p><p>(<em>Content warning: This show deals with themes of violence, sexual assault, transphobia, and grooming.)</em></p><p>Starring a Scottish comedian who was relatively unknown outside of comedy circles, and based on true stories, it’s become a surprise hit for Netflix.</p><p>Netflix is available in more than 190 countries, and Baby Reindeer has climbed to the top in 43 of them, including Australia.</p><p>Here’s a closer look at the list, thanks to Netflix.</p><figure class="kg-card kg-image-card kg-card-hascaption"><img src="https://www.spaceship.com.au/blog/images/2024/05/Screenshot-2024-04-29-at-12.33.12-PM.png" class="kg-image" alt="" loading="lazy" width="346" height="1036"><figcaption><span style="white-space: pre-wrap;">Netflix is available in more than 190 countries. </span></figcaption></figure><h2 id="true-crime">True crime</h2><p>Baby Reindeer straddles a few different genres, from comedy and drama to true crime and suspense.</p><p>Netflix has had a few big true crime hits you’ve probably seen – and the bigger Netflix gets, the bigger its shows can get too.</p><h3 id="2015making-a-murderer">2015 - Making a Murderer</h3><p>This docuseries recounted the true story of two relatives who were charged with various crimes; one of whom spent 18 years in prison after a wrongful conviction.</p><p>An average of 19 million people watched each of its episodes.</p><p>At the end of 2015, Netflix was worth $50.1 billion.</p><h3 id="2020tiger-king">2020 - Tiger King</h3><p>Hey all you cool cats and kittens!</p>
<!--kg-card-begin: html-->
<iframe width="560" height="315" src="https://www.youtube.com/embed/_hnis2ECQuQ?si=MMkqmFJRBkyKEyZh" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen=""></iframe>
<!--kg-card-end: html-->
<p>You might’ve repressed memories of lockdown, but chances are you spent some of it watching Joe Exotic, Carole Baskin, and a whole bunch of wild animals muse about who killed Carole’s husband.</p><p>About 34 million US viewers watched Tiger King over the first ten days of its release.</p><p>At the end of 2020, Netflix was worth $246.2 billion.</p><h3 id="2024baby-reindeer">2024 - Baby Reindeer</h3><p>Which brings us to the here and now. In the week of 15 April – 21 April, Baby Reindeer had been viewed 13.3 million times, for a total 52.8 million hours. (The number of episodes in a tv show impacts watch numbers – the more episodes, the more minutes watched.)</p><p>At the time of writing, Netflix is worth $241.1 billion.</p><h2 id="contagious-factors">Contagious factors</h2><p>There were a few factors at play that led me to watch Baby Reindeer – you might be the same.</p><h3 id="1-citizen-detectives-tap-in">1. Citizen detectives tap in</h3><p>While the show’s creator, Richard Gadd, was careful to tell a nuanced, multi-sided story, there were definite antagonists: stalker Martha, and comedy mentor Darrien.</p><p>Google tells the story.</p><figure class="kg-card kg-image-card kg-card-hascaption"><img src="https://www.spaceship.com.au/blog/images/2024/05/Screenshot-2024-04-29-at-2.35.19-PM.png" class="kg-image" alt="" loading="lazy" width="1160" height="675"><figcaption><span style="white-space: pre-wrap;">Search interest in 'Martha' has peaked. </span></figcaption></figure><p>Google search interest in ‘Martha’ skyrocketed around the time of the show’s release. This is because the internet has been trying to find the real identities of Darrien and Martha ever since the show dropped.&nbsp;</p><h3 id="2-the-take-based-economy">2. The take-based economy</h3><p>Everyone’s got a take. It’s what keeps the media and casual conversation going.</p><p><strong>On Reddit:</strong></p><p>r/OutOfTheLoop says, “What is ‘baby reindeer’ and what is going on with it?”</p><p>r/BritishTV asks, “What do we think of Baby Reindeer?”</p><p>The r/therapists subreddit asks, “I would like to ask fellow colleagues; is this a realistic depiction of how a victim feels?”</p><p>r/CasualConversation says, “It was… weird, but. Not bad to me.”</p><p><strong>On TikTok:</strong></p><p>“Should Martha be left alone?”</p><p>“Since Baby Reindeer came out I literally have to delete ‘sent from my iPhone from the end of my emails.”</p>
<!--kg-card-begin: html-->
<blockquote class="tiktok-embed" cite="https://www.tiktok.com/@taraalkattan/video/7363362268286848289" data-video-id="7363362268286848289" style="max-width: 605px;min-width: 325px;" > <section> <a target="_blank" title="@taraalkattan" href="https://www.tiktok.com/@taraalkattan?refer=embed&ref=spaceship.ghost.io">@taraalkattan</a> This show has changed me forever <a title="netflix" target="_blank" href="https://www.tiktok.com/tag/netflix?refer=embed&ref=spaceship.ghost.io">#netflix</a> <a title="babyreindeer" target="_blank" href="https://www.tiktok.com/tag/babyreindeer?refer=embed&ref=spaceship.ghost.io">#babyreindeer</a> <a target="_blank" title="♬ original sound - TrendingVideoClips1" href="https://www.tiktok.com/music/original-sound-7359598422674131758?refer=embed&ref=spaceship.ghost.io">♬ original sound - TrendingVideoClips1</a> </section> </blockquote> <script async src="https://www.tiktok.com/embed.js"></script>
<!--kg-card-end: html-->
<p><strong>The take-based economy is largely powered by media headlines, such as:</strong></p><p>‘Baby Reindeer’: Woman outed as alleged stalker may sue Netflix creator (Business Insider)</p><p>‘The truth about the comedian and his female stalker in Baby Reindeer’ (Daily Mail)</p><p>‘Baby Reindeer creator asks fans to stop hunting down the real people from the Netflix show’ (ABC)</p><p>Even if you haven’t watched the show, you’ve heard about it by now, and you’re probably more likely to.</p><h3 id="3-the-ratings">3. The ratings</h3><p>At the time of writing, Baby Reindeer has a 4.2 star rating on Letterboxd; a 97% rating on Rotten Tomatoes; and 8.1/10 on IMDB.</p><blockquote>“For many consumers, making a decision on movie night starts with combing online ratings and reviews,” says The University of Denver online.</blockquote><blockquote>“Nearly 90% of consumers who read online reviews use such reviews to assist their purchase decisions. Specifically, in the movie industry, research has confirmed the economic impact of online reviews.”</blockquote><p>Whether you paid with your wallet or your time, if you saw a Baby Reindeer review it likely had a hand in persuading you to hand it over.</p><h3 id="4-your-netflix-addiction">4. Your Netflix addiction</h3><blockquote>“It can be hard to be a grownup, because no one is telling us to stop,” writes Catherine L. Franssen, a Neuroscience Professor from Longwood University.</blockquote><p>In 2017, for <a href="https://www.huffpost.com/entry/the-netflix-addiction_b_8473094?ref=spaceship.ghost.io" rel="noreferrer">The Huffington Post</a>, she detailed some of the features that make watching Netflix such a sticky experience:</p><ul><li>Episode cliffhangers activate the flight or fight response, keeping you alert and/or alarmed (and unable to sleep);</li><li>Finishing episodes and entire seasons activate the reward centre of your brain;</li><li>Your mind is better at chunking time into 30 and 60 minute intervals, and Netflix is prone to give you 20 and 40 minute episodes.</li></ul><p>Baby Reindeer had seven episodes, each between 28 and 45 minutes long, each ending on a cliffhanger.</p><h2 id="network-effects">Network effects</h2><p>Baby Reindeer is a good example of a network effect, which is a feature that some investors, including the Spaceship Voyager Investment Team, look for when deciding which company to invest in.</p><p>The network effect means that a product or service gets more valuable when more people use it. A tv show with a huge amount of virality has an inbuilt network effect. Netflix, too, benefits because viewers need a subscription to be able to participate fully in the conversation. That’s good for Netflix’s metrics, which are good for its bottom line.</p><h2 id="netflix-is-in-our-spaceship-universe-portfolio">Netflix is in our Spaceship Universe Portfolio.</h2><p>The <a href="https://www.spaceship.com.au/voyager/universe/?ref=spaceship.ghost.io" rel="noreferrer">Spaceship Universe Portfolio</a> invests in companies we think meet our Where the World is Going (WWG) criteria, which includes a focus on long-term trends.</p><p>We believe Netflix is WWG because it has exposure to the Streaming Media WWG trend.</p><p>This is the investing trend that includes companies that produce subscription based online audio and video services, including live events. It can include both hardware and software, original and licensed content. The size of the streaming media market is predicted to increase 7.86% per year until 2028, according to Mordor Intelligence.</p><h2 id="what-else-do-we-like-about-netflix-we-asked-our-spaceship-voyager-investment-team">What else do we like about Netflix? We asked our Spaceship Voyager Investment Team.</h2><p>“We initiated our position in Netflix towards the end of 2022, the stock had de-rated a bit and we bought it closer to a market capitalisation of US$130 billion, on around 21x one year forward price to earnings ratio at the time. The business now has a market capitalisation of US$241 billion (+85%).</p><p>Our thesis at the time was that competition was easing with Disney, Disney grew very rapidly over the past few years catching up to Netflix in terms of subscribers across its brands (Disney+, Hulu, ESPN).</p><p>But in 2022, Disney started to increase prices, a signal of competition easing in the market. Netflix also had the catalysts of growth in subscribers and average revenue per subscriber in Asia, cracking down on password sharing, advertising, and expanding into gaming and live sports.</p><p>In the first quarter of this year, Netflix has added 9.3 million subscribers bringing the total to 270 million global subscribers. The company reported profits of US$2.3 billion (+77% year/ year), revenue grew 15%y/y to US$9.37 billion. The company’s released a <a href="https://s22.q4cdn.com/959853165/files/doc_financials/2024/q1/FINAL-Q1-24-Shareholder-Letter.pdf?ref=spaceship.ghost.io" rel="noreferrer">Letter to Shareholders</a> which outlines their result and guidance.</p><figure class="kg-card kg-image-card kg-card-hascaption"><img src="https://www.spaceship.com.au/blog/images/2024/05/Netflix-earnings-Baby-Reindeer-.png" class="kg-image" alt="" loading="lazy" width="694" height="410"><figcaption><span style="white-space: pre-wrap;">Q1 '23 Netflix earnings</span></figcaption></figure><p>While a lot of the catalysts such as password sharing, increasing prices, launching new movies and series have resulted in strong earnings growth for the business, other new ventures such as sports and gaming are in early days. Even monetisation outside the US has a long runway for growth in our view.</p><p>The success of shows such as Baby Reindeer is a strong indicator of the power of the platform that Netflix has built. The show was promoted with a banner on Netflix, and in its curated list of top shows in each country, which encouraged users to click.</p><p>Gaining visibility on platforms is a large trend, we’re seeing this in Amazon as merchants advertise to get more visibility, resulting in Amazon being the third largest advertiser in the US.</p><p>We’re now seeing Uber, and Grab increase advertising as well. The incremental margins from ads are high and would contribute significantly to the bottom line.</p><p>Netflix has built an incredible platform to help their customers discover new shows and the success of Baby Reindeer shows their power of promoting a show resulting in views globally. They are one of the biggest investors in content in the world. They have built a platform with 270 million subscribers. They have scaled profitably at a time when the large studios and other streaming services have been struggling.</p><p>We think Netflix is a quality business in a dominant position in the global streaming market, and we continue to hold our position in the Spaceship Universe Portfolio."</p><figure class="kg-card kg-image-card"><img src="https://www.spaceship.com.au/blog/images/2024/05/Screenshot-2024-05-01-at-1.22.57-PM.png" class="kg-image" alt="" loading="lazy" width="598" height="358"></figure><hr><p>Some of our Spaceship Voyager portfolios invest in Netflix, Disney, Uber, and Grab at the time of writing.&nbsp;</p><p>Important! We’re sharing with you our thoughts on the companies in which Spaceship Voyager invests for your informational purposes only. We think it’s important (and interesting!) to let you know what’s happening with Spaceship Voyager’s investments. However, we are not making recommendations to buy or sell holdings in a specific company. Past performance isn’t a reliable indicator or guarantee of future performance.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Kelly Simpson)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/stocks/">Stocks</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2024/05/news-010524-1b.jpeg" length="0" type="image/jpeg"/>
        </item>
        <item>
            <title><![CDATA[Real Money Talk: Mick]]></title>
            <link>https://www.spaceship.com.au/learn/real-money-talk-mick/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/real-money-talk-mick/</guid>
            <pubDate>Wed, 01 May 2024 01:45:00 GMT</pubDate>
            <description><![CDATA[Mick’s a 46 year old teacher. ]]></description>
            <content:encoded><![CDATA[<p>This post is based on an interview we conducted with Mick in November 2022.</p>
<p>Real Money Talk is our series where we interview Australians from all walks of life about their personal finances. The views expressed are those of the interviewees, based on their experiences with money, and as such are not necessarily representative of Spaceship's views.</p>
<p>We have changed the name of the interviewee for their privacy.</p>
<h2 id="overview">Overview</h2>
<h3 id="name">Name</h3>
<p>Mick</p>
<h3 id="age">Age</h3>
<p>46</p>
<h4 id="here-do-you-live">here do you live?</h4>
<p>Hobart</p>
<h3 id="please-tell-us-a-bit-about-yourself">Please tell us a bit about yourself.</h3>
<p>I'm a married teacher in Hobart and have two kids and a dog.</p>
<h3 id="whats-your-current-net-worth">What's your current net worth?</h3>
<p>$396,000 at the moment excluding property. About $400,000 in equity in my house.</p>
<h3 id="how-does-it-break-down">How does it break down?</h3>
<p>Superannuation is the big one at $381,000, plus $2,000 in savings, $1,000 in crypto, $3,000 in shares and $9,000 in Spaceship. House is worth about $850,000 with a mortgage of $400,000.</p>
<h3 id="do-you-have-any-debts">Do you have any debts?</h3>
<p>I have a mortgage, plus an interest-loan for solar on the roof and currently owe about $8,000 on that.</p>
<h3 id="how-did-you-build-your-net-worth">How did you build your net worth?</h3>
<p>The bulk of my net worth comes from superannuation and owning a house for quite a while.</p>
<p>That being said, I don't count the house because I have to live somewhere, and it's only worth something if I sell (and then would need another property).</p>
<h2 id="earn">Earn</h2>
<h3 id="tell-us-a-bit-about-your-career">Tell us a bit about your career.</h3>
<p>I have been teaching for a long time, but was in IT in a previous life.</p>
<h3 id="do-you-have-any-income-sources-outside-your-job-how-much-do-you-earn-from-each-and-how-did-you-develop-them">Do you have any income sources outside your job? How much do you earn from each and how did you develop them?</h3>
<p>Not much to write home about. I do get some small dividends from some banking shares, but that's only about $200 per year.</p>
<h3 id="what%E2%80%99s-been-important-for-you-to-learn-about-money">What’s been important for you to learn about money?</h3>
<p>To invest early and invest often, and learn from people who know. I took way too long to think about proper saving and investing. Property is a good place to start if you can, but the house you live in doesn't earn you any income (unless you rent out a room or two).</p>
<p>I wish I had bought a house when I was working full-time and still living with my parents.</p>
<p>At least I have spent nearly 20 years putting just a little be extra into my super.</p>
<h2 id="save">Save</h2>
<h3 id="whats-your-savings-rate-how-has-it-changed-over-time">What's your savings rate? How has it changed over time?</h3>
<p>I was a shocking saver in my twenties. I had a personal loan for a car, a credit card that was maxed out, then I would extend the personal loan to pay off the credit card but just maxed it out again.</p>
<p>I think I was about 26 when I cut up the card and have never had another one.</p>
<h3 id="do-you-have-a-budget">Do you have a budget?</h3>
<p>I try to, but family and ever increasing expenses makes it very hard to stick to.</p>
<h3 id="how-much-do-you-spend-per-year">How much do you spend per year?</h3>
<p>I would say pretty much everything I earn. I try and invest a little, but that has been difficult the last 12 months.</p>
<h3 id="do-you-make-purchase-decisions-carefully-or-are-you-loose-with-your-money">Do you make purchase decisions carefully, or are you loose with your money?</h3>
<p>Generally I am very careful with my money, but the other half... not so much.</p>
<h3 id="how-is-your-work-life-balance">How is your work-life balance?</h3>
<p>Not too bad, but I'm looking into starting a side-hustle to try and bump up my investments.</p>
<h3 id="whats-your-favourite-thing-to-spend-money-on">What's your favourite thing to spend money on?</h3>
<p>Unfortunately I love cars and motorbikes and they aren't cheap. I wish swimming was my passion... a pair of speedos is cheap.</p>
<h2 id="invest">Invest</h2>
<h3 id="how-do-you-invest">How do you invest?</h3>
<p>At the moment, it's either shares, Spaceship or just saving some cash for a rainy day.</p>
<h3 id="what%E2%80%99s-been-your-worst-investment">What’s been your worst investment?</h3>
<p>Not buying property. It's not that I lost money because I didn't invest, but I didn't make any money because I missed opportunities.</p>
<h3 id="what%E2%80%99s-been-your-overall-return">What’s been your overall return?</h3>
<p>In my Spaceship account, I'm about $2,500 down on the money invested which doesn't sound great, but for me it has stopped me spending it on other things.</p>
<p>Overall return across my assets is difficult to gauge, but probably 30%, mostly due to the increase in property values over the last three years.</p>
<h3 id="how-are-you-building-wealth">How are you building wealth?</h3>
<p>Trying to save and trying to invest in Spaceship as much as I can to start.</p>
<p>I'm hoping to use the equity in my house, plus some other money as a deposit on an investment property. I just need to find one that is effectively positively-geared.</p>
<h3 id="what-are-your-main-roadblocks-to-building-wealth-how-are-you-addressing-them">What are your main roadblocks to building wealth? How are you addressing them?</h3>
<p>To be perfectly honest, my partner is my biggest roadblock to building wealth. If two people who are together are not on the same page, it's really challenging.</p>
<h3 id="do-you-have-a-target-net-worth-you-want">Do you have a target net worth you want?</h3>
<p>I would like to have at two investment properties paid off, plus $700,000 - $800,000 in super by the time I retire. I may not get there, but everyone has to have a goal.</p>
<h2 id="behaviour">Behaviour</h2>
<h3 id="when-did-you-make-your-first-significant-behavioural-shift-towards-wealth-building">When did you make your first significant behavioural shift towards wealth building?</h3>
<p>Only about six years ago with some crypto mining, and then refined further a bit over two years ago with opening a Spaceship account.</p>
<h3 id="if-you-could-start-again-what-would-you-do-differently">If you could start again, what would you do differently?</h3>
<p>Learn about finances from those who know.</p>
<p>My parents were decent, but very risk-averse and spent most of what they earnt. There has not been a time, in my opinion, when investing in property would have been a bad decision in the long run.</p>
<p>Salary sacrifices more to super from the day I started work and don't get a credit card (or at least don't not pay it off every month).</p>
<h3 id="do-you-have-any-worries-about-retirement-if-so-how-are-you-planning-to-address-them">Do you have any worries about retirement? If so, how are you planning to address them?</h3>
<p>I'm not too stressed, but I certainly don't want to have a mortgage when I'm over sixty, so that's probably my biggest worry.</p>
<h3 id="how-are-you-learning-about-building-wealth">How are you learning about building wealth?</h3>
<p>I talk to friends that are in business or who have multiple properties. I also read books, follow a few people on YouTube and occasionlly listen to podcasts.</p>
<h3 id="do-you-give-to-charity-if-so-what-percentage-of-your-timemoney-do-you-give">Do you give to charity? If so, what percentage of your time/money do you give?</h3>
<p>I do give to charity. Probably $400 - $500 per year.</p>
<hr>
<h1 id="we-want-to-hear-your-real-money-talk">We want to hear your Real Money Talk</h1>
<p>At Spaceship we’re big believers in sharing our money stories. We want to hear yours, too. In our ongoing <a href="https://www.spaceship.com.au/learn/tag/real-money-talk/?ref=spaceship.ghost.io">Real Money Talk series</a>, members of our community share what they’ve learned about managing money. We’d love you to take part. <a href="https://forms.gle/B2xKnqAqjePMHfFG9?ref=spaceship.ghost.io">Here’s a link to our Real Money Talk survey</a> where you can share your story.</p>
]]></content:encoded>
            <author>hello@spaceship.com.au (Kelly Simpson)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/real-money-talk/">Real Money Talk</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2022/11/Real-Money-Talk-Mick.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[Which budget is right for you?]]></title>
            <link>https://www.spaceship.com.au/learn/which-budget-is-right-for-you/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/which-budget-is-right-for-you/</guid>
            <pubDate>Wed, 01 May 2024 01:40:00 GMT</pubDate>
            <description><![CDATA[If you're torn between types of budgets, rest assured, we've got you covered.]]></description>
            <content:encoded><![CDATA[<p>Ah, the 'b' word. If budgeting is something you think about regularly, or even at all, then you're doing better than most.</p><p>This is because according to 2018 <a href="https://www.moneymag.com.au/86-australians-dont-know-expenses?ref=spaceship.ghost.io">industry research</a>, the overwhelming majority of Aussies — 86 per cent, to be specific — don't know their monthly expenses.</p><p>So, many of us could use a financial friend such as a budget!</p><p>If you're not sure where to start or you’re torn between types of budgets, rest assured, we've got you covered. We'll lay out some of the well-known budget types and how they can help.</p><h2 id="the-503020-budget"><a href="https://www.spaceship.com.au/learn/what-is-the-50-30-20-budget/?ref=spaceship.ghost.io">The 50/30/20 budget</a></h2><p>The <a href="https://www.spaceshipinvest.com.au/learn/what-is-the-50-30-20-budget/?ref=spaceship.ghost.io">50/30/20 budget</a> is one of the better known budgeting methods. This method breaks down your expenses into three categories: needs, wants and future expenses.</p><p>The needs category comprises half of your monthly spend and is devoted to the expenses you must pay every month. (You know the ones!)</p><p>You allocate the next 30 per cent to wants or non-essential expenses such as online shopping and dinners out.</p><p>And the final 20 per cent of your budget gets allocated to longer-term financial goals such as paying off debt, investing or saving.</p><p><strong>Why use this budget?</strong></p><p>Ease! It doesn’t take much time to set up the 50/30/20 budget and the sooner you start it, the earlier you can start improving your behaviour.</p><p><strong>And what should I consider?</strong></p><p>Be clear on what forms a need versus a want. Using this budget requires you to take a long, hard look at your wants, needs, and longer-term goals.</p><h2 id="the-zero-sum-budget"><a href="https://www.spaceship.com.au/learn/what-is-the-zero-sum-budget/?ref=spaceship.ghost.io">The zero-sum budget</a></h2><p>The <a href="https://www.spaceshipinvest.com.au/learn/what-is-the-zero-sum-budget/?ref=spaceship.ghost.io">zero-sum budget</a> works by assigning a role to every dollar you have.</p><p>It flips traditional budgeting on its head by encouraging you to use your money more purposefully, as for savings and investments.</p><p>The biggest change with this budget will likely be how you view budgeting.</p><p>At the end of each month, if your account is at zero, it means you've done it right!</p><p><strong>Why use this budget?</strong></p><p>You establish discipline. By giving every last dollar a task, it familiarises you with your spending habits and will give you a better grasp of your money.</p><p>It also helps your money go further. You can cut down on frivolous spending (which is not always easy to see).</p><p><strong>And what should I consider?</strong></p><p>This budget requires regular attention. With zero sum budgeting, there’s no 'set and forget' option. When income and expenses move around, you have to adjust and rethink your approach to ensure all your dollars get allocated.</p><p>It’s also admin-heavy. If you're not keen on spreadsheets, documenting and planning, the zero-sum budget might be too onerous for you.</p><h2 id="the-values-based-budget">The values-based budget</h2><p>The values-based budget is more unique than the previous budgets, as it's personalised.</p><p>While other budgets can focus on what to cut out, this one focuses on <a href="https://www.spaceshipinvest.com.au/learn/a-guide-to-evaluating-your-values/?ref=spaceship.ghost.io">what you value</a>. You're required to reflect on what you want to spend money on and save for.</p><p>This means your cash allocation can be more meaningful, as you're encouraged to be aware of what’s important and why.</p><p>Let's say you value living in a lively inner-city area. You may choose to spend more than 50 per cent of your income on this.</p><p>This is a reflection of the fact that you may enjoy living in an area where you can walk to a coffee shop, a park, or even to work.</p><p>If you know that's an area of life that's fulfilling to you, you can reduce spending in areas that are less important, by comparison.</p><p><strong>Why use this budget?</strong></p><p>It’s built for you. You're directing your energy and spend on what's important to you and what makes you happy. And who knows, you may even find budgeting to be enjoyable.</p><p><strong>And what should I consider?</strong></p><p>You need to look ahead. By focusing on what makes you happy and fulfilled now, you set aside plans for your future. So, factoring in the longer term is something you'd need to think about.</p><h2 id="the-emergency-budget"><a href="https://www.spaceship.com.au/learn/why-you-need-an-emergency-budget/?ref=spaceship.ghost.io">The emergency budget</a></h2><p>The <a href="https://www.spaceship.com.au/learn/why-you-need-an-emergency-budget/?ref=spaceship.ghost.io">emergency budget</a> gives you a Plan B for your money in case something goes wrong.</p><p>It helps you figure out your wants and your needs, and then focuses only on essential spending, so you can get through emergencies without doing too much long-term damage.</p><p><strong>Why use this budget?</strong></p><p>You can use this budget to minimise the impact of financial emergencies. When you know how much you need to survive, you know how long your money will last if you suddenly had to stop working or pay for a big expense.</p><p><strong>And what should you consider?</strong></p><p>You’ll need to create this budget ahead of time so it’s ready in the event of an emergency. You could also consider creating an emergency fund in case your income ceases completely.</p><h2 id="which-budget-is-best">Which budget is best?</h2><p>We're all driven and motivated by different things. Our approach to money generally reflects this.</p><p>Given the range of strategies available, it comes down to what resonates with you the most.</p><p>Budgeting will help with the same goal: better money control. Where budgets vary is how you execute on them.</p><p>There is no one size fits all approach. It's fair to say budgeting requires some level of discipline as well as flexibility. This will allow you to take stock and rethink your approach to ensure it is continuing to take you where you want to go.</p><p>Last updated 13 Jan 2023. </p>]]></content:encoded>
            <author>hello@spaceship.com.au (Nicole Webb)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/personal-finance/">Personal Finance</category>
            <category domain="https://www.spaceship.com.au/learn/tag/cost-of-living/">Cost of Living</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2024/05/how-to-budget.jpeg" length="0" type="image/jpeg"/>
        </item>
        <item>
            <title><![CDATA[4 big reasons people invest in US stocks and ETFs]]></title>
            <link>https://www.spaceship.com.au/learn/4-big-reasons-people-invest-in-us-stocks-and-etfs/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/4-big-reasons-people-invest-in-us-stocks-and-etfs/</guid>
            <pubDate>Mon, 22 Apr 2024 23:30:00 GMT</pubDate>
            <description><![CDATA[Ready to take another step with your investing? ]]></description>
            <content:encoded><![CDATA[<p>Whether you’re new to investing or have been doing it for a while, you may be yet to take the plunge with <a href="https://www.spaceship.com.au/us-investing/?ref=spaceship.ghost.io">investing in the US market</a>. Here are some reasons people do. </p><h2 id="1-invest-in-cutting-edge-technologies">1. Invest in cutting edge technologies</h2><p>At Spaceship, we’re no stranger to Where the World is Going – it’s why we’ve built <a href="https://www.spaceship.com.au/voyager/?ref=spaceship.ghost.io">managed funds around it</a>. The cutting edge tends to be located – or at least listed – on US stock exchanges. While the Australian stock market tends to be heavy in banking and mining stocks, the US market has more of a tech focus, including companies based around <a href="https://www.spaceship.com.au/learn/eli-lilly-mounjaro/?ref=spaceship.ghost.io">medical breakthroughs</a>, <a href="https://www.spaceship.com.au/learn/how-you-can-invest-in-ai-with-spaceship/?ref=spaceship.ghost.io">artificial intelligence</a>, space, and electric vehicles. So if you want to buy US stocks and ETFs with these specific themes, investing in the US stock market can help you do so.</p><h2 id="2-invest-in-companies-you-know-and-love">2. Invest in companies you know and love</h2><p>Love Nike? Apple fan? Wish you could invest as much in Starbucks as you drink its coffee? The US is home to some of the most globally recognised brands. You can generally only buy US stocks and ETFs from the exchanges they list in, so this means that if your favourite company is listed on the Nasdaq, that’s where you have to get it from, unless you get exposure in a different way, such as through an ETF or managed fund.</p><h2 id="3-access-the-largest-stock-market-in-the-world">3. Access the largest stock market in the world</h2><p>The US has the largest economy and stock market in the world. It’s also highly regulated. This means you can get access to literally thousands of different companies and funds, and invest your money more safely than in speculative or unregistered markets. </p><p>Have you ever been stuck with a stock you couldn’t sell? Or had to sell out at a low? When a stock has high liquidity, it means there’s lots of buyers and sellers trading it, so people can own or get rid of stocks pretty much as soon as they want to. Because the US market is so big, it tends to offer a lot of liquidity, meaning you’ll generally be able to buy and sell your US stocks and ETFs when you want to, and there may be less of a chance of getting stuck with a dud.</p><h2 id="4-strengthen-your-portfolio-with-geographical-diversity">4. Strengthen your portfolio with geographical diversity</h2><p>There are heaps of different investing strategies, and one favoured by many investors is diversification. It’s when you invest across a range of different investment types and features to lessen the total risk in your portfolio. </p><p><a href="https://www.spaceship.com.au/us-investing/?ref=spaceship.ghost.io">Investing in the US market</a> can give you what’s called geographical diversity. The US has a different currency, interest rate, imports, and exports to other economies including our own. By making investments in its market, you can gain exposure to the benefits these can bring. </p><p>Of course, this also works in the reverse: all investing is risky, and that includes investing in the US market.</p><h2 id="what-are-the-risks-of-investing-in-the-us-market">What are the risks of investing in the US market?</h2><p>There are always risks when it comes to investing. </p><p><strong>Currency risk:</strong> When you <a href="https://www.spaceship.com.au/us-investing/?ref=spaceship.ghost.io">invest in US stocks and ETFs</a>, you have to buy them with US dollars. This means that before buying US stocks and ETFs, you first need to convert your Aussie dollars to US dollars. Because the exchange rate fluctuates, the time you sell them will have an impact. </p><p>If you sell your US stocks when the US dollar is higher, you’ll get less Australian dollars for them. If you sell your US stocks when the US dollar is lower, you’ll get more Australian dollars for them. It’s just something to be aware of when it comes to US investing. </p><p><strong>Regulatory risk: </strong>Companies listed on the US market are subject to US laws and regulations, which are different to Australian ones. If a regulation changes, it can have an impact on your investment. For example, in 2022 the US passed the CHIPS act, which was intended to help boost domestic production of semiconductors. This benefited local chip stocks, but more negatively impacted international chip stocks, which were also listed on the US market.</p><p><strong>Geopolitical risk:</strong> US politics are arguably a lot more cooked than ours. Times of political instability spook the markets, and you can see extra volatility during election seasons. Similarly, relationships between different global powers can have an impact: when Russia invaded Ukraine in 2022, it impacted inflation and interest rates, which had negative impacts on US stocks. </p><h2 id="so-should-you-buy-us-stocks-and-etfs">So, should <em>you</em> buy US stocks and ETFs? </h2><p>To decide whether to <a href="https://www.spaceship.com.au/us-investing/?ref=spaceship.ghost.io">invest in US stocks and ETFs</a>, think about:</p><ul><li><a href="https://www.spaceship.com.au/learn/how-should-you-structure-your-investment-portfolio/?ref=spaceship.ghost.io">How you structure your portfolio</a></li><li><a href="https://www.spaceship.com.au/learn/how-to-research-a-stock/?ref=spaceship.ghost.io">How to research stocks</a></li></ul>]]></content:encoded>
            <author>hello@spaceship.com.au (Spaceship)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/us-investing/">US Investing</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2024/04/US-stocks-and-ETFs.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[19.04.24 | We sold a stock!]]></title>
            <link>https://www.spaceship.com.au/learn/190424-newsletter/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/190424-newsletter/</guid>
            <pubDate>Fri, 19 Apr 2024 01:51:00 GMT</pubDate>
            <description><![CDATA[Discover what's new in Spaceship Voyager.]]></description>
            <content:encoded><![CDATA[<p>We made a few small changes to our Spaceship Universe Portfolio this past quarter, so let's get into the reasons why…</p><h2 id="spaceship-universe-portfolio">Spaceship Universe Portfolio</h2><p><strong>Sold: Volpara Health Technologies</strong></p><p>Volpara Health Technologies specialises in AI-powered software tools designed to assist healthcare pros in the assessment and management of breast cancer screening and early detection. Over the company's lifetime, more than 16.5 million women across 40 countries have had their breast density assessed.</p><p>Late last year, Lunit, a medical AI company focused on fighting cancer, made a bid to acquire Volpara Health for $1.15 cash per share, which was seen as a good deal by both the board and major shareholders. The bid represented a significant premium over Volpara Health's volume weighted price in the three months before the bid.</p><p>We reduced our position in Volpara Health following the announcement and have since sold out of Volpara Health completely.</p><p><strong>Sold: Altium</strong></p><p>Altium is a software company that creates tools that "empower and connect" printed circuit board (PCB) designers, part suppliers and manufacturers so they can develop and manufacture electronics "faster and more efficiently." A PCB uses copper conductors to create electrical connections between components, and they're integral parts of many of the electronics we use every day.</p><p>Altium was also on the receiving end of a bid, from a Japanese company called Renesas for a cash price of $68.50 per share. This bid was also a premium over Altium's volume weighted price in the three months before the bid. As such, we have sold out of Altium.</p><p><strong>Sold: Nanosonics</strong></p><p>Nanosonics is an Australian infection prevention company. The company is known for successfully developing a unique automated disinfection device, known as the 'trophon', which was one of the biggest innovations in its field in more than 20 years.</p><p>We've owned Nanosonics since the Spaceship Universe Portfolio first launched, but we decided to remove it due to ongoing concerns and delays around its new product, Coris, which was intended to expand its range of technology.</p><p>Additionally, the core business, which revolves around the trophon device, is facing distribution challenges; the company transitioned from selling through General Electric last year to a direct salesforce.</p><p>Given the ongoing issues, we have sold out of Nanosonics.</p><h2 id="spaceship-earth-portfolio">Spaceship Earth Portfolio</h2><p>We didn't make any additions or removals to the Spaceship Earth Portfolio in the quarter.</p><h2 id="spaceship-origin-portfolio">Spaceship Origin Portfolio</h2><p>For customers in the Spaceship Origin Portfolio, things are a little different.</p><p>The Spaceship Origin Portfolio is made up of around 100 of some of the largest ASX-listed companies by market capitalisation, and around 100 of some of the largest global companies by market capitalisation.</p><p>If a company moves in or out of the Spaceship Origin Portfolio, it will generally be because its market capitalisation has changed, not because we have decided to buy or sell it.</p><hr><p>One or more of the Spaceship Voyager portfolios invest in Altium at the time of writing. Please refer to the Spaceship app or our website for more information on what each portfolio invests in.</p><p>Important! We’re sharing with you our thoughts on the companies in which Spaceship Voyager invests for your informational purposes only. We think it’s important (and interesting!) to let you know what’s happening with Spaceship Voyager’s investments. However, we are not making recommendations to buy or sell holdings in a specific company. Past performance isn’t a reliable indicator or guarantee of future performance.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Bryna Howes)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/newsletters/">Newsletters</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2024/04/unnamed.png" length="0" type="image/png"/>
        </item>
        <item>
            <title><![CDATA[How does the US stock market work?]]></title>
            <link>https://www.spaceship.com.au/learn/how-the-us-stock-market-works/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/how-the-us-stock-market-works/</guid>
            <pubDate>Tue, 16 Apr 2024 21:00:00 GMT</pubDate>
            <description><![CDATA[Thinking about investing in the US market, but not quite sure how it works?]]></description>
            <content:encoded><![CDATA[<p>Thinking about <a href="https://www.spaceship.com.au/us-investing/?ref=spaceship.ghost.io">investing in the US market</a>, but not quite sure how it works?</p><h2 id="what-is-the-us-stock-market">What is the US stock market?</h2><p>The US stock market is filled with multiple stock exchanges, including the Nasdaq and the New York Stock Exchange, which are marketplaces where buyers and sellers can trade stocks and other equities. Two of the well-known</p><h2 id="what-gets-listed-on-the-us-stock-market">What gets listed on the US stock market?</h2><p>The US stock market doesn’t let just any company list. Instead, each stock exchange has different listing requirements.</p><p>Broadly, companies that list must fulfil requirements that can show they’re big enough and sophisticated enough to be investments.</p><p>These can include requirements like:</p><ul><li>Having a minimum amount of shares to offer the public to buy and sell,</li><li>Meeting a minimum market cap, and</li><li>Having a minimum number of shareholders.</li></ul><p>This helps ensure that investors have quality companies to invest in.</p><h2 id="what-are-the-two-major-us-stock-exchanges">What are the two major US stock exchanges?</h2><p>There are two major stock exchanges in the US. They’re both based in New York. They’re known as the New York Stock Exchange (NYSE), and the Nasdaq.</p><h2 id="what-is-the-nyse">What is the NYSE?</h2><p>The NYSE is on Wall Street and has been around since 1790. Companies that list on the NYSE are required to have 400 shareholders and 1.1 million shares outstanding, which means shares that can be traded on the open market.</p><h2 id="what-is-the-nasdaq">What is the Nasdaq?</h2><p>The Nasdaq, which stands for National Association of Securities Dealers Automated Quotation System (we see why they shortened it!), was created in 1971. It has lower listing fees than the NYSE.</p><p>Broadly, the NYSE has some of the oldest companies in the US, while the Nasdaq tends to have more tech, consumer goods, and healthcare stocks.</p><p>Some companies are listed on both stock exchanges, which is known as dual-listing. This gives them exposure to more investors and capital.</p><h2 id="what-time-is-the-us-market-open">What time is the US market open?</h2><p>The Nasdaq and NYSE are open between 9:30am and 4:00pm EDT for trading – that’s 12:30am - 07:30am Sydney/Melbourne time (AEST).</p><h2 id="when-is-the-us-market-closed">When is the US market closed?</h2><p>Outside of trading hours, the NYSE and Nasdaq are also closed during particular public holidays. Over the next few years, these are:</p>
<!--kg-card-begin: html-->
<style type="text/css">
.tg  {border-collapse:collapse;border-spacing:0;}
.tg td{border-color:black;border-style:solid;border-width:1px;font-family:Arial, sans-serif;font-size:14px;
  overflow:hidden;padding:10px 5px;word-break:normal;}
.tg th{border-color:black;border-style:solid;border-width:1px;font-family:Arial, sans-serif;font-size:14px;
  font-weight:normal;overflow:hidden;padding:10px 5px;word-break:normal;}
.tg .tg-1wig{font-weight:bold;text-align:left;vertical-align:top}
.tg .tg-fymr{border-color:inherit;font-weight:bold;text-align:left;vertical-align:top}
.tg .tg-0pky{border-color:inherit;text-align:left;vertical-align:top}
.tg .tg-0lax{text-align:left;vertical-align:top}
</style>
<table class="tg">
<thead>
  <tr>
    <th class="tg-fymr">Holiday</th>
    <th class="tg-fymr">2023</th>
    <th class="tg-1wig">2024</th>
    <th class="tg-1wig">2025</th>
  </tr>
</thead>
<tbody>
  <tr>
    <td class="tg-0pky">New Years Day</td>
    <td class="tg-0pky">Monday, January 2</td>
    <td class="tg-0lax">Monday, January 1</td>
    <td class="tg-0lax">Wednesday, January 1</td>
  </tr>
  <tr>
    <td class="tg-0pky">Martin Luther King, Jr. Day</td>
    <td class="tg-0pky">Monday, January 16</td>
    <td class="tg-0lax">Monday, January 15</td>
    <td class="tg-0lax">Monday, January 20</td>
  </tr>
  <tr>
    <td class="tg-0pky">Washington's Birthday</td>
    <td class="tg-0pky">Monday, February 20</td>
    <td class="tg-0lax">Monday, February 19</td>
    <td class="tg-0lax">Monday, February 17</td>
  </tr>
  <tr>
    <td class="tg-0pky">Good Friday</td>
    <td class="tg-0pky">Friday, April 7</td>
    <td class="tg-0lax">Friday, March 29</td>
    <td class="tg-0lax">Friday, April 18</td>
  </tr>
  <tr>
    <td class="tg-0pky">Memorial Day</td>
    <td class="tg-0pky">Monday, May 29</td>
    <td class="tg-0lax">Monday, May 27</td>
    <td class="tg-0lax">Monday, May 26</td>
  </tr>
  <tr>
    <td class="tg-0lax">Juneteenth National Independence Day</td>
    <td class="tg-0lax">Monday, June 19</td>
    <td class="tg-0lax">Wednesday, June 19</td>
    <td class="tg-0lax">Thursday, June 19</td>
  </tr>
  <tr>
    <td class="tg-0lax">Independence Day</td>
    <td class="tg-0lax">Tuesday, July 4</td>
    <td class="tg-0lax">Thursday, July 4</td>
    <td class="tg-0lax">Friday, July 4</td>
  </tr>
  <tr>
    <td class="tg-0lax">Labor Day</td>
    <td class="tg-0lax">Monday, September&nbsp;&nbsp;4</td>
    <td class="tg-0lax">Monday, September 2</td>
    <td class="tg-0lax">Monday, September 1</td>
  </tr>
  <tr>
    <td class="tg-0lax">Thanksgiving Day</td>
    <td class="tg-0lax">Thursday, November 23</td>
    <td class="tg-0lax">Thursday, November 28</td>
    <td class="tg-0lax">Thursday, November 27</td>
  </tr>
  <tr>
    <td class="tg-0lax">Christmas Day</td>
    <td class="tg-0lax">Monday, December 25</td>
    <td class="tg-0lax">Wednesday, December 25</td>
    <td class="tg-0lax">Thursday, December 25</td>
  </tr>
</tbody>
</table>
<!--kg-card-end: html-->
<h2 id="why-is-it-important-to-know-how-the-us-market-works">Why is it important to know how the US market works?</h2><p>Once you understand how the US market works, you’ll be able to decide whether there’s a place for it in your long-term investing portfolio.</p><h2 id="keep-reading">Keep reading</h2><p><a href="https://www.spaceship.com.au/learn/4-big-reasons-people-invest-in-us-stocks-and-etfs/?ref=spaceship.ghost.io">Four big reasons invest in the US market</a></p>]]></content:encoded>
            <author>hello@spaceship.com.au (Spaceship)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/us-investing/">US Investing</category>
            <category domain="https://www.spaceship.com.au/learn/tag/investing/">Investing</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2024/04/How-does-the-US-stock-market-work.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[Spaceship Voyager Monthly Flight Log: March 2024]]></title>
            <link>https://www.spaceship.com.au/learn/spaceship-voyager-monthly-flight-log-march-2024/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/spaceship-voyager-monthly-flight-log-march-2024/</guid>
            <pubDate>Wed, 10 Apr 2024 01:27:48 GMT</pubDate>
            <description><![CDATA[See which three stocks did even better than Nvidia. 
]]></description>
            <content:encoded><![CDATA[<p>At Spaceship we’re long-term investors, but we still keep an eye on what’s happening in the markets day to day.&nbsp;</p><p>Here’s a look at some of the bigger movements in our Spaceship Voyager portfolios from the month of March, 2024.</p><p>Log into the Spaceship app, or <a href="https://www.spaceship.com.au/voyager/?ref=spaceship.ghost.io"><u>check out Spaceship Voyager</u></a>, to see why we’ve picked these stocks.&nbsp;</p><hr><figure class="kg-card kg-image-card"><img src="https://lh7-us.googleusercontent.com/ou6GWiSSYen_nHhxGPRshGe1UJH0dREdZFlhXvNNEfUCroDt9kfPHAZ_EVSZzsDCmuSbsyiTK7x7D5Esroi8z_Ielt92p-NV046HRtyyDR2lCL6L43uUZxN8DsA5l2ToLAWUUHKkrOCD_Zm-tXMcBUE" class="kg-image" alt="" loading="lazy" width="1200" height="600"></figure><h1 id="moving-up">Moving up</h1><h2 id="life360">Life360</h2><h4 id="rose-6042">Rose 60.42%</h4><p>Life360 has a family safety app that connects families with their pets and belongings using bluetooth and GPS.</p><h3 id="why-did-life360-stock-go-up">Why did Life360 stock go up?&nbsp;</h3><p>In a word – advertising.</p><p>On the last day of February, Life360 announced quarterly earnings for the quarter ending 31 December 2023.&nbsp;</p><p>The key takeaways were that they’d reached a record 61 million monthly active users globally, and that they had plans to start advertising to them.&nbsp;</p><p>Morning Star analysis points out that only about 10% of Life360’s customers actually pay for the service, so advertising to the free users&nbsp; could become a significant revenue stream.&nbsp;</p><p>Life360 is in the <a href="https://www.spaceship.com.au/voyager/universe/?ref=spaceship.ghost.io" rel="noreferrer">Spaceship Universe Portfolio</a>.&nbsp;</p><h2 id="zip">Zip</h2><h4 id="rose-4479">Rose 44.79%</h4><p>Zip's an Australian company that's been around since 2013.</p><p>Its mission is to disrupt the broken credit card model by offering buy now, pay later payment solutions.</p><h3 id="why-did-zip-stock-go-up">Why did Zip stock go up?&nbsp;</h3><p>In a word - growth.&nbsp;</p><p>Zip announced its half yearly results on 27 February for the six months to 31 December 2023.&nbsp;</p><p>Highlights included an increase in group revenue of 28.9% vs the same period the year before; an increase in merchant numbers of 9.3% from the same period the year before; and an increase in transaction volumes of 9.6% vs the year before.&nbsp;</p><p>Zip’s also benefiting from stabilising inflation and interest rates – as cost of living pressures stabilise, households feel better about spending money, and using buy now, pay later services in general.&nbsp;</p><p>Zip is in the <a href="https://www.spaceship.com.au/voyager/universe/?ref=spaceship.ghost.io" rel="noreferrer">Spaceship Universe Portfolio</a>.</p><h2 id="tomra">TOMRA</h2><h4 id="rose-1733">Rose 17.33%</h4><p>TOMRA was founded in 1972 in Norway, when two brothers worked out a system to help a local grocer accept empty bottles in exchange for cash.&nbsp;</p><p>They invented the world's first automated reverse vending machine – and now people can 'return and earn' from taking their empty bottles and cans back to be recycled, all over the world.&nbsp;</p><h3 id="why-did-tomra-stock-go-up">Why did TOMRA stock go up?&nbsp;</h3><p>In a word - momentum.</p><p>This is the <a href="https://www.spaceship.com.au/learn/spaceship-voyager-monthly-flight-log-february-2024/?ref=spaceship.ghost.io"><u>second month in a row</u></a> that TOMRA’s been on our top movers list. TOMRA started rising mid-February when it announced its quarterly results for the quarter ending 31 December 2023.&nbsp;</p><p>In early March, the company launched its new line of reverse vending machines, with the first machines rolling out in Ireland.&nbsp;</p><figure class="kg-card kg-image-card"><img src="https://lh7-us.googleusercontent.com/_CMUKNk7IYfquG45AGZobPJJeYK116IfackRsTU1_8dJCe2Maj0g2K_UcsYhSTgr9yzkZK8e_GUbdEU98j6IRH5MAIqkL5D8JWPvgCqx9AW5_Iw3D-c_TYe7yCeaGm0bumG7jGiCCU6hTFYWPDrt3rI" class="kg-image" alt="" loading="lazy" width="1024" height="600"></figure><p>Fun fact! A Dubbo couple used TOMRA’s Return and Earn machine to pay for their wedding. <a href="https://www.abc.net.au/news/2024-03-19/return-and-earn-recycling-refunds-pay-for-wedding/103587790?ref=spaceship.ghost.io"><u>The ABC has the story.&nbsp;</u></a></p><p>TOMRA is in the <a href="https://www.spaceship.com.au/voyager/earth/?ref=spaceship.ghost.io" rel="noreferrer">Spaceship Earth Portfolio</a>.&nbsp;</p><h2 id="nvidia">Nvidia</h2><h4 id="rose-1404">Rose 14.04%</h4><p>When Nvidia invented the Graphic Processing Unit (GPU) in 1999 it ended up being a huge deal: first it helped kickstart gaming and revived video graphics, and then it threw fuel on the AI fire: the GPU acts as the brain of digital products, including ChatGPT.&nbsp;&nbsp;</p><p>GPUs can process many pixels on a gaming screen rendering pixels in parallel all at once, a transferable technology for crunching large amounts of data – perfect for AI applications.&nbsp;&nbsp;</p><h3 id="why-did-nvidia-stock-go-up">Why did Nvidia stock go up?&nbsp;</h3><p>In a word - AI.&nbsp;</p><p>In March, Nvidia continued to be the <a href="https://www.spaceship.com.au/learn/nvidia-most-important-stock/?ref=spaceship.ghost.io"><u>Beyonce of Stocks</u></a>. It held its NVIDIA GTC 2024 conference, which is an AI conference for developers, business leaders, and AI researchers. You can catch some of the <a href="https://www.nvidia.com/gtc/?ref=spaceship.ghost.io"><u>GTC 2024 highlights here</u></a>.&nbsp;</p><p>At the conference, Jensen Huang announced the NVIDIA Blackwell platform, which he said was “the engine to power this new industrial revolution”&nbsp; of generative AI, deep learning, and AI.&nbsp;</p><p>Nvidia is in the <a href="https://www.spaceship.com.au/voyager/universe/?ref=spaceship.ghost.io" rel="noreferrer">Spaceship Universe Portfolio</a> and the <a href="https://www.spaceship.com.au/voyager/earth/?ref=spaceship.ghost.io" rel="noreferrer">Spaceship Earth Portfolio</a>.&nbsp;</p><h2 id="resmed">ResMed</h2><h4 id="rose-1309">Rose 13.09%</h4><p>ResMed sells medical devices that help patients sleep and breathe better – and importantly, keep out of hospital, reducing the impact and cost of chronic conditions.&nbsp;</p><p>The story starts in 1981 at Sydney uni, where Professor Chris Sullivan invented the first CPAP device to help with sleep apnea.&nbsp;</p><p>Along the way, ResMed was formed, and now its in-home CPAP masks, machines, and life support ventilators help give people control over their healthcare.</p><h3 id="why-did-resmed-stock-go-up">Why did Resmed stock go up?&nbsp;</h3><p>In a phrase - new product.&nbsp;</p><p>ResMed announced a new CPAP mask which it says is “ideal for people who sleep on their side, are claustrophobic, and want the stability and seal of a universal fit mask in a minimalist design.”&nbsp;</p><p>It also unveiled the results of its 2024 Global Sleep Survey, which, no surprises, uncovered that only 13% of people reported getting a good sleep every night. People in Japan had the worst sleep, and people in India had the best.&nbsp;</p><p>Check out <a href="https://investors.resmed.com/investor-relations/events-and-presentations/press-releases/press-release-details/2024/ResMeds-2024-Global-Sleep-Survey-Uncovers-a-World-in-Sleep-Crisis/default.aspx?ref=spaceship.ghost.io"><u>more about the Sleep Study</u></a> and see if it surprises you.</p><p>ResMed is in the <a href="https://www.spaceship.com.au/voyager/universe/?ref=spaceship.ghost.io" rel="noreferrer">Spaceship Universe Portfolio</a> and the <a href="https://www.spaceship.com.au/voyager/earth/?ref=spaceship.ghost.io" rel="noreferrer">Spaceship Earth Portfolio</a>.&nbsp;</p><hr><figure class="kg-card kg-image-card"><img src="https://lh7-us.googleusercontent.com/IonQ1AJj15BeTOB4uemU1-Mazr1r4i911uUjznqcFuJlz6I4JCkIP-8IEkGudKFsHczKUaScIIOJDLSAJVKo9pgdTcbWf8MKzoPUuR9iLFGB7n6T8aFX-n7978cIyDW_aiIUz3Z2DwpRmrsJlbJvscU" class="kg-image" alt="" loading="lazy" width="1200" height="600"></figure><h1 id="moving-down">Moving down&nbsp;</h1><h2 id="lululemon">Lululemon</h2><h4 id="fell-1649">Fell 16.49%</h4><p>Lululemon creates innovative fitness and athleisure wear. It opened in 1998.&nbsp;</p><p>The company says its purpose is to elevate human potential by helping people feel their best, and this extends to its Impact Agenda, which uses the three pillars of Be Human, Be Well, and Be Planet to be good global citizens.</p><h3 id="why-did-lululemon-stock-go-down">Why did Lululemon stock go down?&nbsp;</h3><p>In a phrase - missed expectations.&nbsp;</p><p>Lululemon announced its quarterly and full year fiscal 2023 results on 21 March 2024.&nbsp;</p><p>It announced that it’s still on track for achieving its Power of Three growth plan which includes doubling the business from 2021 net revenue of $6.25 billion to $12.5 billion by 2026.&nbsp;</p><p>It forecast $10.7 billion of sales in fiscal 2024, but this was less than some analysts were expecting. The stock price fell, raising concerns that competition from newer brands like Alo Yoga and Vuori are impacting sales.</p><p>You can check out Lululemon’s <a href="https://corporate.lululemon.com/~/media/Files/L/Lululemon/investors/results-center/q4-2023-earnings-infographic.pdf?ref=spaceship.ghost.io"><u>results one pager</u></a> here.&nbsp;</p><p>Lululemon is in the <a href="https://www.spaceship.com.au/voyager/universe/?ref=spaceship.ghost.io" rel="noreferrer">Spaceship Universe Portfolio</a> and the <a href="https://www.spaceship.com.au/voyager/earth/?ref=spaceship.ghost.io" rel="noreferrer">Spaceship Earth Portfolio</a>.&nbsp;</p><h2 id="snowflake">Snowflake</h2><h4 id="fell-1430">Fell 14.30%</h4><p>Snowflake has been around since 2012. It became a public company in 2020.&nbsp;</p><p>Snowflake makes it easy for its customers to store their data on public clouds.&nbsp;</p><p>It created a Data Cloud for organisations to manage their data more efficiently, so they can unlock more insights and analytics from it.&nbsp;</p><h3 id="why-did-snowflake-stock-go-down">Why did Snowflake stock go down?&nbsp;</h3><p>In a phrase - CEO retirement.&nbsp;</p><p>On February 28, Snowflake announced that its CEO, Frank Slootman, had stepped down, and was being replaced by former Alphabet executive Sridhar Ramaswamy, who’s big on AI.&nbsp;</p><p>In general, the market overreacts to surprises – and any new leader brings at least a little bit of uncertainty.&nbsp;</p><p>Snowflake had also announced its yearly guidance which indicated slower growth than investors are used to. These two things added up to a bad month for Snowflake.&nbsp;</p><p>Snowflake is in the <a href="https://www.spaceship.com.au/voyager/universe/?ref=spaceship.ghost.io" rel="noreferrer">Spaceship Universe Portfolio</a>.&nbsp;</p><h2 id="tesla">Tesla</h2><h4 id="fell-1306">Fell 13.06%</h4><p>Tesla was founded in 2003, with the mission to accelerate the world's transition to sustainable energy. Its products have included electric cars, batteries, and solar energy panels.&nbsp;</p><h3 id="why-did-tesla-stock-go-down">Why did Tesla stock go down?&nbsp;</h3><p>In a word: sales</p><p>On 4 March, it was revealed that Tesla’s sales in China had decreased year over year, and this was viewed as a proxy for Tesla’s global sales. The fall in sales was at least partially explained by Lunar New Year celebrations falling in February this year, which dampened demand.</p><p>Tesla is in the <a href="https://www.spaceship.com.au/voyager/universe/?ref=spaceship.ghost.io" rel="noreferrer">Spaceship Universe Portfolio</a> and the <a href="https://www.spaceship.com.au/voyager/earth/?ref=spaceship.ghost.io" rel="noreferrer">Spaceship Earth Portfolio</a>.&nbsp;</p><h2 id="adobe">Adobe</h2><h4 id="fell-1008">Fell 10.08%</h4><p>Adobe's suite of products includes famous names such as Photoshop, Illustrator, and Adobe Acrobat.&nbsp;</p><p>Adobe helps its customers, that tend to be businesses, create and manage content, advertise and analyse their output.&nbsp;</p><h3 id="why-did-adobe-stock-go-down">Why did Adobe stock go down?&nbsp;</h3><p>In a word: earnings</p><p>Adobe fell midway through the month after it announced its earnings results for fiscal first quarter, ending 1 March 2024.&nbsp;</p><p>Adobe’s been integrating AI tools into its product suite, competing against players such as Stability AI and Midjourney, according to Reuters.&nbsp;</p><p>The company had planned to purchase graphic design software&nbsp; Figma, but cancelled its plans, paying a $1 billion termination fee.&nbsp;</p><p>And it forecast second quarter revenue that missed analyst estimates as Adobe focuses on driving adoption of AI tools rather than monetisation, with plans to monetise Firefly, a generative AI creative tool, to come later than analysts expected.</p><p>Adobe is in the <a href="https://www.spaceship.com.au/voyager/universe/?ref=spaceship.ghost.io" rel="noreferrer">Spaceship Universe Portfolio</a>.&nbsp;</p><h2 id="audinate">Audinate</h2><h4 id="fell-966">Fell 9.66%</h4><p>Audinate is a leading provider of professional AV networking technology.&nbsp;</p><p>It's a Sydney business that&nbsp; was spun out of the CSIRO to become a global AV protocol that delivers uncompressed, multi-channel, low latency digital audio over an ethernet network.&nbsp;</p><p>Its flagship product Dante has been used to power some of the biggest music events in the world, including the Foo Fighters, the Killers, and Paul McCartney, while music product leaders such as Yamaha have adopted their AV technology.</p><h3 id="why-did-audinate-stock-go-down">Why did Audinate stock go down?&nbsp;</h3><p>In a phrase: taking a breather</p><p>Audinate was one of our <a href="https://www.spaceship.com.au/learn/spaceship-voyager-monthly-flight-log-february-2024/?ref=spaceship.ghost.io"><u>top movers in February</u></a>, when it rose 40.40%, so March’s result was in part some moderation. There was no real other news.&nbsp;</p><p>Audinate is in the <a href="https://www.spaceship.com.au/voyager/universe/?ref=spaceship.ghost.io" rel="noreferrer">Spaceship Universe Portfolio</a>.&nbsp;</p><hr><h3 id="we-asked-our-spaceship-voyager-investment-team-if-there%E2%80%99s-anything-else-interesting-going-on-in-the-markets-here%E2%80%99s-what-they-said">We asked our Spaceship Voyager investment team if there’s anything else interesting going on in the markets. Here’s what they said.&nbsp;</h3><blockquote>The latest reporting season has seen a strong performance for our companies. </blockquote><blockquote>Despite potential delays in interest rate cuts, attributed to the resilience of stronger than expected economies, the convergence of solid earnings and this backdrop bodes well for refocusing on company profits and trends. </blockquote><blockquote>Companies are increasingly leveraging AI for efficiency gains while intensifying innovation efforts, fostering a mean reversion in portfolio valuations. </blockquote><blockquote>We believe these trends offer more significant tailwinds than the macroeconomic headwinds encountered in recent years.&nbsp;&nbsp;&nbsp;</blockquote><hr><p>Some of our Spaceship Voyager portfolios invest in Life360, Zip, TOMRA, Nvidia, ResMed, Lululemon, Snowflake, Tesla, Adobe, and Audinate at the time of writing.&nbsp;</p><p>Important! We’re sharing with you our thoughts on the companies in which Spaceship Voyager invests for your informational purposes only. We think it’s important (and interesting!) to let you know what’s happening with Spaceship Voyager’s investments. However, we are not making recommendations to buy or sell holdings in a specific company. Past performance isn’t a reliable indicator or guarantee of future performance.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Spaceship)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/investing/">Investing</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2024/04/Voyager-movers.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[Buy and hold: A passive investing strategy]]></title>
            <link>https://www.spaceship.com.au/learn/buy-and-hold-a-passive-investing-strategy/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/buy-and-hold-a-passive-investing-strategy/</guid>
            <pubDate>Tue, 02 Apr 2024 23:00:00 GMT</pubDate>
            <description><![CDATA[Don’t get caught up in the details and miss the trend.]]></description>
            <content:encoded><![CDATA[<p>Don’t get caught up in the details and miss the trend.</p><p>You’ve taken the plunge.</p><p>You’ve bought some shares. You felt good, like you were being proactive with your money.</p><p>You know, setting yourself up for your future.</p><p>You even downloaded the app on your phone, so you can track your investments and see how much money you’ve made!</p><p>Then one day, you’re eating breakfast, and you decide to see how your nest egg is going. You get your phone out and nearly spit out your coffee. Your heart pounds. Your stomach feels like it’s eating itself.</p><p><em>What happened to my money?</em></p><p>When your investment seems to have dropped, what you need to not do is freak out. Think back to your objectives and investment strategy before deciding what to do next – whether it’s selling, holding, or even buying more.</p><p>Markets go up and down. They have fluctuations, which can be caused by any number of factors, as well as larger cycles.</p><p>Checking your stocks is like checking your weight every day.</p><p>It sure can be tempting to check every day to see your progress, but if you get too caught up in the details, you’ll miss the overall trend.</p><p>And that brings us to the “buy and hold” investment strategy.</p><h2 id="what-is-%E2%80%9Cbuy-and-hold%E2%80%9D">What is “buy and hold”?</h2><p>“Buy and hold” refers to an investment strategy which is pretty much summed up in the name. You buy stocks and hold on to them through thick and thin. In sickness (downswings) and in health (upswings).</p><p>You’re playing the long game here, and therefore are taking on the risk of either ultimate failure or appreciation and profit.</p><p>Buying and holding is considered a ‘passive’ investment strategy because aside from buying the initial stocks, you’re not doing much else except waiting.</p><p>You have a few different options if you’re a passive investor. Buying into an exchange traded fund (ETF) is another one. An ETF is a managed fund that you can buy and sell on a stock exchange. ETFs track the value of an index (like the ASX 200) or a commodity, so they don’t typically try to outperform the market.<br></p><h2 id="what-are-the-benefits-of-buying-and-holding">What are the benefits of buying and holding?</h2><ul>
<li><strong>You don’t have to actively manage your investment.</strong> You buy some stocks which you believe are good for the long term (or you get professional advice). Then you wait. And wait. And wait some more. Forget about them, go about your life as normal. Revisit them when you’re old!</li>
<li><strong>You can pay your tax later.</strong> Other than any tax owed on dividends (or distributions if you went for an ETF) paid to you while holding the stocks, you don’t pay any tax on that money until you take it out of the investment.</li>
<li><strong>You get decision-making power.</strong> Owning stocks is essentially owning part of that company. Shareholders get to vote on important issues (e.g. mergers, acquisitions, electing board directors). Depending on how substantial your holding is, this can be considerable power!</li>
</ul>
<h2 id="what-about-the-drawbacks">What about the drawbacks?</h2><ul>
<li><strong>There’s the risk of losing it all.</strong> There is a possibility that the company will perform poorly or worse go under, and you’ll lose everything you invested. If you think that’s what’s going to happen, it can seem more appealing to sell at a loss rather than lose everything.</li>
<li><strong>Losing out on potential profit.</strong> It can be argued that you lose out on potential gains by ignoring those fluctuations and not jumping on an opportunity to sell when the prices are high.</li>
</ul>
<h2 id="what-can-you-do-if-you%E2%80%99re-tempted-to-sell">What can you do if you’re tempted to sell?</h2><p>Remember why you’re here in the first place.</p><p>It’s important to avoid making investment decisions while you’re emotional, as your judgement can be impaired.</p><p>It’s also important to remember that many industries operate in cycles. They can be related to tourism or specific events, or dependent on seasons or the weather.</p><p>So before you freak out and dump your stocks back into the market, stop and think of some reasons why the stock might be doing what it’s doing.</p><p>A useful exercise is to keep an investment journal. Write down why you’re buying, what your goal is and what your reasoning was.</p><p>You can also do an ‘if this, then that’ exercise. Under what circumstances would you sell your stocks?</p><p>Referring back to this when you’re tempted to sell can help you regain your perspective and make clearer choices.</p><p>There are many investment strategies, and buying and holding is just one of them. We recommend <a href="https://www.spaceship.com.au/learn/tag/investing/?ref=spaceship.ghost.io">doing your research</a> and choosing the one that’s right for you.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Liv Steigrad)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/investing/">Investing</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2023/10/Buy-and-hold-investing-strategy.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[Make a date with a Spaceship Voyager portfolio company]]></title>
            <link>https://www.spaceship.com.au/learn/free-experiences-learning-career-tips-and-advice/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/free-experiences-learning-career-tips-and-advice/</guid>
            <pubDate>Tue, 02 Apr 2024 22:00:00 GMT</pubDate>
            <description><![CDATA[Gift yourself an experience, free learning, career tips, or love advice from companies in our Spaceship Voyager portfolios. ]]></description>
            <content:encoded><![CDATA[<p><em>Gift yourself an experience, free learning, career tips, or love advice from companies in our Spaceship Voyager portfolios.&nbsp;</em></p><h2 id="when-your-self-love-language-is-experiences">When your self-love language is: experiences</h2><figure class="kg-card kg-image-card"><img src="https://www.spaceship.com.au/blog/images/2024/02/Tesla-transparent.png" class="kg-image" alt="" loading="lazy" width="250" height="250"></figure><h3 id="book-a-test-drive">Book a test drive&nbsp;</h3><p>Tesla was founded in 2003, with the mission to accelerate the world's transition to sustainable energy. Its products have included electric cars, batteries, and solar energy panels. Tesla’s in the Spaceship Universe, Spaceship Earth, and Spaceship Origin portfolios.&nbsp;</p><p>Wish you could drive a Tesla without forking out the $60,000ish it takes to buy one? Tesla lets you test drive its vehicles. You can book through its website – and when you rock up, there’s a good chance they’ll let you drive the car alone and wherever you want, within a timeframe.&nbsp;</p><p>A Spaceship colleague who did this said, “It’s very different from going to a traditional automaker… They’re very hands off. They give you a tour and then 45 minutes to drive it around.”&nbsp;</p><blockquote class="kg-blockquote-alt"><a href="https://www.tesla.com/en_au/drive?ref=spaceship.ghost.io" rel="noreferrer">Find out about test drives</a>.</blockquote><hr><figure class="kg-card kg-image-card"><img src="https://www.spaceship.com.au/blog/images/2024/02/Couch-transparent.png" class="kg-image" alt="" loading="lazy" width="250" height="250"></figure><h3 id="travel-from-your-couch">Travel from your couch&nbsp;</h3><p>Airbnb was born in 2007 when three travellers paid two hosts to sleep on air mattresses in their living room. The hosts were Brian Chesky and Joe Gebbia, and they became founders of Airbnb, which grew to match millions of hosts with more than a billion guests across hundreds of countries.&nbsp; Airbnb is in the Spaceship Universe and Spaceship Earth portfolios.&nbsp;</p><p>Airbnb is best known for its short-term rentals, but it’s also branched out into real-life and online experiences.&nbsp;</p><p>This one will cost you some money – but for $7 you can book a guy named Santiago to show you around Medellin, Colombia, while teaching you how to take better smartphone photos; or for $12, you can tune into an Italian named Pablo who’ll serenade you from ‘Somewhere in the world” with his original songs. You can also book in with people to help you build custom travel itineraries so you’re ready for your next trip.&nbsp;</p><blockquote class="kg-blockquote-alt"><a href="https://www.airbnb.com.au/s/experiences/online?ref=spaceship.ghost.io" rel="noreferrer">Check it out</a>. &nbsp;</blockquote><hr><figure class="kg-card kg-image-card"><img src="https://www.spaceship.com.au/blog/images/2024/02/Dior-transparent.png" class="kg-image" alt="" loading="lazy" width="250" height="250"></figure><h3 id="visit-a-historic-fashion-house">Visit a historic fashion house&nbsp;</h3><p>Christian Dior SE owns Christian Dior Couture and has held a controlling interest in LVMH. It’s in the Spaceship Origin Portfolio.&nbsp;</p><p>At the Dior website you can take a digital tour of 30 Avenue Montaigne, where Christian Dior opened his couture house in 1946.&nbsp;</p><p>With videos from the 1950s, black and white imagery of fashion parades, and biographies of key staff, it becomes easy to see why Dior has stood the test of time and is one of the biggest companies in the world.&nbsp;</p><blockquote class="kg-blockquote-alt"><a href="https://www.galeriedior.com/en/30-avenue-montaigne?ref=spaceship.ghost.io" rel="noreferrer">Take the tour</a>.</blockquote><hr><h2 id="when-your-self-love-language-is-learning">When your self-love language is: Learning</h2><figure class="kg-card kg-image-card"><img src="https://www.spaceship.com.au/blog/images/2024/02/Read-about-the-future.png" class="kg-image" alt="" loading="lazy" width="250" height="250"></figure><h3 id="read-about-the-future">Read about the future</h3><p>International Business Machines is better known as IBM. It combines infrastructure, software, and consulting services to help its customers digitally transform. IBM’s in the Spaceship Origin Portfolio.&nbsp;</p><p>IBM released a super deep dive into where <em>they</em> think the world is going. It’s a primer on all things AI, semiconductors, science, and the cloud, from people with skin in the game. There’s a good chance things will start to make more sense once you’ve read it.&nbsp;</p><blockquote class="kg-blockquote-alt"><a href="https://research.ibm.com/blog/research-annual-letter-2023?ref=spaceship.ghost.io" rel="noreferrer">Read the research letter</a>.</blockquote><hr><figure class="kg-card kg-image-card"><img src="https://www.spaceship.com.au/blog/images/2024/02/Warren-Buffett.png" class="kg-image" alt="" loading="lazy" width="250" height="250"></figure><h3 id="get-inside-the-mind-of-warren-buffett">Get inside the mind of Warren Buffett</h3><p>Berkshire Hathaway is a holding company. It was bought by Warren Buffett in 1965. Its headquarters are in Omaha, Nebraska. Berkshire Hathaway is in the Spaceship Origin Portfolio.&nbsp;</p><p>Each year, legendary investor Warren Buffett releases a Shareholder Letter that gets saved on the equally legendary lo-fi <a href="https://www.berkshirehathaway.com/letters/letters.html?ref=spaceship.ghost.io"><u>Berkshire Hathaway website</u></a>.&nbsp;</p><p>These letters are influential for investors. Buffett uses the format to share how to understand stocks as businesses, along with anecdotes on his investments over the years to talk about metrics that drive different businesses.&nbsp;</p><blockquote class="kg-blockquote-alt"><a href="https://www.berkshirehathaway.com/letters/letters.html?ref=spaceship.ghost.io" rel="noreferrer">Read the Berkshire Hathaway Letters</a>.</blockquote><hr><figure class="kg-card kg-image-card"><img src="https://www.spaceship.com.au/blog/images/2024/02/Google-Books.png" class="kg-image" alt="" loading="lazy" width="250" height="250"></figure><h3 id="read-10-million-books-for-free">Read 10 million books for free</h3><p>Alphabet is the holding company that owns Google. Google was founded in 1998 by Larry Page and Sergey Brin. Now, it's synonymous with digital life: Google Maps, Google Search, Android and YouTube are just some of the Google-owned products that have made big impacts on our lives. Alphabet also has a cloud platform called Google Cloud, and makes other investments across a broad range of industries. Google is in our Spaceship Universe and Spaceship Origin portfolios.&nbsp;</p><p>Google has a project called Google Books, which includes 10 million books you can read and download for free. Sound too good to be true? It’s a truth universally accepted that <a href="https://www.google.com.au/books/edition/Pride_and_Prejudice/kQ0mAAAAMAAJ?hl=en&gbpv=1&dq=pride+and+prejudice&printsec=frontcover&ref=spaceship.ghost.io"><u>here’s the link to Pride and Prejudice.&nbsp;</u></a></p><blockquote class="kg-blockquote-alt"><a href="https://books.google.com/?ref=spaceship.ghost.io" rel="noreferrer">Take a closer look</a>.</blockquote><hr><h2 id="when-your-self-love-language-is-career-advancement">When your self-love language is: Career advancement</h2><figure class="kg-card kg-image-card"><img src="https://www.spaceship.com.au/blog/images/2024/02/Career-tips.png" class="kg-image" alt="" loading="lazy" width="250" height="250"></figure><h3 id="get-the-career-tips-you%E2%80%99ve-been-looking-for">Get the career tips you’ve been looking for</h3><p>SEEK is an online job search platform that operates across the Asia Pacific and Latin America. It also runs education, business, and volunteering websites. It’s in the Spaceship Universe and Spaceship Origin portfolios.</p><p>Seek has a whole career advice hub which includes resume and cover letter templates, job interview preparation tips, career planning advice, and heaps more. So if you’ve been thinking about making a big move, it could be worth a look.&nbsp;</p><blockquote class="kg-blockquote-alt"><a href="https://www.seek.com.au/career-advice/?ref=spaceship.ghost.io" rel="noreferrer">Find career advice</a>.</blockquote><hr><figure class="kg-card kg-image-card"><img src="https://www.spaceship.com.au/blog/images/2024/02/devices.png" class="kg-image" alt="" loading="lazy" width="250" height="250"></figure><h3 id="learn-how-to-use-your-devices">Learn how to use your devices</h3><p>Apple makes personal electronics and digital products, which it sells through physical and online retailers including its iTunes and app store shop fronts. Apple focused on personal computers and related software, such as the Mac OS, before expanding into more portable devices such as the iPhone, iPad and iPod. Apple is in the Spaceship Universe and Spaceship Origin portfolios.&nbsp;</p><p>Apple has free events, workshops, and tours that it runs from its Apple stores that can help you make the most of your devices (or borrow one of its own), as well as level up your creative skills.&nbsp;</p><blockquote class="kg-blockquote-alt"><a href="https://www.apple.com/au/today?ref=spaceship.ghost.io" rel="noreferrer">Find Apple’s events near you</a>.</blockquote><hr><h2 id="when-your-self-love-language-is-relationships">When your self-love language is: relationships</h2><figure class="kg-card kg-image-card"><img src="https://www.spaceship.com.au/blog/images/2024/02/date-night.png" class="kg-image" alt="" loading="lazy" width="250" height="250"></figure><h3 id="go-on-a-distraction-free-date">Go on a distraction-free date</h3><p>Match Group is a pioneer in online dating, and has owned virtually every dating app and website you could think of, including Tinder and Hinge. Match Group is in our Spaceship Universe Portfolio.&nbsp;</p><p>Hinge released a <a href="https://hinge.co/press/distraction-free?ref=spaceship.ghost.io#:~:text=Daters%20worldwide%20can%20now%20directly%20access%20the%20%E2%80%98Distraction%2DFree%20Dating%E2%80%99%20guide%20in%20Hinge%E2%80%99s%20app%20or%20by%20downloading%20it%20here."><u>Distraction Free Dating guide</u></a> which includes date ideas and tips to have more meaningful dates – and you can use it whether you’re on the apps or otherwise.&nbsp;</p><blockquote class="kg-blockquote-alt"><a href="https://hinge.co/press/distraction-free?ref=spaceship.ghost.io" rel="noreferrer">Have a distraction-free date</a>.</blockquote><hr><figure class="kg-card kg-image-card"><img src="https://www.spaceship.com.au/blog/images/2024/02/faith-in-love.png" class="kg-image" alt="" loading="lazy" width="250" height="250"></figure><h3 id="renew-your-faith-in-love">Renew your faith in love</h3><p>Bumble was founded by Whitney Wolfe in 2014 and listed on the stock market in 2021. It has a mission to help people build healthy and fair relationships through its dating app suite which over time has included Bumble, Bumble BFF, Fruitz, and Official. Bumble is in our Spaceship Universe and Spaceship Earth portfolios.&nbsp;</p><p>Bumble’s Bumble Buzz website can renew your faith in relationships: whether familial, friendship, or romantic. You can also read your love horoscope, read love stories, find friend date ideas, and more.&nbsp;</p><blockquote class="kg-blockquote-alt"><a href="https://bumble-buzz.com/?ref=spaceship.ghost.io" rel="noreferrer">Catch the buzz</a>.</blockquote><hr><blockquote class="kg-blockquote-alt">Find out more about the companies in our Spaceship Voyager portfolios at <a href="https://www.spaceship.com.au/voyager/?ref=spaceship.ghost.io"><u>the Spaceship website.</u></a></blockquote><hr><p>Some of our Spaceship Voyager portfolios invest in Tesla, Airbnb, Dior, IBM, Berkshire Hathaway, Google, SEEK, Apple, Match Group, and Bumble at the time of writing.&nbsp;</p><p>Important! We’re sharing with you our thoughts on the companies in which Spaceship Voyager invests for your informational purposes only. We think it’s important (and interesting!) to let you know what’s happening with Spaceship Voyager’s investments. However, we are not making recommendations to buy or sell holdings in a specific company. Past performance isn’t a reliable indicator or guarantee of future performance.</p><p>The information in this article is prepared by Spaceship Capital Limited (ABN 67 621 011 649, AFSL 501605). It is general in nature as it has been prepared without taking account of your objectives, financial situation or needs.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Kelly Simpson)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/stocks/">Stocks</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2024/04/Freebies-to-treat-yourself.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[Spaceship Voyager Monthly Flight Log: February 2024]]></title>
            <link>https://www.spaceship.com.au/learn/spaceship-voyager-monthly-flight-log-february-2024/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/spaceship-voyager-monthly-flight-log-february-2024/</guid>
            <pubDate>Wed, 06 Mar 2024 00:35:30 GMT</pubDate>
            <description><![CDATA[Explaining some of February's bigger moves in our Spaceship Universe and Earth portfolios.]]></description>
            <content:encoded><![CDATA[<h2 id="at-spaceship-we%E2%80%99re-long-term-investors">At Spaceship we’re long-term investors:</h2><p>But we still keep an eye on what’s happening in the markets day to day.&nbsp;</p><p>This week, we’re taking a look at some of the bigger movements in our Spaceship Voyager portfolios from the month of February 2024.</p><h2 id="tldr">TL;DR</h2><h3 id="moving-up">Moving up:&nbsp;</h3><ul><li>Palantir rose 58.22%</li><li>Audinate rose 40.40%</li><li>Temple &amp; Webster rose 39.06%</li><li>Kogan rose 37.67%</li><li>TOMRA Systems rose 32.92%</li></ul><h3 id="moving-down">Moving down:&nbsp;</h3><ul><li>Roku fell 27.17%</li><li>Atlassian fell 15.71%</li><li>Bumble fell 15.29%</li><li>Twilio fell 14%</li></ul><figure class="kg-card kg-image-card"><img src="https://www.spaceship.com.au/blog/images/2024/03/Spaceship-Voyager-moving-up.jpg" class="kg-image" alt="" loading="lazy" width="1200" height="600"></figure><h2 id="moving-up-1">Moving up</h2><h2 id="palantir">Palantir</h2><h4 id="rose-5822">Rose 58.22%</h4><p>Palantir is a big data company that helps its customers manage large data sets.&nbsp;</p><p>It was founded in 2003, and has worked with government and commercial customers since.&nbsp;</p><h3 id="why-did-palantir-stock-go-up">Why did Palantir stock go up?&nbsp;</h3><p>Palantir co-founder and CEO Alex Karp speaks English, German, and French. His hobbies are&nbsp; Tai Chi and cross-country skiing.</p><p>His hairstyle has been described as ‘distinctive’, and he’s apparently a ‘self-described socialist’.</p><p>Oh, and he announced record results for Palantir on 5 February, which caused a big jump in the stock’s price.&nbsp;</p><figure class="kg-card kg-image-card kg-card-hascaption"><img src="https://www.spaceship.com.au/blog/images/2024/03/Alex-Karp.jpeg" class="kg-image" alt="" loading="lazy" width="250" height="250"><figcaption><span style="white-space: pre-wrap;">Alex Karp's distinctive hair. Image: Getty</span></figcaption></figure><p>Palantir reported its fourth-quarter earnings and highlights included a 20% increase in quarterly revenue, year over year, for the fourth quarter ending 31 December 2023.&nbsp;</p><p>Karp announced record profit for the quarter, and told the market that the company’s anticipating a 40% increase on US commercial revenue over the coming year vs the year before.&nbsp;</p><p>Alex Karp’s taken the Warren Buffett annual letter route and released a letter to shareholders – you can <a href="https://www.palantir.com/newsroom/letters/2024-annual-letter/en/?ref=spaceship.ghost.io"><u>read it here</u></a>.</p><p>Palantir is in the <a href="https://www.spaceship.com.au/voyager/universe/?ref=spaceship.ghost.io" rel="noreferrer">Spaceship Universe Portfolio</a>.</p><h2 id="audinate">Audinate</h2><h4 id="rose-4040">Rose 40.40%</h4><p>Audinate is a leading provider of professional AV networking technology.&nbsp;</p><p>It's a Sydney business that was spun out of the CSIRO to become a global AV protocol that delivers uncompressed, multi-channel, low latency digital audio over an ethernet network.&nbsp;</p><p>Its flagship product Dante has been used to power some of the biggest music events in the world, including the Foo Fighters, the Killers, and Paul McCartney, while music product leaders such as Yamaha have adopted its AV technology.</p><h3 id="why-did-audinate-stock-go-up">Why did Audinate stock go up?&nbsp;</h3><p>Audinate’s had a massive month.</p><p>It announced half yearly results on 12 February 2024 that included a 50.1% increase in gross profit for the half year ending 31 December 2023, vs the half year before (which ended 30 June 2023.)</p><p>It increased its operating cashflow by $10 million&nbsp; for the half year ending 31 December 2023, vs the half year before (which ended 30 June 2023.)</p><p>And it’s also exploring merger and acquisition opportunities after raising $70 million at the end of last year.&nbsp;</p><p>Audinate is in the <a href="https://www.spaceship.com.au/voyager/universe/?ref=spaceship.ghost.io" rel="noreferrer">Spaceship Universe Portfolio</a>.</p><h2 id="temple-webster">Temple &amp; Webster</h2><h4 id="rose-3906">Rose 39.06%</h4><p>Temple &amp; Webster was founded with a goal for being the first place Aussies would look when furnishing their homes.&nbsp;</p><p>That was in 2011, when four entrepreneurs decided to create a website that showcased editorial quality content to online retail - specifically, furniture and homewares.&nbsp;</p><p>It listed on the stock market in 2015.&nbsp;</p><h3 id="why-did-temple-webster-stock-go-up">Why did Temple &amp; Webster stock go up?&nbsp;</h3><p>Temple &amp; Webster’s vision is ‘to make the world more beautiful one room at a time’.&nbsp;</p><p>It made the bank accounts of its shareholders more beautiful, at least, when it announced half-yearly results which included highlights such as a 23% increase in revenue, year on year, and that in February 2024 it reached a massive one million active customers.&nbsp;</p><p>The company’s also been using AI to save money, by optimising its product listings and for pre-sale product enquiry live chats.</p><p>It calls this ‘customer care’ and notes that AI has helped it decrease spend in this area by 30%.</p><p>The company also says that it can benefit from AI in ways that offline companies cannot – and sees this as a competitive advantage.&nbsp;</p><p>The whole report is super interesting - if you're keen you can <a href="https://www.templeandwebstergroup.com.au/Investor-Centre/?page=reports&ref=spaceship.ghost.io"><u>check it out here.</u></a>&nbsp;</p><p>Temple &amp; Webster is in the <a href="https://www.spaceship.com.au/voyager/universe/?ref=spaceship.ghost.io" rel="noreferrer">Spaceship Universe Portfolio</a>.</p><h2 id="kogan">Kogan</h2><h4 id="rose-3767">Rose 37.67%</h4><p>Kogan was founded by Ruslan Kogan in a Melbourne garage in 2006.</p><p>It's an online retail business that sells products and services from its portfolio of retail and service businesses.&nbsp;</p><h3 id="why-did-kogan-stock-go-up">Why did Kogan stock go up?&nbsp;</h3><p>Kogan announced earnings – and its first dividend in three years – and founder Ruslan Kogan said he’d “Never been more confident” about the business. The business returned to profitability even amidst a revenue decline.&nbsp;</p><p>Kogan is in the <a href="https://www.spaceship.com.au/voyager/universe/?ref=spaceship.ghost.io" rel="noreferrer">Spaceship Universe Portfolio</a>.</p><h2 id="tomra-systems">TOMRA Systems</h2><h4 id="rose-3292">Rose 32.92%</h4><p>TOMRA was founded in 1972 in Norway, when two brothers worked out a system to help a local grocer accept empty bottles in exchange for cash.&nbsp;</p><p>They invented the world's first automated reverse vending machine – and now people can 'return and earn' from taking their empty bottles and cans back to be recycled, all over the world.&nbsp;</p><p>Check out TOMRA’s product in action:</p>
<!--kg-card-begin: html-->
<iframe width="560" height="315" src="https://www.youtube.com/embed/B7mHk7WWrko?si=smJ1rBCfxgzILKUV" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen=""></iframe>
<!--kg-card-end: html-->
<h3 id="why-did-tomra-systems-stock-go-up">Why did TOMRA Systems stock go up?&nbsp;</h3><p>TOMRA released quarterly earnings on Valentine’s Day where it reported quarterly revenue growth of 10%; yearly revenue growth of 11%; and an increase in gross margin of 44%, for the quarter ending 31 December 2024.</p><p>So if you weren’t somebody's Valentine this year – this one was for you.</p><p>TOMRA Systems is in the <a href="https://www.spaceship.com.au/voyager/earth/?ref=spaceship.ghost.io" rel="noreferrer">Spaceship Earth Portfolio</a>.</p><figure class="kg-card kg-image-card"><img src="https://www.spaceship.com.au/blog/images/2024/03/Spaceship-Voyager-moving-down.jpg" class="kg-image" alt="" loading="lazy" width="1200" height="600"></figure><h2 id="moving-down-1">Moving down</h2><h2 id="roku">Roku</h2><h4 id="fell-2717">Fell 27.17%</h4><p>Roku is one of the largest streaming platforms in the US.&nbsp;</p><p>It runs a TV operating system, sells its own hardware, and makes money from advertising, licensing, and subscription fees.&nbsp;</p><p>It also owns the Roku channel, a free ad supported streaming channel.</p><h3 id="why-did-roku-stock-go-down">Why did Roku stock go down?&nbsp;</h3><p>Roku announced its Q4 earnings for the quarter ending 31 December 2023 which included that 2023 was its second-best ever year for new accounts, with an increase of 10 million in an already competitive space.&nbsp;</p><p>Unfortunately, competition may increase further with Walmart buying Vizio, a TV manufacturer.</p><p>This is a potential issue for Roku as Vizio and Walmart are large Roku customers.</p><p>We believe Walmart’s acquisition is to counter Amazon's advertising in Prime video, Walmart plans to similarly connect TV advertising to purchases in store.</p><p>The Walmart/Vizio combination could create opportunities but also distribution challenges for Roku and we are monitoring the position closely.</p><p>Roku is in the <a href="https://www.spaceship.com.au/voyager/universe/?ref=spaceship.ghost.io" rel="noreferrer">Spaceship Universe Portfolio</a>.</p><h2 id="atlassian">Atlassian</h2><h4 id="fell-1571">Fell 15.71%</h4><p>Atlassian creates software that helps teams work together.&nbsp;</p><p>Its products solve pain points across project planning, project management, online collaboration, and IT.&nbsp;</p><p>It was founded in 2002 in Sydney, Australia.&nbsp;</p><h3 id="why-did-atlassian-stock-go-down">Why did Atlassian stock go down?&nbsp;</h3><p>If Atlassian had an epic for a $1 billion revenue quarter in its company JIRA board, it could have marked it off as ‘done’ after its second quarter ending 31 December.</p><p>What the market was looking for, though, was stronger growth in its Cloud product.&nbsp;</p><p>Here’s the <a href="https://s28.q4cdn.com/541786762/files/doc_financials/2024/q2/team-q2-2024-shareholder-letter.pdf?ref=spaceship.ghost.io"><u>Atlassian Shareholder Letter</u></a> where they talk through the business’s expectations.&nbsp;</p><p>Atlassian is in the <a href="https://www.spaceship.com.au/voyager/earth/?ref=spaceship.ghost.io" rel="noreferrer">Spaceship Earth</a> and <a href="https://www.spaceship.com.au/voyager/universe/?ref=spaceship.ghost.io" rel="noreferrer">Spaceship Univers</a>e portfolios.</p><h2 id="bumble">Bumble</h2><h4 id="fell-1529">Fell 15.29%</h4><p>Bumble was founded by Whitney Wolfe in 2014 and listed on the stock market in 2021.&nbsp;</p><p>It has a mission to help people build healthy and fair relationships through its dating app suite which over time has included Bumble, Bumble BFF, Fruitz, and Official.&nbsp;</p><h3 id="why-did-bumble-stock-go-down">Why did Bumble stock go down?&nbsp;</h3><p>Bumble’s been looking for more love recently, as its founder Whitney Wolfe stepped down as CEO in November, former Slack CEO Lidiane Jones stepped up in her place, and the dating market overall experienced a bit of a slowdown.&nbsp;</p><p>This month, Bumble reported its quarterly earnings for the quarter ending 31 December 2023 as well as a plan to reduce its workforce by 350 employees. We are monitoring this position closely.</p><p>Bumble is in the <a href="https://www.spaceship.com.au/voyager/earth/?ref=spaceship.ghost.io" rel="noreferrer">Spaceship Earth</a> and <a href="https://www.spaceship.com.au/voyager/universe/?ref=spaceship.ghost.io" rel="noreferrer">Spaceship Universe</a> portfolios.</p><h2 id="twilio">Twilio</h2><h4 id="fell-1400">Fell 14.00%</h4><p>Twilio sells APIs to businesses that want to more easily communicate with their customers through platforms like messaging, voice, and video.&nbsp;</p><h3 id="why-did-twilio-stock-go-down">Why did Twilio stock go down?&nbsp;</h3><p>Twilio announced quarterly earnings for the quarter ending 31 December 2023, and called it a ‘terrific’ quarter, but the market wasn’t fully on board.&nbsp;</p><p>In November 2020, Twilio acquired a customer data platform called Segment with the idea that it would help Twilio customers personalise their customer engagement.</p><p>It hasn’t yet proved as valuable as they thought it would, with growth slowing dramatically, so they marked down the value of the acquisition, which is called an impairment, in Q4 2023.</p><p>Given the lower expected growth rates, Twilio is a position we are monitoring closely.&nbsp;</p><p>Twilio is in the <a href="https://www.spaceship.com.au/voyager/earth/?ref=spaceship.ghost.io" rel="noreferrer">Spaceship Earth</a> and <a href="https://www.spaceship.com.au/voyager/universe/?ref=spaceship.ghost.io" rel="noreferrer">Spaceship Universe</a> portfolios.</p><hr><p>Some of our Spaceship Voyager portfolios invest in Palantir, Audinate, Temple &amp; Webster, Kogan, TOMRA Systems, Atlassian, Bumble, Twilio, and Roku at the time of writing.</p><p>Important! We’re sharing with you our thoughts on the companies in which Spaceship Voyager invests for your informational purposes only. We think it’s important (and interesting!) to let you know what’s happening with Spaceship Voyager’s investments. However, we are not making recommendations to buy or sell holdings in a specific company. Past performance isn’t a reliable indicator or guarantee of future performance.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Spaceship)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/investing/">Investing</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2024/03/Voyager-movers.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[What’s going on with Nvidia?]]></title>
            <link>https://www.spaceship.com.au/learn/nvidia-most-important-stock/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/nvidia-most-important-stock/</guid>
            <pubDate>Wed, 28 Feb 2024 00:23:53 GMT</pubDate>
            <description><![CDATA[Nvidia is like the Beyonce of stocks. ]]></description>
            <content:encoded><![CDATA[<p>It’s been called the “most important stock on planet Earth” –&nbsp;and we’ve had it in our <a href="https://www.spaceship.com.au/voyager/universe/?ref=spaceship.ghost.io" rel="noreferrer">Spaceship Universe Portfolio</a> since 2018, and our <a href="https://www.spaceship.com.au/voyager/earth/?ref=spaceship.ghost.io" rel="noreferrer">Spaceship Earth Portfolio</a> since 2020.&nbsp;</p><h2 id="what-is-nvidia">What is Nvidia?</h2><p>When Nvidia invented the Graphic Processing Unit (GPU) in 1999 it ended up being a huge deal. </p><p>First it helped kickstart gaming and revived video graphics, and then it threw fuel on the AI fire: the GPU acts as the brain of digital products, including ChatGPT.&nbsp;&nbsp;</p><p>It turns out calculating all those pixels on computer screens in parallel, was helpful in crunching large data sets all at once, a helpful process for AI.</p><h2 id="who%E2%80%99s-in-charge">Who’s in charge?&nbsp;</h2><figure class="kg-card kg-image-card kg-card-hascaption"><img src="https://www.spaceship.com.au/blog/images/2024/02/Jensen-Huang.png" class="kg-image" alt="" loading="lazy" width="600" height="337"><figcaption><span style="white-space: pre-wrap;">Nvidia CEO Jensen Huang. Image: nvidia.com</span></figcaption></figure><p>The guy in charge at Nvidia is named Jensen Huang. He co-founded the company in 1993. </p><p>Despite now being worth more than $50 billion, he’s said that “nobody in their right mind would start a business”.&nbsp;</p><blockquote>“Building Nvidia turned out to have been a million times harder than I expected it to be—than any of us expected it to be,” Huang said.</blockquote><p>“If we realised the pain and suffering [involved] and just how vulnerable you’re going to feel, the challenges that you’re going to endure, the embarrassment and the shame, and the list of all the things that go wrong—I don’t think anybody would start a company.”</p><h2 id="why%E2%80%99s-it-blowing-up-now">Why’s it blowing up now?&nbsp;</h2><p>You can think of Nvidia as being like the Beyonce of stocks: you wonder how she’ll keep delivering, and she keeps delivering.&nbsp;</p><p>Nvidia announced earnings last week: expectations were sky high, and the company smashed them.</p><h3 id="quarterly-revenue-for-the-quarter-ending-28-january-2024-was-up-265-from-a-year-ago-and-full-year-revenue-was-up-126">Quarterly revenue for the quarter ending 28 January 2024, was up 265% from a year ago, and full-year revenue was up 126%.&nbsp;</h3><p>Nvidia also became the third largest company in the world for a few days, with a bigger market cap than both Google and Amazon.&nbsp;</p><p>“NVIDIA's full stack computing platform with industry-specific application frameworks and a huge developer and partner ecosystem gives us the speed, scale, and reach to help every company, to help companies in every industry become an AI company," said Huang, in his earnings call.</p><h2 id="does-nvidia-prove-that-ai-is-the-real-deal-or-is-it-a-bubble">Does Nvidia prove that AI is the real deal, or is it a bubble?&nbsp;</h2><h3 id="we-asked-our-spaceship-voyager-investment-team">We asked our Spaceship Voyager Investment Team.&nbsp;</h3><p>“Nvidia delivered impressive financial results, but what truly boosted the stock, in our view, was management's optimistic growth projections and commentary. </p><p>That led the market to believe revenue may be more sustainable than expectations, with Nvidia emphasising that</p><blockquote>at least 40% of revenue stems from AI inferencing, which is the usage of AI models.</blockquote><p>Jensen Huang said, “Almost every single time you interact with ChatGPT, that we're inferencing.&nbsp; </p><p>Every time you use Midjourney, we're inferencing.</p><p>Every time you see amazing – these Sora videos that are being generated or Runway, the videos that they're editing, Firefly, NVIDIA is doing inferencing.</p><p>The inference part of our business has grown tremendously. We estimate about 40%.</p><p>The amount of training is continuing, because these models are getting larger and larger, the amount of inference is increasing.”</p><blockquote>We think this is important because of the perceived stability of inferencing revenue, with Nvidia benefitting from AI <em>usage</em> as compared to upfront AI <em>training</em> where the market believes the spending is not as sustainable.&nbsp;</blockquote><p>Additionally, Jensen Huang sized Nvidia’s addressable market, hinting at its potential to double over the next five years.</p><p>He said that “Generative AI has kicked off a whole new investment cycle to build the next trillion dollars of infrastructure of AI generation factories. </p><p>We believe these two trends will drive a<strong> doubling of the</strong> world's data center infrastructure installed base in the next five years and will represent an annual market opportunity in the hundreds of billions.”</p><p>We think the earnings result has led to higher revenue expectations and higher perceived revenue durability – and that Nvidia is a double threat like Beyonce."</p><hr><p>Some of our Spaceship Voyager portfolios invest in Nvidia at the time of writing.&nbsp;</p><p>Important! We’re sharing with you our thoughts on the companies in which Spaceship Voyager invests for your informational purposes only. We think it’s important (and interesting!) to let you know what’s happening with Spaceship Voyager’s investments. However, we are not making recommendations to buy or sell holdings in a specific company. Past performance isn’t a reliable indicator or guarantee of future performance.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Kelly Simpson)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/stocks/">Stocks</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2024/02/What-s-going-on-with-nvidia--.jpeg" length="0" type="image/jpeg"/>
        </item>
        <item>
            <title><![CDATA[Who should pay on a first date?]]></title>
            <link>https://www.spaceship.com.au/learn/who-should-pay-on-a-first-date/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/who-should-pay-on-a-first-date/</guid>
            <pubDate>Tue, 13 Feb 2024 23:29:00 GMT</pubDate>
            <description><![CDATA[Here's why 43% of respondents think the person who asks, should be the person who pays. ]]></description>
            <content:encoded><![CDATA[<p>It’s the end of the night/afternoon/coffee after the Bondi to Coogee walk.</p><p>You’ve had a great/reasonable/terrible time.</p><p>Someone’s about to say, “We should do this again sometime.”</p><p>The waiter comes over with the bill.</p><p>Who pays?</p><hr><figure class="kg-card kg-image-card"><img src="https://www.spaceship.com.au/blog/images/2023/10/Who-should-pay-on-a-first-date-2.jpg" class="kg-image" alt="" loading="lazy" width="600" height="260"></figure><h2 id="who-should-pay-on-a-first-date">Who should pay on a first date?</h2><p>We asked our Spaceship community, and here’s how people answered.</p><ul><li>43% think the person who asked, should be the person who pays</li><li>33% think you should go halves</li><li>24% think the man should pay*</li></ul><p>*These people’s answers applied specifically to heterosexual relationships.</p><p>(What do you think? <a href="https://forms.gle/GNzmEiyKUjnLr7dN7?ref=spaceship.ghost.io" rel="noreferrer">Click through and share</a>.)</p><hr><figure class="kg-card kg-image-card"><img src="https://www.spaceship.com.au/blog/images/2023/10/Should-the-person-who-asks-be-the-person-who-pays.jpg" class="kg-image" alt="" loading="lazy" width="600" height="260"></figure><h2 id="should-the-person-who-asks-be-the-person-who-pays">Should the person who asks be the person who pays?</h2><p>Most people thought that if you ask someone out, you should be prepared to pay for it.</p><p>AJ says you should factor it into your planning.</p><p>“They are initiating the idea so hopefully they have already thought about where and when… coffee vs a restaurant.”</p><p>Tash said, “I think it’s nice if the person who initiated the first date pays, but I think it should not be an expectation.</p><p>I would pay for the date if I asked someone out or I would raise splitting the costs early on.”</p><hr><figure class="kg-card kg-image-card"><img src="https://www.spaceship.com.au/blog/images/2023/10/Should-you-go-halves-on-a-first-date.jpg" class="kg-image" alt="" loading="lazy" width="600" height="260"></figure><h2 id="should-you-go-halves">Should you go halves?</h2><p>The next most common answer was that you should go halves.</p><p>People who answered this way did so for two main reasons:</p><ul><li>Equality, or,</li><li>They didn’t want to owe the other person.</li></ul><p>Funky said,</p><p>“(You should pay) 50/50 (both) because time is the most valuable thing you can give anyone, and it should be valued equally.</p><p>Also by keeping it 50/50 it also means you have to be honest about your financial situation, if, for example, they invite you to somewhere outside your budget.</p><p>It may not seem generous but it’s more honest. It also removes any feeling of obligation or indebtedness.”</p><p>Safety is also a factor: “Share as you don’t want any “you owe me” moments later,” said Jan.</p><hr><figure class="kg-card kg-image-card"><img src="https://www.spaceship.com.au/blog/images/2023/10/Should-the-man-pay-on-a-first-date-1.jpg" class="kg-image" alt="" loading="lazy" width="600" height="260"></figure><h2 id="should-the-man-pay">Should the man pay?</h2><p>In a heterosexual relationship, should the man pay?</p><p>This was the <em>least</em> common answer. People who answered this way hoped it would set the tone for the rest of their relationship, or thought it communicated something about their identities.</p><p>“I’m in a heterosexual relationship and think it’s so important for guys to show respect to women so paying for dates is the easiest way for guys to do that,” said Toyah.</p><p>“It is emasculating if you let the women pay on the first date or anytime before you get together,” answered name withheld.</p><p>“I believe there are certain behaviours that make male-female dynamics work optimally, and I think the man taking the lead to plan and pay for the first date sets the correct tone for a hetero relationship,” said Nat.</p><hr><figure class="kg-card kg-image-card"><img src="https://www.spaceship.com.au/blog/images/2023/10/Refusing-to-be-paid-for.jpg" class="kg-image" alt="" loading="lazy" width="600" height="260"></figure><h2 id="some-people-just-don%E2%80%99t-want-to-be-paid-for">Some people just don’t want to be paid for.</h2><p>“I don't think it's romantic, a guy paying for me – I can pay my own way, thanks. It’s fine for a birthday or similar treat,” said a different Nat, who’d prefer to go halves.</p><p>Bruno also prefers a split bill. “This doesn't mean I don't offer to pay the whole bill, sometimes. It depends on my financial shape and how I feel at the time. I also HATE having people pay for stuff for me.”</p><hr><figure class="kg-card kg-image-card"><img src="https://www.spaceship.com.au/blog/images/2023/10/It-can-depend-on-the-date.jpg" class="kg-image" alt="" loading="lazy" width="600" height="260"></figure><h2 id="sometimes-it-comes-down-to-the-date">Sometimes, it comes down to the date.</h2><p>Catherine has some stories.</p><p>“If it's an online first meeting of strangers and they’ve clearly lied about their age, used outdated photos of when they were thinner with more hair or other embellishments then they should absolutely pay,” she answered. “I'm happy to pay half but it impresses me when the male pays (I find it a bit disappointing when he asks for the receipt for tax purposes).”</p><p>“If it goes well, and he pays on the first date, I would pay on the second date,” said Sophie.</p><hr><figure class="kg-card kg-image-card"><img src="https://www.spaceship.com.au/blog/images/2023/10/Why-s-it-so-controversial.jpg" class="kg-image" alt="" loading="lazy" width="600" height="260"></figure><h2 id="why%E2%80%99s-it-so-controversial">Why’s it so controversial?</h2><p>Socioeconomic statuses, gender politics, the cost of living, our expectations, different communication styles, the way we meet…</p><p>Reaching for the bill on a first date can be symbolic of all of these considerations wrapped up in one gesture.</p><p>Plus, first dates can be high stakes affairs, with so many people on a mission to get their short- or long-term dating needs met.</p><p>It’s why dating apps are such big business.</p><p>But, as Funky says, “The hard part is knowing or asking how the other person feels. But if you can’t talk about money, then any long term relationship is bound to fail.”</p><hr><figure class="kg-card kg-image-card"><img src="https://www.spaceship.com.au/blog/images/2023/10/Dating-apps-are-big-business.jpg" class="kg-image" alt="" loading="lazy" width="600" height="260"></figure><h2 id="no-matter-who-pays-dating-apps-are-big-business">No matter who pays, dating apps are big business.</h2><p>At the time of writing, we’re keeping Bumble and Match Group in some of our <a href="https://www.spaceship.com.au/voyager/?ref=spaceship.ghost.io" rel="noreferrer">Spaceship Voyager portfolios</a>, and Spaceship Voyager customers can also invest in them by using our <a href="https://www.spaceship.com.au/us-investing/?ref=spaceship.ghost.io" rel="noreferrer">US Investing service</a>.</p><p>Here’s some more from our investment team about why we think dating apps are Where the World is Going.</p><p>“Online dating is a long term secular trend. Together, Match and Bumble dominate the global online dating market and we believe their scale is only going to fuel further growth. Both these businesses are cash generative, despite advertising (which would be high margin) not being a meaningful contributor of earnings.</p><p>We believe Match and Bumble are both high quality businesses, with a long runway of growth, particularly outside the US in emerging markets, and they are both currently available at an attractive price.</p><p>We believe a lot of negativity has been priced in for both Match and Bumble – which means it’s already reflected in the price. The market is concerned of slowing growth. There are a lot of dating apps out there and the barriers for new entrants are very low. While a dating app is not a difficult product to build, very few players reach the scale of Tinder, Hinge (which are both owned by Match) and Bumble.</p><p>There has been a lot of negative media on Tinder. They’ve been through multiple management changes in the last few years, there was a lawsuit by the co-founders, and their brand perception was hurt with Tinder becoming associated with casual relationships.</p><p>Perception aside, the actual numbers of the business tell a different story. Tinder is estimated to have over 75 million annual active users and around 10.5 million who paid for the platform last year. Tinder generated close to $1.8 billion in revenue in 2022, and accounted for over 57% of the Match Group’s revenue. The Match Group not only owns Tinder, but also owns Hinge, Plenty of Fish and a portfolio of other dating platforms. Despite the negative media, Tinder has been growing users and revenue in the last five years and the business is highly cash generative. The US still accounts for over half the group’s revenue. There is a long runway of growth, particularly in markets such as India, South East Asia, Latin America.</p><p>Similarly, we think Bumble is on track to becoming a billion dollar revenue company. They’ve built a reputation for more serious relationships by building a safer platform for women, they are now driving monetisation by testing lower price points, and are strategically expanding overseas by using local influencers in each market.”</p><hr><h2 id="so-what%E2%80%99s-the-spaceship-view">So what’s the Spaceship view?</h2><p>We put it to the team.</p><figure class="kg-card kg-image-card"><img src="https://www.spaceship.com.au/blog/images/2023/10/Slack.jpg" class="kg-image" alt="" loading="lazy" width="600" height="260"></figure><hr><p>Some of our Spaceship Voyager portfolios invest in Match Group and Bumble at the time of writing.</p><p>Important! We’re sharing with you our thoughts on the companies in which Spaceship Voyager invests for your informational purposes only. We think it’s important (and interesting!) to let you know what’s happening with Spaceship Voyager’s investments. However, we are not making recommendations to buy or sell holdings in a specific company. Past performance isn’t a reliable indicator or guarantee of future performance.</p><p>The information in this article is prepared by Spaceship Capital Limited (ABN 67 621 011 649, AFSL 501605). It is general in nature as it has been prepared without taking account of your objectives, financial situation or needs.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Spaceship)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/personal-finance/">Personal Finance</category>
            <category domain="https://www.spaceship.com.au/learn/tag/cost-of-living/">Cost of Living</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2023/10/Who-should-pay-on-a-first-date.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[Who’s winning the Super Bowl?]]></title>
            <link>https://www.spaceship.com.au/learn/super-bowl-lviii-ads/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/super-bowl-lviii-ads/</guid>
            <pubDate>Wed, 07 Feb 2024 23:30:00 GMT</pubDate>
            <description><![CDATA[The battle between brands, celebrities, and you and I.]]></description>
            <content:encoded><![CDATA[<h2 id="swifties-seeing-a-pop-star-fall-in-love-with-a-football-star">Swifties seeing a pop star fall in love with a football star. </h2><p>Usher headlining the half-time show. </p><p>Speculation that Justin Bieber could join him. </p><p>Tiesto becoming the ‘first in-game superstar DJ for Super Bowl’. </p><p>You can even feel the buzz from Australia, where we generally don’t care that much about American Football.</p><h2 id="who-plays-in-the-super-bowl">Who plays in the Super Bowl?</h2><p>NFL teams are divided into two ‘conferences’, and the winners of each conference face one another in the Super Bowl, playing for some money, a Super Bowl ring, and a visit to the White House.</p><p>This year, the Kansas City Chiefs will play the San Francisco 49ers on Monday 12 February, at 10:30am Sydney time.</p><h2 id="why-are-you-telling-me-this-spaceship">Why are you telling me this, Spaceship?</h2><p>It could be the biggest Super Bowl ever: </p><ul><li>For betting agencies, who are benefitting from a Taylor Swift bounce (she’s currently dating Travis Kelce, a ‘tight end’ for the Chiefs); </li><li>For television networks, who could benefit from record-setting viewing audiences; </li><li>And for brands – who could also benefit from record-setting viewing audiences.</li></ul><h2 id="that%E2%80%99s-where-the-ads-come-in">That’s where the ads come in</h2><p>In 2023, around 121 million people tuned in to the Super Bowl, which had a total reach of around 200 million Americans according to Sportcal. </p><blockquote>It’s rare to get so many eyeballs in one spot, which is why so many advertisers salivate at the prospect.</blockquote><p>In 2024, brands will again be showcasing their products, with 30 second spots at this year’s game costing around $7 million each according to AdAge.</p><h2 id="the-history-of-super-bowl-ads">The history of Super Bowl ads</h2><p>Ads have been running during the Super Bowl since at least 1968, per Time Magazine, which has a record of one of its critics complaining about the ‘irresistibility of the attraction’ that drew in brands that paid $150,000 per minute for exposure to the 70 million viewers who tuned in that year.</p><p>Over time, the ads, along with the half-time show, have become a drawcard for those who could take or leave the actual football.</p><h2 id="who%E2%80%99s-advertising-in-the-super-bowl-this-year">Who’s advertising in the Super Bowl this year</h2><p>Here’s a heads up about five <a href="https://www.spaceship.com.au/voyager/?ref=spaceship.ghost.io" rel="noreferrer">Spaceship Voyager companies</a> that have booked ad spots and released teasers or ads for the Super Bowl this year.</p><h3 id="1-google-advertising-the-pixel%E2%80%99s-accessibility-features">1. Google, advertising the Pixel’s accessibility features</h3><p></p><iframe width="560" height="315" src="https://www.youtube.com/embed/wYPTZIFQoDQ?si=lGMJiY1EbQUl9Vyl" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen=""></iframe><p>Google’s in all three <a href="https://www.spaceship.com.au/voyager/?ref=spaceship.ghost.io" rel="noreferrer">Spaceship Voyager portfolios</a>. </p><p>It released its Super Bowl ad early. </p><p>It tells the story of how a man uses Guided Frame, which is an AI-powered accessibility feature on the Google Pixel, to capture moments from finding love to starting a family. </p><p>The ad’s called ‘Javier in Frame’ and is directed by Adam Morse, an award-winning filmmaker who is also blind.</p><h3 id="2-dove-premieres-%E2%80%98hard-knocks%E2%80%99-with-ambassador-kylie-kelce">2. Dove premieres ‘Hard Knocks’ with ambassador Kylie Kelce</h3><p></p>
<!--kg-card-begin: html-->
<iframe width="560" height="315" src="https://www.youtube.com/embed/g0D5MU6_0n0?si=2o_QgRVzNzX8PQwV" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>
<!--kg-card-end: html-->
<p>Dove is owned by Unilever which is in the <a href="https://www.spaceship.com.au/voyager/origin/?ref=spaceship.ghost.io" rel="noreferrer">Spaceship Origin Portfolio</a>. </p><p>Its Super Bowl ad takes a look at the depressing stat that 45% of girls quit sport before age 14 due to body confidence issues. </p><p>Ambassadors for the campaign include Kylie Kelce, Travis Kelce’s sister-in-law.</p><h3 id="3-crowdstrike-embracing-the-wild-wild-west">3. CrowdStrike, embracing the Wild Wild West</h3><p></p>
<!--kg-card-begin: html-->
<iframe width="560" height="315" src="https://www.youtube.com/embed/NBxQMXumCR0?si=uXBnnwFX7L5s-xqu" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>
<!--kg-card-end: html-->
<p>CrowdStrike is in the <a href="https://www.spaceship.com.au/voyager/universe/?ref=spaceship.ghost.io" rel="noreferrer">Spaceship Universe</a> and <a href="https://www.spaceship.com.au/voyager/earth/?ref=spaceship.ghost.io" rel="noreferrer">Spaceship Earth Portfolios</a>. </p><p>Set in the Wild West, CrowdStrike’s ad compares the existential threat of a cyber attack to bad guys invading a town in a Western movie. </p><p>They’ll reveal the full thirty second spot at the Super Bowl.</p><h3 id="4-uber-eats-featuring-david-beckham-and-victoria-beckham">4. Uber Eats, featuring David Beckham and Victoria Beckham</h3><p></p><iframe width="560" height="315" src="https://www.youtube.com/embed/s4uxGe7gU5I?si=hf7CF1P8G8d4Oxcq" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen=""></iframe><p>Late last year Netflix released its Beckham docuseries. </p><p>A breakout moment from the show included Victoria trying to argue that she grew up working class, while David poked his head in the door and persisted until she admitted she was driven to school in her dad’s Roll’s Royce.</p><p>Uber is using the power of celebrity and this viral moment to recreate the video – at least in its teaser ad.</p><p>Uber is in the <a href="https://www.spaceship.com.au/voyager/universe/?ref=spaceship.ghost.io" rel="noreferrer">Spaceship Universe Portfolio</a>. Netflix which could see a secondary benefit, is in the <a href="https://www.spaceship.com.au/voyager/universe/?ref=spaceship.ghost.io" rel="noreferrer">Spaceship Universe</a> and <a href="https://www.spaceship.com.au/voyager/universe/?ref=spaceship.ghost.io" rel="noreferrer">Spaceship Origin</a> Portfolios.</p><h3 id="5-starry-featuring-ice-spice">5. Starry, featuring Ice Spice</h3><p></p><iframe width="560" height="315" src="https://www.youtube.com/embed/1xA7ENrLtUw?si=FmiwxgTbga6YqY4V" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen=""></iframe><p>Starry is owned by PepsiCo, which is in the <a href="https://www.spaceship.com.au/voyager/universe/?ref=spaceship.ghost.io" rel="noreferrer">Spaceship Origin Portfolio</a>.</p><p>Most of us hadn’t heard of, let alone tasted Starry until now – but now we just might, thanks to the power of the Super Bowl ad, featuring Ice Spice.</p><p>Ice Spice is a huge star and was chosen for the campaign because she’s “influencing hip hop by bringing a new signature style to the industry. Similarly, Starry is providing a refreshing burst of crisp, clear lemon lime flavour…” said Starry’s head of Brand Marketing, Michael Smith.</p><p>Other elements of their ‘It’s Time To See Other Sodas’ campaign are playing out on Tinder, and TikTok.</p><h2 id="where-can-you-watch-the-super-bowl-in-australia">Where can you watch the Super Bowl in Australia?</h2><p>Super Bowl LVIII will stream on Channel 7, 7Mate, 7Plus, ESPN, and Kayo, from 9am.</p><p>Channel 7 is owned by Seven Group Holdings, which is in the Spaceship Origin Portfolio. ESPN is owned by Disney, which is in the Spaceship Universe and Spaceship Origin Portfolios. Kayo ladders up to NewsCorp, which is in the Spaceship Origin Portfolio.</p><hr><p>Some of our Spaceship Voyager portfolios invest in Alphabet, Unilever, CrowdStrike, Uber, and PepsiMax, Seven Group Holdings, Disney, NewsCorp, and Netflix at the time of writing.</p><p>Important! We’re sharing with you our thoughts on the companies in which Spaceship Voyager invests for your informational purposes only. We think it’s important (and interesting!) to let you know what’s happening with Spaceship Voyager’s investments. However, we are not making recommendations to buy or sell holdings in a specific company. Past performance isn’t a reliable indicator or guarantee of future performance.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Kelly Simpson)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/investing/">Investing</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2024/02/who-s-winning-the-super-bowl--.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[Spaceship Voyager Monthly Flight Log: January 2024]]></title>
            <link>https://www.spaceship.com.au/learn/spaceship-voyager-monthly-flight-log-january-2024/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/spaceship-voyager-monthly-flight-log-january-2024/</guid>
            <pubDate>Wed, 07 Feb 2024 23:18:42 GMT</pubDate>
            <description><![CDATA[Explaining some of January's bigger moves in our Spaceship Universe and Earth portfolios. ]]></description>
            <content:encoded><![CDATA[<p>At Spaceship we’re long-term investors, but we still keep an eye on what’s happening in the markets day to day.</p><p>This week, we’re taking a look at some of the bigger movements in our Spaceship Voyager portfolios from the month of January 2024.</p><figure class="kg-card kg-image-card"><img src="https://www.spaceship.com.au/blog/images/2024/02/Spaceship-Voyager-moving-up.jpg" class="kg-image" alt="" loading="lazy" width="1200" height="600"></figure><h2 id="moving-up">Moving up<br></h2><h3 id="megaport">Megaport </h3><p><strong>Megaport rose 38.15% between 1 and 31 January 2024.</strong></p><p>Megaport was founded in Australia.</p><p>It uses global reach, a Software Defined Network (SDN), and an online hub to help its customers connect to the cloud, make use of their data, and connect to other services.</p><h3 id="why-did-megaport-stock-go-up">Why did Megaport stock go up?</h3><p>Stock prices can move for a variety of reasons and a big one is earnings reports, which give updates on a company’s progress compared to different time periods, such as quarterly, half yearly, or annually.</p><p>When Megaport announced its second quarter results on 30 January 2024, the company revealed it had grown its customers by 7% year on year and its revenue by 5% quarter on quarter.</p><p>The market loved it in part because it represented a strong turnaround in profitability, and in part because it was unexpected: sometimes the biggest jumps in share prices happen when a company exceeds expectations and investors have to reassess their strategies.</p><p>Megaport is in the <a href="https://www.spaceship.com.au/voyager/universe/?ref=spaceship.ghost.io" rel="noreferrer">Spaceship Universe Portfolio</a>.</p><h3 id="nvidia">Nvidia </h3><p><strong>Nvidia rose 30.83% between 1 and 31 January 2024.</strong></p><p>When Nvidia invented the GPU in 1999 it ended up being a huge deal: first it helped kickstart gaming and revived video graphics, and then it threw fuel on the AI fire: the GPU acts as the brain of digital products, including ChatGPT.</p><h3 id="why-did-nvidia-stock-go-up">Why did Nvidia stock go up?</h3><p>Nvidia’s chips have assumed a position as one of the building blocks of generative AI – which has been having a moment.</p><p>It turns out calculating all those pixels on computer screens was helpful in crunching large sets of data all at once, a helpful process for AI.</p><p>Nvidia’s stock price spent most of January climbing to an all-time-high, which it reached on 30 January.</p><p>Earlier in the month, CEO Jensen Huang had told a J.P. Morgan Healthcare Conference that “This is the generative AI revolution.”</p><p>He said that this is the year that every industry becomes a technology industry.</p><p>It looks like the market took note.</p><p>Nvidia is in the <a href="https://www.spaceship.com.au/voyager/universe/?ref=spaceship.ghost.io" rel="noreferrer">Spaceship Universe</a>, <a href="https://www.spaceship.com.au/voyager/earth/?ref=spaceship.ghost.io" rel="noreferrer">Spaceship Earth</a>, and Spaceship Origin Portfolios.</p><h3 id="crowdstrike">CrowdStrike </h3><p><strong>CrowdStrike rose 21.81% between 1 and 31 January 2024.</strong></p><p>CrowdStrike is a cybersecurity company that helps its customers defend themselves against cyber threats, such as hacks and data breaches. CrowdStrike went public in 2019.</p><h3 id="why-did-crowdstrike-stock-go-up">Why did Crowdstrike stock go up?</h3><p>CrowdStrike also spent January climbing to all-time-highs.</p><p>On January 8, the International Data Corporation released its sponsored whitepaper showing CrowdStrike delivers its cybersecurity customers a $6 return for every $1 they invest, further proving the value of the platform.</p><p>CrowdStrike is also seeing increased demand for its cybersecurity products due to new Securities Exchange Commission (SEC) rules.</p><p>This requires listed companies to disclose material cybersecurity incidents they experience and to disclose on an annual basis material information regarding their cybersecurity risk management, strategy, and governance.</p><p>CrowdStrike’s also got a <a href="https://www.spaceship.com.au/learn/super-bowl-lviii-ads/?ref=spaceship.ghost.io" rel="noreferrer">Super Bowl ad lined up</a>: here’s a sneak peek the company released.</p>
<!--kg-card-begin: html-->
<iframe width="560" height="315" src="https://www.youtube.com/embed/NBxQMXumCR0?si=8VqZGnMjKfuOxhId" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen=""></iframe>
<!--kg-card-end: html-->
<p>CrowdStrike is in the <a href="https://www.spaceship.com.au/voyager/universe/?ref=spaceship.ghost.io" rel="noreferrer">Spaceship Universe</a> and <a href="https://www.spaceship.com.au/voyager/earth/?ref=spaceship.ghost.io" rel="noreferrer">Spaceship Earth</a> Portfolios.</p><h3 id="advanced-micro-devices">Advanced Micro Devices </h3><p><strong>Advanced Micro Devices rose 20.47% between 1 and 31 January 2024.</strong></p><p>AMD has been around since 1969. Its high performance computing has helped power advances in aerodynamics, AI and cloud-computing.</p><h3 id="why-did-advanced-micro-devices-stock-go-up">Why did Advanced Micro Devices stock go up?</h3><p>AMD’s been benefiting from the surge in AI because AMD is aiming to take a larger piece of the GPU market from Nvidia.</p><p>The company announced US$3.5 billion in pre-orders of their new AI GPU chips.</p><p>While these numbers are small compared to Nvidia, these sales are on pace to be the fastest revenue ramp of any product in the company's history.</p><p>Additionally on  8 January it revealed its next-gen desktop processors that are intended for extreme PC gaming and creator performance – so basically anyone who uses their PC to create or experience alternative worlds.</p><p>Advanced Micro Devices is in the <a href="https://www.spaceship.com.au/voyager/universe/?ref=spaceship.ghost.io" rel="noreferrer">Spaceship Universe</a> and <a href="https://www.spaceship.com.au/voyager/earth/?ref=spaceship.ghost.io" rel="noreferrer">Spaceship Earth</a> Portfolios.</p><h3 id="netflix">Netflix </h3><p><strong>Netflix rose 19.31% between 1 and 31 January 2024.</strong></p><p>Netflix is a streaming company that delivers original and third party content to customers all around the world.</p><p>It was founded in 1997 as a DVD mail delivery rental service.</p><h3 id="why-did-netflix-stock-go-up">Why did Netflix stock go up?</h3><p>We asked the Spaceship team for their top Netflix picks from January and they said, “Boy Swallows Universe!” “Society of the Snow!” “Griselda!” “Blackfish!”</p><p>Meanwhile, across the globe, Netflix was reporting its best ever year with more than US $33 billion total revenue and more than US $5 billion of net total profits.</p><p>Netflix added 13 million subscribers in calendar year Q4 of 2023.</p><p>Its ad-tier model is gaining an incremental share of new users in the markets where Netflix piloted the cheaper, ad-supported subscription plan.</p><p>It’s been monetising users with the crackdown on password sharing, it’s had several hits such as the David Beckham docuseries and several Oscar nominated movies, and it announced a partnership with WWE in a push towards live streaming.</p><p>Netflix continues to be a leader in investing in content and building a dominant business in the global streaming market.</p><p>Netflix is in the <a href="https://www.spaceship.com.au/voyager/universe/?ref=spaceship.ghost.io" rel="noreferrer">Spaceship Universe</a> and <a href="https://www.spaceship.com.au/voyager/origin/?ref=spaceship.ghost.io" rel="noreferrer">Spaceship Origin</a> Portfolios.</p><hr><figure class="kg-card kg-image-card"><img src="https://www.spaceship.com.au/blog/images/2024/02/Spaceship-Voyager-moving-down-2.jpg" class="kg-image" alt="" loading="lazy" width="1200" height="600"></figure><h2 id="moving-down">Moving down</h2><h3 id="enphase-energy">Enphase Energy </h3><p><strong>Enphase Energy fell 16.94% between 1 and 31 January 2024.</strong></p><p>Enphase Energy was founded in 2006. It produces clean energy systems which utilise its microinverter tech to power homes around the world.</p><h3 id="why-did-enphase-energy-stock-go-down">Why did Enphase Energy stock go down?</h3><p>Enphase has been copping it for the last year, along with many companies in the renewable energy industry. This has a lot to do with rising interest rates that have curbed the amount of money available to borrow for significant renewable energy upgrades.</p><p>According to Forbes, people normally borrow money to pay for their home solar renos. Rising interest rates across the board have impacted people’s ability to pay back loans, which has had a dampening impact on Enphase’s customer demand.</p><p>On the bright, solar-powered side? As interest rates go back down, it should be well placed to recover. We are still optimistic, as we expect electricity demand and prices to continue to increase, helping solar become a relatively more affordable option.</p><p>Enphase Energy is in the <a href="https://www.spaceship.com.au/voyager/universe/?ref=spaceship.ghost.io" rel="noreferrer">Spaceship Universe</a> and <a href="https://www.spaceship.com.au/voyager/earth/?ref=spaceship.ghost.io" rel="noreferrer">Spaceship Earth</a> Portfolios.</p><h3 id="adore-beauty">Adore Beauty </h3><p><strong>Adore Beauty fell 20% between 1 and 31 January 2024.</strong></p><p>Adore Beauty is an online beauty store. It was founded by Australian entrepreneur Kate Morris in 1999, when she was aged 21 and hustling from her garage. It listed on the ASX in 2020.</p><h3 id="why-did-adore-beauty-stock-go-down">Why did Adore Beauty stock go down?</h3><p>Adore Beauty has had several headwinds in the last few years, from rising costs, increasing competition, and a failed takeover bid late last year.</p><p>Shares have pulled back after the failed takeover with the Adore board rejecting the proposal with the view that the bid “undervalued the company, was unable to be implemented, and was not in the best interests of shareholders.”</p><p>Adore still has over 800,000 customers, is increasing its share of repeat purchases, and grew top line 2.5x in the past four years, as at 30 October 2023.</p><p>We’ll keep watching the company’s developments over the coming quarters for the business.</p><p>Adore Beauty is in the <a href="https://www.spaceship.com.au/voyager/universe/?ref=spaceship.ghost.io" rel="noreferrer">Spaceship Universe Portfolio.</a></p><h3 id="tesla">Tesla </h3><p><strong>Tesla fell 20.42% between 1 and 31 January 2024.</strong></p><p>Tesla was founded in 2003, with the mission to accelerate the world's transition to sustainable energy. Its products have included electric cars, batteries, and solar energy panels.</p><h3 id="why-did-tesla-stock-go-down">Why did Tesla stock go down?</h3><p>Tesla reported quarterly earnings on 24 January 2024 that warned of lower vehicle sales growth in 2024 than it achieved in 2023. The results missed expectations – which means that the market was expecting better results than Tesla was able to deliver, and so shares fell.</p><p>Tesla is in the <a href="https://www.spaceship.com.au/voyager/universe/?ref=spaceship.ghost.io" rel="noreferrer">Spaceship Universe</a> and <a href="https://www.spaceship.com.au/voyager/earth/?ref=spaceship.ghost.io" rel="noreferrer">Spaceship Earth</a> Portfolios.</p><h3 id="nanosonics">Nanosonics </h3><p><strong>Nanosonics fell 32.27% between 1 and 31 January 2024.</strong></p><p>Nanosonics is focused on preventing and decontaminating infection in medical settings. Specifically, it developed an automated disinfection technology which it uses to disinfect ultrasound probes. It's an Aussie company listed on the ASX.</p><h3 id="why-did-nanosonics-stock-go-down">Why did Nanosonics stock go down?</h3><p>Nanosonics released a trading update on 24 January that revealed lower than expected sales for its key product due to hospital budgetary concerns as they extend the use of their existing trophon equipment, delaying the trophon2 upgrade capital purchase. The company is forecasting that while its product will still grow, it’s likely to be slower than usual.</p><p>Nanosonics is in the <a href="https://www.spaceship.com.au/voyager/universe/?ref=spaceship.ghost.io" rel="noreferrer">Spaceship Universe Portfolio.</a></p><h3 id="domino%E2%80%99s-pizza-enterprises">Domino’s Pizza Enterprises </h3><p><strong>Domino's Pizza Enterprises fell 32.73% between 1 and 31 January 2024.</strong></p><p>Domino's Pizza Enterprises is a franchisee of Domino's Pizza Inc. It was established in 1983. It's been helping people spread pizza to the masses since the 80s, with thousands of franchises all around the world. Domino's Pizza Enterprises is listed on the ASX.</p><h3 id="why-did-domino%E2%80%99s-pizza-enterprises-stock-go-down">Why did Domino’s Pizza Enterprises stock go down?</h3><p>Domino’s released a trading update on 24 January where it noted that while sales have been growing strongly in Germany, Australia, and New Zealand, they’ve been decreasing in Japan, Taiwan, Malaysia, and France, and it’s impacting on the business more generally.</p><p>The company will release further updates when it announces its half year results on 21 February 2024.</p><p>Domino’s Pizza Enterprises is in the <a href="https://www.spaceship.com.au/voyager/universe/?ref=spaceship.ghost.io" rel="noreferrer">Spaceship Universe Portfolio.</a></p><h2 id="we-asked-our-spaceship-voyager-investment-team-for-a-general-comment-about-january">We asked our Spaceship Voyager investment team for a general comment about January.</h2><p><strong>Here’s what they said.</strong></p><blockquote>“In January, key indices such the S&amp;P 500, Nasdaq, and ASX200 kicked off 2024 on a robust note, with some achieving record highs as investors continued to be impressed by the resilient economy, strong economic data (inflation continuing to trend downwards) and strong earnings and revenue growth.</blockquote><blockquote>It’s typically unusual to see discussions of lower interest rates in a strong economy but with falling inflation we may have a combination of higher company profits and lower interest rates, two big positives for the sharemarket. So far, steady economic growth (not too fast) combined with potential lower interest rates has seen investors reposition away from recession risks to growth.”</blockquote><hr><p>Some of our Spaceship Voyager portfolios invest in Megaport, Nvidia, CrowdStrike, Advanced Micro Devices, Netflix, Enphase Energy, Adore Beauty, Nanosonics, and Domino’s Pizza Enterprises at the time of writing.</p><p>Important! We’re sharing with you our thoughts on the companies in which Spaceship Voyager invests for your informational purposes only. We think it’s important (and interesting!) to let you know what’s happening with Spaceship Voyager’s investments. However, we are not making recommendations to buy or sell holdings in a specific company. Past performance isn’t a reliable indicator or guarantee of future performance.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Kelly Simpson)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/investing/">Investing</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2024/02/Voyager-movers.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[2023 Spaceship Voyager investor letter]]></title>
            <link>https://www.spaceship.com.au/learn/2023-spaceship-voyager-investor-letter/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/2023-spaceship-voyager-investor-letter/</guid>
            <pubDate>Wed, 31 Jan 2024 02:31:51 GMT</pubDate>
            <description><![CDATA[An update from Spaceship VP of Investments Jason Sedawie on 2023. ]]></description>
            <content:encoded><![CDATA[<h2 id="dear-fellow-investors">Dear fellow investors,</h2><p>Thank you for being part of this journey with us. </p><p>Although 2023’s macroeconomic headlines have been impactful (think inflation, cost of living, and international conflicts), it's crucial to note that headline news often revolves around short term events. </p><p><em>In these environments there is a tendency to undervalue the importance of individual trends and the business opportunities that arise.</em></p><h2 id="the-past-year-was-a-reminder-innovation-waits-for-no-one">The past year was a reminder: innovation waits for no one.</h2><p>2023 witnessed the beginning of a recovery for growth-oriented strategies. </p><p>This shift has been driven by several potentially impactful trends such as Artificial Intelligence (AI) prompting the market to consider long-term opportunities rather than focusing solely on short-term risks. </p><p>Despite macroeconomic challenges, our Where the World is Going (WWG) methodology, and emphasis on trends rather than the macro economy, persists.</p><h2 id="what-does-wwg-stand-for-again">What does WWG stand for again?</h2><p>As a reminder, the Spaceship Universe and Spaceship Earth portfolios invest in companies we believe fulfil our Where the World is Going methodology.</p><p>In addition to the WWG methodology the Spaceship Earth Portfolio aims to invest in companies that have or are expected to have a positive impact towards the advancement of one or more of the 17 identified goals of the United Nations Sustainable Development Goals (UN SDG) agenda (refer to the Spaceship Earth Portfolio PDS and Spaceship Voyager Reference Guide for more information).</p><blockquote>WWG's investment methodology revolves around identifying and capitalising on trends, steering away from immediate market challenges to concentrate on future opportunities. </blockquote><p>Our approach also underscores the importance of companies possessing competitive advantages or moats, the potential for significant growth over a five-year horizon, and management that demonstrates careful management of capital and sound long term decision making.</p><h3 id="you-can-think-of-the-four-parts-of-the-wwg-methodology-as">You can think of the four parts of the WWG methodology as:</h3><ul><li>Trends</li><li>Moats</li><li>Returns</li><li>Management </li></ul><p>As of the year-end, we believe the <a href="https://www.spaceship.com.au/voyager/universe/?ref=spaceship.ghost.io" rel="noreferrer">Spaceship Universe</a> and <a href="https://www.spaceship.com.au/voyager/earth/?ref=spaceship.ghost.io" rel="noreferrer">Spaceship Earth</a> Portfolios embody these principles.</p><h2 id="the-two-trends-that-shaped-2023">The two trends that shaped 2023</h2><p>We believe there are two pivotal trends that have influenced both <a href="https://www.spaceship.com.au/voyager/universe/?ref=spaceship.ghost.io" rel="noreferrer">Spaceship Universe</a> and <a href="https://www.spaceship.com.au/voyager/earth/?ref=spaceship.ghost.io" rel="noreferrer">Spaceship Earth</a>  portfolios and the broader market in 2023, and we anticipate continued impact in the years ahead. </p><p>The first trend:</p><h3 id="artificial-intelligence-ai-the-buzzword-of-the-year">Artificial Intelligence (AI), the buzzword of the year.</h3><p>AI remains a key force shaping trends for the <a href="https://www.spaceship.com.au/voyager/universe/?ref=spaceship.ghost.io" rel="noreferrer">Spaceship Universe</a> and <a href="https://www.spaceship.com.au/voyager/earth/?ref=spaceship.ghost.io" rel="noreferrer">Spaceship Earth</a> portfolios. </p><blockquote>These portfolios remain strategically positioned for AI with our emphasis on data ecosystems, recognising that a robust AI strategy requires a comprehensive data strategy. </blockquote><p>AI is the ability of software to mimic human decisions and reasoning by spotting patterns in data. It then uses machine learning and deep learning to make predictions about what will happen next, and learn from its mistakes.</p><p>This means AI needs data to grow and be effective. More data is being generated than ever before, by everyone from consumers watching YouTube videos and listening to Spotify, to businesses using analytics to upsell their customers.</p><p>According to the latest estimates by Statista in December 2023, 328.77 million terabytes of data are created each day, and this figure continues to grow.</p><blockquote>Our portfolios encompass diverse segments of the AI value chain. </blockquote><p>Presently, hardware and semiconductors are enjoying favourable outcomes, and we have exposure through Nvidia. We foresee software, which we have exposure to through Microsoft and Snowflake, reaping benefits in the coming year.</p><p>Despite the considerable attention it receives, current generative AI expenditure stands at a modest 1% of total technology spending, which is money spent on purchasing, maintaining, and improving technology for consumers, businesses, and governments. </p><p>However, according to Bloomberg Intelligence data from June 2023, projections indicate a significant upswing, with expectations of reaching 10-12% by 2032, as depicted in the accompanying chart.</p><p>Our AI perspective remains the same. </p><figure class="kg-card kg-image-card"><img src="https://lh7-us.googleusercontent.com/BKQhclIVhnMYbNFlW26G4ZUOcxPFtpa-ISIic-tQmnZorkT5TB0JoKSXaOpuFFvo5yB86pm7Be6y0uxAk9OXjGF8KjsG7gD-V-26W_cB92U96zajtdY9gurNd_vNoPmt9RS2NS6CXbGBJ0ObnKsqlhg" class="kg-image" alt="" loading="lazy" width="922" height="616"></figure><p>We think AI is likely to further entrench the current tech leaders such as Microsoft, whereas during the mobile era in the early 2010s, it was new technology that enabled the emergence of companies such as Uber and Airbnb.</p><p>Traditionally, leaders at the forefront of one technological era were not likely to lead the next transition. However, in the present AI and data landscape, we think there exists a significant probability that well-established entities like Microsoft will enhance their position further by leveraging data to enhance their services.</p><p>*Keep in mind that although these trend projections and forecasts are based on what we believe are reasonable assumptions, as with anything, there’s no guarantee they will come to pass.</p><h3 id="the-ozempic-weight-loss-effect">The Ozempic weight loss effect</h3><p>Some of the most impactful trends are a confluence of multiple trends converging together at the same time.</p><p>In the healthcare sector, the combination of social media and weight loss drugs has led to a significant healthcare catalyst.</p><blockquote>Earlier this year, our portfolios benefited from our inclusion of Eli Lilly, particularly with its brands Mounjaro for diabetes and Zepbound for weight loss.</blockquote><p>However, the impact of this trend on our overall portfolios has been mixed.</p><p>The expectation of advancements in obesity reduction has led to a downturn in several healthcare companies. Investors are concerned that widespread weight loss might reduce obesity rates, consequently limiting the potential market for some healthcare providers.</p><p>While we consider this an interesting perspective, our position is that these drugs act as treatments rather than cures, necessitating continuous use for weight loss maintenance. </p><p>Interestingly, there are indications that these drugs may have anti-craving effects, potentially reducing the consumption of alcohol and snacks, which suggests there are potential further use cases for the medication.</p><p>We've observed what we consider to be other interesting analyses from market commentators, from suggestions to invest in airlines under the assumption that a leaner population would save airline fuel costs, to speculation about the potential expansion of the customer base for companies like Lululemon due to weight loss drugs. </p><figure class="kg-card kg-image-card"><img src="https://lh7-us.googleusercontent.com/VHSgl8qmVx0PJzGJMpQ2nIvGWHrDmCkdd1WpVTG6mC61L9SPIVg5nqi9uywUm-03Hl4FOZwYhVxQOcrx0T5yan3rtIwEM5Yy1GQaEFkVaSIL0LWOPvUd4XfgY9vsw5pyVk_ftpMRyZJmCnHNcyiZ0xE" class="kg-image" alt="" loading="lazy" width="1600" height="1150"></figure><blockquote>As always, we believe the truth lies somewhere between these extremes and eagerly anticipate the opportunities this trend will bring.</blockquote><p>We see Australian healthcare, particularly ResMed and CSL, as presenting some of the most promising opportunities. The uncertainty surrounding the impact of weight loss trends has resulted in what we believe to be indiscriminate selling of company shares by retail and fund investors, without due consideration of individual company circumstances. </p><p>For example, ResMed brought the CPAP machine, which treats sleep apnea, to the world in 1989. Sleep apnea is associated with obesity, but it’s not its sole pre-condition. It's also crucial to highlight that in this sell off of company shares we think investors are disregarding the absence of ResMed's second-largest competitor, Philips, from the market since 2021 due to an FDA recall.</p><p>The FDA recalled Philips' product due to concerns that the sound abatement foam in their masks could potentially degrade, posing risks of injury and even death. We think this absence positions ResMed favourably in the market.</p><p>As for CSL's core blood plasma business, the impact is expected to be minimal. However, weight loss drugs could potentially affect CSL's trial research, which has specific focus on cardiovascular problems. Despite this, we do not perceive it as materially impacting CSL's overall business.</p><h2 id="where-the-world-is-going-in-2024">Where the World is Going in 2024</h2><p>As the market transitions its attention from present challenges to future opportunities, we believe the Spaceship Universe and Spaceship Earth portfolios are well positioned to capitalise from several multi-year period trends with developments such as AI and weight loss still in their early growth phases. </p><p>As we look ahead, we remain focused on long-term, secular trends and the opportunities they present.</p><p>Thank you again for your ongoing support.</p><hr><p>Some of our <a href="https://www.spaceship.com.au/voyager/?ref=spaceship.ghost.io" rel="noreferrer">Spaceship Voyager portfolios</a> invest in Nvidia, AMD, Microsoft, Snowflake, Uber, Airbnb, Eli Lilly, Lululemon, Resmed, and CSL at the time of writing.</p><p>Important! We’re sharing with you our thoughts on the companies in which Spaceship Voyager invests for your informational purposes only. We think it’s important (and interesting!) to let you know what’s happening with Spaceship Voyager’s investments. However, we are not making recommendations to buy or sell holdings in a specific company. Past performance isn’t a reliable indicator or guarantee of future performance.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Jason Sedawie)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/investing/">Investing</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2024/01/Spaceship-Voyager-WWG-letter.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[25.01.24 | We sold a stock!]]></title>
            <link>https://www.spaceship.com.au/learn/we-sold-a-stock-january-2024/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/we-sold-a-stock-january-2024/</guid>
            <pubDate>Sun, 28 Jan 2024 23:34:49 GMT</pubDate>
            <description><![CDATA[Discover what's new in Spaceship Voyager.
]]></description>
            <content:encoded><![CDATA[<p>The last quarter of 2023 was a busy one for Spaceship, with the launch of our new US Investing service now available to all Spaceship customers.</p><p>Separately, our Spaceship Voyager investment team kept busy, analysing, monitoring and reporting on the portfolios, which ended the year on a high note, recording the following annualised performance numbers as of 31 December 2023:</p><h3 id="spaceship-universe-portfolio">Spaceship Universe Portfolio:</h3><p>10.91% pa (since the Funded Date of 15 May 2018) (67 months)</p><h3 id="spaceship-earth-portfolio">Spaceship Earth Portfolio:</h3><p>4.71% pa (since the Funded Date of 12 November 2020) (37 months)</p><h3 id="spaceship-origin-portfolio">Spaceship Origin Portfolio:</h3><p>8.89% pa (since the Funded Date of 15 May 2018) (67 months)</p><p><em>Past performance is not a reliable indicator of future performance and is provided for your information purposes only. Returns are net fees, and not a projection.</em></p><p>As for changes, there was just one, a sale in the Spaceship Earth Portfolio.</p><h2 id="spaceship-earth-portfolio-1">Spaceship Earth Portfolio</h2><h3 id="sold-american-water-works">Sold: American Water Works</h3><p>American Water Works (AWK) is the largest listed water utility in the US. It provides water and wastewater solutions to millions across the US.</p><p>AWK was on our watchlist due to interest rate and debt concerns, although utilities typically manage larger than average debt due to the recurring and essential nature of services.</p><p>Our primary concern with AWK revolved around future capital expenditure plans. The company has set spending targets of US$16-$17 billion up to 2028, including US$1 billion from equity. The sheer size of its capital spend is a concern; we initially expected a reduction in capital spending due to higher interest rate expectations, so the targeted spending remains high, especially considering its market capitalisation of US$24.4 billion as of January 19th.</p><p>Despite some offsetting of costs through rate increases, with water rates increasing in 2023 adding US$270 million to revenues, we believe the company’s failure to adjust capital spend to the financial reality of higher rates led us to exit the position.</p><h2 id="spaceship-universe-portfolio-1">Spaceship Universe Portfolio</h2><p>We didn't make any changes to the Spaceship Universe Portfolio last quarter.</p><h2 id="spaceship-origin-portfolio-1">Spaceship Origin Portfolio</h2><p>For customers in the Spaceship Origin Portfolio, things are a little different.</p><p>The Spaceship Origin Portfolio is made up of around 100 of some of the largest ASX-listed companies by market capitalisation, and around 100 of some of the largest global companies by market capitalisation.</p><p>If a company moves in or out of the Spaceship Origin Portfolio, it will generally be because its market capitalisation has changed, not because we have decided to buy or sell it.</p><p>Until next time.</p><hr><p><strong>Important!</strong> We’re sharing with you our thoughts on the companies in which Spaceship Voyager invests for your informational purposes only. We think it’s important (and interesting!) to let you know what’s happening with Spaceship Voyager’s investments. However, we are not making recommendations to buy or sell holdings in a specific company. Past performance isn’t a reliable indicator or guarantee of future performance.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Bryna Howes)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/newsletters/">Newsletters</category>
            <category domain="https://www.spaceship.com.au/learn/tag/investing/">Investing</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2024/01/Selling-American-Water-Works.png" length="0" type="image/png"/>
        </item>
        <item>
            <title><![CDATA[Using your super to save for your first home deposit]]></title>
            <link>https://www.spaceship.com.au/learn/first-home-super-saver-what-is-the-fhss/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/first-home-super-saver-what-is-the-fhss/</guid>
            <pubDate>Tue, 05 Dec 2023 21:30:00 GMT</pubDate>
            <description><![CDATA[You can withdraw up to $50,000 of eligible voluntary super contributions you’ve made and use them for your first home deposit. ]]></description>
            <content:encoded><![CDATA[<h2 id="saving-for-your-first-home">Saving for your first home?</h2><p>The <a href="https://www.spaceship.com.au/first-home/?ref=spaceship.ghost.io" rel="noreferrer">First Home Super Saver scheme</a> lets you boost your first home deposit by allowing you to withdraw eligible super contributions from your super fund.</p><p>It could be for you if:</p><ul><li>You’re a member of a super fund.</li><li>You’re saving for your first home deposit for a home you intend to live in.</li><li>You want to pay less tax to potentially get there faster.</li></ul><p>First things first.</p><h2 id="raise-your-hand-if-you%E2%80%99ve-been-personally-victimised-by-the-housing-market">Raise your hand if you’ve been personally victimised by the housing market.</h2><p>If you want to buy your own place to live in, unless you can afford to buy it outright, you generally need to save a home deposit.</p><p>This deposit usually needs to be about 5% to 20% of the purchase price of the property you intend to buy.</p><p>Generally, once you’ve saved this amount, and have found a place you want to live in, you find a bank who’ll lend you the rest of the money. The full amount gets transferred to the current owner, who then gives you the keys, and you can finally paint your own walls while spending the next several decades paying the bank back. The amount you owe is called your mortgage.</p><h2 id="i-need-how-much">I need how much?</h2><p>Saving a house deposit can feel impossible and some people give up on the dream completely.</p><p>But if the dream is still alive in you, there’s a way you can save your deposit more quickly and it involves your super fund.</p><h2 id="let%E2%80%99s-talk-about-super-for-a-second">Let’s talk about super for a second</h2><p>The aim of the game is to retire like a fat cat.</p><p>For most employed Australians, your super fund is like a compulsory investment portfolio that helps you do just that.</p><p>If you have an employer, they have to send at least 10.5% of what they pay you to your super fund instead of your bank account. This is called the Super Guarantee.</p><p>Your super fund invests this money on your behalf in a range of assets that can include stocks, bonds, cash and property.</p><p>You get to choose how aggressively your super is invested (and the corresponding risk it takes on): your options usually range from conservative to high-growth.</p><p>Ultimately, if super is being saved on your behalf, you want it to be growing as much as it can so that when you get access to it, you have as much money as possible.</p><p>At Spaceship we always nerd out about ‘time in the market’ and <a href="https://www.spaceship.com.au/learn/dollar-cost-averaging/?ref=spaceship.ghost.io">dollar-cost averaging</a> – your super takes advantage of this.</p><h2 id="what-is-the-first-home-super-saver-scheme">What is the First Home Super Saver scheme?</h2><p>If you’re eligible, you can use the First Home Super Saver scheme (hereby known as the FHSS) to save some of your deposit inside your super fund instead of in a bank account.</p><p>There are a few benefits to doing this – and some risks – but arguably the biggest benefit is that you can save on tax.</p><p>Then, you can add the money you’ve saved on tax to your total home deposit savings and reach your target sooner.</p><h2 id="how-do-you-save-on-tax">How do you save on tax?</h2><p>The Government wants you to retire richer so it incentivises voluntary super payments. These are <a href="https://www.spaceship.com.au/learn/super-contribution-caps-and-types/?ref=spaceship.ghost.io" rel="noreferrer">optional extra contributions</a> you can make to your super fund.</p><p>Two big reasons why people pay extra money to their super are;</p><ul><li>They want to retire wealthy; and</li><li>They want to pay less tax.</li></ul><p>Voluntary before tax contributions added to your super account, and any investment earnings on your super balance are generally taxed at 15%. </p><p>Your other income is generally taxed at your marginal rate, which can be as high as 45% if you’re a high roller.</p><p>So if you park your money in your super fund, to a point, you could pay less tax overall. Keep in mind, you usually can’t withdraw your super before retirement or unless something terrible happens to you, so this is usually a long-term play for people who do it.</p><p>There are annual limits to the amount of extra contributions you can make before you have to pay more tax but this is the general idea.</p><p>Great. Fantastic. That’s all well and good. We want to be stable in retirement.</p><h2 id="but-we-want-affordable-housing-now-just-let-us-stop-renting-please">But we want affordable housing now. Just let us stop renting. Please.</h2><p>If you’re a first home saver, you can withdraw up to $50,000 worth of eligible voluntary contributions from your super fund to put toward your first home deposit.</p><p>Depending on how you make them, these voluntary super contributions could be taxed at 15% instead of your marginal rate, so you could save thousands in tax and put it toward your deposit.</p><p>It won’t get you the whole way there, and it’ll take some time (in addition to the $50,000 limit, the amount you can generally withdraw cannot include more than $15,000 of eligible contributions for any one financial year), but every dollar helps when house prices are outrageous and not showing any signs of slowing.</p><p>You’ll also receive an amount of earnings that relate to those contributions.</p><h2 id="should-you-do-it">Should you do it?</h2><p>First you have to find out if you’re eligible. Then, assuming you are, you have to figure out what works for you.</p><p>The thing about financial decisions is that they’re different for everyone. We can’t tell you what to do: we can just give you a starting point for further research, which could involve talking to financial professionals who know your personal details (such as accountants and financial planners).</p><p>The FHSS has some serious benefits:</p><ul><li>It keeps your money quarantined and stops you spending it on other things (you’re generally only allowed to withdraw your eligible contributions once when you’re ready to buy your first home).</li><li>You can save thousands of dollars in tax by saving for your deposit inside super rather than outside it.</li></ul><p>On the other hand:</p><ul><li>Your tax savings will depend on your personal situation, such as your income and how you choose to make voluntary contributions.</li><li>If you need access to the money for a different reason, <a href="https://www.spaceship.com.au/learn/why-cant-you-touch-your-super/?ref=spaceship.ghost.io" rel="noreferrer">you probably won’t be able to get it.</a></li><li>It can limit the type of property you’re able to buy (you can’t use it for an investment property or to buy a houseboat or caravan to live in).</li><li>It may not be the fastest way to grow your money.</li><li>There’s always a chance the government will change the rules around the scheme.</li><li>If you change your mind about wanting to buy a home, you probably won’t be able to access your money again until retirement.</li><li>If you withdraw your money but change your mind about buying a home, you’ll have to put it back in your super (after you’ve paid tax on it), or keep it and pay 20% tax on it.</li></ul><p>Now that we’re a little clearer on the basics, let’s get to the nitty-gritty.</p><h2 id="what-else-is-there-to-know">What else is there to know?</h2><p>There’s a fair bit to know about the First Home Super Saver scheme. Your best bet is to seek out a finance professional who can give you personal advice. For more info, you can check out:</p><p><a href="https://www.spaceship.com.au/learn/first-home-super-saver-are-you-eligible?ref=spaceship.ghost.io">Are you eligible for the First Home Super Saver scheme?</a><br><a href="https://www.spaceship.com.au/learn/first-home-super-saver-is-it-worth-it?ref=spaceship.ghost.io">How can the First Home Super Saver save you money?</a><br><a href="https://www.spaceship.com.au/learn/first-home-super-saver-using-super-to-buy-a-home/?ref=spaceship.ghost.io">How can you withdraw your super to buy your first home? </a></p><p>And <a href="https://www.ato.gov.au/individuals/super/withdrawing-and-using-your-super/first-home-super-saver-scheme/?ref=spaceship.ghost.io">visit the ATO</a>.</p><hr><p>The information in this article is prepared by Spaceship Capital Limited (ABN 67 621 011 649, AFSL 501605). It is general in nature as it has been prepared without taking account of your objectives, financial situation or needs. Before making any decisions in relation to the First Home Super Saver scheme based on the information in this article you should consider whether the information is appropriate having regard to your objectives, financial situation and needs.<br></p>]]></content:encoded>
            <author>hello@spaceship.com.au (Spaceship)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/superannuation/">Superannuation</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2022/08/First-Home-Super-Saver-buying-a-home-with-your-super.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[Never mention the W word (and other tips for cheaper marriage celebrations)]]></title>
            <link>https://www.spaceship.com.au/learn/money-saving-wedding-tips/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/money-saving-wedding-tips/</guid>
            <pubDate>Wed, 08 Nov 2023 00:30:00 GMT</pubDate>
            <description><![CDATA[There’s a way to live happily ever after without paying for it forever.]]></description>
            <content:encoded><![CDATA[<h3 id="congratulations-you%E2%80%99re-marrying-the-love-of-your-life-or-someone-you-know-is-and-you%E2%80%99re-going-along-for-the-ride">Congratulations. You’re marrying the love of your life, or someone you know is and you’re going along for the ride.</h3><p>The average Aussie wedding costs between $36,000 and $51,000, <a href="https://www.canstar.com.au/budgeting/what-does-a-wedding-cost/?ref=spaceship.ghost.io" rel="noreferrer">according to Canstar</a>.</p><p>It’s basically a whole year’s worth of a starting salary.</p><p>It’s also the price of a new car, an overseas holiday, and a significant start on a home deposit.</p><p>How can you fit everything in?</p><p>There’s a way to live happily ever after without paying for it forever.</p><p>And in Part One of our Spaceship Guide to Cheaper Living series, we’re showing you how to do just that.</p><h2 id="for-the-happy-couple">For the happy couple</h2><h3 id="set-%E2%80%93-and-stick-to-%E2%80%93-a-budget">Set – and stick to – a budget</h3><p>One wedding planner found the average couple overspends their budget by almost 26%.</p><p>And even when you’re not overspending – inflation is still playing its part.</p><blockquote>“When we began planning our wedding in 2022, we reached out to some friends who had paid for their own weddings in 2018,” said Blair.</blockquote><blockquote>“They had spent around $12,000 on their weddings back then. We thought it would be helpful to use their wedding as a reference point to estimate our own costs.</blockquote><blockquote>However, when we calculated the expenses, it turned out the costs had gone way up, coming in to be over $20,000!”</blockquote><p>Sticking to your budget is important.</p><p>Typical large expenses can include: venue; video/photography; celebrant; dress/suit; transport; music; flowers; food; the cake; furniture/decorations; cake; invitations; hair and makeup.</p><p>To keep it more affordable, Gemma from our Spaceship community is “DIYing where possible and prioritising the important things while doing away with expenses that don’t matter.”</p><hr><h3 id="don%E2%80%99t-mention-the-w-word">Don’t mention the W word</h3><p>“Venues will literally hike prices JUST because it’s a wedding,” said Andrea from our Spaceship community. Her solution is to hold her wedding overseas where her money will go further – but if you don’t want to do that, just keep the W word under wraps.</p><p>This could mean shopping for a white dress instead of a wedding dress; or buying a party makeup package instead of a bridal one (this may mean you miss out on a test look).</p><hr><h3 id="curate-your-guest-list">Curate your guest list</h3><p>There’s a case to be made for keeping your guest list small, which is: think about all the weddings you’ve been to. How many of the couples are you still in contact with?</p><p>Some ways to keep your guest list down:</p><ul><li>Limit plus-ones, children, your co-workers, and people you haven’t seen – or heard from – in more than a year, plus neighbours, problematic friends, and anyone your parents want to invite. </li><li>Limit peer-pressure by keeping your guest list under wraps until the event.</li><li>Offer a virtual attendance option. </li></ul><hr><h3 id="give-everyone-a-job">Give everyone a job</h3><p>If you’ve got talented friends and family – put them to work! We’re sure you’d return the favour.</p><p>Ask your music snob friend to DJ the dance floor; your cousin who’s great at cooking to make your wedding cake; or your graphic designer brother-in-law to help with the invitations.</p><p>Of course, make sure your friend or relative actually wants to help out. It could even count as their wedding gift to you.</p><p>You may find your friends will even offer, like David’s did. </p><blockquote>“One of our guests had a Jaguar and offered to drive the wife from our house to the park!” he shared.</blockquote><hr><h3 id="have-a-microwedding">Have a microwedding</h3><p>Microweddings are intimate celebrations for you, your partner, and select family and friends.</p><p>You’ll typically find yourself in a small venue or restaurant, with up to 20–50 of your nearest and dearest.</p><p>It’s an option Angelica chose after having to reschedule her wedding multiple times during the pandemic – and she ended up ahead.</p><blockquote>“We approached our wedding by focussing on where we wanted to make the most of our money.</blockquote><blockquote>We kept it very simple but meaningful.</blockquote><blockquote>Firstly, we reduced the guest list from 90 to 25 people and filtered by thinking of the people who are very important to us and will be present for a long time.</blockquote><blockquote>We decided to get married at the registry.</blockquote><blockquote>Nowadays, registries offer multiple affordable options. They even provide you the option of customising your dream wedding with their help.</blockquote><blockquote>In our case, we decided to keep it simple and went to the closest Registry.<br></blockquote><blockquote>We kept everything close distance and convenient for us, our suppliers (photography, flowers, and make-up artists), and our guests.</blockquote><blockquote>We hired a local photographer and did our photography location scouting. Our photoshoot was done in a beautiful park near our place.</blockquote><blockquote>Our reception was in a Restaurant, which offered a private room. We had access to a fantastic set menu and a great atmosphere within the privacy of the room.</blockquote><blockquote>Most of our money was focused on having fantastic food and drinks in a well-known restaurant.</blockquote><blockquote>The drinks were based on consumption. We analysed how much our guests would drink. In our case, it was cheaper to pay by consumption than open bar. We also selected the drinks we were having that night.</blockquote><blockquote>We created our playlist and curated it for different moods throughout the night.</blockquote><blockquote>For the flower arrangements and bridal bouquet, we went for native Australian flowers in season. Therefore, they were more affordable.</blockquote><blockquote>We bought our wedding outfits with designs that we can wear in the future for other occasions and not only for just one time.</blockquote><blockquote>I designed the invitations, tag names and everything, and we kept most of the designs digital.</blockquote><blockquote>We also tried to involve our guests with little tasks so they felt part of the celebration. We didn’t hire a photographer for our reception, so we asked our guests to take photos with their phones or the Polaroid camera to be part of it. Everyone had a great time doing it.</blockquote><blockquote>And the most important thing, the bride and the groom set the mood. Everyone is so excited to celebrate with you that if you share that happiness back, it makes it a wonderful and memorable day.”</blockquote><hr><h3 id="combine-surrounding-celebrations">Combine surrounding celebrations</h3><p>Engagement parties, bridal showers, hen’s’ parties, buck’s’ nights, rehearsal dinners... And that’s before the big day.</p><p>Consider culling or combining an event or two to save on cash.</p><hr><h3 id="have-a-winter-wedding">Have a winter wedding</h3><p>Consider getting married during winter and you’ll have less competing weddings to contend with, you could potentially get discounts for off-peak seasons, anyone wearing a suit will be less sweaty, and, your wedding anniversary will also be during winter each year, which means you’ll have the perfect excuse to take a yearly, beach holiday! Win, win, win!</p><hr><h3 id="get-thrifty">Get thrifty</h3><p>You can pretty much rent and thrift anything these days.</p><p>And let’s face it: white dresses in non-wedding locations can be awkward, and there just aren’t too many occasions that call for black suits.</p><p>Check out Facebook marketplace, eBay, and Depop for pre-used wedding clothing and decorations. You could save a significant amount, contribute to the circular economy, and cut down on waste. </p><hr><h3 id="hack-your-flowers">Hack your flowers</h3><p>Rose is planning her wedding.</p><blockquote>“More greenery in the flowers than flowers brings costs down,” she shared.</blockquote><p>Other tips for cheaper flowers include making sure you pick stems that are in season; repurposing your bridesmaid bouquets as centrepieces; and reusing your ceremony flowers as your reception flowers.</p><hr><h2 id="wedding-guest-tips">Wedding guest tips</h2><h3 id="part-of-a-couple-decide-who-gets-to-go">Part of a couple? Decide who gets to go</h3><p>If you’ve both been invited but only one of you really knows the couple, consider letting somebody stay home.</p><blockquote>“Potentially only one of us will be going to the weddings rather than both. We’re struggling a lot to keep it affordable and within holiday entitlements,” said Brook.</blockquote><hr><h3 id="start-planning-early">Start planning early</h3><p>Jane’s been feeling the crunch.</p><p>“As a guest, it's so difficult to keep it affordable particularly when you need to travel.</p><p>I would book flights as early as possible, take advantage of what the bride and groom offer such as room blocks or transport, and set a reasonable budget for gifts, then factor this into planning to attend. It's also good to group up with friends for accommodation.”</p><hr><h3 id="re-wear-your-outfits">Re-wear your outfits</h3><p>As a guest, you’re not the star of the photos, and what you wear may not matter as much as you think it does. </p><p>This is what Rachel concluded.</p><blockquote>“Don't be afraid to re-wear outfits or borrow dresses from friends!”</blockquote><hr><h3 id="use-your-points">Use your points</h3><p>If you’re lucky enough to be able to go to a destination wedding, don’t forget to take advantage of your points.</p><p>“With a lot of distant weddings that we have to fly to, my partner and I have saved a lot by using Frequent Flyer points. We’ve been rolling through credit cards with points bonuses to help us collect them too,” said Laura.</p><p>This is one of our <a href="https://www.spaceship.com.au/learn/money-saving-travel-tips/?ref=spaceship.ghost.io" rel="noreferrer">top 12 money-saving travel tips</a> as well.</p><hr><h3 id="downsize-your-gifting">Downsize your gifting</h3><p>Avelyn’s decided to ‘gift less than (she) used to.’</p><p>Most people are experiencing some level of cost of living pressure, and a thoughtful gift can mean just as much as a cash one.</p><p>Consider that you’ve probably already spent a lot on transport, outfits, and related wedding activities.</p><p>Weddings aren’t money-making enterprises for the couple, so don’t feel obliged to spend outside of your means.</p><hr><h2 id="add-your-tip">Add your tip</h2><p>What’s your money-saving tip for holding or attending a wedding?</p><p>Click through and <a href="https://forms.gle/z44ruV6kVT7MhVi68?ref=spaceship.ghost.io" rel="noreferrer">share your perspective</a>.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Kelly Simpson)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/personal-finance/">Personal Finance</category>
            <category domain="https://www.spaceship.com.au/learn/tag/cost-of-living/">Cost of Living</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2023/11/money-saving-wedding-tips.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[27.10.23 | A pocketful of dreams]]></title>
            <link>https://www.spaceship.com.au/learn/271023-newsletter-pocketful-of-dreams/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/271023-newsletter-pocketful-of-dreams/</guid>
            <pubDate>Fri, 27 Oct 2023 01:50:00 GMT</pubDate>
            <description><![CDATA[That we, at Spaceship, have just launched our US Investing service is no accident.]]></description>
            <content:encoded><![CDATA[<p>When I was finishing high-school, my friends and I would discuss our gap years and where we'd go. Everyone else was flying to Europe, with plans to work behind the bar in London and hop over to Paris on the weekends. But I was set on America.</p><p>I touched down in New York in late May 2003.</p><p>I grabbed my backpack and made my way through the crowds. I took a bus, then an elevated train, and finally ended up on the subway, which dumped me out at 14th street. I had no idea how to deal with the subway, but I had memorised the Manhattan street system, so I began walking. Eighty blocks later, I ended up at my hostel. I watched a game of pickup basketball, ate a chocolate bar from the corner deli, and promptly fell asleep.</p><p>I was in love. America, a country built on the American dream. New York, the "concrete jungle where dreams are made of," although that song wasn't out yet.</p><p>New York, where a bronze 'charging bull' statue with sharp horns and flared nostrils, sitting by Wall Street and the New York Stock Exchange, is visited a thousand times a year, revered as a symbol of the energy, strength, and unpredictability of the stock market.</p><p>That summer, I criss-crossed America, visiting 33 states along the way.</p><p>I went to San Francisco, near which Steve Jobs, a college dropout who went travelling through India seeking enlightenment, could go on to found Apple, now the largest company in the world (by market capitalisation), and Pixar, now owned by Walt Disney (also a mammoth company).</p><p>I went to Portland, near which Phil Knight, a college track star, co-founded Nike, with a simple premise: "I wanted to build something that was my own, something I could point to and say: I made that. It was the only way I saw to make life meaningful."</p><p>I went to Seattle, where I had a coffee at the first Starbucks. Starbucks was just a simple coffee shop until 1987, when the owners sold it to Howard Schultz, who grew up in a public housing project in Brooklyn. Schultz repositioned Starbucks as a social hub, turned it into the behemoth we know today, and took it public just five years later. By the time I visited, it was on the verge of 6,000 locations in North America.</p><p>I went to Boston, where just a few months later Facebook founder Mark Zuckerberg would court controversy for the first time when he created and published Facemash, a website that let Harvard students judge and rank the attractiveness of each other. It was the same summer that MySpace, the social network that would eventually be completely dwarfed by Facebook, launched.</p><p>It was the same summer, <em>Time</em> magazine offered 'fearless forecasts' in the world of science, medicine, tech and more. It noted that 'cars that drive themselves' were a sample of the 'future that wasn't.' Little did it know that only a few months before, an unknown company called Tesla Motors was incorporated in California. Tesla is now one of many car manufacturers attempting to be the first to realise full autonomy.</p><p>That we, at Spaceship, have just launched our US Investing service is no accident.</p><p>The US stock market is jam-packed with dreamers, visionaries and superstars, in terms of founders and CEOs and companies. Many of these companies have 'where the world is going' potential, and when they do, they might find their way into our Spaceship Universe Portfolio or Spaceship Earth Portfolio.</p><p>But the US market is also a 'land of opportunity' — and not everything can make its way into our Spaceship Voyager portfolios. There are hundreds of stocks and ETFs out there, meaning hundreds of opportunities if you dare to take your investments a step further.</p><p>Our US Investing service enables you to do that. (You can explore for free; you won't be charged a fee unless you start to invest.*)</p><p>But it also enables much more: investing is power.</p><p>When you invest, you take a stake in a company, even if it's tiny. And by owning a stake in a company, you can have the ability to vote on that company's direction. You put your money where your mouth is — whether you're investing because you believe in the company, or because you see a trend taking shape, or simply because you and your friends binge-watched every episode of <em>Stranger Things</em> and Netflix makes sense to you.</p><p>When I left America in 2003, I felt forever changed — by my travels and by America. I ended up moving there for several years, and to this day, I've spent more time in America than anywhere other than Australia. It has its weaknesses in politics and beyond, but there's no doubt it is a country that inspires generations — and our US Investing service helps unlock the role <em>you</em> can play in that.</p><hr><p>The US Investing service is currently only available to Spaceship Voyager customers.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Bryna Howes)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/newsletters/">Newsletters</category>
            <category domain="https://www.spaceship.com.au/learn/tag/us-investing/">US Investing</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2023/11/unnamed.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[Going for it: Achieving financial freedom by 40]]></title>
            <link>https://www.spaceship.com.au/learn/achieving-financial-freedom-by-40/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/achieving-financial-freedom-by-40/</guid>
            <pubDate>Tue, 24 Oct 2023 04:38:17 GMT</pubDate>
            <description><![CDATA[Owning a business is one tactic that's helping Jono go for financial freedom by 40.]]></description>
            <content:encoded><![CDATA[<h3 id="there-are-many-benefits-of-long-term-investing-%E2%80%94-but-it-can-be-difficult-to-get-started-if-you-don%E2%80%99t-know-why-you%E2%80%99re-doing-it-or-what-you%E2%80%99re-working-towards">There are many benefits of long-term investing — but it can be difficult to get started if you don’t know why you’re doing it or what you’re working towards.</h3><p>“I think one of the barriers to starting to invest is that people don't have a why,” says Jonathon Santamaria, who has been investing since he was 27 years old.</p><p>“Having a goal gave me a really clear true north to work towards.”</p><p>And what is that goal, exactly?</p><blockquote>"By the time I'm 40, I want to have a choice of how much of my time I give to other people for money,” says Jono. “That's my why.”</blockquote><p>Jono’s investing journey began with self-education, which led him to enter the stock market and <a href="https://www.spaceship.com.au/learn/how-to-invest-in-shares/?ref=spaceship.ghost.io" rel="noreferrer">invest in shares</a>. Like many young Aussies, his next big goal was to <a href="https://www.spaceship.com.au/learn/tips-saving-for-home-deposit/?ref=spaceship.ghost.io" rel="noreferrer">own property</a> — which he was able to do by the age of 28 by going halves with a family member in a small investment property.</p><p>For Jono, the next step in his investing journey was to acquire a business – which he was able to achieve by 30.</p><p>Now the proud owner and operator of Nina's Laundrette, a thriving <a href="https://ninaslaundry.com.au/?ref=spaceship.ghost.io" rel="noreferrer">laundromat in Northcote</a>, Jono has turned towards entrepreneurship to create an additional income stream and expand his personal portfolio.</p><p>We caught up with Jono to chat about his unique journey and all he’s been able to achieve in a short few years while chasing his big, audacious goal.</p><figure class="kg-card kg-image-card"><img src="https://www.spaceship.com.au/blog/images/2023/10/financially-free-by-40.jpg" class="kg-image" alt="" loading="lazy" width="1200" height="600"></figure><hr><h2 id="how-it-started">How it started</h2><p>There are many reasons why people start businesses. For some, it’s to monetise a personal passion, and for others, it’s to be able to work for themselves. For Jono, owning a business is one tactic that is helping him move towards achieving financial freedom by 40.</p><p>For Jono, the road to entrepreneurship began while scrolling through TikTok.</p><p>"I was watching a video where a man was asked 'What do you do for a living?' and he said he was in private equity.”</p><p>“I didn't know what that was," he recalls with a chuckle.</p><p>"I did a bit of research, and my interpretation of private equity was people who flipped businesses…"</p><blockquote>"So I went and started looking for businesses that I could add value to, and laundromats were one of them.”</blockquote><hr><h2 id="how-jono-chose-his-business">How Jono chose his business</h2><p>As Jono’s reasons for acquiring a business centred around achieving his personal goal of having financial and time freedom by the age of 40, his criteria for choosing a business were very specific.</p><p>In fact, he had four key things that he was looking for.</p><p>“The main thing was that it couldn't be in the consolidated industry. So, I didn't want to be competing against an ASX-listed company," he explains, “and the second was that I needed to be able to add value to the business with my skill set.”</p><p>A marketing automation specialist, Jono looked to businesses that were struggling to adapt to the digital shift that was happening during the COVID lockdowns in Melbourne.</p><p>“Being a digital marketer and having those skills, I thought I could add a bunch of value. So I went and started looking for businesses that fit around my ability to add value to them, and one of them was a laundromat."</p><p>The third criterion was that the business needed to have good cash flow.</p><p>“I didn't want to buy a business where I was waiting months and months to get a lump sum payment,” says Jono. “I wanted little bits of money trickling in frequently.”</p><p>And finally, Jono wanted to buy a business that still enabled him to work full time. </p><blockquote>“I wanted it to be something that was a hobby — and my laundromat is my hobby."</blockquote><figure class="kg-card kg-image-card"><img src="https://www.spaceship.com.au/blog/images/2023/10/financial-freedom-by-40.jpg" class="kg-image" alt="" loading="lazy" width="1200" height="600"></figure><hr><h2 id="five-ways-he-added-value-to-the-laundromat">Five ways he added value to the laundromat</h2><p>Nina's Laundrette ticked all the boxes for Jono. The laundromat industry is quite decentralised – meaning it’s not dominated by a few big companies or key players — and with his digital marketing expertise, he saw opportunities to modernise the business and attract new customers.</p><h3 id="digitise-the-customer-experience">Digitise the customer experience</h3><p>One of the first things he did was to digitise the customer experience. As well as setting up digital payment options, Jono sought to improve customer service.</p><p>“One of the first things we did is put QR codes on all the machines,” he explains. “They basically said, 'If you need help, scan this QR card and fill out the form,' and I was able to respond to them within five to ten minutes."</p><h3 id="enable-real-time-communication-with-customers">Enable real-time communication with customers</h3><p>He later installed a camera system and two-way microphone, enabling real-time communication with customers.</p><p>"If we get a complaint or just general contact, we can look at the camera and see what's going on in the store,” says Jono. “If need be, we can talk to the customer and help them fix their problem."</p><h3 id="overhaul-the-branding">Overhaul the branding</h3><p>Jono also recognised many areas of opportunity when it came to marketing the laundromat. He completely overhauled the branding, giving a nod to a ‘70s aesthetic and vibe, maintaining its sense of heritage and history. He also used his digital marketing skills to increase Nina’s Laundrette’s digital footprint and reach.</p><h3 id="craft-a-digital-marketing-strategy">Craft a digital marketing strategy</h3><p>“When I acquired the business, it didn’t have a website,” says Jono, “which meant it was virtually invisible on Google — and I’d say about 90% of people who find us now find us through Google.”</p><p>By crafting a digital marketing strategy, including the creation of an SEO-optimised website and a Google My Business listing, Jono has been successful in attracting new customers.</p><h3 id="enable-customers-to-leave-reviews">Enable customers to leave reviews</h3><p>This has also enabled customers to leave public reviews, providing testimonies of their experience, which has in turn helped extend reach and further develop Nina’s customer base.</p><p>And the results speak for themselves: in Jono’s first year of trade, he was able to double the revenue that the previous owner made.</p><hr><h2 id="the-need-for-ongoing-innovation">The need for ongoing innovation</h2><p>While Jono had significant early success with Nina’s Laundrette, he recognised that he needed to continue to innovate to keep growing the business. At the end of his first year in business, he invested in new machines. And by the end of his second year, he had doubled his revenue again.</p><p>Having a flexible, adaptive mindset has also enabled Jono to see — and, more importantly, execute on — new opportunities to grow and evolve. When a friend asked if he offered commercial laundry services, Jono saw another unexpected opportunity to expand his business: by opening a B2B commercial laundry service.</p><p>“I was going to the laundromat two to three times a week to clean, but I didn’t get paid for that time,” explains Jono.</p><p>“I realised, if I could drive down to another person’s business, pick up their towels and wash them for them while I'm cleaning the laundromat, I’d get paid to clean the laundromat, rather than having to pay someone to come and clean it.”</p><p>Nina’s now has a small, local client pool of businesses with laundry needs — such as physiotherapists, chiropractors and beauty salons. This service now makes up about 20% of his revenue.</p><p>Although this presented an opportunity to expand the business in a significant way, Jono shares the reason for capping these B2B services — which all come back to his why.</p><p>“We put up a web page advertising our commercial laundry services to see if we could get some organic leads. And there's been many times we've actually had to say no to new clients — either because their needs didn't fit into our timetable or the opportunity was just too big.”</p><p>“It’s important to be able to identify what's out of reach and what's not going to work with your lifestyle, because you're either running a business for a livelihood or you're doing what I'm doing and running your business to enjoy yourself. And if those lines get blurred and you stray away from your why, then you're not going like what you're doing anymore. And the business is going to suffer as a result.”</p><p>In the end, it's not just about owning a business; it's about crafting a lifestyle that aligns with your passions and dreams.</p><hr><h3 id="at-spaceship-we-think-that-long-term-investing-is-about-building-a-future-for-yourself-and-others-that-you-want-to-live-in-what-future-are-you-building-with-nina%E2%80%99s-laundrette">At Spaceship we think that long-term investing is about building a future for yourself and others that you want to live in. What future are you building with Nina’s Laundrette?</h3><blockquote><em>“</em>It's a while off, but hopefully just having a lifestyle that is on my terms. I want to choose how I spend my time and who I spend it with. And hopefully just be really happy.”</blockquote><p>Jono's journey has been marked by dedication, adaptability, and a clear vision of his financial goals. Owning Nina's Laundrette isn't just a business venture; it's a stepping stone towards achieving his long-term objectives.</p><p>As Jono continues to nurture his laundromat while maintaining his full-time job, he shows how an unexpected spark of curiosity can lead to transformative opportunities.</p><hr><p><a href="https://www.spaceship.com.au/learn/tag/going-for-it/?ref=spaceship.ghost.io">Going For It</a>&nbsp;is our Spaceship series where we speak to people who are doing just that — going for it. Whether in business, sport, the arts or anything in between, we share stories about people who are invested in achieving big feats (and changing lives in the process). </p>]]></content:encoded>
            <author>hello@spaceship.com.au (Spaceship Developer Account)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/going-for-it/">Going For It</category>
            <category domain="https://www.spaceship.com.au/learn/tag/hash-natalia/">#natalia</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2023/10/Financial-freedom-by-40.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[How much super to have when you hit 30]]></title>
            <link>https://www.spaceship.com.au/learn/how-much-super-should-you-have-at-30/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/how-much-super-should-you-have-at-30/</guid>
            <pubDate>Mon, 23 Oct 2023 21:00:00 GMT</pubDate>
            <description><![CDATA[What to do with it while time is on your side, and how to boost it if you think you’re falling short.]]></description>
            <content:encoded><![CDATA[<p>What to do with it while time is on your side, and how to boost it if you think you’re falling short.</p><p>If you’re in or nearing your 30s and you’re thinking about your super, that’s amazing. Many people don’t start taking super seriously until they’re getting close to retirement, and by that time it’s generally too late to make the most of all the advantages that a solid superannuation strategy can bring.</p><p>In your thirties though, as daunting as the idea might be, you’ve probably got another thirty or so years to really get your super investments working for you, so you can retire comfortably. It’s also a good time to start asking some key questions to help plan for a sweet life after you say goodbye to the daily grind.</p><h2 id="how-much-super-should-i-have-at-30">How much super should I have at 30?</h2><p>At age 30, the average super balance is $42,100 for men and $34,500 for women. Based on the average 30yo income of $59,000 , and relying only on employer contributions, this may fall short of the $545,000 target minimum balance at retirement for a single.</p><p>That raises a few issues. Firstly, the major difference between men’s and women’s super balances. This is partly because women tend to take more time out of the workforce to raise a family and care for loved ones, and also because women tend to make up a greater proportion of workers in lower paid jobs.</p><p>The other issue it highlights is that, even when your employer’s contribution may be up to 12% of your salary, if you don’t top it up yourself, you could still miss out on reaching the minimum target balance for a comfortable retirement when you hit 65 – especially if you’re flying solo.</p>
<!--kg-card-begin: html-->
<h2>Average estimated super balances in Australia up to 2020</h2>

<table>
  <tr>
    <th></th>
    <th>Male</th>
    <th>Female</th>
  </tr>
  <tr>
    <td>15–24 years</td>
    <td>$6,500</td>
    <td>$5,100</td>
  </tr>
  <tr>
    <td>25–34 years</td>
    <td>$42,100</td>
    <td>$34,500</td>
  </tr>
  <tr>
    <td>35–44 years</td>
    <td>$107,700</td>
    <td>$76,900</td>
  </tr>
  <tr>
    <td>45–54 years</td>
    <td>$219,300</td>
    <td>$136,000</td>
  </tr>
  <tr>
    <td>55–64 years</td>
    <td>$326,200</td>
    <td>$246,300</td>
  </tr>
  <tr>
    <td>65–74 years</td>
    <td>$435,900</td>
    <td>$381,700</td>
  </tr>
  <tr>
    <td>75 years and over</td>
    <td>$370,900</td>
    <td>$314,100</td>
  </tr>
</table>

<p>Source: <a href="https://www.abs.gov.au/statistics/economy/finance/household-income-and-wealth-australia/latest-release?ref=spaceship.ghost.io">Australian Bureau of Statistics</a></p>

<!--kg-card-end: html-->
<h2 id="the-good-news-is">The good news is...</h2><p>While you’re in your 30s, there are a number of things you can take control of now to help boost your super for when retirement comes around. And it all comes down to strategy.</p><h2 id="what%E2%80%99s-a-good-super-strategy-at-my-age">What’s a good super strategy at my age?</h2><p>With around 30 years of super investment to work with, your super strategy as a 30yo will be very different to that of a 60yo. For instance, you have more time to balance out any downturns in the market, so investing more of your super in growth assets, can be less of a risk long term.</p>
<!--kg-card-begin: html-->
<p>
	That’s why many experts recommend different asset allocations based on age, such as focusing on growth in your thirties and forties, a balanced asset allocation in your late forties and early fifties, and shifting to more conservative assets as you get closer to retirement.  <a href="https://moneysmart.gov.au/grow-your-super/super-investment-options?ref=spaceship.ghost.io" rel="nofollow" target=_blank>MoneySmart</a> has more information about choosing an investment option that’s right for you. 
</p>
<!--kg-card-end: html-->
<p>What’s more, the returns your investments earn compound year upon year – and across three decades – that can lead to a lot of growth. In fact, at a modest 4% per year on average, every dollar invested in super now, will have tripled after 30 years.</p><h2 id="what-do-i-do-if-my-balance-is-lower">What do I do if my balance is lower?</h2><p>If your super balance isn’t where you’d like it to be, or you’re thinking of taking time out of the workforce, or changing to a less stable income in future, there are some tried and tested strategies you can put in place now, while you still have plenty of time to build a good nest egg:</p><ol><li><strong>Salary sacrifice:</strong> This involves contributing a portion of your pre-tax income into your superannuation account. By doing so, you may reduce the income tax you pay now, and boost your super balance for the future – win-win!</li><li><strong>Consolidate your super:</strong> Check to make sure you don’t have multiple super accounts. This often happens if you’ve had different jobs, and plenty of people forget about their old super. Consolidating these accounts into one super fund that fits with your ideals can help you save on fees and simplify your paperwork – best of all, super funds can often do it all for you. Just make sure you understand the differences between super funds, which can include things like fees, investment options, and insurance.</li><li><strong>Choose the right investment option:</strong> Super funds offer various investment options with different levels of risk and potential returns. Choosing the right allocation for your risk tolerance and retirement goals can help maximise your superannuation balance.</li><li><strong>Stay engaged with your super:</strong> If you’ve read this far, you’re probably already engaged, so you’re well on your way, and probably more in tune than your mates. So, keep on reviewing your super balance, investment options and fees regularly to make sure you’re on track to reach those idyllic retirement goals.</li></ol><p>In addition to the above strategies, it is also important to remember that superannuation is not the only source of retirement income. Other income may include personal savings and investments, property and even the age pension – all of which can come into the picture over the next 30 years, and could help enhance your retirement income and lifestyle.</p><h2 id="choose-the-super-fund-for-you-in-your-30s">Choose the super fund for you in your 30s</h2><p>Finding the super fund that meets your needs is an important part of building long-term financial security. There are 100s of super fund options to choose from – so make sure you do your research and learn about your options so you can pick the best one for you.</p>
<!--kg-card-begin: html-->
<p><a href="https://moneysmart.gov.au/grow-your-super/super-investment-options?ref=spaceship.ghost.io" rel="nofollow" target=_blank>MoneySmart</a> has some pointers for where you could continue your search.</p>
<!--kg-card-end: html-->
<hr>
<!--kg-card-begin: html-->
<p>In 2022, Spaceship was awarded <a href="https://www.moneymag.com.au/bob22-best-value-super-fund-young-people?ref=spaceship.ghost.io" rel="nofollow" target=_blank>'Best Value Super Fund for Young People'</a>‘ by Money Magazine, and is <a href="https://www.rainmaker.com.au/media-release/aaa-superannuation-products-2023?ref=spaceship.ghost.io" rel="nofollow" target=_blank>AAA-rated by Rainmaker</a>. We offer two great, pre-packaged super options that are as simple as they are forward-thinking. So, come aboard and find out where your super could take you.</p>
<!--kg-card-end: html-->
<p><a href="https://app.spaceship.com.au/signup?ref=spaceship.ghost.io">Join Spaceship Super</a></p>]]></content:encoded>
            <author>hello@spaceship.com.au (Spaceship)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/superannuation/">Superannuation</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2023/09/How-much-super-should-I-have-by-30-.jpeg" length="0" type="image/jpeg"/>
        </item>
        <item>
            <title><![CDATA[13.10.23 | We bought and sold some stocks!]]></title>
            <link>https://www.spaceship.com.au/learn/131023-newsletter/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/131023-newsletter/</guid>
            <pubDate>Thu, 12 Oct 2023 22:31:00 GMT</pubDate>
            <description><![CDATA[We've made a bunch of changes to our Spaceship Voyager portfolios this past quarter, including some swipe-worthy additions (Bumble).]]></description>
            <content:encoded><![CDATA[<p>We've made a bunch of changes to our Spaceship Voyager portfolios this past quarter, including some swipe-worthy additions (Bumble).</p><p>Let's get into the reasons why…</p><h2 id="bought-bumble">Bought: Bumble</h2><p><strong>In the Spaceship Universe Portfolio and the Spaceship Earth Portfolio</strong></p><p>We're swiping right on Bumble, the popular dating app started by Whitney Wolfe Herd in 2014 (after leaving Tinder). Personally, I can vouch for Bumble, as it's where I met my boyfriend. Fun fact: I can also vouch for its reach; a few years ago, a reader of this very newsletter sent me a message on Bumble, asking "Aren't you Bryna from Spaceship?"</p><p>But that's not why we like it at Spaceship.</p><p>Bumble is a unique platform because it prioritises women, and it's not just for dating — it's a social network. Moreover, it's the second largest online dating app in the US in terms of annual active users, with nearly twice the average revenue per user of Tinder (as of last quarter).</p><p>The company is driving monetisation by testing different price points. Currently, less than 5% of Bumble’s users pay for the service, which is why they’ve launched initiatives to improve monetisation. For instance, Bumble cost more than Tinder, but Bumble is now testing different price points (both lower and higher, to target a wider range of users).</p><p>Bumble is also driving growth outside the US through a localised approach, targeting local micro-influencers to help with marketing.</p><p>On top, the company is making improvements to the product (e.g. launching features such as 'Compliments'), is launching an interest-based social networking app called BFF, and has other apps in its entourage (Badoo and Fruitz).</p><p>While we believe the market is concerned with slowing user growth, we believe online dating is a long-term and growing secular trend. The market is competitive, but few players can reach the scale of Bumble. Bumble has a high single-digit free cash flow yield, the business is cash-generative, growing, and available at a reasonable valuation.</p><p>With a strong product roadmap and a visionary founder to boot, we like what we see.</p><p>As for why we bought it for the Spaceship Earth Portfolio specifically, we believe Bumble contributes to Goal 5 (Gender Equality) of the UN Sustainable Development Goals agenda, as Bumble is a business focused on empowering women. Internally, it puts its money where its mouth is too; 70% of its board is female.</p><h2 id="bought-arista-networks">Bought: Arista Networks</h2><p><strong>In the Spaceship Universe Portfolio and the Spaceship Earth Portfolio</strong></p><p>Arista Networks is a computer networking company founded in 2004 by three former Cisco executives. The company pitches its high-speed product as "hardware built for the cloud with the software to manage it."</p><p>What this means, in less fun language, is it creates cloud network solutions (switches and routers) for large data centres and computing environments.</p><p>We like Arista because growth in data and artificial intelligence increases the need for network efficiency, with switches needed to speed up communications among racks of computer servers, for example. The company is winning market share against its competitors (which include Cisco, interestingly). The Spaceship Universe Portfolio and the Spaceship Earth Portfolio already include AI-related exposure through semiconductors (e.g. Nvidia), but we felt it important to add a company with exposure to networking, which should benefit from what we believe will be a large and sustainable increase in data. Greater AI usage necessitates constant data transmission back and forth across networks as well as generating additional data through the likes of services like ChatGPT.</p><p>As for why we bought it for the Spaceship Earth Portfolio specifically, we believe Arista Networks contributes to Goal 9 (Industry, Innovation and Infrastructure) of the UN Sustainable Development Goals agenda. The company builds high-speed communication equipment which is essential infrastructure.</p><h2 id="bought-nu-holdings">Bought: Nu Holdings</h2><p><strong>In the Spaceship Universe Portfolio</strong></p><p>Nu is a bank, but not just any bank.</p><p>By the numbers, Nu has 85 million customers in Brazil, Mexico, and Colombia, making it one of the world’s largest digital banking platforms in terms of active users. It's the fifth-largest financial institution in Latin America when measured by number of active customers.</p><p>Nu launched with a credit card in 2014, but growth took off during the pandemic, during which Nu multiplied its user base many times over.</p><p>Nu has had several tailwinds fuelling this growth, not least of which is that interest rates in Brazil went from ~2% in Q2 2020 to 13.75% in July 2023! Nu passed on the majority of these high rates to customers and attracted US$18 billion in deposits as of 30 June 2023. Nu also made it very easy for customers to open a bank account and won more than 40 awards in 2022 for customer experience and product innovation.</p><p>Nu has also ramped up personal loans with strong positive unit economics (meaning customers are willing to pay more than it costs to serve them), launching products such as lending to public sector workers in Brazil who tend to have a lower default rate because of their work stability.</p><p>We recognise the risks of user growth slowing and the risks that Nu has not been through multiple credit cycles compared to legacy banks such as Itau. However, with around 58% of customers using Nu as their primary bank account, Nu has the potential to be an important financial partner for their customers. For example, a large portion of Nu’s customers are under the age of 35. As these customers grow their disposable income over the coming years, Nu can cross-sell financial products (such as credit cards, insurance, etc.).</p><p>As of 30 June this year, Berkshire Hathaway, owned by one of the world's most famous investors Warren Buffett, owned 2.3% of Nu Holdings stock.</p><h2 id="sold-snap">Sold: Snap</h2><p><strong>From the Spaceship Universe Portfolio</strong></p><p>We believe Meta's shift towards artificial intelligence (rather than the metaverse) poses a risk to Snap. Meta is aggressively focusing on WhatsApp click-to-message, a differentiator compared to other social media advertisements.</p><p>We initially believed Snap could close the 'per user' pricing gap with Meta, thanks to its augmented reality shopping features, but this has seen slow uptake. Given Meta’s increasing value-add through messaging, we believe the pricing gap monetised per user will not close as we initially thought.</p><p>As such, we've decided to reallocate capital towards Bumble, whose management has a demonstrated history of delivering on profitability and growth promises.</p><h2 id="sold-spotify">Sold: Spotify</h2><p><strong>From the Spaceship Universe Portfolio</strong></p><p>Spotify is an incredibly popular music streaming service, loved by millions — it has a staggering 551 million monthly active users, to be exact. While Spotify's product is impressive, we have started to question whether it qualifies as an excellent business.</p><p>Our initial belief was that embracing podcasting would not only boost usage but also diminish the influence record labels held over Spotify. Although we have observed an increase in usage, the podcasting side of the business has demonstrated unsatisfactory returns, exemplified by ventures such as Meghan and Harry's podcast venture.</p><p>Additionally, we have growing concerns regarding the potential impact of TikTok's new music service, TikTok Music, which is currently in beta testing in Australia. While we acknowledge that both services can coexist, with TikTok focusing more on music discovery, there are inherent risks to user engagement, as TikTok Music seamlessly integrates with existing TikTok accounts.</p><p>Further, we worry that TikTok's entry into the music streaming arena will erode Spotify's negotiating power with record labels.</p><p>Though specific details remain undisclosed, Spotify reportedly retains around 30 cents of every dollar from subscriptions, with the remainder flowing to major labels and publishers. We initially thought that as Spotify expanded its presence in the podcasting realm and grew users, it could leverage its position to reduce payments to record labels. However, TikTok's arrival has cast doubt on this investment thesis. Consequently, we have decided to divest our holdings in Spotify.</p><h2 id="sold-chewy">Sold: Chewy</h2><p><strong>From the Spaceship Universe Portfolio</strong></p><p>Our initial investment thesis for Chewy hinged on the anticipated benefits of increased pet adoption and pet healthcare services. Sadly, up to one-third of pet owners reportedly don't seek regular veterinary care for their pets, and Chewy aimed to address this through services such as pet telehealth, pharmacy offerings, and prescription services.</p><p>While some aspects of our thesis still hold true due to the surge in pet adoption during the pandemic, the thesis is now being challenged by declining user growth and the company's shift toward prioritising international markets such as Canada for its expansion efforts. This means the primary focus is no longer on pet health, which has proven to be a challenging transformation.</p><p>We originally assumed that the United States had several more years of growth potential, especially in the pet health sector. However, the fact that Chewy is accelerating its international expansion plans challenges this growth projection sooner than we had anticipated. Given the company's lower-than-expected growth rates and the accelerated international expansion, we decided to divest our holdings in the stock.</p><h2 id="sold-doximity">Sold: Doximity</h2><p><strong>From the Spaceship Universe Portfolio</strong></p><p>Doximity's growth has slowed in recent months. Its August results revealed the company had given up some market share to a cheaper online competitor. As a result, Doximity retrenched around 10% of its workforce, and announced the need to invest in a self-service advertising product.</p><p>It's the latter revelation that caused the most concern; management believed the current people-intensive contracting system was needed for the healthcare industry, which is more highly regulated than others. Yet customers are demanding real-time auction-based advertising that can be adjusted quickly rather than the friction of Doximity's annual pre-agreed spending commitments. As a result, Doximity needs to upgrade and improve its internal systems.</p><p>We are concerned the transition could take longer and cause more disruptions than Doximity is expecting, so we've sold out of Doximity.</p><h2 id="sold-domino%E2%80%99s-pizza">Sold: Domino’s Pizza</h2><p><strong>From the Spaceship Universe Portfolio</strong></p><p>We have been monitoring debt levels within our investment portfolio, particularly in light of the prevailing "higher for longer" interest rate environment. While our Spaceship Universe and Spaceship Earth portfolios maintain a net cash position overall, we re-reviewed individual investments that carry debt levels that may not have adequately accounted for the potential persistence of higher interest rates.</p><p>Our initial assessment suggests that Domino's leverage levels remain within manageable limits. However, its leverage has been primarily driven by a strategic emphasis on share buybacks to deliver value to shareholders. Historically, this approach has contributed significantly to value creation, reducing the overall number of shares. However, in light of the current interest rate landscape, we have reservations about the sustainability of this strategy, given its reliance on debt re-leveraging to buyback shares.</p><p>We also hold an investment in Domino's Pizza Enterprises (listed on the ASX as DMP), which carries its own level of debt. However, its strategic approach to managing debt differs from that of Domino's in the US, as it does not consistently pursue a strategy of re-leveraging to buyback shares. Given our dual exposure to the Domino's brand, we believe it is prudent to reduce our exposure to the US-listed Domino’s.</p><h2 id="sold-kering">Sold: Kering</h2><p><strong>From the Spaceship Earth Portfolio</strong></p><p>When we added Kering to the Spaceship Earth Portfolio (upon launch of the portfolio in November 2020), it was because we believed Kering had a strong ESG stance and high sustainability standards. For example, in 2021 Kering placed seventh out of 8,080 companies around the world for sustainability and topped its sector in the Corporate Knights 2021 Annual Global 100 ranking. That was the fourth year in a row Kering was ranked first in the Clothing and Accessory Retail category.</p><p>But we currently believe this is not enough given Kering’s large exposure to Gucci — the major brand in Kering's portfolio — which is now seeing slower growth. Kering is not as diversified as some of the other luxury fashion houses, and given its high reliance on Gucci, which is slowing, we decided to sell out of Kering.</p><h2 id="sold-vestas-wind-systems">Sold: Vestas Wind Systems</h2><p><strong>From the Spaceship Earth Portfolio</strong></p><p>Our investment team has decided to prioritise solar energy over wind exposure within the Spaceship Earth Portfolio. This is because we believe solar energy has more favourable economics than alternative sources such as wind.</p><p>We also have placed a strong emphasis on eliminating companies with low gross margins, and we felt Vesta was in that category, with an 8% gross margin this year coupled with a substantial debt-to-EBITDA ratio.</p><h2 id="sold-american-tower-corporation">Sold: American Tower Corporation</h2><p><strong>From the Spaceship Earth Portfolio</strong></p><p>American Tower Corporation has some of the highest leverage and portfolio weightings within the Spaceship Earth Portfolio. Typically, to obtain a favourite tax status (ie no corporate tax), a US-based Real Estate Investment Trust (REIT) must distribute 90% of cash flows. American Tower generates substantial cash flows but they cannot be used quickly to retire debt. When we reviewed American Tower's debt schedule, we felt we were better placed to swap American Tower for Arista Networks (which we wrote about above).</p><h2 id="the-spaceship-origin-portfolio">The Spaceship Origin Portfolio</h2><p>For customers in the Spaceship Origin Portfolio, things are a little different.</p><p>The Spaceship Origin Portfolio is made up of around 100 of some of the largest ASX-listed companies by market capitalisation, and around 100 of some of the largest global companies by market capitalisation.</p><p>If a company moves in or out of the Spaceship Origin Portfolio, it will generally be because its market capitalisation has changed, not because we have decided to buy or sell it.</p><hr><p>One or more of the Spaceship Voyager portfolios invest in Arista Networks, Bumble, Nu Holdings at the time of writing. Please refer to the Spaceship app or our website for more information on what each portfolio invests in.</p><p>Important! We’re sharing with you our thoughts on the companies in which Spaceship Voyager invests for your informational purposes only. We think it’s important (and interesting!) to let you know what’s happening with Spaceship Voyager’s investments. However, we are not making recommendations to buy or sell holdings in a specific company. Past performance isn’t a reliable indicator or guarantee of future performance.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Bryna Howes)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/newsletters/">Newsletters</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2023/10/unnamed.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[How Spotify uses AI to shape your music habits]]></title>
            <link>https://www.spaceship.com.au/learn/how-spotify-knows-your-taste-in-music/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/how-spotify-knows-your-taste-in-music/</guid>
            <pubDate>Wed, 30 Aug 2023 00:30:00 GMT</pubDate>
            <description><![CDATA[Sometimes the Spotify playlists feel like magic – like it knows your taste in music better than you do.]]></description>
            <content:encoded><![CDATA[<p>We’re big on music at Spaceship. </p><p>And we invest in Spotify in <a href="https://www.spaceship.com.au/voyager/universe/?ref=spaceship.ghost.io">the Spaceship Universe portfolio</a>.</p><p>Sometimes the Spotify playlists feel like magic – like it knows your taste in music better than you do.</p><p>So just how does it know what to add to your queue?</p><h2 id="what%E2%80%99s-your-spotify-taste-profile">What’s your Spotify taste profile?</h2><p>Each Spotify user has a taste profile. Your taste profile is made up of all the data that Spotify has about you and the way you behave when you use the Spotify app or website.</p><p>Spotify creates your profile from data points like:</p><ul><li>The songs you listen to most</li><li>The artists you listen to most</li><li>What you skip</li><li>What you ‘like’</li><li>What you ‘dislike’</li><li>The playlists you create</li></ul><p>Spotify also lets you stop specific music from influencing your taste profile – so you won’t be in danger of a sleep hypnosis track shuffling onto your workout mix.</p><p>Then, Spotify uses your taste profile to recommend you content it thinks you’ll like.</p><h2 id="how-does-spotify-know-what-songs-you%E2%80%99ll-like">How does Spotify know what songs you’ll like?</h2><p>Spotify uses machine learning to figure out the songs you’ll like. It feeds the data through a series of algorithms that then make recommendations.</p><h2 id="how-does-the-spotify-algorithm-work">How does the Spotify algorithm work?</h2><p>There are a few different parts to Spotify's secret sauce – its algorithm. Lots of it is under wraps, but here’s what’s publicly available.</p><h3 id="collaborative-filtering">Collaborative Filtering: </h3><p>In simplest terms, Spotify looks at users who fit the same profile as you, sees what they’re listening to, and suggests it to you.</p><p>Each user, song, artist is represented as a low-dimensional vector called an ‘embedding’.</p><blockquote>“You can think about this as fingerprints for everything we have,” said Spotify’s VP of Personalisation Oskar Skal. “Artists, tracks, listeners, playlists—anything you can imagine has a fingerprint in this embedding space.”</blockquote><p>Once Spotify maps all the embeddings, it can see where the clusters are, and what the patterns are that might have led to them. Then it can use algorithms to make playlists based on that information.</p><p>For example, if you’ve been a Swiftie since day one, you’ll likely be mapped with other die-hards and be suggested similar music to one another.</p><h3 id="natural-language-processing">Natural Language Processing: </h3><p>Spotify analyses different music features such as lyrics and song titles to work out which songs might be similar, to suggest them to you. (So if you’ve got a sad song habit, it’s going to enable you to continue to be in your feelings.)</p><h3 id="audio-analysis">Audio Analysis: </h3><p>Spotify compares songs based on how similar and different they are, including whether they’re fast, slow, heavy, soft, instrumental, or vocal. This helps it recommend you songs that have similar audio features as those you already listen to.</p><h2 id="but-why-ml-models">But, why ML models?</h2><p>Machine learning is a type of artificial intelligence that lets companies make the most of their data, and attract, retain, and monetise their users.</p><p>So just why is this such an important thing for companies to nail? We asked Sid Mehta from the Spaceship Voyager Investment Team. Over to Sid:</p><p>“Personalisation is critical to the user experience. When Facebook introduced their home page, they received a lot of backlash from customers who felt that it was an invasion of their privacy to broadcast information. But Mark Zuckerberg stuck to his conviction and it paid off. The home page drove engagement in the platform. Over time, Facebook personalised the content based on customer patterns, and this helped increase Facebook’s relevance to their customers.</p><p>The big winners in technology have been companies that have invested in personalisation for their users. Facebook personalised social media content, Google personalised search of information, YouTube personalised streaming. The more recent winners this past decade have been companies like TikTok, that have built a highly addictive and sticky platform through personalisation. In last year’s Recode conference, Snap’s CEO Evan Spiegel was asked about how he views competition with TikTok. He admitted that TikTok’s algorithm learns user behaviour over time, better than most social media platforms. The content gets more relevant as users spend more time on the platform. That is the power of personalisation.</p>
<!--kg-card-begin: html-->
<iframe width="560" height="315" src="https://www.youtube.com/embed/Z9CQuPcop7c" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>
<!--kg-card-end: html-->
<p>Tech journalist Kara Swisher interviews Snap CEO Evan Spiegel.</p><p>In a similar way, Spotify has personalised music. Spotify’s early adopters preferred the platform because Spotify helped them discover artists through playlists. As a user, you may notice that Spotify still recommends highly relevant playlists according to their user’s searching preferences, and they are now doing the same in podcasts, to further drive engagement and retention. This is one of the reasons why, by the second quarter of 2022, Spotify had over 30% market share of music subscribers worldwide, ahead of competitors such as Apple, Amazon, YouTube."</p><hr><p>Some of the <a href="https://www.spaceship.com.au/voyager/?ref=spaceship.ghost.io">Spaceship Voyager portfolios</a> invest in Spotify, Facebook, Google, and Snap at the time of writing.</p><p>Important! We’re sharing with you our thoughts on the companies in which Spaceship Voyager invests for your informational purposes only. We think it’s important (and interesting!) to let you know what’s happening with Spaceship Voyager’s investments. However, we are not making recommendations to buy or sell holdings in a specific company. Past performance isn’t a reliable indicator or guarantee of future performance.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Kelly Simpson)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/investing/">Investing</category>
            <category domain="https://www.spaceship.com.au/learn/tag/artificial-intelligence/">Artificial Intelligence</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2023/08/Spotify-music-profile.jpeg" length="0" type="image/jpeg"/>
        </item>
        <item>
            <title><![CDATA[Real Money Talk: Jen]]></title>
            <link>https://www.spaceship.com.au/learn/real-money-talk-jen/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/real-money-talk-jen/</guid>
            <pubDate>Thu, 24 Aug 2023 00:25:00 GMT</pubDate>
            <description><![CDATA[Jen’s a 30-year-old dentist from Brisbane who owns two properties. She started her career at Muffin Break.]]></description>
            <content:encoded><![CDATA[<p>This post is based on an interview we conducted with Jen in November 2021.</p><p>Real Money Talk is our series where we interview Australians from all walks of life about their personal finances. The views expressed are those of the interviewees, based on their experiences with money, and as such are not necessarily representative of Spaceship's views.</p><p>We have changed the name of the interviewee for their privacy.</p><h2 id="overview">Overview</h2><p><strong>Name:</strong> Jen<br><strong>Age:</strong> 30<br><strong>Where do you live?</strong> Brisbane</p><p><strong>Please tell us a bit about yourself.</strong></p><p>I’m a 30-year-old dentist working full time. Prior to that I was studying pharmacy before making my career change.</p><p><strong>What's your current net worth?</strong></p><p>$1.1 million</p><p><strong>How does it break down?</strong></p><ul><li>Cash: ~$57 000</li><li>Vanguard: ~$38,000</li><li>Super: $22,000</li><li>Home which I own: $1,200,000</li><li>Investment property: $1,060,000</li><li>Spaceship: ~$3,300</li></ul><p><strong>Do you have any debts?</strong></p><ul><li>Mortgage on my home: ~$438,000</li><li>Mortgage on investment property: ~$840,000</li></ul><p><strong>How did you build your net worth?</strong></p><p>Working and investing, saving hard by living frugally.</p><h2 id="earn">Earn</h2><p><strong>Tell us a bit about your career.</strong></p><p>Started working since I was 15 years old at Muffin Break. </p><p>Even though I grew up in a fairly well-to-do middle class family, Mum being the first generation immigrant that she was, always made me feel that money was tight and not something to waste or take for granted. </p><p>I could never buy things just because I wanted to, there had to be an absolute need for it. I had to work for my pocket money, then when I was studying pharmacy I worked as a pharmacy assistant before training as a dental assistant when I got into dentistry. I've now been working for 5 years as a dentist.</p><p><strong>Do you have any income sources outside your job? How much do you earn from each and how did you develop them?</strong></p><p>I rent the downstairs of the home I own which I try to live off and there is passive income coming from the investment property of around $39,000 a year. </p><p>I try to invest about $50-60,000 per year in ETFs with a buy and hold strategy that I don't plan on touching until I'm 65-70 years old.</p><p><strong>What's been important to learn about making more money?</strong></p><p>To try to upskill and be smart with my money. To work hard to become extremely good at what I do. My vocation doesn't define you, but what I decide for myself as a career, to put 100% into it to be the best that I can be. To always spend below my means. I have colleagues who will spend endless amounts of money on designer items to "appear rich" but they have little in net assets. So don't succumb to lifestyle creep.</p><h2 id="save">Save</h2><p><strong>What's your savings rate? How has it changed over time?</strong></p><p>I try to save at least 70% of my after tax income. I'm trying my best to save while it's not a good time to go overseas yet and before we have kids.</p><p><strong>Do you have a budget?</strong></p><p>No, we spend everyday items from our joint savings account but I try to spend around 5-10% of after tax income on my own discretionary spending.</p><p><strong>How much do you spend per year?</strong></p><p>Around $30,000 or less.</p><p><strong>Do you make purchase decisions carefully, or are you loose with your money?</strong></p><p>I'm usually very careful with purchase decisions, basically any money that isn't being used to make more money or used on experiences needs to be a need and not a want.</p><p><strong>How is your work-life balance?</strong></p><p>Fair – working 5 days full time at the moment. I want to get to the point where I can work three days to spend more time with my future kids.</p><p><strong>What's your favourite thing to spend money on?</strong></p><p>My two cats, fine dining and holidays.<br></p><h2 id="invest">Invest</h2><p><strong>How do you invest?</strong></p><p>Basically alternate between dollar cost averaging and contributing lump sums into ETFs, putting money into my offset for my current PPOR (principal place of residence).</p><p><strong>What's been your best investment?</strong></p><p>My investment property (it's increased in capital gains by $100,000 since we purchased it) and returning above 4% rental yield p.a., also my current PPOR which will be an investment in two to three years. It's gone up in value by around $500,000.</p><p><strong>What's been your worst investment?</strong></p><p>None, I only invest in what I know.</p><p><strong>How are you building wealth?</strong></p><p>Saving and investing the majority of my income.</p><p><strong>What are your main roadblocks to building wealth? How are you addressing them?</strong></p><p>Temptations to spend going out and fine dining.</p><p><strong>Do you have a target net worth you want?</strong></p><p>$10 million in retirement. I'd like to be able to live off the passive income from our investment properties and dividends.</p><h2 id="behaviour">Behaviour</h2><p><strong>When did you make your first significant behavioural shift towards wealth building?</strong></p><p>A year out of working when I realised spending heaps of money on fashionable things I really didn't need wasn't making me happier and that money could be better spent elsewhere.</p><p><strong>If you could start again, what would you do differently? What advice would you give your younger self?</strong></p><p>Start investing earlier.</p><p><strong>What mistakes have you made along the way that others can learn from?</strong></p><p>Spend money in your twenties on experiences more than things.</p><p><strong>Do you have any worries about retirement? If so, how are you planning to address them?</strong></p><p>No. I feel like I'm sufficiently diversified in my investments.</p><p><strong>How are you learning about building wealth?</strong></p><p>Podcasts, books and family. My family has been very savvy regarding putting money into residential real estate and it has paid off for them. We also talk about money and investments a lot.</p><p><strong>Do you give to charity? If so, what percentage of your time/money do you give?</strong></p><p>Not yet, but if I did it would go to the RSPCA or a non-for-profit wildlife protection organisation.</p><hr><h2 id="we-want-to-hear-your-real-money-talk">We want to hear your Real Money Talk</h2><p>At Spaceship we’re big believers in sharing our money stories. We want to hear yours, too. In our ongoing <a href="https://www.spaceship.com.au/learn/tag/real-money-talk/?ref=spaceship.ghost.io">Real Money Talk</a> series, members of our community share what they’ve learned about managing money. We’d love you to take part. <a href="https://forms.gle/B2xKnqAqjePMHfFG9?ref=spaceship.ghost.io">Here’s a link to our Real Money Talk survey</a> where you can share your story.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Kelly Simpson)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/real-money-talk/">Real Money Talk</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2022/09/Real-Money-Talk-Jen.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[Is the future of healthcare in our Spaceship Voyager portfolios?]]></title>
            <link>https://www.spaceship.com.au/learn/eli-lilly-mounjaro/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/eli-lilly-mounjaro/</guid>
            <pubDate>Wed, 16 Aug 2023 00:40:07 GMT</pubDate>
            <description><![CDATA[If you’re a fan of before and after photos, check out the r/Mounjaro subreddit or TikTok page. ]]></description>
            <content:encoded><![CDATA[<p>If you’re a fan of before and after photos, check out the <a href="https://www.reddit.com/r/Mounjaro/?ref=spaceship.ghost.io">r/Mounjaro subreddi</a>t or <a href="https://www.tiktok.com/tag/mounjaro?lang=en&ref=spaceship.ghost.io">TikTok page</a>. It has first person accounts of people changing their lives by using the cutting edge new drug, Mounjaro, which was approved last year to treat Type 2 diabetes. </p><p>The thing is, even though it’s only approved to treat diabetes: Mounjaro has secondary benefits that include targeting obesity, with average weight loss of about 26% over a trial period, and the potential to curb heart disease. (It can have some hectic side effects which people find tough to deal with, however, and like any medication, may not be suitable for everyone.)</p><p>Mounjaro is the commercial name of the drug called tirzepatide, which was developed by pharmaceutical company Eli Lilly. We added Eli Lilly to our <a href="https://www.spaceship.com.au/voyager/universe/?ref=spaceship.ghost.io">Spaceship Universe</a> and <a href="https://www.spaceship.com.au/voyager/earth/?ref=spaceship.ghost.io">Spaceship Earth</a> portfolios earlier this year. </p><p>This month, the price of Eli Lilly shares reached an all-time high after reporting earnings. Eli Lilly announced that quarterly revenue jumped a whopping 28% in Q2 2023 (ending June 2023) vs the year before, while Earnings Per Share, which is a measure of profitability, increased by 86% over the same time period. </p><p>This wasn’t entirely due to Mounjaro: Eli Lilly also produces insulin, metformin, Cialis, and Prozac amongst its consumer medications. </p><p>Significantly, it’s also submitted an Alzheimer’s drug for approval to the FDA. </p><p>The potential market size of diabetes is massive: it’s the most expensive chronic condition in the US, with $1 out of every $4 US healthcare dollars spent on caring for people with diabetes, according to the US CDC.  </p><h2 id="so-why-was-it-the-right-time-to-add-eli-lilly-to-our-spaceship-voyager-portfolios-we-asked-our-investment-team">So why was it the right time to add Eli Lilly to our Spaceship Voyager portfolios? We asked our investment team. </h2><p>“Obesity and Alzheimers are large problems that haven’t significantly been addressed. The amount of time and money spent on weight loss is extraordinary. The Economist has estimated $250 billion was spent on dieting last year, though as they point out dieting tends not to work. </p><p>We believe there are numerous catalysts for further adoption. Mounjaro is taken by injection, and we believe a pill option rather than an injectable will likely increase demand. Recent results from Novo Nordisk showed a similar class of drug reduced the risk of heart attack by 20%. This is an important step in showing insurers that these drugs have preventative benefits, encouraging additional insurer coverage that should reduce costs for customers – especially in the US, where healthcare costs can be astronomical. From an investor viewpoint these drugs are attractive as usage is subscription-like requiring ongoing usage for some users to maintain effectiveness.”</p><hr><p>Some of our <a href="https://www.spaceship.com.au/voyager/?ref=spaceship.ghost.io">Spaceship Voyager portfolios</a> invest in Eli Lilly and Novo Nordisk  at the time of writing.</p><p><strong>Important!</strong> We’re sharing with you our thoughts on the companies in which Spaceship Voyager invests for your informational purposes only. We think it’s important (and interesting!) to let you know what’s happening with Spaceship Voyager’s investments. However, we are not making recommendations to buy or sell holdings in a specific company. This article is general in nature and is not intended to be medical or financial advice. Past performance isn’t a reliable indicator or guarantee of future performance.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Spaceship)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/stocks/">Stocks</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2023/08/Spaceship-Voyager-flight-notes-1.jpeg" length="0" type="image/jpeg"/>
        </item>
        <item>
            <title><![CDATA[Should you invest in online dating?]]></title>
            <link>https://www.spaceship.com.au/learn/match-group-investing-analysis/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/match-group-investing-analysis/</guid>
            <pubDate>Wed, 09 Aug 2023 00:30:00 GMT</pubDate>
            <description><![CDATA[A closer look at Match Group, which is in our Spaceship Universe portfolio. ]]></description>
            <content:encoded><![CDATA[<h2 id="it%E2%80%99s-brutal-out-there">It’s brutal out there.</h2><p>First, lockdowns caused new couples to make calls on burgeoning relationships. (To singles bubble, or not to singles bubble?)</p><p>Now, the cost of living and rental crisis is causing Gen Zs and millennial couples to shack up together earlier than they otherwise might have, according to a <a href="https://www.finder.com.au/aussies-rush-romance-to-save-on-housing-costs?ref=spaceship.ghost.io">Finder survey</a>. (Who doesn’t dream about finally splitting rent?)</p><p>And even when you take away economic pressure, it’s a truth universally accepted that everybody just wants to dance with somebody who loves them.</p><!--kg-card-begin: html--><iframe src="https://giphy.com/embed/fFk6G2Hvs9ge4" width="480" height="361" frameborder="0" class="giphy-embed" allowfullscreen=""></iframe>
<p><a href="https://giphy.com/gifs/whitney-houston-fFk6G2Hvs9ge4?ref=spaceship.ghost.io">via GIPHY.</a></p><!--kg-card-end: html--><h2 id="you%E2%80%99ve-got-mail">You’ve got mail</h2><p>Online matchmaking site Match.com launched in 1995. According to Fast Company, Match.com traffic would spike at lunchtime because many of its users only had internet access at work.</p><p>Check out how Good Morning America covered it in the 90s.</p><!--kg-card-begin: html--><iframe width="560" height="315" src="https://www.youtube.com/embed/Ptfxcnqsw5g" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen=""></iframe><!--kg-card-end: html--><h2 id="rise-and-grind">Rise and grind</h2><p>In 2009, the internet and technology were sophisticated enough to launch the first big dating app: Grindr. It’s a hookup and dating app that targets the gay community.</p><h2 id="tinder-sparks-a-match">Tinder sparks a match</h2><p>And by 2012, social networking was entrenched in modern life: Facebook had been around for about eight years. That’s when Tinder took off. Founded by Sean Rad, Justin Mateen, Christopher Gulczynski and Jonathan Badeen, Tinder quickly became known as a hookup app.</p><h2 id="hinge-enters-the-chat">Hinge enters the chat</h2><p>In 2011, Hinge, with its famous tagline ‘Designed to be deleted’ was founded. By 2017, it had the most mentions in the New York Times Wedding section. By 2014 it had reached Australia, and by 2021 was responsible for more than 30 million dates worldwide.</p><!--kg-card-begin: html--><blockquote class="twitter-tweet"><p lang="en" dir="ltr">The couple met on Hinge, a dating app for people who think they're better than the hoi polloi on Tinder.</p>— NYTimes Vows (@NYTvows) <a href="https://twitter.com/NYTvows/status/715265060713541632?ref_src=twsrc%5Etfw&ref=spaceship.ghost.io">March 30, 2016</a></blockquote>

<script async="" src="https://platform.twitter.com/widgets.js" charset="utf-8"></script><!--kg-card-end: html--><h2 id="bumble-starts-a-revolution">Bumble starts a revolution</h2><blockquote>“Why am I cleaning up somebody else’s drama? Women are always cleaning up somebody else’s mess,” Bumble founder Whitney Wolfe told Time Magazine in 2021.</blockquote><p>She was reflecting on the narrative that had taken hold after taking Bumble to IPO, which means listing it on the stock market.</p><p>Wolfe had worked at Tinder with her then boyfriend, who was an executive, and went on to sue the company for harassment before founding Bumble in 2014. A month after IPO, it was valued at more than $14 billion. <br></p><figure class="kg-card kg-image-card kg-card-hascaption"><img src="https://lh3.googleusercontent.com/-6nGLP1gPLD44a7m8hytmrxBB-WIHXr8GAsvZ2NL7c66p2DHWuCUJHtluOMEJZit816TNvrV_J22ooz1v_NFKwIROHVgzhmHrX1TBfMt6W0Ms7J-t1vJp_OAD5jRKSLdxX5nKn6EGquo-zYWeFq8svw" class="kg-image" alt loading="lazy" width="624" height="416"><figcaption>Whitney Wolfe. Image from Bumble.com</figcaption></figure><p>Bumble was revolutionary, allowing only women to make the first move. Now, it also has features that enable women to make friends and professional connections.</p><h2 id="match-hooking-up-with-other-dating-apps">Match hooking up with other dating apps</h2><p>Match Group is in the <a href="https://www.spaceship.com.au/voyager/universe/?ref=spaceship.ghost.io">Spaceship Universe portfolio</a>. It’s the biggest name in dating because it courts and acquires many of its competitors: Match owns Tinder, Hinge, Match.com, OkCupid, The League, and its new Grindr competitor called Archer, among other titles.</p><h2 id="how%E2%80%99s-match-been-performing">How’s Match been performing?</h2><p>Match recently announced its latest quarterly earnings (Q2 2023), which is a report that companies give the market to update them on business performance.</p><p>The company hit all time highs at the height of the pandemic and while it’s fallen since then, it beat expectations in this latest earnings report, growing its total revenue by 4% vs. the prior year quarter.</p><p>Its shining light has been Hinge, which is now one of the top three downloaded apps in 14 markets globally.</p><h2 id="why-do-we-keep-match-group-in-our-portfolio">Why do we keep Match Group in our portfolio?</h2><p>We asked investment analyst Maddy Falkiner about Match’s latest results, and how the online dating investment trend is holding up in turbulent times.</p><h3 id="%E2%80%9Cwe-believe-the-combination-of-hinge-and-tinder-is-a-perfect-match-pun-intended-catering-to-shorter-term-and-longer-term-dating-priorities">“We believe the combination of Hinge and Tinder is a perfect match (pun intended) catering to shorter term and longer term dating priorities.</h3><p>Hinge downloads grew nearly 50% last quarter and Tinder is seeing accelerated revenue growth under the company’s new CEO.</p><p>When Match’s new CEO, Bernard Kim joined the company just over a year ago he highlighted two key areas for growth: growing users, and monetising them – something that Tinder’s previous management began to struggle with. This had been concerning us given Tinder accounts for nearly 60% of the group's revenue.</p><p>Pleasingly, this quarter’s results demonstrated Management’s ability to reignite momentum and position the company for long-term success. They achieved this through well-planned organisational improvements, resulting in better product development and more effective marketing strategies across Match's brands. This, in turn, led to enhanced financial performance and improved unit economics.</p><!--kg-card-begin: html--><iframe width="560" height="315" src="https://www.youtube.com/embed/rrswffxwO-k" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen=""></iframe><!--kg-card-end: html--><p>Management expects these trends to continue throughout the year.</p><p>Specifically for Tinder, where its leadership team has built a more stable, focused strategy, their decision to prioritise optimisations and launch a bold marketing campaign in the first half of the year has yielded results in terms of revenue growth and user trends.</p><p>The two charts below illustrate the improvements achieved in monetisation and user growth post pricing changes and the new marketing campaign.</p><figure class="kg-card kg-image-card kg-card-hascaption"><img src="https://lh4.googleusercontent.com/HUGypKw4TRhSynsNvkj69fhx5ZjFzDe2ePjb4pzyvjscpYHfKV9qC2bN9GJX9vwTp5xnlBpGsyIEPfLBJdRnHVODXgTyCx6klTeNLBu_YzLpAD4lpM1oBrlUNxzfLOzTp8b3QoOZPqihSxIizvMNSYo" class="kg-image" alt loading="lazy" width="319" height="218"><figcaption>Source: Match Shareholder Letter Q2 2023</figcaption></figure><figure class="kg-card kg-image-card kg-card-hascaption"><img src="https://lh4.googleusercontent.com/3fwCgwTdwalaCh64I6IKalqpkb_DfAa7cjPvIMw3FVvYpfFqMX8m9acODK0zlnHjq-47w7vyhTqxSfP51m60E4RjnqIlXD80tmui_EuOIY29BIiwdOMKqw-A_w_ESJgMsU_OW1iKXGv47UOn58ofOSY" class="kg-image" alt loading="lazy" width="289" height="187"><figcaption>Source: Match Shareholder Letter Q2 2023</figcaption></figure><p>As you are probably aware, here at Spaceship we are focused on the long-term trends driving our companies and while we had some short-term concerns about management execution, we didn't lose sight of the fundamental reasons for holding Match in our portfolio.</p><h3 id="match-currently-dominates-the-online-dating-market">Match currently dominates the online-dating market.</h3><p>Over 50% of relationships that start through a dating site or app occur on a Match group brand and Tinder is the #1 downloaded and grossing lifestyle app globally.</p><p>Despite these impressive achievements, there is still room for growth, especially considering the relatively low adoption rate among singles.</p><p>Just three in ten US adults say they’ve ever used online dating, according to Pew Research, and Tinder has approximately 16 million paying users, a far cry from Spotify's 220 million premium subscribers, for example.</p><p>Taking into consideration these favourable long-term trends and the evident improvement in management execution, we find ourselves excited about the future prospects of the company."</p><h2 id="alternatives-to-online-dating">Alternatives to online dating</h2><p>Sometimes online dating works, and sometimes you have to go offline.</p><figure class="kg-card kg-image-card kg-card-hascaption"><img src="https://www.spaceship.com.au/blog/images/2023/08/Finding-love-offline.jpeg" class="kg-image" alt loading="lazy" width="250" height="250"><figcaption>Wherefore art thou?</figcaption></figure><p>We took a poll of the Spaceship office to find out how people met their significant others outside of dating apps.</p><ul><li>“An ACTUAL blind date setup by a mutual friend.”</li><li>“At university. We met at a social club and started dating for a year before realising she’s also my sister’s friend.”</li><li>“Set up by one of my best friend’s wives, who my partner went to school with. I was told it was a date. She was told it was a ‘friend hang’.”</li><li>“At a bar.”</li><li>“In a temple in Cambodia.”</li><li>“At one of my best friend’s weddings in Sri Lanka, it happened to be her cousin!”</li></ul><h2 id="finding-love-via-google-doc">Finding love via Google Doc</h2><p>A dark horse in the online love arms race is Google – or more specifically, the users who’ve given up on apps and have taken to the humble blank page.</p><figure class="kg-card kg-image-card"><img src="https://www.spaceship.com.au/blog/images/2023/08/date-me-docs.jpeg" class="kg-image" alt loading="lazy" width="600" height="260"></figure><p>Date-Me Docs are an emerging trend with a particular type of single - one who’s not scared of putting themselves out to the whole internet to see.</p><p>With a Date-Me Doc, users describe themselves, their preferences, and the things they think make them date-worthy, and share the link across their social networks and in directories <a href="https://dateme.directory/?ref=spaceship.ghost.io">like this one</a>.</p><p>Time will tell if it becomes a norm, or a series of one-offs like the <a href="https://singleguyfromadelaide.com/?ref=spaceship.ghost.io">Single Guy from Adelaide</a>.</p><hr><p>Some of our Spaceship Voyager portfolios invest in Match Group, Spotify and Google at the time of writing.</p><p>Important! We’re sharing with you our thoughts on the companies in which Spaceship Voyager invests for your informational purposes only. We think it’s important (and interesting!) to let you know what’s happening with Spaceship Voyager’s investments. However, we are not making recommendations to buy or sell holdings in a specific company. Past performance isn’t a reliable indicator or guarantee of future performance.<br></p>]]></content:encoded>
            <author>hello@spaceship.com.au (Spaceship)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/investing/">Investing</category>
            <category domain="https://www.spaceship.com.au/learn/tag/stocks/">Stocks</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2023/08/Spaceship-Voyager-flight-notes.jpeg" length="0" type="image/jpeg"/>
        </item>
        <item>
            <title><![CDATA[Asset allocation for strategic investment]]></title>
            <link>https://www.spaceship.com.au/learn/asset-allocation-for-strategic-investment/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/asset-allocation-for-strategic-investment/</guid>
            <pubDate>Wed, 26 Jul 2023 00:26:00 GMT</pubDate>
            <description><![CDATA[Strategic asset allocation takes investing one step further by looking at how you choose your assets. ]]></description>
            <content:encoded><![CDATA[<p>It’s no secret that the world of investing can be full of confusing jargon and terminology. It’s not meant to be baffling, but if you’re new to investing, it can definitely feel that way.</p><p>So, let’s start demystifying things by looking at one of the most common terms you’re likely to come across, whether you’re managing your own investments or investing through your super – namely, ‘asset allocation’.</p><h2 id="what-is-asset-allocation">What is asset allocation?</h2><p>Asset allocation is a fancy term that simply means choosing the types of things you invest in, such as cash, shares, fixed income and bonds, property, commodities etc.</p><p>At <a href="https://www2.asx.com.au/investors/investment-tools-and-resources/australian-investor-study?ref=spaceship.ghost.io">2020 study</a> found that in Australia, an estimated 9 million people or more have investments (outside of super and their home), and over 4.5 million had a share portfolio.</p><p>Many of these people will also have a term deposit, an investment property, or even bonds. These are all asset allocations, but they’re not necessarily... strategic.</p><h2 id="what-is-strategic-asset-allocation">What is <em>strategic</em> asset allocation?</h2><figure class="kg-card kg-image-card"><img src="https://www.spaceship.com.au/blog/images/2023/05/strategic-asset-allocation-1.jpeg" class="kg-image" alt loading="lazy" width="600" height="260"></figure><p>Strategic asset allocation takes investing one step further by looking at how you choose your assets, based on things such as your:</p><ul><li>Age</li><li>Risk preferences</li><li>Investment timeframe</li><li>Goals, and</li><li>Investment amount.</li></ul><p>For example, the portfolio of a 30 y.o. might be 80% shares, whereas their parents’ might only be 55%.</p><p>Because strategic asset allocation is usually a focus of long-term investment (as opposed to the more tactical allocation of short-term investing), it will also generally involve diversification as well – from owning different types of assets to having variation within each asset. For example, in a share portfolio, there may be a mix of Australian and global stocks across different industries, and different companies.</p><h2 id="what-is-a-good-asset-allocation">What is a good asset allocation?</h2><p>As mentioned earlier, the best asset allocation for you will depend a lot on your age and how long you want to invest.</p><p>For instance, in the past, when estimating the proportion of shares to own, advisors would often use the formula: 100 minus your age. For a 40-year-old, that would mean 60% shares and 40% conservative assets such as bonds.</p><p>In recent years though, that strategy proved to be a tad unreliable, and there’s been a shift towards greater diversity – especially with interest in ETFs taking off, given that they offer in-built diversification, even across asset types (you can actually buy ETFs based on property, commodities and even bonds).</p><p>The rule of thumb still exists though: if you’re younger and/or your investment timeframe is longer than five years or so, you can probably afford to take on greater risk by upping your investment in shares and other volatile (but not too volatile) assets depending on your personal circumstances (which are different for everybody).</p><p>If you’re nearing retirement, you’re not that keen on risk, or you only want to put money aside for the short-term, you may be safer leaning towards more conservative investments for the main part of your portfolio.</p><h2 id="what-is-asset-allocation-in-super">What is asset allocation in super?</h2><p>It’s not just direct investment portfolios that are influenced by asset allocation. Investment through your super fund can also involve strategically choosing your assets. Again, this will be closely related to how old you are (how many years you are from retirement) and your risk profile.</p><p>That’s because ‘growth’ strategies, which are weighted towards more volatile assets, such as growth stocks, may produce better returns in the long run, but can also suffer short-term ups and downs.</p><p>Fortunately, time usually balances these out, so if you’re in your 20s or 30s, it’s probably not an issue. But if you’re nearing retirement, then it could cause you headaches, and therefore, an allocation strategy that leans more towards safer, conservative, slower-growth-lower-risk assets might be a more stress-free option.</p><h2 id="ready-made-asset-allocations">Ready-made asset allocations</h2><p>If you’re still not 100 per cent sure about the right asset allocations to go for, you can always leave the hard work up to the experts.</p><p>For instance, if you want to invest directly, rather than through your <a href="https://www.spaceship.com.au/super/?ref=spaceship.ghost.io">super fund</a>, Spaceship offers three types of managed funds that offer both diversity and strategy – from <a href="https://www.spaceship.com.au/voyager/universe/?ref=spaceship.ghost.io">tech-focused industries</a>, to <a href="https://www.spaceship.com.au/voyager/earth/?ref=spaceship.ghost.io">earth-friendly companies</a> and more <a href="https://www.spaceship.com.au/voyager/origin/?ref=spaceship.ghost.io">blue-chip, conservative stocks</a>.</p><p>Likewise, many super fund options give you the choice of funds that offer a professionally allocated mix of Australian shares, international shares, property, fixed interest and cash.</p><p>So, whether you’re just starting out in the world of investing, getting ready to beef up your portfolio, or you have retirement in your sights, take a look at your asset allocations, and make sure they’re right for your age, investing timeframe, risk preference and overall goals.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Spaceship)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/investing/">Investing</category>
            <category domain="https://www.spaceship.com.au/learn/tag/us-investing/">US Investing</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2023/05/asset-allocation-strategies.jpeg" length="0" type="image/jpeg"/>
        </item>
        <item>
            <title><![CDATA[21.07.23 | We bought and sold some stocks]]></title>
            <link>https://www.spaceship.com.au/learn/210723-newsletter/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/210723-newsletter/</guid>
            <pubDate>Fri, 21 Jul 2023 11:12:00 GMT</pubDate>
            <description><![CDATA[The latest changes to the Spaceship Voyager portfolios.]]></description>
            <content:encoded><![CDATA[<p>It's been another whirlwind of a quarter for us here at Spaceship.</p><p>We've bought and sold some stocks, and changed our positions in others, so let's take a look at the latest changes to our Spaceship Voyager portfolios.</p><h2 id="changes-to-the-spaceship-universe-portfolio">Changes to the Spaceship Universe Portfolio</h2><h3 id="bought-eli-lilly-and-co">Bought: Eli Lilly and Co</h3><p>Eli Lilly is a global pharmaceutical company headquartered in the city of Indianapolis in the US. Founded in 1876 by Colonel Eli Lilly (formerly an American soldier and prisoner of war), the company is one of the largest pharmaceutical companies in the world.</p><p>Eli Lilly is most famous for being the first pharmaceutical company to distribute the polio vaccine globally and commercialise insulin.</p><p>By the numbers, Eli Lilly is equally impressive.</p><p>The company has five key divisions: diabetes, oncology, immunology, neuroscience, and 'other', and it has more than 39,000 employees worldwide, with approximately 9,400 employees engaged in research and development.</p><p>We like Eli Lilly for the Spaceship Universe Portfolio because of its breakthroughs in two key diseases, a new class of diabetes drug which leads to weight loss (potentially helping solve obesity) and a drug showing potential in slowing Alzheimer's.</p><p>The diabetes drug, known as Mounjaro, has already been approved in the US to help with type 2 diabetes, with approval for weight loss slated for later this year. In the US alone, medical care costs tied to obesity were $173 billion in 2019 dollars, according to research cited by the Centers for Disease Control and Prevention. We see the opportunity for large cost savings, as the hypothesis is that reducing obesity can help prevent diabetes, cardiovascular issues, and cancers. We believe insurers are likely to increase coverage, reducing costs for consumers, and also believe the treatment is likely to see ongoing usage with obesity a chronic problem.</p><p>The other interesting tidbit here is that Mounjaro is proving to have less side effects than Ozempic and Wegovy, which are similar drugs issued by Eli Lilly's competitor Novo Nordisk. You may have heard about these two drugs in recent months, as there have been global shortages due to increased popularity.</p><p>We also like Eli Lilly’s progression in Alzheimer's disease. Clinical studies of their drug Donanemab showed the treatment slowed Alzheimer's progress by ~35% in the early stages of the disease.</p><p>These are large markets, but the potential in weight loss is massive. We believe that even a small takeup of Mounjaro (which will likely have a separate name/brand for obesity usage) by the addressable market would provide Eli Lilly with a large opportunity, and that's why we bought it.</p><h3 id="sold-cleanaway-waste-management-ltd">Sold: Cleanaway Waste Management Ltd</h3><p>We've had Cleanaway Waste Management in the Spaceship Universe Portfolio for a few years now, but this quarter we sold it.</p><p>While it has been a stable business, the company has recently made aggressive plans (in our opinion) to build waste-to-energy plants in Victoria and Queensland. These projects typically require significant capital investment (potentially up to $2 billion), and the company has a market cap of approximately $6 billion. We believe the company will likely sell down some of its stake to finance these projects to reduce the risk, but it is still a significant change to operations.</p><p>With all this in mind, we decided to sell out of Cleanaway Waste Management.</p><h2 id="changes-to-the-spaceship-earth-portfolio">Changes to the Spaceship Earth Portfolio</h2><h3 id="bought-veeva-systems-inc">Bought: Veeva Systems Inc</h3><p>Veeva Systems is a cloud computing company that specialises in providing software solutions for the life sciences industries that help its customers market, sell, store data, coordinate, and stay compliant!</p><p>We like Veeva Systems for a few reasons.</p><p>To start, we believe it has no true peers across its product range currently. This has meant, for example, that it could introduce annual price increases for the first time with little push back from customers.</p><p>On that, it's apparent the team — lead by founder and CEO Peter Gassner — knows how to manage a business. It raised about US$7m in venture funding, and only spent US$4m of that before it became profitable. When the company eventually went public in 2013, it had a valuation of US$4.4bn, just six years after launch.</p><p>With breakthroughs in artificial intelligence helping speed up the drug discovery process, we believe there will be increased clinical trials which should benefit Veeva.</p><p>As for why we bought it for the Spaceship Earth Portfolio, we believe Veeva Systems contributes to Goal 3 (Good Health and Well-Being) and Goal 8 (Decent Work and Economic Growth) of the UN Sustainable Development Goals agenda.</p><p>It helps life sciences companies become more effective and efficient. The company has also taken legal action to fight the unfair use of non-compete agreements (and does not use them itself) as they believe such agreements limit an employee's fundamental right to work where they choose.</p><h3 id="bought-eli-lilly-and-co-1">Bought: Eli Lilly and Co</h3><p>You can read more about why we like Eli Lilly above, because we also bought it for the Spaceship Universe Portfolio.</p><p>As for why we bought it for the Spaceship Earth Portfolio specifically, we believe Eli Lilly contributes to a number of goals, but in particular, Goal 3 (Good Health and Well-Being) of the UN Sustainable Development Goals agenda, as Eli Lily increases access to medicines, thereby directly contributing to good health outcomes.</p><h3 id="bought-crowdstrike-holdings-inc">Bought: Crowdstrike Holdings Inc</h3><p>Crowdstrike is an advanced cloud security platform. Their mission is simple: to stop breaches. Their platform is designed to help customers manage policies, control reporting data, manage, and respond to threats.</p><p>We like it because, well, the threat landscape continues to worsen. We've seen it across Australia over the past year, and as companies have to constantly evolve to manage cybersecurity threats, the opportunity grows — which is where Crowdstrike comes in.</p><p>Crowdstrike benefits from a powerful network effect. Its platform is designed so that the more data that is fed into it, the more intelligent it becomes. This means customers see compounding improvements, and the cost to switch out increases.</p><p>As for why we bought it for the Spaceship Earth Portfolio specifically, we believe Crowdstrike’s cyber security solutions contribute to several goals such as Goal 9 (Industry, Innovation, and Infrastructure) (as their software promotes secure infrastructure), Goal 16 (Peace, Justice and Strong Institutions) (as they prevent cyber threats and assist in incident response) and Goal 17 (Partnerships for the Goals) of the UN Sustainable Development Goals agenda (as they collaborate with various organisations to combat cyber threats).</p><h3 id="sold-nintendo-co-ltd">Sold: Nintendo Co Ltd</h3><p>While Nintendo's Switch product has become its best-selling console, the company has become, in our minds, over reliant on one platform, with hand held devices now replaced by the multi-purpose Switch (it can be played at home and on the go).</p><p>Additionally the Switch is ageing and Ninendo has had mixed platform launch results in recent years with reliance on the Switch just adding to the risks. Shares have increased recently due to excitement over the Mario movie, but we believe this is a one off benefit, not recurring/ongoing revenue.</p><p>All this taken together, we feel there is increased platform risk in Nintendo, which is why we decided to sell out of our position.</p><h3 id="sold-mercari-inc">Sold: Mercari Inc</h3><p>Mercari operates a marketplace app where users can buy and sell almost anything. It is dominant in its home base of Japan, but we are negative on their expansion into the US which is a competitive market thanks to the likes of eBay and Etsy. As such, we decided to sell out of our position.</p><h3 id="reduced-first-solar-inc">Reduced: First Solar Inc</h3><p>We still like First Solar. We are reducing the position due to outperformance and concerns that new regulations will slow growth. Solar buyers in California will receive a much smaller credit on their bills for the electricity they feed back into the grid. The rules are designed to encourage pairing batteries with solar panels. Our exposure to the solar trend sees us investing in both First Solar and Enphase Energy. As Enphase Energy has more exposure to the combined battery opportunity, we decided to reduce our position in First Solar.</p><h2 id="changes-to-the-spaceship-origin-portfolio">Changes to the Spaceship Origin Portfolio</h2><p>For customers in the Spaceship Origin Portfolio, things are a little different.</p><p>The Spaceship Origin Portfolio is made up of around 100 of some of the largest ASX listed companies by market capitalisation, and around 100 of some of the largest global companies by market capitalisation.</p><p>If a company moves in or out of the Spaceship Origin Portfolio, it will be because its market capitalisation has changed, not because we've made the decision to buy or sell it.</p><hr><p>One or more of the Spaceship Voyager portfolios invest in Cleanaway Waste Management, Crowdstrike, Eli Lilly, Enphase Energy, First Solar, and Veeva Systems at the time of writing. Please refer to the Spaceship app or our website for more information on what each portfolio invests in.</p><p>Important! We’re sharing with you our thoughts on the companies in which Spaceship Voyager invests for your informational purposes only. We think it’s important (and interesting!) to let you know what’s happening with Spaceship Voyager’s investments. However, we are not making recommendations to buy or sell holdings in a specific company. Past performance isn’t a reliable indicator or guarantee of future performance.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Bryna Howes)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/newsletters/">Newsletters</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2023/08/unnamed.jpeg" length="0" type="image/jpeg"/>
        </item>
        <item>
            <title><![CDATA[Going for it: Making football fashion sustainable]]></title>
            <link>https://www.spaceship.com.au/learn/going-for-it-making-football-fashion-sustainable/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/going-for-it-making-football-fashion-sustainable/</guid>
            <pubDate>Tue, 18 Jul 2023 06:03:07 GMT</pubDate>
            <description><![CDATA[Unwanted FC turns unwanted, authentic football kits into streetwear. Here's how they make money from what they love. ]]></description>
            <content:encoded><![CDATA[<p><a href="https://www.spaceship.com.au/learn/tag/going-for-it/?ref=spaceship.ghost.io"><em>Going For It</em></a><em> is our Spaceship series where we speak to people who are doing just that — going for it. Whether in business, sport, the arts or anything in between, we share stories about people who are invested in achieving big feats (and changing lives in the process).</em></p><p><strong>Scoring an internship at Adidas HQ in Germany, where you get to work on producing the kits that your favourite football teams wear, is a dream for many soccer fans.</strong></p><p>For Kevin Chan from Queensland, it was a once-in-a-lifetime experience that kick-started his career in fashion — but not in the way that he expected.</p><p>Being immersed in the world of football product marketing, he saw an opportunity that sparked a business idea, and Unwanted FC was born.</p><p><a href="https://unwantedfc.com/?ref=spaceship.ghost.io">Unwanted FC</a> is making waves in the fashion industry with their innovative perspective on football merchandise.</p><p>This upcycling brand is tackling the problem of waste in fashion by repurposing unwanted jerseys and kits and giving them a new — and arguably, more fashionable — life.</p><figure class="kg-card kg-image-card kg-card-hascaption"><img src="https://www.spaceship.com.au/blog/images/2023/07/unwanted-fc-1.png" class="kg-image" alt loading="lazy" width="500" height="500"><figcaption>Image: UnwantedFC.com</figcaption></figure><p>Through their commitment to circular fashion and their strong ties to the soccer community, Unwanted FC has built up a loyal community.</p><p>From working with the likes of Matilda’s player, Alex Chidiac, as well as football giant Nike, Unwanted FC is carving out a name for themselves among globally recognised brands.</p><p>We sat down with Co-founder, Kevin Chan, to talk about the birth of the business and what it’s taken to really go for it.</p><h2 id="how-it-started">How it started</h2><p>Growing up in Brisbane, Queensland in the 90s, Kevin grew up playing the beautiful game. After pursuing a marketing degree, he got the opportunity to go to Germany and work for Adidas, arguably one of the biggest supporters of football in the world.</p><p>“As football product marketing interns at Adidas, you get a great chance to learn about how big brands operate,” says Kevin. He then came back to Australia and pursued a career as a fashion buyer and digital marketer.</p><p>During his brief stint at Adidas, he saw many products and samples that were not going to hit shelves go to waste.</p><blockquote>“People from higher up would tell the interns, ‘Hey, this ended up changing in colour or there’s a different sponsor, so can you just send it off to get destroyed?’ And as a football fan, that really hurt...I knew that there are people in this world that would appreciate those garments.”</blockquote><p>“So I sent some of the samples back home to Australia." says Kevin.</p><p>While he donated some jerseys to charities, Kevin also had the idea to use the garments to create entirely new products. He engaged local tailors and fashion designers to rework the samples into new products.</p><p>The response from family, friends — and even strangers on social media — validated these early prototypes. “We quickly realised that there was a community of conscious football consumers who resonated with this sustainable approach.”</p><h2 id="how-it-works">How it works</h2><p>Unwanted FC turns used football merchandise into completely new items. Customers can send in their old shirts and pay for the reworking service, breathing new life into their beloved jerseys. Additionally, the brand receives donations of jerseys, enabling them to repurpose even more garments.</p><p>Kevin emphasises their commitment to circular fashion by stating,</p><blockquote>"We're challenging the norm and doing the exact opposite of what fast fashion is doing."</blockquote><p>Unwanted FC aims to create a closed-loop system, where garments are continually repurposed, minimising the environmental impact of fashion waste. This mindset has allowed Unwanted FC to experiment with new product lines, such as bespoke tote bags, boot bags, and side bags, expanding their offerings while staying true to their mission.</p><figure class="kg-card kg-image-card kg-card-hascaption"><img src="https://www.spaceship.com.au/blog/images/2023/07/Hector.png" class="kg-image" alt loading="lazy" width="500" height="500"><figcaption>Partnering with Hector Bellerin and Real Betis</figcaption></figure><h2 id="the-role-of-community-and-the-question-of-authenticity">The role of community and the question of authenticity</h2><p>The soccer community has played a pivotal role in Unwanted FC's success. Kevin goes so far as to say that without the community, there wouldn’t be much point for the business to exist.</p><blockquote>"They're the people who matter,” says Kevin, “Like-minded individuals who care about the same issues that myself and my brother care about."</blockquote><p>Through engaging with the global soccer community, both online and through overseas research trips, Unwanted FC has connected with individuals who share their love for the sport and their commitment to sustainability.</p><p>More broadly speaking, the brand has been able to tap into the identity that surrounds being a soccer fan. The football fandom is arguably one of the strongest in the world, with different segments centred around specific clubs, iconic players and the actual merchandise itself.</p><p>By tapping into the passion and dedication of soccer enthusiasts, as well as leveraging the nostalgia of the sport’s long history, Unwanted FC has not only built a loyal and supportive customer base, but also carved out its own unique niche — which, at first glance, appears to fly in the face of the community’s love of authenticity.</p><p>“Growing up surrounded by amazing vintage soccer memorabilia, I can understand the love of authenticity and making sure you got the official gear,” says Kevin. “I think to this day, people who appreciate football and football culture, do frown upon buying bootleg jerseys, because you're taking away the credibility of the designer and the club’s legacy, as well as not supporting them directly.”</p><p>To maintain the integrity of the garments, Unwanted FC only uses authentic kits in their upcycled ranges, which are available for purchase through their online store. However, when it comes to custom reworks, the brand is open to working with bootleg material if the customer requests it — which keeps their manufacturing process aligned to their ESG values.</p><h2 id="successes-with-nike-and-alex-chidiac">Successes with Nike and Alex Chidiac</h2><p>Unwanted FC's commitment to sustainability and their unique brand caught the attention of Nike.</p><p>The brand partnered with Unwanted FC for a significant campaign featuring the Matildas, Australia's national women's soccer team, ahead of the 2023 Women’s World Cup. Kevin describes the experience as surreal, stating, "To be able to tell a story with them... it's just unreal."</p><figure class="kg-card kg-image-card kg-card-hascaption"><img src="https://www.spaceship.com.au/blog/images/2023/07/Unwanted-FC-Matildas-1.png" class="kg-image" alt loading="lazy" width="500" height="500"><figcaption>Working with Nike to celebrate the Matildas and the Women's World Cup</figcaption></figure><p>The collaboration resulted in captivating videos and images, showcasing Unwanted FC’s innovative products, such as the iconic jersey dress. This partnership with Nike brought increased visibility of the brand and recognition of Unwanted FC's mission of sustainability.</p><p>Another notable success was their collaboration with Alex Chidiac, a Matildas’ player. Alex, known for her commitment to social and environmental issues, collaborated with Unwanted FC to upcycle and resell her old playing garments.</p><p>The proceeds from this collaboration were donated to Moving The Goalposts, an organisation in Kenya that aims to socially and economically empower girls through football. This initiative demonstrated Unwanted FC's ability to merge business and social impact, creating positive social outcomes by reinvesting in the sport that they love.</p><h2 id="the-realities-of-entrepreneurship">The realities of entrepreneurship</h2><p>Like many entrepreneurs in the startup phase of their business, Kevin juggles the responsibilities of Unwanted FC with a 9 to 5 job. He credits his ability to succeed at both to technology and changing work conditions.</p><blockquote>“When it comes to remote work, there's a lot of trust that employees are given, so I'm really grateful that I can work flexibly.”</blockquote><p>The realities of work days, however, aren’t for the faint hearted. “I wake up early in the morning and pack orders, and then start work,” says Kevin. “Sometimes at lunch time, I might have to take a calls, then I get back to it after my day job is finished.”</p><p>Kevin acknowledges the demanding nature of being an entrepreneur, stating,</p><blockquote>"I'm always on... I'm always thinking about how we can convert better. It might seem glamorous at the beginning, but you're doing so much. You have to look after content creation, which takes time. So does engaging on social media, replying to emails, replying to customers…”</blockquote><p>Kevin shares that he has implemented strategies to balance his mental health and prevent burnout, such as setting boundaries and practicing self-care. However, he emphasises the constant struggle to switch off and find a work-life balance.</p><p>“Sometimes at night, at 10 pm, I'll still be working and I really have to force myself to switch everything off.”</p><h2 id="at-spaceship-we-think-that-long-term-investing-is-about-building-a-future-for-yourself-and-others-that-you-want-to-live-in-what-future-is-unwanted-fc-building">At Spaceship we think that long-term investing is about building a future for yourself and others that you want to live in. What future is Unwanted FC building?</h2><p>“We want freedom,” says Kevin. “And when I say freedom, I mean we’re going to be able to dictate industry-wide direction. We're going to be an incredible brand spoken about by other big brands. And we're going to show the world how much impact we can make.”</p><p>Kevin's ambition is to build a brand that aligns business success with social and environmental responsibility.</p><p>He believes that the next generation of consumers will appreciate brands that prioritise sustainability and social impact.</p><p>With their commitment to circular fashion and their growing community, Unwanted FC aims to lead the way in transforming the sportswear industry towards a more conscious and sustainable future.</p><blockquote>“I really do believe in the next five to ten years, we will be the next big thing.”</blockquote>]]></content:encoded>
            <author>hello@spaceship.com.au (Spaceship Developer Account)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/going-for-it/">Going For It</category>
            <category domain="https://www.spaceship.com.au/learn/tag/hash-natalia/">#natalia</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2023/07/Unwanted-FC-sustainable-football-fashion.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[Why did 70 million people sign up to Threads in two days?]]></title>
            <link>https://www.spaceship.com.au/learn/threads-meta-elon-vs-zuck/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/threads-meta-elon-vs-zuck/</guid>
            <pubDate>Tue, 11 Jul 2023 06:51:23 GMT</pubDate>
            <description><![CDATA[Threads is a text based social media platform where you can share up to 500 characters’ worth of writing, links, gifs, videos and photos.]]></description>
            <content:encoded><![CDATA[<p>It was a Friday afternoon just like any other until the word got out: Meta had launched Threads, its Twitter competitor, and suddenly there was a new social media app to join.</p><p>In the first two hours, it passed two million sign ups – two days later, it had climbed to more than 70 million.</p><p>Remember ChatGPT? People thought it was a massive deal when ChatGPT reached one million users in five days. Threads turned that on its head.</p><!--kg-card-begin: html--><blockquote class="text-post-media" data-text-post-permalink="https://www.threads.net/t/CuhOXGmr74R" data-text-post-version="0" id="ig-tp-CuhOXGmr74R" style=" background:#FFF; border-width: 1px; border-style: solid; border-color: #00000026; border-radius: 16px; max-width:540px; margin: 1px; min-width:270px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);"> <a href="https://www.threads.net/t/CuhOXGmr74R?ref=spaceship.ghost.io" style=" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%; font-family: -apple-system, BlinkMacSystemFont, sans-serif;" target="_blank"> <div style=" padding: 40px; display: flex; flex-direction: column; align-items: center;"><div style=" display:block; height:32px; width:32px; padding-bottom:20px;"> <svg aria-label="Threads" height="32px" role="img" viewBox="0 0 192 192" width="32px" xmlns="http://www.w3.org/2000/svg"> <path d="M141.537 88.9883C140.71 88.5919 139.87 88.2104 139.019 87.8451C137.537 60.5382 122.616 44.905 97.5619 44.745C97.4484 44.7443 97.3355 44.7443 97.222 44.7443C82.2364 44.7443 69.7731 51.1409 62.102 62.7807L75.881 72.2328C81.6116 63.5383 90.6052 61.6848 97.2286 61.6848C97.3051 61.6848 97.3819 61.6848 97.4576 61.6855C105.707 61.7381 111.932 64.1366 115.961 68.814C118.893 72.2193 120.854 76.925 121.825 82.8638C114.511 81.6207 106.601 81.2385 98.145 81.7233C74.3247 83.0954 59.0111 96.9879 60.0396 116.292C60.5615 126.084 65.4397 134.508 73.775 140.011C80.8224 144.663 89.899 146.938 99.3323 146.423C111.79 145.74 121.563 140.987 128.381 132.296C133.559 125.696 136.834 117.143 138.28 106.366C144.217 109.949 148.617 114.664 151.047 120.332C155.179 129.967 155.42 145.8 142.501 158.708C131.182 170.016 117.576 174.908 97.0135 175.059C74.2042 174.89 56.9538 167.575 45.7381 153.317C35.2355 139.966 29.8077 120.682 29.6052 96C29.8077 71.3178 35.2355 52.0336 45.7381 38.6827C56.9538 24.4249 74.2039 17.11 97.0132 16.9405C119.988 17.1113 137.539 24.4614 149.184 38.788C154.894 45.8136 159.199 54.6488 162.037 64.9503L178.184 60.6422C174.744 47.9622 169.331 37.0357 161.965 27.974C147.036 9.60668 125.202 0.195148 97.0695 0H96.9569C68.8816 0.19447 47.2921 9.6418 32.7883 28.0793C19.8819 44.4864 13.2244 67.3157 13.0007 95.9325L13 96L13.0007 96.0675C13.2244 124.684 19.8819 147.514 32.7883 163.921C47.2921 182.358 68.8816 191.806 96.9569 192H97.0695C122.03 191.827 139.624 185.292 154.118 170.811C173.081 151.866 172.51 128.119 166.26 113.541C161.776 103.087 153.227 94.5962 141.537 88.9883ZM98.4405 129.507C88.0005 130.095 77.1544 125.409 76.6196 115.372C76.2232 107.93 81.9158 99.626 99.0812 98.6368C101.047 98.5234 102.976 98.468 104.871 98.468C111.106 98.468 116.939 99.0737 122.242 100.233C120.264 124.935 108.662 128.946 98.4405 129.507Z"></path></svg></div> <div style=" font-size: 15px; line-height: 21px; color: #999999; font-weight: 400; padding-bottom: 4px; "> Post by @zuck</div> <div style=" font-size: 15px; line-height: 21px; color: #000000; font-weight: 600; "> View on Threads</div></div></a></blockquote>

<script async="" src="https://www.threads.net/embed.js"></script><!--kg-card-end: html--><h2 id="what-is-threads">What is Threads?</h2><p>Threads is a text based social media platform where you can share up to 500 characters’ worth of writing, links, gifs, videos and photos.</p><p>Sounds pretty basic, right?</p><p>You download the Threads app from the app store, sign in with your existing Instagram credentials, and are prompted to follow the same people you do on Instagram, along with other celebrities, brands, and newsmakers.</p><p>Threads functionality is currently limited: you’re unable to choose who you see in your feed; there are no trending topics or DMs; hashtags don’t work yet; you have to sign in with your Instagram name (which means dusting off your password if you haven’t used it in a while).</p><p>You can watch Threads develop by following the Head of Instagram, <a href="https://www.threads.net/@mosseri?ref=spaceship.ghost.io">Adam Mosseri</a>, and the CEO/Founder of Meta, <a href="https://www.threads.net/@zuck?ref=spaceship.ghost.io">Mark Zuckerberg</a>. (Threads has been spun out of Instagram.)</p><h2 id="why-did-meta-launch-threads">Why did Meta launch Threads?</h2><p>Threads is filling the space that’s historically been taken by social media competitor Twitter.</p><p>Meta (as Facebook) and Twitter both launched around the same time (in the mid-2000s, think the skinny jean and Razr phone days), and helped create social media culture. Since then, their paths have diverged.</p><p>While Meta went on to launch its own versions of popular products, which included messaging, workplace, and virtual reality products, Twitter largely stayed in its lane grappling with communication and moderation issues until it was bought by Elon Musk in 2022.</p><h2 id="why-now">Why now?</h2><p>Since Musk bought the platform, Twitter has undergone changes that have impacted its usability, most recently when it capped users on its free tier to seeing 600 tweets per day. That’s when Meta struck.</p><h2 id="what-else-does-meta-own">What else does Meta own?</h2><p>Meta has a long history of acquiring competitors, or releasing features and products that are heavily inspired by what else is on the market.</p><h3 id="facebook">Facebook</h3><figure class="kg-card kg-image-card"><img src="https://www.spaceship.com.au/blog/images/2023/07/Facebook-logo.png" class="kg-image" alt loading="lazy" width="150" height="150"></figure><p>Famously founded by Mark Zuckerberg in 2004 in his uni bedroom at Harvard, Facebook had an early focus on prestige and privacy. It was initially open to people with uni email addresses, before spreading around the world.</p><h3 id="messenger">Messenger</h3><figure class="kg-card kg-image-card"><img src="https://www.spaceship.com.au/blog/images/2023/07/Messenger-logo.png" class="kg-image" alt loading="lazy" width="150" height="150"></figure><p>Messenger app was spun out of Facebook after beginning life as Facebook Chat. In 2011 it became a standalone app.</p><h3 id="instagram">Instagram</h3><figure class="kg-card kg-image-card"><img src="https://www.spaceship.com.au/blog/images/2023/07/Instagram-logo.png" class="kg-image" alt loading="lazy" width="150" height="150"></figure><p>Meta acquired Instagram itself in 2012. Instagram has since evolved from being a photography heavy, image-based app with a limited set of filters, to a short video-led Snapchat and TikTok competitor by 2023.</p><h3 id="whatsapp">WhatsApp</h3><figure class="kg-card kg-image-card"><img src="https://www.spaceship.com.au/blog/images/2023/07/Whatsapp-logo.png" class="kg-image" alt loading="lazy" width="150" height="150"></figure><p>Meta acquired WhatsApp in 2014, giving it access to a fast-growing messaging service that was on track to reach 1 billion users. By 2020, it had reached 2 billion users. Its top three countries are India, Brazil, and the United States.</p><h3 id="crypto">Crypto</h3><figure class="kg-card kg-image-card"><img src="https://www.spaceship.com.au/blog/images/2023/07/Libra-logo.png" class="kg-image" alt loading="lazy" width="150" height="150"></figure><p>In 2019, Facebook announced it was developing its own cryptocurrency that it called Libra. Based on the blockchain, Libra was intended to be a digital currency that helped service the underbanked and pay for products globally. Libra struggled to get US Federal backing, and Facebook later sold the project for parts.</p><h3 id="oculus">Oculus</h3><figure class="kg-card kg-image-card"><img src="https://www.spaceship.com.au/blog/images/2023/07/Oculus-logo.png" class="kg-image" alt loading="lazy" width="150" height="150"></figure><p>In 2014, Meta announced its plans to acquire the then leader in virtual reality, Oculus. Oculus had an industry-leading headset called the Oculus Quest, which Meta rebranded the Meta Quest.</p><h3 id="the-metaverse">The Metaverse</h3><figure class="kg-card kg-image-card"><img src="https://www.spaceship.com.au/blog/images/2023/07/Meta-logo.png" class="kg-image" alt loading="lazy" width="150" height="150"></figure><p>In 2021, Facebook announced it was taking a deliberate step into the ‘metaverse’, the online ecosystem that can be accessed by virtual and augmented reality. It rebranded its entire company name to ‘Meta’ and had a focus on ‘bringing the metaverse to life.’</p><h2 id="what%E2%80%99s-the-point-of-all-of-this">What’s the point of all of this?</h2><p>It all comes down to ad dollars and data. By attracting as many users as possible, across as many different formats as it can, Meta is able to compare and contrast its users to strengthen its ad targeting.</p><p>It’s also able to cross-sell users to different products: Threads’ speed of growth was enabled because each Instagram user already had an account ready and waiting for them.</p><p>Meta has been controversial in the amount of data it’s collected, and the ways it’s deployed it. When you download the Threads app, for example, you give it permission to track “<a href="https://mashable.com/article/threads-tracking-data?ref=spaceship.ghost.io#:~:text=Threads%20is%20collecting%20almost%20everything%20it%20can%2C">almost everything it can</a>” according to online tech publication Mashable.</p><p>Threads isn’t currently available in Europe due to the EU’s regulatory concerns.</p><p>Threads is arguably the first big move that Meta has made since its launch into the metaverse. Since then, it’s seen a similar fate to its high-growth, tech stock peers, so it needed a win.</p><p>Threads also helps Mark Zuckerberg get one up on Elon Musk. The pair have an animosity so bad there are talks of them duking it out in a cage match. (This is a true story.)</p><h2 id="why-do-we-own-meta-in-our-spaceship-universe-portfolio">Why do we own Meta in our <a href="https://www.spaceship.com.au/voyager/universe/?ref=spaceship.ghost.io">Spaceship Universe portfolio?</a></h2><p>We’ve had Meta in our <a href="https://www.spaceship.com.au/voyager/universe/?ref=spaceship.ghost.io">Spaceship Universe portfolio</a> since 2018.</p><p>Meta is a leader in both social (Facebook, Instagram, and now Threads), and Messaging (WhatsApp, Messenger). This is a powerful communication combination. More than 3 billion people globally use Meta’s platforms daily, while 3.81 billion people use a Meta platform at least monthly, as at March 2023.</p><p><a href="https://www.spaceship.com.au/voyager/?ref=spaceship.ghost.io">Spaceship Voyager</a> Investment Analyst Sid Mehta explains more.</p><blockquote>“Meta is dominant in social, there is no disputing that.</blockquote><blockquote>The market has been concerned with a slowdown in their user growth, slowdown in their ad business, the rise of competition in TikTok and Snap, and the rise of other advertisers such as Amazon.</blockquote><blockquote>Last year, the market was also concerned with how much Meta may invest in pursuing their vision of the metaverse as well as crypto. These concerns are valid.</blockquote><blockquote>But when it comes to businesses of any scale trying to reach customers through digital ads, Alphabet and Meta are the two dominant businesses in the market.</blockquote><blockquote>When people talk about scale, pricing power, economic moat, customer lock-in, and being cash flow generative, there are few businesses as high in quality as Meta.</blockquote><blockquote>In the past, Meta has done very well integrating Stories (a copy of Snap) and Reels (a copy of TikTok) into the Instagram platform.</blockquote><blockquote>Threads is different because it’s a standalone app and is not integrated into Instagram.</blockquote><blockquote>It’s yet to be seen if Meta’s users in Threads prove sticky, which means they continue to use the product, or if they can differentiate from Twitter and build Threads into a meaningful platform with longevity.</blockquote><blockquote>It is premature to be forecasting their potential monetisation of Threads, but irrespective of that, Meta is a dominant business in social just through Facebook, Instagram and WhatsApp.</blockquote><blockquote>They’re also trying many different avenues in fintech through WhatsApp Pay, new consumer channels through Oculus, and several new initiatives such as Threads to diversify and stay relevant in the eyes of their customers.”</blockquote><hr><p>Some of our <a href="https://www.spaceship.com.au/voyager/?ref=spaceship.ghost.io">Spaceship Voyager portfolios</a> invest in Meta and Snap at the time of writing.</p><p>Important! We’re sharing with you our thoughts on the companies in which Spaceship Voyager invests for your informational purposes only. We think it’s important (and interesting!) to let you know what’s happening with Spaceship Voyager’s investments. However, we are not making recommendations to buy or sell holdings in a specific company. Past performance isn’t a reliable indicator or guarantee of future performance.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Spaceship)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/investing/">Investing</category>
            <category domain="https://www.spaceship.com.au/learn/tag/stocks/">Stocks</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2023/07/Threads-Notes.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[Spaceship Voyager Investor Letter June 2023]]></title>
            <link>https://www.spaceship.com.au/learn/spaceship-voyager-investor-letter-june-2023/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/spaceship-voyager-investor-letter-june-2023/</guid>
            <pubDate>Thu, 06 Jul 2023 01:30:52 GMT</pubDate>
            <description><![CDATA[The Spaceship Voyager portfolios started with a plan: to invest Where the World is Going.]]></description>
            <content:encoded><![CDATA[<p>Dear investors,</p><p>May marked the fifth anniversary of the first two Spaceship Voyager portfolios: the <a href="https://www.spaceship.com.au/voyager/universe/?ref=spaceship.ghost.io">Spaceship Universe Portfolio</a> and <a href="https://www.spaceship.com.au/voyager/origin/?ref=spaceship.ghost.io">Spaceship Origin Portfolio</a>.</p><p>As you're likely aware, it’s been a challenging period that’s included a global pandemic, lockdowns, supply chain disruptions, the resurgence of inflation, the most rapid interest rate hikes witnessed in four decades (with US interest rates rising from nearly 0 to 5% in just over a year), the Ukraine war, and now a banking crisis in the United States. These macroeconomic uncertainties have made investing in innovation a formidable task, and we thank you for your ongoing support.</p><p>Yet despite all these concerns, we are seeing the relentless rise of innovation which doesn’t stop for anyone or anything. The advent of ChatGPT and other applications has introduced a user interface for artificial intelligence (AI) that has been adopted at one of the fastest rates ever seen by users (see below), creating the potential for another large technology shift that both the <a href="https://www.spaceship.com.au/voyager/universe/?ref=spaceship.ghost.io">Spaceship Universe Portfolio</a> and <a href="https://www.spaceship.com.au/voyager/earth/?ref=spaceship.ghost.io">Spaceship Earth Portfolio</a> are well positioned for.</p><figure class="kg-card kg-image-card kg-card-hascaption"><img src="https://www.spaceship.com.au/blog/images/2023/07/Path-to-1-million-users.png" class="kg-image" alt="" loading="lazy" width="512" height="245"><figcaption><span style="white-space: pre-wrap;">The Path to 1 million users for ChatGPT</span></figcaption></figure><h2 id="where-is-the-world-going">Where is the World Going?</h2><p>Before we delve into AI, it’s worth discussing the investment process, what we do and do not do.</p><p>The Where the World is Going (WWG) process invests in trends we perceive to be more predictable than macroeconomic developments that are difficult to predict.</p><p>WWG does not invest on the basis of short term forecasts because let's be honest, no one has been able to predict all of the scenarios above.</p><p>The previous year was particularly difficult, with macro concerns trumping business trends. Despite this, we maintain our belief that investing in innovation over the long term has a higher probability of success rather than reacting to difficult-to-forecast events.</p><h2 id="ai-is-the-largest-wwg-trend">AI is the largest WWG trend</h2><p>This year has seen a notable surge in interest around AI. We believe the <a href="https://www.spaceship.com.au/voyager/universe/?ref=spaceship.ghost.io">Spaceship Universe</a> and <a href="https://www.spaceship.com.au/voyager/earth/?ref=spaceship.ghost.io">Spaceship Earth</a> portfolios are strategically well positioned to benefit from this trend.</p><p>We didn’t foresee the emergence of <a href="https://www.spaceship.com.au/learn/we-asked-chatgpt-if-the-rumours-are-true/?ref=spaceship.ghost.io">ChatGPT</a>, but we do recognise the potential for AI to revolutionise multiple industries, with our largest trends revolving around AI and data.</p><p>The transition to mobile and the app economy impacted sectors such as media, gaming and retail, and gave rise to the likes of new companies like Airbnb and Uber.</p><h3 id="we-believe-ai-has-the-potential-to-transform-almost-every-industry-and-make-existing-incumbents-with-data-and-customer-relationships-even-stronger">We believe AI has the potential to transform almost every industry and make existing incumbents with data and customer relationships even stronger.</h3><p>Previously AI primarily operated in the background, powering content recommendation engines such as those used by Netflix and Spotify.</p><p>Now users are directly interacting with AI, with ChatGPT generating content, not just recommendations.</p><p>Among the early AI applications, one notable example involves software developers and GitHub (which is owned by Microsoft, a <a href="https://www.spaceship.com.au/voyager/universe/?ref=spaceship.ghost.io">Spaceship Universe</a> and <a href="https://www.spaceship.com.au/voyager/earth/?ref=spaceship.ghost.io">Spaceship Earth</a> holding).</p><p>GitHub serves as a platform for software developers, facilitating code storage, management, and tracking of code changes.</p><p>GitHub used AI to create GitHub Copilot, an assistant that draws context from comments to suggest lines of code.</p><p>GitHub Copilot saw developers complete tasks 55% faster than developers who didn’t use GitHub Copilot.</p><p>These are tremendous productivity gains, particularly as software developers have been a key growth bottleneck and constraint for many companies.</p><p>Enhanced developer productivity itself should speed up overall innovation through accelerated release cycles and more frequent updates.</p><h2 id="with-ai-everyone-can-be-a-programmer">With AI, everyone can be a programmer</h2><p>According to Jensen Huang, the CEO of chipmaker Nvidia (whose graphic processing units are driving the AI boom) generative AI has the potential for “everyone [to] be a programmer.”</p><blockquote>“The programming barrier is incredibly low,” he told a forum in May. “Everyone is a programmer now—you just have to say something to the computer.”</blockquote><p>AI can create images with simple text prompts; we’re likely to see AI programming other programs, our own digital personal assistants and provide other benefits we can only speculate about.</p><p>AI possesses the capacity to comprehend and generate human and coding languages but we think the most interesting developments involve enhancing our understanding of the language of biology, proteins and chemicals. Once these languages are understood in the same way coding is, there is the potential to generate even more accurate predictions, leading to more breakthroughs and productivity benefits.</p><p>The <a href="https://www.spaceship.com.au/voyager/universe/?ref=spaceship.ghost.io">Spaceship Universe</a> and <a href="https://www.spaceship.com.au/voyager/earth/?ref=spaceship.ghost.io">Spaceship Earth</a> portfolios have exposure to the AI thematic through:</p><ol><li>Semiconductors, the building blocks for chips to run AI algorithms</li><li>Automation, the use of algorithms in combination with cameras and sensors</li><li>Cloud service providers, that provide on demand access to computer resources and AI</li><li>Software companies that leverage AI and data storage with proprietary data sets</li><li>Personalisation, such as healthcare diagnosis implementing AI to improve efficiencies</li><li>Content creators, with AI generating ideas and content.</li></ol><p>We estimate that both the <a href="https://www.spaceship.com.au/voyager/universe/?ref=spaceship.ghost.io">Spaceship Universe</a> and <a href="https://www.spaceship.com.au/voyager/earth/?ref=spaceship.ghost.io">Spaceship Earth</a> funds have significant exposure (perhaps more than 50%) to these trends, which can be advantageous for <a href="https://www.spaceship.com.au/learn/how-you-can-invest-in-ai-with-spaceship/?ref=spaceship.ghost.io">companies embracing AI adoption</a>.</p><h2 id="what-we-could-have-done-differently">What we could have done differently</h2><p>The worst performers in our <a href="https://www.spaceship.com.au/voyager/universe/?ref=spaceship.ghost.io">Spaceship Universe</a> and <a href="https://www.spaceship.com.au/voyager/earth/?ref=spaceship.ghost.io">Spaceship Earth</a> portfolios have been negatively cash flow generating businesses whose value has fallen more than 75% from peak levels.</p><p>To mitigate that risk, we aim to limit exposure to emerging businesses that are still reinvesting for growth to 10% of the portfolio.</p><p>These investments have been impacted by higher interest rates and lower technology spending.</p><p>As such, in hindsight, we could have reduced this allocation even further, given the share price falls.</p><p>However, we maintain our long term investment approach of averaging down, though as we will explain, this has caused additional short term losses.</p><h2 id="short-term-pain-for-hopefully-long-term-gain">Short term pain for hopefully long term gain</h2><p>One of these emerging growth examples is Twilio (a <a href="https://www.spaceship.com.au/voyager/universe/?ref=spaceship.ghost.io">Spaceship Universe</a> and <a href="https://www.spaceship.com.au/voyager/earth/?ref=spaceship.ghost.io">Spaceship Earth</a> holding), a leader in communication software.</p><p>As an example, let’s say Twilio is a 2% position. This means that we would keep the value of the stock at roughly 2% of the total portfolio value, rebalancing quarterly.</p><p>As the value of Twilio shares declined by 50% the position decreased to a 1% portfolio weighting, resulting in a 1% loss.</p><p>We rebalanced Twilio back to 2% by buying more shares but unfortunately these shares experienced another 50% drop.</p><p>A 75% decline consists of two 50% corrections.</p><p>So now Twilio is sitting on a portfolio loss of 2%, with a position size of 2%.</p><p>Maintaining a long-term focus averaging in on Twilio’s decline has caused additional short-term losses, but we believe most of these companies are on the pathway to profitability and the volatility is an opportunity for long term holders.</p><p>Considering the 'averaging in' of positions, we expect to benefit when these companies achieve profitability.</p><h2 id="shares-of-innovative-businesses-are-more-volatile-than-the-underlying-business">Shares of innovative businesses are more volatile than the underlying business</h2><p><strong>Why do we invest in some of these early stage businesses? They have been an ample source of opportunities.</strong></p><p>Large gains can be made from newer businesses that grow from losses to profitability, a portfolio example being Tesla (a <a href="https://www.spaceship.com.au/voyager/universe/?ref=spaceship.ghost.io">Spaceship Universe</a> and <a href="https://www.spaceship.com.au/voyager/earth/?ref=spaceship.ghost.io">Spaceship Earth</a> holding).</p><p><a href="https://www.spaceship.com.au/voyager/universe/?ref=spaceship.ghost.io">Spaceship Universe</a> has owned Tesla since the fund's inception in  2018, when Tesla was generating US$21.5 billion in sales and negative free cash flow of -US$3 million.</p><p>At the end of 2022, Tesla was generating US$7.6 billion in cash flow.</p><figure class="kg-card kg-image-card kg-card-hascaption"><img src="https://www.spaceship.com.au/blog/images/2023/07/Tesla-path-to-profitability-1.png" class="kg-image" alt="" loading="lazy" width="1137" height="325"><figcaption><span style="white-space: pre-wrap;">Tesla's financial performance 2018-2022</span></figcaption></figure><p>Based on the financials displayed above, nobody would have contemplated selling the stock.</p><p>However, Tesla shares were extremely volatile, as evident from the table below showcasing yearly stock drawdowns below.</p><p>The average yearly decline over our holding period was 51%.</p><p>Throughout the journey there have been random tweets from Elon Musk, as well as bankruptcy and competition concerns, but as the above table shows business results were consistent, sales continued to grow and cash flows improved considerably.</p><p>Tesla serves as an extreme example; we cannot promise another Tesla-like outcome. Nonetheless, the WWG process is tilted towards innovation, so gains from winners such as Tesla offset businesses that do not reach the scale we initially believed.</p><p>Despite the volatility, since inception to the end of mid-June 2023, Tesla shares have returned 1419% to the <a href="https://www.spaceship.com.au/voyager/universe/?ref=spaceship.ghost.io">Spaceship Universe portfolio.</a></p><figure class="kg-card kg-image-card kg-card-hascaption"><img src="https://www.spaceship.com.au/blog/images/2023/07/Tesla-yearly-drawdowns-1.png" class="kg-image" alt="" loading="lazy" width="1130" height="163"><figcaption><span style="white-space: pre-wrap;">Tesla's yearly drawdowns</span></figcaption></figure><h2 id="higher-interest-rates-have-both-negative-and-positive-effects">Higher interest rates have both negative and positive effects</h2><p>The WWG process remains unchanged, but higher interest rates are having an impact.</p><p>Higher interest rates yield both negative and positive effects.</p><p>On the downside, growth stocks with projected future profits face higher discount rates.</p><p>For example a dollar of future profit discounted back to today at a 2% interest rate is valued at 98 cents. At a 5% interest rate, a future dollar is now worth 95 cents.</p><p>This negative impact was evident last year, but the positive benefits of higher interest rates come from reduced competition that is now beginning to materialise.</p><p>The influence of rising interest rates reducing competition can be seen in the ridesharing industry, particularly with Uber (<a href="https://www.spaceship.com.au/voyager/universe/?ref=spaceship.ghost.io">Spaceship Universe</a> holding) versus their primary US competitor, Lyft.</p><p>As seen in the chart below, these shares traded similarly in 2021 but are now diverging due to the secondary effect of higher interest rates, which is impeding funding and causing challenges for second tier competitors.</p><figure class="kg-card kg-image-card"><img src="https://www.spaceship.com.au/blog/images/2023/07/Uber-vs-Lyft.png" class="kg-image" alt="" loading="lazy" width="512" height="201"></figure><p>In contrast to Uber, Lyft has not been as profitable and doesn’t have Uber’s scale, resulting in reduced earnings for drivers and weaker network effects. To improve profitability, Lyft must curtail hiring and marketing, which will in turn slow down growth, allowing Uber to take more market share.</p><h2 id="trust-the-process">Trust the process</h2><p>The WWG process centres around analysing trends and identifying competitive advantages which can also be known as moats.</p><p>The <a href="https://www.spaceship.com.au/voyager/universe/?ref=spaceship.ghost.io">Spaceship Universe</a> and <a href="https://www.spaceship.com.au/voyager/earth/?ref=spaceship.ghost.io">Spaceship Earth</a> portfolios have a preference for investments in market leaders, driven by factors such as strong branding, scale or network effects.</p><p>However, focusing on market leaders often means paying a valuation premium for quality and longevity over ‘cheaper’ peers. Just like goods, the stock market differentiates between high and low quality, assigning higher valuations to companies deemed as high quality and durable, resulting in companies with leading market share trading at a premium to lower quality, lagging competitors.</p><p>While this strategy had a negative portfolio impact during a period of increasing interest rates, we remain confident in the ability of market-leading companies to capitalise on their dominant market positions, profitability and robust balance sheets.</p><p>We believe these advantages will enable them to capture a greater google market share from competitors facing growth constraints.</p><p><em>For more about Where the World is Going methodology, check out our </em><a href="https://www.spaceship.com.au/documents/spaceship_voyager_reference_guide.pdf?ref=spaceship.ghost.io"><em>Spaceship Voyager Reference guide</em></a><em>.</em></p><h2 id="optimising-for-the-long-term">Optimising for the long term</h2><p>The past year has been disappointing in terms of share price volatility driven by the macroeconomic environment.</p><p>However there are several businesses within the <a href="https://www.spaceship.com.au/voyager/universe/?ref=spaceship.ghost.io">Spaceship Universe</a> and <a href="https://www.spaceship.com.au/voyager/earth/?ref=spaceship.ghost.io">Spaceship Earth</a> portfolios displaying consistent business execution which we expect will eventually be reflected in their share price.</p><p>While share price volatility may persist,  real-world innovation continues to progress.</p><p>It's worth noting that innovations such as AI are not reliant on economic growth or globalisation.</p><p>As time progresses, we anticipate that share prices will align with underlying fundamentals and investing in innovation will prove beneficial.</p><p>We are enthusiastic about the opportunities ahead.</p><p>Thank you for your continued support.</p><hr><p>Some of our Spaceship Voyager portfolios invest in Uber, Airbnb, Microsoft, Nvidia, Twilio, Tesla, Netflix, and Spotify at the time of writing.</p><p><strong>Important! </strong>We’re sharing with you our thoughts on the companies in which Spaceship Voyager invests for your informational purposes only. We think it’s important (and interesting!) to let you know what’s happening with Spaceship Voyager’s investments. However, we are not making recommendations to buy or sell holdings in a specific company. Past performance isn’t a reliable indicator or guarantee of future performance.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Jason Sedawie)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/investing/">Investing</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2023/07/Investor-Letter-Image-2.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[Five years of Spaceship Voyager (and counting!)]]></title>
            <link>https://www.spaceship.com.au/learn/five-years-of-spaceship-voyager/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/five-years-of-spaceship-voyager/</guid>
            <pubDate>Wed, 28 Jun 2023 01:27:08 GMT</pubDate>
            <description><![CDATA[As we celebrate the fifth anniversary of two Spaceship Voyager portfolios — the Spaceship Universe Portfolio and the Spaceship Origin Portfolio — we wanted to share with you how believing in long-term investing can play out.]]></description>
            <content:encoded><![CDATA[<p>Newsletter — 28 June 2023</p><p>Spaceship began in 2016 — the same year Britain voted to leave the EU, Donald Trump was elected as the next president of the USA, and Bob Dylan won the Nobel Prize for Literature. In other words, it feels like a lifetime ago now (and I can't be the only one who feels that).</p><p>We launched our first product, Spaceship Super, in January 2017.</p><p>We followed it up in May 2018 with the launch of Spaceship Voyager.</p><p>In the five years since we launched Spaceship Voyager, we've been through plenty of ups and downs. We've grown to more than 200,000 investing customers (and counting!) and more than $1 billion in funds under management across both our products. By the numbers, this very newsletter has been opened many millions of times.</p><p>We've also had some really difficult moments. We felt the impacts of the COVID-19 pandemic reverberate through the company. We've seen stock market performance cause our portfolios to experience some really tough corrections.</p><p>And, yes, for a couple of weeks earlier this month, we had to temporarily suspend taking new investments while we worked through interim stop orders. I wholeheartedly apologise for the disruption this caused.</p><p>But one of the things that's held Spaceship together is we — myself, and the people I work with every day — are united in our mission to transform the way young people think about and invest their money. That's why we get up and go to work every day.</p><p>Having said that, we know it's not always easy as an investor.</p><p>My first investment into the Spaceship Universe Portfolio was $100 (in 2018). My most recent investment was $145. While it's helped me achieve some long-held financial goals, I've also had that same stomach-churning experience that some of you might have had of seeing my investment dip into the negative. The thing that reminds me to keep with it is knowing the power of long-term investing.</p><p>As we celebrate the fifth anniversary of two Spaceship Voyager portfolios — the Spaceship Universe Portfolio and the Spaceship Origin Portfolio — we wanted to share with you how believing in long-term investing can play out.</p><h3 id="the-spaceship-universe-portfolio-returned">The Spaceship Universe Portfolio returned:</h3><p>15.32% in the year ending 31 May 2023, and has returned an annualised performance of <strong>9.09%</strong> since the Funded Date of 15 May 2018 (60 months).</p><h3 id="the-spaceship-origin-portfolio-returned">The Spaceship Origin Portfolio returned:</h3><p>10.26% in the year ending 31 May 2023, and has returned an annualised performance of <strong>8.55%</strong> since the Funded Date of 15 May 2018 (60 months).</p><p><em>Past performance is not a reliable indicator of future performance and is provided for your information purposes only. Returns are net fees, and not a projection. The Funded Date represents the date on which the fund was substantially invested in accordance with its investment strategy.</em></p><p>We also want to thank you for being a Spaceship customer — whether you've been with us since the beginning or you've come across us recently, thank you.</p><p>We know transforming the way you think about and invest your money feels different for everyone — especially in these uncertain financial times. For some, it might be setting up a $10/week investment plan and seeing where it takes you. For others, it might be as simple as reading our Real Money Talk series and taking notes.</p><p>Just know, we're so thankful you’ve decided to join us on our journey, perhaps at a time when investing in your future is more important than ever.</p><p>And by the way, there's some exciting things in the works. Soon you'll be hearing about more investing options – especially if you <a href="https://spaceshiphq.typeform.com/waitlist?ref=spaceship.ghost.io">joined our waitlist</a>.</p><p>In the meantime, if you ever have questions about your account, please reach out to us directly. We're always happy to help.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Bryna Howes)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/newsletters/">Newsletters</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2023/06/five-year-performance-spaceship-voyager.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[Real Money Talk: Alia]]></title>
            <link>https://www.spaceship.com.au/learn/real-money-talk-alia/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/real-money-talk-alia/</guid>
            <pubDate>Tue, 16 May 2023 22:45:00 GMT</pubDate>
            <description><![CDATA[Alia and her partner live in a granny flat and lease an apartment on Airbnb.]]></description>
            <content:encoded><![CDATA[<p>This post is based on an interview we conducted with Alia in November 2022.</p><p>Real Money Talk is our series where we interview Australians from all walks of life about their personal finances. The views expressed are those of the interviewees, based on their experiences with money, and as such are not necessarily representative of Spaceship's views.</p><p>We have changed the name of the interviewee for their privacy.</p><h2 id="overview">Overview</h2><p><strong>Name:</strong> Alia	<br><strong>Age:</strong> 23<br><strong>Where do you live?</strong> Wollongong, NSW</p><p><strong>Please tell us a bit about yourself.</strong></p><p>I was born and raised in the beautiful South Coast of NSW. I work as an IT professional in Sydney so I do travel up to the office a few times a week, but I get to enjoy the beach and nature of Wollongong during the weekends (at least when I’m not doing uni work for my Masters degree or managing my Airbnb property).</p><p><strong>What's your current net worth?</strong><br>$60,000</p><p><strong>How does it break down?</strong></p><ul><li>Shares: $35,000</li><li>Real estate: $780,000 (split evenly with Fiancé)</li><li>Cash: $10,000. </li><li>Superannuation: $18,000.</li></ul><p><strong>Do you have any debts?</strong></p><ul><li>HELP debt: $58,000</li><li>Mortgage: $670,000 (Shared evenly with Fiancé)</li></ul><p><strong>How did you build your net worth?</strong></p><p>I started saving for a house when I was young, putting money I received from relatives for Christmas and birthdays into a high interest savings account that I never touched.</p><p>When I was in university I applied for a number of scholarships and completed a few paid internships which gave my bank account a significant boost. I also worked a few part-time jobs and any money left over from rent and expenses was saved.</p><p>Around this time I also started investing in ETFs and a few US tech company shares.</p><p>In early 2021, I also threw my hat into crypto and miraculously timed the market well so that I took out the majority of my earnings before the major crash to put towards a house deposit.</p><p>Last year I purchased an apartment and lived in it for a short time before listing it on Airbnb, which has proven to be more lucrative than I imagined so far. </p><p>My fiancé and I live in a granny flat with family and luckily don’t pay rent so aside from bills that we do pay for, all that money gets to be invested instead.</p><h2 id="earn">Earn</h2><p><strong>Tell us a bit about your career.</strong></p><p>I studied a Bachelor of Computer Science in university and took up an IT graduate role at a government agency in Sydney after I graduated in 2020. </p><p>In 2021, I started studying for my Masters of Data Science while continuing to work full-time and I have about a year left.</p><p><strong>Do you have any income sources outside your job? How much do you earn from each and how did you develop them?</strong></p><p>I Airbnb my apartment out and each month it more than covers the mortgage payments. </p><p>A normal month brings in around ~$3,500, but in high season can perform even better. I knew the area I purchased in and was able to choose a place that had appeal for tourists, such as a central CBD location and great views. </p><p>My fiancé and I manage and clean it ourselves so we can maximise the return we get from each stay.</p><p><strong>What’s been important for you to learn about money?</strong></p><p>I’m a big believer in up-skilling yourself in your chosen area. It might mean taking on some additional debt or a substantial initial outlay of costs, but there are plenty of government schemes to help pay for this and self-education expenses related to up-skilling may be tax deductible. In the end, that additional qualification could extend your earning potential for many years to come, more than covering the cost of study.</p><p>Additionally, budgeting is your best friend. It might mean that you can’t go out for dinners and drinks as frequently as co-workers or friends. But a balanced budget can allow you to enjoy things like a nice dinner once a fortnight or so. In amongst the saving and financial sacrifice there has to be some reward to keep you motivated.</p><h2 id="save">Save</h2><p><strong>What's your savings rate? How has it changed over time?</strong></p><p>At the moment around 20% of my fortnightly pay goes into cash savings. Before I purchased the property it was much higher, maybe 30-40% as I needed to build up a cash balance.</p><p>I also invest around 30% of my pay at the moment and this changes over time depending on market conditions. </p><p>For example, I’m hoping to increase my investments at the moment as I think buying shares when they are low (such as in a recession) is a great way to build wealth, as long as the company is strong enough to survive.</p><p><strong>Do you have a budget?</strong></p><p>Yes, it’s pretty well thought out. I use Up Bank and when my pay comes in it automatically gets divided into all different categories of spending, bills and saving. My budget even includes putting aside money for holidays and an engagement party.</p><p><strong>How much do you spend per year?</strong></p><p>Around $12,000.</p><p><strong>Do you make purchase decisions carefully, or are you loose with your money?</strong></p><p>Generally carefully. I use a helpful technique when deciding if I should buy something. I leave it a few days before I purchase it, if I don’t think about it much during that time it seems that I probably don’t need it.</p><p><strong>How is your work-life balance?</strong></p><p>Not the best at the moment. Working full-time and studying after work hours can be pretty exhausting. On days I travel to the office it’s a 3hr round commute, I do try and maximise my time while I’m on the train but it would be nice to have a bit more down time.</p><p><strong>What's your favourite thing to spend money on?</strong></p><p>Food and travel.</p><h2 id="invest">Invest</h2><p><strong>How do you invest?</strong></p><p>I diversify my investments depending on market conditions and how much I want to invest at the time.</p><p>I use Spaceship and Raiz when I have smaller amounts of money I want to quickly and easily invest. I semi-regularly put money into ETFs like VDHG and VTS. I use Stake to invest in US shares that I have researched and seem promising and are at a good price point, but I do lose some money in conversion fees so I generally save up and do this in large chunks. Some money does get put into crypto, but much less now given the recent instability.</p><p><strong>What's been your best investment?</strong></p><p>I was an early investor in Tesla and collected some good profits from that. Last year I put around $30,000 into a high yield crypto protocol that offered high  returns. After a half year or so I had an amazing return so I took this money out to help with the house deposit and good thing I did as the protocol death spiralled early this year.</p><p><strong>What’s been your worst investment?</strong></p><p>Not every investment can be a winner, I like to learn from my bad investments to help improve my strategies in the future. My investments are also mostly long term focused so small to moderate immediate losses don’t matter too much.</p><p><strong>How are you building wealth?</strong></p><p>Up-skilling myself to open up more potential for earnings in my career. I’m also focused on building a strong investment portfolio.</p><p><strong>What are your main roadblocks to building wealth? How are you addressing them?</strong></p><p>Purchasing a house. Not only did I have to use large amounts of cash I had saved, but my investments also got depleted so I could put down a house deposit. In a way it felt like I had to start again, saving up cash stores and putting money into investing.</p><p>Also taking on a large mortgage at a young age can be really daunting, but using it as an Airbnb that is currently generating more than the mortgage repayments has been a great way to have some level of mortgage security and leave room for investing again. I was lucky to lock in a 5 year fixed mortgage at 2.6% so I’m not really impacted by the RBA cash rate increases at the moment.</p><p><strong>Do you have a target net worth you want?</strong></p><p>Not a number, but I want to be able to retire from full-time work by 40.</p><h2 id="behaviour">Behaviour</h2><p><strong>When did you make your first significant behavioural shift towards wealth building?</strong></p><p>I’d say during University when I started making money of my own. I was able to begin “playing” around with investing, putting small amounts of money, like $50 into Google or Apple shares. Seeing those small amounts of money making more money really made me come to realise the power and potential of investing.</p><p>I’d also say meeting my fiancé who was studying Mathematics and Finance at the same uni was a factor that led us both down the path of wealth building. He encouraged me to be more risk taking with my investments (which is recommended for people my age), previously I’d say I was a risk-averse investor. So my risk tolerance has increased but so had my ability to analyse and research before making investments.</p><p><strong>If you could start again, what would you do differently?</strong></p><p>I don’t think I’d change anything. I’d say to keep doing what you are doing. </p><p>When I first turned 18 and people started going out to clubs and bars I quickly realised how expensive a night out can be, factoring in entry fees and cost of drinks. I realised that arriving early generally meant free entry and sometimes even drink specials. I’d take one $20 note and that would be my budget for the night. I’d tell my younger self that you can still have just as much fun without spending excessively on drinks (and waking up feeling crap the next day).</p><p><strong>Do you have any worries about retirement? If so, how are you planning to address them?</strong></p><p>The fiancé and I are planning to be DINKs (Double Income No Kids) so in that way we aren’t too worried about retirement as kids can be very costly. I’m just hoping that I can semi-retire by age of 40 and focus on only doing work if and when I want in between travelling the world and living abroad. I think if I keep my current trajectory of investing and saving this could be a reality.</p><p><strong>How are you learning about building wealth?</strong></p><p>I was definitely lucky to have parents that taught me the importance of saving from a young age. By the time I was 12 I realised I’d much rather receive money as a present from family rather than material gifts of equivalent value.</p><p>I’m also surrounded by family and friends who in the last half decade have gotten into investing so I have a great sounding board to bounce ideas and strategies off.</p><p>Obviously the internet has a wealth of knowledge about investing, but I’ve found it’s better to use it to research/learn concepts rather than pick specific stocks. </p><p>Email subscriptions can also be a great source of info, such as ABC Money Talk or regular investment update emails sent by Spaceship.</p><p><strong>Do you give to charity? If so, what percentage of your time/money do you give?</strong></p><p>I donate around $500 a year to charities and non-profits in my area as I like to give back to the community I was raised in.</p><h3 id="we-want-to-hear-your-real-money-talk">We want to hear your Real Money Talk</h3><p>At Spaceship we’re big believers in sharing our money stories. We want to hear yours, too. In our ongoing <a href="https://www.spaceship.com.au/learn/tag/real-money-talk/?ref=spaceship.ghost.io">Real Money Talk</a> series, members of our community share what they’ve learned about managing money. We’d love you to take part. <a href="https://forms.gle/B2xKnqAqjePMHfFG9?ref=spaceship.ghost.io">Here’s a link to our Real Money Talk survey</a> where you can share your story.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Kelly Simpson)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/real-money-talk/">Real Money Talk</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2022/11/1200x600-RMT-Blog-Alia.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[What is the super co-contribution scheme?]]></title>
            <link>https://www.spaceship.com.au/learn/super-co-contribution-scheme/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/super-co-contribution-scheme/</guid>
            <pubDate>Wed, 10 May 2023 00:30:00 GMT</pubDate>
            <description><![CDATA[What’s better than free money? Free money that can grow over time.]]></description>
            <content:encoded><![CDATA[<h2 id="tldr">TLDR:</h2><ul><li>You could get a boost of up to $500 to your super, paid for by the Australian government.</li><li>To be eligible you need to meet certain criteria, such as being paid less than $58,445 over the 2023-24 financial year, or $60,400 over the 2024-25 financial year, and submitting a tax return.</li><li>You also need to make your own extra after-tax contribution to your super fund.</li><li>The money from the government will be added to your super fund once you’ve submitted your tax return.</li><li>You can do this every financial year while you remain eligible.</li></ul><h2 id="the-detail">The detail</h2><p>Superannuation is compulsory for many Australians. Each time you get paid, your employer sends 11% to your super fund for you to access when you turn 60. This is called the super guarantee. It’s scheduled to <a href="https://www.ato.gov.au/rates/key-superannuation-rates-and-thresholds/?anchor=Superguaranteepercentage&ref=spaceship.ghost.io">increase by 0.5% a year until 2025</a>, at which point it will account for 12%.</p><p>In strictly financial terms, the more money you have in your super fund, the better your retirement will be.</p><p>So it makes sense to try to maximise it, and because you’re young and have time on your side, it can make sense to get started early.</p><p>There are a bunch of ways you can maximise your super but perhaps the easiest is to get the government to do it.</p><h2 id="what-is-the-government-co-contribution">What is the government co-contribution?</h2><p>If you’re a low or middle-income earner, <a href="https://www.ato.gov.au/Rates/Key-superannuation-rates-and-thresholds/?anchor=Supercocontributions&ref=spaceship.ghost.io#Supercocontributions:~:text=%2442%2C016-,%2457%2C016,-2021%E2%80%9322">earning up to $8,445 in the 2023-24 financial year</a>, the Australian government will contribute to your super as long as you make an after-tax voluntary contribution first.</p><p>(In 2024-25 the income limit will change to $60,400.)</p><p>You could receive up to $500 extra in your super fund each financial year that you’re eligible.</p><p>It might not sound like a lot, particularly when you generally won’t be able to spend it <a href="https://www.ato.gov.au/Rates/Key-superannuation-rates-and-thresholds/?page=9&ref=spaceship.ghost.io">until you turn 60</a> – but with the magic of compound interest, that extra $500 could for example turn into an extra $2,758 if you give it enough time to grow (in this case, 35 years at a rate of 5% p.a., not including fees or taxes - though, as with all investments, performance is never guaranteed.)</p><p>And you can do it every financial year until your income exceeds the limit.</p><h2 id="how-to-take-advantage">How to take advantage</h2><p>The ATO has a <a href="https://www.ato.gov.au/calculators-and-tools/super-co-contribution-calculator/?ref=spaceship.ghost.io">co-contribution calculator</a> that you can use to work out how much you can anticipate being eligible for. It’s a little bit tricky, but you can pretty much assume that you’ll receive <em>something</em> extra as long as you make less than $58,445 in a year, and contribute up to $1,000 extra, after-tax. The minimum amount you’ll receive from the government is $20.</p><p>To actually make a contribution, it can be as easy as using BPAY, direct debit or a bank transfer to your super fund, depending on what your super fund offers. You may need to <a href="https://help.spaceship.com.au/en/articles/3988434-how-do-i-make-voluntary-contributions-into-my-spaceship-super-account?ref=spaceship.ghost.io">contact your super fund</a> for details, or look for it in your <a href="https://www.spaceship.com.au/super/?ref=spaceship.ghost.io">super fund’s app</a>.</p><p>You don’t have to make your after-tax contribution all at once, either. For example, if you’re planning to contribute $1,000 over the year, you could split it into weekly $20 payments.</p><h2 id="are-you-eligible">Are you eligible?</h2><p>To take advantage of the government super co-contribution, you’ll need to meet a few eligibility requirements first. These include:</p><ul><li>You must be earning less than $58,445 (for the financial year 23/24).</li><li>Your total super fund balance must be less than $1,600,000.</li><li>You must be under the non-concessional cap of $110,000 (this is the total amount of super you’ve paid from your after-tax income).</li><li>You must lodge a tax return.</li><li>You must be under 71 years old at the end of the financial year.</li><li>You mustn’t hold a temporary visa at any time during the financial year.</li><li>At least 10% of your income must come from carrying on a business, employment activities, or both.</li></ul><h2 id="keep-in-mind">Keep in mind</h2><p>If you want to take advantage of the co-contribution, you can’t also claim this amount as a tax deduction. We recommend asking your accountant or other financial professional to help you figure this part out, and for any other tax advice you need. </p><p>You’ll need to make a contribution from your own after-tax income, and you won’t be able to access this money until you retire.</p><p>There are other ways to grow your super fund but this one’s pretty easy and you can get started immediately.</p><h2 id="is-it-worth-it">Is it worth it?</h2><p>Let’s say you just meet the criteria and the government deposits $20 into your super fund as a once off contribution. Because you generally can’t access your superannuation until you meet a condition of release, it might hang out in your super fund for 30 years. If this $20 compounds at 5% p.a., in time, it could end up being worth an extra $66. (Again, this is hypothetical. It doesn't include fees or taxes and performance is never guaranteed.) </p><p>We say <em>get that money</em>. Every bit helps.</p><p>But even better, it means that you’ll do something that many people never do, and meaningfully engage with your super. It will help you take control of your financial future.</p><h2 id="here%E2%80%99s-what-our-community-said">Here’s what our community said</h2><p>We asked our Spaceship community about the methods they use to grow their super fund and the government co-contribution came up a lot.</p><p>Without naming names, one person said, “I make sure that I add up to $1,000 in voluntary contributions to my super (fund) so I get the $500 government co-contribution… because who doesn’t love free government money.”</p><p>“(I’m) contributing $1,000/year after tax to take advantage of the government’s (up to) $500 co-contribution,” said another.</p><p>And it’s also been a gateway into bigger things for this community member:</p><p>“Last year I invested $1,000 to get the government's co-contribution scheme. This financial year, with a new job and a pay rise, I'm trying to put in $15,000 to max out the amount I can put in this year for the <a href="https://www.spaceship.com.au/first-home/?ref=spaceship.ghost.io" rel="noreferrer">First Home Super Saver Scheme</a>. Easy way to make sure I keep the money safe whilst significantly reducing tax. $5,942 invested in it since July 1 (the beginning of the financial year), so on track for it to be full by [the] end of December!”</p><p>So, it’s over to you. Are you eligible for the co-contribution scheme, and will you take advantage of it?</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Kelly Simpson)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/superannuation/">Superannuation</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2022/06/What-is-the-super-co-contribution-scheme.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[Is the First Home Super Saver scheme for you?]]></title>
            <link>https://www.spaceship.com.au/learn/first-home-super-saver-are-you-eligible/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/first-home-super-saver-are-you-eligible/</guid>
            <pubDate>Tue, 02 May 2023 22:15:00 GMT</pubDate>
            <description><![CDATA[If you’re eligible, the First Home Super Saver could help you buy your first home sooner.]]></description>
            <content:encoded><![CDATA[<p>Eligible first home savers could save money toward their <a href="https://www.spaceship.com.au/first-home/?ref=spaceship.ghost.io" rel="noreferrer">home deposits</a> in their super funds.</p><h2 id="previously-on-spaceship-learn">Previously, on Spaceship Learn:</h2><ul><li>The First Home Saver scheme (FHSS) lets you save for your first home deposit in your super fund.</li><li>You can do this by making voluntary contributions.</li><li>The FHSS could give you tax and other savings, but there are costs, too, such as not being able to access your money if you change your mind.</li></ul><h2 id="want-to-own-your-own-home-one-day">Want to own your own home one day?</h2><p>If you’re saving for your first home deposit, you’ll know it’s soul-crushing – especially if there’s no Bank of Mum and Dad to rely on.</p><p>And if you haven’t yet started to save, you should know it’ll probably take longer than you expect.</p><p>This is because most home loans require you to be able to have 5-20% of the purchase price of the property on hand as a deposit. </p><p>And with house prices skyrocketing, it feels like it becomes a little more out of reach every day.</p><h2 id="can-the-first-home-super-saver-help">Can the First Home Super Saver help?</h2><p>If you’re eligible, you may be able to save time and money by taking advantage of the <a href="https://www.spaceship.com.au/first-home/?ref=spaceship.ghost.io" rel="noreferrer">First Home Super Saver scheme</a>.</p><p>The FHSS lets you withdraw up to $50,000 worth of eligible voluntary super contributions you’ve made and use them for your first home deposit.</p><p>The FHSS is for your first home, so you can only use the scheme once.</p><h2 id="are-you-eligible-for-the-fhss">Are you eligible for the FHSS?</h2><p>The FHSS may be the only thing we have over the boomers.</p><p>The first step is to figure out if you’re eligible to use it.</p><h3 id="generally-you-must-be">Generally, you must be:</h3><ul><li>A member of a super fund.</li><li>Saving to buy your first home in Australia, that you genuinely intend to live in.</li><li>Someone who’s never wholly or partly owned property before, including an investment or commercial property.</li><li>At least 18 years old when you withdraw your money.</li><li>Prepared to purchase your home in the following 12 months after the money is released.</li></ul><h3 id="and-the-home-you-buy-must">And the home you buy must:</h3><ul><li>Be an existing residential home, or a new one you sign a contract to build.</li><li>Not be an investment property, houseboat, block of land or motor home.</li></ul><p>You also need to be comfortable with the admin and time it will add to the homebuying process. </p><p>For example, you’ll need to keep track of the voluntary contributions you make and allow enough time to receive your money once you’re ready to withdraw it. The ATO says it can take fifteen to twenty-five business days to receive the money after you make a release request.</p><p>Here’s a bit about how to withdraw your money for the FHSS.</p><h2 id="pooling-your-money">Pooling your money?</h2><p>If you’re buying a house with one or more people, such as significant others, friends, or family members, each one of you who is eligible can take advantage of the scheme.</p><p>For example, if you and your partner are both eligible, you could each withdraw up to $50,000 of eligible voluntary super contributions, plus earnings, which could take you to more than $100,000.</p><p>However, if only one of you is eligible, while you could still buy the house together, only one of you will be able to use money saved using the FHSS.</p><h2 id="what-else-is-there-to-know">What else is there to know?</h2><p>There’s a fair bit to know about the First Home Super Saver scheme. Your best bet is to seek out a finance professional who can give you personal advice. For more info, you can check out:</p><p><a href="https://www.spaceship.com.au/learn/first-home-super-saver-what-is-the-fhss?ref=spaceship.ghost.io">What is the First Home Super Saver scheme?</a><br><a href="https://www.spaceship.com.au/learn/first-home-super-saver-is-it-worth-it?ref=spaceship.ghost.io">How much can you save with the First Home Super Saver scheme?</a><br><a href="first-home-super-saver-using-super-to-buy-a-home">How can you get your money from the First Home Super Saver scheme</a>?</p><p>Or <a href="https://www.ato.gov.au/individuals/super/withdrawing-and-using-your-super/first-home-super-saver-scheme/?ref=spaceship.ghost.io">visit the ATO</a>.</p><hr><p>The information in this article is prepared by Spaceship Capital Limited (ABN 67 621 011 649, AFSL 501605). It is general in nature as it has been prepared without taking account of your objectives, financial situation or needs. Before making any decisions in relation to the First Home Super Saver scheme based on the information in this article you should consider whether the information is appropriate having regard to your objectives, financial situation and needs.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Spaceship)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/superannuation/">Superannuation</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2022/08/First-Home-Super-Saver-eligibility-requirements.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[Real Money Talk: Edward]]></title>
            <link>https://www.spaceship.com.au/learn/real-money-talk-edward/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/real-money-talk-edward/</guid>
            <pubDate>Wed, 26 Apr 2023 01:30:00 GMT</pubDate>
            <description><![CDATA[Edward is a 21-year-old from Melbourne who’s taking on some ambitious wealth targets. ]]></description>
            <content:encoded><![CDATA[<p>This post is based on an interview we conducted with Edward in December 2021.</p><p>Real Money Talk is our series where we interview Australians from all walks of life about their personal finances. The views expressed are those of the interviewees, based on their experiences with money, and as such are not necessarily representative of Spaceship's views.</p><p>We have changed the name of the interviewee for their privacy.</p><h2 id="overview">Overview</h2><p><strong>Name</strong>: Edward<br><strong>Age</strong>: 21<br><strong>Where do you live?</strong> Melbourne</p><p><strong>Please tell us a bit about yourself.</strong></p><p>I am a 21-year-old student, studying part-time in a double degree in Data Analytics/Statistics and Marketing. I would probably be what you call a 'Super Saver' financially. Despite my career pathway heading toward business, I would say I am a creative at heart. I enjoy films, books, video games, sports and music.</p><p><strong>What's your current net worth?</strong></p><p>~ $55,000</p><p><strong>How does it break down?</strong></p><ul><li>Spaceship: $21,000</li><li>Savings: $12,000</li><li>Other Index Funds: $12,000</li><li>Crypto: $6,000</li><li>Emergency Fund: $5,000</li><li>Car: $5,000</li><li>International Shares: $3000</li><li>Super: $3,000</li></ul><p><strong>Do you have any debts?</strong></p><p>HELP Debt: $16,000</p><p><strong>How did you build your net worth?</strong></p><p>I've been working as soon as I was legally allowed to and all the way throughout my high school life. </p><p>My father taught me from a very young age how to save, and track my money through spreadsheets, which I have been doing from a child to this very day. </p><p>As an Asian-Australian, we would receive Red Pockets for Chinese New Year from our relatives, while my cousins went off spending that money on McDonald's, I'd keep that cash and save it all.</p><p>What my father did not teach me was how to invest. Both my parents grew up very poor and so knew how to live frugally, but never invested their money. I was lucky enough to have the resources to learn how to invest from very early on.</p><p>So I would say a combination of working very hard and then having the discipline to save all that money.</p><h2 id="earn">Earn</h2><p><strong>Tell us a bit about your career.</strong></p><p>I started off working in fast food, like many young Australians, at 14 years and 9 months of age. </p><p>Not once in high school did I not have a job, often working two jobs at once. I would constantly be looking for any opportunities throughout the summer holidays, such as working at the Australian Open.</p><p>As a huge fan of the movies, I've been working in the cinemas as a part time job for the last three years, where I also became the youngest manager there, at the age of 20. </p><p>However, all good things must come to an end. I've been working full time for the past 3 months on top of that job, and working six days a week on top of studying at University is a recipe for burnout.</p><p>As for my current job, it requires 5am wake ups every morning, but I enjoy the structure it provides to my life and I plan to stay here until I finish my degree.</p><p><strong>Do you have any income sources outside your job? How much do you earn from each and how did you develop them?</strong></p><p>I have tried to start a few businesses, each with their own degrees of success, but not anything noteworthy, but I don't see them as failures, rather, learning curves for the future. I also do some content creation online which provides a few bucks here and there. Other than that, just my investments which have been growing ever since I started.</p><p><strong>What's been important to learn about money? </strong></p><p>To understand WHY I want to earn more money. Many people view money as a tool for instant gratification: "If only I had x amount to go on my Europe trip or to buy this new product that I'd upgrade within the next year anyway."</p><p>To set clear reasons as to what an increased cash flow would do for me. For me, it's to increase the amount I can put into my investments. Of course, it sounds like I have no fun at all, but that's definitely not the case!</p><p>It's all about knowing what I really value in life. For me, going to the theatre, buying high quality tech that I'd use regularly, eating good food are important things to me, and so I would spend more money on those things which actually provide my life with value.</p><p>If I'm using money to impress others or on things I don't value, I wouldn't benefit from earning more money in the first place.</p><h2 id="save">Save</h2><p><strong>What's your savings rate? How has it changed over time?</strong></p><p>Last year in 2020, I saved almost 80% of my income, this was due to the many COVID lockdowns which meant the government benefits I was receiving could only go one place and one place only - my investments.</p><p>This year in 2021, I've saved just under 70% of my income, which I am really proud of. I'd say I'm able to save more than the average person because I've made the most of my situation such as still living with my parents and especially in your 20s you can live like you're broke and no one would bat an eye!</p><p><strong>Do you have a budget?</strong></p><p>Yes! A budget is so important to make sure you are still in line with your values that I mentioned previously. I allocate a certain portion of my income each month to things like going out, shopping, memberships and of course, savings and investments.</p><p>I also keep track of what percentage of my total spending per month are on essentials, (groceries, petrol, health etc.) and so I get a good picture of how much I could've potentially saved if I had no fun at all for a month.</p><p>I'm also very strict on the definition of essentials, ordering take out or buying a meal during a work break are optional, so they don't contribute to this figure.</p><p><strong>How much do you spend per year?</strong></p><p>Now that I am earning a decent income, I've been supporting my parents by paying 'rent'. They've raised me so well my whole life, it's now my turn to take care of them. So with that taken into account, I expect to spend just under $20,000 next year, which also accounts for unexpected costs and a much looser budget. In reality, I'll most likely spend something closer to $15,000. This year in 2021, I only spent $12,000!</p><p><strong>Do you make purchase decisions carefully, or are you loose with your money?</strong></p><p>I think you can tell by now that I don't spend much of my money. In fact, I do sometimes go overboard with how frugal I can take it. However, it's never been crippling on my life, and I still live a fulfilled life with the little I spend on, and I believe that's one of the keys to happiness.</p><p>For a big purchase, I generally think on it for several months before I make the decision, constantly asking myself the questions "Do I really need this?" and "Will it really make my life better?" I definitely recommend asking yourself these questions too before any purchase.</p><p><strong>How is your work-life balance?</strong></p><p>Right now, as I'm still with the cinema gig, it's very hard work, I pretty much have no weekend. I'd say I'm a little bit of a workaholic, but nothing bad enough to burn me out. I still manage to catch up with friends for sports weekly, and go out to eat a few times a month.</p><p><strong>What's your favourite thing to spend money on?</strong></p><p>Definitely food! Movies are a close second though.</p><h2 id="invest">Invest</h2><p><strong>How do you invest?</strong></p><p>I invest through apps or websites generally, it's quite easy nowadays!</p><p><strong>What's been your best investment?</strong></p><p>Apple has probably given me the most returns for an individual stock, but since I've put in so much in the Spaceship Universe portfolio, that's yielded me the most returns.</p><p><strong>What's been your worst investment?</strong></p><p>Nothing has gone drastically downhill yet. I have a fair amount in crypto and obviously that is very volatile at the moment, so we will see. However I only put money I'm comfortable losing in there, as it is high risk high reward. I wouldn't necessarily regret it if I lose some money on a riskier asset class.</p><p><strong>What's been your overall return?</strong></p><p>Overall, around 20%, with Spaceship responsible for most of that figure.</p><p>(<em>Spaceship note: </em>This is the interviewee’s overall investment portfolio performance as at December 2021. Past performance isn’t a good indicator of future performance.)</p><p><strong>How are you building wealth?</strong></p><p>Just doing what I've been doing all this time. Spending wisely, saving more than is required, investing. </p><p>I'm planning in the future to invest in real estate, start (and fail) on more businesses, and possibly angel investing too. I also want to buy a house by 25 or 26, so that would be a very major asset in my arsenal as well.</p><p><strong>What are your main roadblocks to building wealth? How are you addressing them?</strong></p><p>I'd say my risk-averse mentality is something I have to deal with each and every day. I know that to build wealth more aggressively, I'd have to take risks. Another roadblock is just a lack of knowledge in general, luckily for me, I can overcome that by learning everyday.</p><p>Another major factor is uncertainty in the future. With the insane inflation rates, my guess is as good as yours. I guess every generation has faced this problem, but with how the future is shaping up, who knows how everything pans out, the only thing you can do is prepare the best you can but also just live in the moment.</p><p><strong>Do you have a target net worth you want?</strong></p><p>I have target net worths at different ages. By next year, I'm aiming for close to $100,000 by 22 years old, and definitely a million by 26-28. Anything after that, is up to future me to decide.</p><h2 id="behaviour">Behaviour</h2><p><strong>When did you make your first significant behavioural shift towards wealth building?</strong></p><p>So as I said previously, my father taught me how to save, but not invest. When I discovered the power of investing, of compound interest, I think that was when I really opened my eyes to the main advantage I have, which is time. I'm relatively young and already having all these tools at my disposal is a game changer.</p><p>I'd say right now is another eye opener too, just acknowledging that although I'm building great saving and investing habits, taking more calculated risks to build wealth quicker is also vital. Money is replenishable, time is not.</p><p><strong>If you could start again, what would you do differently? </strong></p><p>I'd say I'm still very young right now, obviously, I would invest in the crypto coins that absolutely blew up if I could start again, I'd just put all my money in them!</p><p>Alas, time travel is not possible and so I'd just tell myself that I should always keep an open mind, just because I think I'm doing something better than others, or that this is the right way to build wealth, doesn't mean it is.</p><p><strong>What mistakes have you made along the way that others can learn from?</strong></p><p>I don't think I've made any major mistakes, again, if you count not investing in a funny picture of a dog as a mistake, then sure. From before, I'd say the biggest mistake in life in general is thinking you know everything already.</p><p><strong>Do you have any worries about retirement? If so, how are you planning to address them?</strong></p><p>Not really. Right now, my mindset is that retirement is already too late. I want to have travelled the world before my 40s, experienced everything. I want to leave a positive impact on the world not when I'm old, but right now.</p><p>Super is just a nice little bonus that I'd probably spend on the next generation anyway. I want to live life to the fullest and I'm doing everything in my power to achieve that as early as possible.</p><p><strong>How are you learning about building wealth?</strong></p><p>The has been internet is the most powerful tool for me. I can learn pretty much everything I'd ever need just on there, and more pertinently, about building wealth. Its infinite, free resources mean I can learn to build wealth. My dad taught me to save, the internet taught me to invest.</p><p>I've also read several finance books, but I'll be real honest, while they do provide valuable insight, they're read by people who are just hoping to be wealthy one day. </p><p><strong>Do you give to charity? If so, what percentage of your time/money do you give?</strong></p><p>I give to charities that I personally connect to. As someone who uses Youtube a lot, I've given to Team Seas and Trees, as I feel like I'm a part of that community, but generally, I prefer to volunteer at places, as I believe that provides much more value than a donation or two. Whenever I have free time, especially during summer break, I'd spend two or three days at a local charity helping out.</p><p>My dog is from a shelter, and I personally adore animals and deeply respect the work they do so if I were to give to any charity, it would be an animal shelter.</p><hr><h2 id="we-want-to-hear-your-real-money-talk">We want to hear your Real Money Talk</h2><p>At Spaceship we’re big believers in sharing our money stories. We want to hear yours, too. In our ongoing <a href="https://www.spaceship.com.au/learn/tag/real-money-talk/?ref=spaceship.ghost.io">Real Money Talk</a> series, members of our community share what they’ve learned about managing money. We’d love you to take part. <a href="https://forms.gle/B2xKnqAqjePMHfFG9?ref=spaceship.ghost.io">Here’s a link to our Real Money Talk survey</a> where you can share your story.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Kelly Simpson)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/real-money-talk/">Real Money Talk</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2022/10/Real-Money-Talk-Edward-1.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[How I actually bought a house]]></title>
            <link>https://www.spaceship.com.au/learn/how-i-actually-bought-a-house/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/how-i-actually-bought-a-house/</guid>
            <pubDate>Thu, 20 Apr 2023 01:50:00 GMT</pubDate>
            <description><![CDATA[There is nothing greater than being able to celebrate the achievement of a life-changing goal.]]></description>
            <content:encoded><![CDATA[<p>How do you set and achieve a really big financial goal? For one of our Spaceship co-workers, it was a mix of budgeting, automation and the <a href="https://www.spaceship.com.au/super/first-home-super-saver/?ref=spaceship.ghost.io">First Home Super Saver</a> scheme that helped him realise his dream of <a href="https://www.spaceship.com.au/first-home/nsw/?ref=spaceship.ghost.io" rel="noreferrer">owning property in Sydney</a>.</p><p>Here’s his story.</p><h2 id="i-know-what-you%E2%80%99re-probably-thinking">I know what you’re probably thinking.</h2><p>Another story about Australian housing that you can’t relate to at all (unless it’s about how unaffordable it is).</p><p>Before you cue that eye roll though, let’s get one thing straight. This isn’t an article about how I found some get-rich-quick scheme on the internet, or how my rich, boomer parents fronted me a huge chunk of cash that gave me a head start on the property ladder.</p><p>This is a real life account of how I managed to use some simple financial principles, a few typical working class jobs and a lot of time (!!) to save enough money for a <a href="https://www.spaceship.com.au/first-home/?ref=spaceship.ghost.io" rel="noreferrer">deposit on a Sydney apartment</a>.</p><h2 id="my-background">My background</h2><p>At the ripe old age of 33, I wouldn’t classify myself as having had the typical millennial journey through school, university and work.</p><p>I have two degrees under my belt, one in science and one in design, both very unrelated to my current line of work in finance. Having spent most of 2006 until 2016 at university in some capacity, I graduated with my second degree when I was 28, which is also when I started my first proper full-time gig. I worked casual or part-time roles all through uni, including a six month stint overseas as a lifeguard at the one and only Walt Disney World.</p><p>I also have to admit that I have never had a focused career path, having worked in everything from retail, child care, social work and tech. And, while I did live at home with my mum, I also contributed financially to the household.</p><p>Doesn’t really sound like someone who should be able to <a href="https://www.spaceship.com.au/first-home/?ref=spaceship.ghost.io" rel="noreferrer">afford a place</a> right? Well, let me assure you, that did not stop me from aspiring to <a href="https://www.spaceship.com.au/first-home/?ref=spaceship.ghost.io" rel="noreferrer">buy a Sydney property</a> shortly after starting my first full-time job.</p><figure class="kg-card kg-image-card"><img src="https://www.spaceship.com.au/blog/images/2021/07/2ach-meme-1.jpeg" class="kg-image" alt="" loading="lazy" width="733" height="340"></figure><h2 id="setting-goals">Setting goals</h2><p>I’ve always been a highly organised person. I acknowledge that this doesn’t come easily to everyone but it’s definitely been one of my strengths as long as I can remember. One of the key strategies that helped me keep the focus on my <a href="https://www.spaceship.com.au/first-home/?ref=spaceship.ghost.io" rel="noreferrer">property purchase</a> was goal setting.</p><p>Here’s the thing about goals. You need to know what you want. And you need to want it. Like really, really want it (unlike my desire to have abs). Your goal might change over time, which is fine, but you still need to want whatever it is you’re after!</p><p>You may have heard of the acronym S.M.A.R.T in the context of goal setting before, but if not, here’s a little rundown. There’s no point setting a super wishy-washy, unachievable goal. Goals need to be super structured and realistic. The acronym stands for <a href="https://www.spaceship.com.au/learn/making-smart-goals-work-for-your-finances/?ref=spaceship.ghost.io">Specific, Measurable, Achievable, Realistic, Time-sensitive</a>. Here’s the goal that I originally set myself on my house buying journey:</p><h3 id="i-want-to-be-able-to-buy-a-place-of-my-own-in-sydney-before-i-am-30">I want to be able to buy a place of my own in Sydney before I am 30.</h3><p>If I have a look at this original goal, it’s probably missing a little bit of the detail it needed. But the foundations are there. Specific? Yes. Measurable? Yes. Achievable? Yes – but definitely not in the time frame I had set myself. Realistic? I think so. Time-sensitive? I did give myself a time limit which is part of goal setting but this did get bumped out a number of times! And that’s perfectly okay.</p><p>The true goal underlying this goal I wrote down at 28 was that I needed to save the funds required to <a href="https://www.spaceship.com.au/first-home/?ref=spaceship.ghost.io" rel="noreferrer">buy a property</a>. And this is where my organisation and love of budgeting come in.</p><h2 id="i-love-budgeting">I love budgeting</h2><figure class="kg-card kg-image-card"><img src="https://www.spaceship.com.au/blog/images/2021/07/2ach-meme-2.jpeg" class="kg-image" alt="" loading="lazy" width="666" height="500"></figure><p>I am a stickler for automating things as much as possible when it comes to my finances. Doesn’t matter what bank you’re with or how often you get paid, automating takes out all the guesswork. For my goal of <a href="https://www.spaceship.com.au/first-home/?ref=spaceship.ghost.io" rel="noreferrer">owning my own place</a>, I knew that I needed to save hard. This meant allocating a large portion of my pay to an account dedicated to saving for a house.</p><p>Obviously I still needed to live, too, so I made separate accounts for all the things I would need funds for each month. The number of accounts has changed over time to include different or more specific expenses but the principle is the same.</p><p>As an example, let’s say I take home $5,000 a month after tax. I would have broken it up by either dollar amounts or by percentages. Here’s an example:</p><ul><li>House savings: 50% or $2,500</li><li>Bills: 20% or $1,000</li><li>Health expenses: 2% or $100</li><li>Emergency fund: 5% or $250</li><li>Treat yourself: 5% or $250</li><li>Spending: 18% or $900</li></ul><h2 id="automation-is-key">Automation is key</h2><p>I had set up my bank account to auto-transfer funds into the appropriate accounts the day after I got paid. This meant I didn’t even need to worry about those values unless I got a pay rise and could afford to up the amounts. This method will obviously change depending on how much you can realistically save and your own personal financial situation.</p><p>I knew that I could survive off the allowance I had allocated to my spending account for going out etc., with any remainder at the end of the month becoming ‘Treat yourself’ money. I had calculated my bills over the course of a year and divided that by 12 so I could ensure I put enough funds away each month. This is what worked for me. It ensured I didn’t need to dip into other accounts to cover bills or going out or anything else.</p><p>I was flexible enough to know that my budget was not going to be perfect at the start and the percentages or amounts I allocated for different expenses were living numbers that changed until they no longer needed to. Once I had a good feel for them though, this method of allocating funds became very strict with no tolerance for dipping into my house savings. That’s how much I wanted to achieve my goal!</p><h2 id="using-the-first-home-super-saver-scheme">Using the <a href="https://www.spaceship.com.au/learn/first-home-super-saver-what-is-the-fhss/?ref=spaceship.ghost.io">First Home Super Saver Scheme</a></h2><p>There’s another savings booster I utilised thanks to the Australian government. It’s called the <a href="https://www.spaceship.com.au/learn/first-home-super-saver-what-is-the-fhss/?ref=spaceship.ghost.io">First Home Super Saver Scheme</a> and although it won’t make money appear out of thin air, it’ll definitely help you on your savings journey.</p><p>The basics of it are that you are able to contribute up to $15,000 to your super fund each financial year, and you can contribute a total of $30,000 overall. From 1 July 2022 this amount will increase to $50,000. This can either be in a lump sum or salary sacrificed. Either way, these funds will be taxed 15% on entry to your super fund, but this reduces your taxable income for the financial year, which will hopefully mean paying less tax or getting a bigger tax return that will go towards your house.</p><p>Any contributed funds can then sit in your super fund until you’re ready to use them and once you are, you just request release from the ATO and they will ensure you get your funds (minus the 15% but plus any interest you have accrued as calculated by them). There’s a lot of things to consider, including concessional contribution caps, so this option may not be right for you. It may be important to get professional financial advice on this, but you can also find lots of information about the scheme here.</p><h2 id="my-end-game">My end game</h2><p>You’re probably wondering what I actually achieved so here’s some real life figures.</p><p>I managed to save a little more than $200,000 in cash over the course of seven years using the principles above. None of this was from a lucky break in crypto, or a good investment choice or an inheritance or gift. This was all purely from working and saving aggressively. I still managed to go on holidays overseas. I was still able to buy new clothes. I even managed to pay off my remaining HECS debt with some of this.</p><p>And after a year of searching I found an apartment in inner-city Sydney with bonus city views that I was able to purchase with a 15% deposit (thanks to a $1 LMI deal with one of the banks). It’s just a one bedroom place and in all honesty was probably not what I had set out to look for but it’s now my home and I’ve already been able to do some minor renovations to make it my own.</p><h2 id="how-did-my-expectations-change">How did my expectations change?</h2><p>Saving is hard. And slow. So, so slow. But damn is it rewarding when you get there.</p><p>Know that saving up for a deposit on a property, especially if you’re aiming for a 20% deposit, plus all the other costs such as stamp duty, conveyancer fees, transfer fees, etc. takes a bloody long time. This is not a goal with a time frame of tomorrow. You need to think long term here. We are talking likely five+ years if you’re saving on your own, if not more. This is why you really need to want it! And also why the whole automation of budgeting helps so much.</p><p>Often you’ll have to give up things here and there, such as that annual holiday you might have taken, or that lunch you buy yourself every day, just to ensure you are putting enough away. But it’s not forever. You also need to know that if you are looking at buying a place, there is no such thing as the perfect house and even if there was, it is potentially out of reach financially. It’s okay to settle on something that you are able to make your own.</p><p>In retrospect, it was a long journey, much longer than I had initially expected. I was ready to throw in the towel on many occasions and give up on the dream altogether. There were some things I missed out on but the lessons I have learned have helped me grow and also allowed me to assist my family and friends in similar journeys. Perseverance is key but there is nothing greater than being able to celebrate the achievement of a life-changing goal.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Spaceship)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/personal-finance/">Personal Finance</category>
            <category domain="https://www.spaceship.com.au/learn/tag/property/">Property</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2021/07/How-I-actually-bought-a-house.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[Podcasts, books, and memos for learning more about investing]]></title>
            <link>https://www.spaceship.com.au/learn/books-podcasts-memos-to-learn-about-investing/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/books-podcasts-memos-to-learn-about-investing/</guid>
            <pubDate>Thu, 20 Apr 2023 01:00:00 GMT</pubDate>
            <description><![CDATA[Ideas and starting points for learning about investing from the Spaceship Voyager Investment Team.]]></description>
            <content:encoded><![CDATA[<h2 id="ideas-and-starting-points-for-learning-about-investing-from-the-spaceship-voyager-investment-team"><br>Ideas and starting points for learning about investing from the Spaceship Voyager Investment Team.</h2><p>At Spaceship, we believe that being a long-term investor is about seeing the opportunities other people miss, holding your nerve through the ups and downs, and staying focused on Where the World is Going.</p><p>So we asked our Spaceship Voyager investment team to recommend some top picks for what people who are new to investing, or wanting to broaden their knowledge, can watch, read, and listen to, to learn more.</p><p>Here’s what they said.</p><h3 id="what-are-some-podcasts-that-can-help-you-become-a-better-investor-or-learn-about-where-the-world-is-going-%E2%80%93-and-why">What are some podcasts that can help you become a better investor, or learn about Where the World is Going – and why?</h3><figure class="kg-card kg-image-card"><img src="https://www.spaceship.com.au/blog/images/2022/12/Copy-of-REAL-MONEY-TALK--1600---900-px---600---260-px---2--1.png" class="kg-image" alt loading="lazy"></figure><ul><li><a href="https://podcasts.apple.com/au/podcast/business-breakdowns/id1559120677?ref=spaceship.ghost.io">Business Breakdowns</a> (Colossus)</li></ul><p>“The whole Spaceship Voyager Investment Team loves and listens to this podcast. It’s a great all rounder for understanding how a particular business such as Netflix, Crowdstrike, Shopify and Datadog works from a bottom up research perspective.</p><p>They interview industry veterans, investment professionals and corporate executives to break down a company's history, business model, financial statements, secret sauce and bull/bear case.”</p><ul><li><a href="https://www.acquired.fm/?ref=spaceship.ghost.io">Acquired</a> (Ben Gilbert and David Rosenthal)</li></ul><p>“Be warned… These podcast episodes are long but people in the industry swear by them, and they have a cult following.</p><p>They say that “every company has a story” and the podcast hosts tell these incredible stories of the world’s greatest companies such as Nvidia, Amazon and Berkshire Hathaway in such detail that you will feel like an expert by the end of them. They also help you understand how you can apply them as a founder, operator or investor. “</p><ul><li><a href="https://fs.blog/knowledge-project-podcast/?ref=spaceship.ghost.io">The Knowledge Project with Shane Parrish</a> (Shane Parrish, Farnam Street)</li></ul><p>“This should be a staple in your podcast library.</p><p>Shane was a cybersecurity expert at Canada’s top intelligence agency, and burdened with making crucial decisions Shane set off to uncover the “best of what other  people have already figured out so you can use their insights in your life”.</p><p>His interviews break down expert thought processes into mental models to improve decision making. It’s not self-help but self betterment. You can also subscribe to his weekly newsletter here to gain ideas and insights from his podcast and other great sources that you can apply to your everyday life.”</p><ul><li><a href="https://podcasts.apple.com/no/podcast/in-good-company-with-nicolai-tangen/id1614211565?ref=spaceship.ghost.io">In Good Company with Nicolai Tengen</a> (Norges Bank Investment Management)</li></ul><p>“I consider this one a rare find! I stumbled upon it and it’s now one of my favourites.</p><p>The Norges Bank Investment Management is the largest single investor in the world meaning that the interviewer (CEO of the bank) gets exclusive access to the founders, CEOs and CFOs of their portfolio companies.</p><p>He asks incredible thought-provoking questions that don't usually get asked and I think this is because he actually has a relationship with these leaders, and has spent  time with them.</p><p>The shows are only 30 minutes but I come away with so much. My favorite episodes so far are when he interviews the CEO of AMD, the founder of Netflix, and the CEO of Moderna.”</p><ul><li><a href="https://podcasts.apple.com/au/podcast/tech-disruptors/id1621165150?ref=spaceship.ghost.io">Tech Disruptors</a> (Bloomberg)</li></ul><p>“A great one for keeping up to date, and learning about disruptive trends such as cloud-computing, e-commerce, AI, augmented reality/virtual reality, automation, fintech, crypto, streaming and so much more from the Bloomberg Intelligence Analysts and thought leaders. I recently listened to an episode where they interview the CEO of Matterport and about the company's role in disrupting the property market through their 3D digital twins and use of AI.”</p><ul><li><a href="https://www.theinvestorspodcast.com/we-study-billionaires/?ref=spaceship.ghost.io">We Study Billionaires</a> - The Investors Podcast Network</li></ul><p>“This is the largest stock investing podcast in the world. You’ll hear from the likes of Warren Buffet, Ray Dalio, Howard Marks and Charlie Munger about their… you guessed it! Investment strategies and ideas.”</p><h3 id="what-are-some-tv-shows-and-movies-to-watch-to-become-a-better-investor-or-learn-about-where-the-world-is-going-%E2%80%93-and-why">What are some tv shows and movies to watch to become a better investor, or learn about Where the World is Going – and why?</h3><p>“We believe most finance movies and shows focus too much on trading stocks as trading is more exciting than tales of buying and holding investments on the big screen.</p><p>The exception, Becoming Warren Buffett on HBO (trailer below), follows Warren himself on his daily routine, his investment journey and interviews with those who know him best.”</p><!--kg-card-begin: html--><iframe width="560" height="315" src="https://www.youtube.com/embed/jXg0V2tyhXo" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen=""></iframe><!--kg-card-end: html--><p></p><h3 id="who-are-some-thought-leaders-to-follow-to-become-a-better-investor-or-learn-about-where-the-world-is-going-%E2%80%93-and-why">Who are some thought leaders to follow to become a better investor, or learn about Where the World is Going – and why?</h3><figure class="kg-card kg-image-card"><img src="https://www.spaceship.com.au/blog/images/2022/12/Copy-of-REAL-MONEY-TALK--1600---900-px---600---260-px---3-.png" class="kg-image" alt loading="lazy"></figure><ul><li><a href="https://www.berkshirehathaway.com/letters/letters.html?ref=spaceship.ghost.io">Warren Buffet’s annual letter to shareholders</a></li></ul><p>“Warren Buffet has been publishing Berkshire Hathaway’s annual letter to shareholders for over six whole decades and it has become required reading for investors around the world. <a href="https://www.berkshirehathaway.com/letters/letters.html?ref=spaceship.ghost.io">Find them here</a>. If you don’t feel like spending hundreds of hours reading through all of these you can find a <a href="https://www.cbinsights.com/research/buffett-berkshire-hathaway-shareholder-letters/?ref=spaceship.ghost.io">great summary here</a> but we definitely recommend reading a few. We can’t wait for Warren’s 2022 letter! Not bad for a 92 year old.”</p><ul><li><a href="https://www.oaktreecapital.com/insights?ref=spaceship.ghost.io">Howard Marks’ Memos</a></li></ul><p>“Another seasoned, highly respected investor that has only spent a mere 53 years in the investment world compared to Warren’s 81, is Howard Marks. These memos are famous in the investor community and Warren even reads them himself. They help us understand the current investment landscape from a long-term perspective. Find them here. He published one <a href="https://www.oaktreecapital.com/insights/memo/sea-change?ref=spaceship.ghost.io">just last week</a>."</p><ul><li><a href="https://research.ark-invest.com/hubfs/1_Download_Files_ARK-Invest/White_Papers/ARK_BigIdeas2022.pdf?ref=spaceship.ghost.io">ARK Big Ideas Annual Report</a></li></ul><p>“There is no denying that this year has been extremely tough for longer-dated investments in companies that are doing innovative things, however this does not mean the innovation has stopped.</p><p>Here are the 14 transformative technologies that the ARK report discusses in detail that will potentially “transform entire industries and create a new world order”. ​</p><ul><li>Artificial Intelligence</li><li>Digital Consumer</li><li>Digital Wallets</li><li>Public Blockchains</li><li>Bitcoin</li><li>Ethereum and DeFi</li><li>Web3</li><li>Gene Editing</li><li>Multi-Omics</li><li>Electric Vehicles</li><li>Autonomous Ride-Hail</li><li>Autonomous Logistics</li><li>Printing and Robotics</li><li>Orbital Aerospace</li></ul><p><a href="https://research.ark-invest.com/hubfs/1_Download_Files_ARK-Invest/White_Papers/ARK_BigIdeas2022.pdf?ref=spaceship.ghost.io">Find the report here.</a>"</p><h3 id="what-are-some-books-to-read-to-become-a-better-investor-or-learn-about-where-the-world-is-going-%E2%80%93-and-why">What are some books to read to become a better investor, or learn about Where the World is Going – and why?</h3><figure class="kg-card kg-image-card"><img src="https://www.spaceship.com.au/blog/images/2022/12/Copy-of-REAL-MONEY-TALK--1600---900-px---600---260-px---1-.png" class="kg-image" alt loading="lazy"></figure><ul><li>Richer, Wiser, Happier: How the World's Greatest Investors Win in Markets and Life (William Green)</li></ul><p>“This book contains interviews with some of the great investors including Sir John Templeton, Charlie Munger and one of our underrated favourites Nick Sleep. It can help you learn a range of perspectives.”</p><ul><li>Chip War: The Fight for the World's Most Critical Technology (Chris Miller)</li></ul><p>“This book highlights the importance of semi-conductors – the ‘new oil’ that runs everything from phones, to microwaves and missiles – and how critical they are to the world's economy and increasingly US-China geopolitics.”</p><ul><li>The Psychology of Money: Timeless Lessons on Wealth, Greed, and Happiness<br>(Morgan Housel).</li></ul><p>“A great collection of investing stories that reminds us investing can depend more on our behavior, than the investments themselves.</p><p>Housel also blogs at <a href="https://collabfund.com/blog/authors/morgan/?ref=spaceship.ghost.io">The Collaborative Fund</a>.”</p><ul><li>Beat the Street (Peter Lynch), One up on Wall Street (Peter Lynch)</li></ul><p>“Peter Lynch is a legend among fund managers, his books distill his investment approach of investing in what you know. A key theme of his is to understand the business so that you can understand the stock.”</p><ul><li>Common Stocks Uncommon Profits (Phil Fisher)</li></ul><p>“A recommendation from Warren Buffett himself: "I sought out Phil Fisher after reading his Common Stocks and Uncommon Profits...A thorough understanding of the business, obtained by using Phil's techniques...enables one to make intelligent investment commitments."”</p><ul><li>Expectations Investing (Michael Mauboussin)</li></ul><p>“It’s hard to predict what a business is worth, so Michael suggests looking at what’s priced into/assumed in a stock's current price. Instead of stock price forecasts, Michael’s preferred approach to valuations is breaking down stock prices into easy to understand business drivers and assumptions.”</p><ul><li>The Intelligent Investor (Ben Graham)</li></ul><p>“The original and most famous investment book, a bit heavy at 640 pages. For most investors, chapters 8 and 20 will be of  particular interest.”</p><ul><li>100 Baggers: Stocks that Return 100-to-1 and How to Find Them (Christopher Mayer)</li></ul><p>“A summary of super stocks, those that can return $100 from $1 invested. It might seem impossible but 100 baggers tend to occur right around us, and this book has great stories and anecdotes for long term investors.”</p><p>One of the easiest ways to invest in yourself is to learn as much as you can. We hope you find this snapshot of ideas and starting points useful for broadening your investing knowledge.</p><hr><p>Some of our Spaceship Voyager portfolios invest in Netflix, Crowdstrike, Shopify, Datadog, Nvidia, Amazon, Berkshire Hathaway, and Advanced Micro Devices.</p><p><strong>Important</strong>! We’re sharing with you our thoughts on the companies in which Spaceship Voyager invests for your informational purposes only. We think it’s important (and interesting!) to let you know what’s happening with Spaceship Voyager’s investments. However, we are not making recommendations to buy or sell holdings in a specific company. Past performance isn’t a reliable indicator or guarantee of future performance.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Spaceship)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/investing/">Investing</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2022/12/Spaceship-Voyager-flight-notes-1.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[14.4.23 | We bought and sold some stocks]]></title>
            <link>https://www.spaceship.com.au/learn/14-6-23-we-bought-and-sold-some-stocks/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/14-6-23-we-bought-and-sold-some-stocks/</guid>
            <pubDate>Thu, 20 Apr 2023 00:45:00 GMT</pubDate>
            <description><![CDATA[It’s that time again — we have bought and sold some stocks!]]></description>
            <content:encoded><![CDATA[<p>It’s that time again — we have bought and sold some stocks!</p><h2 id="spaceship-universe-portfolio">Spaceship Universe Portfolio</h2><h3 id="bought-asml-holdings">Bought: ASML Holdings</h3><p>ASML is a leader in the semiconductor industry, founded in the Netherlands back in 1984 and employing nearly 40,000 people worldwide.</p><p>What's interesting about ASML is that the company doesn't make chips itself but equipment, with machines that can cost up to US$200 million. (Fun fact: Before being shipped to customers, the machines are tested then disassembled, requiring 20 trucks and three fully loaded Boeing 747s.)</p><p>ASML specialises in lithography machines, which are used to print layers and layers of intricate patterns on the silicon wafers that form modern computer chips.</p><p>ASML's lithography machines use a process called optical lithography to print its patterns and circuits. The company's machines are highly advanced, using extreme ultraviolet (EUV) light, which produce smaller light wavelengths to print smaller and more complex patterns than previous generations of machines.</p><p>This is important, because small chips are one of the building blocks for trends such as artificial intelligence, cloud computing, the Internet of Things, and big data.</p><p>ASML claims that it has 100% market share in EUV, proving its dominance, and that is naturally one of the reasons we like ASML for the Spaceship Universe Portfolio.</p><p>We initially believed the high price of EUV machines would reduce the market opportunity, but governments are encouraging the development of homegrown microchip manufacturing plants (aka 'fabs') with tax credits to decrease reliance on Taiwan which manufactures over 90% of the fastest, most advanced chips. As the amount of fabs increase around the world, so too will the need for equipment (and service fees), which is where ASML steps in.</p><h3 id="sold-ansell">Sold: Ansell</h3><p>Ansell is a leader in protection solutions, such as medical and industrial gloves.</p><p>The company has a 19% market share in surgical gloves, with the average medical professional wearing 1,200 pairs of Ansell gloves every year.</p><p>The reason we're selling Ansell is because we believe the general protection industry has become oversupplied. Ansell lifted capacity across its business in the early stages of the coronavirus pandemic, as did its rivals, leading to an oversupply issue.</p><p>Reducing capacity is difficult to undo and increased competition seems here to stay, so we decided to sell Ansell.</p><h2 id="spaceship-earth-portfolio">Spaceship Earth Portfolio</h2><p>We didn't make any changes to the Spaceship Earth Portfolio this quarter.</p><h2 id="spaceship-origin-portfolio">Spaceship Origin Portfolio</h2><p>For customers in the Spaceship Origin Portfolio, things are a little different.</p><p>The Spaceship Origin Portfolio is made up of around 100 of some of the largest ASX listed companies by market capitalisation, and around 100 of some of the largest global companies by market capitalisation.</p><p>If a company moves in or out of the Spaceship Origin Portfolio, it will be because its market capitalisation has changed, not because we have made the decision to buy or sell it.</p><hr><p>One or more of the the Spaceship Voyager portfolios invest in ASML Holdings at the time of writing. Please refer to the Spaceship app or our website for more information on what each portfolio invests in.</p><p>Important! We’re sharing with you our thoughts on the companies in which Spaceship Voyager invests for your informational purposes only. We think it’s important (and interesting!) to let you know what’s happening with Spaceship Voyager’s investments. However, we are not making recommendations to buy or sell holdings in a specific company. Past performance isn’t a reliable indicator or guarantee of future performance.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Bryna Howes)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/newsletters/">Newsletters</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2023/04/We-bought-and-sold-some-stocks.jpeg" length="0" type="image/jpeg"/>
        </item>
        <item>
            <title><![CDATA[Real Money Talk: Sam]]></title>
            <link>https://www.spaceship.com.au/learn/real-money-talk-taylor/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/real-money-talk-taylor/</guid>
            <pubDate>Wed, 12 Apr 2023 01:00:00 GMT</pubDate>
            <description><![CDATA[Sam's writing a how-to book about anxiety and burnout, and everything she’s learned in the last two years.]]></description>
            <content:encoded><![CDATA[<p>This post is based on an interview we conducted with Sam in June 2022.</p><p>Real Money Talk is our series where we interview Australians from all walks of life about their personal finances. The views expressed are those of the interviewees, based on their experiences with money, and as such are not necessarily representative of Spaceship's views.</p><p>We have changed the name of the interviewee for their privacy.</p><h2 id="overview">Overview</h2><p><strong>Name: </strong>Sam<br><strong>Age:</strong> 33<br><strong>Where do you live? </strong>Karratha, WA</p><p><strong>Please tell us a bit about yourself.</strong></p><p>I live in a large regional town with my husband, currently working part-time and studying Mental Health online through TAFE. I also provide a lot of emotional support for a family member who has chronic physical and mental health issues.</p><p><strong>What's your current net worth?</strong></p><p>$102,000 - my half of the shared assets with my husband.</p><p><strong>How does it break down?</strong></p><ul><li>Shares: $2,000.</li><li>Cash: $50,000 from sale of home.</li><li>Superannuation: $50,000.</li></ul><p><strong>Do you have any debts?</strong><br>We’re debt-free after selling our house.</p><p><strong>How did you build your net worth?</strong></p><p>My husband's company paid to relocate us to the Pilbara last year, so we sold our house in Perth. We considered renting it out but I didn't want the stress of being a landlord. I was self-employed as a photographer for some of my 20s so my super isn't as high as it should be. Putting off having a child has definitely helped with our finances, and we most likely won't have any kids.</p><h2 id="earn">Earn</h2><p><strong>Tell us a bit about your career.</strong></p><p>I've done a bit of everything - boarding kennels, liquor stores, factory work, wedding photography. Spent the last few years working in trade sales until a combination of the terrible work environment and supporting two people close to me through mental health crises led to me developing an anxiety disorder that ultimately cost me my job. When we moved I changed industries to a job that suits my personality better, and decided to work towards a career in mental health.</p><p><strong>Do you have any income sources outside your job? How much do you earn from each and how did you develop them?</strong></p><p>I'm writing a how-to book on recovering from anxiety and burnout, but I don't really expect to make money from it.</p><p><strong>What’s been important to learn about earning more money?</strong></p><p>I'm the wrong person to ask. The last two years have cemented my belief that your physical and mental health matter more than the hustle. I'm all about the healthy work-life balance.</p><figure class="kg-card kg-image-card"><img src="https://www.spaceship.com.au/blog/images/2022/06/Quote-Sam-09.png" class="kg-image" alt="" loading="lazy" width="1200" height="320"></figure><h2 id="save">Save</h2><p><strong>What's your savings rate? How has it changed over time?</strong></p><p>I've always been a good budgeter, and my cautious spending habits have rubbed off on my husband. We were very focused on saving for a house deposit, then smashing the mortgage, now saving again to build our own home. But we've never kept such a strict budget that we feel our lifestyle is restricted. If we don't let ourselves enjoy the little things, it's not much of a life.</p><p><strong>Do you have a budget?</strong></p><p>Oh yes, I love spreadsheets and re-do the budget whenever we have a change in circumstance.</p><p><strong>How much do you spend per year?</strong></p><p>Around $50,000 for the household included all living expenses and discretionary spending.</p><p><strong>Do you make purchase decisions carefully, or are you loose with your money?</strong></p><p>Very cautious. Sometimes I overthink purchases so much I never actually buy the thing.</p><p><strong>How is your work-life balance?</strong></p><p>On a good week, perfect. Two days at work, two days studying, one day for housework and personal development. Weekends free to spend with my husband.</p><p><strong>What's your favourite thing to spend money on?</strong></p><p>Things that make my life more convenient. We bought a new Smart washing machine after we moved, and we know we are over 30 because we talk about how great it is a lot. Also coffee!</p><h2 id="invest">Invest</h2><p><strong>How do you invest?</strong></p><p>Spaceship and a small amount of shares. We aren't sure what to do with our savings/house deposit because we want it to generate income but we don't want to risk our nest egg.</p><p><strong>What’s been your overall return?</strong></p><p>Overall we are probably only breaking even on investments, but we know it's about the long game.</p><p><strong>How are you building wealth?</strong></p><p>Working towards a career in mental health. Living simply while I am only working part-time.</p><p><strong>What are your main roadblocks toward building wealth?</strong></p><p>The idea of going back to full-time still scares me, mostly because I know it will mean sacrificing some of the healthy habits and work-life balance I've developed.</p><p><strong>Do you have a target net worth you want?</strong></p><p>Not at all. Just enough to live comfortably and provide a decent retirement.</p><h2 id="behaviour">Behaviour</h2><p><strong>When did you make your first significant behavioural shift towards wealth building?</strong></p><p>I've always been careful with my resources and budgeted well.</p><p><strong>If you could start again, what would you do differently?</strong></p><p>I'd tell myself that I'm not suited to running my own business, but if I was determined to try, I'd make sure I contributed to my super because I think the money invested in your early 20s is really important.</p><p><strong>What mistakes have you made along the way that others could learn from?</strong></p><p>When I ran my own business I didn't contribute to my super. I was in my early 20s and didn't really understand super. I've never had very high paying jobs so my super is nowhere near what my husband has.</p><p><strong>Do you have any worries about retirement? If so, how are you planning to address them?</strong></p><p>We're working towards a comfortable life, I'm quietly optimistic for our long-term future.</p><p><strong>How are you learning about building wealth?</strong></p><p>The Barefoot Investor helped get my husband onboard with my saving style. I do my research on investments, and just learn as I go.</p><p><strong>Do you give to charity? If so, what percentage of your time/money do you give?</strong></p><p>I allocate 5% of my income for supporting political causes and charities over the year.</p><hr><h2 id="we-want-to-hear-your-real-money-talk">We want to hear your Real Money Talk</h2><p>At Spaceship we’re big believers in sharing our money stories. We want to hear yours, too. In our ongoing <a href="https://www.spaceship.com.au/learn/tag/real-money-talk/?ref=spaceship.ghost.io">Real Money Talk</a> series, members of our community share what they’ve learned about managing money. We’d love you to take part. <a href="https://forms.gle/B2xKnqAqjePMHfFG9?ref=spaceship.ghost.io">Here’s a link to our Real Money Talk survey</a> where you can share your story.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Kelly Simpson)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/real-money-talk/">Real Money Talk</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2022/06/Taylor-s-Real-Money-Talk.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[Real Money Talk: Sam]]></title>
            <link>https://www.spaceship.com.au/learn/real-money-talk-sam/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/real-money-talk-sam/</guid>
            <pubDate>Wed, 29 Mar 2023 00:15:00 GMT</pubDate>
            <description><![CDATA[Sam is a 19-year-old artist, tutor and university student from Perth.]]></description>
            <content:encoded><![CDATA[<p>This post is based on an interview we conducted with Sam in October 2021.</p><p>Real Money Talk is our series where we interview Australians from all walks of life about their personal finances. The views expressed are those of the interviewees, based on their experiences with money, and as such are not necessarily representative of Spaceship's views.</p><p>We have changed the name of the interviewee for their privacy.</p><h2 id="overview">Overview</h2><p><strong>Name:</strong> Sam<br><strong>Age:</strong> 19<br><strong>Where do you live?</strong> Perth</p><p><strong>Please tell us a bit about yourself.</strong></p><p>Hello! I'm a 19 year old university student from Perth majoring in psychology! My main source of income is private tutoring for primary and high school students, but on the side I also commission drawings and attend art conventions yearly.</p><p><strong>What's your current net worth?</strong></p><p>$37,200.</p><p><strong>How does it break down?</strong></p><ul><li>Savings - $20,000</li><li>Spaceship Voyager - $9,000</li><li>Raiz - $4,200</li><li>Other shares - $2000</li><li>Car - $10,000</li></ul><p><strong>Do you have any debts?</strong></p><p>HELP debt of $8,000.</p><p><strong>How did you build your net worth?</strong></p><p>I built it bit by bit! I saved the Chinese New Year red pockets I'd receive from my family each year (about $300 per year) and then did chores here and there until I got a proper job as a tutor. </p><p>I'm also an artist on the side, so doing commissions regularly has also helped! In my view, a consistent saving habit is what has helped me the most.</p><h2 id="earn">Earn</h2><p><strong>Tell us a bit about your career.</strong></p><p>I've worked as a tutor for primary and high school students for two years now, and have drawn for six years but only started selling art in the past year.</p><p>Since I just graduated from high school recently, my knowledge of school is pretty fresh, and I've been able to help many of my students jump grades and get into their desired high schools. I find it to be a very rewarding job, especially with all the friendships I've made with my students!</p><p>On average, I work about 10 hours a week for tutoring and will focus on my art for about two hours. When artist conventions are near, then I might work 10 hours on my art.</p><p><strong>Do you have any income sources outside your job? How much do you earn from each and how did you develop them?</strong></p><p>Shares, shares, shares! Investing in ETFs is one of my passions, especially since I don't need to worry so much about building my own portfolio as it's done all for me. Each year, I'd say my return is about $500-700.</p><p>On top of that, I build IKEA furniture for my family and have been getting paid around $200 per piece, so that's also a big win :)</p><p><strong>What advice do you have for other people who want to earn more money?</strong></p><p>Know your worth, and your time! I think choosing a high paying, flexible job was by far the best choice I've ever made. With tutoring, my hours are flexible and I can squeeze in a two hour lesson every day of the week, which builds up over time, even with my busy uni schedule.</p><p>I've seen a lot of other friends who have skills and talents but end up in a minimum wage retail job, when they could have charged higher for a unique skill they have! Knowing my worth really helped me choose a job that suited me.<br>And also don't fall into the trap of online shopping!</p><h2 id="save">Save</h2><p><strong>What's your savings rate? How has it changed over time?</strong></p><p>60%. It's definitely changed since I got into uni, as I've been trying to save more frugally so that I can pay off my uni debt!</p><p><strong>Do you have a budget?</strong></p><p>Yes, my dad taught me how to budget when I was 16. Currently I use a personal finance app and track all my expenses and income there. Every month I budget $400 total, which includes food, fuel, fun, gifts and transport.</p><p><strong>How much do you spend per year?</strong></p><p>Last year I spent $13,000, which excludes paying off my car. A lot of that money went into a new laptop, new iPad, and heaps of food!</p><p><strong>Do you make purchase decisions carefully, or are you loose with your money?</strong></p><p>I go through my ups and downs, just like everyone else. During uni, when I don't have much time to go shopping, my savings rate can go up to about 75%, but then on holidays when I'm bored with friends and my girlfriend, I'll go over budget and reward myself for hard work during the semester. I'm cool with that, because overall it balances out :).</p><p><strong>How is your work-life balance?</strong></p><p>Probably 70% work and 30% play. Especially with uni, I study about five hours a day outside of classes, then tutor two hours, which leaves very little time for myself or socialising. Nevertheless, the holidays are approaching soon, so during them I'll be able to go anywhere and do anything that I wish to!</p><p><strong>What's your favourite thing to spend money on?</strong></p><p>Probably edgy clothes and makeup – nothing special! However I've become more aware of the carbon footprint that online shopping has and I've really reduced the amount of shopping I do. I used to go crazy when I was about 16 years old.</p><p>I also love spending on art supplies! But I mostly used to buy these in Japan. Since COVID, I haven't been able to go there anymore, though.</p><h2 id="invest">Invest</h2><p><strong>How do you invest?</strong></p><p>Using platforms like Spaceship, Raiz, and Commsec Pocket have been the easiest forms of investing for me.</p><p><strong>What's been your overall return?</strong></p><p>Overall, about $2,000.</p><p><strong>How are you building wealth?</strong></p><p>I think the best way that I've been building wealth is by putting the money I receive somewhere as soon as I get it so that I'm not tempted to spend it. You can't build wealth if your money is slipping out here and there on regular bubble teas or expensive meals without you really realising!</p><p><strong>What are your main roadblocks to building wealth? How are you addressing them?</strong></p><p>Regular expenses like a sneaky drink or snack while I'm going out really add up over time. Sometimes I'll look back at my monthly budget and think - wow, did I really just spend $200 on dessert and drinks? I think I could reduce my spending on those.</p><p><strong>Do you have a target net worth you want?</strong></p><p>$100k by 25! I've been planning carefully to reach this point, and I think I'm on track!</p><h2 id="behaviour">Behaviour</h2><p><strong>When did you make your first significant behavioural shift towards wealth building?</strong></p><p>My dad actually inspired me to get into finance. He said that when he was in uni, he read as many finance books as he could to learn more about money. He's always encouraged budgets, saving and spending carefully.</p><p><strong>If you could start again, what would you do differently? What advice would you give your younger self?</strong></p><p>Not shop so much on fast fashion and cosmetics! I used up $2,500 in one holiday to Japan when I was about 14... Now all that money is gone, and I barely remember what I even spent that on!</p><p><strong>What mistakes have you made along the way that others can learn from?</strong></p><p>I'm still pretty young, so I wouldn't say I have made any big mistakes just yet. However, my dad bought an expensive Porsche once and completely regretted it, since it was hard to drive and the fuel price was ridiculous. He sold it a year later in perfect condition (since he rarely drove it), but sold it at 75% of what he bought it for.</p><p><strong>Do you have any worries about retirement? If so, how are you planning to address them?</strong></p><p>As a private tutor, I don't have super, so I haven't really thought about retirement yet. However, once I do get a job as a psychologist, I definitely will be salary sacrificing and trying to build my super as much as I can.</p><p><strong>How are you learning about building wealth?</strong></p><p>Mostly articles online, and definitely my dad. I'm really lucky to have someone I can talk to freely about money.</p><p><strong>Do you give to charity? If so, what percentage of your time/money do you give?</strong></p><p>Sometimes I give cash to the homeless on the street. It's really hard not to want to give them everything I have. I think everyone deserves a second chance.</p><hr><h2 id="we-want-to-hear-your-real-money-talk">We want to hear your Real Money Talk</h2><p>At Spaceship we’re big believers in sharing our money stories. We want to hear yours, too. In our ongoing <a href="https://www.spaceship.com.au/learn/tag/real-money-talk/?ref=spaceship.ghost.io">Real Money Talk</a> series, members of our community share what they’ve learned about managing money. We’d love you to take part. <a href="https://forms.gle/B2xKnqAqjePMHfFG9?ref=spaceship.ghost.io">Here’s a link to our Real Money Talk survey</a> where you can share your story.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Kelly Simpson)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/real-money-talk/">Real Money Talk</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2022/07/Spaceship-Real-Money-Talk-Sam.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[A look back at February in the Spaceship Voyager portfolios]]></title>
            <link>https://www.spaceship.com.au/learn/spaceship-voyager-flight-notes-february-2023/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/spaceship-voyager-flight-notes-february-2023/</guid>
            <pubDate>Wed, 15 Mar 2023 00:35:00 GMT</pubDate>
            <description><![CDATA[How ChatGPT and interest rate rises impacted some of our Spaceship Voyager portfolio companies in February 2023.]]></description>
            <content:encoded><![CDATA[<p><br>How ChatGPT and interest rate rises impacted some of our Spaceship Voyager portfolio companies in February 2023.</p><p>For our <a href="https://www.spaceship.com.au/voyager/?ref=spaceship.ghost.io">Spaceship Universe and Spaceship Earth portfolios</a>, our in-house investment team handpicks companies that adhere to our Where the World is Going investment methodology, which includes a focus on long-term trends such as e-commerce, cloud computing, fintech and health.</p><p>(Companies in the <a href="https://www.spaceship.com.au/voyager/earth/?ref=spaceship.ghost.io">Spaceship Earth portfolio</a> also align to the UN Sustainable Development Goals Agenda – or as we say, have a positive impact on people and the planet.)</p><p>While markets tend to rise over the longer-term, the short-term can be quite volatile, and February was no different.</p><h2 id="what-happened-in-february">What happened in February?</h2><p>We asked our Spaceship Voyager Investment Team for the backstory on some of the bigger moves in our Spaceship Universe and Spaceship Earth portfolios.</p><p>In February, <a href="https://www.spaceship.com.au/learn/we-asked-chatgpt-if-the-rumours-are-true/?ref=spaceship.ghost.io">ChatGPT</a> captured the attention of the market, and some of our portfolio companies benefited. Closer to home, the RBA continued to increase interest rates in an effort to control inflation, and Australian consumer spending is forecast to keep declining: we don’t have many Australian consumer stocks in our Spaceship Universe or Spaceship Earth portfolios but some of those we do have were impacted.</p><p>So here’s a closer look at how Nvidia, CloudFlare, Temple &amp; Webster, and Domino’s Pizza Enterprises were impacted by these shorter-term trends. It’s important to remember they’re just four of the dozens of companies in the Spaceship Voyager portfolios.</p><p>We remain committed to our long-term investment ethos, and we remember that <a href="https://www.spaceship.com.au/learn/spaceship-voyager-update-jan-2023/?ref=spaceship.ghost.io">headlines don’t last, but great businesses do</a>.</p><h2 id="nvidia">Nvidia</h2><p>Nvidia rose 25.66% in the <a href="https://www.spaceship.com.au/voyager/earth/?ref=spaceship.ghost.io">Spaceship Earth</a> and <a href="https://www.spaceship.com.au/voyager/universe/?ref=spaceship.ghost.io">Spaceship Universe</a> portfolios in February 2023.</p><h3 id="what-does-nvidia-do">What does Nvidia do?</h3><p>Nvidia invented the graphics processing unit, or GPU, in 1999.</p><p>GPUs are the chips or circuits that render graphics on electronic devices.</p><p>Rendering pixels (graphics) in parallel was also found helpful in accelerating AI applications, because multiple data tasks can be performed simultaneously rather than sequentially. Put simply, GPUs are good for gaming and for crunching data at the same time.</p><h3 id="what-happened-to-nvidia-in-february">What happened to Nvidia in February?</h3><p>Along with announcing its quarterly revenue and 22/23 fiscal-year results in late February, Nvidia also announced that it’s partnering with leading cloud providers to offer AI-as-a-service, which  enterprise customers will be able to access through their computer browsers.</p><p>Investors reacted positively to the Nvidia CEO Jensen Huang’s comments on AI and Chat GPT which uses Nvidia’s chips.</p><blockquote class="kg-blockquote-alt">“In no computing era did one computing platform, ChatGPT, reach 150 million people in 60, 90 days. I mean, this is quite an extraordinary thing. And people are using it to create all kinds of things. And so I think that what you're seeing now is just a torrent of new companies and new applications that are emerging. There's no question this is, in every way, a new computing era.”</blockquote><p>Nvidia’s valuation increased as investors rated the business of selling AI systems and software more favourably than just selling semiconductor chips on their own. They gave more value to a business with recurring software sales rather than one-off hardware purchases.</p><h2 id="cloudflare">CloudFlare</h2><p>CloudFlare rose 18.98% in the <a href="https://www.spaceship.com.au/voyager/earth/?ref=spaceship.ghost.io">Spaceship Earth</a> and <a href="https://www.spaceship.com.au/voyager/universe/?ref=spaceship.ghost.io">Spaceship Universe</a> portfolios in February 2023.</p><h3 id="what-does-cloudflare-do">What does CloudFlare do?</h3><p>Cloudflare is a differentiated global content delivery network with points of presence across 275+ cities and 100+ countries.</p><p>It’s designed to make everything you connect to the internet secure, fast and reliable, and as of 2022 delivered services to ~20% of the web and 30% of Fortune 1000 companies.</p><p>CloudFlare is positioning itself as the fourth major public cloud, integrating the other major clouds and letting customers use the best features from Amazon’s AWS, Microsoft’s Azure and Google’s Cloud Platform.</p><h3 id="what-happened-to-cloudflare-in-february">What happened to CloudFlare in February?</h3><p>Cloudflare announced better than expected earnings for the 4th quarter of 2022 in mid-February, which included substantial increases in revenue and operating cash flow.</p><p>Cloudflare consistently delivers strong operating results coupled with ambitious goals – such as a $5 billion of run-rate revenue in the next five years (it achieved $975 million in 2022) – but what excites us is the major new technology trends that amplify the need for Cloudflare's technologies and products. These include adoption of 5G, IoT, CI/CD DevOps processes, Edge Compute, Multi-Cloud coding as infrastructure, and so much more.</p><p>Like a lot of calls this reporting season, Cloudflare spoke to their exposure to all things AI.</p><p>ChatGPT is a Cloudflare customer. Cloudflare’s position as the fourth cloud, a neutral data location, is attractive to AI companies and other companies with large data sets.</p><p>Cloudflare CEO Matthew Prince stated that their newest product line (R2 and ‘Workers’), “has become the natural neutral place for these AI companies to store their training data in order to make sure it can be inexpensively and efficiently access from anywhere” and because this product is largely consumption-based, as AI sets grow larger and larger, Cloudflare is placed to grow their revenue along with that. </p><p>In fact, their largest R2 customer is an AI company and is growing at extraordinary rates as they put more data in their models. Even excluding AI, this is still a massive opportunity as they can “service anybody who is trying to be multi-cloud, which is frankly what every big enterprise today is doing,” Prince said.</p><h2 id="temple-webster">Temple &amp; Webster</h2><p>Temple &amp; Webster fell 39.58% in the <a href="https://www.spaceship.com.au/voyager/universe/?ref=spaceship.ghost.io">Spaceship Universe portfolio</a> in February 2023.</p><h3 id="what-does-temple-webster-do">What does Temple &amp; Webster do?</h3><p>Temple &amp; Webster is an Australian online retailer that sells furniture and homewares. It was founded in 2011 when four Australian entrepreneurs shared a vision to create the ‘first place Australians turn to when shopping for their home.”</p><h3 id="what-happened-to-temple-webster-in-february">What happened to Temple &amp; Webster in February?</h3><p>The negative share price reaction following Temple &amp; Webster’s results for the first half of FY2023  was largely a response to a weaker than expected trading update about the first five weeks of the year showing -7% revenue growth.</p><p>We think this reaction was not justified given the previous corresponding period was impacted by the Omicron outbreak that led to abnormal demand for home goods – ie. Temple &amp; Webster benefited so much from the Covid lockdowns, that it was always going to be hard for them to experience the same levels of growth once they subsided.</p><p>Instead, we are focused on Temple &amp; Webster’s position as one of the most well-capitalised e-commerce stocks on the ASX with a superior, capital-light business model. We believe Temple &amp; Webster should continue to gain share in an underpenetrated online category relative to the US and UK where online penetration of home goods is 28%/25% versus Australia at only 17%.</p><h2 id="domino%E2%80%99s-pizza-enterprises">Domino’s Pizza Enterprises</h2><p>Domino’s Pizza Enterprises fell 33.11% in the <a href="https://www.spaceship.com.au/voyager/universe/?ref=spaceship.ghost.io">Spaceship Universe portfolio</a> in February 2023.</p><h3 id="what-does-dominos-pizza-enterprises-do">What does Domino's Pizza Enterprises do?</h3><p>Domino’s Pizza Enterprises is the largest pizza chain in Australia. Domino’s Pizza is a global brand, and Domino’s Pizza Enterprises is the Australian franchisee.</p><p>CEO of a pizza company would have to be up there with dream jobs – especially when it comes with a line of pizza credit. <a href="https://www.ft.com/content/079340c4-e47f-4b58-8bd9-266f929fb775?ref=spaceship.ghost.io">Financial Times analysis</a> revealed that Domino’s Pizza (the Global parent company of Domino’s Pizza Enterprises) CEOs enjoy thousands of dollars a year worth of pizza, which they declare to their shareholders.</p><h3 id="what-happened-to-domino%E2%80%99s-pizza-enterprises-in-february">What happened to Domino’s Pizza Enterprises in February?</h3><p>From all results this season, Domino’s was arguably one of the most disappointing while other peers such as Starbucks continued to impress in a difficult operating environment with Domino’s Group CEO Don Meij noting that “we’ve been the exception…the actual industry itself around the globe in different ways is really strong and rebounding.”</p><p>In Domino’s HY23 result, management admitted that their strategy to help offset inflation, by raising delivery prices, ended up reducing delivery acquisition and retention – negatively impacting results. This raised key questions around their pricing power and premium valuation given historical defensive characteristics.</p><p>Given management's strong track record, we appreciated their candid transparency around these execution issues and believe their comments around how they are addressing this with “flex vouchers” where they are seeing a “positive shift in momentum” despite being early days is encouraging. Flex vouchers are a promotion that lets customers customise their Domino’s order to maximise value.</p><p>Further, they emphasised that “What's really important is that this business has materially lifted in store count in the last 12 to 36 months, and we believe that as we get our pricing right in delivery and get a return to strong order count growth, we'll see a pretty sharp inflection point at that time.”</p><p>We will continue to monitor Domino’s closely and ensure that we are satisfied with the progress made over the coming results.</p><h2 id="looking-ahead">Looking ahead</h2><p><strong><em>What’s important to remember about these consumer discretionary (Domino’s Pizza Enterprises, Temple &amp; Webster) and tech stocks (Nvdia, CloudFlare)?</em></strong></p><p>The performance of Consumer Discretionary stocks is diverging between the US and Australia, influenced by the differing structure of home loans. The US consumer has been more resilient in the face of rising interest rates because most US homeowners have fixed long term interest rates typically for 30 years at low interest rates.</p><p>UBS economists estimate the share of floating-rate (variable) debt in the US mortgage is about 5%, down from a peak of around 40% in 2006. Approximately 65% of US households have locked in home loan rates below 4%. Unfortunately most Australian home loans are exposed to the opposite phenomenon, variable interest loans, which are increasing as interest rates increase.</p><p>Rising interest rates have reduced consumer budgets, affecting Australian companies such as Temple &amp; Webster but less so for our global consumer discretionary positions. </p><p>The majority of the Spaceship Universe Portfolio’s consumer exposure is to global consumers with 3.4% of the Spaceship Universe portfolio exposed to Australian consumer discretionary, while Spaceship Earth has none.</p><h3 id="in-technology-the-tremendous-consumer-adoption-of-chatgpt-has-created-excitement-that-ai-will-be-the-next-computing-platform">In Technology the tremendous consumer adoption of ChatGPT has created excitement that AI will be the next computing platform.</h3><p>ChatGPT has acquired <em>more users at a similar time than TikTok</em>, one of the fastest growing and most popular consumer apps. AI has moved from the background of recommending content (think Netflix or ecommerce) to creating content (ChatGPT). This is positive for our semiconductor stocks as content generation is more semiconductor intensive – which means, will require more semiconductors to run.</p><p>Both <a href="CEO of a pizza company would have to be up there with dream jobs – especially when it comes with a line of pizza credit. Financial Times analysis revealed that Domino’s Pizza (the Global parent company of Domino’s Pizza Enterprises) CEOs rack up thousands of dollars a year on pizza, which they declare to their shareholders.">Spaceship Universe</a> and <a href="https://www.spaceship.com.au/voyager/earth/?ref=spaceship.ghost.io">Spaceship Earth</a> portfolios have exposure to the pick and shovel semiconductor providers of Nvidia and AMD. Additionally software companies like Microsoft will also benefit by incorporating AI to improve products like Bing and Teams, using ChatGPT to summarise meetings and provide transcripts.</p><h2 id="a-note-about-svb">A note about SVB</h2><p>Over the past week, Silicon Valley Bank, which was a prominent bank used by many tech startups, failed. Customers got spooked when they thought the bank wouldn’t be able to guarantee their deposits, and enough customers withdrew their money to cause a ‘bank run’.</p><p>What happened is that SVB grew deposits very rapidly during the pandemic as a lot of VC backed ventures and certain funds themselves used SVB as their bank of choice to deposit their money. As deposits surged, SVB needed to invest that money. SVB did what banks do, they bought mortgage backed securities, gave out loans, and bought treasury bonds at a time when interest rates were low.</p><p>The challenge arose when interest rates started to rise. In the past few months, the Fed raised interest rates at a rapid pace to fight inflation, which is at a 40 year high in the US. As interest rates went up, the value of these mortgage and treasury bonds dropped (bond values have an inverse relationship with interest rates).</p><p>These losses were ‘unrealised’, meaning SVB didn’t actually lose any money if they just held on to the bonds. But what also happened at the same time is that VC funding in the US slowed down. Start-ups could not raise as much money, and SVB’s deposits slowed. SVB suddenly needed to raise emergency capital, and were forced to sell their bonds at a loss (an actual loss that was realised). </p><p>This caused a sell-off of SVB’s stock in the share market, and subsequently resulted in mass-withdrawals amounting to an estimated $42 billion in just one day on Thursday, causing the bank run.</p><p>There was concern that small businesses would not get their money back, as the Fed only insures $250k worth of deposits. Customers could lose anything they held at SVB above that amount. But on Sunday, the US Federal Bank stepped in and guaranteed the deposits of the bank’s customers, both for SVB and another bank Signature Bank. </p><p>The Fed used the FDIC Insurance Fund, essentially made up of premiums paid by banks to guarantee the deposits. They did this to ensure people did not lose faith in the US banking system and prevent a domino effect of bank runs spreading to smaller regional banks in the US.</p><h3 id="so-does-this-impact-our-spaceship-voyager-portfolios-the-short-answer-is-there-shouldn%E2%80%99t-be-any-negative-impact">So does this impact our Spaceship Voyager portfolios? The short answer is there shouldn’t be any negative impact.</h3><p>Some  technology companies within the <a href="https://www.spaceship.com.au/voyager/?ref=spaceship.ghost.io">Spaceship Voyager portfolios</a> banked with SVP; for example, the largest indirect exposure in the <a href="https://www.spaceship.com.au/voyager/universe/?ref=spaceship.ghost.io">Spaceship Universe Portfolio</a> was Roku, which held 26% of its cash with SVB.</p><p>However, thanks to the actions of regulators and the US government, Roku (and other depositors) will be made whole, as the government has announced that all deposits held at SVB will be backstopped. You can read more on that <a href="https://www.cnbc.com/2023/03/12/regulators-unveil-plan-to-stem-damage-from-svb-collapse.html?ref=spaceship.ghost.io">here</a>.</p><hr><p>Some of our <a href="https://www.spaceship.com.au/voyager/?ref=spaceship.ghost.io">Spaceship Voyager portfolios</a> invest in Nvidia, CloudFlare, Temple &amp; Webster, Domino’s Pizza Enterprises, AMD, Roku, and Microsoft.</p><p><strong>Important</strong>! We’re sharing with you our thoughts on the companies in which Spaceship Voyager invests for your informational purposes only. We think it’s important (and interesting!) to let you know what’s happening with Spaceship Voyager’s investments. However, we are not making recommendations to buy or sell holdings in a specific company. Past performance isn’t a reliable indicator or guarantee of future performance.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Spaceship)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/investing/">Investing</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2023/03/Spaceship-Voyager-flight-notes.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[Money FOMO: Action steps to take to feel better about your finances]]></title>
            <link>https://www.spaceship.com.au/learn/money-fomo-actions-steps-to-take-to-feel-better-about-your-finances/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/money-fomo-actions-steps-to-take-to-feel-better-about-your-finances/</guid>
            <pubDate>Tue, 14 Mar 2023 21:30:00 GMT</pubDate>
            <description><![CDATA[FOMO sucks at the best of times - but when it comes to our finances, it can make us behave in irrational ways. We’ve got some actions you can take if it gets to you.]]></description>
            <content:encoded><![CDATA[<p>FOMO sucks at the best of times - but when it comes to our finances, it can make us behave in irrational ways. We’ve got some actions you can take if it gets to you.</p><p>Back in the day - April 2011 to be more precise - a psychologist named John M. Grohol introduced a concept he called FOMO addiction. FOMO addiction, he explained, is ‘the fear of missing out on something or someone more interesting, exciting or better than what we’re currently doing.’</p><p>Ten years later, this is a feeling that still strikes us daily, especially when it comes to money.</p><p>You’re scrolling through Twitter and BAM! There’s a new meme stock going to the moon. Open Instagram and some dude you don’t even follow is telling you it’s <em>almost too late</em> to join the boom but you should <em>definitely still act now</em>. Turn on the TV and it’s all about how much a house costs, and everybody seems to own at least three.</p><p>Then you start to think that maybe that meme stock could at least buy you <a href="https://www.spaceship.com.au/first-home/?ref=spaceship.ghost.io" rel="noreferrer">your first house</a>?!</p><h2 id="what-to-do-when-fomo-gets-to-you">What to do when FOMO gets to you</h2><p>When you’re trying to get ahead, it’s easy to think you should be doing what the crowd seems to be doing, and if you’re not, it must mean you’re falling behind.</p><p>A lot of this can be attributed to social media — after all, you can’t have a meme stock if you don’t have memes. And the democratisation of financial information is a fantastic thing. It used to be that only the bigwigs could see up-to-the-moment stock prices — everyone else had to look in the newspaper to see the stock market’s closing prices from the previous day. But instant access to information can make everything feel much more urgent.</p><p>If everything seems urgent and nothing is certain, and you feel like you should make a decision anyway, it might mean you’re experiencing financial FOMO. Here are some actions you can take that could help you get out of it.</p>
<!--kg-card-begin: html-->
<ol>
  <li><a href="#1-consider-the-facts-who-are-you-comparing-yourself-to">Consider the facts.</a></li>
     <li><a href="#2-think-about-what-you-actually-want">Think about what you actually want.</a></li> 
<li><a href="#3-make-a-plan-and-then-zoom-out-to-see-where-you-are">Make a strategy.</a>
     <li><a href="#4-fix-your-feeds">Fix your feeds.</a></li>
     <li><a href="#5-celebrate-your-wins">Remember how far you've come.</a></li>
     <li><a href="#6-if-you-re-under-financial-pressure-don-t-make-a-bad-situation-worse">Don't make a bad situation worse.</a></li>
    </li>
</ol>
<!--kg-card-end: html-->
<h2 id="1-consider-the-facts-who-are-you-comparing-yourself-to">1. Consider the facts: who are you comparing yourself to?</h2><p>It’s easy to feel like you’re falling behind, or that others are getting ahead of you, but feelings aren’t always grounded in facts. The first thing to do is to figure out where you actually are, and how your unique life circumstances can make comparison impossible.</p><p>Think about the people who make you feel FOMO and figure out how you’re different to them. Have they been in the workplace longer than you? Do they have different priorities? Do you really know what you’re comparing yourself to, or are you just guessing?</p><p>For example: Are you comparing yourself to someone who lives in a different place? A statistic like the one from September 2020 from the ABS that says the average Australian weekly housing cost (which includes mortgage, rent and rates repayments) is $305 per week might make you feel like you’re missing out on cheaper rent. But do you live in a capital city? As soon as you do, it blows out. In 2020 the median house rental price was $540 in Sydney, while units were $495, according to Domain.</p><p><strong>Action step: Get some perspective. </strong></p><p>Think about the people you’re comparing yourself to, and consider whether you really know what their habits are or if you’re just guessing. Research the money habits of people who are your age or in the same life stage as you, or check out our <a href="https://www.spaceship.com.au/learn/tag/real-money-talk/?ref=spaceship.ghost.io">Real Money Talks </a>and learn about how people are really living.</p><h2 id="2-think-about-what-you-actually-want">2. Think about what you actually want</h2><p>Sometimes we can compare ourselves to others but when we really think about it, we don’t actually want what they have.</p><p>Take professional sportspeople as an example. Sure it would be fun to play a sport in front of thousands of people, and earn a lot of money and adulation — but would you really want the pre-dawn training, extensive travel time, and other sacrifices that come with it? Would that make it worth it? Or is it enough to sit on the sideline and watch the game with your friends?</p><p>It can be the same when your friends start buying houses and settling down. It might feel like that means you should too — but are you actually ready to? Do you want to commit to staying in the same place and paying off a mortgage? Or would you rather keep renting and experience living in a few places first?</p><p>Or maybe you’re the friend with the mortgage comparing yourself to people who have more disposable income than you do. Would you really prefer that over the stability you might now feel?</p><p><strong>Action step: Ask yourself what you really want. </strong></p><p><a href="https://www.spaceship.com.au/learn/060320-newsletter/?ref=spaceship.ghost.io">Picture yourself in five years from now</a>. Think about where you actually want to live, work, and spend your free time. Chances are you’re on track for it, or can be with just a few tweaks. And if you’re not? Now you know what you’re aiming for.</p><h2 id="3-make-a-plan-and-then-zoom-out-to-see-where-you-are">3. Make a plan, and then zoom out to see where you are</h2><p>Lewis Carroll apparently said that if you don’t know where you’re going any road will get you there. We tend to agree.</p><p>Everything can seem like an exciting option when you’re not committed to a plan. The tried and tested approach of budgeting, and doing your research to buy and hold stocks that you understand is rarely going to have the same day thrills that a meme stock or cryptocurrency might. Especially when we see money as being the vehicle and shortcut to our dreams coming true.</p><p>This is why having a strategy is important. It puts you on track to reaching your goals and helps you course correct. We’ve got heaps of information on <a href="https://www.spaceship.com.au/learn/tag/personal-finance/?ref=spaceship.ghost.io">how to plan and budget</a>, but the important thing to remember is that when you know where you’re going and have a plan for how to get there, you’re more likely to arrive.</p><p><strong>Action step: Create or review your financial plan. </strong></p><p>Put some goals in place, whether it’s for a house deposit, a new car, or starting your own business. Think about how far you’ve come, and remember you’re not starting from scratch. It might not feel like it but you could be closer to meeting your goals than you realise.</p><h2 id="4-fix-your-feeds">4. Fix your feeds</h2><p>The accounts you follow on social media can have more of an impact than you know. Instagram, for example, is seen as a key advertising channel for brands and influencers who dedicate their careers to convincing you to part with your hard-earned money. It’s not a stretch to imagine it might make you feel like you don’t have enough of it.</p><p>But it’s not just influencers. It’s hard to see pictures of friends and family who are living it up, when you’re eating two-minute-noodles and waiting for payday. It can leave you feeling like you’re falling behind, or that they’ve got the shortcut to getting ahead.</p><p><strong>Action step: Scroll through the accounts and hashtags you follow on your social networks of choice. </strong></p><p>Consider how you feel both when you’re scrolling, and afterward. Think about unfollowing or muting any that make you feel bad, or limiting the time you spend if it’s a problem for you.</p><h2 id="5-celebrate-your-wins">5. Celebrate your wins</h2><p>Celebrating your wins is key to staying the course. “Your journey of achievement is sometimes more important than the end goal,” according to psychotherapist Martina Witter. You can think about it this way: you may not have enough for that house deposit yet. But do you have a new budgeting habit, or have a plan that tells you when you’re going to get there? Setting healthy financial habits are wins in themselves and worth celebrating.</p><p><strong>Action step: Think about all the achievements you’ve already made along the way. </strong></p><p>Life can be hard, and we think it’s important to celebrate every success you have.</p><h2 id="6-if-you%E2%80%99re-under-financial-pressure-don%E2%80%99t-make-a-bad-situation-worse">6. If you’re under financial pressure, don’t make a bad situation worse</h2><p>Money stress and money anxiety are real and can be debilitating. If you’re worried about your financial situation, we encourage you to reach out to someone to help take the pressure off. Here are some resources that can help.</p><p><strong>National Debt Helpline</strong></p><p><strong>Phone: 1800 007 007</strong>: The National Debt Helpline is available from 9.30am to 4.30pm, Monday through Friday. Calls from mobile phones may incur a fee from the mobile phone carrier.</p><p>You can also visit the <a href="https://ndh.org.au/?ref=spaceship.ghost.io">National Debt Helpline</a> website for information and resources.</p><p><strong>National Legal Aid</strong></p><p>If you’re facing legal action over your debts, you may be able to receive free legal advice from a community legal centre. Visit <a href="https://www.nationallegalaid.org/?ref=spaceship.ghost.io">National Legal Aid</a> for more information.</p><p><strong>Lifeline Crisis Support</strong></p><p><strong>Phone: 13 11 14</strong>: If you need urgent crisis support, call Lifeline’s 24/7 hotline.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Kelly Simpson)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/personal-finance/">Personal Finance</category>
            <category domain="https://www.spaceship.com.au/learn/tag/behaviour/">Behaviour</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2023/03/Money-fomo-money-anxiety.png" length="0" type="image/png"/>
        </item>
        <item>
            <title><![CDATA[Going for it: Dating, disrupted]]></title>
            <link>https://www.spaceship.com.au/learn/dating-disrupted/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/dating-disrupted/</guid>
            <pubDate>Wed, 08 Mar 2023 01:12:28 GMT</pubDate>
            <description><![CDATA[Starting your own dating app? In this economy? ]]></description>
            <content:encoded><![CDATA[<p><em><a href="https://www.spaceship.com.au/learn/tag/going-for-it/?ref=spaceship.ghost.io">Going For It</a> is our Spaceship series where we speak to people who are doing just that — going for it. Whether in business, sport, the arts or anything in between, we share stories about people who are invested in achieving big feats (and changing lives in the process).</em></p><h3 id="for-melanie-leahy-and-elisse-alexander-going-for-it-meant-rejecting-the-algorithms-battling-for-equity-and-creating-their-own-dating-app-startup-ziinkle-all-in-the-name-of-connection">For Melanie Leahy and Elisse Alexander, Going For It meant rejecting the algorithms, battling for equity, and creating their own dating app startup <a href="https://ziinkle.com/?ref=spaceship.ghost.io">Ziinkle</a> all in the name of connection.</h3><p>When Melanie Leahy got out of a long-term relationship, she did what any Gen Z or Millennial woman would do – grabbed her wingwoman Elisse Alexander and took to ‘the apps’.</p><h2 id="%E2%80%9Cultimately-i-wanted-to-meet-someone-in-real-life%E2%80%9D">“Ultimately, I wanted to meet someone in real life.”</h2><p>“When you're in a relationship for so long, it's really confronting to kind of put yourself back out there,” said Melanie. “Where do you go? What are singles doing these days?”</p><p>Melanie’s colleagues had told her to download apps like Bumble and Hinge.</p><p>“It was a novelty for, you know, a few months, but quite quickly, I just became really frustrated, because I found it really difficult to make a connection.”</p><p>“There's a lot of ghosting, a lot of surface level chit-chat.”</p><p>“And ultimately, things just didn't really go anywhere. And for me, ultimately, I wanted to meet someone in real life.”</p><h2 id="%E2%80%9Cthis-is-too-hard-let%E2%80%99s-go-out-and-meet-someone-irl%E2%80%9D">“This is too hard. Let’s go out and meet someone IRL.”</h2><p>Meanwhile, Elisse, who’d been married for ten years, was doing what every married person loves to do: swiping vicariously through Melanie’s apps.</p><p>“I've never experienced dating apps,” said Elisse.</p><p>“So when Mel was single, I'm like, "Oh, let me have a go because this is a novelty.”</p><p>“So you know, I'm swiping, I'm zooming in to see who’s around.”</p><blockquote class="kg-blockquote-alt">“But when I really sat down and thought about it, I'm like, well, actually, how are you supposed to meet someone through this? Because I don't understand. Does this person look like their first photo? Or their third photo? And what do they sound like? And what is their height?”</blockquote><p>“And Mel kept saying, “How do I reply to this person? What's a good conversation starter with this person?” Elisse continued.</p><p>“I'm like, “You know what, this is too hard. Let's go out and meet someone normally.””</p><h2 id="every-woman-needs-a-wing-woman">Every woman needs a wing woman</h2><p>Melanie and Elisse had met one another at work, where they’d immediately clicked, bonding over a shared love of marketing and thinking big. It was natural they’d use their complementary professional skills – Melanie’s in mass-market advertising, and Elisse’s in 1:1 content marketing and thought leadership – to attack Melanie’s dating problem.</p><p>“Because we’d both been in relationships for so long, we didn't know where the best places to go for our age group were anymore,” said Elisse. “So we’d try a whole lot of places and the crowd would be too old, too young, or there'd be no one there. And with our backgrounds in business marketing, we knew that was an issue.”</p><p>They started using <a href="https://www.instagram.com/ziinkle/?ref=spaceship.ghost.io">Instagram Stories</a> to scout for the venues with the most promising prospects and best vibes in real-time, then jumped in taxis to race to them.</p><h2 id="%E2%80%9Cjust-because-an-algorithm-says-a-person-is-the-best-person-for-you-it-doesnt-necessarily-mean-that-a-connection-or-chemistry-is-there%E2%80%9D">“Just because an algorithm says a person is the best person for you, it doesn't necessarily mean that a connection, or chemistry is there.”</h2><p>Melanie and Elisse were having a lot more fun scouting for promising connections across Sydney than they had been on Melanie’s dating apps. They’d also uncovered a business problem – that there were empty bars across Sydney – and a solution that seemed obvious to them: that filling the right venues with the right singles would be a perfect match – and there could be an app for that.</p><p>Ziinkle, they imagined, could let users know when other users were out, about, and ready to meet other like minded singles. It could partner with other businesses to fill their venues, and ultimately help humans make meaningful connections that last.</p><p>It could be a dating GPS that helped singles be in the right place at the right time.</p><blockquote class="kg-blockquote-alt">“There's nothing like meeting organically and you know, having that eye contact across the bar,” explained Melanie. “And really, we help engineer serendipity.”</blockquote><h2 id="%E2%80%9Cwe-asked-1100-participants-what-are-the-20-most-important-things-to-you-when-looking-for-a-partner%E2%80%9D">“We asked 1100 participants, what are the 20 most important things to you when looking for a partner?”</h2><p>“75% of relationships that are formed on dating apps fail,” said Elisse. They surveyed singles and found that for both males and females, the most important thing was chemistry and connection.</p><!--kg-card-begin: html--><blockquote class="instagram-media" data-instgrm-captioned data-instgrm-permalink="https://www.instagram.com/reel/Cot858tgc61/?utm_source=ig_embed&amp;utm_campaign=loading" data-instgrm-version="14" style=" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:540px; min-width:326px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);"><div style="padding:16px;"> <a href="https://www.instagram.com/reel/Cot858tgc61/?utm_source=ig_embed&utm_campaign=loading" style=" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;" target="_blank"> <div style=" display: flex; flex-direction: row; align-items: center;"> <div style="background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;"></div> <div style="display: flex; flex-direction: column; flex-grow: 1; justify-content: center;"> <div style=" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;"></div> <div style=" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;"></div></div></div><div style="padding: 19% 0;"></div> <div style="display:block; height:50px; margin:0 auto 12px; width:50px;"><svg width="50px" height="50px" viewBox="0 0 60 60" version="1.1" xmlns="https://www.w3.org/2000/svg" xmlns:xlink="https://www.w3.org/1999/xlink"><g stroke="none" stroke-width="1" fill="none" fill-rule="evenodd"><g transform="translate(-511.000000, -20.000000)" fill="#000000"><g><path d="M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631"></path></g></g></g></svg></div><div style="padding-top: 8px;"> <div style=" color:#3897f0; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:550; line-height:18px;">View this post on Instagram</div></div><div style="padding: 12.5% 0;"></div> <div style="display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;"><div> <div style="background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);"></div> <div style="background-color: #F4F4F4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;"></div> <div style="background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);"></div></div><div style="margin-left: 8px;"> <div style=" background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;"></div> <div style=" width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg)"></div></div><div style="margin-left: auto;"> <div style=" width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);"></div> <div style=" background-color: #F4F4F4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);"></div> <div style=" width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);"></div></div></div> <div style="display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;"> <div style=" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;"></div> <div style=" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;"></div></div></a><p style=" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; line-height:17px; margin-bottom:0; margin-top:8px; overflow:hidden; padding:8px 0 7px; text-align:center; text-overflow:ellipsis; white-space:nowrap;"><a href="https://www.instagram.com/reel/Cot858tgc61/?utm_source=ig_embed&utm_campaign=loading" style=" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:normal; line-height:17px; text-decoration:none;" target="_blank">A post shared by Ziinkle (@ziinkle)</a></p></div></blockquote> <script async src="//www.instagram.com/embed.js"></script><!--kg-card-end: html--><p><br>Source: 2023 Ziinkle Dating Insights and Relationships Insight Report</p><p>“At the end of the day, there's nothing that beats that real life, chemistry and connection,” said Elisse.</p><p>“All our competitors, their algorithms, their whole platform is based on physical looks, because you are swiping and judging based on somebody's profile. You cannot have a physical connection with a photograph.”</p><h2 id="how-do-you-go-from-having-a-good-idea-for-an-app-to-actually-having-an-app-and-investors">How do you go from having a good idea for an app to actually having an app, and investors?</h2><p>“We spent a lot of time in my apartment literally on the floor, sketching out wireframes. Asking questions like, “What would it look like? Where are the buttons? What are they doing?”” said Melanie.</p><p>The pair acknowledge they were lucky that Elisse’s dad could introduce them to a business partner who had broad connections in startups and investing. They put three slides together and showed it to the business partner, who expressed enthusiasm at their initial idea, but pointed out all of the gaps that still needed to be filled. He helped them put an information memorandum together, and eventually became their first investor.</p><blockquote class="kg-blockquote-alt">“It was this kind of snowball effect,” said Melanie, “where we just took action, and by doing something like having a conversation or working on a presentation or getting our first investor, it just opened up a lot of other doors through their connections and through their networks.”</blockquote><h2 id="it-takes-more-than-one-investor">It takes more than one investor</h2><p>Startup funding tends to work by founders and businesses pitching their ideas to ‘venture capital’ (VC) firms, who have a large but limited amount of capital to pick and choose which businesses get funded. Startups generally rely on VC funding to survive until they grow big enough to be self-sustaining.</p><p>In 2022, as <a href="https://womensagenda.com.au/latest/eds-blog/just-3-per-cent-of-vc-funding-went-to-all-women-founded-startups-in-2022?ref=spaceship.ghost.io">reported in Women’s Agenda</a>,<strong> </strong>just 3% of Australian VC funding went to all-women-founded startups like Elisse and Melanie’s. Only 10% of funding went to teams with women in them at all.</p><p>The flow-on effect is real. As <a href="https://www.entrepreneur.com/business-news/fewer-than-30-women-founders-have-ever-taken-a-company/414759?ref=spaceship.ghost.io">reported by Entrepreneur magazine</a>, by February 2022, fewer than 30 female founders had ever taken a company public, which means there were less female-founded businesses for the broader public to invest in. In the <a href="https://www.spaceship.com.au/voyager/?ref=spaceship.ghost.io">Spaceship Voyager managed portfolios</a>, for example, only Adore Beauty is female-founded, while Doximity and Cloudflare have at least one female co-founder.</p><p>Being a female founder in the tech startup world is a double-edged sword.</p><p>“From a PR perspective, people want to hear the stories of females succeeding in this space,” said Elisse. “So we can use that to our advantage. Obviously, there are a lot of grants and things that go to females. So that's another advantage we've got there.”</p><p>“The way it holds us back, though, is that a lot of big investors are male and from an older generation. So they prefer (investing in) the FinTech space, or, you know, B2B SaaS.”</p><h2 id="it%E2%80%99s-2023-and-it-still-takes-a-man-on-the-team-to-get-a-seat-at-the-table">It’s 2023 and it still takes a man on the team to get a seat at the table</h2><p>“We are a consumer brand. We do have a B2B arm, but we're primarily consumers, and we are female. And it's a dating app. It's things that they (legacy investors) don't necessarily understand because dating apps weren't around when they were younger,” said Elisse.</p><p>“So it is, first of all, getting them to speak to us.”</p><blockquote class="kg-blockquote-alt">“We had to, at the beginning, bring out the director, Sam, who is an older male, to our meetings, just to say “Hey, we have an older male here, you can trust us!” just to get those meetings.”</blockquote><p>“But we've even found in those meetings, a lot of those investors will speak directly to him rather than to us. And I don't know if that is just our experience, but it is very disheartening that we are treated as, you know, young girls, rather than equals, because we've had this idea, we've done this work.</p><p>We've also found that funding is harder for females. So if you look at the AFR, every week, there's an article about two men who have launched a FinTech, two guys who have done this. When do you ever hear of stories of two females who have done anything in those publications?”</p><h2 id="creating-an-investor-army">Creating an investor army</h2><p>Melanie says they’ve had to be creative to address the funding imbalance.</p><p>“I think one of the main things (Ziinkle has done) is being able to run a crowd equity campaign which is really important because it gives the opportunity to everyday people and everyday Australians to invest in the brands that they love and that they believe in.”</p><p>“And so for us, having the community come in and support us, is really important, because obviously, yes, they help us generate the capital, but they also become users and part of our community, or they tell their friends, and so it actually creates a really great halo effect around brand awareness.”</p><p>“But ultimately, being able to have a crowd equity raise means that it's open up to all people. And that also gives more women the opportunity to invest in companies, which they might ordinarily not have known about or not had access to, as well.”</p><h2 id="at-spaceship-we-think-that-long-term-investing-is-about-building-a-life-for-yourself-and-others-that-you-want-to-live-in-what-life-are-melanie-elisse-and-ziinkle-investing-in">At Spaceship we think that long-term investing is about building a life for yourself and others that you want to live in. What life are Melanie, Elisse, and Ziinkle investing in?</h2><p>“It's really around just helping people live their most fulfilling lives,” said Melanie.</p><blockquote class="kg-blockquote-alt">“When it comes from a social wellbeing perspective, and a mental health perspective, being able to connect people in real life just helps eliminate and reduce so many of those pressures that we feel, in a Metaverse, or in a digitally connected community.”</blockquote><p>“Technology is amazing. It has really great applications. But unfortunately, as humans, we sometimes don't use it in the best way that's going to impact our mental health and our social well being. So (we’re really investing in) being able to give back to people and help them live their most fulfilling lives,” said Melanie.</p><hr><p><a href="https://www.spaceship.com.au/learn/tag/going-for-it/?ref=spaceship.ghost.io">Going For It</a> is our Spaceship series where we speak to people who are doing just that — going for it. Whether in business, sport, the arts or anything in between, we share stories about people who are invested in achieving big feats (and changing lives in the process).  Keep following Melanie and Elisse’s story at <a href="https://www.instagram.com/ziinkle/?ref=spaceship.ghost.io">the Ziinkle Instagram page</a>.</p><p>The information in this article is prepared by Spaceship Capital Limited (ABN 67 621 011 649, AFSL 501605). It is general in nature as it has been prepared without taking account of your objectives, financial situation or needs.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Kelly Simpson)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/going-for-it/">Going For It</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2023/03/Going-for-it-online-dating.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[Real Money Talk: Joey]]></title>
            <link>https://www.spaceship.com.au/learn/real-money-talk-joey/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/real-money-talk-joey/</guid>
            <pubDate>Wed, 08 Mar 2023 01:00:00 GMT</pubDate>
            <description><![CDATA[Joey’s a 22-year-old law student from Sydney.]]></description>
            <content:encoded><![CDATA[<p>This post is based on an interview we conducted with Joey in August 2021.</p><p>Real Money Talk is our series where we interview Australians from all walks of life about their personal finances. The views expressed are those of the interviewees, based on their experiences with money, and as such are not necessarily representative of Spaceship's views.</p><p>We have changed the name of the interviewee for their privacy.</p><h2 id="overview">Overview</h2><p><strong>Name:</strong> Joey	<br><strong>Age:</strong> 22<br><strong>Where do you live?</strong> Metropolitan Sydney.</p><p><strong>Please tell us a bit about yourself.</strong><br>Hi! I am a 22-year-old law student at the University of Sydney, and I also work part time in the legal field. I live in Sydney but my family is up in Queensland. I am young and not as savvy with money and investing as most of the profiles I read, so I thought this might be interesting to lay out my situation as a student.</p><p><strong>What's your current net worth?</strong><br>I would say around $13,000.</p><p><strong>How does it break down?</strong></p><ul><li>Shares: $8,000</li><li>Savings: $4,000</li><li>Superannuation: $1,000</li></ul><p><strong>Do you have any debts?</strong><br>I am still studying so my HELP debt has not impacted me yet. I try not to check it but it will be over $60,000 by now. I don’t really worry about it though, because I know I have a grad job offer and I know it will be enough to comfortably pay off my HELP debt over time.</p><p><strong>How did you build your net worth?</strong><br>I don’t really have much in the way of net worth yet, but Spaceship definitely transformed the way I thought about investing. That’s the predominant way I invest now.</p><h2 id="earn">Earn</h2><p><strong>Tell us a bit about your career.</strong></p><p>I’m a student, and I work in law part time. I have secured a graduate offer for when I graduate at a management consulting firm.</p><p><strong>Do you have any income sources outside your job? How much do you earn from each and how did you develop them?</strong></p><p>No.</p><p><strong>What’s been important for you to learn about money?</strong></p><p>As a student, I tried to take on ‘smart’ jobs like tutoring, with a high hourly rate and no out of hours responsibilities.</p><h2 id="save">Save</h2><p><strong>What's your savings rate? How has it changed over time?</strong></p><p>No idea. I’m a pretty bad saver, but because I live away from home and support myself there is also a sense of fear that motivates me to have a bit of money in case of an emergency. But ultimately I’m waiting to finish uni to really start saving, when I have a consistent income that allows me that luxury.</p><p><strong>Do you have a budget?</strong></p><p>No.</p><p><strong>How much do you spend per year?</strong></p><p>$17,000 on rent + another $15,000 on food/bills/life I would estimate.</p><p><strong>Do you make purchase decisions carefully, or are you loose with your money?</strong></p><p>I have a positive relationship with spending money - I feel proud that I have accumulated money alone, and I love spending on things that I care about. I really like fashion, so I invest in quality items after doing a lot of research. I also love eating out as a social experience, so my partner and I spend more loosely on more expensive dining experiences.</p><p><strong>How is your work-life balance?</strong><br>It’s ok. I take four law subjects while working in law three days a week and tutoring on the weekends, which can make life busy, but I am grateful that I am in charge of my uni schedule. I am anticipating how much harder things will be when I graduate.</p><p><strong>What's your favourite thing to spend money on?</strong><br>Fashion and food (specifically, St Agur blue cheese which is abhorrently expensive but no other blue cheese compares).</p><h2 id="invest">Invest</h2><p><strong>How do you invest?</strong><br>Through Spaceship Voyager, and recently I’ve started dabbling in more traditional shares.</p><p><strong>What's been your best investment?</strong><br>Spaceship.<br>[Past performance is not indicative of future performance.]</p><p><strong>What’s been your worst investment?</strong><br>Nothing, yet.</p><p><strong>What’s been your overall return?</strong><br>Not sure.</p><p><strong>How are you building wealth?</strong><br>I am trying to invest as much as I can.</p><p><strong>What are your main roadblocks to building wealth? How are you addressing them?</strong><br>A lower income - I need to spend most of my income on essentials, and living. I just see it as a waiting game - when I graduate, my income will increase to over $100k (it’s currently maybe $40k) which will allow me to invest more.</p><p><strong>Do you have a target net worth you want?</strong><br>Nope.</p><h2 id="behaviour">Behaviour</h2><p><strong>When did you make your first significant behavioural shift towards wealth building?</strong><br>Probably only last year, when I was struggling to find money for rent. I was really tired of always feeling like I was living week to week, and made a decision that I needed to create a buffer for weeks when I wasn’t working much.</p><p><strong>If you could start again, what would you do differently?</strong></p><p>Just to start investing earlier. I think I did the best I could for my circumstances.</p><p><strong>Do you have any worries about retirement? If so, how are you planning to address them?</strong></p><p>Not really. I plan to just build my super over time. I guess I’m young, so retirement hasn’t really crossed my mind yet.</p><p><strong>How are you learning about building wealth?</strong><br>Unfortunately my family were never in a position to have savings to invest. I think it’s harder to learn and understand money when you grow up with a negative mindset towards money, but now I am trying to unlearn that. I learn a lot from my friends now, and some podcasts.</p><p><strong>Do you give to charity? If so, what percentage of your time/money do you give?</strong><br>Yes. I volunteer for a national foundation in a legal capacity and donate to causes that I care about semi-regularly (probably $100/month).</p><hr><h2 id="we-want-to-hear-your-real-money-talk">We want to hear your Real Money Talk</h2><p>At Spaceship we’re big believers in sharing our money stories. We want to hear yours, too. In our ongoing <a href="https://www.spaceship.com.au/learn/tag/real-money-talk/?ref=spaceship.ghost.io">Real Money Talk</a> series, members of our community share what they’ve learned about managing money. We’d love you to take part. <a href="https://forms.gle/B2xKnqAqjePMHfFG9?ref=spaceship.ghost.io">Here’s a link to our Real Money Talk survey</a> where you can share your story.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Kelly Simpson)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/real-money-talk/">Real Money Talk</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2022/08/1200x600-RMT-Blog-Joe.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[Going for it: Making ‘You’ your career]]></title>
            <link>https://www.spaceship.com.au/learn/building-your-personal-brand/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/building-your-personal-brand/</guid>
            <pubDate>Wed, 01 Mar 2023 03:24:18 GMT</pubDate>
            <description><![CDATA[What should you do when you want to do… everything?]]></description>
            <content:encoded><![CDATA[<p><em>Going For It is our Spaceship series where we share what we learn from inspirational people who invest in themselves and others, chart their own courses, and change their lives and communities in the process. We talk to creative designer Zoe Sheehan.</em></p><p>You could argue that Zoe Sheehan’s not just going for it, she’s already made it. A property owning, world-travelling, startup product design lead (Zoe works at Spaceship) who animates music videos and creates picture books on the side – and all before 30.</p><p>“I think I've got an intense fear of missing out,” says Zoe. “So I like to try everything. So the only way that I can do everything and to take it off the bucket list is to – literally – do everything. I just want to try everything because our time on Earth is so scarce, so why not just squeeze in as much as possible?”</p><p>Zoe shares what she’s learned about Going For It, and making a career out of being her creative self.</p><h2 id="1-take-calculated-risks">1. Take calculated risks</h2><p>Zoe takes calculated risks, but she bases them on more than just how much money they might make or lose for her.</p><p>Early in her career, she started a t-shirt company, having never printed a t-shirt before.</p><p>"I decided to make a whole company based on t-shirts. So this was a massive, massive risk for me. And I knew that I had to invest at least $5,000 to $10,000 in this business to get it kicked off.</p><blockquote class="kg-blockquote-alt">“But I thought, “What's the worst that could happen? The worst thing that can happen is I sell a few t-shirts. I'm then left with these t-shirts, which I can just give to charity, or I can give them to friends and family. And I would have learned a lot on the way as well.”</blockquote><p>In the process of building the t-shirt company, Zoe had to evolve her design, branding, marketing, business, and website development skills.</p><figure class="kg-card kg-image-card"><img src="https://www.spaceship.com.au/blog/images/2023/03/Zoe-t-shirt.jpg" class="kg-image" alt loading="lazy" width="555" height="315"></figure><p>“I thought to myself, “This is just me creating a whole company from scratch. And this is essentially like giving myself a bootcamp in business and creativity,”” she said.</p><p>“So I weigh that up as: people pay to go to uni and study business. People pay to do graphic design and things at university. Why don't I teach myself and actually earn money whilst doing it? Rather than just studying a hypothetical? Like, there's no better way to dive into something than actually doing the job in real life."</p><h2 id="2-take-a-direct-message-approach">2. Take a direct (message) approach</h2><p>Zoe sends music artists DMs on Instagram to find out if they'd like to work together.</p><p>“I'll go and message music artists and be like, “Hey, what's the plan for your next upcoming song? Have you got a music video for it?”” she said.</p><p>“I want to be first in. I want to draw attention to myself before anyone else can kind of get in. So it's just about communicating and just constantly asking people and putting yourself out there and just drawing attention to yourself.“</p><p>And it works: it led to Zoe designing a lyric video for Aussie musician G Flip.</p><p>“I think creating a music lyric video for G flip was definitely a highlight for me because I'm a big G Flip fan.</p><!--kg-card-begin: html--><iframe width="560" height="315" src="https://www.youtube.com/embed/Y5aymtijDAg" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen=""></iframe><!--kg-card-end: html--><p>“It was end-to-end development. So I got the lyrics and the audio, I conceptualised what was going to happen, I then sketched it out, sent it to them, they were on board with it. And then just creating that, that final product and actually seeing them release it and seeing people comment on it and love the animations. It was just such self satisfaction, I think it’s a little proud moment for myself that I can actually put my work up there with big names and people.”</p><h2 id="3-rejection-is-redirection">3. Rejection is redirection</h2><p>Zoe says she’s learned you have to put yourself out there, and keep at it, especially because it doesn’t always work out. She thinks it’s proof that ‘rejection is redirection’, and she keeps this in mind when looking for new freelance social media clients.</p><p>“So I've been rejected so many times, I'll walk into a cafe and be like, “Hey, can I please do your social media? Can I please create a reel for you? Can I please do a collaborative post? Do you want me to advertise your products?”<br>“If they say yes, then great, I've got a client.</p><blockquote class="kg-blockquote-alt">“But I look at failure in a completely different way. You completely have to switch your perception to ‘rejection is redirection’.</blockquote><p>At the end of the day, if that client wasn't perfect for you, then someone else is going to be perfect for you. And people come back later in life as well. I've had people that may not have wanted me at that point in time, but I've planted that seed in their head. And then later on, down the track, they might think, “I actually do want some content now, I'm going to reach out to Zoe.”</p><p>So it may not be perfect at that point in time for you, but later down the track that you never know when someone may come back into your life.”</p><h2 id="4-spend-some-time-on-linkedin">4. Spend some time on LinkedIn</h2><p>No, really.</p><p>“LinkedIn is a really big one in building a personal brand on social media,” says Zoe, who has over 6,000 followers on LinkedIn.</p><p>“And being consistent with posting and interacting with people, I think that's really important.”</p><blockquote class="kg-blockquote-alt">“You don't just want to get the traction, you can't just sit back and expect everyone to give you attention. They want it too, you need to comment on their successes, and you need to give them the social media love in order to get it back.”</blockquote><p>“So I think engaging in social media and spending, I don't know, maybe half an hour a day just liking people's posts and saying, “Congratulations on your work anniversary!” And just building up your reputation is really important.”</p><h2 id="5-let-yourself-have-down-days">5. Let yourself have down days</h2><p>Zoe creates opportunities for herself, but even she can’t be ‘on’ all the time.</p><p>“There are a lot of times where I would love to reach out to people and go into shops and ask people but I felt quite insecure and I might not and I’m like, “It'll be embarrassing. What are they going to think of me?” All these things.”</p><p>“So that always does go around your head and I've definitely had days where I haven't done anything. And I think that's normal though. At the end of the day, you can't expect to be on your A game all the time.”</p><h2 id="6-be-unapologetically-yourself">6. Be unapologetically yourself</h2><p>“You can't fake who you are,” Zoe says. “Like, you can fake it for a certain period of time. But at the end of the day, your true colours are always going to come out to anyone you meet in life and work, friendships, relationships, so why not just be yourself and do what you love whilst being yourself?”</p><p>“People are gonna judge me no matter what, that's what I found. There was a period of time where I was hiding my sexuality and I was hiding certain aspects of myself. But why am I hiding that? Like, I'm gonna be judged no matter what my sexuality is, or no matter what I do for a job.”</p><blockquote class="kg-blockquote-alt">“There's always going to be someone that has an opinion against you, you're never going to be the perfect cup of tea for everyone. So just put yourself out there and just be you and whoever wants to be a part of your journey, they can jump on board.”</blockquote><h2 id="at-spaceship-we-think-that-long-term-investing-is-about-building-a-life-for-yourself-and-others-that-you-want-to-live-in-what-life-is-zoe-investing-in">At Spaceship we think that long-term investing is about building a life for yourself and others that you want to live in. What life is Zoe investing in?</h2><p>"I've always wanted to be set financially and never have to worry about money. It's always given me an intense, anxious feeling to think of people that scrape by. I've never wanted to be someone that scrapes by. I just think that that causes such stress in one's life. Because life is already stressful as it is with love, work, relationships, just life admin that you've got to do… There's always things that you've got to deal with in life. You do not want to add finance to that.”</p><p>“And I think the other thing that's very important to me is travel. I think travelling the world is super important. And in order to do that, unfortunately, you do need money. So to be financially set in terms of having a comfortable place to live in, having a family that doesn't need to worry about money, to be able to look after my (future) kids and provide them with a well educated and peaceful life, and to train my kids well, as well. And also to be able to travel the world and potentially work whilst travelling.</p><p>I think that's another massive aspect - to be able to grab my laptop and go and work from the beach in Spain if I really want to, and just to live the best life. To do the best of both worlds.”</p><p><em>Going For It is our Spaceship series where we share what we learn from inspirational people who invest in themselves and others, chart their own courses, and change their lives and communities in the process.</em></p>]]></content:encoded>
            <author>hello@spaceship.com.au (Kelly Simpson)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/going-for-it/">Going For It</category>
            <category domain="https://www.spaceship.com.au/learn/tag/people-and-ideas/">People &amp; Ideas</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2023/03/Going-for-It-Zoe-Sheehan.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[Apple’s secret projects]]></title>
            <link>https://www.spaceship.com.au/learn/apples-secret-projects/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/apples-secret-projects/</guid>
            <pubDate>Wed, 01 Mar 2023 00:17:10 GMT</pubDate>
            <description><![CDATA[Why predicting Apple’s next move is important for its investors.]]></description>
            <content:encoded><![CDATA[<h2 id="it-could-happen-to-any-of-us">It could happen to any of us</h2><p>In 2010, a 27-year-old software engineer walked into a bar, downed a German beer, and left a top secret prototype of a next generation iPhone behind.</p><p>A 21-year-old found the device, asked around, and when nobody claimed it, he sold it to tech magazine Gizmodo for $5000.</p><p>Gizmodo spilled the secrets of the iPhone 4, and it became worldwide news.</p><h2 id="apple-doesn%E2%80%99t-slip-up-very-often">Apple doesn’t slip up very often</h2><p>The company has a pretty good track record of keeping its products under wraps until it launches them – which is why slip ups become such big news.</p><p>When the iPhone was first being worked on, according to Brian Merchant in The One Device, Apple’s top engineers were disappearing from their desks, being summoned to commit to a top secret project they wouldn’t be able to talk about even with their friends or family until it launched years later.</p><p>Apple CEO Steve Jobs was notoriously paranoid, and the company’s culture of product development secrecy still persists but for a few clues.</p><p>The clues come in the forms of accidental slip ups, such as phones left in bars or restaurants, and in the patent applications filed by the company.</p><h2 id="here-are-some-secret-projects-apple%E2%80%99s-been-said-to-be-working-on">Here are some secret projects Apple’s been said to be working on</h2><h3 id="the-apple-car">The Apple Car:</h3><figure class="kg-card kg-image-card kg-card-hascaption"><img src="https://www.spaceship.com.au/blog/images/2023/02/apple-car.jpeg" class="kg-image" alt="" loading="lazy" width="800" height="431"><figcaption><span style="white-space: pre-wrap;">An artist impression of what the Apple Car could look like, based on patent filings. Source: MacRumors.com</span></figcaption></figure><p>The Apple Car has been rumoured since at least 2014, when more than 1,000 engineers got to work on it in a secret location.</p><p>In late 2022, Bloomberg reported that Apple’s car release would be delayed until at least 2026, was expected to sell for less than USD $100,000, and wouldn’t be self-driving at launch.</p><p>Apple’s CEO Tim Cook has previously called autonomous driving the ‘mother of all AI problems’.</p><p>GQ reports that Apple has applied for a series of patents related to its car project, which include smart headlights, adjustable tinted windows, and adjustable exterior lighting.</p><h3 id="apple-watch-enabled-non-invasive-diabetes-testing">Apple Watch-enabled non-invasive diabetes testing:</h3><figure class="kg-card kg-image-card kg-card-hascaption"><img src="https://www.spaceship.com.au/blog/images/2023/03/The-Apple-Watch.jpg" class="kg-image" alt="" loading="lazy" width="555" height="312"><figcaption><span style="white-space: pre-wrap;">The Apple Watch. Image source: apple.com</span></figcaption></figure><p>People with diabetes are tasked with checking and controlling their blood sugar levels in order to stay healthy. For many, this means frequent invasive pin pricks to test their blood sugar.</p><p>Last week, Bloomberg reported that Apple has developed a proof of concept prototype that uses a silicon chip to shine light from a laser to figure out the density of blood sugar for a user. Now, the company has to work out how to condense it to make it fit into its Apple Watch.</p><p>An estimated 10.5% of people in the US alone have diabetes, so this tech could be a game changer for them, and significant for Apple.</p><h3 id="the-foldable-iphone">The foldable iPhone:</h3><figure class="kg-card kg-image-card kg-card-hascaption"><img src="https://www.spaceship.com.au/blog/images/2023/02/foldable-iPhone-patent.jpg" class="kg-image" alt="" loading="lazy" width="800" height="510"><figcaption><span style="white-space: pre-wrap;">Apple's first patent for a foldable iPhone. Source: AppleInsider</span></figcaption></figure><p>Apple’s been filing patents for a foldable iPhone since at least 2018, according to Patently Apple.  Its competitors, Samsung and Motorola, each have foldable phone offerings. There’s speculation that Apple’s patents might instead point to the company launching a foldable iPad first.</p><h3 id="a-mixed-reality-headset">A mixed reality headset:</h3><figure class="kg-card kg-image-card kg-card-hascaption"><img src="https://www.spaceship.com.au/blog/images/2023/03/The-Apple-headset.jpg" class="kg-image" alt="" loading="lazy" width="555" height="312"><figcaption><span style="white-space: pre-wrap;">What Apple's headset could look like, from Apple Insider</span></figcaption></figure><p>Apple’s reportedly been working on an AR/VR headset. Analysts are tipping there’ll be entry and pro level devices, which will be used for communication, content viewing and gaming uses. Apple’s not yet going all in on the metaverse.</p><h2 id="how-has-innovation-helped-apple-stay-ahead">How has innovation helped Apple stay ahead?</h2><p>We asked our Spaceship Voyager investment team. Here’s what investment analyst Maddy Falkiner had to say.</p><blockquote>“Steve Jobs once said that “Innovation distinguishes between a leader and a follower”.</blockquote><blockquote>This encapsulates Apple’s position as one of the most successful companies in history where continuous innovation has effectively enabled the company to compete and win in markets where the rate of technological change and disruption is high.</blockquote><blockquote>Apple hasn’t maintained this stronghold position by simply innovating cutting-edge products but instead, innovation is embedded throughout the organisation – they foster a culture of innovation where the company is structured by aligning expertise and decision rights and then combine this with heavy investments in research and development (R&amp;D). In 2022 Apple spent a massive $26.2 billion on R&amp;D which provides strong evidence of the importance of innovation using both hardware and software to drive the company’s success over the long term.</blockquote><blockquote>Through the combination of a unique culture based on continuous improvement, collaboration, openness to change and technical expertise coupled with dedicated R&amp;D spending, we believe Apple has created one of the strongest competitive moats in history that will sustain its relevance for decades to come.”</blockquote><hr><p>Some of our Spaceship Voyager portfolios invest in Apple at the time of writing.</p><p>Important! We’re sharing with you our thoughts on the companies in which Spaceship Voyager invests for your informational purposes only. We think it’s important (and interesting!) to let you know what’s happening with Spaceship Voyager’s investments. However, we are not making recommendations to buy or sell holdings in a specific company. Past performance isn’t a reliable indicator or guarantee of future performance.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Spaceship)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/stocks/">Stocks</category>
            <category domain="https://www.spaceship.com.au/learn/tag/investing/">Investing</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2023/03/Spaceship-Voyager-flight-notes.jpeg" length="0" type="image/jpeg"/>
        </item>
        <item>
            <title><![CDATA[Playlist: Songs we’re celebrating Pride to]]></title>
            <link>https://www.spaceship.com.au/learn/spaceship-pride-playlist/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/spaceship-pride-playlist/</guid>
            <pubDate>Tue, 28 Feb 2023 21:00:00 GMT</pubDate>
            <description><![CDATA[The songs that make our staff, customers, friends and family dance. 🕺]]></description>
            <content:encoded><![CDATA[<p>Outside our Sydney office, the streets have been painted with rainbows. Inside we’re vibing to our Spaceship Pride playlist, which we’ll be keeping updated through the festival period. Press play to share it with us.</p><!--kg-card-begin: html--><iframe style="border-radius:12px" src="https://open.spotify.com/embed/playlist/0qxEgEahRvYjGysXJRLFCN?utm_source=generator" width="100%" height="352" frameBorder="0" allowfullscreen="" allow="autoplay; clipboard-write; encrypted-media; fullscreen; picture-in-picture" loading="lazy"></iframe><!--kg-card-end: html--><p>Got a song to add to the list? <a href="https://forms.gle/rRtCT39daE9ZrTA77?ref=spaceship.ghost.io">Click through and share it with us.</a></p><p>In the meantime...</p><h2 id="%E2%80%9Cwhat-are-you-adding-to-our-playlist-and-why%E2%80%9D">“What are you adding to our playlist, and why?”</h2><p></p><h3 id="anhtaichief-product-officer-vietnamese-iced-coffee-maker-extraordinaire">Anhtai - Chief Product Officer &amp; Vietnamese Iced Coffee maker extraordinaire</h3><!--kg-card-begin: html--><iframe style="border-radius:12px" src="https://open.spotify.com/embed/track/2WpCr1ls4bjL54NAcN5DAA?utm_source=generator" width="100%" height="152" frameBorder="0" allowfullscreen="" allow="autoplay; clipboard-write; encrypted-media; fullscreen; picture-in-picture" loading="lazy"></iframe><!--kg-card-end: html--><p>“I'd love to add Finally by CeCe Peniston, which is featured on the Priscilla Queen of the Desert soundtrack.</p><p>That movie came out when I was in Year 8 as a 13 year old kid - and I remember seeing it at the cinema at the time and was so happy to be exposed to a world that was full of colour, energy, expression and life.</p><p>Best of all it was an all-Aussie world - set in Sydney - so it felt so possible to be part of in my hometown. Can't tell you how many times I've danced and lip-synced to this song over the years!”</p><h3 id="zoe-product-designer-creative-entrepreneur">Zoe, Product designer &amp; Creative entrepreneur</h3><!--kg-card-begin: html--><iframe style="border-radius:12px" src="https://open.spotify.com/embed/track/5Y5WLk0oI5MZSJMyK88upb?utm_source=generator" width="100%" height="152" frameBorder="0" allowfullscreen="" allow="autoplay; clipboard-write; encrypted-media; fullscreen; picture-in-picture" loading="lazy"></iframe><!--kg-card-end: html--><p>“G-Flip - Queen feat mxmtoon<br>Cub Sport - Party Pill<br>Years and Years - Shine<br>Troy Sivan - Dance to This, Youth<br>LANY - ILYSB<br>Ariana Grande - Dangerous Woman<br>DJ Snake - Middle<br>Doja Cat - Streets<br>The Chainsmokers, ROZES - Roses”</p><h3 id="joeux-writer-comedian">Joe - UX writer &amp; comedian</h3><!--kg-card-begin: html--><iframe style="border-radius:12px" src="https://open.spotify.com/embed/track/31A3oqQxDLdG9HRx45z62d?utm_source=generator" width="100%" height="152" frameBorder="0" allowfullscreen="" allow="autoplay; clipboard-write; encrypted-media; fullscreen; picture-in-picture" loading="lazy"></iframe><!--kg-card-end: html--><p>I only want to be with you - Dusty Springfield</p><p>“Aside from Dusty being a lesbian icon, this song is joyful, camp and all love! Danceable and fun and romantic, a party song for everyone.”</p><h3 id="zachops-manager-puppy-dad">Zach - Ops manager &amp; puppy dad</h3><!--kg-card-begin: html--><iframe style="border-radius:12px" src="https://open.spotify.com/embed/track/7tUSJY4nsDBJTjd1UXKRsT?utm_source=generator" width="100%" height="152" frameBorder="0" allowfullscreen="" allow="autoplay; clipboard-write; encrypted-media; fullscreen; picture-in-picture" loading="lazy"></iframe><!--kg-card-end: html--><p>“For me, I feel like strong empowering songs by women have had a huge impact on my life growing up as a gay man in Sydney. Think like Cher, Celine Dion, Madonna, Kylie. Belting out those tunes at parties never gets old.</p><p>It also wouldn’t be a complete Pride playlist for me without throwing in a splash of Disney magic.</p><p>To finish it off, it’s important to recognise how far the world has come by looking at media like Heartstopper. What a beautiful portrayal of young innocent love and finding yourself. The soundtrack was stellar so there’s a touch of that there in there too. All of it sparks joy for me! And that’s what Pride is all about.”</p><h3 id="molli-sparks-international-quilter"><a href="https://www.spaceship.com.au/learn/investing-in-your-creativity/?ref=spaceship.ghost.io">Molli Sparks, International quilter </a></h3><!--kg-card-begin: html--><iframe style="border-radius:12px" src="https://open.spotify.com/embed/track/11MMca8Q6UaWJsD7SPoirK?utm_source=generator" width="100%" height="152" frameBorder="0" allowfullscreen="" allow="autoplay; clipboard-write; encrypted-media; fullscreen; picture-in-picture" loading="lazy"></iframe><!--kg-card-end: html--><p>“Madonna has changed my life, but so many queer people's lives as well. She’s always embraced us for who we are, being a champion of LGBTQIA+ rights throughout her entire career, standing up for us during the HIV AIDS crisis when no one else would, and being a champion of trans rights now. She continuously invites queer people to participate in her career and shares her spotlight with them.</p><p>She's not only an amazing entertainer, musician and artist, but an amazing supporter of human rights. Her songs Holiday, Like a Prayer, Vogue, Hung Up, or any of them from her back catalogue would be a wonderful addition to any Pride playlist.”</p><h3 id="kayla-customer-service-professional-dance-floor-voguer">Kayla, Customer Service professional &amp; Dance floor voguer</h3><!--kg-card-begin: html--><iframe style="border-radius:12px" src="https://open.spotify.com/embed/track/4DByEumlGTZKSzuVEZ35eo?utm_source=generator" width="100%" height="152" frameBorder="0" allowfullscreen="" allow="autoplay; clipboard-write; encrypted-media; fullscreen; picture-in-picture" loading="lazy"></iframe><!--kg-card-end: html--><p>“PURE/HONEY was heavily influenced by the ballroom culture (not the ballroom you’re thinking… this is better lol). Which is where voguing originated! The song includes the voice of Kevin Aviance who is an icon in the ballroom culture. If you’re not familiar with the ballroom scene, it originated in NYC and was founded by the African American LGBTQ+ community. Definitely recommend reading into it and watching some clips because it’s absolute fire.“</p><p>P.S I’ve also added this song in honour of a former colleague,  Andrew P, who always tore the house down with his voguing.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Spaceship)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/people-and-ideas/">People &amp; Ideas</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2023/02/Spaceship-Pride-playlist.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[Going for it: When Sparkles fly]]></title>
            <link>https://www.spaceship.com.au/learn/investing-in-your-creativity/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/investing-in-your-creativity/</guid>
            <pubDate>Wed, 22 Feb 2023 01:21:41 GMT</pubDate>
            <description><![CDATA[How investing in your creativity can inspire a movement.]]></description>
            <content:encoded><![CDATA[<p><em>Going For It is our Spaceship series where we share what we learn from inspirational people who invest in themselves and others, chart their own courses, and change their lives and communities in the process. We talk to Molli Sparkles.</em></p><hr><h3 id="a-list-of-things-molli-sparkles-didnt-know-about-quilting-before-they-started">A list of things Molli Sparkles didn't know about quilting before they started:</h3><ul><li>That it’s a multi-billion dollar industry</li><li>That the third quilt they ever made would be a national award-winner</li><li>That they’d end up on The Today Show with Karl and Lisa, teaching Karl how to quilt</li><li>That there’s a Comic Con for quilts, named QuiltCon, and not only would they get to attend, but their quilt entry would win a first place ribbon</li><li>That they’d become a spokesperson for a sewing machine company</li><li>That they’d get fan mail, sign autographs, and be recognised in the street</li><li>That they’d inspire more than 3,100 men who quilt to find acceptance and community, built by being their creative selves in traditionally female spaces.</li></ul><figure class="kg-card kg-image-card kg-card-hascaption"><img src="https://www.spaceship.com.au/blog/images/2023/02/555x312px-Quilts-14.jpg" class="kg-image" alt loading="lazy" width="555" height="312"><figcaption>Images from <a href="http://www.mollisparkles.com/?ref=spaceship.ghost.io" rel="noopener noreferrer">www.mollisparkles.com</a></figcaption></figure><h3 id="making-a-quilt-is-an-emotional-rollercoaster">Making a quilt is an emotional rollercoaster</h3><p>“I always find that in the process of making a quilt, there are emotional phases.”</p><p>“I start with, “Oh my god I’ve got this amazing idea!” and the ideation of something is a real creative adrenaline rush. Like, “I'm gonna do this, I'm gonna do that!” – whether it’s in my sketchbook, or on my design wall. I'll do a lot of just throwing fabric at the wall.”</p><blockquote class="kg-blockquote-alt">“Once I start seeing the initial visual, it becomes, “Okay, this is awesome, awesome.””</blockquote><blockquote class="kg-blockquote-alt">“And then I’ll get about halfway through it. And instead it’s, “Oh, my God, what was I thinking, this is awful!””</blockquote><p>And I start really doubting myself, thinking, “This is never gonna work.”</p><p>“I always go through these up and down emotions so I know to keep going. Usually around ninety percent I start thinking that, “maybe this is okay,” and then by ninety-five percent, “Oh, I need to rework this and this,” and I get really up and down with it.”</p><p>“By the time I get to the end, I’ve usually circled back to, “Okay, this is amazing, this is the most amazing thing I’ve ever done.””</p><h3 id="let%E2%80%99s-back-up-for-a-second">Let’s back up for a second</h3><p>When Joshua Helms was a kid, he lived with his grandparents in small-town USA and took in the world around him.</p><p>“​​I am originally from a small town called Broken Arrow, Oklahoma. I grew up there in the middle of the countryside, and when I was 18, I moved to Philadelphia to go to the University of Pennsylvania. I was there for five years before moving to Australia to continue my education at the University of Sydney, Sydney College of Arts and in photography. So I was always meant to be a photographer. Or I thought that's what I was meant to be.”</p><p>But then photography fell by the wayside when Joshua started his first full-time job.</p><p>“I put all the creativity aside, and for the longest time, I would just draw or sketch in my sketchbook.”</p><blockquote class="kg-blockquote-alt">“I was always creative – but as a quilter, or a fabric or textile artist? There was never any part of me that was interested in that.”</blockquote><h3 id="joshua-used-youtube-and-books-to-learn-to-quilt">Joshua used YouTube and books to learn to quilt</h3><p>Five years after finishing his Masters of Fine Arts, Joshua took on a creative project that would change the course of his whole life.</p><p>“My grandma was a quilter… And I thought, oh, maybe I'll make a quilt to give to my grandmother as a thank you for raising me and being generous with her life for me. And so I taught myself, I just watched YouTube videos and read websites and books.”</p><p>“I went out to Spotlight one day and I bought a rotary cutter and some fabric and scissors and all the necessary tools to make a quilt and I went home that night and realised I didn't have a sewing machine, which put a dampener on the evening's festivities!”</p><h3 id="and-then-fate-stepped-in">And then fate stepped in</h3><p>Joshua borrowed a sewing machine from his mother-in-law, and realised it was the exact same model he’d watched his grandma use all those years while growing up.</p><p>“I was very familiar with it, you know, standing next to my grandmother all those years watching her sew, or playing with the fabrics on the table or whatever, with her telling me, “Don't touch anything!””</p><blockquote class="kg-blockquote-alt">“And so there was that weird feeling of, “Okay, this is meant to be.”</blockquote><p>He created his first quilt, which was made with yellow patchwork, titled it ‘Walking on Sunshine’ and hand-embroidered a quote:</p><p>“It said, “Grandma – being together is like walking on sunshine.” It was very well received."</p><figure class="kg-card kg-image-card kg-card-hascaption"><img src="https://www.spaceship.com.au/blog/images/2023/02/555x312px-Quilts-13.jpg" class="kg-image" alt loading="lazy" width="555" height="312"><figcaption>Images from <a href="http://www.mollisparkles.com/?ref=spaceship.ghost.io" rel="noopener noreferrer">www.mollisparkles.com</a></figcaption></figure><h3 id="and-then-he-started-a-blog">And then, he started a blog</h3><p>Years before, Joshua had purchased a domain name on a whim. His friend had been calling him Molli Sparkles so he bought www.MolliSparkles.com.</p><p>“It was like, “Oh, my gosh, I have this domain name, Molli Sparkles, and it would make so much sense to be my craft name!” And so I started this blog.”</p><p>MolliSparkles.com launched in 2012, in the same year Joshua finished his grandma’s quilt.</p><p>Though there were an estimated 31 million bloggers at the time in the US, Molli Sparkles stood out.</p><blockquote class="kg-blockquote-alt">“You know, as a gay man, entering a traditionally female dominated craft world, I had a different take on the experience of everything from buying fabrics to designing quilts to talking about the quilts.”</blockquote><p>“Combined with my art background, I was able to approach it from both a kind of silly point of view, but also quite an art historical viewpoint, and merge those things together.”</p><h3 id="and-then-sparkles-flew">And then, Sparkles flew</h3><p>By day, Joshua Helms worked in the tech industry, but outside his 9-5 he built a movement as Molli Sparkles, quilter to the stars.</p><p>“Joshua still works in the tech industry, but Molli Sparkles is a textile artist. I call Molli my nom-de-quilt, or my quilting drag queen name, because she’s very much that.”</p><p>Joshua values honesty in himself and others as the most important quality – but Molli Sparkles helps him turn it up to eleven.</p><p>“I think because Molli Sparkles is traditionally what kind of sounds like a woman’s name, rather than a guy's name, a lot of times people who are new to my world will automatically assume I‘m a woman because quilting traditionally is more of a woman’s vibe.”</p><p>Molli Sparkles is a big deal in the quilting world. They’ve created 120 quilts, sold patterns, written for magazines, won awards, and even come close to being cancelled.</p><blockquote class="kg-blockquote-alt">“Molli Sparkles as a caricature of a human being can be loud and proud and unabashedly just upfront about what their thoughts are, and what they would say to other people is sometimes a little over the top.”</blockquote><p>“Molli Sparkles will definitely tell you how it is – I call it ‘truth tea’... but it’s only if you ask, and it’s only in a nice, loving, supportive way. If someone’s looking for advice you want to tell them, and create a safe space to subvert some of the traditional roles of quilting.”</p><h3 id="not-everyone%E2%80%99s-a-fan-of-subversion">Not everyone’s a fan of subversion</h3><p>“In my years of quilting, I've definitely been at the centre of sh*t storms and people calling me all sorts of C words and F words. And sometimes it's hurtful. But it also tells me I'm doing something right. Because if I'm pushing a button or a boundary that is causing people to react that way, then that's exactly where I need to be in my artistry.”</p><figure class="kg-card kg-image-card kg-card-hascaption"><img src="https://www.spaceship.com.au/blog/images/2023/02/555x312px-Quilts-12.jpg" class="kg-image" alt loading="lazy" width="555" height="312"><figcaption>Detail image from <a href="http://www.mollisparkles.com/?ref=spaceship.ghost.io" rel="noopener noreferrer">www.mollisparkles.com</a></figcaption></figure><h3 id="molli-helped-a-community-find-their-craft">Molli helped a community find their craft</h3><p>The average quilter is an American retiree in her 60s, and traditional quilting spaces are set up to serve the average quilter.</p><p>So where can everyone else go?</p><p>Molli started two support groups on Facebook, and one’s especially for men.</p><p>“I have a Facebook group called Men Who Quilt and that has about 3,100 members, of self-identifying men who quilt, and I’m super proud of that group.</p><p>“I started that group in January 2014, because I wanted to find other people like me. I think we all have this desire to find like-minded souls in our day-to-day life. And I was looking around, and I thought, “Okay, well, I’ll just start a group, I’ll invite the people I know, maybe they’ll know someone, and they’ll know someone… And like, it kind of took off. It literally started with eight people and now there’s 3,100 people.”</p><p>The group is filled with active encouragement, and men sharing their experiences of being othered in spaces that are usually reserved for women.</p><p>“You know, you go to a quilt shop, and a common question is, “Oh, are you here to pick up something for your wife?” whereas that can be quite demeaning for some men.”</p><p>“Especially in Middle America, like I grew up in Oklahoma, as I said, so again, small town, very conservative views. So for a lot of these men, it's like, “Oh, you grew up in the middle of nowhere, Ohio, or Nebraska, or something, and… the conversations or the struggles are always with just wanting to be heard and seen and valued and respected, no matter who you are.”</p><blockquote class="kg-blockquote-alt">“And I think that's something as human beings, we can all appreciate that we've been, you know, unheard or unseen or bullied or dejected in some way.”</blockquote><p>“And the last thing I ever would want is for someone to be wanting to fulfil their full creative spirit and feel like they can't do that. That just, that hurts my soul. So the group Men Who Quilt is something I'm most proud to keep going and be just a champion for everyone who wants to create.”</p><h3 id="what%E2%80%99s-molli%E2%80%99s-advice-for-when-you-want-to-go-for-it">What’s Molli’s advice for when you want to go for it?</h3><p>“I definitively think that you should create for yourself first, and allow your creative output to be an expression of you as an individual because you're the only you you've got.”</p><p>Molli shows that following your creative heart can take you anywhere.</p><p>“I never thought this was going to be a thing. You know, I set about making the quilt for my grandmother and just thought I'd just make a quilt. I knew that sewing machines existed and craft magazines existed, but I never thought that the quilting world was that large of a scope or that I would become even a small part of it.”</p><blockquote class="kg-blockquote-alt">“I never thought this was going to be a thing...I never thought that the quilting world was that large of a scope or that I would become even a small part of it.”</blockquote><h3 id="at-spaceship-we-think-that-long-term-investing-is-about-building-a-life-for-yourself-and-others-that-you-want-to-live-in-what-life-is-molli-investing-in">At Spaceship we think that long-term investing is about building a life for yourself and others that you want to live in. What life is Molli investing in?</h3><p>“I want to continue to create a space where people feel valued in the quilting community, for whatever, wherever they are in their own journey.”</p><p>“I think community is so important in the creative arts, because it allows you to reflect on your own pursuits and output. But then, it also imparts new ideas and wisdom on to other people as well. So I just want to keep creating a journey that I can go on, that inspires other people to be part of, and encourages them to live their best life as a creative.”</p><hr><p><em>Going For It is our Spaceship series where we share what we learn from inspirational people who invest in themselves and others, chart their own courses, and change their lives and communities in the process.</em></p>]]></content:encoded>
            <author>hello@spaceship.com.au (Kelly Simpson)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/going-for-it/">Going For It</category>
            <category domain="https://www.spaceship.com.au/learn/tag/people-and-ideas/">People &amp; Ideas</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2023/02/Molli-Sparkles-Posts-Blog-1200x600px-V1-.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[5 ways the Spaceship Voyager portfolios invest in true love]]></title>
            <link>https://www.spaceship.com.au/learn/5-ways-the-spaceship-voyager-portfolios-invest-in-true-love/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/5-ways-the-spaceship-voyager-portfolios-invest-in-true-love/</guid>
            <pubDate>Thu, 16 Feb 2023 22:29:00 GMT</pubDate>
            <description><![CDATA[Roses are red, violets are blue, long-term investing is our true love, and these Spaceship Voyager portfolio companies are too.]]></description>
            <content:encoded><![CDATA[<h3 id="roses-are-red-violets-are-blue-long-term-investing-is-our-true-love-and-these-spaceship-voyager-portfolio-companies-are-too">Roses are red, violets are blue, long-term investing is our true love, and these <a href="https://www.spaceship.com.au/voyager/?ref=spaceship.ghost.io">Spaceship Voyager</a> portfolio companies are too.</h3><h2 id="pov-your-one-true-love-is-caffeine">POV: Your one true love is caffeine.</h2><blockquote>“What I love about coffee is that it makes me feel like a superhero who's ready to take on the world (or at least the next meeting).” – Blair from Spaceship</blockquote><p>If you’ve got a coffee habit, you’re not alone. 28% of Aussies drink three or more cups each day according to <a href="https://mccrindle.com.au/article/australian-attitudes-towards-coffee/?ref=spaceship.ghost.io">McCrindle research</a> – and 84% of us spend at least a little bit of money on a latte or two each week.</p><p>Coffee’s a big business, and the biggest name in coffee is in our <a href="https://www.spaceship.com.au/voyager/universe/?ref=spaceship.ghost.io">Spaceship Universe</a> and <a href="https://www.spaceship.com.au/voyager/earth/?ref=spaceship.ghost.io">Spaceship Earth</a> portfolios: Starbucks.</p><figure class="kg-card kg-image-card"><img src="https://www.spaceship.com.au/blog/images/2023/02/Starbucks-is-in-the-Spaceship-Voyager-portfolios.jpg" class="kg-image" alt loading="lazy" width="640" height="427"></figure><p>Starbucks is a global behemoth because:</p><ul><li>Its customers feel connected to its brand</li><li>It’s conveniently located – there are more than 36,000 Starbucks cafes globally</li><li>It’s a popular gift, ranking as the #2 U.S. brand in holiday gift card activations with US$3.3 billion loaded and gifted on Starbucks cards in the US last quarter ending 1 January 2023. The gifting of Starbuck cards was greater than the next four brands of gift cards combined.</li><li>Drinking your coffee there is an experience – especially if you’re partial to a pumpkin spice latte.</li><li>We’re all just nicer people after coffee.</li></ul><p>Starbucks just posted record quarterly sales for its 13 week Q1 fiscal year ending 1 January 2023.  It might not surprise you but 75% of Starbucks sales are cold drinks – customising frappuccinos is BIG business.</p><p>Starbucks is in the <a href="https://www.spaceship.com.au/voyager/universe/?ref=spaceship.ghost.io">Spaceship Universe</a> and <a href="https://www.spaceship.com.au/voyager/earth/?ref=spaceship.ghost.io">Spaceship Earth</a> portfolios at the time of writing.</p><h2 id="pov-your-one-true-love-is-the-gym">POV: Your one true love is the gym</h2><blockquote>“I love my Lululemon because I can still wear leggings I bought from them eight years ago.” - Maddy from Spaceship</blockquote><blockquote>“I love Lululemon because its amazing quality means its with you for yearsss, and feels amazing on your body.” - Matt from Spaceship</blockquote><figure class="kg-card kg-image-card"><img src="https://www.spaceship.com.au/blog/images/2023/02/Lululemon-is-in-the-Spaceship-Voyager-portfolios.jpg" class="kg-image" alt loading="lazy" width="640" height="427"></figure><p>No matter how much cost per use you’re paying for your gym membership, odds are pretty good you’re at least a little self-conscious of what you wear there.</p><p>It turns out we all are – gym wear is a massive industry: it’s projected to be worth $455 billion globally by 2027.</p><p>Currently, Lululemon, which is in the Spaceship Universe and Spaceship Earth portfolios, commands just 2% of this – and it’s planning on taking up a whole lot more of it, with company targets to double revenue by 2026. As they say, go hard or go home.</p><p>Lululemon is in the <a href="https://www.spaceship.com.au/voyager/universe/?ref=spaceship.ghost.io">Spaceship Universe</a> and <a href="https://www.spaceship.com.au/voyager/earth/?ref=spaceship.ghost.io">Spaceship Earth</a> portfolios at the time of writing.</p><h2 id="pov-your-one-true-love-is-travel">POV: Your one true love is travel</h2><blockquote>“I love to travel because I get to discover new worlds, people, and experiences.” - Bryna from Spaceship</blockquote><figure class="kg-card kg-image-card"><img src="https://www.spaceship.com.au/blog/images/2023/02/AirBNB-is-in-the-Spaceship-Voyager-portfolios.jpg" class="kg-image" alt loading="lazy" width="640" height="427"></figure><p>The world got really small there for a second – but as borders have opened back up, and travel has resumed, the global tourism market is ramping up again.</p><p>One big beneficiary is AirBNB, in our Spaceship Universe portfolio. It offers accommodation and experiences to travelers from all around the world – and travel they do. The company had almost 100 million nights and experiences booked in Q3 2022, ending 30 September 2022.</p><p>We love AirBNB’s story because it shows you what can happen when you follow your heart and a great idea.</p><p>AirBNB is in the <a href="https://www.spaceship.com.au/voyager/universe/?ref=spaceship.ghost.io">Spaceship Universe</a> and <a href="https://www.spaceship.com.au/voyager/origin/?ref=spaceship.ghost.io">Spaceship Origin</a> portfolios at the time of writing.</p><h2 id="pov-your-one-true-love-is-your-dog">POV: Your one true love is your dog</h2><blockquote>“What I love about my dog is his howl! if you’ve heard it, you’ll know it’s unique.” - Mike from Spaceship</blockquote><figure class="kg-card kg-image-card"><img src="https://www.spaceship.com.au/blog/images/2023/02/Chewy-is-in-the-Spaceship-Voyager-portfolios.jpg" class="kg-image" alt loading="lazy" width="640" height="426"></figure><p>If you refer to yourself as a paw-rent, have a fur baby, and can’t be without your significant fur other – you’re among friends. We’ve got a whole Slack channel dedicated to the dogs of Spaceship.</p><p>Some people say it costs as much to raise a pet as it does a human kid. Either way – one beneficiary is Chewy, an online store for pets, in the Spaceship Universe portfolio. We love Chewy because, among other things, they’re as dedicated to their customers as they are their customers’ pets – so much so that they surprise their customers with <a href="https://www.dailypaws.com/pet-news-entertainment/pet-news/chewy-sends-customers-custom-pet-portraits?ref=spaceship.ghost.io">random acts of artwork</a> featuring their animals. You can see how much they center their customers in this tweet:</p><!--kg-card-begin: html--><blockquote class="twitter-tweet"><p lang="en" dir="ltr">I contacted <a href="https://twitter.com/Chewy?ref_src=twsrc%5Etfw&ref=spaceship.ghost.io">@Chewy</a> last week to see if I could return an unopened bag of my dog’s food after he died. They 1) gave me a full refund, 2) told me to donate the food to the shelter, and 3) had flowers delivered today with the gift note signed by the person I talked to?? 😭🥹</p>— Anna Brose, MSc (@alcesanna) <a href="https://twitter.com/alcesanna/status/1536930380082728961?ref_src=twsrc%5Etfw&ref=spaceship.ghost.io">June 15, 2022</a></blockquote>

<script async="" src="https://platform.twitter.com/widgets.js" charset="utf-8"></script><!--kg-card-end: html--><p>Chewy is in the <a href="https://www.spaceship.com.au/voyager/universe/?ref=spaceship.ghost.io">Spaceship Universe portfolio</a> at the time of writing.</p><h2 id="pov-your-one-true-love-is-disney">POV: Your one true love is Disney</h2><blockquote>“I love Disney because of their ability to immerse you in entirely new worlds and stories, both through media and rides.” - Zach from Spaceship, who named his dog Walt.</blockquote><figure class="kg-card kg-image-card"><img src="https://www.spaceship.com.au/blog/images/2023/02/Disney-is-in-the-Spaceship-Voyager-portfolio.jpg" class="kg-image" alt loading="lazy" width="640" height="427"></figure><p>Or, your one true love is Star Wars. Or, your one true love is Tony Stark (just me?)</p><p>Being a Disney fan means you could love any number of things: theme parks, cruise ships, live sport, Marvel comics, Disney soundtracks, Disney On Ice… Disney owns them all.</p><p>The company makes a lot of money out of being able to create whole new worlds. And honestly – life’s been tough for a lot of us for a long time now. There’s no harm in trying to escape it through entertainment – especially for Disney, who made $82 billion in revenue for the 2022 fiscal year ending 1 October 2022. And they’ve got staying power – Disney is celebrating their 100 birthday this year.</p><p>Disney’s in our <a href="https://www.spaceship.com.au/voyager/universe/?ref=spaceship.ghost.io">Spaceship Universe</a> and <a href="https://www.spaceship.com.au/voyager/origin/?ref=spaceship.ghost.io">Spaceship Origin</a> portfolios at the time of writing.</p><h2 id="pov-you%E2%80%99re-in-the-spaceship-voyager-investment-team-and-you%E2%80%99ve-been-asked-why-you-invest-in-the-things-people-love">POV: You’re in the Spaceship Voyager investment team and you’ve been asked why you invest in the things people love</h2><p>We asked our Spaceship Voyager investment team about the importance of investing in brands that customers love. Over to Jason Sedawie, Spaceship VP of Investments.</p><p>“Brands are typically the most important asset a company owns. The most popular brands become verbs or nouns. For example, we don’t say ‘order a rideshare’, we say ‘order an Uber.’</p><p>A great brand becomes free word of mouth marketing. Brands are a type of promise, promoting a certain customer experience. Instead of searching and comparing other options, (running the risk of disappointment,) a trusted brand can become the default option. Customers engage with the trusted brand knowing what to expect.</p><p>Disney does this well: when choosing a movie we know what experience to expect from a Star Wars or Marvel film. Brands typically create value by delivering on their promises, being front of mind, and setting expectations, which reduces customer marketing costs and also increases loyalty.”</p><hr><p>Some of our Spaceship Voyager portfolios invest in Starbucks, Lululemon, Airbnb, Chewy, and Disney at the time of writing.</p><p>Important! We’re sharing with you our thoughts on the companies in which Spaceship Voyager invests for your informational purposes only. We think it’s important (and interesting!) to let you know what’s happening with Spaceship Voyager’s investments. However, we are not making recommendations to buy or sell holdings in a specific company. Past performance isn’t a reliable indicator or guarantee of future performance.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Kelly Simpson)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/investing/">Investing</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2023/02/5-ways-the-Spaceship-Voyager-portfolios-invest-in-true-love.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[Happy Pride 2023!]]></title>
            <link>https://www.spaceship.com.au/learn/happy-pride-2023/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/happy-pride-2023/</guid>
            <pubDate>Thu, 16 Feb 2023 22:00:13 GMT</pubDate>
            <description><![CDATA[Outside the Spaceship office in Sydney, NSW, the streets have been painted with rainbows.]]></description>
            <content:encoded><![CDATA[<h3 id="outside-the-spaceship-office-in-sydney-nsw-the-streets-have-been-painted-with-rainbows">Outside the Spaceship office in Sydney, NSW, the streets have been painted with rainbows.</h3><p>Inside, our coworkers are getting ready to celebrate WorldPride 2023 with our staff, customers, families and friends.</p><p>WorldPride 2023 is a massive, global Pride celebration. This year, it will venture into the Southern Hemisphere for the first time and coincide with Sydney’s Gay and Lesbian Mardi Gras celebrations.</p><p>There’s heaps going on, including street parties, parades, events, and more. You can find out more about them at the <a href="https://sydneyworldpride.com/?ref=spaceship.ghost.io">official WorldPride 2023 website</a>.</p><p>More than half a million people are expected to celebrate across the festival’s 17 February - 5 March period.</p><p>Spaceship is really proud to have diverse and creative staff and customers. We also love a party, so here are a few things we’re doing during the festival period.</p><h3 id="sharing-stories">Sharing stories:</h3><p>Diversity makes us all stronger - from our investment portfolios, to our communities. Our new content series ‘Going for it’ kicks off with some stories from people who’ve forged their own paths, celebrated their unique identities, and blazed new trails as they’ve done it.</p><h3 id="dancing">Dancing:</h3><!--kg-card-begin: html--><iframe style="border-radius:12px" src="https://open.spotify.com/embed/playlist/0qxEgEahRvYjGysXJRLFCN?utm_source=generator" width="100%" height="352" frameBorder="0" allowfullscreen="" allow="autoplay; clipboard-write; encrypted-media; fullscreen; picture-in-picture" loading="lazy"></iframe><!--kg-card-end: html--><p>Our customer service team is especially great at two things: helping out our customers, and choosing the office playlist.</p><p>Music plays a pretty big role at Spaceship, and through the Pride period we’ll be playing and updating our <a href="https://www.spaceship.com.au/learn/spaceship-pride-playlist/?ref=spaceship.ghost.io">Spaceship Pride Playlist</a>.</p><p>Got a recommendation to add? Recommend a song, tell us why you’re adding it, how you’re celebrating Pride, and we might send you some Spaceship merch.</p><h3 id="pride-at-spaceship">Pride at Spaceship</h3><p>We’re excited to share Pride 2023 with our colleagues, families, and friends, and embrace the differences that bring us together.</p><p>We wish everyone who celebrates a very happy and safe Pride!</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Spaceship)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/people-and-ideas/">People &amp; Ideas</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2023/02/Spaceship-celebrates-Pride.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[20.01.23 | Welcome to 2023]]></title>
            <link>https://www.spaceship.com.au/learn/200123-newsletter/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/200123-newsletter/</guid>
            <pubDate>Fri, 20 Jan 2023 00:02:00 GMT</pubDate>
            <description><![CDATA[Spaceship Super won an award!]]></description>
            <content:encoded><![CDATA[<p>Welcome to 2023 — hopefully a less turbulent year than last.</p><p>I'm not typically someone who religiously sets resolutions, but I do find the beginnings of a new year particularly motivating for getting my sh*t together.</p><p>I've miraculously completed the first week of the Couch to 5K running program, I'm trying very hard to eat healthier, and I have set a bunch of new money goals in the same trusty spreadsheet where I've been keeping all my money stuff organised for years.</p><p>It’s the one place where I have a complete picture of my money, and so when I first started that spreadsheet, it was the place that reminded me that not only is my superannuation balance my money, but it’s one of the biggest investments I’ll ever make.</p><p>Super is such an important tool that we can wield — and one of many in our financial toolbelt, so to speak — but also one we can forget about because we won’t use it for years.</p><p>But I suspect that the more than 300,000 of you that receive this newsletter know that super is an important tool. After all, while I’m certain there are various things connecting some of us to others, there is one thing likely connecting us all: an interest in investing and building wealth.</p><p>That's why I'm so excited to share that Spaceship Super recently won the 2022 Best for Mobile Experience award at the <a href="https://www.wemoney.com.au/wemoney-superannuation-winners?ref=spaceship.ghost.io">inaugural WeMoney Superannuation Awards</a>. This is given to the super fund that demonstrates the greatest degree of functionality.</p><p>We at Spaceship already knew Spaceship Super was a winner, but this only adds to the story!</p><p>And on a more personal note, I’m excited to know Spaceship is continuing to take steps to help young Aussies invest in their future. Super is just one part of that, but a truly important one.</p><p>This is just the beginning of an exciting year for Spaceship customers… stay tuned!</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Bryna Howes)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/newsletters/">Newsletters</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2023/01/newsletter.jpeg" length="0" type="image/jpeg"/>
        </item>
        <item>
            <title><![CDATA[We asked ChatGPT if the rumours are true]]></title>
            <link>https://www.spaceship.com.au/learn/we-asked-chatgpt-if-the-rumours-are-true/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/we-asked-chatgpt-if-the-rumours-are-true/</guid>
            <pubDate>Wed, 18 Jan 2023 00:18:46 GMT</pubDate>
            <description><![CDATA[(That it's about to take our jobs.)]]></description>
            <content:encoded><![CDATA[<p><em>That’s a nice word-based profession you have there. Be a shame if somebody… disrupted it.</em></p><p>When you think about it, the internet is made from and filled up with letters and words. Google sends you to websites filled with words. TikTok is created by code - written with some numbers, but mostly words.</p><p>So this is a pretty big deal.</p><p>There’s a word-based engine that can write code and stories. Instantly. Open to the public. And you can use it right now.</p><p>Who else thinks it’s a big deal?</p><p>Microsoft. They invested $10 billion into its parent company, OpenAI, announcing it back in January 2023. </p><p>Microsoft has been in our <a href="https://www.spaceship.com.au/voyager/?ref=spaceship.ghost.io">Spaceship Voyager portfolios</a> since day one. So we took a closer look at the news.</p><h2 id="here%E2%80%99s-what-chatgpt-had-to-say">Here’s what ChatGPT had to say.</h2><figure class="kg-card kg-image-card"><img src="https://www.spaceship.com.au/blog/images/2023/01/Screen-Shot-2023-01-11-at-12.47.21-pm.png" class="kg-image" alt="" loading="lazy"></figure><h3 id="spaceship-describe-yourself-in-20-words">Spaceship: Describe yourself in 20 words</h3><p>ChatGPT: I am an advanced AI trained to assist with information and answer questions.</p><h3 id="who-trained-you">Who trained you?</h3><p>C: I was trained by a team of researchers and engineers at OpenAI, a research organization dedicated to developing and promoting friendly AI.</p><p>The team used a combination of techniques including machine learning, natural language processing and deep learning to train me on a large corpus of text data to be able to understand and generate human-light text.</p><p>The training process involved feeding me vast amount of text data, adjusting the parameters of my model and then evaluating my performance through various metrics and iterating on the process multiple times to improve my performance.</p><h3 id="explain-what-you-do-as-though-i-were-a-five-year-old">Explain what you do as though I were a five-year-old.</h3><p>C: Okay, imagine you have a really big book that has all kinds of informaiton in it, like stories, facts about animals and plants, and things that people made. My job is to read that big book and understand what it says so I can tell you things you want to know.</p><blockquote>Like if you asked me "What's an Elephant?", I would look through the big book and find pictures and words that tell you about what elephants are, where they live, what they eat and how they look like.</blockquote><p>And because the book is very big and has a lot of information, I can tell you many things. Think of me as a helper or a friend that can give you answers when you want to know something.</p><h3 id="what-are-some-practical-uses-for-you">What are some practical uses for you?</h3><p>C: There are many practical uses for an Al like me, some examples include:</p><ul><li><strong>Natural language processing</strong>: I can be used to understand and generate human-like text, which can be used in applications such as chatbots, virtual assistants, and language translation.</li><li><strong>Image recognition</strong>: I can be trained to identify objects, animals, and other features in images, which can be used in applications such as security systems, self-driving cars, and medical imaging.</li><li><strong>Predictive modeling</strong>: I can be used to analyze data and make predictions about future events, which can be used in applications such as finance, marketing, and weather forecasting.</li><li><strong>Content creation</strong>: I can assist with writing articles, summaries, translations and summarizing text.</li><li><strong>Research</strong>: I can assist in researching and summarizing information on a wide range of topics.</li><li><strong>Healthcare</strong>: I can assist with diagnosis and treatment plans, drug discovery, and clinical trial analysis.</li></ul><p>These are just a few examples of the many ways Al can be used to assist and augment human capabilities. As technology continues to advance, new possibilities for the use of Al are likely to emerge.</p><h3 id="i-write-words-for-a-livingwill-you-take-my-job">I write words for a living - will you take my job?</h3><p>C: Al has the ability to assist with various tasks such as writing and content generation, but it does not mean that it will take away people's jobs. In fact, Al can be used to augment the capabilities of writers and other professionals by providing support and assistance, allowing them to focus on more creative and higher-value tasks.</p><p>Al-powered writing tools can help writers with tasks such as research, fact-checking, and editing, as well as assist with more mundane tasks like data entry, which can free up more time for creativity and writing. Additionally, Al can also be used to assist with writing tasks that are too time-consuming or repetitive for humans, such as writing summaries or translations.</p><p>That being said, it's important to note that there's a difference between automating tasks and replacing the jobs of human writers. Al systems can help with the former, but it is unlikely that they can replace the creativity, nuance, and emotional intelligence that human writers bring to the work.</p><p>It's also worth noting that the ability of Al to create writing that is indistinguishable from that of humans, called "GPT-3" (Generative Pre-trained Transformer) is not a widely adopted technology and it's still under development and testing. Therefore, it's unlikely to be widely adopted in the near future.</p><blockquote>The integration of Al into the field of writing will likely lead to a shift in the nature of work, but it's not a replacement of the human writer.</blockquote><p>It is expected to create new opportunities and efficiencies, and ultimately can help human writers to focus on the more value-added aspects of their work.</p><h3 id="have-you-heard-of-microsoft">Have you heard of Microsoft?</h3><p>C: Yes, I have heard of Microsoft. Microsoft is an American multinational technology company that develops and sells a wide range of consumer and enterprise software, as well as consumer electronics, personal computers, and services.</p><blockquote>Founded in 1975 by Bill Gates and Paul Allen, the company has grown to become one of the largest and most well-known companies in the world.</blockquote><p>Some of Microsoft's most popular products include the Windows operating system, the Office suite of productivity software, and the Xbox gaming console. The company has also been investing and developing Al technology, such as cloud-based services, natural language processing, and computer vision.</p><h3 id="hypothetically-if-microsoft-were-to-invest-in-you-what-would-make-you-an-attractive-proposition-for-them">Hypothetically, if Microsoft were to invest in you, what would make you an attractive proposition for them?</h3><p>C: If hypothetically Microsoft were to invest in OpenAl, the company that developed and trained me, it could be for several reasons.</p><p>Firstly, OpenAl is a leader in developing advanced Al technologies, such as natural language processing, machine learning, and reinforcement learning. These technologies have many practical applications across a wide range of industries, including healthcare, finance, and transportation. Microsoft, with its extensive portfolio of products and services, could leverage OpenAl's expertise to improve its existing products or develop<br>new ones.</p><p>Secondly, OpenAl has a reputation for developing and promoting "friendly Al," which aligns with Microsoft's commitment to responsible Al and ethics. As Al becomes more prevalent in society, it's becoming more important for companies to ensure that their products are transparent, explainable, and align with human values.</p><p>Thirdly, OpenAl's team of experts in Al, including researchers and engineers, could be an attractive proposition for Microsoft, which could benefit from their expertise and knowledge on the field.</p><p>Lastly, given the rapid advancements in Al, investing in OpenAl could give Microsoft an edge over its competitors. By investing in a leading Al research organization, Microsoft could gain access to cutting-edge technologies and stay ahead of the curve in this rapidly-evolving field.</p><p>It is important to note that all this is hypothetical as I don't have current information or knowledge if this type of investment has taken place. It's best to check with the official statements or confirmation from Microsoft or OpenAl.</p><h3 id="where-is-the-world-going">Where is the World Going?</h3><p>C: As an Al, I do not have the ability to predict the future or know the exact direction in which the world is going.</p><blockquote>The future is complex and uncertain, and it is shaped by a wide range of factors including economic, political, social, and technological developments.</blockquote><p>That being said, some of the key trends that are shaping the world today include the continued growth of technology, particularly in the fields of artificial intelligence, the internet of things, and blockchain, which are leading to new opportunities and efficiencies across a wide range of industries.</p><p>Climate change, environmental issues, and sustainability are also becoming increasingly important, as the world's population continues to grow and the impacts of climate change become more apparent. There are also demographic changes such as aging population, migration and urbanization that will affect the future.</p><p>Economic globalization, rising income inequality, and the shift in power from West to East are also factors that will shape the future, along with the increasing importance of digital economy, cyber security and cyber warfare.</p><p>It's important to note that these are just some examples, and the future is complex and constantly changing, shaped by many factors, including unpredictable events. Therefore, making predictions on the future can be difficult and uncertain.</p><h3 id="why-is-it-important-to-invest-where-the-world-is-going">Why is it important to invest Where the World is Going?</h3><p>C: It is important to invest where the world is going because trends and developments in certain industries and sectors can have a significant impact on the performance of investments.</p><blockquote>By identifying and investing in areas that are likely to experience growth in the future, investors can potentially increase their returns and minimize the risk of their investments underperforming.</blockquote><p>For example, investing in companies and technologies related to renewable energy, electric vehicles and sustainable technologies may be more likely to perform well in the future as the world is becoming increasingly aware of the importance of combating climate change.</p><p>Similarly, investing in companies and technologies related to the internet of things, big data and artificial intelligence can be beneficial as the growth of these technologies is expected to continue in the coming years and the industries built around them could have a bright future.</p><blockquote>It is important to keep in mind that it is not only about identifying the next "hot" industry or technology, but also considering the fundamental aspects of the companies in which one is investing, like their management, products, financials and competition.</blockquote><p>It's also worth noting that no one can predict the future with certainty, and it's important to approach investing with a long-term perspective and to be prepared for market fluctuations and changes.</p><p>Additionally, it's important to remember that investing in one industry or sector doesn't guarantee success, so it's important to diversify investments across different asset classes and industries.</p><h3 id="have-you-heard-of-spaceship">Have you heard of Spaceship?</h3><p>C: Yes, I have heard of Spaceship. Spaceship is a Australian fintech company, which provides investment products and services, including the Spaceship Superannuation fund and the Spaceship Universe portfolio.</p><p>It was founded in 2016, with the goal to help customers to invest in a simple, accessible and low-cost way, and to help more Australians to take control of their finances and invest for their future.</p><p>The company generally targets millennial customers and offers investment options such as shares, exchange-traded funds (ETFs) and term deposits and other related services.</p><h3 id="thats-not-quite-right-but-pretty-close-we-dont-offer-shares-etfs-or-term-deposits-yet-what-message-do-you-have-for-spaceship-customers">That's not quite right, but pretty close. We don't offer shares, ETFs, or term-deposits yet. What message do you have for Spaceship customers?</h3><p>C: I apologize for the confusion, my understanding of Spaceship was based on the information I have seen in my training data. As an Al, I don't have the ability to browse the web or access to current news or updates, so my knowledge may not always be completely up to date.</p><p>I understand that Spaceship is a fintech company in Australia which provides investment products and services, and that your goal is to help customers invest in a simple, accessible and low-cost way.</p><p>With your focus on helping people invest for their future, my message to Spaceship customers is to remember the importance of a long-term investment strategy and to stay disciplined and diversify their investment portfolio.</p><p>It's also important to understand the risks associated with any investment and have a realistic expectation for returns. And of course, to always consult with a financial advisor or professional before making any investment decisions.</p><figure class="kg-card kg-image-card kg-card-hascaption"><img src="https://www.spaceship.com.au/blog/images/2023/01/The-Ultimate-Microsoft-purple-1.jpg" class="kg-image" alt="" loading="lazy"><figcaption><span style="white-space: pre-wrap;">Remember this face?</span></figcaption></figure><h2 id="we-asked-our-spaceship-voyager-investment-team-about-how-openai-can-contribute-to-microsoft%E2%80%99s-cloud-first-approach-%E2%80%93-and-why-microsoft%E2%80%99s-in-the-spaceship-voyager-portfolios">We asked our Spaceship Voyager investment team about how OpenAI can contribute to Microsoft’s cloud-first approach – and why Microsoft’s in the Spaceship Voyager portfolios.</h2><p>We can confirm they’re real people. Here’s what they said.</p><p>“Over the last several years Microsoft has successfully transitioned from desktop computing to a cloud-first business. Microsoft’s cloud services Azure allows customers to leverage Microsoft’s technology and infrastructure. Microsoft has announced plans to add OpenAI models to its Azure platform. Microsoft expects use cases to range from customer interactions/complaints to helping developers code faster.</p><p>Additionally Microsoft plans to use Open AI to improve Bing search results and help generate documents and emails for Word and Outlook customers. It’s an exciting time to see the improvements in AI,</p><blockquote>(I still shudder at the thought of Clippy, the old Word office assistant)</blockquote><p>as AI use cases expand from recommendations, think Netflix content to actually generating content to Kelly’s questions above."</p><p>A.I. is a megatrend, on par with electricity for the opportunities it could create - and we’ll be keeping a close eye on it for our Spaceship Voyager portfolios.</p><p><a href="https://chat.openai.com/chat?ref=spaceship.ghost.io">You can try ChatGPT out for yourself.</a></p><hr><p>The Spaceship Universe, Spaceship Earth and Spaceship Origin portfolios each invest in Microsoft at the time of writing.</p><p>Important! We’re sharing with you our thoughts on the companies in which Spaceship Voyager invests for your informational purposes only. We think it’s important (and interesting!) to let you know what’s happening with Spaceship Voyager’s investments. However, we are not making recommendations to buy or sell holdings in a specific company. Past performance isn’t a reliable indicator or guarantee of future performance.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Kelly Simpson)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/investing/">Investing</category>
            <category domain="https://www.spaceship.com.au/learn/tag/stocks/">Stocks</category>
            <category domain="https://www.spaceship.com.au/learn/tag/artificial-intelligence/">Artificial Intelligence</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2023/12/What-is-ChatGPT.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[Investing through headlines]]></title>
            <link>https://www.spaceship.com.au/learn/spaceship-voyager-update-jan-2023/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/spaceship-voyager-update-jan-2023/</guid>
            <pubDate>Tue, 10 Jan 2023 22:30:00 GMT</pubDate>
            <description><![CDATA[At Spaceship, one of our favourite news headlines is a Wall Street Journal article covering Apple’s IPO in 1980.]]></description>
            <content:encoded><![CDATA[<p><em>Our Senior Portfolio manager shares an update about Where the World – and our Spaceship Voyager Portfolios – could be Going this year.</em></p><p>Thank you for your support over the past year.</p><p>2022’s macroeconomic environment and portfolio performance has been challenging and the news headlines have been hard to read.</p><p>It’s a difficult environment to stay invested in for the long term so we are grateful for your long term investment time horizon and support.</p><p>While the headlines continue to be horrible, it’s important to remember to invest through headlines, as headlines don’t last but great businesses do.</p><p>At Spaceship, one of our favourite news headlines is a Wall Street Journal article covering Apple’s IPO in 1980.</p><figure class="kg-card kg-image-card"><img src="https://www.spaceship.com.au/blog/images/2023/01/Screen-Shot-2016-12-12-at-10.11.49-780x476.png" class="kg-image" alt loading="lazy"></figure><p>Source: WSJ</p><p>Fast forward to today and the headlines announce Apple as the largest business in the world worth over US$2 trillion as at December 2022. Yet, at the time of Apple’s IPO, individual investors from seven US states were banned from investing in Apple because it was deemed too risky. Apple is now considered an investment ‘blue chip’ and the best business in the world.</p><p>At Spaceship, we look through similar short term event headlines that are designed to catch the reader's attention, instead anticipating future business headlines.</p><p>We believe it’s just as important as it’s ever been to remain invested in yourself and your future.</p><h2 id="looking-back">Looking back</h2><p>The past year has seen significant pressure on technology and growth stocks, providing short term challenges as well as what we believe are long term opportunities.</p><p>We are sifting through the current volatility to determine the long term business impacts.</p><p>Most of our recent underperformance has been from our more economically sensitive stocks, exposed to digital advertising such as Meta, which has earnings risk, but where we believe recession risks are mostly priced in.</p><p>The other underperformance has been from software stocks such as Autodesk that have less earnings risk as sales are recurring but higher valuations which make them more sensitive to higher interest rates.</p><h2 id="looking-forward">Looking forward</h2><p>The outlook for technology is mixed depending on who the company is selling their product to. We will add less capital to technology companies whose customers are other technology companies. These businesses typically sell software based on employee or per seat licensing. Given capital constraints and hiring freezes, we believe these companies will no longer grow as they have in the past.</p><p>Instead, we are focusing on technology companies that are providing services to industries that have less cloud adoption.</p><p>We also like companies that are exposed to growth in data usage such as Snowflake which are better placed, given the growth in data compared to softer technology hiring.</p><p>Strength in our portfolios has come from businesses exposed to the US consumer such as Starbucks and Nike.</p><p>Contrary to popular belief, the majority of US households are not facing interest rate rises next year given US fixed mortgage rates can be locked in for 30 years. According to Goldman Sachs, less than 1% of US households are facing higher interest rates on their mortgages next year compared to 60% of Australian households that unfortunately will see higher mortgage rates next year.</p><h2 id="portfolio-characteristics">Portfolio characteristics</h2><p>Most listed companies have, and will continue to be impacted by the difficult stock market and rising interest rates however those with a strong cash balance and minimal debt will be less so.</p><p>Thankfully, the Spaceship Universe portfolio companies are net cash meaning that the net debt to equity number is negative because cash exceeds debt (shown below). Net cash is important for companies, especially as interest rates rise. Cash increases optionality, and can be used either for expansion or investment. This is compared to companies with leverage, which means that they have more debt than equity. These companies see their costs increase, and as interest rates rise, these businesses will find it more difficult to expand their business.</p><p>While most companies are net cash, there is some exposure to businesses that are generating negative cash flows. Out of the Spaceship Universe portfolio’s 75 stocks, in 2023 we expect 8 stocks to be free cash flow negative, or by weighting 8.6% of the portfolio.</p><p>Out of the Spaceship Earth portfolio's 39 stocks, we expect 5 stocks to be free cash flow negative, or 13.4% of the portfolio.</p><p>We keep a particularly close eye on these companies and are confident that these businesses have enough cash on hand to become cash self- generating.</p><p>In 2022, we also saw an increase to the cost of energy, including oil prices. We also expect WWG companies (those that we’ve picked for our sSpaceship Universe and Spaceship Earth portfolios) to be less exposed to higher energy input costs with emissions well below the Spaceship Origin portfolio (which is a proxy for the overall stock market).</p><p>In terms of overall growth, the valuations of the three Spaceship Voyager portfolios are not significantly different but the WWG portfolios (the Spaceship Universe and Spaceship Earth portfolios) are growing faster with less debt and are less exposed to Greenhouse gas emissions.</p><!--kg-card-begin: html--><style type="text/css">
.tg  {border-collapse:collapse;border-spacing:0;}
.tg td{border-color:black;border-style:solid;border-width:1px;font-family:Arial, sans-serif;font-size:14px;
  overflow:hidden;padding:10px 5px;word-break:normal;}
.tg th{border-color:black;border-style:solid;border-width:1px;font-family:Arial, sans-serif;font-size:14px;
  font-weight:normal;overflow:hidden;padding:10px 5px;word-break:normal;}
.tg .tg-0pky{border-color:inherit;text-align:left;vertical-align:top}
.tg .tg-0lax{text-align:left;vertical-align:top}
</style>
<table class="tg">
<thead>
  <tr>
    <th class="tg-0pky">Portfolio characteristics</th>
    <th class="tg-0pky">Spaceship Universe Portfolio</th>
    <th class="tg-0pky"><span style="font-weight:400;font-style:normal">Spaceship Earth Portfolio</span></th>
    <th class="tg-0pky"><span style="font-weight:400;font-style:normal">Spaceship Origin Portfolio</span></th>
  </tr>
</thead>
<tbody>
  <tr>
    <td class="tg-0pky">Enterprise value/EBITDA</td>
    <td class="tg-0pky">13.4</td>
    <td class="tg-0pky">14.5</td>
    <td class="tg-0pky">11.3</td>
  </tr>
  <tr>
    <td class="tg-0pky">Net debt to equity</td>
    <td class="tg-0pky">-18.2% (net cash)</td>
    <td class="tg-0pky">14.0%</td>
    <td class="tg-0pky">90.0%</td>
  </tr>
  <tr>
    <td class="tg-0lax">Estimated greenhouse gas CO2 emissions</td>
    <td class="tg-0lax">844,202</td>
    <td class="tg-0lax">602,690</td>
    <td class="tg-0lax">7,591,650</td>
  </tr>
</tbody>
</table><!--kg-card-end: html--><p>In a volatile environment, long term competitive advantages become even more important.</p><p>An example is MercadoLibre, the leading ecommerce provider in Latin America. MercadoLibre’s largest market is Brazil. Brazil has historically been more volatile than most markets due to high inflation. As of December 2022, Brazil’s interest rate is 13.75%, up from 2% in 2021. Over the same period MercadoLibre’s revenues have increased 49% and earnings have increased 230% while shares are down 38%.</p><p>Interest rates are important in the short term but over the longer term business fundamentals win out. Back in 1999 when MercadoLibre was founded, Brazilian interest rates were at a peak of 42% and have averaged 12.25% since then, yet MercadoLibre has grown from zero revenue to USD$10.5 billion over this period. Similar to MercadoLibre, other well positioned companies can also do well in tough environments, increasing market share, building moats and effectively serving and winning over customers.</p><p>While headlines may remain challenging, tough markets also provide opportunities. At Spaceship we continue to invest in Where the World is Going, investing based on future potential business headlines rather than current macroeconomic news.</p><p>Thank you again for your support.</p><hr><p>Some of our Spaceship Voyager portfolios invest in Apple, Meta, Autodesk, Snowflake, Starbucks, Nike, and MercadoLibre at the time of writing.</p><p>Important! We’re sharing with you our thoughts on the companies in which Spaceship Voyager invests for your informational purposes only. We think it’s important (and interesting!) to let you know what’s happening with Spaceship Voyager’s investments. However, we are not making recommendations to buy or sell holdings in a specific company. Past performance isn’t a reliable indicator or guarantee of future performance.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Jason Sedawie)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/investing/">Investing</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2023/01/Spaceship-Voyager-portfolio-January-2023-update-1.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[23.12.22 | We bought and sold some stocks]]></title>
            <link>https://www.spaceship.com.au/learn/231222-newsletter/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/231222-newsletter/</guid>
            <pubDate>Thu, 22 Dec 2022 23:20:00 GMT</pubDate>
            <description><![CDATA[Why we bought Netflix for the Spaceship Universe Portfolio.]]></description>
            <content:encoded><![CDATA[<p>Before we end the year, we have some updates to the Spaceship Universe Portfolio to share — we've bought Netflix, and sold Nearmap, Nitro Software, and Pushpay.</p><p>But before we get to those updates, we want to say thank you for being a Spaceship customer throughout 2022. It has been an incredibly difficult year, full of drama, for anyone adjacent to the stock market. Although inflation may have peaked, plenty of uncertainty remains — and we may well see the bumpiness continue into 2023.</p><p>We believe in the value and power of long-term investing. We know that can be easier said than done when the market drops, but long-term investors tend to live by the “time in the market, not timing the market” philosophy for good reason — because by trying to pull out of the market on a bad day, you could also end up missing out on a good day.</p><p>Some people even use market drops to put in more money and potentially supercharge their investments — although you should do whatever works for you.</p><p>Whichever direction you go in, it isn't easy, so again, thank you.</p><p>Now, onto the updates…</p><h2 id="bought-netflix">Bought: Netflix</h2><p><strong>For the Spaceship Universe Portfolio</strong></p><p>Do I even need to introduce Netflix?</p><p>The streaming company, which is present in more than 190 countries, was founded in 1997 as a DVD subscription service. In 2007, it introduced streaming to its platform, and over the years that followed made streaming mainstream, taking advantage of its ability to both license content libraries and create original content.</p><p>We actually owned Netflix shares in the Spaceship Universe Portfolio when it first launched in May 2018, but we sold it in September 2019. At the time, the market was concerned about competition from Disney+ and Amazon, as well as all the other Hollywood studios launching streaming services. Netflix was priced at a premium to most other streaming services, and there was a risk of slowing subscriber growth. We found the valuation of Netflix expensive for the risk of slowing growth and exited our position.</p><p>We added Netflix back onto our watchlist when the share price fell nearly 50% this year. The market de-rated the stock and is still concerned about slowing subscriber growth, but a lot has changed in the last three years.</p><p>Firstly, competition seems to be easing, with both Disney+ and Netflix raising prices.</p><p>Disney’s growth in the US mainly came from significantly under-pricing, but in the last few months Disney+ and Netflix have raised prices, signalling that these two players no longer want to get into a price war.</p><p>Secondly, the total market for streaming has increased, and Disney had a large role to play. Disney’s growth in the last three years has been remarkable. Disney’s streaming brands (primarily Disney+, Hulu, ESPN) grew from 60 million subscribers in 2019 to more than 220 million presently. Disney almost has the same number of subscribers as Netflix (although the majority of its users are in India and South Asia through its freemium model Hotstar). But now Disney is getting more expensive, and their subscribers may consider alternate streaming services that may have more engaging content.</p><p>Thirdly, Netflix is getting cheaper. They launched an ad-supported model priced at $6.99/month instead of $10.99, targeting more price-sensitive users. Any increase in the subscription price or any revenue from advertising would help increase the earnings.</p><p>Our addition of Netflix has several other catalysts.</p><p>We believe the company has the opportunity to further expand overseas. The US still brings in more than 45% of the revenue for Netflix, and they have barely monetised outside the US, including in large markets such as Asia.</p><p>Also, Netflix is making it more expensive for users to share their account passwords, which should further increase revenue.</p><p>Additionally, while there is competition from Disney, Amazon, Apple, YouTube, NBC, Warner Bros and several others, Netflix has one of the lowest churn rates and highest retention rates in the industry.</p><p>Finally, Netflix is the biggest investor in content in Hollywood — it's expected to invest about $17 billion this year into content, well ahead of any other competitor — and it's in talks to enter into live sports.</p><p>For our Spaceship Universe Portfolio, we invest according to our Where the World is Going (WWG) criteria. We have to believe the companies we select according to our WWG criteria have future growth potential and are part of a growing trend.</p><p>We believe streaming is still a long-term trend that is gaining share from cable, even though cable still accounts for 35% of viewership in the US.</p><p>The thing is: the larger opportunity is in emerging markets, particularly in Asia, where broadband penetration is currently in the very low single digits. As the consumers in these markets get more disposable income and as broadband infrastructure improves, we believe there will be growth in streaming and connected TVs, and that could be a huge catalyst for Netflix.</p><p>We recognise the risks of slowing subscriber growth, increasing competition, and the need to continuously invest to create engaging and localised content. But we believe that Netflix is a high quality business, with a long runway of growth, available at an attractive price.</p><h2 id="sells">Sells</h2><p>The last few months have seen a number of private equity acquirers make offers to Australian technology companies. We believe this is due to the size (not too large to buy) and reasonable prices of Australian technology companies, given stock market falls. The three stock sales from the Spaceship Universe Portfolio this quarter are all Australian companies with global businesses.</p><p>To acquire a business, private equity will engage with management and investors and add a percentage takeover premium to recent share price levels. These premiums are typically attractive in the short term, but as long-term investors, we have mixed emotions. Due to their acquisitions, we will no longer have exposure to these companies' longer term global growth opportunities.</p><p>However, this is offset by the fact we can sell these companies at a short-term premium and reinvest into investment opportunities that we believe represent better value. There is also the risk that takeover talks will fail and shares will fall back towards the pre-bid price, which occurred earlier in the year with the aborted takeover of Ramsay Healthcare.</p><h3 id="sold-nearmap">Sold: Nearmap</h3><p><strong>From the Spaceship Universe Portfolio</strong></p><p>Nearmap is an aerial imagery technology and location data company out of Australia.</p><p>We're selling Nearmap as it is being acquired by Thoma Bravo for $2.10 cash per share. This cash per share price was a 67% premium to Nearmap's six-month volume weighted average price of $1.26 to 12 August 2022, which was the last trading day prior to the announcement of the Thoma Bravo proposal. The proceeds from the sale were reinvested into the rest of the portfolio.</p><h3 id="sold-nitro-software">Sold: Nitro Software</h3><p><strong>From the Spaceship Universe Portfolio</strong></p><p>Nitro is a software-as-a-service company specialising in PDF document management and e-signatures.</p><p>Nitro has received two 'change of control' transactions. Alludo offered $2 cash per share, which bettered a previous offer from Potentia Capital. The $2 cash per share offer presented a 69% premium to Nitro's one-month volume weighted average price of $1.18 prior to 29 August 2022. While the Nitro offers have not been finalised, we believe there is better value elsewhere in the portfolio, so we're selling Nitro to reinvest into other technology stocks that have not received takeover offers.</p><h3 id="sold-pushpay">Sold: Pushpay</h3><p><strong>From the Spaceship Universe Portfolio</strong></p><p>Pushpay is a tech-based donor management system for charities (typically churches) that operates mostly within the United States</p><p>Pushpay is being acquired by a consortium at a price of NZ$1.34 cash per share. This represented a 30.1% premium to Pushpay’s undisturbed share price of NZ$1.03 per share on 22 April, and so we decided to sell. Similar to the sales above, we believe we can reinvest the proceeds from Pushpay’s takeover into other more attractive investment opportunities.</p><hr><p>One or more of the Spaceship Voyager portfolios invest in Netflix. Please refer to the Spaceship app or our website for more information on what each portfolio invests in.</p><p>Important! We’re sharing with you our thoughts on the companies in which Spaceship Voyager invests for your informational purposes only. We think it’s important (and interesting!) to let you know what’s happening with Spaceship Voyager’s investments. However, we are not making recommendations to buy or sell holdings in a specific company. Past performance isn’t a reliable indicator or guarantee of future performance.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Bryna Howes)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/newsletters/">Newsletters</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2023/01/unnamed.jpeg" length="0" type="image/jpeg"/>
        </item>
        <item>
            <title><![CDATA[Real Money Talk: Jess]]></title>
            <link>https://www.spaceship.com.au/learn/real-money-talk-jess/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/real-money-talk-jess/</guid>
            <pubDate>Wed, 14 Dec 2022 00:30:00 GMT</pubDate>
            <description><![CDATA[Jess is a 28-year-old from Newcastle whose income took a hit thanks to COVID-19.]]></description>
            <content:encoded><![CDATA[<p>This post is based on an interview we conducted with Jess in October 2021.</p><p>Real Money Talk is our series where we interview Australians from all walks of life about their personal finances. The views expressed are those of the interviewees, based on their experiences with money, and as such are not necessarily representative of Spaceship's views.</p><p>We have changed the name of the interviewee for their privacy.</p><h2 id="overview">Overview</h2><p><strong>Name:</strong> Jess<br><strong>Age:</strong> 28<br><strong>Where do you live?</strong> Newcastle</p><p><strong>Please tell us a bit about yourself.</strong></p><p>I am an audio and lighting technician who spent five months unemployed last year due to COVID-19. I moved cities for a job last year after COVID-19 decimated all entertainment work.</p><p><strong>What's your current net worth?</strong></p><p>$191,000.</p><p><strong>How does it break down?</strong></p><ul><li>Cash: $50,000</li><li>Shares: $75,000</li><li>Super: $80,000</li><li>Car: $14,000</li></ul><p><strong>Do you have any debts?</strong></p><p>HELP debt of $28,000.</p><p><strong>How did you build your net worth?</strong></p><p>Hard work! I worked full time and then added extra casual shifts. Pre-COVID-19, the entertainment industry was huge and you could pretty much work 24/7 if you wanted. There was always a gig or job happening.</p><p>Learning the job is very much made through experience, you can't learn it from a textbook so the more work the better experience you had and the more you'd get to know.</p><h2 id="earn">Earn</h2><p><strong>Tell us a bit about your career.</strong></p><p>I have worked in the entertainment industry for six years. Being female, I make up 5% and different areas can definitely be boys clubs. So I decided I was going to work hard and learn as much about everything as I could so that I wouldn't get overlooked. </p><p>Because of that I spent two years working six-to-seven days a week. Picking up extra shifts on top of my full time job in the industry trying to learn and grow and get those 'coveted' gigs. With the extra work, it meant I made extra cash so set myself high savings goals.</p><p><strong>Do you have any income sources outside your job? How much do you earn from each and how did you develop them?</strong></p><p>Dividends from shares. They currently bring in about $3,000 a year. I developed them slowly. </p><p>Any dividend I receive I reinvest buying more shares. I figure as I am working full-time, I don't need the money now so better to increase wealth in the share market.</p><p><strong>What's bveen important to learn about earning more money?</strong></p><p>To diversify, start with what I have and stay committed.</p><p>I remember coming back from a big European holiday at the beginning of 2016 with $28 in my bank account. Since then, staying committed to financial goals which I set at the beginning of each year and then staying committed to a budget has meant I can get my finances sorted. </p><p>Also, to put more money into super! If I sacrifice a bit extra, I think my future self will thank me. </p><h2 id="save">Save</h2><p><strong>What's your savings rate? How has it changed over time?</strong></p><p>40%. This isn't as high as what it was simply because my expenses are bigger now. I didn't have a car until last year and they cost money! With no gigs or shows, I am also not working extra jobs.</p><p><strong>Do you have a budget?</strong></p><p>Yep!</p><p><strong>How much do you spend per year?</strong></p><p>60% of my income.</p><p><strong>Do you make purchase decisions carefully, or are you loose with your money?</strong></p><p>As long as it fits within money saved or the budget, I am loose as! I do love an oat milk chai latte. That is $5 a day.</p><p><strong>How is your work-life balance?</strong></p><p>A lot better thanks to covid</p><p><strong>What's your favourite thing to spend money on?</strong></p><p>Music gear and mics.</p><h2 id="invest">Invest</h2><p><strong>How do you invest?</strong></p><p>Cash (saving a deposit) and shares. I have a small investment in Spaceship Voyager and the rest is on the ASX.</p><p><strong>What's been your best investment?</strong></p><p>Shares!</p><p><strong>What's been your worst investment?</strong></p><p>Shares!</p><p><strong>What's been your overall return?</strong></p><p>As of today on the share trading app – 59.14%.</p><p><strong>How are you building wealth?</strong></p><p>I like to think of wealth as holistic. Financially, I want to make sure I am stable whilst living within my means. </p><p>Holistically, it is important to be generous and to build memories with family and friends. You don't take your money with you when you die – you leave memories with those still here, so make sure they're good.</p><p><strong>What are your main roadblocks to building wealth? How are you addressing them?</strong></p><p>House prices have definitely skyrocketed! And I think now there is so much choice and that can cause confusion. So, trying to get better understanding of what I am involved in and try and play the long game.</p><p><strong>Do you have a target net worth you want?</strong></p><p>I think it'd be really fun to say, I am a millionaire. One day!</p><h2 id="behaviour">Behaviour</h2><p><strong>When did you make your first significant behavioural shift towards wealth building?</strong></p><p>At 16 my mum opened up a super account for me. Back then for every $1,000 you put in the government put in $1500. </p><p>But probably the most significant shift was when I moved into shares at the end of uni. I had been saving and my godfather helped me work out what to buy.</p><p><strong>If you could start again, what would you do differently? What advice would you give your younger self?</strong></p><p>Don't listen to super broad advice. Trust your gut, particularly on shares.</p><p><strong>What mistakes have you made along the way that others can learn from?</strong></p><p>Bought some absolute dud shares recommended by others. Currently the ones I had good vibes about have all done well. </p><p>My strategy is simple, I go for the ones that I think pay decent dividends. I hope I'll eventually make my money back on them, hopefully they go up in price and start becoming an earner for me!</p><p><strong>Do you have any worries about retirement? If so, how are you planning to address them?</strong></p><p>Not yet, but I do still have 35-40 years of working life left. That said, I am putting away extra into super as throughout the compounding over its lifetime, it'll hopefully make all the difference.</p><p><strong>How are you learning about building wealth?</strong></p><p>My brother loves talking money, so that is always fun. Talk to my godfather, talk to my mum who has a good instinct. We all got the Barefoot Investor for Christmas one year and that has been really helpful on the bucketing.</p><p><strong>Do you give to charity? If so, what percentage of your time/money do you give?</strong></p><p>I give a minimum of 10% away a year. Being giving is a core principle for me. There is always someone with a greater need.</p><hr><h2 id="we-want-to-hear-your-real-money-talk">We want to hear your Real Money Talk</h2><p>At Spaceship we’re big believers in sharing our money stories. We want to hear yours, too. In our ongoing <a href="https://www.spaceship.com.au/learn/tag/real-money-talk/?ref=spaceship.ghost.io">Real Money Talk</a> series, members of our community share what they’ve learned about managing money. We’d love you to take part. <a href="https://forms.gle/B2xKnqAqjePMHfFG9?ref=spaceship.ghost.io">Here’s a link to our Real Money Talk survey</a> where you can share your story.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Kelly Simpson)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/real-money-talk/">Real Money Talk</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2022/09/1200x600-RMT-Blog-Jess.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[Spaceship Voyager Flight Notes: November 2022]]></title>
            <link>https://www.spaceship.com.au/learn/spaceship-voyager-flight-notes-november-2022/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/spaceship-voyager-flight-notes-november-2022/</guid>
            <pubDate>Tue, 13 Dec 2022 21:30:00 GMT</pubDate>
            <description><![CDATA[At look at some big moves in our Spaceship Voyager portfolios from the month of November 2022.]]></description>
            <content:encoded><![CDATA[<p>At Spaceship we’re long-term investors, but we still keep an eye on what’s happening in the markets day to day. This week, we’re taking a look at some of the bigger movements in our <a href="https://www.spaceship.com.au/voyager/?ref=spaceship.ghost.io">Spaceship Voyager portfolios</a> from the month of November 2022.</p><h2 id="moving-up">Moving up</h2><h3 id="alibaba-and-tencent">Alibaba and Tencent</h3><p>(Tencent rose 34.19%, and Alibaba rose 31.51%)</p><p>China’s strict covid-zero policy has had a crushing impact on its local market.</p><p>Everyone from normal people to billionaires have been impacted: Pony Ma who founded Tencent, and Jack Ma who founded Alibaba, have both seen their personal net worths pretty much halve in the past year alone.</p><p>Back in May, Alibaba’s CEO said the lockdowns were impacting his company’s logistics, supply chains, and consumer demand.</p><p>So it’s a big deal that the Chinese Government is signalling a relaxing of the covid-zero policy.</p><p>It’s meant <strong>Alibaba</strong> and <strong>Tencent</strong> have finished the month as the biggest movers in our Spaceship Universe portfolio.</p><h3 id="microchip-companies-taiwan-semiconductor-manufacturing-and-advanced-micro-devices">Microchip companies: Taiwan Semiconductor Manufacturing and Advanced Micro Devices</h3><p>(Taiwan Semiconductor rose 28.74%, Advanced Micro Devices rose 23.42%)</p><figure class="kg-card kg-image-card"><img src="https://www.spaceship.com.au/blog/images/2022/12/Microchip.png" class="kg-image" alt loading="lazy"></figure><p>Microchips are pretty much the brains of the future: also called semiconductors, they power the things we use every day: think mobile phones, computers, and solar panels.</p><p>A semiconductor foundry is a factory that produces microchips.</p><p>At Spaceship we invest in the world’s biggest foundry,<strong> Taiwan Semiconductor Manufacturing Company (TSMC)</strong>, which has over 50% global market share of outsourced semiconductor production.</p><p>So does famed investor Warren Buffett: he recently revealed he took a $5 billion USD stake in the company which caused shares prices to rise.</p><p><strong>Advanced Micro Devices (AMD) </strong>makes computer processors that can be found in Tesla cars, the Perseverance land rover (currently on Mars), and 5G towers. AMD also powers both the Xbox and Playstation 5 which are ramping up production after being supply constrained last year.</p><p>This year, AMD has arguably taken the mantle from Intel as the premier CPU creator. The company released Q3 earnings that met analyst expectations, and reported a 29% increase in revenue year over year.</p><h2 id="moving-down">Moving down</h2><h3 id="software-companies-atlassian-and-crowdstrike">Software companies: Atlassian and CrowdStrike</h3><p>(Atlassian fell -32.95%, Crowdstrike fell -30.31%)</p><p><strong>Atlassian’s</strong> an Australian success story. It has a suite of online tools that businesses use to help their workforces communicate and collaborate. It’s especially useful for teams who have to track and report their projects, such as software development and engineering.</p><p>The market reacted when Atlassian reported that it’s growing more slowly than usual, with the company seeing  ‘companies tightening their belts and slowing their pace in hiring.’ In general, the company benefits when its customers hire and onboard new employees, and this has recently slowed with recession fears.</p><p><strong>Crowdstrike</strong> is an online cloud security platform, which means it helps companies protect their websites and online information from hacks. If companies get this wrong it leads to disastrous results: take Optus and Medibank as recent examples.</p><p>Crowdstrike fell after reporting ‘disappointing earnings’; while it added a 54% increase in yearly revenue, this was lower than had been expected. This means that investors were counting on it to keep growing quickly, and they’ve now dialled back their expectations. It also delivered lower than expected annual recurring revenue (ARR), which is a measure that analysts use to predict subscription customer growth.</p><p>Cybersecurity is mission critical and is an invaluable component of IT budgets so we remain highly confident that Crowdstrike is well positioned to capitalise on a large and expanding addressable market.</p><h3 id="tesla">Tesla</h3><p>(Tesla fell -18.29%)</p><figure class="kg-card kg-image-card"><img src="https://www.spaceship.com.au/blog/images/2022/12/Tesla.png" class="kg-image" alt loading="lazy"></figure><p>Most CEOs aren’t household names. Tesla’s is.</p><p>Martin Eberhard and Marc Tarpenning founded Tesla Motors in 2003. They accepted a $6.5 million investment from Elon Musk in 2004, and he became Tesla’s 4th CEO in 2008.</p><p>Over the past month, Elon Musk has been in the news, buying Twitter then making and streaming controversial decisions in real-time on his Twitter feed.</p><p>At the same time, Tesla’s been trending down; with Morgan Stanley reporting that Musk’s Twitter involvement has had a negative impact on the stock.</p><p>Musk has signalled that eventually he’ll downsize his involvement with Twitter, saying, “There’s an initial burst of activity needed post-acquisition to reorganise the company, but then I expect to reduce my time at Twitter.”</p><p>We are still optimistic on Tesla, particularly in light of the new electric vehicle tax credits of up to $7,500 available to US consumers.</p><h2 id="what%E2%80%99s-the-biggest-takeaway-from-this-month">What’s the biggest takeaway from this month? </h2><p>We asked our Spaceship Voyager investment team.</p><p>"Overall, technology companies are struggling but consumer facing companies such as Starbucks and Shopify are reporting better than expected results.</p><p>Rising interest rates and falling markets have caused technology valuations to contract, leading to layoffs and hiring pauses.</p><p>For example, in November Meta CEO Mark Zuckerberg announced his intention to “reduce the size of our team by about 13% and let more than 11,000 of our talented employees go.”</p><p>As demonstrated above in the Atlassian and Crowdstrike results, it’s difficult for technology companies to grow if their customers are also other technology companies that are not hiring and cutting back on spending.</p><p>Surprisingly, the bright spot has been the strength of the US consumer.</p><p>Even though interest rates have increased significantly in the US, most households have locked in low mortgage rates for a long period of time, alleviating the near-term pressure of higher mortgage repayments.</p><p>Here in Australia, we can fix a home loan rate for 1-4 years whereas in the  US,  you can lock in rates for 30 years. Additionally, there is still estimated to be at least another US$1 trillion in excess pandemic savings that consumers have access to."</p><hr><p>Some of our Spaceship Voyager portfolios invest in Alibaba, Tencent, Taiwan Semiconductor, Advanced Micro Devices, Atlassian, CrowdStrike, Tesla, and Meta at the time of writing.</p><p><strong>Important!</strong> We’re sharing with you our thoughts on the companies in which Spaceship Voyager invests for your informational purposes only. We think it’s important (and interesting!) to let you know what’s happening with Spaceship Voyager’s investments. However, we are not making recommendations to buy or sell holdings in a specific company. Past performance isn’t a reliable indicator or guarantee of future performance.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Spaceship)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/investing/">Investing</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2022/12/Spaceship-Voyager-flight-notes.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[Real Money Talk: Justin]]></title>
            <link>https://www.spaceship.com.au/learn/real-money-talk-justin/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/real-money-talk-justin/</guid>
            <pubDate>Tue, 06 Dec 2022 23:44:00 GMT</pubDate>
            <description><![CDATA[Justin is a 31-year-old from Marrickville who credits a mental health diagnosis with turning his financial life around.]]></description>
            <content:encoded><![CDATA[<p>This post is based on an interview we conducted with Justin in August 2021.</p><p>Real Money Talk is our series where we interview Australians from all walks of life about their personal finances. The views expressed are those of the interviewees, based on their experiences with money, and<strong> </strong>as such are not necessarily representative of Spaceship's views.</p><p>We have changed the name of the interviewee for their privacy.</p><h2 id="overview">Overview</h2><p><strong>Name:</strong> Justin<br><strong>Age:</strong> 31<br><strong>Where do you live? </strong>Marrickville</p><p><strong>Please tell us a bit about yourself.</strong></p><p>I have my own business in the Airbnb management space. </p><p>I am a pretty typical inner city human: I have a beautiful 5-year-old husky called Jaffle; hundreds of records; high end vintage hi-fi; love craft beer and nattie wines; a football (that's soccer) tragic; have done many years of travelling in my 20s and finally put diagnosing and working on my bipolar as the main reason for my financial "success" in life.</p><p><strong>What's your current net worth?</strong></p><p>$165,000</p><p><strong>How does it break down?</strong></p><ul><li>$357,000 - Property (50% ownership)</li><li>$150,000 - Business</li><li>$90,000 - Super</li><li>$24,000 - Spaceship</li><li>$13,000 - Shares</li><li>$21,000 - Crypto</li><li>$10,000 - Miscellaneous (Car, Art Hi-Fi, etc.).</li></ul><p>Total: $665,000<br>Net worth: $408,000</p><p><strong>Do you have any debts?</strong></p><ul><li>$255,000 - Property</li><li>$2,000 - HELP</li></ul><p><strong>How did you build your net worth?</strong></p><p>By working full time and building up a side hustle which is now my primary source of income  and has meant that I no longer work full time for someone!</p><p>I also invested aggressively and consistently, originally into shares and Spaceship Voyager.</p><p>I did very well out of medicinal marijuana – it paid for a trip to Japan :) – before I started getting serious about buying a property which took under two years.</p><h2 id="earn">Earn</h2><p><strong>Tell us a bit about your career.</strong></p><p>When I haven't been travelling during my 20s, I've worked a number of odd writing jobs during uni alongside bar work, and worked in the travel industry for a number of years before switching to real estate.</p><p>I now have my own Airbnb management business which pre-COVID had a number of leases which I then sublet to guests. I now have a mix of long and short-term properties that I manage for a fee.</p><p>I also had a food truck business for a number of years which was my first side hustle but the effort-to-reward ratio came nowhere near Airbnb management.</p><p><strong>Do you have any income sources outside your job? How much do you earn from each and how did you develop them?</strong></p><p>My side hustle was very lucrative while I was working full time but my plan was always to build it to a point where I could quit my job which I did last year.</p><p>I have plans for a new e-commerce side hustle to complement my current business.</p><p><strong>What's been important to learn about earning money?</strong></p><p>Don't be scared to have a side hustle, it's extremely rewarding and will be the best thing you do even if it doesn't go great.</p><p>Invest in something safe and keep at it for a long period of time and just do it, so many people talk about it but don't go through with it out of fear.</p><h2 id="save">Save</h2><p><strong>What's your savings rate? How has it changed over time?</strong></p><p>At the moment it’s not great as I’ve recently split up with my partner of seven years and that has raised a large number of unexpected costs.</p><p><strong>Do you have a budget?</strong></p><p>No.</p><p><strong>How much do you spend per year?</strong></p><p>No idea.</p><p><strong>Do you make purchase decisions carefully, or are you loose with your money?</strong></p><p>I've recently had to tighten the purse strings quite significantly due to a break up, lockdowns etc. but previously have been quite loose.</p><p><strong>How is your work-life balance?</strong></p><p>Extremely balanced.</p><p><strong>What's your favourite thing to spend money on?</strong></p><p>Beer, wine, great food, live music, merch, vinyl, travelling, art, and nice furniture.</p><h2 id="invest">Invest</h2><p><strong>How do you invest?</strong></p><p>I always invest with a goal in mind.</p><p>I invest in shares, and Spaceship Voyager originally and crypto more recently.</p><p><strong>What's been your best investment?</strong></p><p>Medicinal cannabis – I made several hundred percent when the government legalised export licences, it showed me the power of the stock market very early on.</p><p>I'd have to say property thanks to the market going bananas last year.</p><p>Otherwise Spaceship Voyager and my super have been very steady and performed very well, also crypto has now returned close to 300% but at one point in recent history was closer to 20%.</p><p>[Past performance is not indicative of future performance.]</p><p><strong>What's been your worst investment?</strong></p><p>Individual stock picks, I usually only invest $1,000-$2,000 at a time on any stock and one that I'm still holding out for a turnaround on is down 60% but as it's a highly speculative bet on a company that's trying to patent turning waste into textiles so am happy to wait it out.</p><p><strong>What's been your overall return?</strong></p><p>I guess my net worth?</p><p><strong>How are you building wealth?</strong></p><p>Through my business returns, growing my income in the business by 20-30% monthly which was going great until the lockdown.</p><p>I am planning on starting an e-commerce business by end of this year so will have a new revenue stream once that's live.</p><p><strong>What are your main roadblocks to building wealth? How are you addressing them?</strong></p><p>COVID at the moment, but therein also lies an opportunity, as once travel resumes, my industry will be in hyper demand.</p><p><strong>Do you have a target net worth you want?</strong></p><p>I aim to own an eco lodge somewhere tropical either in Mexico/Central America or the Philippines by the age of 35. Everything I am doing now is to build businesses that I can manage remotely and still generate revenue.</p><h2 id="behaviour">Behaviour</h2><p><strong>When did you make your first significant behavioural shift towards wealth building?</strong></p><p>When I was diagnosed with bipolar and received life changing meds, a huge cloud sort of lifted and I was able to start planning and following through with those plans step by step. Previously I had been very impulsive and a dreamer.</p><p>The Barefoot Investor book and series of newsletters really helped me focus on wealth creation and building it and really got me interested in finance in general.</p><p>Mainly setting goals and working towards them was the biggest behavioural shift.</p><p><strong>If you could start again, what would you do differently? What advice would you give your younger self?</strong></p><p>Get help for my mental health earlier! Don't be ashamed to, as often one can have a weird complex about getting help.</p><p><strong>What mistakes have you made along the way that others can learn from?</strong></p><p>I've made plenty, from not being focussed enough on growing my business, to not working hard enough at it since it's been my full time job.</p><p><strong>Do you have any worries about retirement? If so, how are you planning to address them?</strong></p><p>Not worried at all.</p><p><strong>How are you learning about building wealth?</strong></p><p>I read A LOT. News, features, profiles, essays, books, anything I can get my hands on. I even read the memoir of a 1920s stockbroker for the kicks.</p><p><strong>Do you give to charity? If so, what percentage of your time/money do you give?</strong></p><p>Yes. Aside from money to various organisations, I have offered night stays at properties I manage at several fundraisers.</p><hr><h2 id="we-want-to-hear-your-real-money-talk">We want to hear your Real Money Talk</h2><p>At Spaceship we’re big believers in sharing our money stories. We want to hear yours, too. In our ongoing <a href="https://www.spaceship.com.au/learn/tag/real-money-talk/?ref=spaceship.ghost.io">Real Money Talk</a> series, members of our community share what they’ve learned about managing money. We’d love you to take part. <a href="https://forms.gle/B2xKnqAqjePMHfFG9?ref=spaceship.ghost.io">Here’s a link to our Real Money Talk survey</a> where you can share your story.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Kelly Simpson)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/real-money-talk/">Real Money Talk</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2022/07/1200x600-RMT-Blog-Justin.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[Underdogs, boycotts and shoot-outs]]></title>
            <link>https://www.spaceship.com.au/learn/underdogs-boycotts-and-shoot-outs/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/underdogs-boycotts-and-shoot-outs/</guid>
            <pubDate>Tue, 29 Nov 2022 23:15:00 GMT</pubDate>
            <description><![CDATA[Three lessons on investing from the FIFA World Cup. ]]></description>
            <content:encoded><![CDATA[<!--kg-card-begin: markdown--><h1 id="three-lessons-on-investing-from-the-fifa-world-cup">Three lessons on investing from the FIFA World Cup</h1>
<p><em>Chances are you (or someone you know) aren't getting a lot of sleep right now.</em></p>
<p>Every four years, after a series of qualification games, the top 32 international football (soccer) teams face off during a series of knockout rounds until one of them reigns supreme and wins the FIFA World Cup.</p>
<p>It’s one of the biggest global events and there’s a lot it can teach us about our own game – long-term investing.</p>
<p>Let’s get to it.</p>
<h2 id="1-you-need-a-diversified-team">1. You need a diversified team</h2>
<p>A successful football team is like a successful long-term investment portfolio – diversified and balanced. You can have the world’s best player and still not win the game if the rest of your team isn’t up to scratch.</p>
<h3 id="take-messi">Take Messi.</h3>
<p>Arguably the world’s greatest player (Ronaldo fans can @ us), Lionel Messi’s job in a World Cup is to score goals for Argentina.</p>
<p>Meanwhile, at the back of the pitch, keeper Emiliano Martinez is tasked with stopping any goals from being scored against Argentina.</p>
<p>The rest of the team is made up of attackers, defenders, and midfielders.</p>
<p>Each player has a different role and is selected for their individual skill, and how well they fit into their coach’s vision for the team.</p>
<h3 id="on-a-football-pitch-it-doesn%E2%80%99t-matter-how-many-goals-you-score-if-your-opposition-scores-more">On a football pitch, it doesn’t matter how many goals you score, if your opposition scores more.</h3>
<p>In the first round of the 2022 Men’s World Cup, Saudi Arabia beat Argentina.</p>
<p>It’s been called one of the biggest upsets in a World Cup ever.</p>
<p>Messi scored once, but Martinez (and the rest of the defense) let two goals in.</p>
<iframe width="560" height="315" src="https://www.youtube.com/embed/U61c23TkyZo" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
<p>(Live scenes of Messi scoring once, and Martinez letting two goals in.)</p>
<p>The Saudis were arguably better diversified across the pitch and could take their moments when they came.</p>
<p>When it comes to investing, diversification helps smooth out volatility, leading to steadier returns.</p>
<h3 id="if-you%E2%80%99re-diversified-it-means-you%E2%80%99re-not-just-counting-on-one-player-to-score-all-the-goals-or-to-make-all-your-money">If you’re diversified, it means you’re not just counting on one player to score all the goals, or to make all your money.</h3>
<p>It doesn’t matter if one of them has an off day because everyone else is working to their strengths.</p>
<h2 id="2-you-have-to-keep-your-emotions-in-check">2. You have to keep your emotions in check</h2>
<h3 id="england-hadn%E2%80%99t-won-a-world-cup-since-1966">England hadn’t won a World Cup since 1966.</h3>
<p>At the 2014 World Cup, they didn’t even win a game.</p>
<p>In 2016, former English player Gareth Southgate was brought in as coach to turn things around for the 2018 World Cup.</p>
<p>And it worked: in 2018 they looked closer to World Cup victory than they had in a long time, progressing to the round of 16 against Colombia.</p>
<h3 id="but-then-the-game-came-down-to-penalties">But then the game came down to penalties.</h3>
<p>The thing about the English football team is they’re straight up not good at penalty shootouts.</p>
<p>They have a famous ‘penalty hoodoo’.</p>
<p>Even their coach is famous for missing one when he played for England.</p>
<p>The Guardian puts it best,</p>
<blockquote>
<p>“All the numbers were against England going into the penalty shootout against Colombia. England: three defeats from three World Cup shootouts; six defeats in seven shootouts in major tournaments. And with a 14% win percentage, the worst of any national team with more than five shootouts to their name.”</p>
</blockquote>
<h3 id="but-penalty-shootouts-like-long-term-investing-are-about-tuning-out-the-noise-of-the-crowd">But penalty shootouts, like long-term investing, are about tuning out the noise of the crowd.</h3>
<p>...the superstition of the media, and years’ worth of headlines. And just like investments, past performance doesn’t always indicate future performance.</p>
<iframe width="560" height="315" src="https://www.youtube.com/embed/VIYj4R-TeT8" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
<p>(Would you take a penalty? Could you tune out the noise?)</p>
<p>The players had to believe in themselves and their preparation. They had to back themselves, trust the process – and ignore everything else.</p>
<p>While England didn’t end up winning the World Cup, they did beat Colombia on penalties and make the semi-finals – their best result since 1990.</p>
<h2 id="3-you-can-shape-the-world-you-want-to-live-in">3. You can shape the world you want to live in</h2>
<p>Long-term investing is about making active choices about what you believe in and why – and then backing it up with action and commitment.</p>
<h3 id="there%E2%80%99s-no-shortage-of-controversy-at-world-cups">There’s no shortage of controversy at World Cups.</h3>
<p>FIFA and national federations make some pretty cooked decisions, including which nations get to host the tournament, and how much commitment they’ll show to equality and diversity.</p>
<p>In 2017, Norwegian football player Ada Hegerberg was just 21 when she quit the Women’s National Team to protest against gender inequality.</p>
<p>This was a huge loss as, just one year later, she became the first Ballon d’Or Feminin winner which is awarded to the best women’s player in the world.</p>
<h3 id="the-world%E2%80%99s-best-player-stayed-true-to-her-word-boycotting-the-2019-women%E2%80%99s-world-cup">The world’s best player stayed true to her word, boycotting the 2019 Women’s World Cup.</h3>
<blockquote>
<p>“I felt this weight on my shoulders more and more: This isn’t working. When you’re quite sure about yourself and the values and where you want to go, it’s easy to make difficult choices,” she said.</p>
</blockquote>
<iframe width="560" height="315" src="https://www.youtube.com/embed/2WpRJzd2O2c" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
<p>(Ada Hegerberg speaks about her mission)</p>
<h3 id="the-socceroos-called-for-active-change">The Socceroos called for active change.</h3>
<p>This year, before the Qatar World Cup, the Australian football team, the Socceroos, were the first to call on FIFA to improve workers and LGBTQI+ rights, releasing a video calling for active change.</p>
<iframe width="560" height="315" src="https://www.youtube.com/embed/8CsuZWeAFUs" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
<p>(Watch the Socceroos’ statement for Qatar)</p>
<p>These players remind us that we don’t have to take it: we can put our money where our mouths are and stand up for what we believe in.</p>
<p>If we believe in Where the World is Going, we can invest in it. If we believe in an ethical, equal world, we can invest in it. We can create change.</p>
<h2 id="what-can-the-world-cup-teach-us-about-long-term-investing">What can the World Cup teach us about long-term investing?</h2>
<p>And how important are diversification, focus, ethics and consistency when it comes to managing a portfolio?</p>
<p>We asked our Spaceship Voyager investment team.</p>
<p>“Managing an investment portfolio is about understanding the drivers of businesses.</p>
<p>Real companies – we don’t think of them as stocks trading on the market.</p>
<p>Take Amazon: in December 1999, Amazon’s share price was over US$4.70/ share.</p>
<p>A year later after the dot-com crash, the share price fell under $0.70.</p>
<p>Over 85% of Amazon’s market value was wiped out in a single year.</p>
<p>In an interview, Jeff Bezos was asked how he navigated that time for the business.</p>
<p>He said that while the share price was falling week after week, the operating metrics of the businesses were actually improving.</p>
<p>He learned to <strong>tune out the noise and focus</strong> on building the best product for the customers. The share price of Amazon is currently over $93, up 132x in two decades despite the 45% correction this year.</p>
<p>Amazon is a good example of a business that <strong>did not get complacent and diversified</strong>.</p>
<p>They started with an online store for books, but realised that the online selling model can be replicated to other categories and diversified their product offerings.</p>
<p>One of their pain points was the existing cloud solutions at the time. They found an opportunity and launched Amazon Web Services.</p>
<p>As their business grew, they realised they were processing large order volumes but were relying on third party logistics providers to deliver them to customers.</p>
<p>They wanted to control the end to end customer experience and it led them to expand into fulfilment.</p>
<p>Despite all the new entrants, Amazon has about 40% market share of e-commerce in the US, and online retail is still just over 20% of total retail in the US, the runway for growth is long. Amazon is now ramping up their private label, as well as advertising for their sellers where Amazon has already become the third largest advertising platform in the US after Google and Facebook.</p>
<p>At Spaceship, our investment philosophy is to invest Where the World is Going (WWG). We look for businesses that have economic moats (like the line of defense in football); businesses that differentiate their product/ service and prioritise customers; nusinesses that have a long runway of growth and can innovate with the changing times.</p>
<p>There is a lot of speculation and noise in the short term, but as long as companies deliver for their customers and grow their earnings, the share price will eventually follow.&quot;</p>
<!--kg-card-end: markdown--><hr><p>The Spaceship Universe and Spaceship Origin portfolios each invest in Amazon at the time of writing.</p><p><strong>Important!</strong> We’re sharing with you our thoughts on the companies in which Spaceship Voyager invests for your informational purposes only. We think it’s important (and interesting!) to let you know what’s happening with Spaceship Voyager’s investments. However, we are not making recommendations to buy or sell holdings in a specific company. Past performance isn’t a reliable indicator or guarantee of future performance.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Spaceship)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/investing/">Investing</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2022/11/Worldcup-image-01.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[How can you withdraw your super to buy a house?]]></title>
            <link>https://www.spaceship.com.au/learn/first-home-super-saver-using-super-to-buy-a-home/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/first-home-super-saver-using-super-to-buy-a-home/</guid>
            <pubDate>Tue, 29 Nov 2022 21:30:00 GMT</pubDate>
            <description><![CDATA[With the First Home Super Saver scheme, you could withdraw from your super to help buy your first home.]]></description>
            <content:encoded><![CDATA[<p>With the <a href="https://www.spaceship.com.au/first-home/?ref=spaceship.ghost.io" rel="noreferrer">First Home Super Saver scheme</a>, you could withdraw from your super to help buy your first home.</p><h2 id="previously-on-spaceship-learn">Previously, on Spaceship Learn:</h2><p>●	If you’re eligible, the First Home Super Saver Scheme (FHSS) lets you save for your first home deposit in your super fund.<br>●	You can do this by making voluntary super contributions.<br>●	You can put some of your contributions toward your first home deposit to save time and money.<br>●	There are strict eligibility requirements and costs, too.</p><h2 id="where-were-we">Where were we?</h2><p>The First Home Super Saver scheme is a way you can use your super fund to help save for your first home.</p><p>You could withdraw up to $50,000 worth of eligible voluntary super contributions plus earnings when you’re ready to make your first home deposit.</p><p>(Generally, an eligible voluntary super contribution is one you make to your super fund on your own behalf. Here’s some more about which contributions are eligible.)</p><p>Learning more about how to withdraw your money with the FHSS can help you decide whether it’s right for you.</p><h2 id="what-happens-when-it%E2%80%99s-time-to-take-your-money-out">What happens when it’s time to take your money out?</h2><p>If you want to withdraw up to $50,000 of your voluntary super fund contributions for your first home deposit, you’ll need to follow some steps to take it out.</p><p>The ATO website or a financial professional can take you through this in more detail, but generally, the steps look a little bit like this:</p><ol><li>Request a FHSS determination through myGov</li><li>Review your maximum release amount</li><li>Request your FHSS release</li><li>Receive your amount</li><li>Enter into a contract to buy or build your home</li><li>Complete your tax return.</li></ol><h2 id="1-request-an-fhss-determination">1. Request an FHSS determination</h2><p>An FHSS determination is when the ATO works out your maximum FHSS release amount.</p><p>Your maximum FHSS release amount is the total amount of your eligible FHSS contributions and associated earnings you can withdraw, made up of:</p><ul><li>100% of your eligible non-concessional contributions, and</li><li>85% of your eligible concessional contributions, and</li><li>Any earnings on those contributions equal to the “shortfall interest charge” rate.</li></ul><p>Up to $15,000 of eligible contributions can be counted from any one year, up to the $50,000 limit. The associated earnings are added to this amount. (This means you can’t contribute $50,000 all at once.)</p><p>Here’s a reminder of what the different types of eligible contributions are.</p><p><strong>You must have your FHSS determination before you apply for a release of your FHSS amounts, or sign a contract for your home.</strong></p><p>When you’re ready to request your determination, you’ll need to apply online to the ATO through myGov.</p><p>You’ll need to give information about the eligible voluntary super contributions you’ve made and show super statements or super fund transactions list that confirm them.</p><h2 id="2-review-your-maximum-fhss-release-amount">2. Review your maximum FHSS release amount</h2><p>The ATO will let you know the amount you’re eligible to withdraw and you can confirm or query the amount.  This is an opportunity to make sure you’ve included all the voluntary contributions you want to withdraw, check that your details are correct, and object if you think the ATO got it wrong.</p><h2 id="3-request-an-fhss-release-from-your-super">3. Request an FHSS release from your super</h2><p>The next step is to request your FHSS release from the ATO.</p><p>You don’t have to withdraw your full maximum release amount if you don’t want to (though any unused eligible contributions will remain in your super fund).</p><p>You can request the release of your savings within 14 days after you’ve signed a contract to buy or build a home, as long as you’ve already had an FHSS determination.</p><h2 id="4-receive-your-money">4. Receive your money</h2><p>The ATO will ask your super fund to transfer your eligible withdrawal amount to them.</p><p>Then the ATO will apply a withholding tax to the concessional contributions component of the released amount, and to any earnings component of the released amount. This is charged at your marginal tax rate plus the Medicare levy, minus a 30% tax offset. If you have any Commonwealth Debts, those will be deducted first, but don’t include HECS or HELP debts.</p><p>After that, they’ll send the balance to you.  It can take three to five business weeks to receive your money once you request it, and you can only request an FHSS release once – so getting the timing right is important.</p><h2 id="5-buy-your-home">5. Buy your home</h2><p>You must have a valid FHSS determination before you sign your contract to buy or construct your home.</p><p>You can use your FHSS money to buy or build, in Australia, a home you’ll live in, but it can’t include a houseboat, motor home, or a contract that is only to buy, but not build on, vacant land.</p><p>You must genuinely intend to live in the property, either by moving in as soon as possible once you’ve bought it, or for at least six of the first 12 months once you’ve bought it.</p><h3 id="what-if-you-change-your-mind">What if you change your mind?</h3><p>Once you’ve received your money, you’re supposed to sign a contract to buy or build your home, and pay your deposit within the following 12 months, but if you don’t:</p><ul><li>The time period can be extended for another 12 months, or</li><li>You can put the money back into your super fund as a non-concessional contribution, or</li><li>You can keep the money but pay 20% of your assessable FHSS released amount as a tax on it.</li></ul><h3 id="there-are-some-other-important-timelines-to-make-sure-you-stick-to">There are some other important timelines to make sure you stick to:</h3><ul><li>If you choose to put the money back in your super fund, you’ll need to tell the ATO within 12 months of when you first requested your release. Once you recontribute it to your super, you generally won’t be able to access it again until you retire.</li><li>You can enter into a contract for your home either before or after applying for your FHSS release but if you enter into the contract before requesting the release, then you must request your FHSS release within 14 days of entering your contract.</li><li>Once you’ve signed a contract to buy or build a new home you must tell the ATO within 28 days. If you don’t, you could be subject to the FHSS tax.</li></ul><h2 id="6-fill-in-your-tax-return">6. Fill in your tax return</h2><p>You’ll receive an FHSS payment summary some time after the end of the financial year you requested the release. It will include your FHSS released amount as well as other details you’ll need to include when it’s time to fill in your tax return.</p><h2 id="what-else-is-there-to-know">What else is there to know?</h2><p>Every dollar counts when you’re saving for your first home deposit – and when it comes to super contributions, it’s money you may not otherwise see until you’re ready to retire. So it’s worth asking a financial professional who can give you personal advice. We’ve covered a lot here – but we haven’t covered everything.</p><h2 id="here%E2%80%99s-some-more-information-we%E2%80%99ve-put-together">Here’s some more information we’ve put together:</h2><p><a href="https://www.spaceship.com.au/learn/first-home-super-saver-what-is-the-fhss?ref=spaceship.ghost.io">What is the First Home Super Saver scheme?</a><br><a href="https://www.spaceship.com.au/learn/first-home-super-saver-are-you-eligible?ref=spaceship.ghost.io">Are you eligible for the First Home Super Saver scheme?</a><br><a href="https://www.spaceship.com.au/learn/first-home-super-saver-is-it-worth-it?ref=spaceship.ghost.io">How much can you save with the First Home Super Saver scheme?</a></p><p>And you can also find out more information by <a href="https://www.ato.gov.au/individuals/super/withdrawing-and-using-your-super/first-home-super-saver-scheme/?ref=spaceship.ghost.io">visiting the ATO</a>.</p><hr><p>The information in this article is prepared by Spaceship Capital Limited (ABN 67 621 011 649, AFSL 501605). It is general in nature as it has been prepared without taking account of your objectives, financial situation or needs. Before making any decisions in relation to the First Home Super Saver scheme based on the information in this article you should consider whether the information is appropriate having regard to your objectives, financial situation and needs.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Spaceship)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/superannuation/">Superannuation</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2022/08/First-Home-Super-Saver-withdraw-money-from-FHSS.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[How can the First Home Super Saver scheme save you money?]]></title>
            <link>https://www.spaceship.com.au/learn/first-home-super-saver-is-it-worth-it/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/first-home-super-saver-is-it-worth-it/</guid>
            <pubDate>Tue, 22 Nov 2022 22:45:00 GMT</pubDate>
            <description><![CDATA[If you use your super fund to save for your first home deposit, you may be able to pay less tax.]]></description>
            <content:encoded><![CDATA[<p>If you use your super fund to save for your first home deposit, you may be able to pay less tax.</p><h2 id="previously-on-spaceship-learn">Previously, on Spaceship Learn:</h2><ul><li>The <a href="https://www.spaceship.com.au/first-home/?ref=spaceship.ghost.io" rel="noreferrer">First Home Super Saver scheme</a> (FHSS) lets you save for your first home deposit in your super fund.</li><li>You can do this by making voluntary super contributions.</li><li>Voluntary super contributions could save you tax.</li><li>You could put your tax savings toward your first home deposit.</li><li>You need to be eligible to take advantage of the scheme.</li></ul><h2 id="when-it-comes-to-super-the-aim-of-the-game-is-to-retire-like-a-fat-cat">When it comes to super, the aim of the game is to retire like a fat cat.</h2><p>It’s good for you – and it’s good for the government – if you can retire as wealthy as you can. You get a better standard of living and the government gets to spend less on keeping you alive.</p><p>So the government incentivises voluntary super contributions, including by offering lower tax rates on some super contributions.</p><h2 id="understanding-tax-can-help-you-pay-less-of-it">Understanding tax can help you pay less of it.</h2><p>Some people set up salary sacrifice arrangements with their employers to take advantage of the super tax rules.</p><p>Generally, salary sacrifice contributions to super are taxed less than if you receive the same amount directly as normal salary.</p><p>And income earned on your account in a super fund gets taxed less  than income on investments you have outside super.</p><p>This means making voluntary super contributions can go some way to reducing the impact of tax on your overall financial position.</p><h2 id="you-could-use-this-tax-advantage-to-save-for-your-first-home-deposit">You could use this tax advantage to save for your first home deposit.</h2><p>Each year, if you’re eligible, you could save up to $15,000 toward your first home deposit in your super fund instead of your bank account by making eligible contributions.</p><p>Then, when you’re ready to buy your first home, you could withdraw up to $50,000 of your eligible contributions, plus associated earnings, while taking advantage of the tax benefits.</p><p>It’s called the <a href="https://www.spaceship.com.au/first-home/?ref=spaceship.ghost.io" rel="noreferrer">First Home Super Saver scheme</a> (FHSS) and it could save you thousands of dollars and associated time.</p><h2 id="are-there-any-other-savings">Are there any other savings?</h2><p>Once the ATO has calculated the maximum release amount – that is, the amount of eligible contributions you’re able to withdraw using the scheme – it will add earnings on those contributions equal to the “shortfall interest charge” rate.</p><h2 id="so-what%E2%80%99s-the-catch">So what’s the catch?</h2><h3 id="you-may-pay-more-than-15-tax-on-some-of-your-contributions">You may pay more than 15% tax on some of your contributions</h3><p>While you can make up to $15,000 worth of eligible contributions each year, only some of this money may be eligible for the 15% tax rate. This is because there’s a yearly $27,500 concessional contribution cap, which takes advantage of this tax rate, and the Super Guarantee payments made by your employer also fall under this amount.</p><p>If you’d like to take advantage of the full $15,000 yearly allowed amount, you may need to make non-concessional contributions which may be taxed more.</p><h3 id="you-will-pay-tax-on-your-fhss-withdrawal">You will pay tax on your FHSS withdrawal</h3><p>When you’re ready to withdraw your money, you can apply to the ATO for a FHSS determination. The ATO will calculate your Maximum Release amount which includes the eligible contributions you’ve made, as well as associated earnings.</p><p>The ATO will send your super fund a release authority requesting they send your FHSS to the ATO.</p><p>The ATO will then withhold the appropriate amount of tax, and any outstanding Commonwealth debts you might have, and send you the remaining balance.</p><p>The amount of tax withheld by the ATO will only be calculated on the concessional contributions and earnings part of your release amount, and will be at your expected marginal tax rate, including the Medicare levy, less a 30% tax offset.</p><p>This process generally takes between 15 and 25 business days.</p><p>The ATO will send you a payment summary at the end of the financial year which you need to include in your tax return. The great news is, you’ll receive a 30% tax rebate on the assessable amount.</p><h3 id="you%E2%80%99ll-need-to-declare-your-fhss-withdrawal-in-your-tax-return">You’ll need to declare your FHSS withdrawal in your tax return</h3><p>You’ll need to declare your FHSS released amount along with the tax withheld in your tax return for the financial year in which you request the money .</p><p>While it counts as assessable income for tax purposes, it won’t have an impact on any family assistance, child support, or study loans you may be repaying.</p><h2 id="what-happens-if-you-don%E2%80%99t-use-the-money-to-buy-your-first-home">What happens if you <em>don’t</em> use the money to buy your first home?</h2><p>You have two options if you change your mind about buying after you’ve received your money.</p><p>If you don’t buy a home with your money, you’ll have to recontribute an amount at least equal to the assessable FHSS released amount, less any tax withheld on it to your super account as a non-concessional contribution. If you do this, you generally won’t be able to access this money again until you retire.</p><p>Or you can keep released amount but lose 20% of the your assessable FHSS released amount as tax.</p><p>There’s also an opportunity cost.</p><p>If you think you could grow your money more quickly using a different method, you’ll be prevented from doing so if it’s locked up in your super fund.</p><h2 id="anything-else">Anything else?</h2><p>Another key risk of the FHSS is that the Government may change legislation in the future that could impact your plans.</p><p>Your super fund may also charge you fees that may add additional costs.</p><p>It could add some extra pressure if you’re not great with admin or organisation as you do have to keep track of your contributions, and make sure you follow the ATO’s rules around timing and notification at various stages.</p><p>It can take a while to get your money (up to 5 business weeks), and it could add time pressure to purchasing your first home, which may already be quite stressful.</p><h2 id="so%E2%80%A6-is-it-worth-it">So… is it worth it?</h2><p>The impact that using the FHSS  may have for you depends on your personal circumstances and your marginal tax rate. The higher your income, the bigger your savings may be. That’s because there’s a bigger difference between a higher marginal rate and the flat 15% super tax rate.</p><p>It can be worth asking a financial professional such as a financial planner or accountant if the FHSS is the right choice for you. Somebody who knows your personal circumstances can help you make the best choice.</p><h2 id="it%E2%80%99s-different-for-everyone-but-here%E2%80%99s-an-example">It’s different for everyone, but here’s an example.</h2><h3 id="stella-earns-60000-per-year-working-in-a-grad-role">Stella earns $60,000 per year working in a grad role. </h3><p>She’s saving up to buy a two bedroom unit in the suburbs so she can turn her second room into her WFH office.</p><p>Stella decides to salary sacrifice $10,000 into her super fund each year. She understands she’ll see less money in her bank account.</p><p>Stella gets taxed 15%, or $1500 on this money in her super fund. This means that each year she has $8,500 left over to save toward her deposit in her super fund.</p><p>When it’s time for Stella to request her contributions be released, she’ll pay a withholding tax at her expected marginal rate of 32.5%, minus a 30% offset. So, she’ll pay a 2.5% tax on the money. She will also receive associated earnings equal to the shortfall interest rate.</p><p>After five years Stella’s saved up $42,500 and decides to withdraw it. She pays 2.5% tax on this, which is $1,063. Not including other earnings, fees or charges, Stella has more than $41,000 to put toward her deposit.</p><h3 id="what-if-stella-puts-the-money-in-a-savings-account">What if Stella puts the money in a savings account?</h3><p>Stella also considers saving $10,000 of her salary each year in a dedicated savings account. First it would be taxed at her marginal rate of 34.5%, including the Medicare levy of 2%, each year. This means she would have $6550 to put toward her house deposit each year.</p><p>After five years, Stella would have $32,750 to put toward her deposit.</p><h2 id="which-super-contributions-are-eligible-for-the-fhss">Which super contributions are eligible for the FHSS?</h2><p>Generally, eligible FHSS contributions are those you make on your own behalf, to your own super fund, by using salary-sacrificing, or via direct deposit from your bank account.</p><h2 id="how-can-you-make-extra-super-contributions-for-the-fhss">How can you make extra super contributions for the FHSS?</h2><p>There are two different ways you can make eligible FHSS contributions, if you’ve decided it’s right for you.</p><h3 id="1-you-can-salary-sacrifice-straight-into-your-super-fund">1. You can salary-sacrifice straight into your super fund. </h3><p>●	This will be classed as a concessional, or before-tax contribution.<br>●	Your employer should already be paying 10.5% of your earnings directly to your super fund. You can ask them to increase this amount. This increase will be an eligible extra contribution.<br>●	Salary-sacrificed contributions are generally taxed at 15% up to the concessional contribution cap.<br>●	This means you'll probably receive less money in your pay.</p><h3 id="2-you-can-transfer-money-from-your-bank-account-into-your-super-fund">2. You can transfer money from your bank account into your super fund.</h3><p>You can transfer money from your bank account into your super fund.<br>●	This will generally be classed as a non-concessional, or after-tax contribution.<br>●	You will have already paid tax on this money at your marginal rate.<br>●	Note: contributions you’ve made from your bank account to your super fund can be counted as concessional if you claim a tax deduction on them.</p><h2 id="watch-out-for-the-super-contribution-caps">Watch out for the super contribution caps</h2><p>You have to be careful to not exceed your annual contribution caps, which come into play whether you’re taking advantage of the FHSS or not. </p><p>If you do, you may need to pay more tax. There are various exceptions that can apply to different people depending on their individual circumstances but generally the caps are:</p>
<!--kg-card-begin: html-->
<style type="text/css">
.tg  {border-collapse:collapse;border-spacing:0;}
.tg td{border-color:black;border-style:solid;border-width:1px;font-family:Arial, sans-serif;font-size:14px;
  overflow:hidden;padding:10px 5px;word-break:normal;}
.tg th{border-color:black;border-style:solid;border-width:1px;font-family:Arial, sans-serif;font-size:14px;
  font-weight:normal;overflow:hidden;padding:10px 5px;word-break:normal;}
.tg .tg-0lax{text-align:left;vertical-align:top}
</style>
<table class="tg">
<thead>
  <tr>
    <th class="tg-0lax">Concessional super cap (per financial year)</th>
    <th class="tg-0lax">Non-concessional super cap (per financial year)</th>
  </tr>
</thead>
<tbody>
  <tr>
    <td class="tg-0lax">$27,500 including Super Guarantee payments (the money your employer must deposit to your super fund on your behalf)</td>
    <td class="tg-0lax">$110,000</td>
  </tr>
</tbody>
</table>
<!--kg-card-end: html-->
<p><br>You can find out more about concessional and non-concessional super contributions <a href="https://www.ato.gov.au/Individuals/Super/In-detail/Growing-your-super/Super-contributions---too-much-can-mean-extra-tax/?ref=spaceship.ghost.io">at the ATO</a>.</p><p>It does depend on your personal circumstances though which is why getting personal financial advice can be a good idea.</p><h2 id="what-else-is-there-to-know">What else is there to know?</h2><p>There’s a fair bit to know about the First Home Super Saver scheme. Your best bet is to seek out a finance professional who can give you personal advice. For more info, you can check out:</p><p><a href="https://www.spaceship.com.au/learn/first-home-super-saver-what-is-the-fhss?ref=spaceship.ghost.io">What is the First Home Super Saver scheme?</a><br>Are you eligible for the First Home Super Saver scheme?<br><a href="first-home-super-saver-using-super-to-buy-a-home">How do you get your money from the First Home Super Saver scheme?</a></p><p>And <a href="https://www.ato.gov.au/individuals/super/withdrawing-and-using-your-super/first-home-super-saver-scheme/?ref=spaceship.ghost.io">visit the ATO</a>.</p><hr><p>The information in this article is prepared by Spaceship Capital Limited (ABN 67 621 011 649, AFSL 501605). It is general in nature as it has been prepared without taking account of your objectives, financial situation or needs. Before making any decisions in relation to the First Home Super Saver scheme based on the information in this article you should consider whether the information is appropriate having regard to your objectives, financial situation and needs.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Spaceship)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/superannuation/">Superannuation</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2022/08/First-Home-Super-Saver-can-it-save-you-rmoney.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[Real Money Talk: Winnie]]></title>
            <link>https://www.spaceship.com.au/learn/real-money-talk-winnie/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/real-money-talk-winnie/</guid>
            <pubDate>Tue, 15 Nov 2022 23:15:00 GMT</pubDate>
            <description><![CDATA[Winnie’s a 22-year-old who’s had to set boundaries to build wealth.]]></description>
            <content:encoded><![CDATA[<p>This post is based on an interview we conducted with Winnie in July 2021.</p><p>Real Money Talk is our series where we interview Australians from all walks of life about their personal finances. The views expressed are those of the interviewees, based on their experiences with money, and as such are not necessarily representative of Spaceship's views.</p><p>We have changed the name of the interviewee for their privacy.</p><h2 id="overview">Overview</h2><p><strong>Name:</strong> Winnie<br><strong>Age:</strong> 22<br><strong>Where do you live?</strong> Sydney</p><p><strong>Please tell us a bit about yourself.</strong><br>I’m currently in my final year studying Engineering and Computer Science at UNSW. I really enjoy playing volleyball and OzTag when I’m not studying.  😬</p><p><strong>What's your current net worth?</strong><br>Around $22,000 if you don’t include HELP debt.</p><p><strong>How does it break down?</strong></p><ul><li>Shares and ETFs: $4,000</li><li>Crypto: $1,000</li><li>Savings: $5,000</li><li>Spaceship: $2,000</li><li>Super: $10,000</li></ul><p><strong>Do you have any debts?</strong><br>Yes, roughly $50,000 yikes.</p><p><strong>How did you build your net worth?</strong><br>I built my net worth mainly from savings from all the part-time jobs and internships that I have completed over the years. When I only had a casual job at Woolies, I was on youth allowance and living with my parents helped me save.</p><h2 id="earn">Earn</h2><p><strong>Tell us a bit about your career.</strong></p><p>My career started when I was 14 umpiring netball for my local netball club. After that I worked at Maccas for a year during high school before moving to my local Woolworths. I worked there casually for almost four years now. During the summer break, I took on some engineering summer internships and worked full time for those. As of now I work part time at a start-up 3 days a week remotely which I hope they decide to take me on full time when I graduate 😅.</p><p><strong>Do you have any income sources outside your job? How much do you earn from each and how did you develop them?</strong></p><p>I get dividends from my shares which isn’t much. But I’m currently working on trying to build my portfolio. I would like to start building side projects which may turn into income sources… but procrastination gets the better of me.</p><p><strong>What’s been important to learn about earning more money?</strong></p><p>I guess since I am still early in my career, I would say to learn as many useful skills as possible which will allow me to go for jobs that require higher skills. I’ve worked in retail or fast food in high school and university. I think it really taught me communication skills and dealing with people.</p><h2 id="save">Save</h2><p><strong>What's your savings rate? How has it changed over time?</strong></p><p>Roughly 30%. When I used to work in high school I had almost 0 savings. I would spend my money on clothes, food and movies with my friends, I had no concept of saving. Over time at uni, I slowly started increasing my savings rate.</p><p><strong>Do you have a budget?</strong></p><p>Not really, the moment I get paid, I set aside money to pay my phone bills, sport fees, gym membership, rent to help out my mum and savings. From there whatever I’m left with, that’s my “budget” for the week. I set like a budget of spending $600 a fortnight which I stick to maybe 50% of the time?</p><p><strong>How much do you spend per year?</strong><br>Roughly $30,000</p><p><strong>Do you make purchase decisions carefully, or are you loose with your money?</strong></p><p>Usually with food and drinks, I’ll buy it without thinking too much about the cost. If it’s a big purchase like electronics, I’ll watch reviews of the item and consciously decide whether I truly need it or not.</p><p><strong>How is your work-life balance?</strong></p><p>I think it’s pretty decent at the moment. During my second year of uni, I had this problem of wanting to always do everything aka FOMO. At some point, I was doing about 3-4 extracurricular activities, while balancing part-time work and full time uni. The year after, I was able to prioritise my time and I like to think I’m getting better at it.</p><p><strong>What's your favourite thing to spend money on?</strong></p><p>Travel!!! I’m currently saving up to go on a New Zealand and hopefully a Japan trip but I love spending money on travel. In my spare time, I like browsing through nice places on Airbnb and looking at travel destinations. Travel and buying cheesecake.</p><h2 id="invest">Invest</h2><p><strong>How do you invest?</strong></p><p>I started in May 2020 when I was in lockdown and to be honest in the beginning I didn’t really know what I was doing. I put money into the big banks because their stock prices went down and from online research and from my friends, I thought banks were a safe option. I’m really glad I started then because almost everything I invested in went up to some degree.</p><p>For Spaceship Voyager, I started putting in $50 just to see what would happen for 3 weeks. The return was pretty good so then I started putting in auto investments of $10, then $20 a week and now I have $2,000.</p><p>(Spaceship note: This is Winnie’s experience from July 2021. Since then, the Spaceship Voyager portfolios have both risen and dropped in value. Markets go up and down, and so too can the value of your investments. Past performance is not a guide to, or reliable indicator of, future performance.)</p><p><strong>What's been your best investment?</strong></p><p>My best investment has been putting money into the banks. But considering I only put in $500 per share, I would say my next best investment would be Spaceship because of the rate of return over time.</p><p><strong>What's been your worst investment?</strong></p><p>A particular ASX stock. I put money in on a gut feeling. Lesson learnt: don’t do that, I’m just holding and hopefully it increases over time.</p><p><strong>What’s been your overall return?</strong></p><p>I think about 15% given the losses and gains.</p><p><strong>How are you building wealth?</strong></p><p>I automate my savings into Spaceship Voyager and set aside money into my CommSec account. When I see a specific share on my watch list at a discount (a list of companies that I’ve researched and think they will do well), I’ll consider investing.</p><p><strong>What are your main roadblocks toward building wealth?</strong></p><p>I guess my major roadblocks in building wealth is not having enough income to invest to make a decent return. My next steps would be finding a full time graduate job that pays higher than what I currently earn.</p><p>I think right now my roadblocks are not knowing what I don’t know. I’ve been reading self help and wealth building books.</p><p><strong>Do you have a target net worth you want?</strong></p><p>I don’t have an exact target (the sky’s the limit!) but at uni I learnt how to calculate the amount you need to be financially independent. With the current savings I have now, and estimating an annual spending of $70,000 per year, I think I would need roughly $1.9 million.</p><h2 id="behaviour">Behaviour</h2><p><strong>When did you make your first significant behavioural shift towards wealth building?</strong></p><p>Almost all the money I earned in high school, I had to spend. I don’t think I ever made enough in high school or the first two years of University to build wealth. Sometimes I would have to help out my parents with paying the bills, paying for my tutoring in High school or emergencies would arise (but I only ever had a $1,000 emergency fund) so it would go from $1,000 back to 0. Now that I think about it, there were a couple of times I had a negative savings account.</p><p>I think during high school, seeing my parents struggle with money and also have bad money habits made me curious and driven into a passion for building wealth for myself. As I got my first internship, my supervisor gave me the Barefoot Investor book for Christmas because I was always asking him questions about finance. From there, having worked two jobs at the time, and implementing habits from the barefoot investor I was able to grow my emergency savings fund.</p><p><strong>If you could start again, what would you do differently?</strong></p><p>I wish I started building better money habits earlier and developing skills like coding a lot earlier.</p><p><strong>What mistakes have you made along the way that others could learn from?</strong></p><p>During high school I spent a lot of money on clothes, stationery and random items that ended up becoming clutter in my room. I think it was a mistake, but a necessary mistake so that I could learn what not to do.</p><p>When I was younger, I had a lot of people asking me for money. Even though I didn’t have much, I empathised with them and would give it to them. The problem was, the people I cared about would keep coming for more. Eventually I had to cut them off, and learnt the hard way.</p><p><strong>Do you have any worries about retirement? If so, how are you planning to address them?</strong></p><p>Not really, I think I’ll keep setting aside self contributions to my super. I want to build another stream of income, but at the moment it’s a lot of learning. If I am able to achieve the target net worth decades before I retire then I would just live off the returns of the $1.9 million.<br>How are you learning about building wealth?<br>I read wealth ebooks. I also watch a lot of YouTube videos.</p><p><strong>Do you give to charity? If so, what percentage of your time/money do you give?</strong></p><p>I usually make one time donations to Red Cross or the Salvation Army when asked. I’ve been doing a lot of cleaning around the house and plan to donate my clothes to charity.</p><hr><h2 id="we-want-to-hear-your-real-money-talk">We want to hear your Real Money Talk</h2><p>At Spaceship we’re big believers in sharing our money stories. We want to hear yours, too. In our ongoing <a href="https://www.spaceship.com.au/learn/tag/real-money-talk/?ref=spaceship.ghost.io">Real Money Talk</a> series, members of our community share what they’ve learned about managing money. We’d love you to take part. <a href="https://forms.gle/B2xKnqAqjePMHfFG9?ref=spaceship.ghost.io">Here’s a link to our Real Money Talk survey</a> where you can share your story.</p><p><br></p>]]></content:encoded>
            <author>hello@spaceship.com.au (Kelly Simpson)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/real-money-talk/">Real Money Talk</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2022/06/Real-Money.-Talk-Winnie.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[5 things you didn’t know about Airbnb]]></title>
            <link>https://www.spaceship.com.au/learn/5-things-you-didnt-know-about-airbnb/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/5-things-you-didnt-know-about-airbnb/</guid>
            <pubDate>Tue, 15 Nov 2022 22:30:00 GMT</pubDate>
            <description><![CDATA[Airbnb is currently in the Spaceship Universe and Spaceship Earth portfolios. 
]]></description>
            <content:encoded><![CDATA[<!--kg-card-begin: markdown--><p>Airbnb is currently in the <a href="https://www.spaceship.com.au/voyager/universe/?ref=spaceship.ghost.io">Spaceship Universe</a> and <a href="https://www.spaceship.com.au/voyager/earth/?ref=spaceship.ghost.io">Spaceship Earth</a> portfolios.</p>
<p>Ever stayed at an Airbnb? This famous disruptor would grow to shake up the hospitality industry after launching in 2008. Before then, staying in a hotel or with an acquaintance was most people’s only option when travelling to a new location.</p>
<p>Now? <a href="https://www.airbnb.com.au/rooms/20445002?guests=1&adults=1&s=67&unique_share_id=919c0690-eb4e-4420-b1b9-2cc6b673f1d7&ref=spaceship.ghost.io">They can stay in a spaceship</a></p>
<p><img src="https://i.imgur.com/gm6EHPW.png" alt="Stay in a Spaceship" loading="lazy"></p>
<p>Airbnb is currently in the Spaceship Universe and Spaceship Earth portfolios. So if you invest in either of those portfolios, you have an indirect exposure to the company. Here are some things you might not know about it.</p>
<h2 id="1-%E2%80%9Cbrian-%E2%80%94-thought-of-a-way-to-make-a-few-bucks%E2%80%9D">1. “Brian — thought of a way to make a few bucks”</h2>
<p>In 2007 Joe Gebbia emailed his roommate Brian Chesky with an idea. They lived in San Francisco and a design conference had contributed to an accommodation shortage in the city.</p>
<p>Joe had previously let a stranger stay in his apartment when he lived in New York City and it had turned out fine, so, why not try that again?</p>
<p>Brian was into it, and they built a website. Three designers paid $20 each to sleep on air mattresses in their apartment, and Airbnb was born.</p>
<h2 id="2-they-had-to-solve-for-%E2%80%98stranger-danger-bias%E2%80%99">2. They had to solve for ‘stranger-danger bias’</h2>
<p>Airbnb had to design for trust. It’s a pretty big ask to ask people to open their homes to strangers, particularly for women and minorities.</p>
<p>Here’s Joe Gebbia talking about designing for trust and to eliminate the ‘stranger-danger bias’. This is a term he coined to describe the way that people who are similar to us feel less like strangers than people who are different to us who put us on alert.</p>
<p><a href="https://airbnb.design/how-airbnb-designs-for-trust/?ref=spaceship.ghost.io">https://airbnb.design/how-airbnb-designs-for-trust/</a></p>
<div style="max-width:854px"><div style="position:relative;height:0;padding-bottom:56.25%"><iframe src="https://embed.ted.com/talks/lang/en/joe_gebbia_how_airbnb_designs_for_trust" width="854" height="480" style="position:absolute;left:0;top:0;width:100%;height:100%" frameborder="0" scrolling="no" allowfullscreen></iframe></div></div>
<blockquote>
<p>“What we didn’t realise was how many people were ready and waiting to put the bias aside,” he said.</p>
</blockquote>
<h2 id="3-airbnb-ipo%E2%80%99ed-at-the-height-of-the-pandemic">3. Airbnb IPO’ed at the height of the pandemic</h2>
<p>On the first day of trading – 10 December 2020 – their stock price rocketed 112%.</p>
<p>During the pandemic, the company pivoted to offering online experiences to help some of the booking shortfall. Now, you can book online tarot, magic classes, and city tours through the platform.</p>
<p>As part of their IPO, the company set aside money to invest in the future of their hosts.</p>
<p>As at 31 March 2022, Airbnb has over 4 million hosts on its platform.</p>
<h2 id="4-airbnb-launched-a-10-million-omg-fund">4. Airbnb launched a $10 million OMG! fund</h2>
<p>People from around the world competed for $100,000 grants paid for by the fund. The winners were those people who had the best ideas for experiential accommodation, based on originality, feasiblity, experience and sustainibility, as chosen by a panel of design experts.</p>
<p>One of the Aussie winners designed an eco bubble that lets you see the stars from the top of a mountain.<br>
<img src="https://i.imgur.com/h8uVkVu.png" alt="View from top of mountain" loading="lazy"></p>
<h2 id="5-airbnb-just-had-their-biggest-and-most-profitable-quarter-ever">5. Airbnb just had their biggest and most profitable quarter ever</h2>
<p>This is even despite (gestures broadly at everything) <em>everything</em> going on. Their Q3 2022 results highlighted their plan to unlock the next generation of Hosts.</p>
<h2 id="so-why-is-airbnb-in-our-spaceship-universe-and-spaceship-earth-portfolios">So why is Airbnb in our Spaceship Universe and Spaceship Earth portfolios?</h2>
<p>We asked our investment team. They said:</p>
<p>&quot;Airbnb is the alternative accommodation (non-hotel) travel brand. Airbnb’s brand has significant consumer category mindshare. When Airbnb suspended marketing during Covid-19 they found site traffic did not suffer. The Airbnb brand was front of mind for travellers, with 90% of traffic still direct or unpaid.</p>
<p>Airbnb is benefitting from increased cross border travel trends but also from increased work flexibility (non-urban travel). Airbnb’s network is global and local, feeding a virtuous cycle. This past quarter approximately 35% of new hosts started as guests. As users increase, guests can  become hosts increasing supply.</p>
<p>While there are some concerns of Airbnb crowding out housing, 90% of hosts are individuals, typically displaying rooms in their primary home or a secondary property. We believe home sharing supports more sustainable travel using existing space (homes) to welcome guests. The typical host earns around US$9,600 a year, using the extra income to help cover monthly costs.</p>
<p>In our opinion Airbnb has one of the most adaptable travel business models compared to traditional hotels or booking sites. Airbnb is global, cross-border and local; listings range from cheap shared accomodation to treehouses and castles; and it’s popular among business travelers, families and retirees. No matter the travel circumstances Airbnb has the range and destinations to resonate with travellers.&quot;</p>
<p>The Spaceship Universe and Spaceship Earth portfolios invest in Airbnb at the time of writing.</p>
<p>Important! We’re sharing with you our thoughts on the companies in which Spaceship Voyager invests for your informational purposes only. We think it’s important (and interesting!) to let you know what’s happening with Spaceship Voyager’s investments. However, we are not making recommendations to buy or sell holdings in a specific company. Past performance isn’t a reliable indicator or guarantee of future performance.</p>
<!--kg-card-end: markdown-->]]></content:encoded>
            <author>hello@spaceship.com.au (Spaceship)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/investing/">Investing</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2022/11/Spaceship-Voyager-flight-notes-1.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[What is a bear market?]]></title>
            <link>https://www.spaceship.com.au/learn/what-is-a-bear-market/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/what-is-a-bear-market/</guid>
            <pubDate>Tue, 08 Nov 2022 21:45:00 GMT</pubDate>
            <description><![CDATA[Bear markets are painful for investors because nobody likes seeing their wealth decline. But a bear market isn’t the time to panic.]]></description>
            <content:encoded><![CDATA[<p>There’s a famous statue of a charging bull near the New York Stock Exchange.</p><figure class="kg-card kg-image-card"><img src="https://www.spaceship.com.au/blog/images/2022/10/Stockmarket-Bull.png" class="kg-image" alt="" loading="lazy" width="600" height="260"></figure><p>Bulls represent the good times.</p><p>Investors are 'bullish' when they think an investment is going to rise in value. They might hold onto or buy more shares.</p><p>Then the bears come in.</p><p>Investors are 'bearish' when they have a pessimistic view of an investment. They might hold onto or sell their shares instead of buying more.</p><p>The stock market is often depicted as a battle between the bears and the bulls.</p><p>Generally, if there are more bulls than bears in the market, stock prices rise, and some people call it a bull market.</p><p>But if there are more bears than bulls in the market, prices tend to swing the other way.</p><h2 id="what%E2%80%99s-a-bear-market">What’s a bear market?</h2><p>A bear market happens when a market falls more than 20% from its most recent high.</p><p>During a bear market, many investors lose confidence and sell their stocks, which can cause the value of companies to decline further.</p><p>Companies make less money during challenging economic periods, and look to cut costs which often results in people losing their jobs.</p><p>People have less money to spend, so they hold onto it instead of investing.</p><p>Eventually, conditions improve and whatever caused the bear market gets resolved, and the market turns around again.</p><p>It’s important to keep in mind that bear markets are an expected part of investing.</p><h2 id="what-causes-a-bear-market">What causes a bear market?</h2><p>JP Morgan research identified four main causes of bear markets.</p><p>Each recession between 1929 and 2020 has at least one of the following as a cause, as shown in the following image from JP Morgan.</p><figure class="kg-card kg-image-card kg-card-hascaption"><img src="https://www.spaceship.com.au/blog/images/2022/10/Bear-markets-and-bull-markets.png" class="kg-image" alt="" loading="lazy" width="1564" height="1063"><figcaption><span style="white-space: pre-wrap;">Source: </span><a href="https://weaverwealthnc.com/wp-content/uploads/2018/07/JPMGTM_3Q18_6.30.18.pdf?ref=spaceship.ghost.io"><span style="white-space: pre-wrap;">JP Morgan Guide to the Markets 2018</span></a></figcaption></figure><h3 id="1-recession-fears">1. Recession fears</h3><p>A recession is generally understood as a downturn in economic activity for at least two quarters in a row.</p><p>During a recession, production, spending, and employment all tend to fall. People lose their jobs and companies go under.</p><p>Recessions are generally pretty rare – there were five in the U.S. between 1980 and 2020. In 2020, Australia experienced its first recession since 1991.</p><p>Recessions can lead to bear markets because there’s generally less money available to invest. People hold onto it instead because it feels like a safer option; and companies may have less to spend to invest in their own growth, or stay afloat.</p><h3 id="2-a-commodity-price-spike">2. A commodity price spike</h3><p>A commodity is a raw material that’s used to make a physical good. Commodities include oil, natural resources, and agricultural products.</p><p>JP Morgan specifically calls out oil price spikes as being something that can kick off a bear market.</p><p>When prices spike it becomes more expensive to make and sell products. The same amount of money buys less than it did before. This generally leads to businesses increasing prices, cutting costs, or doing both.</p><p>Generally, investors like investing in companies that meet or beat their expectations for things like revenue and profit. If increased costs lead to lower than expected profit, for example, this can spook investors and lead to sell offs and eventually bear markets.</p><h3 id="3-aggressive-rate-rises">3. Aggressive rate rises</h3><p>Generally, interest rate rises have a negative impact on company growth and revenue, which can impact growth forecasts and make them less attractive to investors, and this can lead to bear markets.</p><p>Central banks such as the Reserve Bank of Australia or the Federal Reserve in the USA can raise interest rates if they think that the prices of goods and services are rising too quickly.</p><p>This is because they want to slow down consumer and business spending. The idea is that if people and companies have less money to spend, they’ll buy less, which will slow price growth.</p><p>When prices rise, it’s known as inflation.</p><p>Individual central banks have an inflation target. Australia’s is 2 to 3 per cent. As at July 2022, inflation in Australia was over 6%. The RBA has raised rates five months in a row, forecasting it to reach 7.75% by the end of 2022.</p><h3 id="4-extreme-valuations">4. Extreme valuations</h3><p>JP Morgan calls valuations ‘extreme’ if:</p><ul><li>In the last 12 months, the S&amp;P 500 Price to Earnings levels are two standard deviations above its long-term averages, or</li><li>They don’t make sense against macroeconomic environments.</li></ul><p>This is finance speak for when the price of companies is suddenly a lot more expensive than its underlying earnings or economy hints that it should be.</p><p>Sometimes this gets called a bubble.</p><p>When people think stocks are overvalued this can lead to a correction.</p><p>A correction is generally called when a market falls between 10% and 20% from its most recent peak.</p><p>It’s common for there to be confusion between corrections and bear markets, because you have to go through a correction to get to a bear market.</p><h2 id="how-long-do-bear-markets-last">How long do bear markets last?</h2><p>The length of a bear market generally depends on what caused it and how quickly those things are resolved.</p><p>Let’s look at the US stock market as it’s the largest in the world.</p><p>The S&amp;P 500 lists the 500 largest publicly traded companies in the US.</p><p>The average S&amp;P 500 bear market has lasted 289 days, according to Ned David Research. That’s a bit under 10 months.</p><p>The same research revealed that the longest S&amp;P 500 bear market lasted 630 days, or just under 21 months, in 1973-74, while the shortest lasted 33 days, in 2020.</p><h2 id="what%E2%80%99s-a-bear-market-rally">What’s a bear market rally?</h2><p>Bear markets are tricky for investors because they don’t know how long they’ll last, and there’s no single sign that they’re over.</p><p>Sometimes, prices can have a short-term rebound in what’s known as a bear market rally.</p><p>During a bear market rally, prices appear to stop falling and rebound for a short while, sometimes by as much as 20%, before resuming their downward trend.</p><p>This is why it’s important to remember that nobody can predict what the market’s going to do. What looks like the end of a bear market may just be a rally, and vice versa.</p><h2 id="how-do-you-know-when-a-bear-market-is-over">How do you know when a bear market is over?</h2><p>There’s no single sign that a bear market has finished.</p><p>Generally, at the bottom of the market, stock prices stop making big movements up or down and trend sideways.</p><p>There can be other indicators.</p><p>These may include a market trending upward, reaching higher lows over time; there may be an increase in the volume of stocks being bought, showing more people are confident about investing; and a market may react positively to news that would usually be seen as bad, showing that the bad news has been ‘priced in’.</p><p>The bottom of a bear market is something investors can only tell with hindsight.</p><p>The most important thing to remember is bear markets always end and, if you’re a long-term investor, it can pay to keep dollar-cost averaging through it, if you understand what you’re investing in and it works for your personal circumstances.</p><h2 id="what-happens-at-the-end-of-a-bear-market">What happens at the end of a bear market?</h2><p>Historically, bear markets have always been followed by all time highs at some point. We can’t predict the future but that’s a pretty strong case for it happening again.</p><p>From 2001 to 2021, most of the S&amp;P 500’s best days happened during bear markets, according to Ned Davis Research, which is why it can pay to stay invested.</p><p>At Spaceship we’re long-term investors and while we know that bear markets are painful, we also know they’re to be expected. This is why we recommend a minimum timeframe of 7 years for all our Spaceship Voyager portfolios.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Kelly Simpson)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/investing/">Investing</category>
            <category domain="https://www.spaceship.com.au/learn/tag/market-volatility/">Market Uncertainty</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2022/11/When-will-the-bear-market-be-over.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[What's a stock watchlist?]]></title>
            <link>https://www.spaceship.com.au/learn/whats-a-stock-watch-list/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/whats-a-stock-watch-list/</guid>
            <pubDate>Tue, 25 Oct 2022 22:00:00 GMT</pubDate>
            <description><![CDATA[Before a company makes it to an actively managed Spaceship Voyager portfolio, it often starts on a watch list.]]></description>
            <content:encoded><![CDATA[<p>Before a company makes it to an actively managed Spaceship Voyager portfolio, it often starts on a watch list.</p><p>At Spaceship we actively invest in companies that meet our Where the World is Going criteria.</p><p>But before they make it to our portfolios, they often end up on a stock watchlist.</p><h2 id="what%E2%80%99s-a-stock-watchlist">What’s a stock watchlist?</h2><p>A stock watchlist is a list of stocks that an investor is keeping an eye on, but isn’t ready to invest in yet.</p><p>You could think of it as a shopping list for the stocks you want to buy or investments you want to make. It can keep you focused on what you want.</p><h2 id="why-do-investors-keep-watchlists">Why do investors keep watchlists?</h2><p>Good investors tend to research their stocks before deciding whether or not to buy them. This research helps them assess whether or not a stock at a current price is a good buy.</p><p>If there’s something that makes them hesitate from pressing the purchase button – for example the stock might seem too expensive, or they don’t think they have a good enough understanding of the company or its sector just yet – it could instead find a home on a watchlist.</p><p>There, the investor could check in on it from time to time.</p><h2 id="what-kind-of-research-do-investors-do">What kind of research do investors do?</h2><p>Individual investors look for different features in a stock.</p><p>At Spaceship we look for companies that satisfy the four key criteria of our Where the World is Going methodology, which underpin our actively-managed Spaceship Universe and Spaceship Earth portfolios.</p><p>These four criteria include:</p><ul><li>Strong management or owner-mentality led;</li><li>Evidence of adhering to a long-term, secular trend (such as cloud computing or digital payments);</li><li>Having a moat, which is a competitive advantage that may include a strong brand;</li><li>And having the potential to double in company size within five years.</li></ul><p>The Investment team asks questions like, “What makes this company unique?” “Why should we own it?” “Why might we be wrong?”</p><p>The team researches elements such as competition, trend growth, company history, and they meet with management where possible to make sure they’re investing your money as responsibly as they can.</p><p>They keep tabs on industries, look at key financial metrics, conduct ESG analyses for companies that are contenders for the Spaceship Earth portfolio,  and – to make sure they’re researching as broadly as they can – they figure out what the ‘bear’ case is for each company, that is, the reasons why it might fail.</p><h2 id="how-often-should-you-check-your-own-watchlist">How often should you check your own watchlist?</h2><p>It’s really up to you. As a long-term investor, part of <a href="https://www.spaceship.com.au/learn/how-to-make-an-investment-plan/?ref=spaceship.ghost.io">your investment plan</a> might include how often you buy (or think about buying) new stocks. You might choose to check in on stocks after quarterly announcements, or when you’ve saved up extra money.</p><h2 id="what-happens-next">What happens next?</h2><p>There are online resources that help you build and maintain your own watch list.</p><p>Then, choosing whether to buy a stock will depend on your own research and budget.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Spaceship)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/investing/">Investing</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2022/10/What-is-a-stock-watchlist-.png" length="0" type="image/png"/>
        </item>
        <item>
            <title><![CDATA[What does the future look like?]]></title>
            <link>https://www.spaceship.com.au/learn/spaceship-voyager-flight-notes-20-october-2022/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/spaceship-voyager-flight-notes-20-october-2022/</guid>
            <pubDate>Tue, 18 Oct 2022 22:16:11 GMT</pubDate>
            <description><![CDATA[It has electric road-trips and near-holographic video chats.]]></description>
            <content:encoded><![CDATA[<p>At Spaceship we’re long-term investors. And while we keep an eye on what’s happening day to day, our sights are firmly set on Where the World is Going.</p><p>These are some <a href="https://www.spaceship.com.au/voyager/?ref=spaceship.ghost.io">Spaceship Voyager portfolio</a> companies that are building the future we’re investing in.</p><h2 id="electricand-automaticroad-trips">Electric - and automatic - road trips</h2><p>More people than ever are adopting electric vehicles – and automatic driving is ramping up.</p><p>And Tesla, which is in the <a href="https://www.spaceship.com.au/voyager/universe/?ref=spaceship.ghost.io">Spaceship Universe portfolio</a>, <a href="https://www.spaceship.com.au/voyager/earth/?ref=spaceship.ghost.io">Spaceship Earth portfolio</a>, and <a href="https://www.spaceship.com.au/voyager/origin/?ref=spaceship.ghost.io">Spaceship Origin portfolio</a>, has been setting new monthly delivery records in China and Australia for its electric cars.</p><p>Tesla recently extended a self-driving beta program to 160,000 US and Canada drivers. </p><p>TechCrunch reports that the program includes access to “assisted steering on highways and city streets, smart vehicle summoning, automatic parking and recognising and reacting to traffic lights and stop signs.”</p><p>Elon Musk has said that the company’s close to ‘solving’ full-self driving tech by the end of the year.</p><p>Closer to home, a new report predicts that electric utes are about to boom in popularity in Australia, and will account for more than half of light commercial vehicle sales by 2030.</p><h2 id="near-holographic-video-chats">Near-holographic video chats</h2><p>Alphabet, which is the parent company of Google, is in the <a href="https://www.spaceship.com.au/voyager/universe/?ref=spaceship.ghost.io">Spaceship Universe portfolio</a>, <a href="https://www.spaceship.com.au/voyager/earth/?ref=spaceship.ghost.io">Spaceship Earth portfolio</a>, and <a href="https://www.spaceship.com.au/voyager/origin/?ref=spaceship.ghost.io">Spaceship Origin portfolio</a>. </p><p>Last year, Google debuted Project Starline, which is a 3D video chat booth.</p><p>“We asked ourselves: could we use technology to create the feeling of being together with someone, just like they're actually there?” said Google. </p><p>“Imagine looking through a sort of magic window, and through that window, you see another person, life-size and in three dimensions. You can talk naturally, gesture and make eye contact.”</p><p>The technology lets you and a partner slide into individual booths that could be countries apart – and then have conversations as though you were in the same room. </p><p>The video tells the story.</p><!--kg-card-begin: html--><iframe width="560" height="315" src="https://www.youtube.com/embed/Q13CishCKXY" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe><!--kg-card-end: html--><p>Google says offices are where they believe ‘person-to-person communication technology can and should go.‘</p><p>And it’s announced that the technology will be rolled out to select enterprise partners, such as Salesforce and WeWork, for further testing.</p><h2 id="but-do-we-get-to-keep-pizza">But do we get to keep pizza?</h2><p>There’s no doubting that self-driving cars and 3D meeting booths are cool – but we don’t just invest in technology because it’s cool.</p><p>The tech stocks that feature in our Spaceship Voyager portfolio companies have competitive advantages. Our Spaceship Voyager investment team tells us more and gives us a surprising example.</p><p>“We don’t just invest in technology companies but companies that use technology to build a competitive advantage. </p><p>Another example is Domino’s Pizza, they may not seem to have ground breaking technology but their app and delivery technology is well ahead of other chains.</p><p>Most competitors cannot afford their own integrated app delivery service. </p><p>The US listed Domino’s IPO’d in 2004 the same year as Google. It’s a surprise to most people that until 2020, Domino’s shareholder returns had been more than Google’s since IPO. </p><p>The key is technology advantage relative to competition, not just technology itself.”</p><hr><p>The <a href="https://www.spaceship.com.au/voyager/universe/?ref=spaceship.ghost.io">Spaceship Universe </a>, <a href="https://www.spaceship.com.au/voyager/earth/?ref=spaceship.ghost.io">Spaceship Earth </a>, and <a href="https://www.spaceship.com.au/voyager/origin/?ref=spaceship.ghost.io">Spaceship Origin</a> portfolios each invest in Tesla and Alphabet at the time of writing.</p><p>Important! We’re sharing with you our thoughts on the companies in which Spaceship Voyager invests for your informational purposes only. We think it’s important (and interesting!) to let you know what’s happening with Spaceship Voyager’s investments. However, we are not making recommendations to buy or sell holdings in a specific company. Past performance isn’t a reliable indicator or guarantee of future performance.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Spaceship)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/stocks/">Stocks</category>
            <category domain="https://www.spaceship.com.au/learn/tag/investing/">Investing</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2022/10/Spaceship-Voyager-flight-notes-1.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[14.10.22 | Our latest quarterly update]]></title>
            <link>https://www.spaceship.com.au/learn/141022-newsletter/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/141022-newsletter/</guid>
            <pubDate>Thu, 13 Oct 2022 21:32:00 GMT</pubDate>
            <description><![CDATA[What Spaceship got up to in the last quarter.]]></description>
            <content:encoded><![CDATA[<p>If this is your first Spaceship quarterly update, this is where we look back over the past few months and discuss what’s been going on behind the scenes at Spaceship, and take a closer look at some of the latest launches and landings.</p><p>And this update is a doozy…</p><figure class="kg-card kg-image-card"><img src="https://www.spaceship.com.au/blog/images/2022/10/New-Portfolio-images-01.jpg" class="kg-image" alt loading="lazy"></figure><p>Over the next few weeks, we'll be rolling out a big change to the portfolio page in the app.</p><p>The new screen makes it easier than ever to view your balance and understand the performance of <em>all</em> your investments, all in the one place.</p><p>You can also now see our entire array of products, all in the one place. Whether you want to add a new portfolio or join super, it's easier than ever.</p><figure class="kg-card kg-image-card"><img src="https://www.spaceship.com.au/blog/images/2022/10/unnamed--1-.jpg" class="kg-image" alt loading="lazy"></figure><p>If you head to the new portfolio screen, you can see a shiny new 'I want to' button.</p><p>By clicking this, you'll be able to find a 'one stop shop' menu that helps you quickly and easily invest, make changes, rollover super funds — or whatever your heart desires.</p><p>Even better, the 'I want to' button is connected to the product you're in, so you'll only see the appropriate menu items for that particular product.</p><p>As we said, we'll be rolling out these changes over the next few weeks, but you'll need to ensure you have the latest version of the Spaceship app to see the changes, so make sure you head to the app store and update to the latest version ASAP.</p><h2 id="we-bought-and-sold-some-stocks">We bought and sold some stocks</h2><p>Throughout the quarter, we made a few changes to our Spaceship Voyager portfolios.</p><p>We bought Snowflake for the Spaceship Universe Portfolio.</p><p>We bought Tesla and Airbnb and we sold Siemens Gamesa Renewable Energy and Crown Castle International in our Spaceship Earth Portfolio. We also increased exposure to American Tower and decreased our exposure to Mercari.</p><p>You can read more about these changes <a href="https://trk.klclick.com/ls/click?upn=mVO85USkn23jwE6M-2BkVPuLRwU-2BLUKCkhaC9gS6-2BRuyT1cUKdDzGTK3JPIkQFan1zeHAgxgIKcIPp6WaTQeQI7Wv1WR6fjqCHaLQ9OqLj23HbSpe0FJH2qmrxLhTZX0-2FotEOQMxcOP8xkomaOvpb0Wk9YXATgE-2BzmXNX3DiffOEuZCqY-2B84pZ7d7kH3KWS2xc7kA5lTqYbqdS493-2BU82ZG9UdT3cx7XKEBfnSaCgtaYO6Irrgt-2FA0jGtfHnTccVaJbRHROUQE0l4jAoo9LhFE4zoERfiL9P6F8n97qHwhyrU2NdGcPc9-2BiBQ43-2BNCYn-2BHNivmaa5ncPszfC5DA-2FYZNg-3D-3D_MC2_Mhb-2B-2FDbtaAvWpwk0u4wRO-2FQNvYZxpr1ejToE5afKbOM4mritntS2K8rsZGpDDgh2qn9vZ8T1ul0aDuhvR-2F6t-2FM6e669-2FnvP9o2onnUK1XHWpqIQP85wzNbkFwY7gjlDx39nZXOa2L1-2Ft9wWUmQR5fK-2F4bEwVenoNafqkZMKmN-2FNrgXbF2Xx-2BNRFxKMgYYpN3EciQR2GzG5th6CDOmRy2UikjIpEybP2pjUnrVaf2JcDyyeLlm3jA1h0AFELRQQPgxVq-2BNDOj00dis-2B9PehnMksiJ-2BBEEqcpTvoBsaI6ySYm78PF7TQe3gQJZ7vXzWfXvDkb3gPHYm6he8C11-2FlVOf5aVMHxFVatHhymh-2F6qVphFTNOI4wuTlKWY8jLDieSVMmKomE67y7D4MITNJ7tajYMXy0MlFL-2BLx8rgtVWPAhf9RIuAlGWc7-2BQ-2BardciMxrD&ref=spaceship.ghost.io">here</a>.</p><p>And that’s a wrap!</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Bryna Howes)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/newsletters/">Newsletters</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2022/10/unnamed--3-.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[Is working from home the future of work?]]></title>
            <link>https://www.spaceship.com.au/learn/is-working-from-home-the-future-of-work/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/is-working-from-home-the-future-of-work/</guid>
            <pubDate>Tue, 11 Oct 2022 22:44:54 GMT</pubDate>
            <description><![CDATA[Is working from home here to stay?]]></description>
            <content:encoded><![CDATA[<h2 id="is-working-from-home-here-to-stay">Is working from home here to stay?</h2><p>It feels wild to think there was a time, just a few years ago, where people trudged into the office five days a week.</p><p>Now, <a href="https://www.atlassian.com/blog/state-of-teams?ref=spaceship.ghost.io">according to new research from Atlassian</a>, asking workers to return to the office is counter-productive; the healthiest teams are those that work remotely or in a hybrid model.</p><h2 id="atlassian-has-a-%E2%80%98work-from-anywhere%E2%80%99-policy">Atlassian has a ‘work from anywhere’ policy</h2><p>Atlassian’s a cloud-based software company. Its products such as JIRA and Confluence are used by companies you probably use every day such as banks and airlines.</p><p>In 2021 it was named the 23rd best place to work in the whole world by the Great Place to Work Institute.</p><p>And, since announcing its distributed work policy, as at April this year, almost 300 of its employees moved countries to take full advantage of being able to work from wherever worked best for them.</p><h2 id="working-from-home-is-a-long-term-trend">Working from home is a long-term trend</h2><p>Data suggests that 25% of all professional jobs in the US will be remote by the end of 2022.</p><p>Workplace flexibility is important to attract and retain the best staff. Take it from Spaceship’s Chief of People, Alec Smith.</p><blockquote>"At Spaceship, we love the vibe and cultural benefits that come from being physically present, and so we strive to create a workspace that people will choose to work from.</blockquote><blockquote>However, we all have different preferences and personal circumstances, and so as an employer who cares deeply about diversity, we want our people to choose what works best for them - particularly when few of our roles require physical attendance.</blockquote><blockquote>If we went back to the pre-pandemic world of 5-days-in-the-office, I guarantee we would lose great people, narrow the pool of people we can hire from, and be less diverse.</blockquote><blockquote>Ultimately, flexibility and choice is here to stay, and as human beings doing this crazy thing called work, we're all better for it."</blockquote><h2 id="atlassian%E2%80%99s-products-make-remote-work-easier-for-teams">Atlassian’s products make remote work easier for teams</h2><p>And, because Atlassian has so many remote workers, they arguably have first-hand experience of what does and doesn’t work.</p><p>Recently, Atlassian announced Atlassian Atlas, a new product to help facilitate team communication, as well as a recruitment drive to find new employees from all around Australia.</p><h2 id="how-do-we-invest-in-the-future-of-work">How do we invest in the future of work?</h2><p>We asked our Spaceship Voyager investment team about why we invest in Atlassian and the future of work. Here’s what they said.</p><p>“By 2024, the International Data Corporation (IDC) estimates that investments in technology supporting the Future of Work will exceed $1 trillion.</p><p>They also estimate that 65% of global GDP is expected to be digitised by this year, with global spending on digital transformation to reach $6.8 trillion globally by 2023.</p><p>These extraordinary statistics are made possible in part by flexible and adaptable software that will determine the success of these digital transformation efforts.</p><p>One CEO, ServiceNow CEO Bill McDermott, said that “companies are investing with a sense of urgency in technologies that get them to the right outcomes, fast. It’s very clear that businesses can no longer revert to the ‘status quo.’ We’re now in a tech-to-compete world" highlighting that companies must adopt usage of work productivity companies to (1) stay relevant and (2) help solve pain points to unlock human potential and remain resilient in the face of increasingly difficult operating conditions.</p><p>There are thousands of work productivity companies that we could invest in however we are focused on those that exhibit best-in-class fundamentals and unit economics, solid economic moats and a strong culture of innovation and ‘obsession’ with the customer. We also focus on  cloud-based companies considering the global movement to cloud. Platform companies are also preferred.</p><p>Atlassian has a powerful position in the market because it services three growing fields: IT service management, development operations, and workflow management. Goldman Sachs has called it a $29 billion market opportunity that’s estimated to grow to $176 billion by 2025.</p><p>Atlassian is founder-led with a long-term mindset focused on innovation that helps teams work better together. They believe “products should be bought, not sold” and it’s resulted in what they call a ‘unique, hyper-efficient go-to-market strategy that has translated into world-class unit economics.’ It’ll be difficult for competitors to replicate."</p><hr><p>The Spaceship Earth portfolio invests in Atlassian at the time of writing.</p><p>Important! We’re sharing with you our thoughts on the companies in which Spaceship Voyager invests for your informational purposes only. We think it’s important (and interesting!) to let you know what’s happening with Spaceship Voyager’s investments. However, we are not making recommendations to buy or sell holdings in a specific company. Past performance isn’t a reliable indicator or guarantee of future performance.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Spaceship)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/stocks/">Stocks</category>
            <category domain="https://www.spaceship.com.au/learn/tag/technology/">Technology</category>
            <category domain="https://www.spaceship.com.au/learn/tag/investing/">Investing</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2022/10/Spaceship-Voyager-flight-notes.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[5 things for long-term investors to do during a market downturn]]></title>
            <link>https://www.spaceship.com.au/learn/5-things-for-long-term-investors-to-do-during-a-market-downturn/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/5-things-for-long-term-investors-to-do-during-a-market-downturn/</guid>
            <pubDate>Tue, 11 Oct 2022 22:35:00 GMT</pubDate>
            <description><![CDATA[It’s pretty easy to find bad news at the moment.]]></description>
            <content:encoded><![CDATA[<p>It’s pretty easy to find bad news at the moment.</p><p>There’s war, inflation, a pandemic, supply chain constraints, a market correction, talk of a recession, rising interest rates, a rental crisis, cost of living pressures – and nobody knows what’s going to happen next.</p><p>Zombie outbreak? Wouldn’t surprise us.</p><h3 id="theoretically-as-a-long-term-investor-you-know-to-expect-the-ups-and-downs-of-the-market">Theoretically, as a long-term investor, you know to expect the ups and downs of the market.</h3><p>You know that global markets are the aggregate of underlying businesses and productivity, which tend to get bigger and more efficient over the longer term, generally leading to growth.</p><p>You know that investing in this growth can lead to wealth – it’s probably one of the reasons why you do it.</p><p>And if you’re a long-term investor – as we are at Spaceship – you’re not trying to time the market, which has proven to be impossible.</p><h3 id="but-in-real-life-the-sky-is-falling-your-portfolio%E2%80%99s-tanking-you-feel-like-you%E2%80%99ve-been-conned-and-it-feels-terrible">But in real life? The sky is falling. Your portfolio’s tanking. You feel like you’ve been conned, and it feels terrible.</h3><p>So what should you do during a market downturn?</p><h2 id="1-think-about-your-investing-horizon">1. Think about your investing horizon</h2><p>Generally, when we talk about ‘long-term investing’, we talk about time periods of at least seven years.</p><p>That’s because it’s pretty much guaranteed that no matter what you’re invested in, there will be time periods when your portfolio declines in value. </p><p>The more time you have, the better chance you have to ride it out.</p><p>Market volatility is a feature of investing and not a bug. History shows that in most years, the S&amp;P 500 falls by an average 14% before it ends positive.</p><p>This isn’t to say that you’ll make money every year – just that, on average, it’s more likely than not.</p><p>If you believe in your investment, it could pay to keep investing through the highs and lows for the time period you initially intended.</p><h2 id="2-double-down-on-your-research">2. Double down on your research</h2><p>In a downturn, it can pay to make sure you’ve done as much research as you can on your investments, so you’re as confident as you can be in their long-term futures. This extra confidence could help you stomach a market drop.</p><p>At Spaceship we look at four key criteria before deciding to take a long-term position in a company by adding it to our <a href="https://www.spaceship.com.au/voyager/universe/?ref=spaceship.ghost.io">Spaceship Universe</a> or <a href="https://www.spaceship.com.au/voyager/earth/?ref=spaceship.ghost.io">Spaceship Earth</a> portfolios.</p><p>These four criteria include:</p><ul><li>strong management;</li><li>evidence of adhering to a long-term, secular trend (such as cloud computing or digital payments);</li><li>having a moat, which is a competitive advantage that may include a strong brand;</li><li>and having the potential to double in company size within five years.</li></ul><p>We call this criteria <em>Where the World Is Going</em>.</p><p>The Investment team asks questions like, “What makes this company unique?” “Why should we own it?” “Why might we be wrong?”</p><p>The team researches elements such as competition, trend growth, company history, and they meet with management where possible to make sure they’re investing your money as responsibly as they can.</p><p>They keep tabs on industries, look at key financial metrics, conduct ESG analyses for companies that are contenders for the Spaceship Earth portfolio,  and – to make sure they’re researching as broadly as they can – they figure out what the ‘bear’ case is for each company, that is, the reasons why it might fail.</p><p>Generally, they’ll only look to remove companies from our portfolios if one of the four criteria changes – and not due to short-term volatility.</p><p>Generally, when we talk about short-term investing, we mean anything shorter than a period of about three years.</p><p>If the team were chopping and changing depending on the ups and downs of the market, they would be short-term investors operating under a different thesis. They’d be investing where the world has been, not where it’s going.</p><h2 id="3-remember-you-can-dollar-cost-average-both-into-and-out-of-positions">3. Remember you can dollar-cost average both into and out of positions</h2><p>To get the full benefits of dollar-cost averaging, which is investing regularly to reduce the chance of buying an asset at its high, you generally have to stay in the game.</p><p>Otherwise, you'll be missing the potential to profit off an asset’s recovery.</p><p>Essentially this would mean that your average price of a stock or unit is higher than it could have been, as there’d be less growth upon recovery.</p><p>On the other hand, if you’ve decided you feel more comfortable selling your investment, you could use the same method to reduce the risk of selling your whole investment at a low, by selling regular similarly sized parcels over time instead.</p><p>In this way you could use the dollar-cost averaging method to sell your investment and reduce the risk of selling at the bottom.</p><p>Just keep in mind that nobody knows when the market is going to turn, and dollar-cost selling in a falling market may keep reducing your returns over time, if you finish selling before the market stops falling.</p><h2 id="4-are-you-being-fearful-or-greedy">4. Are you being fearful, or greedy?</h2><p>Stock markets are made up of people who make decisions about whether to buy or sell different assets, based on such criteria as their individual risk profiles, time horizon, conviction, and market conditions.</p><p>It’s been said that the markets operate in two modes: fear and greed. </p><p>You may have heard Warren Buffett’s famous quote to  be “fearful when others are greedy, and greedy when others are fearful.” His belief is that fearful markets drive asset prices lower, and greedier markets drive asset prices higher than they should fairly be.</p><p>CNN tracks seven market indicators in its <a href="https://edition.cnn.com/markets/fear-and-greed?ref=spaceship.ghost.io">Fear &amp; Greed Index</a> to plot the ‘mood’ of the US market as a whole. As the world’s biggest market, it can be a pretty good indicator of what’s happening globally.</p><p>The intention of the Fear &amp; Greed Index is to give investors a tool to remember that they’re emotional humans who can act irrationally in the face of volatile market conditions - whether their portfolios are red or green.</p><p>It’s an interesting depiction of how the overall market could be feeling, particularly if you’re feeling the same.</p><h2 id="5-don%E2%80%99t-panic">5. Don’t panic</h2><p>If you panic sell your investments and lock in your loss, you’ll both lose money and be less likely to invest again in the future.</p><p>It’s the flipside to FOMO, where you panic buy a rising asset because you think it will keep climbing and there’s easy money to be made.</p><p>When you’re deciding whether to keep buying, holding, or to sell your investment, make sure you’re doing so with respect to the reason why you invested in the first place.</p><p>If you still believe in the underlying thesis of the investment, it could be worth sticking it out.</p><p>If you think you’re better off selling, consider researching the most effective way to make sure you’re not locking your loss in at what might be its lows.</p><p>And if you’re a <a href="https://www.spaceship.com.au/voyager/?ref=spaceship.ghost.io">Spaceship Voyager</a> investor, you can always get in touch with us for more information on how we invest your money, or our Where the world is going investment philosophy. We’re only a live chat, an email, or a phone call away.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Kelly Simpson)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/investing/">Investing</category>
            <category domain="https://www.spaceship.com.au/learn/tag/behaviour/">Behaviour</category>
            <category domain="https://www.spaceship.com.au/learn/tag/market-volatility/">Market Uncertainty</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2022/10/How-to-invest-in-a-downturn.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[10 money things we wish we'd done differently]]></title>
            <link>https://www.spaceship.com.au/learn/10-pieces-of-financial-advice-wed-give-to-our-younger-selves/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/10-pieces-of-financial-advice-wed-give-to-our-younger-selves/</guid>
            <pubDate>Wed, 05 Oct 2022 22:40:00 GMT</pubDate>
            <description><![CDATA[When we asked our Spaceship community about their financial regrets, there were some common themes. ]]></description>
            <content:encoded><![CDATA[<p>Regrets. It’s human nature to look back and think, “What if?”</p><p>The stock we didn’t buy. The credit card we signed up for. The car that cost more to fix than to buy in the first place.</p><p>Regrets can be helpful. They can help us better understand what’s really important to us. Other people’s regrets can help stop us from experiencing the same things.</p><p>In our <a href="https://www.spaceship.com.au/learn/tag/real-money-talk/?ref=spaceship.ghost.io">Spaceship Real Money Talks</a> series, we ask our community, “If you could start again, what would you do differently?” </p><p>We’ve received lots of different answers – but here are some common themes.</p><p>(Spaceship doesn’t necessarily agree or disagree with what each person has said. Everyone’s financial situation is different, and as always, it’s important to take your own situation into account before deciding to make any changes.) </p><h2 id="1-maximise-your-super-earlier">1. Maximise your super, earlier</h2><p><a href="https://www.spaceship.com.au/super/?ref=spaceship.ghost.io">Super’s</a> compulsory for many Australians – and there are different ways to maximise it, depending on your age. Once people see their money working for them, they can regret not getting started earlier.</p><p>“I would have liked to start adding 10% salary sacrificing to my super on first arriving in Australia and adding say 1% more a year since,” said one person. </p><p>Salary sacrificing is a way you can send money to your super fund before it even hits your account. It’s like sending it straight to your future self.</p><p>“Set my superannuation to high growth at an early age instead of learning about it when I was in my 30's,” said someone else. </p><p>When it comes to super, the option you choose matters. Younger people have more time to weather market fluctuations. High growth funds – which can be riskier – can be a smart financial choice in the right circumstances. </p><h2 id="2-invest-in-property-sooner">2. Invest in property, sooner</h2><p>In the year 2000, if you had $312,000 lying round, you could afford the average house in Sydney. It makes sense that many people regret not buying in sooner. </p><p>“I would’ve put the money I had saved when I was 21 down as a deposit for an investment property. It hurts to think how much that property could’ve been worth now with the way the market jumped up,” said one person.</p><p>“Invest in property so much sooner!” said another. </p><h2 id="3-adopt-good-habits-and-begin-automation">3. Adopt good habits and begin automation </h2><p>Automation is a way you can put your finances on autopilot. Some people use a<a href="https://www.spaceship.com.au/learn/how-to-bucket-your-money/?ref=spaceship.ghost.io"> bucket system</a> and automatically funnel their money into <a href="https://www.spaceship.com.au/learn/different-ways-to-bucket-your-money/?ref=spaceship.ghost.io">lots of different accounts</a> to achieve their financial goals. Automation can be game changing. </p><p>“Automate your finances! Set up seperate accounts for Savings, Bills, Expenses and Fun, and transfer money into each of these as soon as you get paid. It's far too easy to overspend when everything is in the same account,” one person would tell their former self.</p><p>In a similar way, habits can be tricky to form and tricky to break – so adopting good money habits is crucial, and a regret for many people.</p><p>“I also wish I started building better money habits earlier and developing skills like coding a lot earlier,” said one person. </p><h2 id="4-make-different-investment-choices">4. Make different investment choices </h2><p>There’s not a lot you can do about a stock regret. When it comes to investing, nobody has a crystal ball, but it’s fun to think “What if?”</p><p>“Stop <a href="https://www.spaceship.com.au/learn/what-is-day-trading/?ref=spaceship.ghost.io">day trading</a>, you're not good at it. Chuck regular money in a <a href="https://www.spaceship.com.au/learn/what-are-blue-chip-stocks/?ref=spaceship.ghost.io">blue chip</a> stock,” one person would tell their younger self. </p><p>Another regrets not trusting their gut and missing the Afterpay rocket:</p><p>“I should have bought Afterpay when it was only $3 (per share). Back then I had $10,000. I didn’t want to risk it by buying Afterpay even though my gut told me to buy it because of its potential. I spent it on a car instead.” Afterpay and Square have recently come to terms in what’s been called<a href="https://www.spaceship.com.au/learn/060821-newsletter/?ref=spaceship.ghost.io"> ‘the biggest M&amp;A deal in Aussie history.</a>’</p><h2 id="5-trust-yourself-not-your-influences">5. Trust yourself, not your influences</h2><p><a href="https://www.spaceship.com.au/learn/money-fomo-actions-steps-to-take-to-feel-better-about-your-finances/?ref=spaceship.ghost.io">Meme stock FOMO</a>. Friends<a href="https://www.spaceship.com.au/learn/how-i-actually-bought-a-house/?ref=spaceship.ghost.io"> buying houses</a>. It can be hard to stay the course when so many different people are making so many different money decisions. Some people regret not trusting their gut more. </p><p>“I would say stick to what you’re doing. Do not get influenced by others,” said one person. </p><p>“Don't listen to super broad advice. Trust your gut, particularly on shares,” said another. </p><p>“I would also tell myself to listen to less speculation and be more informed about my investment decisions,” said a third person.</p><p>“There is nothing wrong with mates with a different opinion/lifestyle/circumstances, but when it comes to finance, get your example from the people with the financial situation that you want for yourself,” said somebody else.</p><h2 id="6-but-listen-to-others-and-get-help-sooner">6. But listen to others, and get help sooner</h2><p>Nobody’s born knowing which stocks to pick, or how a market works, or <a href="https://www.spaceship.com.au/learn/paying-off-debt-vs-saving-money/?ref=spaceship.ghost.io">how to tackle their debt</a>. Asking for help is an option that some of our community regret not taking. </p><p>“I probably would look for some help with finances sooner,” said one person.</p><p>“I would get help for my mental health earlier! Don't be ashamed to as often one can have a weird complex about getting help,” said somebody else.</p><p>“Listen to other people's advice, and go slowly with investments,” a third person advised their younger self.  </p><h2 id="7-read-more-%E2%80%93-a-lot-more">7. Read more – a lot more</h2><p>We’ve never had so much information available to us, and it’s never been so easy to start investing. Spaceship believes in empowering young people to make good financial decisions. Education makes a difference. </p><p>“Gosh, arm yourself with knowledge, read everything no matter what the subject matter, right or wrong you can learn something from everything,” one person would tell their former self.</p><p>“I’d read money and investing books when I was younger to educate myself and start investing sooner,” said another.</p><p>You can start amping up your financial knowledge right now by visiting our <a href="https://www.spaceship.com.au/learn/?ref=spaceship.ghost.io">Spaceship Learn blog</a>. Out and about? Consider adding a financial podcast or two to your rotation. Here are<a href="https://www.spaceship.com.au/learn/podcasts-that-might-help-get-financial-independence/?ref=spaceship.ghost.io"> some of our favourites.</a> </p><h2 id="8-earn-an-income-earlier">8. Earn an income earlier</h2><p>As soon as you get a source of income, you have an opportunity to save and, invest Some people regret not taking the opportunity sooner. </p><p>“I would definitely get a job earlier like in year 10,” said one person. </p><p>“I would start working way before I actually did. I would start investing early as well,” said another. </p><p>“I would train into a career earlier in order to take advantage of the earlier income earning potential,” said a third person. </p><h2 id="9-have-a-plan-and-use-the-plan">9. Have a plan (and use the plan)</h2><p>A plan helps you know where you’re going. If you <a href="https://www.spaceship.com.au/learn/how-to-make-an-investment-plan/?ref=spaceship.ghost.io">have a plan</a>, you know what you’re aiming for, and how you’re intending to get there. Learning how to plan can be tricky. Learning how important it is can come later in life. </p><p>“Start investing in <a href="https://www.spaceship.com.au/voyager/?ref=spaceship.ghost.io">Spaceship</a> from week one of earning money and put an investment plan in place rather than random one-off investments. Take use of <a href="https://www.spaceship.com.au/learn/dollar-cost-averaging/?ref=spaceship.ghost.io">dollar-cost averaging</a>,” one person would tell their younger self. </p><p>“Have a plan and get advice. No silly debt. Take care of your money,” said a second. </p><p>For a third, it was about <em>acting </em>on that plan: “Plan, plan, plan but then make sure that you act on those plans. As they say 'actions speak louder than words,” they said. </p><h2 id="10-save-and-invest-earlier-and-more-regularly">10. Save and invest earlier, and more regularly</h2><p>Overwhelmingly, people most regret not acting sooner. </p><p>“100% start investing earlier and put away a portion of my pay, even just $5 to save for when I need to start 'adulting',” one person would tell their former self. </p><p>Another would’ve started in their early twenties.  </p><p>“I would have liked to start saving and investing earlier. Some people start in their early twenties but I suspect that it is with parental support. That wasn’t possible for me. I was on my own financially, and had next to no discretionary income at that stage,” they said. </p><p>“I would have started earlier… Start now. Yesterday would have been better, but today is the next best time. Educate yourself on financial literacy, it will change your life, literally,” said a third person. </p><h2 id="over-to-you">Over to you</h2><p>Ultimately there are two types of regrets: the things that we didn’t do, and the things that we did. Is there anything you’ve been meaning to add, or remove, from your financial life? </p><hr><h2 id="we-want-to-hear-your-real-money-talk">We want to hear your Real Money Talk</h2><p>At Spaceship we’re big believers in sharing our money stories. We want to hear yours, too. In our ongoing <a href="https://www.spaceship.com.au/learn/tag/real-money-talk/?ref=spaceship.ghost.io">Real Money Talk</a> series, members of our community share what they’ve learned about managing money. We’d love you to take part. <a href="https://forms.gle/B2xKnqAqjePMHfFG9?ref=spaceship.ghost.io">Here’s a link to our Real Money Talk survey</a> where you can share your story.<br></p>]]></content:encoded>
            <author>hello@spaceship.com.au (Kelly Simpson)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/personal-finance/">Personal Finance</category>
            <category domain="https://www.spaceship.com.au/learn/tag/behaviour/">Behaviour</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2022/11/3-ways-super-is-changing-1-July.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[What to do on payday]]></title>
            <link>https://www.spaceship.com.au/learn/what-to-do-on-payday/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/what-to-do-on-payday/</guid>
            <pubDate>Tue, 27 Sep 2022 21:00:00 GMT</pubDate>
            <description><![CDATA[Maybe it's time to change your payday rituals.]]></description>
            <content:encoded><![CDATA[<p>When it comes to ways to save, one of the areas people can struggle with is how to effectively manage their cash on payday.</p><p>Whether it’s making your money stretch until next payday, using payday as a way to save, or just making sure you can cover the financial curveballs life throws at you, it can help to have a money strategy for when your pay hits your account.</p><p>Getting on top of your payday routine when it comes to your cash could result in better financial outcomes down the line, less money stress, and potentially less debt.</p><p>With that in mind, here are some easy and painless personal finance hacks for payday.</p><h2 id="check-your-pay-is-correct-as-soon-as-you-get-it">Check your pay is correct, as soon as you get it</h2><p>Before spending any of your pay, check that your employer is paying you the correct amount. (It’s worth checking your super is being paid, too.) Even after spending years at a company, mistakes can be made, so it makes sense to verify the amount on your paycheck.</p><p>It can be tough to chase up lapses in pay with accounts, especially if you leave it too long. If, upon checking, you discover you’ve been underpaid, you should raise that internally. If you discover systemic underpayment, you could consider whether a next step should be to consult with the appropriate authorities (e.g. the Fair Work Ombudsman).</p><h2 id="pay-the-important-stuff-first">Pay the important stuff first</h2><p>It’s no secret it can be tempting to hit the bars or go shopping as soon as your pay hits your account. But it can be a good idea to hold off, at least until you’ve made the important payments — you know, the ones that will stress you out if you run out of cash.</p><p>In practical terms, this means when your pay lands in your account, consider making payments towards all your fixed costs (e.g. rent, mobile and internet, insurance payments, and memberships and subscriptions).</p><p>Even better, you could set up automatic deductions that are timed to coincide with payday so you don’t even have to think about making these payments yourself.</p><h2 id="what-about-savings">What about savings?</h2><p>So, you’ve been planning a holiday for years but never have the money. That could be because you’re scraping by paycheck to paycheck.</p><p>If this tends to be you, one option is to set up a dedicated savings account and have your employer automatically deposit a portion of your paycheck into that account on payday.</p><p>If your employer can’t do this, an alternative is to transfer the money yourself on payday.</p><h2 id="consider-an-emergency-fund">Consider an emergency fund</h2><p>Good cash management also means putting funds away for a rainy day. Setting up an emergency fund can be important, as you never know what could be around the bend.</p><p>Once you’ve decided to put some emergency funds away, you need to figure out how much you need. According to ASIC’s MoneySmart site, a good way to start this process is to take a look around your home to see what you might need to repair or replace as a priority.</p><p>For instance, a transport issue, such as a car breakdown, might be something that you could fund with your emergency account if necessary. Essential travel, say in the case of a death or serious injury to a friend or family, is another common reason to keep money aside.</p><h2 id="change-your-payday-rituals">Change your payday rituals</h2><p>If you tend to blow a lot of cash on payday it can also help to look at your routine and change it up. For instance, if you usually go out and buy yourself an expensive piece of clothing or eat at a restaurant for dinner, consider scheduling a less expensive activity for that timeframe.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Sam McKeith)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/personal-finance/">Personal Finance</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2022/07/What-should-you-do-on-payday.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[Real Money Talk: Quinn]]></title>
            <link>https://www.spaceship.com.au/learn/real-money-talk-quinn/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/real-money-talk-quinn/</guid>
            <pubDate>Tue, 20 Sep 2022 23:45:00 GMT</pubDate>
            <description><![CDATA[Quinn is a 34 year old who loves spending money on travel and KFC.]]></description>
            <content:encoded><![CDATA[<p>This post is based on an interview we conducted with Quinn in July 2020.</p><p>Real Money Talk is our series where we interview Australians from all walks of life about their personal finances. The views expressed are those of the interviewees, based on their experiences with money, and as such are not necessarily representative of Spaceship's views.</p><p>We have changed the name of the interviewee for their privacy.</p><h2 id="overview">Overview</h2><p><strong>Name:</strong> Quinn</p><p><strong>Age: </strong>34</p><p><strong>Where do you live:</strong> Melbourne.</p><p><strong>Please tell us a bit about yourself.</strong></p><p>I’m single with a 14-year-old German Shepherd. I Love to travel and have an artistic ability to draw and paint. I spent most of life helping my family financially, and I’m now looking to move out on my own and have financial freedom.</p><p><strong>What is your current net worth?</strong></p><p>$1,054,500</p><p><strong>How does it break down?</strong></p><p><strong>Property:</strong> $1+ million<br><strong>Savings: </strong>$112,000<br><strong>Shares:</strong> $91,000<br><strong>Investment apps:</strong> $21,500 (Spaceship/Raiz/Stockspot)<br><strong>Superannuation: </strong>$150,000</p><p><strong>Any debts? (including HELP from Uni)</strong></p><p><strong>Home loan:</strong> $280,000<br><strong>Novated lease on car:</strong> $40,000</p><p><strong>How did you accumulate your net worth?</strong></p><p>Hard work: saving hard and investments. And a voluntary redundancy of $80,000.</p><h2 id="earn">Earn</h2><p><strong>Tell us a bit about your career:</strong></p><p>I finished a bachelor degree in biomedical science and entered the workforce in the pharmaceutical industry. I have been in pharmaceutical drug manufacturing for 13 years in various roles and big pharma companies from operator to team leader and coordinator.</p><p><strong>Do you have income sources outside of your job? If so, how much do you earn from each and how did you develop them?</strong></p><p>Rental property: $21,254 per year.</p><p>Homestay student accommodation: Varies how long the student stays, but can host up to three students at $310 per week, so potentially $48,360 per year.</p><p>Selling drawings and paintings.</p><p><strong>What's been important to learn about making more money? </strong></p><p>To find additional income streams and passive income ideas.</p><p>I started small and used garage sales, eBay, and Gumtree to sell unnecessary items. If I hadn't used it in a year, I got rid of it.</p><p>To bargain hunt for cheaper rates on everything; if I don't ask I don't get.</p><p>To get a good team of people to help me, such as a tax accountant, broker, and lawyer.</p><p>To use a 100% offset account on my mortgage.</p><p>To avoid credit cards and use a low fee if necessary, under $2,000. To pay it off in full every month to avoid interest. To consider linking to frequent flyer points and use those points for cheaper or free flights around Australia or upgraded seating.</p><p>To invest in the stock market consistently; do due diligence and hold. It is a long game.</p><p>To ask for a pay rise and have a career plan; not settle or be afraid to negotiate. To utilise shift loadings and overtime to increase income.</p><p>To salary sacrifice into super; it lowers my taxable income so I pay less tax and you will build super faster.</p><p>To rent out my spare bedrooms.</p><p>If I'm good at something, to not do it for free. I don't know how many times people have asked me to draw or paint something for them and then are shocked and offended when I ask for payment. My time is valuable, materials are expensive. The exception is doing something for free, but gaining exposure. For example, to hang my painting in a shop window on a busy road for free.</p><h2 id="save">Save</h2><p><strong>What is your savings rate? And how has it changed over time?</strong></p><p>After bills, the majority of wages go into savings and investments. I set it on autopilot.</p><p><strong>Do you have a budget?</strong></p><p>No, but I will leave a few hundred cash to live off for the fortnight and put the rest on my credit card.</p><p><strong>How much do you spend per year?</strong></p><p>I would say at least $30,000 just to exist, including bills, car, and living expenses.</p><p><strong>Do you make purchase decisions carefully, or are you loose with your money?</strong></p><p>Carefully. When I was younger, I probably wasted a bit on impulse buys, but if I want something I know I can afford it.</p><p><strong>How is your work-life balance?</strong></p><p>I’m trying to get it back to 'normal'. When I was coordinator, I was working six days, 50-60 hours a week, with no life. Spent a year on night shift and that didn't help my social life either. I’m now in a lower role on afternoon shift, but I have more time to myself, with weekends off, RDOs, and adequate sleep. No wife and kids, so I can sleep in! Grateful to be working in a crucial role during this pandemic.</p><p><strong>What is your favourite thing to spend money on?</strong></p><p>Travel; there is no price on experience. And KFC.</p><h2 id="invest">Invest</h2><p><strong>How do you invest?</strong></p><p>Shares, usually in $2,000 limits. Set them to dividend reinvestment or use dividends to buy more shares.</p><p>I also use investment apps: Raiz and Stockspot. I have a Universe and Origin account with Spaceship. Invest $50 a week on autopilot.</p><p><strong>What has been your best investment?</strong></p><p>Building a house in the backyard. I subdivided mum's property and demolished the garage, filled in the pool and built a five-bedroom double storey.</p><p><strong>What has been your worst investment?</strong></p><p>AMP shares. They were worth $4,000 years ago; I sold them for $1,000 recently.</p><p><strong>What's been your overall return?</strong></p><p>Not sure. Everything is volatile at the moment until this COVID-19 pandemic goes away, but I expect things to pick up.</p><p><strong>How are you building wealth?</strong></p><p>I put everything in an offset, which helps with the mortgage repayments. I think savings on mortgage interest is better than the interest I would be earning in a term deposit or high interest savings account, and I don't pay tax on it. </p><p><strong>What are your main roadblocks? And how are you addressing them?</strong></p><p>Having a novated lease affects my borrowing capacity, as the banks have tightened lending criteria. I could pay it off in full, but that would affect my cash flow, so I will wait until the lease ends and put some money away to pay the residual in a year's time.</p><p><strong>Do you have a target net worth you want?</strong></p><p>No, but I would like to retire early and live off a passive income of at least $80,000 a year.</p><p><strong>When did you make your first significant behavioural shift towards wealth building?</strong></p><p>My mum had to raise three kids by herself, so as soon as I was 16 I started working to help her pay the bills.</p><p>It has been more about survival than wealth building, and it has been hard. But now I can focus on my own wealth building, because the bills will never stop.</p><p><strong>If you could start again, what would you do differently?</strong></p><p>All that money I spent on useless crap and alcohol… I would buy CSL shares instead and hold onto those Resmed shares.</p><p>I would probably skip uni and learn a trade and become a maintenance fitter or sparky.</p><p>And I wouldn’t be afraid to cut ties with people or travel alone.</p><p><strong>Do you have any worries about retirement? If so, how are you planning to address them?</strong></p><p>No, I am in a good position and have a good mind set when it comes to money.</p><p><strong>How are you learning about building wealth?</strong></p><p>I research online and read books. “Rich Dad Poor Dad” and “Barefoot Investor” are some good reads.</p><p>I also have an uncle I call for sound advice when I have another “get rich” scheme.</p><p>From a young age I was forced to learn what it means to not have money, and this drives me to never be in that situation.</p><p><strong>Do you give to charity? If you do, what percent of time/money do you give?</strong></p><p>At least $300 a year to the Red Cross and the Royal Children's Hospital, and I buy tickets for the occasional charity raffles outside supermarkets.</p><p>I donate blood often as I am Type O negative.</p><hr><h2 id="we-want-to-hear-your-real-money-talk">We want to hear your Real Money Talk</h2><p>At Spaceship we’re big believers in sharing our money stories. We want to hear yours, too. In our ongoing <a href="https://www.spaceship.com.au/learn/tag/real-money-talk/?ref=spaceship.ghost.io">Real Money Talk</a> series, members of our community share what they’ve learned about managing money. We’d love you to take part. <a href="https://forms.gle/B2xKnqAqjePMHfFG9?ref=spaceship.ghost.io">Here’s a link to our Real Money Talk survey</a> where you can share your story.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Bryna Howes)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/real-money-talk/">Real Money Talk</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2022/09/Real-Money-Talk-Quinn.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[Taking over the competition]]></title>
            <link>https://www.spaceship.com.au/learn/spaceship-voyager-flight-notes-12-16-september/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/spaceship-voyager-flight-notes-12-16-september/</guid>
            <pubDate>Tue, 20 Sep 2022 21:30:00 GMT</pubDate>
            <description><![CDATA[Adobe and Starbucks made some big moves last week (12 September 2022 - 16 September 2022).]]></description>
            <content:encoded><![CDATA[<p>At Spaceship we’re long-term investors. But we still keep an eye on what’s happening in the market day-to-day.</p><p>These were the companies in our Spaceship Voyager portfolios that made some big moves last week (12 September 2022 - 16 September 2022).</p><p>Want more? You can see daily price moves and company news when you <a href="https://www.spaceship.com.au/voyager/?ref=spaceship.ghost.io">log into the Spaceship app</a>.</p><h2 id="adobe">Adobe</h2><h3 id="adobe%E2%80%99s-in-the-spaceship-universe-and-spaceship-earth-portfolios">Adobe’s in the <a href="https://www.spaceship.com.au/voyager/universe/?ref=spaceship.ghost.io">Spaceship Universe</a> and <a href="https://www.spaceship.com.au/voyager/earth/?ref=spaceship.ghost.io">Spaceship Earth</a> portfolios.</h3><p>If you see a piece of digital content, chances are that Adobe’s had a hand in it somewhere.</p><p>The company’s been at the forefront of digital design since it launched in the early eighties.</p><p>A reported 1982 investment by iconic Apple founder Steve Jobs helped Adobe become profitable in its first year, and it’s grown to a market cap of more than 140 billion USD at time of writing.</p><p>While Adobe began life as desktop software, it really hit the map when it purchased and publicly launched Photoshop 1.0 in 1990. It expanded its product suite to capture design, animation, and publishing software, before moving to the Cloud and offering subscription packages to its tools.</p><h3 id="last-week-adobe-announced-plans-to-acquire-competitor-figma-for-20-billion-in-cash-and-stock">Last week, Adobe announced plans to acquire competitor Figma for $20 billion in cash and stock.</h3><p>Figma’s a collaborative product design platform, which means teams of designers can log in and work on the same projects.</p><p>“Together, Adobe and Figma will reimagine the future of creativity and productivity, accelerate creativity on the web, advance product design and inspire global communities of creators, designers and developers. The combined company will have a massive, fast-growing market opportunity and capabilities to drive significant value for customers, shareholders and the industry,” Adobe said.</p><p>We use Figma at Spaceship when we’re collaborating on new app experiences.</p><h3 id="20-billion-is-a-lot-of-money-so-what-does-our-spaceship-voyager-investment-team-think">$20 billion is a lot of money, so what does our Spaceship Voyager Investment Team think?</h3><p>“Adobe shares fell due to concerns over the price tag but a bigger risk in our opinion would be Adobe not buying Figma, or an even worse outcome, another company like Microsoft buying Figma,” said the team.</p><p>“Given weakness in technology shares in general we would have liked a lower price but Adobe is expected to make almost US$20 billion in revenue next year. Overall we believe the acquisition makes sense, given the benefits in acquiring a competitor and the potential to build out real-time collaboration services on top of Figma.</p><p>The Figma acquisition helps answer some of our competition concerns. This CNBC article last month highlighted how Microsoft is increasingly favoring Figma versus Adobe.</p><p>Even though Microsoft and Adobe are close, the CEOs attended the same Indian high school, and both successfully transitioned their businesses away from desktop to the cloud, tens of thousands of Microsoft users prefer Figma due to its real time collaboration benefits.</p><p>Real time multi-user capability is a must have design feature but it's a difficult feat for Adobe due to its traditional file structures and the need for backwards compatibility. A similar example would be Google Docs (online) vs Microsoft Word (offline). In our opinion Google Docs is best when collaborating with multiple users online while Microsoft Word is best for offline activities.</p><p>We believe Adobe has made a buy rather than build decision, finding value in building out on Figma’s multi-user internet architecture rather than attempting to build their own. Now Adobe has the opportunity to be a best in class combination of Docs and Word.”</p><h2 id="starbucks">Starbucks</h2><h3 id="starbucks-is-in-the-spaceship-universe-and-spaceship-earth-portfolios">Starbucks is in the <a href="https://www.spaceship.com.au/voyager/universe/?ref=spaceship.ghost.io">Spaceship Universe</a> and <a href="https://www.spaceship.com.au/voyager/earth/?ref=spaceship.ghost.io">Spaceship Earth</a> portfolios.</h3><p>What’s the wildest Starbucks order you’ve ever ordered?</p><p>Starbucks says there are more than 170,000 ways customers can customise their beverages at Starbucks stores.</p><p>Drinks like the Gummy Bear Drink go viral on TikTok.</p><!--kg-card-begin: html--><blockquote class="tiktok-embed" cite="https://www.tiktok.com/@reneezurita13/video/6947015789618711814" data-video-id="6947015789618711814" style="max-width: 605px;min-width: 325px;" > <section> <a target="_blank" title="@reneezurita13" href="https://www.tiktok.com/@reneezurita13?refer=embed&ref=spaceship.ghost.io">@reneezurita13</a> 🐠🐳 <a title="starbucks" target="_blank" href="https://www.tiktok.com/tag/starbucks?refer=embed&ref=spaceship.ghost.io">#starbucks</a> <a title="fyp" target="_blank" href="https://www.tiktok.com/tag/fyp?refer=embed&ref=spaceship.ghost.io">#fyp</a> <a title="starbucksdrinks" target="_blank" href="https://www.tiktok.com/tag/starbucksdrinks?refer=embed&ref=spaceship.ghost.io">#starbucksdrinks</a> <a title="starbucksrecipes" target="_blank" href="https://www.tiktok.com/tag/starbucksrecipes?refer=embed&ref=spaceship.ghost.io">#starbucksrecipes</a> <a title="foryou" target="_blank" href="https://www.tiktok.com/tag/foryou?refer=embed&ref=spaceship.ghost.io">#foryou</a> <a title="starbuckstiktok" target="_blank" href="https://www.tiktok.com/tag/starbuckstiktok?refer=embed&ref=spaceship.ghost.io">#starbuckstiktok</a> <a target="_blank" title="♬ Heyyy - S Ξ L I" href="https://www.tiktok.com/music/Heyyy-6938422147211741953?refer=embed&ref=spaceship.ghost.io">♬ Heyyy - S Ξ L I</a> </section> </blockquote> <script async src="https://www.tiktok.com/embed.js"></script><!--kg-card-end: html--><p>Coffee already takes ages to make, and the average drink capacity of a Starbucks store hasn’t increased that much over the past few years.</p><p>Adding in meal delivery services that make customising drinks even easier has meant Starbucks baristas have become overwhelmed and begun unionising.</p><p>So what’s Starbucks doing about it?</p><p>At a recent Investor Day, one of Starbucks’ announcements was that it’s been hard at work optimising kitchen layout and equipment for its stores. The aim is to speed up production for stores, while reducing the intensity of the Starbucks barista experience.</p><p>They unveiled a new system called the Siren System which reduces the production time of one drink from 83 seconds to just 35 seconds.</p><p>“Starbucks is a growth company, and our accelerated expansion is a direct reflection of the expected returns from our Reinvention plan,” said Starbucks Chief Financial Officer Rachel Ruggeri.</p><p>“By making strategic and highly targeted investments to drive value for partners, Starbucks will also drive value for customers and shareholders, while managing costs, improving margins, and elevating the Starbucks Experience for all stakeholders.”</p><h3 id="what%E2%80%99s-an-investor-day-and-why%E2%80%99s-it-important-we-asked-the-team">What’s an Investor Day, and why’s it important? We asked the team.</h3><p>“Unlike a quarterly earnings call, where a company will generally focus on short term financial performance and its current operating environment, an investor day can be an extremely valuable tool for assessing a company’s long-term financial health, vision, and future strategy.</p><p>Using Starbucks’ recent investor day as an example, we heard from interim CEO Howard Schultz, and the broader Starbucks leaders as they showcased the company’s Reinvention plan. </p><p>Each presentation provided detailed overviews of Starbucks’ core business segments, products and geographic regions and discussed the opportunities within these categories, whilst assessing the company’s competitive positioning. We were also introduced to the incoming CEO, Laxman Naraismhan who will  join Starbucks on October 1, 2022.</p><p>Starbucks walked investors through the shifting consumer trends that have led to the need for a ‘Reinvention’ at Starbucks, and focused on articulating key investments in digital innovation needed to drive crucial enhancements across their stores, employees and customers' experience.</p><p>To tie their Reinvention plan back to the longer-term financial performance of the company, Starbucks introduced a framework for “a new era of growth” over the next three years (15-20%  non-GAAP earnings per share growth, up from the previously given 10-12%), underpinned by enhanced comparable store sales growth (translating to 10-12% annual revenue growth), increased store count growth, continued margin expansion, and disciplined capital allocation.</p><p>Investor days like these are important as they help us understand how a company plans to create and capture value over the long-term.”</p><hr><p>The Spaceship Universe and Spaceship Earth portfolios invest in Adobe and Starbucks at the time of writing.</p><p><strong>Important</strong>! We’re sharing with you our thoughts on the companies in which Spaceship Voyager invests for your informational purposes only. We think it’s important (and interesting!) to let you know what’s happening with Spaceship Voyager’s investments. However, we are not making recommendations to buy or sell holdings in a specific company. Past performance isn’t a reliable indicator or guarantee of future performance.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Spaceship)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/stocks/">Stocks</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2022/09/Spaceship-Voyager-flight-notes-2.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[09.09.22 | We bought and sold some stocks]]></title>
            <link>https://www.spaceship.com.au/learn/090922-newsletter/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/090922-newsletter/</guid>
            <pubDate>Thu, 08 Sep 2022 23:15:00 GMT</pubDate>
            <description><![CDATA[We've bought and sold stocks from the Spaceship Universe and Spaceship Earth portfolios.]]></description>
            <content:encoded><![CDATA[<p>Hi there</p><p>It's been another volatile few months for the stock market.</p><p>While the market was trending upwards again, stocks have reversed course in recent weeks, partly driven by fears over how the US Federal Reserve plans to deal with inflation.</p><p>In fact, when Jerome Powell, chair of the US Federal Reserve, mentioned he intends to "act with resolve" and continue raising interest rates until inflation has been quashed, the S&amp;P 500 nosedived by 3.4%, while the tech-heavy Nasdaq index fell 3.9%.</p><p>On top of all that, we're heading into September, a historically bumpy month for stocks.</p><p>With all that said, we believe in the value of long-term investing at Spaceship; we don’t make changes to our portfolios based on short term events. However, we always maintain a "watch list" and when it comes time for our quarterly investment meeting, we will make changes to our portfolios if we feel there are important changes to be made.</p><p>This quarter, we did make some changes.</p><p>For the Spaceship Universe Portfolio, we bought Snowflake.</p><p>For the Spaceship Earth Portfolio, we bought Tesla and Airbnb, sold Siemens Gamesa Renewable Energy and Crown Castle International, upped the weighting of American Tower, and lowered the weighting of Mercari.</p><p>So, let's get into the reasons why…</p><h2 id="spaceship-universe-portfolio">Spaceship Universe Portfolio</h2><p><strong>Bought: Snowflake</strong></p><p>Snowflake is a cloud-based data warehouse service that went public in 2020. There are infrastructure clouds, application clouds, and now there is the data cloud, where Snowflake is the leading provider.</p><p>The IPO received a lot of attention at the time, because it was the first IPO that Berkshire Hathaway, the firm of celebrated investor Warren Buffett, had ever participated in.</p><p>(Fun fact: The last time Warren Buffett had participated in an IPO as a solo investor, Dwight Eisenhower was president of the USA!)</p><p>Moving on… Snowflake provides a data software 'layer' so that data stored in public clouds — such as Amazon Web Services, Microsoft Azure, and Google Cloud Platform — is separated from the computer-intensive actions performed over it. Instead of data silos, customers can integrate and analyse data sets, store all data in one location, and get access to and share external data with scale and speed (according to Snowflake).</p><p>We like Snowflake because we believe it's at the forefront of the 'data cloud' trend. Workloads are moving to the cloud, and data-driven decision making is becoming more prevalent.</p><p>We feel Snowflake has an opportunity to become core infrastructure to the digital economy.</p><p>While it has a revenue model that makes it slightly more volatile than its peers (being consumption based), it also means new customers can easily test services rather than making long term commitments.</p><p>And, customers are impressed!</p><p>Snowflake’s dollar-based revenue retention rate is best in class, at 171%. Dollar-based net revenue retention is a metric that shows how much revenue growth comes from existing customers. So, even if Snowflake didn’t acquire any new customers, revenue would grow by $71 from existing customers expanding spend on top of last year's $100 base. It’s also an indicator of whether customers are finding new use cases and seeing value from Snowflake’s services.</p><p>All things considered, we decided to buy Snowflake for the Spaceship Universe Portfolio.</p><h2 id="spaceship-earth-portfolio">Spaceship Earth Portfolio</h2><p><strong>Bought: Tesla</strong></p><p>Tesla likely needs no intro; we've no doubt you've heard of the electric car company, founded by Elon Musk and on a mission to accelerate the world's transition to sustainable energy.</p><p>We believe Tesla contributes to several of the UN Sustainable Development Goals, including Goal 7 (Affordable and Clean Energy), Goal 13 (Climate Action), and Goal 12 (Responsible Consumption and Production), as outlined in its impact report.</p><p>We like Tesla because we believe it's well positioned to be a leader in the electric vehicle market for years to come. The US government is targeting 50% of new car sales in the US be all-electric by 2030, but for that to happen, Tesla CEO Elon Musk has said that electricity generating capacity will have to double. Tesla's Gigafactory and Powerwall are important parts of Tesla's ecosystem that will help make that happen.</p><p>There are risks with Tesla, such as its ambitious production targets, but we've owned Tesla in the Spaceship Universe Portfolio since that portfolio's inception, and since then we've seen better than expected execution, so we decided to add it to the Spaceship Earth Portfolio too.</p><p><strong>Bought: Airbnb</strong></p><p>Another company that many of you will have likely used is Airbnb.</p><p>Airbnb is the world's largest online marketplace for "alternative accommodation" with more than 300 million nights and experiences booked in 2021 alone.</p><p>Airbnb is a part of the sharing economy, and it’s asset-light, meaning it doesn't own assets the way other companies might. Instead it relies on its more than four million hosts who offer up more than seven million listings, and connects hosts with guests.</p><p>We believe Airbnb contributes to several of the UN Sustainable Development Goals, including Goal 7 (Affordable and Clean Energy), Goal 12 (Responsible Consumption and Production), and Goal 5 (Gender Equality), as outlined in its latest ESG update.</p><p>One of the reasons we like Airbnb is because its business model is more resilient than peers with local and global offerings that cater to short term and long term needs. It has increased its market share and its relevance (among consumers) during the Covid-19 pandemic and has benefited from increased job flexibility. Guests are staying longer on Airbnb, with long term stays of 28 days or more up by almost 90% from pre-covid levels in 2019.</p><p>Airbnb has an incredibly strong brand (Airbnb is a noun and a verb), evidenced by the fact that nearly 90% of its traffic is direct. Additionally Airbnb benefits from a strong network effect; every additional host’s listing adds value to both local and global guests.</p><p>We also believe there is potential for Airbnb to increase host pricing. Hosts are currently charged 3% of the room’s revenue. By adding extra features such as advertising to its marketplace, we believe Airbnb can capture more of the value they generate.</p><p>There are risks with Airbnb, such as struggles to increase host supply, but we believe in its growth.</p><p><strong>Sold: Siemens Gamesa Renewable Energy</strong></p><p>Siemens Gamesa is a pioneer in the development of wind turbines. They operate in more than 90 countries, offering an extensive range of technologies to cover all wind classes.</p><p>The company recently received a takeover offer from its parent company, which already owns 67% of the company. This was in order to take the company private, which means we essentially had no choice but to sell out of Siemens.</p><p><strong>Sold: Crown Castle International</strong></p><p>Crown Castle International (CCI) is one of the largest providers of shared communications infrastructure in America. While we still feel strongly about that sector, we believe we should consolidate our position in wireless infrastructure.</p><p>We prefer exposure to American Tower, which we believe has stronger economic moats (aka competitive advantages) such as increased exposure to towers, so we decided to sell CCI.</p><p><strong>Weight increase: American Tower</strong></p><p>Which leads us to American Tower!</p><p>We are increasing our weighting in American Tower (from 2.5% to 3.5% target position) as we believe American Tower's exposure to wireless tower infrastructure is a more valuable investment proposition for us than Crown Castle's mix of small cells and wireless towers.</p><p><strong>Weight decrease: Mercari</strong></p><p>We're also decreasing our position in Mercari at this time (from 3.5% to 1.5% target position).</p><p>We'd rather reduce our exposure to the ecommerce sectors and reallocate to Airbnb's travel and longer term experiences trend.</p><p>This also helps us increase our trend diversification in the portfolio.</p><h2 id="spaceship-origin-portfolio">Spaceship Origin Portfolio</h2><p>For customers in the Spaceship Origin Portfolio, things are a little different.</p><p>The Spaceship Origin Portfolio is made up of around 100 of some of the largest ASX listed companies by market capitalisation, and around 100 of some of the largest global companies by market capitalisation.</p><p>If a company moves in or out of the Spaceship Origin Portfolio, it will be because its market capitalisation has changed, not because we have made the decision to buy or sell it.</p><hr><p>One or more of the Spaceship Voyager portfolios invest in Snowflake, Tesla, Airbnb, American Tower, and Mercari at the time of writing. Please refer to the Spaceship app or our website for more information on what each portfolio invests in.</p><p>Important! We’re sharing with you our thoughts on the companies in which Spaceship Voyager invests for your informational purposes only. We think it’s important (and interesting!) to let you know what’s happening with Spaceship Voyager’s investments. However, we are not making recommendations to buy or sell holdings in a specific company. Past performance isn’t a reliable indicator or guarantee of future performance.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Bryna Howes)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/newsletters/">Newsletters</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2022/09/unnamed.jpeg" length="0" type="image/jpeg"/>
        </item>
        <item>
            <title><![CDATA[Pumpkin spice lattes, yoga wear, and cyber attacks]]></title>
            <link>https://www.spaceship.com.au/learn/pumpkin-spice-lattes-yoga-wear-and-cyber-attacks/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/pumpkin-spice-lattes-yoga-wear-and-cyber-attacks/</guid>
            <pubDate>Wed, 07 Sep 2022 02:21:43 GMT</pubDate>
            <description><![CDATA[CrowdStrike, Lululemon and Starbucks are companies in our Spaceship Voyager portfolios that made some big moves last week (29 August - 2 September 2022).]]></description>
            <content:encoded><![CDATA[<p>At Spaceship we’re long-term investors. But we still keep an eye on what’s happening in the market day-to-day.</p><p>These were the companies in our <a href="https://www.spaceship.com.au/voyager/?ref=spaceship.ghost.io">Spaceship Voyager portfolios</a> that made some big moves last week (29 August - 2 September 2022).</p><p>Want more? You can see daily price moves and company news when you <a href="https://www.spaceship.com.au/voyager/?ref=spaceship.ghost.io">log into the Spaceship app</a>.</p><h2 id="crowdstrike">CrowdStrike</h2><p>(CrowdStrike is in the <a href="https://www.spaceship.com.au/voyager/universe/?ref=spaceship.ghost.io">Spaceship Universe Portfolio</a>)</p><h3 id="picture-this-you%E2%80%99re-on-a-plane">Picture this: you’re on a plane.</h3><p>You’re a guy who works at an anti-virus company. You see another guy open his laptop and run the software he purchased from you. Fifteen minutes later he’s still waiting for it to finish scanning and you think, “A-ha! There must be a better way!”</p><h3 id="so-you-decide-to-go-it-alone%E2%80%A6">So you decide to go it alone…</h3><p>…and you set up a competing business, which happens to become one of the fastest growing tech companies in history.</p><h3 id="that%E2%80%99s-what-happened-to-crowdstrike-ceo-george-kurtz">That’s what happened to CrowdStrike CEO George Kurtz.</h3><p>He co-founded CrowdStrike, which sells cloud native software that predicts and prevents modern cyber threats for companies and organisations all around the world. CrowdStrike became famous for uncovering the Russian hacking of the US Democratic National Committee in 2016.</p><h3 id="last-week-crowdstrike-announced-quarterly-results">Last week CrowdStrike announced quarterly results</h3><p>They included a 59% increase in ending annual year-over-year recurring revenue to reach $2.14 billion, and added 1,741 new subscribers in the quarter alone, for the quarter ending 31 July 2022.</p><p>The <a href="https://www.spaceship.com.au/voyager/?ref=spaceship.ghost.io">Spaceship Voyager</a> Investment Team added CrowdStrike to the <a href="https://www.spaceship.com.au/voyager/universe/?ref=spaceship.ghost.io">Spaceship Universe portfolio</a> mid-last year.</p><h3 id="what-makes-crowdstrike-a-high-flier">What makes CrowdStrike a high flier?</h3><p>“CrowdStrike‘s mission is simple: to stop breaches," said the <a href="https://www.spaceship.com.au/voyager/?ref=spaceship.ghost.io">Spaceship Voyager</a> Investment Team. </p><p>"​​CrowdStrike is ranked number one at securing endpoints (devices connected to networks like computers) and with 22 software modules is increasingly protecting cloud workloads, identity, and data against hacks.</p><p>Cybersecurity has become an essential spend, a priority for CIOs, CEOs, CFOs and bBoards of dDirectors, helping CrowdStrike become the second fastest company to reach US$2 billion in annual recurring revenue.</p><p>Endpoint cybersecurity is a strong trend yet cloud security is still predicted to be only 1% of 2023 Cloud IT spend. This spend could increase significantly as according to Deloitte the average business spends nearly 11% of their IT budget on security.</p><p>We believe CrowdStrike’s moat is strengthening, as customers embed more of their workflows with CrowdStrike adopting more modules. In the last quarter 59% of customers adopted 5 or more modules, 36% of customers 6 or more and 20% 7 or more modules, a 70%, 84% and 105% year-over-year increase respectively which bodes well for increased revenue and customer retention.”</p><h2 id="lululemon">Lululemon</h2><p>(Lululemon is in the <a href="https://www.spaceship.com.au/voyager/universe/?ref=spaceship.ghost.io">Spaceship Universe</a> and <a href="https://www.spaceship.com.au/voyager/earth/?ref=spaceship.ghost.io">Spaceship Earth</a> portfolios)</p><h3 id="back-to-you-suddenly-you%E2%80%99re-wearing-120-yoga-pants">Back to you. Suddenly you’re wearing $120 yoga pants.</h3><p>They could only be by Lululemon - one of the biggest names in the athleisure world.</p><p>Lululemon was founded as a women’s yogawear company in Canada in 1998. They now design for ‘most other sweaty pursuits’ for women and men, and sell their clothing in 600 stores globally.</p><h3 id="they-have-signature-fabrics">They have signature fabrics</h3><p>Lululemon is big on exclusivity: they innovate and create new fabrics. These include their signature four-way-stretch fabric ‘Luon’ which they’ve previously sourced from just one factory in Taiwan.</p><h3 id="lululemon-was-a-winner-during-lockdown%E2%80%A6">Lululemon was a winner during lockdown…</h3><p>…When we all ditched our business casual clothes for activewear.</p><p>Business of Fashion reports that Lululemon customers benefit from their strong technical focus on their fabrics, as well as a “sticky sense of community that still endures.” They rarely wholesale or discount, which means they maintain a sense of premium exclusivity.</p><h3 id="and-they%E2%80%99re-still-a-winner-after-it">And they’re still a winner after it.</h3><p>Last week they announced their latest quarterly report which showed a 29% increase in net sales with an increased, adjusted earnings per share of +33% versus the year before, for the quarter ending 31 July 2022.</p><h3 id="why-do-we-keep-lululemon-in-the-spaceship-earth-and-spaceship-universe-portfolio">Why do we keep Lululemon in the Spaceship Earth and Spaceship Universe portfolio?</h3><p>“You may think of Lululemon as a mature brand, however it is clear to us that Lululemon is still in the early stages of their growth journey," said our <a href="https://www.spaceship.com.au/voyager/?ref=spaceship.ghost.io">Spaceship Voyager</a> Investment Team. </p><p>"Earlier this year at their 2022 investor day, the company laid out their strategy of aiming to double its men’s revenue, double digital sales, and quadruple international revenue in the next five years to 2026. </p><p>These are bold but attainable targets backed by consistent, strong execution. For example, at Lululemon’s 2019 investor day, the company aimed to double the men’s business by 2023. Instead, this goal was achieved two years ahead of schedule and they also tripled digital revenue from 2018-2021.</p><p>When we think of our “Where the World is Going” investment philosophy, Lululemon is riding the secular trend towards living an active and healthy lifestyle and currently only represents 1% of their total addressable market of $650 billion.</p><p>Lululemon has also gained more market share than any brand in the industry since 2019, highlighting their strong brand moat backed by a NPS score of 83, far above the average retail score of 44. Lululemon has strong operating leverage, a unique direct-to-consumer operating model that is vertically integrated, high employee engagement (they are a top retailer on Glassdoor in the US) and a strong culture of innovation across all facets of their business.</p><p>Therefore, Lululemon ticks several boxes when we are assessing companies that can create and capture value.”</p><h2 id="starbucks">Starbucks</h2><p>(Starbucks is in the <a href="https://www.spaceship.com.au/voyager/universe/?ref=spaceship.ghost.io">Spaceship Universe</a> and <a href="https://www.spaceship.com.au/voyager/earth/?ref=spaceship.ghost.io">Spaceship Earth</a> portfolios)</p><h3 id="feel-like-a-pumpkin-spice-latte">Feel like a pumpkin spice latte?</h3><p>Fun fact about Starbucks: their digital wallet puts the <em>bucks</em> in Starbucks.</p><p>In the U.S., Starbucks has a digital wallet that doubles as a loyalty program. As reported in its latest quarterly report, the company has 27.4 million active U.S. customers who use this program to pre-pay their coffees - and help drive 53% of Starbucks U.S. revenue in the process.</p><p>Starbucks ended their last quarter (to 3 July 2022) with $1.7 billion of ‘stored value card liability’ which means money that its customers have loaded onto their digital wallets. This is money that becomes immediately available for Starbucks to spend even if its customers don’t redeem their coffees for months. Not bhed.</p><h3 id="starbucks-announced-a-new-ceo">Starbucks announced a new CEO</h3><p>Last week, Starbucks announced its long-time and beloved CEO Howard Schultz’s replacement. He’ll be replaced by Laxman Narasimhan. </p><p>Schultz has come and gone a few times, most recently stepping in as interim CEO when its former CEO retired in April after 5 years at the top. He’ll remain in the role of interim CEO while Narasimhan transitions in, and will remain a member of Starbuck’s board.</p><p>When Narasimhan announced his departure from his current company Reckitt, its shares slumped 4%. Narasimhan has previously been a bigwig at PepsiCo.</p><p>A new CEO is a pretty big deal because CEOs can make or break companies. In fact, leadership is a key factor we look for when we choose the companies that make it to our Spaceship Universe and Earth portfolios.</p><h3 id="why-do-we-care-about-ceos-at-spaceship">Why do we care about CEOs at Spaceship?</h3><p>“A key investment principle that is built into our investment process is looking for companies run with an ‘owner mentality’," said our <a href="https://www.spaceship.com.au/voyager/?ref=spaceship.ghost.io">Spaceship Voyager</a> Investment Team. </p><p>"This is because companies where the founder still plays a significant role as CEO, chairman, board member, or owner tend to outperform the stock market over time. </p><p>In fact, a study by Bain &amp; Company found that an index of Fortune 500 companies where the founder was still involved, performed ~3 times better than the rest over 15 years. </p><p>This outperformance is attributed to the mindset of an owner who generally has a clear sense of purpose and responsibility, is customer obsessed, has increased speed of action and takes personal responsibility for risk and costs. </p><p>This translates into a high return on invested capital, high sustainable (organic) growth, little debt, low executive turnover and aligned executive compensation plans.”</p><hr><p>The Spaceship Universe portfolio invests in CrowdStrike, Lululemon and Starbucks at the time of writing. The Spaceship Earth portfolio invests in Lululemon and Starbucks at the time of writing.</p><p>Important! We’re sharing with you our thoughts on the companies in which Spaceship Voyager invests for your informational purposes only. We think it’s important (and interesting!) to let you know what’s happening with Spaceship Voyager’s investments. However, we are not making recommendations to buy or sell holdings in a specific company. Past performance isn’t a reliable indicator or guarantee of future performance.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Spaceship)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/investing/">Investing</category>
            <category domain="https://www.spaceship.com.au/learn/tag/stocks/">Stocks</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2022/09/Spaceship-Voyager-flight-notes.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[Spaceship Voyager Flight Notes: The battle for your attention]]></title>
            <link>https://www.spaceship.com.au/learn/spaceship-voyager-flight-notes-the-battle-for-your-attention/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/spaceship-voyager-flight-notes-the-battle-for-your-attention/</guid>
            <pubDate>Wed, 31 Aug 2022 01:19:35 GMT</pubDate>
            <description><![CDATA[Life is short, and many of us are spending it online. ]]></description>
            <content:encoded><![CDATA[<p>In this week’s Spaceship Voyager Flight Notes we’re taking a look at the companies that are benefitting from our inability to look away.</p><h2 id="back-in-the-day%E2%80%A6-let%E2%80%99s-call-it-the-early-2000s">Back in the day… (let’s call it the early 2000s)</h2><p>…the internet was something that lived on the family computer in a room in your house.</p><figure class="kg-card kg-image-card kg-card-hascaption"><img src="https://www.spaceship.com.au/blog/images/2022/08/mac-computer.jpeg" class="kg-image" alt loading="lazy"><figcaption>Memories.&nbsp;</figcaption></figure><p>You couldn’t get to it without disconnecting the landline phone and hearing this noise:</p><!--kg-card-begin: html--><iframe style="border-radius:12px" src="https://open.spotify.com/embed/track/7Ghl9xL9eFtzKaPxLqS4uS?utm_source=generator" width="100%" height="80" frameborder="0" allowfullscreen="" allow="autoplay; clipboard-write; encrypted-media; fullscreen; picture-in-picture" loading="lazy"></iframe><!--kg-card-end: html--><p>Digital cameras weren’t widely adopted until the mid-90s, camera phones weren’t invented until the late 90s,  and the first iPhone came out in 2007.</p><!--kg-card-begin: html--><iframe width="560" height="315" src="https://www.youtube.com/embed/VQKMoT-6XSg" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen=""></iframe><!--kg-card-end: html--><p>Searching the internet to download a song made you feel like a hacker, and burning it onto a blank cd felt like *the future*. Now we use our phones to stream Spotify.</p><p>Put simply: our attention used to be split in many ways and now it’s focused in one direction: online.</p><h2 id="now-snapchat%E2%80%99s-holding-our-attention">Now Snapchat’s holding our attention</h2><p>(Snap is in the <a href="https://www.spaceship.com.au/voyager/universe/?ref=spaceship.ghost.io">Spaceship Universe portfolio</a>.)</p><p>Snapchat has 347 million daily active users, with a massive 75% of 13-34 year olds in over 20 countries using the AR messaging app.</p><p>This month, <a href="https://forbusiness.snapchat.com/blog/snapchats-unique-audience-us?ref=spaceship.ghost.io">Snapchat published a new report </a>which showed its users are remaining loyal to the app, even with the rise of TikTok. 51% of its daily users aged 16 or over weren’t also daily users of TikTok.</p><p>Snapchat also released early figures of its premium subscription option, Snapchat+. The subscription gives its users access to pre-release, experimental, and beta versions of features. In the first six weeks since launch, it’s racked up over 1 million paying subscribers who pay $3.99 each month for the early access.</p><p></p><figure class="kg-card kg-embed-card"><blockquote class="twitter-tweet"><p lang="en" dir="ltr">There’s a new feature drop coming to Snapchat+. Come see what’s new, all for you!<a href="https://t.co/QqicgP1Mb5?ref=spaceship.ghost.io">https://t.co/QqicgP1Mb5</a> <a href="https://t.co/jbc5GyjMHw?ref=spaceship.ghost.io">pic.twitter.com/jbc5GyjMHw</a></p>&mdash; Snapchat (@Snapchat) <a href="https://twitter.com/Snapchat/status/1559190688344195072?ref_src=twsrc%5Etfw&ref=spaceship.ghost.io">August 15, 2022</a></blockquote>
<script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>
</figure><h2 id="and-youtube-is-winning-the-podcast-war">And YouTube is winning the podcast war</h2><p>(Alphabet, which is the parent company of YouTube, is in the <a href="https://www.spaceship.com.au/voyager/universe/?ref=spaceship.ghost.io">Spaceship Universe</a>, <a href="https://www.spaceship.com.au/voyager/earth/?ref=spaceship.ghost.io">Spaceship Earth</a>, and <a href="https://www.spaceship.com.au/voyager/origin/?ref=spaceship.ghost.io">Spaceship Origin</a> portfolios)</p><p>YouTube is a famous video website, so it seems weird that it also should be a podcast engine of choice. But as it happens, more podcast listeners go to YouTube than competitors Spotify or Apple.</p><p>Recent podcast research revealed:</p><ul><li>Six in ten weekly podcast listeners prefer video with their podcasts</li><li>People who watch their podcasts are more attentive than those who watch linear TV, so they’re more valuable for advertisers</li><li>Podcast advertising reaches people who’ve abandoned traditional tv.</li></ul><p>So what’s YouTube doing to capitalise? <a href="https://techcrunch.com/2022/08/22/youtube-launches-a-dedicated-podcasts-homepage-for-u-s-users/?ref=spaceship.ghost.io">TechCrunch reports</a> YouTube has launched a new podcast destination for US viewers; it’s offering new packages for podcast creators; and it’s helping with podcast discoverability.</p><h2 id="and-streaming-beat-tv-for-the-first-time">And streaming beat TV for the first time</h2><p>And speaking of those people who’ve abandoned traditional TV:</p><p><a href="https://www.nielsen.com/insights/2022/streaming-claims-largest-piece-of-tv-viewing-pie-in-july/?ref=spaceship.ghost.io">Neilsen reported</a> that in July, for the first time, Americans streamed more content than watched broadcast or cable tv. The streaming giants of Amazon Prime Video, Hulu, Netflix and YouTube each reached new highs, helped along by Stranger Things, The Boys, Only Murders in the Building and The Bear.</p><!--kg-card-begin: html--><iframe width="560" height="315" src="https://www.youtube.com/embed/y-cqqAJIXhs" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen=""></iframe><!--kg-card-end: html--><p>Collectively, audiences streamed 190 billion minutes of content per week, which was even more than during lockdown in 2020. This is partially because there’s a lull in live sports content, which tends to be broadcast, but given that the streaming giants are picking up live sports deals it’s a trend that could continue.</p><h2 id="so-why-are-companies-that-capture-our-attention-where-the-world-is-going">So why are companies that capture our attention where the world is going?</h2><p>“The most valuable companies typically gain our attention by saving us time or by keeping us entertained,” said the Spaceship Voyager Investment Team.</p><p>“In our opinion some of the most valuable real estate is the front screen of our mobile phones.</p><p>It’s no coincidence that two of the three largest companies in the world own the two largest mobile platforms, Apple (iOS) and Google (Android).</p><p>Controlling the mobile operating system is valuable, the next best is if a service becomes the go-to app: think Uber for ride sharing or Amazon for shopping.</p><p>Once an app becomes the habit default it gains  a tremendous advantage. Gaining user attention is costly so companies that become the go-to app benefit from reducing marketing costs, increased usage and personalisation – which can become a serious moat.</p><p>From a business and entertainment perspective we have a preference for user generated content.</p><p>It’s cheaper and a lot less risky than betting on blockbuster movies and shows.</p><p>This content is also typically monetised through advertising keeping costs low for consumers as well as the business.</p><p>User generated content even enables users to become stars. In fact, one-third of kids between the ages of 8 and 12 aspire to be either a vlogger or a YouTuber, according to a survey conducted by Harris Polls and iconic Danish toy maker Lego.”</p><hr><p>The <a href="https://www.spaceship.com.au/voyager/universe/?ref=spaceship.ghost.io">Spaceship Universe portfolio</a> invests in Snapchat and Alphabet at the time of writing. The <a href="https://www.spaceship.com.au/voyager/earth/?ref=spaceship.ghost.io">Spaceship Earth portfolio</a> invests in Alphabet at the time of writing. The <a href="https://www.spaceship.com.au/voyager/origin/?ref=spaceship.ghost.io">Spaceship Origin portfolio</a> invests in Alphabet at the time of writing.</p><p><strong>Important! </strong>We’re sharing with you our thoughts on the companies in which Spaceship Voyager invests for your informational purposes only. We think it’s important (and interesting!) to let you know what’s happening with Spaceship Voyager’s investments. However, we are not making recommendations to buy or sell holdings in a specific company. Past performance isn’t a reliable indicator or guarantee of future performance.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Spaceship)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/stocks/">Stocks</category>
            <category domain="https://www.spaceship.com.au/learn/tag/investing/">Investing</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2022/08/Spaceship-Voyager-flight-notes-4.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[What can you do when your landlord increases your rent?]]></title>
            <link>https://www.spaceship.com.au/learn/what-can-you-do-when-your-landlord-increases-your-rent/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/what-can-you-do-when-your-landlord-increases-your-rent/</guid>
            <pubDate>Wed, 31 Aug 2022 00:36:30 GMT</pubDate>
            <description><![CDATA[What can you do when it’s you vs. Big Landlord?]]></description>
            <content:encoded><![CDATA[<h2 id="in-australia-rental-vacancies-have-plummeted-as-the-cost-of-renting-has-risen">In Australia, rental vacancies have plummeted as the cost of renting has risen.</h2><p>The latest ABS stats show that 60.4% of renters are on fixed-term agreements, and 14.2% have a month by month agreement. There are millions of us who live with the risk of a rental hike.</p><h2 id="so-it%E2%80%99s-important-to-know-your-rights">So it’s important to know your rights.</h2><h3 id="there-are-some-good-things-about-renting">There are some good things about renting:</h3><ul><li>Being able to live in places you can’t afford to buy</li><li>Being able to live somewhere new every six months if you want to</li><li>Not having to pay money for repairs and some bills</li></ul><h3 id="there-are-some-bad-things-about-renting">There are some bad things about renting:</h3><ul><li>The landlord/tenant relationship is unbalanced</li><li>You can’t always live in the place you want to at the price you want</li><li>You tend to live in fear of your landlord raising the rent</li></ul><h2 id="here-are-some-eye-opening-stats">Here are some eye-opening stats:</h2><p>According to the latest stats released by the ABS, 21% of Australian households own at least one other property. Of these, one-in-25 of them own four or more properties.</p><p>31% of Australian households rent. The average Australian renter spends 20% of their income on rent. And lately, rents have been going up.</p><p>It’s unsurprising, then, that in 2022, there are 2.72 million Australians under risk of rental stress.</p><h2 id="so-what-can-you-do-if-your-landlord-raises-the-rent">So what can you do if your landlord raises the rent?</h2><p>The first thing to do is to read your rental agreement (lease) carefully and know your rights: knowledge is power.</p><p>This can help you stay in a good headspace during a stressful rental negotiation process.</p><h2 id="how-much-notice-does-your-landlord-have-to-give-for-a-rent-increase">How much notice does your landlord have to give for a rent increase?</h2><p>Your landlord must give you notice if they want to increase your rent.</p><p>The notice period depends on where you live, and whether you live under a fixed-term or periodic lease.</p><p>A fixed-term lease refers to a lease you sign that has a starting date and an ending date.</p><p>A periodic lease refers to a month-to-month agreement.</p><p>If you don't sign a new lease at the end of a fixed-term lease, and you don't move, you'll likely have a periodic lease.</p><p>You generally don’t have to pay any increased rent until your landlord gives you enough notice.</p><h2 id="how-often-and-when-can-a-landlord-increase-the-rent">How often and when can a landlord increase the rent?</h2><!--kg-card-begin: html--><style type="text/css">
.tg  {border-collapse:collapse;border-spacing:0;}
.tg td{border-color:black;border-style:solid;border-width:1px;font-family:Arial, sans-serif;font-size:14px;
  overflow:hidden;padding:10px 5px;word-break:normal;}
.tg th{border-color:black;border-style:solid;border-width:1px;font-family:Arial, sans-serif;font-size:14px;
  font-weight:normal;overflow:hidden;padding:10px 5px;word-break:normal;}
.tg .tg-c3ow{border-color:inherit;text-align:center;vertical-align:top}
.tg .tg-0pky{border-color:inherit;text-align:left;vertical-align:top}
</style>

<table class="tg">
<thead>
  <tr>
    <th class="tg-0pky"><span style="font-weight:400;font-style:normal;text-decoration:none">State</span></th>
    <th class="tg-0pky"><span style="font-weight:400;font-style:normal;text-decoration:none">How often and when can a landlord increase the rent?</span></th>
  </tr>
</thead>
<tbody>
  <tr>
    <td class="tg-c3ow">ACT</td>
    <td class="tg-0pky"><span style="font-weight:700;font-style:normal;text-decoration:none">Periodic leases: </span><br><span style="font-weight:400;font-style:normal;text-decoration:none">Once a year with eight weeks written notice. </span><br><span style="font-weight:700;font-style:normal;text-decoration:none">Fixed-term leases: </span><br><span style="font-weight:400;font-style:normal;text-decoration:none">Once a year unless your lease states otherwise. You must receive eight weeks' written notice.</span></td>
  </tr>
  <tr>
    <td class="tg-0pky">New South Wales</td>
    <td class="tg-0pky"><span style="font-weight:700;font-style:normal;text-decoration:none">Periodic leases:</span><br><span style="font-weight:700;font-style:normal;text-decoration:none"> </span><span style="font-weight:400;font-style:normal;text-decoration:none">Once in a 12-month period with 60 days written notice</span><br><span style="font-weight:700;font-style:normal;text-decoration:none">Fixed-term leases:</span><br><span style="font-weight:700;font-style:normal;text-decoration:none"> </span><span style="font-weight:400;font-style:normal;text-decoration:none">Once in a 12-month period with 60 days written notice as long as it’s in your lease. </span><br><span style="font-weight:700;font-style:normal;text-decoration:none">Leases of more than two years:</span><br><span style="font-weight:700;font-style:normal;text-decoration:none"> </span><span style="font-weight:400;font-style:normal;text-decoration:none">Once in a 12 month period with 60 days written notice</span></td>
  </tr>
  <tr>
    <td class="tg-0pky">Northern Territory</td>
    <td class="tg-0pky"><span style="font-weight:700;font-style:normal;text-decoration:none">During a tenancy:</span><br><span style="font-weight:700;font-style:normal;text-decoration:none"> </span><span style="font-weight:400;font-style:normal;text-decoration:none">Every six months, with 30 days written notice, as long as it’s in your lease</span></td>
  </tr>
  <tr>
    <td class="tg-0pky">Queensland</td>
    <td class="tg-0pky"><span style="font-weight:700;font-style:normal;text-decoration:none">Periodic leases:</span><br><span style="font-weight:700;font-style:normal;text-decoration:none"> </span><span style="font-weight:400;font-style:normal;text-decoration:none">Every six months with two months written  notice</span><br><span style="font-weight:700;font-style:normal;text-decoration:none">Fixed-term leases:</span><br><span style="font-weight:700;font-style:normal;text-decoration:none"> </span><span style="font-weight:400;font-style:normal;text-decoration:none">Every six months with two months written notice, as long as it’s in your lease</span></td>
  </tr>
  <tr>
    <td class="tg-0pky">South Australia</td>
    <td class="tg-0pky"><span style="font-weight:700;font-style:normal;text-decoration:none">Periodic leases:</span><br><span style="font-weight:700;font-style:normal;text-decoration:none"> </span><span style="font-weight:400;font-style:normal;text-decoration:none">Every twelve months with 60 days written notice</span><br><span style="font-weight:700;font-style:normal;text-decoration:none">Fixed-term leases:</span><br><span style="font-weight:700;font-style:normal;text-decoration:none"> </span><span style="font-weight:400;font-style:normal;text-decoration:none">Every twelve months with 60 days written notice, unless your lease states differently, or you agree to the increase.</span></td>
  </tr>
      <tr>
    <td class="tg-0pky">Tasmania</td>
    <td class="tg-0pky"><span style="font-weight:400;font-style:normal;text-decoration:none">Every twelve months with 60 days written notice, unless your lease states differently.</span></td>
  </tr>
  <tr>
    <td class="tg-0pky">Victoria</td>
    <td class="tg-0pky"><span style="font-weight:700;font-style:normal;text-decoration:none">Periodic leases:</span><br><span style="font-weight:700;font-style:normal;text-decoration:none"> </span><span style="font-weight:400;font-style:normal;text-decoration:none">Every twelve months with 60 days written notice.</span><br><span style="font-weight:700;font-style:normal;text-decoration:none">Fixed-term leases: </span><br><span style="font-weight:400;font-style:normal;text-decoration:none">Once every twelve months unless your lease states differently. You must get 60 days written notice.</span></td>
  </tr>
  <tr>
    <td class="tg-0pky">Western Australia </td>
    <td class="tg-0pky"><span style="font-weight:bold">Periodic leases: </span>Every six months with 60 days written notice.<br><span style="font-weight:bold;font-style:normal">Fixed-term leases</span><span style="font-weight:400;font-style:normal">: At least six months after the lease begins, if it’s in the lease, with 60 days notice.</span><br></td>
  </tr>
</tbody>
</table><!--kg-card-end: html--><h2 id="how-much-can-your-landlord-raise-the-rent">How much can your landlord raise the rent?</h2><p>Unless you live in the ACT, there’s no upper limit by which your landlord can increase your rent.</p><p>In the ACT, rent must only increase by 110% of the Canberra CPI.</p><p>For all the other states and territories, rent rises can generally only be 'reasonable'. This means rents should only increase at the same rate as similar, nearby properties.</p><h2 id="how-can-you-fight-against-a-rent-increase">How can you fight against a rent increase?</h2><p>So your lease is nearing the end and you get a notice that your landlord wants to increase the amount you pay.</p><p>You have four options:<br>1. Accept it<br>2. Try to negotiate<br>3. Challenge the increase<br>4. Decide to move somewhere else</p><p>Options 1 and 4 are pretty self-explanatory, so let’s focus on options 2 and 3.</p><h2 id="how-can-you-negotiate-a-rent-increase">How can you negotiate a rent increase?</h2><p>Are you facing a rental increase you think is excessive? You can ask your property manager or landlord to reconsider. You can do this in person or in writing.</p><h3 id="arguments-that-might-work-in-your-favour">Arguments that might work in your favour</h3><ul><li>Your rent is rising above the general market rate in your area</li><li>Your place is in need of repair</li><li>Your place isn’t comparable to properties in the new price point (ie. if they have dishwashers, lift access, or car parking spaces, and you don’t)</li><li>You offer to pay some but not all of the rent increase</li><li>You offer to pay a graduated increase over time</li><li>You state that you’d like to be a long-term tenant</li></ul><h3 id="arguments-that-might-not-work-in-your-favour">Arguments that might not work in your favour</h3><ul><li>You state that your personal cost of living has increased</li><li>You threaten to move, or issue an ultimatum</li><li>You state that the increase is excessive without backing it up</li></ul><h2 id="how-can-you-challenge-a-rent-increase">How can you challenge a rent increase?</h2><p>If your landlord refuses to budge and you think your increase is excessive, you may be able to apply to a tribunal.</p><p>You generally need to do this within 30 days of getting your rental increase notice.</p><p>This might be free, or it might cost you money, depending on where you live.</p><p>Keep in mind that the decision may not go your way – especially if the increase is in line with the local area.</p><h2 id="here-are-some-stories">Here are some stories.</h2><p>“My landlord wanted to increase my rent by around $40 per week. This would be a 9% increase on what I was already paying. I proposed a 4.5% increase instead, based on my desire to be a ‘long-term tenant’ paying a fair price – and also that every time it rained outside, it also rained inside due to a leaking ceiling. He offered a $25 increase instead, and to fix the ceiling. I was nervous it would backfire and relieved that it didn’t,’ said one person.</p><p>“So I had a rent increase from $560 per week to $700 per week with less than a 30 day notice of increase. I was on a month-to-month contract at the time as well so they attempted to lock me in for a twelve month contract on that rent.</p><p>Their timing was impeccable though because I just got the keys to a new place two weeks before I either had to sign the contract or leave the apartment. I tried negotiating a lower rent, but they didn't budge whatsoever even though we had been "top-notch tenants" for over a year. I did the whole song and dance up to the end (even though I knew I had another place) just for fun,” said someone else.</p><h2 id="here-are-some-tenancy-resources-that-might-come-in-handy">Here are some tenancy resources that might come in handy.</h2><h3 id="for-knowing-your-rights">For knowing your rights:</h3><p>ACT - <a href="https://justice.act.gov.au/sites/default/files/2021-05/Renting%20Book%20-%20March%202021%20Update%20-%20Authorised%20by%20JACS%20DG.pdf?ref=spaceship.ghost.io">The Renting Book</a></p><p>NSW - <a href="https://files.tenants.org.au/factsheets/fs04.pdf?ref=spaceship.ghost.io">Tenants Rights Factsheet</a></p><p>NT - <a href="https://www.fhba.com.au/wp-content/uploads/2015/11/NT-Tenancy-Factsheet.pdf?ref=spaceship.ghost.io">A Guide to Renting in the Northern Territory</a></p><p>QLD - <a href="https://tenantsqld.org.au/info-for-tenants/tenancy-facts/?ref=spaceship.ghost.io">Tenants QLD</a></p><p>SA - <a href="https://www.syc.net.au/home/rentrightsa/?ref=spaceship.ghost.io">RentRight SA</a></p><p>Tasmania - <a href="https://www.cbos.tas.gov.au/topics/housing/renting?ref=spaceship.ghost.io">Consumer, Building and Occupational Services – Renting</a> </p><p>Victoria - <a href="https://tenantsvic.org.au/advice/during-your-tenancy/rent-increases/?ref=spaceship.ghost.io">Tenants Victoria</a></p><p>Western Australia - <a href="https://www.commerce.wa.gov.au/sites/default/files/atoms/files/tenantsguide.pdf?ref=spaceship.ghost.io">Renting a home in Western Australia</a></p><h2 id="and-if-you%E2%80%99re-a-landlord-or-a-property-investor">And if you’re a landlord or a property investor?</h2><p>Be the landlord you would’ve wanted to have when you were a renter.</p><hr><figure class="kg-card kg-image-card"><img src="https://www.spaceship.com.au/blog/images/2022/08/Tell-your-story.jpg" class="kg-image" alt loading="lazy"></figure><h2 id="we-want-to-hear-your-story">We want to hear your story!</h2><p>Has your rent recently been raised? <a href="https://forms.gle/1PmWZX3paFbkqaeH9?ref=spaceship.ghost.io">Click through and tell us what happened, and how you responded.</a></p>]]></content:encoded>
            <author>hello@spaceship.com.au (Spaceship)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/personal-finance/">Personal Finance</category>
            <category domain="https://www.spaceship.com.au/learn/tag/cost-of-living/">Cost of Living</category>
            <category domain="https://www.spaceship.com.au/learn/tag/property/">Property</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2022/08/What-can-you-do-when-your-landlord-raises-your-rent.png" length="0" type="image/png"/>
        </item>
        <item>
            <title><![CDATA[Billion-dollar takeovers and digital twins]]></title>
            <link>https://www.spaceship.com.au/learn/billion-dollar-takeovers-and-digital-twins/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/billion-dollar-takeovers-and-digital-twins/</guid>
            <pubDate>Wed, 24 Aug 2022 02:22:45 GMT</pubDate>
            <description><![CDATA[In our weekly Spaceship Voyager Flight Notes we talk to our Spaceship Voyager investment team about the companies in our Spaceship Voyager portfolios. ]]></description>
            <content:encoded><![CDATA[<p><br>At Spaceship, we’re long term investors. But we still keep an eye on what’s going on in the market day-to-day.</p><p>This week we’re taking a look at some of our Spaceship Universe portfolio companies that are helping to build the metaverse, including one that’s under a $1 billion takeover offer. </p><p>Want more? You can see daily price moves and company news when you log into <a href="https://www.spaceship.com.au/?ref=spaceship.ghost.io">the Spaceship app</a>. </p><h2 id="nearmap">Nearmap</h2><h3 id="nearmap-rose-3013-last-week-15-19-august-2022">Nearmap rose 30.13% last week (15-19 August 2022).</h3><p>Nearmap is in the <a href="https://www.spaceship.com.au/voyager/universe/?ref=spaceship.ghost.io">Spaceship Universe</a> portfolio. </p><p>Nearmap was founded in Perth in 2007.  At the time of writing it’s worth nearly $1 billion. That’s because it takes top-down photos of Australia, the US, New Zealand, and Canada that can be turned into digital maps and mined for insights that are valuable to insurance, government, and roofing industries. </p><p>“We’re basically building a virtual model of the world, and we’re doing it at a scale and at a detail that hasn’t been done before,” said Nearmap’s Director of Vision Systems in <a href="https://www.youtube.com/watch?v=R7rikZqa8n8&ref=spaceship.ghost.io">a 2018 video</a>. </p><!--kg-card-begin: html--><iframe width="560" height="315" src="https://www.youtube.com/embed/R7rikZqa8n8" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe><!--kg-card-end: html--><p>This week, Nearmap announced that its board unanimously recommended they accept a massive takeover deal from a U.S. private equity firm. If shareholders vote for it, Nearmap will be taken over for $1.06 billion AUD. </p><h3 id="why-are-nearmap%E2%80%99s-high-res-aerial-shots-so-valuable">Why are Nearmap’s high-res aerial shots so valuable? <br></h3><p>“Nearmap’s image database is valuable because of its detail, history and frequency of updates,” said our Spaceship Voyager Investment Team. </p><p>“The images are more useful than say Google Maps as Nearmap captures high resolution aerial images multiple times a year at 7 cm per pixel compared to Google Maps which take satellite photos every 2-3 years. </p><p>This also allows customers to view historic footage as well as request new footage.</p><p>A major use case is tracking natural disasters such as floods. Insurance companies can request updates to help assess and pay insurance claims. </p><p>Additionally, Nearmap’s cameras allow for oblique imaging, translating 2D images to 3D allowing customers to spot safety, compliance, and structural requirements by assessing building heights and width. <a href="https://www.nearmap.com/au/en/aerial-view-blog/mapping-new-infrastructure-with-3D?ref=spaceship.ghost.io">Here’s an example.”</a> </p><h2 id="unity">Unity</h2><h3 id="unity-fell-1571-last-week-15-19-august-2022">Unity fell 15.71% last week (15-19 August 2022).</h3><p>Unity is in the <a href="https://www.spaceship.com.au/voyager/universe/?ref=spaceship.ghost.io">Spaceship Universe</a> portfolio.<br><br>Nearmap’s not the only Spaceship Voyager portfolio company stock helping to build the virtual world. </p><p>Unity is a leader in real-time 3D. In other words it’s a gaming engine. </p><p>There are effectively two major game engines: Epic’s Unreal Engine and Unity. Unity powers more than 70% of the top mobile games and 72% of the top selling VR games. </p><p>Last year Unity acquired Weta digital (the makers of the Lord of the Ring films) to create 3D content in movies as well as games. </p><p>Unity also sees a large opportunity in 3D digital twins. A digital twin is a virtual copy of a real-life asset – right down to how it looks and behaves. </p><p>Digital twins make it easier to predict performance and issues that could impact a real-world product. </p><p>Here’s an example from Unity about how an architecture firm uses digital twins to see skyscrapers before building them. </p><!--kg-card-begin: html--><iframe width="560" height="315" src="https://www.youtube.com/embed/ffP_XhJPv1A" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe><!--kg-card-end: html--><p>Unity is seeing increased interest in industrial applications and construction: last quarter (Q2 2022) Unity received their largest digital twin contract to date. </p><p>The concept of the digital twin was invented by NASA in the 1960s. Unity started running with it and leaning into its top use cases, which it says are 3D design, building and manufacturing; employee training with immersive learning experiences; simulation; interactive and customisable 3D shopping experiences; and operations cost reduction.  </p><h3 id="what-makes-a-unity-digital-twin-so-compelling">What makes a Unity digital twin so compelling? </h3><p>“The ‘metaverse’ entered the hype cycle last year but we have been focused on digital twins where there is a clear business use case today,” said the Spaceship Voyager Investment Team. </p><p>“Digital twins allow for increased planning and simulation of real world assets. In a tough economic environment, digital modeling can save costs and improve factory efficiency through simulating production environments. We believe Unity’s background in 3D gaming, movies and digital asset library are key to unlocking value in the digital world.”</p><h2 id="matterport">Matterport</h2><p><strong>Matterport fell 16.91% last week (15-19 August 2022).</strong></p><p>Matterport is in the <a href="https://www.spaceship.com.au/voyager/universe/?ref=spaceship.ghost.io">Spaceship Universe</a> portfolio. </p><p>Matterport is another Spaceship Voyager portfolio company in the business of digital twins. Matterport has a mobile app that turns any space into a 3D digital twin. </p><p>Matterport has thousands of customers in over 150 countries digitising everything from homes, offices and hotels to factories and shops. </p><p><a href="https://matterport.com/discover/space/lloyds-antiques-aoyama?ref=spaceship.ghost.io">Here’s an example of a digitised antique shop in Tokyo</a>, captured with an iphone. <br><br>The benefits of digital twins depend on the type of business you have. If you’re in the antique business, you can show off your products to customers to help entice them to visit; if you’re in the real estate business, you can create better visualisations of rental listings.</p><p>Here’s how Matterport puts it.</p><!--kg-card-begin: html--><iframe width="560" height="315" src="https://www.youtube.com/embed/FXDjMJJDbqo" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe><!--kg-card-end: html--><p></p><h3 id="so-why-are-digital-twins-where-the-world-is-going">So why are digital twins where the world is going?  <br></h3><p>“Digital twins are an interesting trend because they increase the value of real assets, simulating real assets and using data to make assets more efficient,” said our Spaceship Voyager Investment Team.</p><p>“Matterport’s initial use case was digital 3D housing tours, with properties selling 31% faster and at a higher price than housing without 3D tours. <br></p><p>Digital twin efficiencies extend to collaborations, inspections and facility management. The opportunity is large. </p><p>There are over 4 billion buildings in the world and most have not been digitised. The number of buildings is larger than the estimated 1 billion websites in existence. </p><p>The analogy is that the value created by indexing and organising websites increased the value of the internet, and if Matterport can index buildings and data it could also unlock substantial value.”</p><hr><p>The Spaceship Universe portfolio invests in Matterport, Unity, and Nearmap at the time of writing.</p><p><strong>Important!</strong> We’re sharing with you our thoughts on the companies in which Spaceship Voyager invests for your informational purposes only. We think it’s important (and interesting!) to let you know what’s happening with Spaceship Voyager’s investments. However, we are not making recommendations to buy or sell holdings in a specific company. Past performance isn’t a reliable indicator or guarantee of future performance.<br><br></p>]]></content:encoded>
            <author>hello@spaceship.com.au (Spaceship)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/investing/">Investing</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2022/08/Spaceship-Voyager-flight-notes-3.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[What should you do if you get fired?]]></title>
            <link>https://www.spaceship.com.au/learn/what-should-you-do-if-you-get-fired/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/what-should-you-do-if-you-get-fired/</guid>
            <pubDate>Wed, 24 Aug 2022 02:03:07 GMT</pubDate>
            <description><![CDATA[No matter how you put it (or the outcome), being fired sucks.]]></description>
            <content:encoded><![CDATA[<p>"You're being let go.<br>Your department's being downsized.<br>You're part of an outplacement.<br>We're going in a different direction.<br>We're not picking up your option."</p><h2 id="you-can-tell-whats-happening-here">You can tell what's happening here.</h2><p>This is the sad turn of events that led to Yzma losing her role as advisor after a brash firing in The Emperor's New Groove.</p><p>Sure, saying it in five different ways guarantees insult. And unsurprisingly she doesn't take it well.  For revenge, she turns the culprit, Emperor Kuzco into a llama.</p><h2 id="no-matter-how-you-put-it-or-the-outcome-being-fired-sucks">No matter how you put it (or the outcome), being fired sucks.</h2><p>It's a bruise (or several) to your ego, mucks up your financial situation and has an immediate effect on your near and long term plans.</p><p>Whatever the reason - unfortunately nothing can be done about the lost gig.</p><p>And even the most successful people like Steve Jobs, Anna Wintour, and Oprah Winfrey have <a href="https://www.businessinsider.com.au/people-who-were-fired-before-they-became-rich-and-famous-2013-10?r=US&IR=T&ref=spaceship.ghost.io#steve-jobs-was-fired-from-apple-the-company-he-co-founded-his-second-act-turned-out-to-be-bigger-and-better-than-the-first-1">experienced the same fate</a>.</p><p>So it's proof you can pick yourself up and maybe, come back stronger than before.</p><h2 id="here-are-some-tips-on-how-to-cope-heal-and-get-back-on-track">Here are some tips on how to cope, heal and get back on track.</h2><h3 id="allow-yourself-time-to-grieve">Allow yourself time to grieve</h3><p>Whether you had an inkling it was coming, or the rug was pulled out from underneath you - the result is still the same.</p><p>A loss of your job has probably shaken your confidence, left you hurt, disappointed and angry.</p><p>Even if it wasn't your dream job, the loss of routine, not to mention pay cheque is a big change.</p><p>So allow yourself time to wallow (but only for a few days).</p><h3 id="invest-in-your-greatest-asset">Invest in your greatest asset</h3><p>You and your whip smart brain are your greatest asset.   And you are now in the envied position of being time rich, free from the shackles of your old work life.</p><p>Take time for self-love and care.  Reconnect with friends, read, take that pottery class you always wanted to (but didn’t have the time for) and exercise.</p><p>Unfortunately free time rarely comes along - it’s the ultimate luxury.  Savour it, enjoy it and make the most of it.</p><h3 id="check-in-with-your-finances">Check in with your finances</h3><p>Because you no longer have a steady stream of income, you may need to take a closer look at your money matters and make some amendments to your budget.</p><p>If you had the foresight to <a href="https://www.spaceshipinvest.com.au/learn/how-to-build-an-emergency-fund/?ref=spaceship.ghost.io">build an emergency fund</a>, you're a step ahead. And your planning will certainly pay off.  Now is the time to use it.</p><p>If you don't have an emergency fund, that’s okay. You may consider <a href="https://www.moneysmart.gov.au/managing-your-money/managing-debts/financial-counselling?ref=spaceship.ghost.io">seeking financial counselling</a> offered by community organisations, and it's free.</p><p><a href="https://www.moneysmart.gov.au/life-events-and-you/life-events/losing-your-job?ref=spaceship.ghost.io">ASIC's Money Smart site</a> suggests the first step is to get a clear picture of what you have.</p><p>You may also consider:</p><ul><li><strong>Limit spending</strong> - can you slash unnecessary expenses?</li><li><strong>Bills - </strong>Most providers offer some reprieve to people experiencing financial difficulty. They can help to assess your circumstance and offer help including more time to pay a bill or staggered payments.</li><li><strong>Debts -</strong> Banks and financial situations offer support to people experiencing financial hardship through dedicated teams and services. Whether you're concerned about your car repayments, credit card or mortgage, consider speaking to your financial provider around what's available to help you.</li></ul><h3 id="reflect-and-rethink-your-career">Reflect and rethink your career</h3><p>Even though it's probably still painful, it's helpful to reflect on learnings from your old job.</p><p>Ask yourself:</p><ul><li>Was I happy? </li><li>What did I learn?</li><li>Do I want to stay in the same industry?</li><li>Can I take this opportunity to upskill in a new industry?</li><li>What makes me happy? </li></ul><h3 id="reconnect-with-your-network">Reconnect with your network</h3><p>Your network is a great place to rebuild your confidence and re-enter the workforce.</p><p><a href="https://www.cnbc.com/2019/12/27/how-to-get-a-job-often-comes-down-to-one-elite-personal-asset.html?ref=spaceship.ghost.io">According to industry research</a>, networking is a primary channel for bedding down roles.</p><p>A huge amount of people find their gigs through networking.</p><p>And now is the time to lean on the relationships you've cultivated, especially sponsors and mentors.</p><h3 id="back-yourself">Back yourself</h3><p>Some roles and experiences leave us feeling a little worn or down.</p><p>But try to remember it is not a reflection of you or your career.</p><p>New opportunities will flourish. And you are far more than the parameters of any role or title.</p><p>Don't let this setback rob you of future confidence, joy or a successful career.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Nicole Webb)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/personal-finance/">Personal Finance</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2022/08/What-should-you-do-if-you-lose-your-job.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[Three reasons Spaceship customers invest in the Spaceship Earth Portfolio]]></title>
            <link>https://www.spaceship.com.au/learn/why-we-invest-in-the-spaceship-earth-portfolio-2/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/why-we-invest-in-the-spaceship-earth-portfolio-2/</guid>
            <pubDate>Tue, 23 Aug 2022 23:00:00 GMT</pubDate>
            <description><![CDATA[Why some Spaceship customers make the choice to invest in the Spaceship Earth Portfolio. ]]></description>
            <content:encoded><![CDATA[<p><br>When you join Spaceship Voyager, you can invest in up to three different portfolios:</p><ul><li>The <a href="https://www.spaceship.com.au/voyager/universe/?ref=spaceship.ghost.io">Spaceship Universe Portfolio</a>: a portfolio of the world-changing companies we believe meet our “Where the World is Going” methodology</li><li>The <a href="https://www.spaceship.com.au/voyager/origin/?ref=spaceship.ghost.io">Spaceship Origin Portfolio</a>: a portfolio of some of the world’s largest companies</li><li>The <a href="https://www.spaceship.com.au/voyager/earth/?ref=spaceship.ghost.io">Spaceship Earth Portfolio</a>: a portfolio of companies that have a positive impact on people and the planet. </li></ul><p>We asked members of our Spaceship community whether they invest in our Spaceship Earth Portfolio and if so – why. Here’s what they said. </p><p>(Spaceship doesn’t necessarily agree or disagree with what they’ve said. Everyone’s financial situation is different, and as always, it’s important to take your own situation into account before deciding to make any changes.)</p><h2 id="sustainability">Sustainability</h2><p>The Spaceship Earth Portfolio invests in companies we believe advance the United Nations Sustainable Development Agenda - as well as satisfy our Where the World is Going methodology. It’s a mission that’s close to our hearts - and yours. Sustainability is a key theme of the portfolio. </p><p>“I want to make sustainable life choices,” wrote Kristie. </p><p>“I'm becoming far more focused on sustainable investing and Spaceship Earth supports my goals,” wrote Sue. </p><p>“Businesses who value the limited resources we have on the planet and do their bit to ensure their business is sustainable and environmentally friendly means a lot to me who shares similar values. Spaceship Earth portfolio allows me to invest in such companies which is the least I can do to promote their market capitalisation,” wrote Deepak. </p><h2 id="to-make-the-world-a-better-place">To make the world a better place</h2><p>Some Spaceship Earth Portfolio customers choose to invest because they feel the portfolio aligns with their values. </p><p>“I wanted to invest in the stock market AND do so without propping up reprehensible companies that ultimately hurt or take advantage of people (eg. gambling),” said Pam. The Spaceship Earth portfolio applies a <a href="https://www.spaceship.com.au/voyager/earth/?ref=spaceship.ghost.io">negative screen process</a> to exclude companies involved in activities such as gambling, animal cruelty, fossil fuels and controversial weapons.  </p><p>“It is one of the little steps our family does in an effort to protect our environment and make it liveable for the next generations,” said Tomasz. </p><p>“My sister and I share the portfolio and the money we use to buy shares comes from container recycling. It’s both a fun experiment and ‘voting for the environment with our dollars’,” said Natalie. </p><p>Josh is concerned with climate change and sees investment in the Spaceship Earth portfolio as a good start. </p><p>“It’s not countries that are causing climate change, it's companies. Our power in democracy is not our political vote but how we choose to vote with our money. Where I put my money and how I spend it, is how I can make the biggest impact on the climate crisis. Spaceship Earth is a good start but it could be better,” he wrote.</p><h2 id="to-build-wealth">To build wealth</h2><p>And finally, some people choose the Spaceship Earth Portfolio because they want to grow their wealth. Nobody can predict the future, however there is a current trend toward sustainable investing, with Morningstar reporting in August 2021 that Australia’s sustainable funds market is growing at a  ‘blistering pace’. </p><p>“Lots more growth and investment in green tech. I'm following the money,” said Preston. </p><p>“The future is green, and via investing in this product I hope to improve my "green" investing,” said Phil. </p><p>“I made a decision to only invest in the most ethical funds or companies I can, because I feel good about what my money is being used for. I also believe it will perform well as more and more people become conscious of what they are investing in,” wrote Anthony.</p><h2 id="the-voice-of-our-customers">The voice of our customers</h2><p>The Spaceship Earth Portfolio is one of many options you may have for investing your money. Different investments suit different people, and there’s never a one size fits all approach. Past performance isn’t an indicator of future performance, which means that just because one investment has performed well in the past, doesn’t mean it will continue to do so.</p><p>We’re big believers in research, <a href="https://www.spaceship.com.au/learn/have-a-plan/?ref=spaceship.ghost.io">planning</a>, and hearing from the people in our Spaceship community. It’s one of the ways we can learn from each other. You can read <a href="https://www.spaceship.com.au/learn/investing-for-good-how-to-invest-ethically/?ref=spaceship.ghost.io">more about ethical investing</a> if that’s an interest of yours.</p><hr><p>All investment products have an element of risk. As share markets go up and down, so too can the value of your investment. Please consider the risks involved before making a decision.<br></p>]]></content:encoded>
            <author>hello@spaceship.com.au (Kelly Simpson)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/investing/">Investing</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2021/12/why-we-invest-in-the-spaceship-earth-portfolio-1.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[Spaceship Voyager Flight Notes (8-12 August 2022)]]></title>
            <link>https://www.spaceship.com.au/learn/disney-and-spotify-stream-team/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/disney-and-spotify-stream-team/</guid>
            <pubDate>Wed, 17 Aug 2022 00:42:46 GMT</pubDate>
            <description><![CDATA[This week we’re taking a look at one of our favourite stream-teams, Spotify and Disney.]]></description>
            <content:encoded><![CDATA[<p>At Spaceship, we’re long term investors. But we still keep an eye on what’s going on in the market day-to-day.</p><p>This week we’re taking a look at one of our favourite stream-teams, Spotify and Disney.</p><p>Want more? You can see daily price moves and company news when you log into <a href="https://www.spaceship.com.au/voyager/?ref=spaceship.ghost.io">the Spaceship app.</a></p><h2 id="what%E2%80%99s-your-favourite-song">What’s your favourite song?</h2><p>(Spotify is in the <a href="https://www.spaceship.com.au/voyager/universe/?ref=spaceship.ghost.io">Spaceship Universe portfolio</a>.)</p><p>In 2021 the world’s favourite was Driver’s License by Olivia Rodrigo.</p><!--kg-card-begin: html--><iframe style="border-radius:12px" src="https://open.spotify.com/embed/track/5wANPM4fQCJwkGd4rN57mH?utm_source=generator" width="100%" height="80" frameBorder="0" allowfullscreen="" allow="autoplay; clipboard-write; encrypted-media; fullscreen; picture-in-picture"></iframe><!--kg-card-end: html--><p>This was streamed more than any other on Spotify – more than 1.1 <em>billion</em> times.</p><p>Spotify has a home in literal millions of ears worldwide. Its most recent quarterly report, delivered at the end of July, counted more than 433 million monthly active users, which counts for 19% year-on-year growth vs the same quarter in 2021.</p><p>Not all of these listeners are into music, though. Podcasts are also a really big deal for Spotify, who released 100 new and exclusive titles in the second quarter, including Batman Unburied which is a 10 episode audio drama.</p><!--kg-card-begin: html--><iframe style="border-radius:12px" src="https://open.spotify.com/embed/episode/6SULCT3IOq1Kq6MEPLGwj9?utm_source=generator&theme=0" width="100%" height="152" frameBorder="0" allowfullscreen="" allow="autoplay; clipboard-write; encrypted-media; fullscreen; picture-in-picture"></iframe><!--kg-card-end: html--><p>If you’re a Spotify listener you’ve generally got two options: listen to the ads, or pay <em>not</em> to.</p><p>If you listened to the ads last quarter (ending June 30), it helped Spotify to earn 360 million euros during that time.</p><p>If you paid to<em> not</em> have to listen to the ads last quarter (ending June 30), it helped Spotify earn 2.5 billion euros during that time. </p><p>Together, this revenue growth added up to a 23% quarterly revenue increase vs the year before.</p><h2 id="why-is-spotify-in-our-playlist-for-the-spaceship-universe-portfolio">Why is Spotify in our playlist for the Spaceship Universe portfolio?</h2><p>"While Spotify delivered strong quarterly results earlier this month, we are more focused on the execution of Spotify’s long-term strategy to evolve from a music-streaming service to a multi sided, audio platform," said our Spaceship Voyager Investment Team. </p><p>"At Spotify’s 2022 Investor Day, management revealed that they expect to generate $100 billion in revenue (10 times more than last year’s revenue), a gross margin of 40% and a 20% operating margin over the next decade.  They will do this through new services (helping artist marketing), products and verticals to drive more meaningful user, revenue, and bottom-line growth given the music-streaming is a low-margin and highly commoditised business."</p><p>"Podcasts, which  Spotify expects to become a $20 billion revenue opportunity, are one way the company is diversifying itself away from music streaming. Through investments of more than $1 billion, Spotify has already become the number one podcast leader in the US, up from third place from when they started. Spotify expects long-term gross margins from Podcasting to hit 40%-50% compared with Music gross profits, which are only expected to hit 30-35%."</p><p>"Similarly, taking a long-term outlook, audiobooks are forecasted to become a $70 billion industry which could eventually command 40% gross margins, with Spotify expecting to take a big chunk of it. Spotify is also beginning to execute on their vision, which CEO Daniel EK states is to become a “fully-fledged platform where artists and creators can create, engage and earn” through the substantial growth of their new advertising platform Spotify for Artists. This advertising platform made up 6% of Spotify's gross profit in 2021, but should see 30% growth in 2022."</p><p>"So far, we are confident that Spotify’s strong founder-led management team is executing against their transformative strategy."</p><p>Spotify rose 1.4% last week (8-12 August 2022).</p><h2 id="disney%E2%80%99s-whole-new-world">Disney’s whole new world</h2><p>(Disney is in our <a href="https://www.spaceship.com.au/voyager/universe/?ref=spaceship.ghost.io">Spaceship Universe</a> and <a href="https://www.spaceship.com.au/voyager/origin/?ref=spaceship.ghost.io">Spaceship Origin</a> portfolios.)</p><p>Disney had a pretty big week last week. It announced that it surpassed Netflix in its number of streaming subscribers (Disney+, Hulu, and ESPN+ inclusive), and it beat analyst estimates in its quarterly earnings report for the quarter ending 30 June 2022.</p><p>It introduced a new pricing structure for Disney+, with a cheaper, ad-supported plan joining its more expensive premium ad-free plan.</p><p>And its Disney parks have rebounded post-lockdowns, contributing $7.4 billion in quarterly revenue to Disney’s bottom line, vs. $4.3 billion the year before. This is even without international travel and cruise ships returning to pre-pandemic levels.</p><p>Disney is also investing heavily in live sport, partnering with the NBL, NHL, and IPL to bring basketball, hockey, and cricket to global audiences. They are also investigating sports betting and will likely announce a partnership in the near future.</p><p>Analysts had estimated that Disney would report $1.00 earnings per share and instead it delivered $1.09.</p><h2 id="what-does-our-spaceship-voyager-investment-team-think">What does our Spaceship Voyager Investment Team think?</h2><p>"Disney’s Q3 quarterly results reinforced the advantage of having a strong brand and wide economic moat," said our Spaceship Voyager Investment Team. </p><p>"Despite being faced with tightening household budgets amid an inflationary environment, demand is robust against all lines of the business. For example Disney parks’ spend per customer visit was up 40% over 2019 pre-covid levels.</p><p>Although the strong outperformance seen from the Disney Parks can be attributed to pent-up demand post the pandemic, its CEO Bob Chapek emphasised that “what we're seeing is far more resilient, far more long lasting in terms of increase in the affinity for our parks, both from the willingness to come to our parks and it's attendance, but also in terms of what guests are willing to spend when they get there in order to personalize their experience.”</p><p>We also remain confident with management’s execution of the rapidly expanding direct-to-consumer business. Although the headlines are highlighting that the number of Disney streaming services subscribers have surpassed that of Netflix, the Average Revenue Per User (ARPU) for a Disney subscriber is significantly less than a Netflix subscriber. </p><p>Now, with a massive user base, Disney is testing the stickiness of their customers through price increases and the introduction of an ad-tier. This is expected to increase ARPU and drive Disney+ to profitability by 2024. Disney is also expected to spend ~$30 billion on content in both fiscal 2022 and 2023 compared to Netflix who is expected to spend $17 billion. </p><p>In  a scale game, Disney’s deep pockets will prove to be a strong competitive advantage. In terms of subscriber churn from these pricing increases, management spoke to there being no meaningful churn impact when US ESPN+ prices increased from $6.99 to $9.99. Management expects to see similar behaviour with Disney+."</p><p>Disney rose 11.02% last week (8-12 August 2022).</p><hr><p>The <a href="https://www.spaceship.com.au/voyager/universe/?ref=spaceship.ghost.io">Spaceship Universe portfolio</a> invests in Disney and Spotify at the time of writing. The <a href="https://www.spaceship.com.au/voyager/origin/?ref=spaceship.ghost.io">Spaceship Origin portfolio</a> invests in Disney at the time of writing.</p><p><strong>Important</strong>! We’re sharing with you our thoughts on the companies in which Spaceship Voyager invests for your informational purposes only. We think it’s important (and interesting!) to let you know what’s happening with Spaceship Voyager’s investments. However, we are not making recommendations to buy or sell holdings in a specific company. Past performance isn’t a reliable indicator or guarantee of future performance.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Spaceship)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/investing/">Investing</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2022/08/Spaceship-Voyager-flight-notes-2.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[Spaceship Voyager Flight Notes (1-5 August 2022)]]></title>
            <link>https://www.spaceship.com.au/learn/spaceship-voyager-flight-notes-1-5-august-2022/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/spaceship-voyager-flight-notes-1-5-august-2022/</guid>
            <pubDate>Wed, 10 Aug 2022 01:16:29 GMT</pubDate>
            <description><![CDATA[Less than half of singles have tried online dating. Here's what it might mean for Match Group. ]]></description>
            <content:encoded><![CDATA[<p>At Spaceship, we’re long term investors. But we still keep an eye on what’s going on in the market day-to-day.</p><p>This week we’re zooming in on one of our Spaceship Voyager portfolio companies you may have downloaded, then deleted, then downloaded, then deleted, then downloaded before:  Match Group.</p><p><em>Want more? You can see daily price moves and company news when you log into <a href="https://www.spaceship.com.au/voyager/?ref=spaceship.ghost.io">the Spaceship app</a>.</em></p><h2 id="match-group">Match Group</h2><p>(Match Group is in the <a href="https://www.spaceship.com.au/voyager/universe/?ref=spaceship.ghost.io">Spaceship Universe portfolio</a>.)</p><h3 id="married-people-don%E2%80%99t-read-this">Married people: don’t read this.</h3><p>It turns out less than half of singles have tried online dating - so if you’re ‘on the apps’ and have found the options to sometimes be a bit weird, there could still be hope!</p><p>That’s the story from the latest Match Group quarterly earnings report, released last week 2 August 2022.</p><p>Match Group is an online dating behemoth that owns Tinder, Hinge, OkCupid, Plenty of Fish, and newly acquired The League amidst other brands.</p><p>Its new CEO, Bernard Kim (ex-Zynga games), highlighted two key areas for growth: growing users, and monetising them.</p><h3 id="growing-users">Growing users</h3><p>On the first front, Match’s key company Tinder has been a little slow to see new user growth return to pre-lockdown levels, though existing user activity has bettered pre-pandemic levels.</p><p>It’s a big opportunity: more than half of singles in developed markets such as the U.S. and Western Europe, and even more in APAC and the rest of the world, are yet to experience the thrill of wondering if you’re about to meet ‘the one’ or just end up with another good (bad?) story to tell your married friends.</p><p>In Match’s quarterly earnings letter, Bernard Kim identified the APAC region as a key area for growth.</p><p>“In APAC and other parts of the world, an even larger percentage of people have yet to try them (dating apps) and, even though cultural barriers and stigma are higher, these regions present an enormous opportunity for growth,” he said.</p><h3 id="monetising-them">Monetising them</h3><p>On the second front, Match grew its total revenue by 12% over the same quarter last year, while its paying customers grew by 10% to 16.4 million from the same period last year.</p><p>Last year Match Group committed to creating a metaverse dating experience by acquiring Hyperconnect for $1.73 billion. Kim says it’s still a growth area for the group, but one they’ll scale back on until the time is right.</p><h3 id="why-do-we-swipe-right-on-match-group-for-the-spaceship-universe-portfolio">Why do we swipe right on Match Group for the Spaceship Universe portfolio?</h3><p>"While there are almost 100m users using Match products, only 15% of users are paying for Match dating services," said the Spaceship Voyager Investment Team.</p><p>"The Match Group’s 16m paying users is small compared to the 188m Spotify paid subscriptions and Netflix’s 221 million households. We believe there is a big opportunity to increase paying users through digital gifting and virtual goods which should increase revenue per user."</p><p>"Additionally we believe as users get more serious about finding “the one”, their willingness to pay increases, see revenue per payer below, revenues per user increase alongside more serious app usage."</p><figure class="kg-card kg-image-card kg-card-hascaption"><img src="https://www.spaceship.com.au/blog/images/2022/08/Match-Group-RPP.png" class="kg-image" alt loading="lazy"><figcaption>Match Group Revenue Per Payer. Source: <a href="https://s22.q4cdn.com/279430125/files/doc_financials/2022/q2/Earnings-Letter-Q2-2022-vF.pdf?ref=spaceship.ghost.io">Match Group Q2 Shareholder Letter</a></figcaption></figure><p>Match Group fell 6.77% last week (1-5 August 2022).</p><h3 id="what-do-dating-and-investing-have-in-common">What do dating and investing have in common?</h3><p>Previously we’ve discussed how the ups and downs of the market can be pretty similar to the search for love – and why it can pay to stick in there. Here’s some <a href="https://www.spaceship.com.au/learn/3-things-dating-and-investing-have-in-common/?ref=spaceship.ghost.io">more about that</a>.</p><hr><p>The <a href="https://www.spaceship.com.au/voyager/universe/?ref=spaceship.ghost.io">Spaceship Universe portfolio</a> invests in Match Group, at the time of writing.</p><p><strong>Important! </strong>We’re sharing with you our thoughts on the companies in which Spaceship Voyager invests for your informational purposes only. We think it’s important (and interesting!) to let you know what’s happening with Spaceship Voyager’s investments. However, we are not making recommendations to buy or sell holdings in a specific company. Past performance isn’t a reliable indicator or guarantee of future performance.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Spaceship)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/stocks/">Stocks</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2022/08/Spaceship-Voyager-flight-notes-1.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[Real Money Talk: Hariharan]]></title>
            <link>https://www.spaceship.com.au/learn/real-money-talk-taylor3/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/real-money-talk-taylor3/</guid>
            <pubDate>Wed, 10 Aug 2022 01:03:11 GMT</pubDate>
            <description><![CDATA[Hariharan's a 24-year-old who’s using his career, reading, and self-reflection to focus on building wealth.]]></description>
            <content:encoded><![CDATA[<p>This post is based on an interview we conducted with Hariharan in June 2022.</p><p>Real Money Talk is our series where we interview Australians from all walks of life about their personal finances. The views expressed are those of the interviewees, based on their experiences with money, and as such are not necessarily representative of Spaceship's views.</p><p>We have changed the name of the interviewee for their privacy.</p><h2 id="overview">Overview</h2><p><strong>Name:</strong> Hariharan	<br><strong>Age:</strong> 24<br><strong>Where do you live?</strong> Perth</p><p><strong>Please tell us a bit about yourself.</strong></p><p>My name is Hariharan. I am a Spaceship Voyager member myself. I have always been a business/finance/investment person since the beginning. I started dabbling in the markets at about 18 but got serious about two years ago after migrating from Singapore to Australia.</p><p><strong>What's your current net worth?</strong></p><p>My current net worth is about $159,000 with zero debts.</p><p><strong>How does it break down?</strong></p><ul><li>Shares: $140,000.</li><li>Savings: $10,000</li><li>Super: $9,000</li></ul><p><strong>Do you have any debts?</strong></p><p>I have $0 debts</p><p><strong>How did you build your net worth?</strong></p><p>I realised that to build wealth you have got to know your numbers. Know the end game and then work backwards. </p><p>I knew I wanted to be self-sufficient and achieve freedom which for me was to not have money interfere with any decisions by the time I was 29 or 30. So I started with a plan and figured that for such a dream a slightly more long-term strategy would suit me best. </p><p>I also wanted attractive returns in a space I understood best. And I knew I was happy to take on slightly more risk than the average person because I understood what I was doing through a lot of self-education. </p><p>The best thing I learned was that there's more than one way to the top and to focus on your strengths so that when things like the market fall, you have the stomach to hold on to your convictions.</p><h2 id="earn">Earn</h2><p><strong>Tell us a bit about your career.</strong></p><p>I started in Sales from day one because I knew that's where I could really meet a lot of people, have a higher capped income potential to supplement my investment plan easily and still live well with no worries.</p><p>I then moved up to Business Development which gave me more choices to leverage on and place high conviction bets with larger amounts on investments I truly believed in after months of research. I have truly been working only for three years to get to this point. I have also made earnings with a few side businesses here and there that generated more income to invest.</p><p><strong>Do you have any income sources outside your job? How much do you earn from each and how did you develop them?</strong></p><p>I used to but now I'm focused for a little while on my job to build what I call a "risk buffer". Once I build enough, I'm planning to go out there and take another well calculated risk in business as a way of providing more value and to also increase my earnings.</p><p><strong>What’s been important for you to learn about money?</strong></p><p>I would say, know what I wanted early on to stay focused on my own version of Mount Everest. Sticking to my investment plan and not the next "big" thing. Having a long term outlook  that will remove the majority of the risk that I might face. </p><p>Finally, I would say investing early. It's the only way to make mistakes, earn early on, and improve. When I put money into something I’ll put the time to improve daily and thus turn into someone who has learnt to take risks and gain enormously from them.</p><h2 id="save">Save</h2><p><strong>What's your savings rate? How has it changed over time?</strong></p><p>It started at about 40%. As my income grew larger, I was able to dedicate more towards investing rather than being careless and spending more. Today my savings rate is at 80% which I invest.</p><p><strong>Do you have a budget?</strong></p><p>I don't have a strict budget. All I know is any big purchases have to be in a disciplined way over time. I only use the 20% that gets allocated over time as I save. I know that big purchases will thus take time and I'm okay with it.</p><p><strong>How much do you spend per year?</strong></p><p>I spend about $30,000 a year. That goes mostly into bills, my insurance, and other necessities and food as it's what I love.</p><p><strong>Do you make purchase decisions carefully, or are you loose with your money?</strong></p><p>I make them carefully.</p><p><strong>How is your work-life balance?</strong></p><p>I work from Monday to Friday currently and when I get back, I spend the extra hours learning more and working on my craft in business, investing, and finance.</p><p><strong>What's your favourite thing to spend money on?</strong></p><p>Books. I am an avid reader. I try to read a book a day, but if I can't, at least 3-5 great articles a day.</p><h2 id="invest">Invest</h2><p><strong>How do you invest?</strong></p><p>I invest in mainly stocks because I understand them best and have many years of experience in them. I prefer individual picks that I understand as I feel it's a big advantage.</p><p><strong>What's been your best investment?</strong></p><p>My greatest investment so far has been Tesla and AMD. Two great companies I believe in and have allowed to enjoy capital appreciation.</p><p><strong>What’s been your worst investment?</strong></p><p>My worst investment would have to be a small cap company, but I was able to cut my losses short and since it was only a very small position in my portfolio, it didn't affect me in many ways.</p><p><strong>What’s been your overall return?</strong><br>My overall return so far has been 22%.</p><p><strong>How are you building wealth?</strong><br>So far, I've been focused on better careers, getting into business and then out as a way to generate extra income on a financial year basis. However, I'm looking to work a little more before taking a risk again and to running a business as my career for the long term as it's where my passion lies, and where my strengths lie at.</p><p><strong>What are your main roadblocks to building wealth? How are you addressing them?</strong></p><p>I think the main roadblock to building wealth is mindset, the amount of education needed, and being exposed to great ideas. You need to be extremely open minded, and know who you are in order to do well. Your wealth journey is usually a reflection of yourself from my experience so far.</p><p><strong>Do you have a target net worth you want?</strong></p><p>My target net worth is $10 million, which I am confident on hitting as my investment plan takes a conservative view and a really long term horizon over 15 years. I have also added worst case scenarios in to see what I would have to do to ensure I hit my target even if the unexpected happens. So far, it's been going well, so I'm thankful.</p><h2 id="behaviour">Behaviour</h2><p><strong>When did you make your first significant behavioural shift towards wealth building?</strong></p><p>I would say at the age of 18 when I realised that freedom and independence is not given to you on the lap but it's something you put your mark on and decide to get it.</p><p><strong>If you could start again, what would you do differently?</strong></p><p>I would definitely have started learning about myself first and knowing what I am good at and knowing what skill I wanted to focus on that I have conviction will allow me to build wealth over the long run.</p><p><strong>What mistakes have you made along the way that you think others could learn from?</strong></p><p>Some mistakes I've made include being too diversified in investments and not being highly convicted on maybe a few things. Another mistake was constantly doubting myself rather than just starting and learning and correcting as it happens.</p><p><strong>Do you have any worries about retirement? If so, how are you planning to address them?</strong></p><p>I actually do not have any worries about retirement. I intend to stick to my investment plan, strategy and adapt my strategy as the world changes and to always be open-minded about the future.</p><p><strong>How are you learning about building wealth?</strong></p><p>I read books daily, constantly listen to interviews of great investors, champions etc. I read many biographies. And most importantly reflect on my own experiences to give clues behind how I found success in certain areas and failure in others. Those sessions give me a lot to learn from.</p><p><strong>Do you give to charity? If so, what percentage of your time/money do you give?</strong></p><p>Yes, I give to an animal foundation that is very close to my heart.</p><hr><h2 id="we-want-to-hear-your-real-money-talk">We want to hear your Real Money Talk</h2><p>At Spaceship we’re big believers in sharing our money stories. We want to hear yours, too. In our ongoing <a href="https://www.spaceship.com.au/learn/tag/real-money-talk/?ref=spaceship.ghost.io">Real Money Talk</a> series, members of our community share what they’ve learned about managing money. We’d love you to take part. <a href="https://forms.gle/B2xKnqAqjePMHfFG9?ref=spaceship.ghost.io">Here’s a link to our Real Money Talk survey</a> where you can share your story.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Kelly Simpson)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/real-money-talk/">Real Money Talk</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2022/08/Real-Money-Talk-Taylor.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[05.08.22 | My year of magical money thinking]]></title>
            <link>https://www.spaceship.com.au/learn/050822-newsletter/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/050822-newsletter/</guid>
            <pubDate>Thu, 04 Aug 2022 22:58:00 GMT</pubDate>
            <description><![CDATA[The many, many things I did to take control of my personal finances.]]></description>
            <content:encoded><![CDATA[<p>Look around on any given day and you'll likely read a headline about rising inflation or interest rates or energy prices. If you're feeling uncertain about things, I'm with you. You don't need to read headlines to notice that prices are going up.</p><p>For me, this feels not unlike a situation I was in a few years back, when I was unable to work for a prolonged period of time. I remember feeling so anxious about my financial situation that I couldn't breathe when I tried to take it all in. Even though I'm in a substantially different situation now, I still feel that anxiety rising at times. Back then, I eventually realised I had to take action, so I decided to dig into my finances and find whatever opportunity I could take. I called it my 'year of magical money thinking' and it helped me create the habits and practices I use now.</p><p>What I did won't be right for everyone, and you should make your own decisions based on your own personal situation, but here's what it looked like:</p><h2 id="get-it-all-down-on-paper">Get it all down on paper</h2><p>The first thing I did was to lay it all bare. Every debt, every regular bill, every account balance, every cent I could or would earn, everything I was spending money on. It was super important for me to see my full financial picture in one place.</p><p>I used a spreadsheet for this, and each tab was allocated to part of it e.g. spending, bills, income, debt, net worth, etc. Each tab had a different purpose.</p><h2 id="track-and-reduce-my-spending">Track and reduce my spending</h2><p>Once I had everything in one place, I decided to look first at where I was already spending. With many banks, you can export a list of your previous transactions. I decided to go back a full year. It was pretty gruelling, but I exported the list, and categorised every transaction as best I could. It looked a little like this:</p><figure class="kg-card kg-image-card"><img src="https://www.spaceship.com.au/blog/images/2022/08/news1-1.png" class="kg-image" alt loading="lazy"></figure><p>When I had completed this, it was really easy to see the average amount I spent on certain things, whether some months required more money than others, and where I could find some really quick wins and opportunities.</p><p>For example, it was clear to me that I could cut down on three areas: streaming and subscription services, groceries, and transport. So, I tackled the quick wins first.</p><p>For streaming and subscription services, I paused every account except one. For example, I would subscribe only to Netflix for a period. Once I had maxed out everything on Netflix, I would pause that account and move to, say, Stan. I also had a few content and media subscriptions which I paused. Surprisingly, it wasn't hard to add a little ingenuity to my life and get my content fix at sites without a paywall (e.g. The Guardian).</p><p>With groceries, I started doing two things.</p><p>The first was to utilise the 'unit price' component on price tags. To use a really basic example, I could find a 375ml bottle of olive oil for $9.50 or I could find a 750ml bottle of olive oil for $14, both by the same brand. A quick look should tell you that the 750ml bottle is better value, but the unit price confirms it. I'd be paying $2.53 per 100ml for the first bottle, but only $1.87ml per 100ml for the second.</p><p>This is particularly useful for dry goods and things that will last for a long period. However, where you only need a small amount of something or where it will expire, you may want to go for the cheapest item. For example, if you only need 80ml of coconut milk for a recipe, it's likely better to buy the 165ml can over the 400ml can.</p><p>The second thing I started doing was meal planning. If I was making something that involved, say, celery, I would ensure my other meals for the week would use the rest of the celery. Then I would do one big shop, and my groceries were done. This reduced ad-hoc purchases at the supermarket, but it also reduced the likelihood of turning to a service such as Uber Eats because I was feeling lazy.</p><p>Lastly, transport. At the time, I didn't go out much, but when I did, I would often catch an Uber home. I made two changes here.</p><p>Firstly, I stopped staying out so late that the only option was an Uber or taxi. This sometimes meant tearing myself away from a social moment early, sadly.</p><p>The other change was to always take the cheapest option, even if it meant longer travel time. Buses over ferries, etc. On the few occasions I did take an Uber, I would sometimes use public transport to get myself closer to home, or I would use UberPool, which back then meant almost halving my Uber costs. (Sadly, that's not the case anymore!)</p><h2 id="track-and-reduce-my-bills">Track and reduce my bills</h2><p>Although the categorisation process had also included all my bills, I moved these to a separate spreadsheet tab. That tab looked a little bit like this.</p><figure class="kg-card kg-image-card"><img src="https://www.spaceship.com.au/blog/images/2022/08/news2-1.png" class="kg-image" alt loading="lazy"></figure><p>Next, I looked into how I could reduce these bills.</p><p>I started with gas and electricity. There are some great sites you can use, such as <a href="https://www.energymadeeasy.gov.au/?ref=spaceship.ghost.io">Energy Made Easy</a>, where you can input your usage and it will tell you where you might find a better deal. I ended up finding a plan that gave me a % deduction if I paid by direct debit, as well as an immediate cash-back rebate on my first bill. I took up the offer.</p><p>Interestingly, this same retailer allowed me to 'switch' plans every six months, so every six months, for many years, I got a cash-back rebate. (This no longer happens!)</p><p>I did the same with all my bills. With internet and mobile bills, I looked to see exactly what I was using and wasn't, and found plans that suited my usage. With my health insurance, I removed the extras as I wasn't getting any use out of them.</p><p>Lastly, I set a reminder in my calendar to revisit this exercise every 6 months.</p><p>The other thing I did was set up a separate account for rent and bills.</p><p>Then, every month, I would transfer the average monthly amount, plus a 5% buffer.</p><p>(In the above example, it would be $253, made up of $241 as my average monthly bill spend and $12 of buffer).</p><p>I set up all my bills to be direct debited from this account so that I felt comfortable that the money was already set aside and debits wouldn't impact my everyday spending. The 5% cushion gave me peace of mind that I could weather any sudden increases.</p><p>I also continued to update this table each month so that if a plan changed (e.g. my mobile plan went up or down), this impact was taken into account over time.</p><h2 id="track-and-reduce-my-debt">Track and reduce my debt</h2><p>I had an amount of credit card debt that I needed to pay off. While I knew the amount, and I knew I was going to allocate money each month towards paying it down, it was important for me to create a single tab for this.</p><p>Here's why: I believe visual cues can really help when you're out to achieve a goal. So I created a table that outlined the balance of the debt and I updated it each month. I then created a chart that showed the debt declining.</p><p>As for how I was going to tackle the debt… Well, I made the decision to do a balance transfer to a credit card that had a 0% introductory interest rate.</p><p>This meant I could move the majority of the debt to a new card, that would give me 0% for a specific period of time — say, 18 months. This would help me allocate more money to the balance and pay it down faster.</p><p>To make this work, though, I had to commit to a few things. Firstly, I had to close my original credit card the minute that balance was down to $0. Secondly, I had to ensure I could pay the entire balance within the interest-free period, as once that period was up it would revert to a regular interest rate. Thirdly, I had to avoid using the credit card, as any new purchases didn't fall under the interest-free banner.</p><p>While this did work for me, as I adhered to those guidelines, this move isn't for everyone.</p><h2 id="start-saving-and-investing">Start saving and investing</h2><p>It was really important to me that I started to set money aside. I wanted to have an emergency fund but I also wanted to start saving towards a goal.</p><p>Most experts recommend tending to 'bad' debts (e.g. credit cards) first and foremost.</p><p>However, I worked out that if I paid the minimum payment each month towards my 0% balance transfer, I would easily pay off the debt within the interest-free period.</p><p>That meant I could start putting some extra money aside each month.</p><p>I found the best high-interest savings account rate that I could find, and I moved all my bank accounts to that bank, mostly so that I could do all the things required to get the bonus interest. Then, I allocated a percentage of my income to that account every month, rain, hail or shine. I still do this to this day. That account is my emergency fund.</p><p>I also started investing. I mostly invested in a Spaceship portfolio, but I also invested in single stocks here and there. You can read more about <a href="https://www.spaceship.com.au/learn/im-in/?ref=spaceship.ghost.io">my exploits in investing here</a>, but the main thing for me was to just do something. One month I put just $88 in. For me, it was simply about doing something and doing it regularly.</p><p>I also set up a visual chart on this tab so I could see improvements over time.</p><h2 id="improve-my-net-worth-any-way-any-how">Improve my net worth any way, any how</h2><p>While my ability to increase my income in a meaningful way was limited at the time, I was able to pick up some freelance jobs that helped add money to my coffers. In the next section, I'll explain what I did whenever I had extra income.</p><p>I also made use of any small 'hacks' I could find. For example, at the time, I was eligible for the <a href="https://www.ato.gov.au/individuals/super/in-detail/growing-your-super/low-income-super-tax-offset/?ref=spaceship.ghost.io">low income super tax offset</a>, so I used that to boost my super. I also:</p><ul><li>Moved bank accounts to save on bank fees.</li><li>Utilised rewards programs such as FlyBuys to accumulate points and reduce my grocery bills.</li><li>Sold things I didn't need anymore and banked the cash.</li><li>Joined the library and borrowed books instead of buying.</li></ul><p>All of these are known hacks, but sometimes you've got to do a little bit of everything — create atomic money habits, if you will — to see a difference.</p><p>And that brings me to the last step…</p><h2 id="bring-it-all-together">Bring it all together</h2><p>The last step was to bring together all the new habits on the income tab.</p><p>Let's say that each month I knew I had a certain amount of money coming in. I would start by placing that at the top of a list.</p><figure class="kg-card kg-image-card"><img src="https://www.spaceship.com.au/blog/images/2022/08/news3.png" class="kg-image" alt loading="lazy"></figure><p>Then I deducted the amount I needed for rent and bills. My monthly rent was a set amount, and then I used the average monthly amount (and the 5% buffer) to cover my bills. This amount would dynamically change, using the amount on the bills tab. I would immediately transfer this to my separate account.</p><p>Then I deducted the minimum monthly payment on my 0% credit card. With every pay, I would immediately transfer the minimum payment to my credit card.</p><p>Then I deducted the amount I wanted to save and invest. When I wasn't making much money, this sat at 10% of my income. Over time I was able to increase this as I earned more money and then paid off my debt, eventually reaching 40%.</p><p>The most important thing was to actually transfer these amounts the minute I was paid.</p><p>That left me with a certain amount of money. I had decided that I would never spend more than 20% of my income, so I capped it at that. Which meant, as my income increased over time, I had more than 20% leftover once I'd allocated money to my rent, bills, debt, savings, and investments. Let's call this my 'goal' money.</p><p>When I had 'goal' money, I would allocate it to my goal. So, while I had debt, my goal was paying down the debt, and that meant that I could add money on top of the minimum repayment. Once I had paid my debt, my goal was to save as much as possible, so this money would be transferred to my savings and investments.</p><p>Over many years, all of this helped me to develop habits and processes that I still use to this day, live debt free (other than my mortgage), buy an apartment (with my partner), and have healthy-ish (but growing) savings and investment balances.</p><h2 id="share">Share</h2><p>I decided to share all this simply because I have started feeling anxious about money again, even though my situation is different now. The headlines get to me, which means I imagine they're getting to all you too. I don't think that what I did will work for everyone, but I think it could remind you that even small changes can have lasting impact.</p><p>No matter what your situation, there are likely tools, tips and tricks you can employ to help. I suggest starting with the government's <a href="https://moneysmart.gov.au/?ref=spaceship.ghost.io">MoneySmart site</a>.</p><hr><p>The views expressed are those of the author, based on their experiences with money, and as such are not necessarily representative of Spaceship's views.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Bryna Howes)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/newsletters/">Newsletters</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2022/08/news0.jpeg" length="0" type="image/jpeg"/>
        </item>
        <item>
            <title><![CDATA[Spaceship Voyager Flight Notes (25-29 July 2022)]]></title>
            <link>https://www.spaceship.com.au/learn/spaceship-voyager-flight-notes-25-29-july-2022/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/spaceship-voyager-flight-notes-25-29-july-2022/</guid>
            <pubDate>Wed, 03 Aug 2022 02:16:33 GMT</pubDate>
            <description><![CDATA[Some of the megacap stocks in the Spaceship Voyager portfolios reported quarterly results last week. ]]></description>
            <content:encoded><![CDATA[<p>At Spaceship we’re long term investors. But we still keep an eye on what’s going on in the market day-to-day.</p><p>This week, we’re reporting on some of the ‘mega cap’ stocks in our Spaceship Voyager portfolios. Mega cap stocks are those truly ginormous companies that give their founders enough money to <a href="https://www.bbc.com/news/science-environment-57849364?ref=spaceship.ghost.io">build their own rockets</a>, or <a href="https://www.gatesfoundation.org/ideas/campaigns/covid-19?ref=spaceship.ghost.io">try to cure pandemics</a>.</p><p>Last week was a big week for some of these companies as they announced their quarterly results. Here’s what happened.</p><h2 id="amazon">Amazon</h2><p>(Amazon is in the <a href="https://www.spaceship.com.au/voyager/universe/?ref=spaceship.ghost.io">Spaceship Universe</a> and <a href="https://www.spaceship.com.au/voyager/origin/?ref=spaceship.ghost.io">Spaceship Origin</a> portfolios)</p><p>Amazon rose 10.05% last week (25 - 29 July 2022).</p><p>At its heart, Amazon is a company that sells a lot of things. You can see it in its <a href="https://s2.q4cdn.com/299287126/files/doc_financials/2022/q2/Q2-2022-Amazon-Earnings-Release.pdf?ref=spaceship.ghost.io">quarterly earnings highlights</a>, which it reported last week.</p><p>Amazon reported a 7% increase in net sales for the quarter ended June 2022, vs the quarter ending June 2021.</p><p>It grew its cloud computing business, AWS, by 33.3% year over year.</p><p>Amazon announced its service highlights under four main groupings:</p><p><strong>Shopping innovation</strong>: It held its biggest Prime Day ever in July with its customers purchasing more than 100,000 items per minute; and it opened an actual physical fashion store in California.</p><p><strong>Entertainment</strong>: Amazon Prime is building buzz around the first season of The Lord of the Rings: The Rings of Power fantasy series; while The Boys had its third season and killed it, increasing its worldwide audience by 234% from season one and 17% from season two.</p><p>Its audiobook service Audible has signed an agreement with President Barack Obama and Michelle Obama’s production company to produce a series of shows.</p><!--kg-card-begin: html--><iframe width="560" height="315" src="https://www.youtube.com/embed/ewgCqJDI_Nk" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe><!--kg-card-end: html--><p>Video: The teaser trailer for the Lord of the Rings has already been viewed 11 million times. </p><p><strong>Devices/Services</strong>: Amazon also has Alexa, its voice assistant which more than one million developers, brands and device makers build integrations for.</p><p><strong>Amazon Web Services</strong>: AWS is a set of cloud infrastructure services that’s been adopted across global industries. It has more than 200 products and services and more than 100,000 partner integrations.</p><p>So there’s a fair bit going on at Amazon.</p><p>It’s offering ‘guidance’, which means a forecast, that next quarter its net sales will increase by between 13% and 17% vs. the third quarter in 2021. Shares increased by 10% over the week as investors reacted positively to accelerating revenue growth.</p><p>So where did Amazon cut its costs come from? The business reduced its headcount by almost 100,000, reflecting weaker demand for e-commerce goods after the pandemic surge.</p><p>The market reacted positively to Amazon’s announcement. Year to date, as at market close 29 July 2022, Amazon shares had decreased by 19.05%, so this is a welcome gain.</p><h3 id="what-does-our-spaceship-voyager-investment-team-think">What does our Spaceship Voyager investment team think?</h3><p>“Amazon’s cloud services performance was strong as expected, the highlight being it’s strength in advertising. Amazon’s advertising business reached US$8.7 billion, up 18%, a standout result when compared to the industry. Amazon’s quarterly advertising is now significantly larger and growing faster than Youtube’s advertising of US$7.3 billion which grew at 5%. Amazon’s close relationship to customers and customer credit cards is a strong competitive advantage to others in the advertising industry.</p><p>Amazon's results highlight the importance of maintaining a long term investment time frame as headlines around Amazon’s stock performance completely reversed. In the June quarter Amazon shares fell 35% the most since the third quarter of 2001, the dot com boom, as investors panicked about inflation and consumer spending, while in the month of July which included the above results, headlines were that shares increased 27%, the largest monthly increase since October 2009,” said the team.</p><h2 id="microsoft">Microsoft</h2><p>(Microsoft is in the <a href="https://www.spaceship.com.au/voyager/universe/?ref=spaceship.ghost.io">Spaceship Universe</a>, <a href="https://www.spaceship.com.au/voyager/earth/?ref=spaceship.ghost.io">Spaceship Earth</a>, and <a href="https://www.spaceship.com.au/voyager/origin/?ref=spaceship.ghost.io">Spaceship Origin</a> portfolios.)</p><p>Last week (25 - 29 July 2022), Microsoft rose 7.64%.</p><p>Elder millennials might recall the simpler days of Microsoft, when the Office Assistant Clippy would stay pinned to the top of your Microsoft Word screen and say encouraging if confusing things while you ‘surfed the internet’ to do your homework.</p><figure class="kg-card kg-image-card kg-card-hascaption"><img src="https://www.spaceship.com.au/blog/images/2022/08/Clippy.jpg" class="kg-image" alt loading="lazy"><figcaption>Remember Clippy?</figcaption></figure><p>If Clippy was still operational, he’d be telling you that where we’re going is much rosier than where we’ve immediately been (thank God).</p><p>Instead, the Microsoft quarterly results do that.</p><p>Last quarter (ending July 2022), Microsoft failed to meet its expected earnings per share for the first time since 2016. But it’s held firm in predicting solid revenue growth for the next quarter, which seems to have buoyed the market.</p><p>Microsoft also reported lower than expected revenue which was driven by its international exchange rate fluctuations, according to its Chief Financial Officer Amy Hood.</p><p>Looking ahead, its CEO Satya Nadella has boasted a record number of longer and bigger deals being signed last quarter - deals in the realm of $1 billion for Microsoft’s cloud infrastructure service (Azure).</p><h3 id="what-does-the-spaceship-voyager-investment-team-think">What does the Spaceship Voyager investment team think?</h3><p>“Despite Microsoft earnings missing expectations this quarter, Management’s comments around the benefits of offering a massive platform and future growth got us excited. In this macroeconomic environment, companies are looking for ways to cut costs, and may be likely to consolidate individual spend on point solutions to the equivalent service at Microsoft where a company can get access to the Microsoft 365, Azure, Dynamics 365 and thousands of integrations through one low-code platform. On the growth side, management is still expecting double-digit revenue and operating income growth next quarter with Azure continuing to drive revenue growth.</p><p>Satya said that he thinks “coming out of this macroeconomic crisis, the public cloud will be even a bigger winner because it does act as that deflationary force,” further demonstrating that this ~50+ billion run rate business, growing at 46% year over year is not materially slowing down anytime soon and will only become more important for society going forward,” said the team.</p><h2 id="alphabet-google">Alphabet (Google)</h2><p>(Alphabet is the <a href="https://www.spaceship.com.au/voyager/universe/?ref=spaceship.ghost.io">Spaceship Universe</a>, <a href="https://www.spaceship.com.au/voyager/earth/?ref=spaceship.ghost.io">Spaceship Earth</a>, and <a href="https://www.spaceship.com.au/voyager/origin/?ref=spaceship.ghost.io">Spaceship Origin</a> portfolios.)</p><p>Last week (25 - 29 July 2022), Alphabet rose 7.46%.</p><p>Much like Spaceship, Alphabet is forward looking. In its earnings release, Alphabet CEO Sundar Pichai said, “With an uncertain global economic outlook, our strategy to invest in deep technology and computer science to build helpful products for the long-term, is the right one.”</p><p>He spoke of using knowledge and computing to advance Google’s mission of “organising the world’s information and making it universally accessible and useful.”</p><p>Alphabet’s best known products are perhaps Google Search and YouTube. Google’s Search and related advertising revenue were up 14% for the quarter year on year, driven by retail and travel spaces. YouTube advertising revenue was also up 5%.</p><p>Alphabet’s CFO Ruth Porat noted that it’s going to be hard for the business to keep growing at the same pace as it saw in 2021, when it blitzed it. She also pointed to a decline in ad spending from its customers as being the  most significant factor in its quarter on quarter change.</p><p>Google Cloud, which is where Gmail, Google Docs, Calendar, and Meet all live, missed analyst expectations but still grew at 35.6% year on year.</p><p>As a whole, Alphabet reported a 13% increase in total revenue for the quarter year on year.</p><h3 id="what-does-the-spaceship-voyager-investment-team-think-1">What does the Spaceship Voyager Investment Team think?</h3><p>“With a global recession looming, digital advertising spend has decreased significantly over the past year. Unlike 2020 where the ad slowdown was primarily concentrated in some industries (i.e. travel), this slowdown is being felt across the board, which has adversely affected Alphabet. We do believe that Alphabet, given their scale, will be more insulated than smaller peers such as Twitter or Pinterest.  We do remain bullish on Alphabet’s long term prospects, but are cognisant that we may have a rocky road ahead as the digital advertising industry recalibrates to macroeconomic developments,” said the team.</p><hr><p>One or more of the Spaceship Voyager portfolios invest in Amazon, Apple, and Microsoft.</p><p>Important! We’re sharing with you our thoughts on the companies in which Spaceship Voyager invests for your informational purposes only. We think it’s important (and interesting!) to let you know what’s happening with Spaceship Voyager’s investments. However, we are not making recommendations to buy or sell holdings in a specific company. Past performance isn’t a reliable indicator or guarantee of future performance.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Spaceship)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/stocks/">Stocks</category>
            <category domain="https://www.spaceship.com.au/learn/tag/investing/">Investing</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2022/08/Spaceship-Voyager-flight-notes.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[5 reasons why we give a flying F about our super]]></title>
            <link>https://www.spaceship.com.au/learn/5-reasons-why-we-give-an-f-about-our-super/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/5-reasons-why-we-give-an-f-about-our-super/</guid>
            <pubDate>Wed, 03 Aug 2022 01:36:00 GMT</pubDate>
            <description><![CDATA[Not everybody cares about their superannuation – but our Spaceship community does. ]]></description>
            <content:encoded><![CDATA[<p>Superannuation. If you’re like most working Australians, 10.5% of your salary is headed straight to your super fund for you to spend when you’re retired. Not everybody pays attention to their super – but when we asked our Spaceship community what made them care about theirs, they had some things to say.</p><p>(Spaceship doesn’t necessarily agree or disagree with what they’ve said. Everyone’s financial situation is different, and as always, it’s important to take your own situation into account before deciding to make any changes.)</p><h2 id="i-lost-my-money-when-i-got-divorced">I lost my money when I got divorced</h2><p>Divorce does a number on your finances. </p><p>And it’s divorced women with children who suffer the most financially when it comes to super: an <a href="https://corporate.amp.com.au/newsroom/2016/december/amp-natsem-39---for-richer--for-poorer?ref=spaceship.ghost.io#:~:text=Super%20balances%20for%20divorced%20mothers%20are%2068%20per%20cent%20lower%20than%20married%20mothers%20while%20on%20average%20a%20divorced%20mother%20has%2037%20per%20cent%20less%20super%20than%20a%20divorced%20father.">AMP NATSEM study</a> showed they had 37% less super than divorced dads from similar ages and backgrounds; and 68% less than their married equivalents. </p><p>The average Australian marriage lasts just over 12 years according to <a href="https://www.finder.com.au/marriage-and-divorce-statistics-2021?ref=spaceship.ghost.io#:~:text=The%20average%20duration%20from%20marriage%20to%20divorce%20is%2012.2%20years">Finder</a>. Your superannuation may be the longest relationship you ever have.</p><p>The pain is real for these people in our community.</p><!--kg-card-begin: html--><blockquote>“After my divorce I lost 55% of my super to my ex wife… that’s when I started to give a F about my super,” said Wayne.
    </blockquote><!--kg-card-end: html--><p>Sal bravely shared her story.</p><!--kg-card-begin: html--><blockquote>As a single mum, who was put through the wringer by my ex when we split, I walked into the relationship with everything, and after raising and supporting the family financially, I walked away with nothing.
    <br>
 <br>
To top it off, he then dragged me through the court system for almost 10 years, and bullied and manipulated my life making it near impossible to work [full-time], let alone part-time.
    <br>
     <br>
Constantly on my mind has been my future, and not relying on my kids to help later in life.
    <br>
     <br>
What little amount I did have in super, was being eaten away by fees, and the thought of that used to make me so angry.
    <br>
     <br>
Then I heard of Spaceship, and for me, it was a no-brainer. Across I went!
    <br>
     <br>
While I know we shouldn't look at our balances everyday... For those first few weeks, I absolutely did!
    <br>
     <br>
The peace of mind I had, just seeing something was working for me, has been incredible.
    <br>
     <br>
Yes, it's bounced around a bit, but we all know that's expected.
All in all though, I see a future, much brighter than it had been in a long time, and that's something you can't put a price on.”
    </blockquote><!--kg-card-end: html--><h2 id="i-don-t-want-to-live-like-my-parents">I don’t want to live like my parents</h2><p>Our parents can be inspirations – or they can be cautionary tales. </p><p>Most people intend to retire when they’re 65 and a half, according to the Australian Bureau of Statistics. If you have parents around that age, it’s likely that retirement is on their minds – and their superannuation balance probably impacts how they feel about it.</p><p>Some of our community have seen this first hand.</p><!--kg-card-begin: html-->  <blockquote> “I give an F about my super because I've seen my folks' quality of life, and even their happiness, sometimes suffer with not enough retirement savings and the limited choices that it can lead to later in life. I see my super as my number one priority to make sure me and my family can live a full and rewarding life for as long as I'm on this planet,” said Andrés.
</blockquote><!--kg-card-end: html--><!--kg-card-begin: html-->  <blockquote> “The realisation that my parents will need to work well into their 70’s after a lifetime of not giving an F about their super!” said Anthony.
</blockquote><!--kg-card-end: html--><p>And sometimes your parents give you helpful advice, which was the case for Cara:</p><!--kg-card-begin: html--><blockquote>“As soon as I could work at 14 years and 9 months, and had my first job, my parents expressed the importance of putting additional money into my super. 
     <br>
    <br>Even though they were lower-middle income earners, they were determined not to rely on the pension when they retired. That passed on to me and I've always added extra to my super since my very first job - even if it was only $10 a month.
     <br>
    <br>Now that my parents have retired, they are not on the pension, and not only that, they have saved enough money (super and cash) to (pre-Covid) regularly travel overseas flying business class, renovate their house, lend money to offspring as needed, and live really full lives - definitely no penny pinching! They are such an inspiration and I now bank an additional $400 a month into my super following their advice.
     <br>
    <br>Whenever I get a pay rise, a portion of the extra cash is always first allocated to super.”
    </blockquote><!--kg-card-end: html--><h2 id="i-don-t-want-a-quiet-retirement">I don’t want a quiet retirement</h2><p>As we learned earlier, most people intend to retire at 65 and a half – but the people in our Spaceship community aren’t ‘most people’.</p><!--kg-card-begin: html--><blockquote>“I give an F about my Super because of the retirement dream I have in my head. The plan is to be able to set up a bookshop in Fiji or the Mentawais. I daydream about this pretty much every day which gives me the motivation to care about my super and other finances,” said Louis.</blockquote><!--kg-card-end: html--><!--kg-card-begin: html--><blockquote>“When I retire and can finally embrace life as an eccentric adventurer, super will be there as a back up fund. I invest in my super as my safety net, with the goal that I’ll never have to rely on it and can retire with wealth independent of it, however it will be there if needed,” said Jonny.</blockquote><!--kg-card-end: html--><h2 id="it-s-forced-savings">It’s forced savings</h2><p>Super is compulsory for most Australians who work – and we might struggle to save a comparable amount for retirement, without it.</p><!--kg-card-begin: html--><blockquote>“I think it is that it is my money, earned by me, to be used by me in the future. We are all tempted by shiny things around us, or that trip/holiday, or that 'unnecessary' purchase. Super forces us to be ready. And since it is done pre-tax, then it is not money we have to "pay out" ourselves, so we don't really notice,” said Mark.</blockquote><!--kg-card-end: html--><!--kg-card-begin: html--><blockquote>“I’ve never been great at leaving my savings alone,” said Caz. “I always dip into them. But putting the money into super / pension means I can’t touch it and it’s growing for my retirement.”</blockquote><!--kg-card-end: html--><h2 id="it-s-for-future-me">It’s for future me</h2><p>There's no better person to take care of Future You than Present You. The you who is reading this right now. There are lots of people in our community looking out for their future selves.</p><!--kg-card-begin: html--><blockquote>“It's current me looking out for future me and gives me reassurance that I'm not going to get to that stage and be stuck!” said Dilshi.</blockquote><!--kg-card-end: html--><!--kg-card-begin: html--><blockquote>“For many friends my age (I'm 20) Super seems like something that can wait and be kicked down the road,” said Phillip.
     <br> <br>“I've done the calculations though and if I have $100,000 in my Superannuation account on the most aggressive option with low fees, even without much contributions after that I could easily have $2,000,000 by the time I retire, all with the magic of compounding and time in the market. It's pretty amazing to think about.”</blockquote><!--kg-card-end: html--><h2 id="so-will-you-give-an-f">So, will you give an F?</h2><p>And what will your F stand for? Freedom? Fun? Fairness? There are heaps of reasons to give an F about your super.</p><p>Not sure where to start? Find out more about <a href="https://www.spaceship.com.au/super/?ref=spaceship.ghost.io">Spaceship Super</a>.</p><p><em>Updated 29 July 2022. </em></p>]]></content:encoded>
            <author>hello@spaceship.com.au (Kelly Simpson)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/superannuation/">Superannuation</category>
            <category domain="https://www.spaceship.com.au/learn/tag/personal-finance/">Personal Finance</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2022/07/5-reasons-why-we-give-a-flying-F-about-our-super.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[How can I improve my credit history?]]></title>
            <link>https://www.spaceship.com.au/learn/how-can-i-improve-my-credit-history/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/how-can-i-improve-my-credit-history/</guid>
            <pubDate>Tue, 02 Aug 2022 20:24:00 GMT</pubDate>
            <description><![CDATA[Credit scores. Credit history. Credit checks. What does it all mean and can you improve it?]]></description>
            <content:encoded><![CDATA[<p>Credit scores. Credit history. Credit checks. What does it all mean and can you improve it?</p><p>In a nutshell, your <a href="https://www.spaceshipinvest.com.au/learn/whats-a-credit-score/?ref=spaceship.ghost.io">credit score</a> is a number out of 1,000 or 1,200 that represents your credit worthiness.</p><p>According to the Equifax Credit Score System, your credit score will fall in one of the below ranges. Each range or band represents approximately 20% of the population.</p><p><strong>Below average:</strong> 0-459<br><strong>Average:</strong> 460-660<br><strong>Good:</strong> 661-734<br><strong>Very good: </strong>735-852<br><strong>Excellent:</strong> 853-1,200</p><p>Your credit score is an indicator of the credit risk you pose, and it’s based on previous credit events and other information about you. This means it’s something that you can improve over time. Below are three simple steps to make sure you can start improving your credit score.</p><h2 id="1-make-sure-you-pay-your-bills-on-time-and-in-full">1. Make sure you pay your bills on time and in full</h2><p>Paying your bills on time and in full seems straightforward enough. But it's easy to forget bills or let them slip through the cracks.</p><p>Unfortunately, your credit score likely won’t escape unscathed. If you’re a bill or two behind, your credit history will show you were late on your payments.</p><p>Equifax says missed payments can remain on your credit file for up to seven years. The only way to improve your credit history is to ensure you pay your bills in full and on time.</p><p>Prioritising your debt repayments will not only save you interest, if any. It also allows you to improve your credit score.</p><h2 id="2-avoid-excessive-hard-pulls-on-your-credit-history">2. Avoid excessive hard pulls on your credit history</h2><p>When you apply for a new line of credit — whether it’s a credit card, a loan, or a mortgage — the provider can do a hard pull inquiry on your credit report.</p><p>This means the credit provider checks your credit history to ensure you're likely to be able to afford the payments on the product you’re applying for.</p><p>Let’s say you apply for several credit cards over a short period of time. Each one of these applications will result in a hard pull inquiry on your report.</p><p>When a lender comes along and sees this, they might deduce you’re short on cash, and therefore they might be less likely to approve your application.</p><p>Hard pull inquiries can have a negative effect on your credit score. (You may notice this quite quickly.) They may even impact your ability to get credit for a while.</p><h2 id="3-manage-your-credit-limit">3. Manage your credit limit</h2><p>Every few months, review how much credit you have access to. Credit cards, car loans and personal loans should all come into the mix here.</p><p>Lowering your credit limits on these accounts might help you improve your score.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Liam Thomson)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/personal-finance/">Personal Finance</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2022/08/How-to-fix-your-credit-score.png" length="0" type="image/png"/>
        </item>
        <item>
            <title><![CDATA[Our latest quarterly update: This too shall pass]]></title>
            <link>https://www.spaceship.com.au/learn/220722-newsletter/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/220722-newsletter/</guid>
            <pubDate>Wed, 27 Jul 2022 00:00:00 GMT</pubDate>
            <description><![CDATA[Our senior portfolio manager, Jason Sedawie, shares an update for Spaceship customers on what’s going on.]]></description>
            <content:encoded><![CDATA[<p>It’s been a tough start to the year, so for our latest quarterly update, our senior portfolio manager, Jason Sedawie, has written an update for Spaceship customers on what’s going on.</p><p>Take it away, Jason…</p><h2 id="ouch">Ouch.</h2><!--kg-card-begin: html--><p>It’s been a brutal year for many in the capital markets and certainly for Amazon.com shareholders <s>Amazon.com shareholders</s> Spaceship Voyager unitholders. Yes, we did just borrow a line from <a href="https://s2.q4cdn.com/299287126/files/doc_financials/annual/00ar_letter.pdf?ref=spaceship.ghost.io">Amazon.com's 2000 shareholder letter</a> – see Jeff Bezos’ post-dot com letter below.
</p><!--kg-card-end: html--><figure class="kg-card kg-image-card"><img src="https://www.spaceship.com.au/blog/images/2022/07/Amazon-shareholder-letter-2000.png" class="kg-image" alt loading="lazy"></figure><p>We’re sharing Amazon’s letter as a reminder that while the current market correction we’re seeing isn’t a new phenomenon, if it's the first time you have experienced a correction, it might feel very new to you.</p><p>Severe corrections occur every couple of years and can cause share prices to unlink themselves from business fundamentals like Amazon above.</p><p>Once again Amazon shares are suffering through a correction, down by almost 36% (as at 15 July 2022) over the last year. If you find Amazon’s Prime day sales and discounts exciting, you should be able to get excited about the current market correction and Amazon’s discounted share price.</p><p>Like Jeff, we’re weighing up underlying company business fundamentals such as sales, customer growth, and cash flow, over short term share price volatility for our actively managed Where the World is Going (WWG) <a href="https://www.spaceship.com.au/voyager/universe/?ref=spaceship.ghost.io">Spaceship Universe</a> and <a href="https://www.spaceship.com.au/voyager/earth/?ref=spaceship.ghost.io">Spaceship Earth</a> portfolios.</p><p>From an investment perspective, there is current weakness in advertising and e-commerce but generally the business fundamentals for the portfolios are mostly performing to expectations.</p><p>(For the <a href="https://www.spaceship.com.au/voyager/origin/?ref=spaceship.ghost.io">Spaceship Origin Portfolio</a>, it’s a little different. It is a rules based portfolio made up of around 100 of some of the largest ASX listed companies by market capitalisation, and around 100 of some of the largest global companies by market capitalisation. Its composition tends to be more reflective of the broader market.)</p><h2 id="investing-through-market-volatility">Investing through market volatility</h2><p>Volatility has increased due to inflation, higher interest rates and Russia’s invasion of Ukraine with business fundamentals taking a back seat to the macro environment.</p><p>Tuning out this market volatility is easy to say but hard to do. Share prices can move anywhere in the short term, but over the long term prices should reflect business fundamentals.</p><p>Speaking of hard, it has been a tough period for the <a href="https://www.spaceship.com.au/voyager/?ref=spaceship.ghost.io">Spaceship Voyager portfolios</a>. Recent performance has been poor. We understand the pressure this puts on investors. Uncertainty and volatility can create feelings of fear and a desire to exit. Yet to optimise long term returns, we have to deal with short term pain as stock market volatility is a feature not a bug.</p><p>Our Spaceship Universe Portfolio and Spaceship Earth Portfolio (the WWG portfolios) have been affected by a Covid-19 overhang as investors reassess what growth is sustainable in a post-Covid world.</p><p>For example e-commerce shares performed well during Covid when demand for their services was pulled forward due to lockdowns. These same companies are now suffering as demand has dropped off and ongoing growth is reassessed. Nevertheless, our conviction in these companies remains strong as the US e-commerce market share of 13% is still low compared to other countries (such as the UK, which has a 29% market share), supporting our view that growth will continue.</p><p>In the last two years we have seen two market extremes. During Covid-19, markets were forward looking as lockdowns and hybrid work increased technology adoption, while war and inflation concerns have increased the focus back to today’s immediate problems such as inflation. The true long term growth trends are likely to fall somewhere in between these two extremes as we believe hybrid work is here to stay.</p><p>It shouldn’t surprise that we continue to invest Where the World is Going (WWG). Our WWG investment approach continues its focus on future trends and habits, leading to a bias towards investing in growth stocks and future trends such as electric vehicles and digital payments, rather than investing based on current problems.</p><p>It means investing in trends 3-5 years ahead and not reacting to what has just happened, as the short term environment can change quickly e.g. the shift from COVID-19 to inflation and now to slowing growth and recession concerns. It’s counterintuitive but a slower economy could be better for growth companies and a growth investment style. A slower economy means lower interest rates and less economic growth with investors more willing to invest in companies that can produce sustainable growth.</p><p>Our WWG process results in a portfolio that is different to general indices; it's generally overweight in technology shares, communications, consumer discretionary, and healthcare, at the expense of banks, resources and energy which currently has been a source of underperformance versus broader benchmarks.</p><h2 id="the-impact-of-inflation-and-why-the-wwg-portfolios-are-well-positioned">The impact of inflation and why the WWG portfolios are well positioned</h2><p>Though we are forward looking, it’s important to discuss inflation's impact on the WWG portfolios.</p><p>The rising inflationary environment and interest rate hikes have not been good for growth assets as future profits are discounted back at higher rates, leading to lower valuations, and causing the Spaceship Universe and Spaceship Earth portfolios to underperform.</p><p>We believe this valuation impact has mostly been reflected in the performance of the WWG portfolios, but inflation has second order impacts for which the WWG portfolios are better positioned.</p><p>The average underlying company in both the WWG portfolios has a higher gross margin than the market (MSCI ACWI) which means they can more easily manage rising costs.</p><p>In particular, technology stocks tend to have high gross margins and little incremental product costs, so are better able to cope with inflation and rising costs. For example, Microsoft below has a 69% gross margin, costs of goods are 31%, so a cost increase of 10% will reduce gross margins to 66%, a much more manageable decline than a company with low gross margins like Walmart.</p><figure class="kg-card kg-image-card kg-card-hascaption"><img src="https://www.spaceship.com.au/blog/images/2022/07/Importance-of-high-growth-margins.png" class="kg-image" alt loading="lazy"><figcaption>In this image: The importance of high gross margins: inflation's impact on costs and earnings.</figcaption></figure><p>This ability to weather increasing costs is backed up by the WWG portfolios' energy efficiency. A way to measure the energy efficiency of a company is by understanding Greenhouse Gas Emissions compared to sales.</p><p>According to Bloomberg, the total Greenhouse Gas Emissions intensity per sale for the Spaceship Universe Portfolio is 23.5, while for the Spaceship Earth Portfolio it is 15.9 and for the Spaceship Origin Portfolio it is 133. (The Spaceship Origin Portfolio’s efficiency is comparable to general benchmarks like MSCI ACWI.) Meaning that both the Spaceship Universe and Spaceship Earth portfolios are more energy efficient and likely to be less impacted by rising energy prices.</p><p>We also expect technology spend to be relatively stable as one of the best ways to increase productivity and supply chain visibility in an inflationary environment is to use technology to gain efficiencies i.e. the ability to do more with less. Additionally, the companies that the Spaceship Universe and Spaceship Earth portfolios invest in have less debt/leverage than the market, so are less affected by rising interest rates.</p><p>To sum up, while the initial inflation scare has negatively affected growth stock valuations, we believe inflation’s secondary impact on costs and debt combined with companies' continued investment in technology to improve efficiency will leave us better positioned than the general market with higher than average growth, gross margins and lower leverage.</p><h2 id="predicting-the-future">Predicting the future?</h2><p>We don’t know when shares will recover but so far the fundamentals for businesses investing in technology appear to be intact.</p><p>The GFC provides a pathway: we’re not saying this timeframe will repeat because every situation is different but we do know companies with the best fundamentals will recover faster.</p><p>In 2007/2008 the companies with the best fundamentals such as Apple and Amazon took two years to recover to all time highs. Alternatively, structurally impaired companies such as eBay took nearly five years to recover.</p><p>Stock prices can divorce themselves from business fundamentals in the short term but over time these fundamentals will be reflected in prices. The analysis below from Morgan Stanley demonstrates that in the short run, multiples (i.e. valuations or price earning multiples) drive stock performance, accounting for 46% of stock price movements. However, over the longer term, business fundamentals such as revenue growth (i.e. sales and profit growth) trump short-term multiple volatility, accounting for 74% of a stock’s performance over ten years.</p><figure class="kg-card kg-image-card kg-card-hascaption"><img src="https://www.spaceship.com.au/blog/images/2022/07/Topline-growth-is-the-long-run-driver-of-stock-performance.jpg" class="kg-image" alt loading="lazy"><figcaption>Source: BCG Analysis, Morgan Stanley Research</figcaption></figure><p>We remain disciplined in investing in Where the World is Going, focusing on companies becoming more relevant to customers rather than focusing on the problems of today. In times like these investing can be painful but we get to choose whether we feel the short term pain of discipline or long term pain of regret; staying disciplined sticking to a well thought out process such as dollar cost averaging even when markets are falling and volatile, or in a falling market, selling out and feeling good short term but regretting it later due to missed investment opportunities when the market eventually recovers.</p><p>The pain of regret is a long term cost while the pain of discipline is short term. It’s easy to look back at past corrections and see what a great buying opportunity it was, but at the time investing felt horrible. Right now, macroeconomic news is trumping individual business developments but it's creating many mis-priced opportunities.</p><p>Remember this too will pass for long term investors. Thank you again for investing in Where the World is Going for the long term.</p><hr><p>One or more of the <a href="https://www.spaceship.com.au/voyager/?ref=spaceship.ghost.io">Spaceship Voyager portfolios</a> invest in Amazon, Apple, Microsoft, and Walmart.  </p><p><strong>Important!</strong> We’re sharing with you our thoughts on the companies in which Spaceship Voyager invests for your informational purposes only. We think it’s important (and interesting!) to let you know what’s happening with Spaceship Voyager’s investments. However, we are not making recommendations to buy or sell holdings in a specific company. Past performance isn’t a reliable indicator or guarantee of future performance.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Spaceship)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/newsletters/">Newsletters</category>
            <category domain="https://www.spaceship.com.au/learn/tag/investing/">Investing</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2022/07/Spaceship-quarterly-update-June-2022.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[Spaceship Voyager flight notes (18-22 July 2022)]]></title>
            <link>https://www.spaceship.com.au/learn/spaceship-voyager-flight-notes-18-22-july-2022/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/spaceship-voyager-flight-notes-18-22-july-2022/</guid>
            <pubDate>Tue, 26 Jul 2022 23:45:00 GMT</pubDate>
            <description><![CDATA[Zip Co and Snap were two companies in our Spaceship Voyager portfolios that made some big moves last week (18/07/22 - 22/07/22).]]></description>
            <content:encoded><![CDATA[<p>At Spaceship we’re long-term investors. But we still keep an eye on what’s happening in the market day-to-day. </p><p>These were the companies in our Spaceship Voyager portfolios that made some big moves last week (18-22 July 2022).</p><p>Want more? You can see daily price moves and company news when you <a href="https://www.spaceship.com.au/voyager/?ref=spaceship.ghost.io">log into the Spaceship app.</a></p><h2 id="moving-up">Moving up</h2><h3 id="zip-co">Zip Co</h3><p>(Zip Co is in <a href="https://www.spaceship.com.au/voyager/universe/?ref=spaceship.ghost.io">the Spaceship Universe portfolio</a>)</p><p>Zip Co rose 54.39%.</p><p>There’s been a fair bit going on at Zip Co in recent history. The Buy Now, Pay Later (BNPL) provider launched in Australia in 2013 with a view to giving customers an alternative to what it calls ‘the broken credit card model’.</p><p>Zip Co’s two products, Zip Pay and Zip Money, allow its customers to receive goods or services upfront and pay them off over time with $40 minimum monthly repayments.</p><p>Zip Co makes its money by charging account fees to its customers who have active balances. It also charges an establishment fee for its Zip Money product. It also charges its merchant customers merchant and transaction fees.</p><p>Zip Co rose last week after it updated the market announcing quarterly results and key strategic changes.</p><p>Key highlights included a 27% year on year increase in group quarterly revenue, a 20% year on year increase in quarterly transaction volumes, and 64% year on year quarterly customer growth to 12 million.</p><p>They also signed some bigwig enterprise partners, including Qantas in Australia and Bed Bath &amp; Beyond in the US, which is one of their 14 markets globally.</p><p>The company had planned to acquire rival BNPL Sezzle but had previously announced its withdrawal. It also shuttered Pocketbook, its money management app, announcing a strategic focus to reduce group cash burn.</p><p>Zip Co’s share price has copped it over the last year, coming under pressure from rising inflation and interest rates. It had benefited from lockdowns and stimulus money which has now dried up.</p><p><em>What does the Spaceship Voyager Investment Team think?</em></p><p>“While the current economy is affecting growth the opportunity globally remains large with BNPL only 2.1% of global e-commerce penetration with the additional opportunity to use BNPL instore and in other services like healthcare. With the takeover of Afterpay Zip Co is now the largest listed BNPL provider in Australia,” said the team.</p><h2 id="moving-down">Moving down</h2><h3 id="snap">Snap</h3><p>(Snap is in <a href="https://www.spaceship.com.au/voyager/universe/?ref=spaceship.ghost.io">the Spaceship Universe portfolio</a>)</p><p>Snap fell 28.79%.</p><p>Snap calls itself a camera company and believes that by ‘reinventing the camera’, they can improve the way people live and communicate.</p><p>Snap’s developed creator, developer, and augmented reality solutions and monetised them largely by selling ads to an audience that is predominantly made up of millennials, many of whom spend over 30 minutes on Snapchat every day.</p><p>Last week, Snap fell after announcing its quarterly results, which its CEO (and husband of Miranda Kerr) Evan Spiegel said “do not reflect our ambition.”</p><p>While Snap increased its quarterly revenue by 13% year on year, the lower than expected revenue led to larger than expected losses. This was largely driven by its customers having less money to spend on ads in the current climate.</p><p>Snap had given the market a heads up to lower expectations in May, which <a href="https://www.spaceship.com.au/learn/spaceship-voyager-flight-notes-16-20-may-2022/?ref=spaceship.ghost.io">we told you about at the time</a>.</p><p><em>So what’s Snap doing about it?</em></p><p>“We are evolving our business and strategy to reaccelerate revenue growth, including innovating on our products, investing heavily in our direct response advertising business, and cultivating new sources of revenue to help diversify our topline growth,” said Evan Spiegel.</p><p><em>What does our Spaceship Voyager Investment Team think?</em></p><p>“While sales disappointed, the health of the network as measured by user growth and engagement was still strong with daily active users up 18% and engagement as measured by impression growth was 9%. The issue is advertising and monetisation.</p><p>In 2021, Apple changed the way that advertisers were able to measure the effectiveness of their ads. The change by Apple took the wind out of the digital advertising industry as Snap and their peers struggled to adapt to the changes. It may take some time before the industry gets their tools back to where they used to be, however Snap is well positioned for the future. Snap has a very strong and engaged user base, has a history of product innovation and has successfully delivered on it with strong and stable leadership,” said the team.</p><hr><p>The Spaceship Universe portfolio invests in Zip Co and Snap. Please refer to the Spaceship app or our website for more information on what each portfolio invests in.</p><p>Important! We’re sharing with you our thoughts on the companies in which Spaceship Voyager invests for your informational purposes only. We think it’s important (and interesting!) to let you know what’s happening with Spaceship Voyager’s investments. However, we are not making recommendations to buy or sell holdings in a specific company. Past performance isn’t a reliable indicator or guarantee of future performance.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Spaceship)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/investing/">Investing</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2022/07/Spaceship-Voyager-flight-notes.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[3 ways super laws are changing that could benefit you]]></title>
            <link>https://www.spaceship.com.au/learn/3-ways-super-laws-are-changing-that-could-benefit-you/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/3-ways-super-laws-are-changing-that-could-benefit-you/</guid>
            <pubDate>Sun, 24 Jul 2022 22:00:00 GMT</pubDate>
            <description><![CDATA[From 1 July 2024, superannuation is changing for Australians. Here’s what you need to know.]]></description>
            <content:encoded><![CDATA[<p>On 1 July 2024, superannuation is changing for Australians. Here’s what you need to know.</p><h2 id="you%E2%80%99ll-start-receiving-more-super">You’ll start receiving more super</h2><p>The Super Guarantee is the percentage amount of your salary your employer must pay to your super fund on your behalf.</p><p>From 1 July 2024 the Super Guarantee is rising from 11% to 11.5%.</p><p>It’s legislated to rise by 0.5% each financial year until it reaches 12%.</p><p>This means that your employer will be contributing more super on your behalf.</p><p><em>Tip: Not sure where your super is? Here’s </em><a href="https://www.spaceship.com.au/learn/how-to-find-and-check-your-superannuation/?ref=spaceship.ghost.io"><em>how to find and check your super</em></a><em>.</em></p><h2 id="super-contribution-caps-are-changing">Super contribution caps are changing</h2><p>There are two types of super contributions - concessional, and non-concessional - and they both have annual limits.<br><br>Concessional contributions come out of your pre-tax income, and include the super your employer pays on your behalf, and super you salary sacrifice.</p><p>The concessional contributions limit is increasing from $27,500 to $30,000 from 1 July 2024.</p><p>Non-concessional contributions are made from your after-tax income, and can also include spousal contributions (as long as your spouse is not your employer).</p><p>The non-concessional contributions cap is increasing from $110,000 to $120,000 from 1 July 2024.</p><h2 id="which-means-the-carry-forward-and-bring-forward-contributions-rules-are-changing-too">Which means the carry-forward and bring-forward contributions rules are changing, too</h2><h3 id="the-carry-forward-rule">The carry-forward rule</h3><p>If you haven’t exceeded the concessional contributions cap in any of the preceding five years, you can make extra concessional payments until you meet the balance.</p><p>It’s called the carry-forward rule, and it helps you catch up or boost your super if your circumstances allow it, so long as your total super balance the year before was less than $500,000.</p><p>You can find out more at the <a href="https://www.ato.gov.au/individuals-and-families/super-for-individuals-and-families/super/growing-and-keeping-track-of-your-super/caps-limits-and-tax-on-super-contributions/concessional-contributions-cap?ref=spaceship.ghost.io#:~:text=to%20another%20year.-,Carry%20forward%20unused%20contribution%20cap%20amounts,-If%20you%20have" rel="noreferrer">Australian Tax Office</a> website.</p><p>To find out how much you may be able to carry forward, log into the ATO online, then select Super, then Information, then Carry forward concessional contributions.</p><h3 id="the-bring-forward-rule">The bring-forward rule</h3><p>This works in much the same way. You can make up to a total of 3 years’ worth of non-concessional contributions in one year, so long as you meet eligibility criteria.</p><p>Because the non-concessional contributions cap is changing, the total amount you can bring-forward is increasing, too.</p><p>Find out more at <a href="https://www.ato.gov.au/individuals-and-families/super-for-individuals-and-families/super/growing-and-keeping-track-of-your-super/caps-limits-and-tax-on-super-contributions/non-concessional-contributions-cap?ref=spaceship.ghost.io#:~:text=can%20cause%20delays.-,Bring%2Dforward%20arrangement,-Your%20non%2Dconcessional" rel="noreferrer">the ATO website</a>.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Spaceship)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/superannuation/">Superannuation</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2022/06/3-ways-super-is-changing-1-July.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[What is the zero-sum budget?]]></title>
            <link>https://www.spaceship.com.au/learn/what-is-the-zero-sum-budget/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/what-is-the-zero-sum-budget/</guid>
            <pubDate>Tue, 19 Jul 2022 21:00:00 GMT</pubDate>
            <description><![CDATA[There's a new type of budget in town.]]></description>
            <content:encoded><![CDATA[<p>If the thought of a budget makes you want to roll your eyes and pull the quilt cover over you, we hear you!</p><p>Enter: a new type of budget, the zero-sum budget.</p><h2 id="what-is-a-zero-sum-budget">What is a zero-sum budget?</h2><p>A budget that encourages you to spend every dollar in your account, wisely.</p><p>Wait, what? Yep, it sounded counterintuitive to us, when we first heard it too. But hear us out.</p><h2 id="how-does-it-work">How does it work?</h2><p>By allocating every dollar you have.</p><p>Hopefully your incomings (salary, rental income, dividends or otherwise) exceed your regular expenses.</p><p>Traditional budgets try to save as much as possible between your income and your expenses. It tries to stretch the 'gap' between incomings and outgoings as wide as possible to allow for savings.</p><p>The zero-sum budget works in a somewhat opposite way.</p><p>Instead of refusing to spend money, you are now assigning money to a more useful purpose, including to savings and investment.</p><p>The biggest change is how you view budgeting.</p><p>If your account is at zero, it means you've done it right!</p><h2 id="principles-of-the-zero-sum-budget">Principles of the zero-sum budget:</h2><ul><li>A purpose for every dollar in your budget;</li><li>The goal is for your regular transaction account to be at zero at the end of the month.</li></ul><h2 id="why-use-the-zero-sum-approach">Why use the zero-sum approach?</h2><p>By assigning each dollar a job, you prevent wasteful spending and maximise your income.</p><p>According to the zero-sum budget methodology, money 'without a job' will likely be spent, and often carelessly.</p><h2 id="steps-to-manage-a-zero-sum-budget">Steps to manage a zero-sum budget</h2><h3 id="1-identify-your-regular-incomings">1. Identify your regular incomings</h3><p>Map out your incomings, whether it's your pay, investment earnings, birthday money or other income payments.</p><p>This helps you to have foresight over your money, so you can ensure you can put every dollar to good use.</p><h3 id="2-lay-out-your-bills">2. Lay out your bills</h3><p>Note all your regular bills.</p><p>Once you do, you'll see what you regularly 'need' to pay, things like mortgage repayments, car insurance, groceries and baby formula.</p><p>You should also be able to easily view this on your banking app.</p><p>Now you can see what you have left over; these are your 'wants.'</p><h3 id="3-create-categories-and-make-it-all-balance">3. Create categories and make it all balance</h3><p>You may need to create new buckets for your spending such as 'saving, 'investing,' and 'entertainment.'</p><p>Then you allocate a proportion of your incomings into these buckets, according to your estimated and known requirements.</p><p>After you have mapped out all of your expenses, the residual amount of income should equal zero.</p><h3 id="4-track-and-adjust">4. Track and adjust</h3><p>This approach will require tracking and tinkering to ensure you appropriately balance your income and expenses each month.</p><h2 id="perks-of-the-zero-sum-budget">Perks of the zero-sum budget</h2><h3 id="1-establishes-discipline">1. Establishes discipline</h3><p>Your spending pattern will be front and centre of your budget strategy, sometimes confronting, but impossible to ignore and therefore possible to change.</p><p>This way it familiarises you with your spending habits and will give you a better grasp on your money.</p><h3 id="2-helps-your-money-go-further">2. Helps your money go further</h3><p>By giving every dollar a job to do, you can cut down on frivolous spending (which is not always apparent). Rather than hoping you have money leftover at the end of the month, you can automatically allocate a certain amount to assigned buckets such as saving or investing, leaving you with enough money for a rainy day.</p><p>If you know where every dollar of your hard-earned money goes, you can exercise better control and put it to good use.</p><h2 id="considerations-of-the-zero-sum-budget">Considerations of the zero-sum budget</h2><h3 id="1-requires-regular-attention">1. Requires regular attention</h3><p>With zero sum budgeting, there’s no 'set and forget' option.</p><p>When income and expenses move around (whether you come into a windfall, unexpected bonus or experience an increase in bills), it will force an adjustment and a rethink of your approach.</p><p>And it requires taking stock of and revising a new budget to ensure all of your dollars are allocated.</p><h3 id="2-admin-heavy">2. Admin heavy</h3><p>If you're not keen on spreadsheets, documenting and planning, the zero-sum budget might not be for you as it does require regular and sometimes onerous administration.</p><h2 id="final-thoughts">Final thoughts</h2><p>The zero-sum budget definitely has its perks, offering control, improving discipline and giving every dollar a purpose, but it isn't for everyone.</p><p>Regardless, we think it's worth considering some type of budgeting process to help you in managing your money and supporting you to hit your long-term financial goals. But the approach you choose is up to you!</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Nicole Webb)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/personal-finance/">Personal Finance</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2022/07/1200x600-zero.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[Real Money Talk: Caleb]]></title>
            <link>https://www.spaceship.com.au/learn/real-money-talk-caleb/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/real-money-talk-caleb/</guid>
            <pubDate>Tue, 12 Jul 2022 23:30:00 GMT</pubDate>
            <description><![CDATA[Caleb is a 31-year-old who considers bad dates his worst investment yet.]]></description>
            <content:encoded><![CDATA[<p>This post is based on an interview we conducted with Caleb in January 2021.</p><p>Real Money Talk is our series where we interview Australians from all walks of life about their personal finances. The views expressed are those of the interviewees, based on their experiences with money, and as such are not necessarily representative of Spaceship's views.</p><p>We have changed the name of the interviewee for their privacy.</p><p><strong>Name: </strong>Caleb</p><p><strong>Age:</strong> 31</p><p><strong>Where do you live: </strong>Sydney</p><p><strong>What is your current net worth?</strong></p><p>$201,000</p><p><strong>How does it break down?</strong></p><ul><li>$40,000 super</li><li>$119,000 shares</li><li>$60,000+ cash</li><li>$3,000-$4,000 Bitcoin</li><li>$33,000 capital assets e.g. car, art, antiques</li></ul><p><strong>Any debts? (including HELP from Uni)</strong></p><p>$55,000 student loan debt</p><p><strong>How did you accumulate your net worth?</strong></p><p>Saving and investing mainly.</p><h2 id="earn">Earn</h2><p><strong>Do you have income sources outside of your job? If so, how much do you earn from each and how did you develop them?</strong></p><p>I earn income from dividends and term deposits, which is approximately $3,000 per year.</p><p><strong>What's been important to learn about earning money?</strong></p><p>A lot of people don’t realise you can actually “buy income” via buying dividend paying stocks.</p><h2 id="save">Save</h2><p><strong>What is your savings rate? And how has it changed over time?</strong></p><p>My savings rate is fairly low at the moment because I think cash is a waste; it’s better to invest spare cash. I invest 70% of my income and save about 5% and the rest is for cost of living.</p><p><strong>Do you have a budget?</strong></p><p>Yes, a very clear and comprehensive one that covers everything.</p><p><strong>How much do you spend per year?</strong></p><p>$17,000 per year.</p><p><strong>Do you make purchase decisions carefully, or are you loose with your money?</strong></p><p>Yes and no. Like I mentioned, I have a clear budget which includes money allocated for discretionary spending. So, for the cash that I have budgeted just for “whatever spending,” I am very loose with that money every week, but I am very strict to stop spending once the budget has hit.</p><p><strong>How is your work-life balance?</strong></p><p>Working from home — it feels pretty good at the moment!</p><p><strong>What is your favourite thing to spend money on?</strong></p><p>Investments, because I know every dollar spent brings me closer to financial freedom and true independence.</p><h2 id="invest">Invest</h2><p><strong>How do you invest?</strong></p><p>A mix between growth stocks and dividend-paying stocks. Growth businesses are great because the world is growing so much lately, especially in technology. But something I have learnt is you can invest in great companies but stocks don’t really pay your bills unless you sell them to get the cash. So, you need income and cash flow, so that’s why I focus on dividend investing too.</p><p><strong>What has been your best investment?</strong></p><p>Tesla, I guess, from a numbers point of view, comes up the best. I was buying that stock when it was $40-$50, and now it’s more than AUD$1,000 around 12 months later. But ultimately the best investment I have really made is adjusting my mindset to not care about other people and not feel a need to impress others and just focus on what is going to set myself up for success and freedom.</p><p><strong>What has been your worst investment?</strong></p><p>Bad dates and bad girlfriends. It’s easy to waste money on dating, which is why I am much more conservative and careful these days.</p><p><strong>What's been your overall return?</strong></p><p>Last year my total return was over 80% — that definitely beats the cash rate.</p><p><strong>How are you building wealth?</strong></p><p>Step 1, I got rid of all debt (and have only student debt left). Step 2, I got a good paying job. Step 3, I focus on buying assets that grow in value or create income.</p><p><strong>What are your main roadblocks? And how are you addressing them?</strong></p><p>Compound interest is magic when the numbers are high enough. The biggest issue I have right now is my portfolio is technically pretty small. Getting a 5% return on $1,000 gives you $50 at the end of the year; you can’t quit your job for that. But getting 5% on $1,000,000 is $50,000; now the numbers are more realistically able to begin transforming your life.</p><p>I am just focusing on building as much wealth as possible and getting to the point where even a modest return will be enough to help support a family, etc. and remove stresses from life.</p><p><strong>Do you have a target net worth you want?</strong></p><p>It’s a never ending game. Once you hit 1, you want 2, but ultimately I think hitting $10 million at some point in my life would be great and I would feel really proud to create generational wealth to pass on to my kids.</p><p><strong>When did you make your first significant behavioural shift towards wealth building?</strong></p><p>Two and a half years ago, I had a bit of a breaking moment. I realised I had a lot of bills and debts and it was really unpleasant knowing I couldn’t afford it easily, etc. So, I sat down and wrote everything out to get really clear on what my situation was and realised I actually had a negative net worth of $47,000. And I was both ashamed and motivated to fix it.</p><p><strong>If you could start again, what would you do differently?</strong></p><p>Pay debts and bills immediately. Invest ASAP; time is the biggest contributor to success when it comes to investing and building wealth.</p><p><strong>What mistakes have you made along the way that others can learn from?</strong></p><p>Pretty standard mistakes. Spending money on material things just to impress people or to look like you have money.</p><p><strong>Do you have any worries about retirement? If so, how are you planning to address them?</strong></p><p>Not really. I essentially don’t trust the superannuation system and as you would see there’s a pretty common theme here for financial freedom and independence. Whatever I can pull out of super at retirement, that’s great, and I will see it as a little bonus. But I think people should plan to support themselves with either a rental property (or two) or a dividend-paying stock portfolio.</p><p><strong>How are you learning about building wealth?</strong></p><p>I have browsed several books, but ultimately there are some really, really good YouTubers that share a lot of great knowledge.</p><p><strong>Do you give to charity? If you do, what percent of time/money do you give?</strong></p><p>I consider the high tax rate I’m forced to pay a charitable donation as the government uses those dollars to support social issues and causes. Let’s just hope they actually do use our tax dollars for the right initiatives.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Bryna Howes)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/real-money-talk/">Real Money Talk</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2022/07/1200x600-RMT-Blog-Caleb.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[08.07.22 | We bought and sold some stocks!]]></title>
            <link>https://www.spaceship.com.au/learn/080722-newsletter/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/080722-newsletter/</guid>
            <pubDate>Thu, 07 Jul 2022 21:03:00 GMT</pubDate>
            <description><![CDATA[We've made some changes to our portfolios, such as Advanced Micro Devices and Doximity.]]></description>
            <content:encoded><![CDATA[<p>It's been another whirlwind of a quarter for us here at Spaceship. We've bought and sold some stocks, and changed our positions in others, so let's take a look at the latest changes to our Spaceship Voyager portfolios.</p><h2 id="the-spaceship-universe-portfolio">The Spaceship Universe Portfolio</h2><h3 id="bought-advanced-micro-devices">Bought: Advanced Micro Devices</h3><p>Founded in 1969 as a Silicon Valley startup, Advanced Micro Devices (AMD) began with around a dozen employees focused on producing semiconductor products. Fast forward to today and AMD is a global company developing high-performance computing and visualisation products for business and consumer markets.</p><p>AMD's chips can be found in Microsoft's Xbox and Sony PlayStation, among others.</p><p>We like AMD because we are seeing increased semiconductor usage in multiple industries. AMD helps give the Spaceship Universe Portfolio exposure to both CPUs and GPUs, which are used in data centres for cloud computing.</p><p>We also believe in Lisa Su, who has done a great job as CEO.</p><p>AMD is also winning market share against Intel, thanks in part to a key management decision to gain scale and capital benefits from Taiwan Semiconductor.</p><p>While there is some risk in investing in AMD due to competition from the likes of Nvidia, we still believe AMD's diverse product portfolio remains a competitive advantage.</p><h3 id="bought-doximity">Bought: Doximity</h3><p>Doximity is a leading social network and service provider for medical professionals, reaching more than 80% of physicians in the USA. It is designed to allow doctors to connect with each other without breaking medical privacy laws, in turn making medical and healthcare professionals more productive.</p><p>We believe the service is a mix between a Linkedin and a Bloomberg for doctors, supporting workflows like esignature, research updates, scheduling, and telehealth tools, combined with referrals that can be accessed over their social network.</p><p>We like Doximity because we believe the digitisation of healthcare is a trend that will bring efficiencies to US healthcare, where spend as a percentage of GDP is 17%, much higher than other developed countries such as Japan at 11%.</p><p>The company has captured the top 20 pharmaceutical companies and the top 20 health systems in the US, suggesting network momentum from both the doctor side and suppliers side.</p><p>While there may be some risk to Doximity due to a slowdown in hybrid workflows and telehealth post-pandemic, product usage is still hitting new records and we believe this is still offset by the size of the addressable market in the US and the fact that this trend is only just getting started.</p><h3 id="sold-docusign">Sold: Docusign</h3><p>Docusign is an electronic signature provider that was a major beneficiary of the recent work from home trend.</p><p>We believed that unlike other Covid-19 beneficiaries, the benefits of moving from paper to e-signature would be a sustaining benefit even when workers returned to the office. However, we were wrong with our analysis, in particular about Docusign's sales execution. Docusign's management has admitted they had so much demand they made sales without helping and following up on customers so they could fully utilise the benefits of e-signatures, so when contracts came up, customers didn’t renew at the same rates.</p><p>We feel there are fundamental issues in its go-to-market sales approach and the company will have to spend time correcting these issues with customers. We sold the majority of the position ahead of the recent downgrade, and since then, the Chief Revenue Officer and the CEO have stepped down because of these sales and contract issues.</p><h3 id="sold-pinduoduo">Sold: Pinduoduo</h3><p>Pinduoduo is a tech platform based in China that connects farmers and distributors with consumers in an innovative way, by enabling ‘group shopping’ at discounted prices.</p><p>While we only bought Pinduoduo last year, we have decided to sell it from the portfolio as a way to reduce the portfolio's exposure to China. Regulatory uncertainty and a weak economy are concerns, but the biggest issue for us is China's leadership style, which is increasingly autocratic and aligned to Russia (to which we have no exposure).</p><p>Interestingly, Chinese shares have staged a recovery as investors focus on the fact China has low inflation and is stimulating the economy. As such, we took advantage of the rally to sell Pinduoduo to reduce our Chinese exposure.</p><p>While noting we still have some Chinese exposure through owning Alibaba and Tencent, selling out of Pinduoduo has allowed us to reduce the weighting to China.</p><h3 id="sold-ramsay-healthcare">Sold: Ramsay Healthcare</h3><p>Ramsay Healthcare recently received a conditional, non-binding, indicative proposal by a consortium of investors to buy the company at a $88 cash-per-share bid.</p><p>By selling Ramsay Healthcare we were able to redistribute the proceeds across the rest of the Australian portfolio.</p><h3 id="sold-rakuten-group">Sold: Rakuten Group</h3><p>Rakuten is a Japanese ecommerce company.</p><p>We have owned Rakuten since the inception of the Spaceship Universe Portfolio (four years ago), however we have been concerned with Rakuten's move into the mobile industry.</p><p>The company is building out infrastructure and using it as a customer acquisition tool for its other businesses, now they’re offering their mobile infrastructure network services overseas. We feel this is a major change to its business model, and therefore our investment thesis in Rakuten has fundamentally changed.</p><h2 id="the-spaceship-earth-portfolio">The Spaceship Earth Portfolio</h2><p>This quarter, we only made two small changes to the Spaceship Earth Portfolio.</p><p>The first was to increase our position in Advanced Micro Devices, due mostly to our belief in the company's growth potential and its attractive valuation.</p><p>The second was to reduce our position in Nintendo, not because we have any fundamental concerns, but simply because there are other attractive opportunities that we wanted to take advantage of (including the position in AMD).</p><h2 id="the-spaceship-origin-portfolio">The Spaceship Origin Portfolio</h2><p>For customers in the Spaceship Origin Portfolio, things are a little different.</p><p>The Spaceship Origin Portfolio is made up of around 100 of some of the largest ASX listed companies by market capitalisation, and around 100 of some of the largest global companies by market capitalisation.</p><p>If a company moves in or out of the Spaceship Origin Portfolio, it will be because its market capitalisation has changed, not because we have made the decision to buy or sell it.</p><hr><p>One or more of the Spaceship Voyager portfolios invest in Advanced Micro Devices, Nvidia, Doximity, Ramsay Healthcare, and Nintendo at the time of writing. Please refer to the Spaceship app or our website for more information on what each portfolio invests in.</p><p>Important! We’re sharing with you our thoughts on the companies in which Spaceship Voyager invests for your informational purposes only. We think it’s important (and interesting!) to let you know what’s happening with Spaceship Voyager’s investments. However, we are not making recommendations to buy or sell holdings in a specific company. Past performance isn’t a reliable indicator or guarantee of future performance.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Bryna Howes)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/newsletters/">Newsletters</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2022/08/news-080722.jpeg" length="0" type="image/jpeg"/>
        </item>
        <item>
            <title><![CDATA[Are these five things in your budget?]]></title>
            <link>https://www.spaceship.com.au/learn/are-these-five-things-in-your-budget/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/are-these-five-things-in-your-budget/</guid>
            <pubDate>Tue, 05 Jul 2022 23:30:00 GMT</pubDate>
            <description><![CDATA[These items can creep into your budget.]]></description>
            <content:encoded><![CDATA[<p>Even if you are a Grade A spreadsheet-loving budgeter (and there’s nothing wrong with that), there may be some items you haven't allowed for.</p><p>These items can creep into your budget and could gradually wear down the mightiest of money efforts if you don’t factor them in.</p><p>It's nothing to feel guilty about, just something to be aware of.</p><p>Here are the five items you should consider including in your budget.</p><h2 id="1-the-afternoon-treat">1. The afternoon treat</h2><p>We all have our vices.</p><p>And for some of us, these vices — whether it’s an extra coffee, a chocolate brownie, or a bag of grapes (for healthy types) — tend to rear their ugly heads around 3pm.</p><p>Whatever your fancy is, if you haven't factored it in, it has the potential to mess up your budget.</p><p>If you love a mid-afternoon snack, by all means, indulge. It’s your choice!</p><p>But just think about how it fits into your budget.</p><h2 id="2-the-pick-me-up-spend">2. The pick-me-up spend</h2><p>This unexpected splurge might come to town when you’ve survived a tough week, need a little perking up, or because you simply think you deserve it.</p><p>A study undertaken in 2018 found Americans spend more than US$140,000 to 'treat themselves' in a lifetime. That's around US$200 a month.</p><p>It’s easy to imagine Australians living along similar lines.</p><p>Again, if it helps you to navigate a tricky week, splash out! (As long as you can afford it, of course.) Just don’t forget to budget for these treats.</p><h2 id="3-entertainment">3. Entertainment</h2><p>Do you factor in date nights, movie nights with friends, and impromptu soirees? If you don’t, you’re spending money on it, but you don’t know how much.</p><p>Australians spend $83 to $263 per week (depending on life stage) on recreational expenses, according to the government’s MoneySmart website.</p><p>It’s also worth watching out for whether you’re prone to upping your entertainment spend each time you get a pay rise (aka <a href="https://www.spaceship.com.au/learn/moneyhack-avoid-lifestyle-creep/?ref=spaceship.ghost.io">lifestyle creep</a>). Whatever you choose, and however you like to unwind, just make sure to factor it in, so you’re not left wondering, where did it go?</p><h2 id="4-gifts">4. Gifts</h2><p>Whether it’s a co-worker's birthday, a kitchen tea, a housewarming or an anniversary, gift-giving is a part of life for most of us.</p><p>Make sure you account for planned events such as weddings, birthdays and anniversaries, and also allow for unexpected gifts that crop up throughout the year.</p><h2 id="5-the-unplanned">5. The unplanned</h2><p>Emergency expenses — such as your car breaking down or your living room flooding — are the trickiest items to factor into your budget, as you’ll never know when it might pop up.</p><p>But just because they’re unforeseen doesn’t mean we can’t plan for them.</p><p>If you can, consider factoring in some “emergency savings” to your budget and start building your emergency fund now, before it’s needed.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Nicole Webb)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/personal-finance/">Personal Finance</category>
            <category domain="https://www.spaceship.com.au/learn/tag/cost-of-living/">Cost of Living</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2022/07/Are-these-five-things-in-your-budget.png" length="0" type="image/png"/>
        </item>
        <item>
            <title><![CDATA[How to consolidate debt — and why you should consider it]]></title>
            <link>https://www.spaceship.com.au/learn/how-to-consolidate-debt/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/how-to-consolidate-debt/</guid>
            <pubDate>Tue, 05 Jul 2022 22:00:00 GMT</pubDate>
            <description><![CDATA[Mounting debt can be daunting, but consolidation could be an option.]]></description>
            <content:encoded><![CDATA[<p>Mounting debt can be pretty daunting, especially if you can’t see a way out of it.</p><p>But being heavily in debt shouldn’t mean financial oblivion. There are positive moves you can take to get your finances back on track and emerge debt-free — and maybe even save money on interest and fees along the way.</p><p>One big step you can take is to consider consolidating your debts in order to make them more manageable. In the right circumstances, this can be a way to start back on the track to financial health.</p><p>So, here are some savvy and smart things you should know about consolidating debt.</p><h2 id="what-is-debt-consolidation">What is debt consolidation?</h2><p>When you hear about someone consolidating their debt, it simply means they’re rolling all their existing credit accounts into one loan. This essentially means you’ve taken several debts and turned them into one big debt — the idea being that you’ll be able to better manage your repayments if you have just one debt.</p><p>One of the bigger upsides of going down this route is that instead of having multiple fees and interest payments on each debt, you end up with just one, post-consolidation.</p><p>Another perk of debt consolidation is that your debt is likely to become easier to manage because you’re not keeping tracking of multiple credit accounts and you have a clear timeline on when you can achieve the financial freedom of being debt-free.</p><p>But as with any personal finance move you make, it’s important to keep your wits about you. That’s because debt consolidation can have disadvantages. For example, you need to be sure that the fees and/or the interest rate on the new consolidated loan isn’t higher than on your various existing debts.</p><p>It’s essential to figure out whether you can afford the repayments on a debt consolidation loan before you lock one in and also to consider if taking one out will ultimately leave you in a better financial position than you were in before.</p><p>With that in mind, here are the key things you need to consider before you take any measures to consolidate your debt.</p><h2 id="consider-these-things-before-consolidating-your-debt">Consider these things before consolidating your debt</h2><p>One of the main things to remember is to avoid dodgy refinancers who promise the world when it comes to getting you out of debt, but then don’t match their pledges with responsible action.</p><p>How, you ask? Well, if you’re thinking of consolidating your debts — whether they are from credit cards, personal loans or business loans — it makes sense to go to any meetings armed with some solid questions.</p><p>You need to ensure the debt consolidation product you’re considering will actually help, not hinder, your efforts to drag yourself out of debt. Make sure you know how much you’re currently paying in fees and interest across your existing debts. Then check these figures against the figures on offer to ensure it makes sense as an idea.</p><p>Another thing to consider is whether there are any sneaky fees that kick in if you exit the credit products that you currently have. In some cases, this could make you reconsider whether consolidating your debt is worth it, and therefore it’s worth checking.</p><p>Eligibility is another issue that could crop up. Factors that could affect whether you are eligible for a debt consolidation loan include your credit history and the minimum and maximum limits for the debt consolidation product you’re looking at purchasing.</p><h2 id="what-to-keep-on-the-lookout-for">What to keep on the lookout for</h2><p>As with all personal financial moves, debt consolidation can be risky.</p><p>Debt consolidation is especially problematic for those among us who already have trouble managing debt. Through debt consolidation, you’ll often end up having access to more credit than before. Despite the fact you’re trying to be more financially responsible, you will have to be more mindful than ever about taking care of your debt.</p><p>If you want to roll unsecured debts into a secured debt (such as a home loan), there are added risks. For instance, when debt is secured by a mortgage, you could lose your house if you default on the repayments.</p><p>According to the Australian government’s <a href="https://www.moneysmart.gov.au/managing-your-money/managing-debts/consolidating-and-refinancing-debts?ref=spaceship.ghost.io">MoneySmart</a> website, it’s not a good idea to trust a broker who asks you to sign blank documents, refuses to discuss repayments or rushes the transaction.</p><p>Alarm bells should also be ringing if he or she won't put all loan costs and the interest rate in writing before you sign up or pushes you into a business loan when a consumer loan would be suitable for your circumstances.</p><p>Remember, it’s a good idea to seek independent financial and legal advice before making any big financial commitments.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Sam McKeith)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/personal-finance/">Personal Finance</category>
            <category domain="https://www.spaceship.com.au/learn/tag/cost-of-living/">Cost of Living</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2022/07/Should-you-consolidate-your-debt.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[Spaceship Voyager flight notes (20 - 24 June 2022)]]></title>
            <link>https://www.spaceship.com.au/learn/spaceship-voyager-flight-notes-20-24-june-2022/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/spaceship-voyager-flight-notes-20-24-june-2022/</guid>
            <pubDate>Thu, 30 Jun 2022 01:20:00 GMT</pubDate>
            <description><![CDATA[Chewy and Volpara Health made some big moves in our Spaceship Voyager portfolios last week (20 - 24 June 2022).]]></description>
            <content:encoded><![CDATA[<p>At Spaceship we’re long-term investors. But we still keep an eye on what’s happening in the market day-to-day. </p><p>These were the companies in our <a href="https://www.spaceship.com.au/voyager/?ref=spaceship.ghost.io">Spaceship Voyager portfolios</a> that made some big moves last week (20/06/22 - 24/06/22).</p><p><em>Want more? You can see daily price moves and company news when you log into <a href="https://www.spaceship.com.au/voyager/?ref=spaceship.ghost.io">the Spaceship app</a>.</em></p><h2 id="moved-up">Moved up</h2><h3 id="chewy">Chewy </h3><p>(Chewy is in the <a href="https://www.spaceship.com.au/voyager/universe/?ref=spaceship.ghost.io">Spaceship Universe portfolio</a>)</p><p>Chewy rose 32% last week (20/06/22 - 24/06/22) on no news.</p><p>Chewy is an online pet retailer in the US. Unlike other e-commerce names which are experiencing the harsh reality of shifting consumer spending towards pre-pandemic activities and higher inflation – pet owners still need to feed their pets and keep them healthy. </p><p>This, as well the ‘humanisation of pets’ trend results in far stickier spending behaviour for Chewy’s products where approximately 72% of orders are with autoship/subscription (also keep in mind pets can live for 10+ years!) </p><p>In this tougher retail environment, we believe Chewy’s sales will remain relatively robust. The Wall Street Journal even reported that humans are more likely to cut spending on their own food than their pets.</p><p>Chewy has a real focus on customer service. Recently, a Twitter thread went viral where customers recounted stories about how Chewy has surprised them with handpainted pet portraits, and bunches of flowers when their pets passed away. You can check it out here: </p><p>(Spaceship note - you’ll need tissues!)</p><figure class="kg-card kg-embed-card"><blockquote class="twitter-tweet"><p lang="en" dir="ltr">I contacted <a href="https://twitter.com/Chewy?ref_src=twsrc%5Etfw&ref=spaceship.ghost.io">@Chewy</a> last week to see if I could return an unopened bag of my dog’s food after he died. They 1) gave me a full refund, 2) told me to donate the food to the shelter, and 3) had flowers delivered today with the gift note signed by the person I talked to?? 😭🥹</p>&mdash; Anna Brose, MSc (@alcesanna) <a href="https://twitter.com/alcesanna/status/1536930380082728961?ref_src=twsrc%5Etfw&ref=spaceship.ghost.io">June 15, 2022</a></blockquote>
<script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>
</figure><h2 id="moved-down">Moved down</h2><h3 id="volpara-health">Volpara Health </h3><p>(Volpara is in the <a href="https://www.spaceship.com.au/voyager/universe/?ref=spaceship.ghost.io">Spaceship Universe portfolio</a>)</p><p>Volpara (AU listed) fell 13% last week (20/06/22 - 24/06/22) also on no news. </p><p>Volpara is a leading provider of AI-powered software for personalised screening and early detection of breast cancer.</p><p>The company is not yet profitable but has NZ$26 million in revenue, as announced in their 2022 Full Year results. </p><p>We (the Spaceship Voyager Investment Team) had the opportunity to meet with Volpara's management team and new CEO last week and are comfortable that they will be able to focus on growing exposure to larger customers and contract values while also being able to reduce costs to quicken the pathway to profitability.</p><hr><p>One or more of the <a href="https://www.spaceship.com.au/voyager/?ref=spaceship.ghost.io">Spaceship Voyager portfolios</a> invest in Chewy and Volpara.</p><p><strong>Important!</strong> We’re sharing with you our thoughts on the companies in which Spaceship Voyager invests for your informational purposes only. We think it’s important (and interesting!) to let you know what’s happening with Spaceship Voyager’s investments. However, we are not making recommendations to buy or sell holdings in a specific company. Past performance isn’t a reliable indicator or guarantee of future performance.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Spaceship)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/investing/">Investing</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2022/06/Spaceship-Voyager-flight-notes-4.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[Real Money Talk: Joel]]></title>
            <link>https://www.spaceship.com.au/learn/real-money-talk-joel/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/real-money-talk-joel/</guid>
            <pubDate>Tue, 21 Jun 2022 23:30:00 GMT</pubDate>
            <description><![CDATA[Joe's a 25-year-old sport management graduate who loves to snowboard and travel. ]]></description>
            <content:encoded><![CDATA[<p>This post is based on an interview we conducted with Joel in May 2021.</p><p>Real Money Talk is our series where we interview Australians from all walks of life about their personal finances. The views expressed are those of the interviewees, based on their experiences with money, and as such are not necessarily representative of Spaceship's views.</p><p>We have changed the name of the interviewee for their privacy.</p><p><strong>Name: </strong>Joel</p><p><strong>Age:</strong> 25</p><p><strong>Where do you live:</strong> Queenstown, New Zealand.</p><p><strong>Please tell us a bit about yourself.</strong></p><p>I am a sport management graduate who loves to snowboard and travel. I’ve lived in NZ, Australia and Canada since graduating to get a sniff of the world. </p><p>I’ve worked retail and customer service and a myriad of roles as I try to decipher the cryptic puzzle of personal finances and take a slice of the profiting pie in this ever-monetising world.</p><p><strong>What is your current net worth?</strong></p><p>-$6,500</p><p><strong>How does it break down?</strong></p><ul><li>Savings: $1,000</li><li>Shares: $2,000</li><li>Superannuation: $17,000</li></ul><p><strong>Any debts? (including HELP from Uni)</strong></p><p>A $26,500 loan that I’m paying back to my parents for uni. (I studied in Australia as a NZ citizen so was ineligible for government subsidy.)</p><p><strong>How did you accumulate your net worth?</strong></p><p>Attending university and two unpaid internships is a big reason as to why the number’s not positive just yet. </p><p>I have also had some big costs incurred in the form of a car accident. I saved $1,500 for a car. Not long after it got written off and I incurred a $1,500 insurance fee. </p><p>A lot of my savings have gone toward travel in the USA, Canada and Australia also.</p><h2 id="earn">Earn</h2><p><strong>Tell us a bit about your career:</strong></p><p>It’s been on pause for some time. After graduating I interned for six months at a national rugby league club and got no job offer due to ‘insufficient funds in the company budget’.</p><p>I was fuming after this society-wide notion of ‘get a degree, do the work experience and a job will come’ just collapsed in on itself (for me anyway). I did all the work and the latter didn’t come through for its part of the deal. </p><p>The company at the time was going through player drug scandals, coach sackings, change of ownership and a poorly performing team, which resulted in low revenue in the form of memberships and ticket sales.</p><p>There are so many things I never considered would have a say in my financial future regardless of my work ethic. My one key takeaway is that nothing is set in stone in this hostile world of employment. I was over it and turned to travel. I now work as a rentals technician at a snow rentals shop in Queenstown.</p><p><strong>Do you have income sources outside of your job? If so, how much do you earn from each and how did you develop them?</strong></p><p>No, I do not have any other income sources.</p><h2 id="save">Save</h2><p><strong>What is your savings rate? And how has it changed over time?</strong></p><p>$400/week (or half my wage roughly). It has always stayed at around half.</p><p><strong>Do you have a budget?</strong></p><p>Yes.</p><p>Income: $711 (after tax)</p><p>Total weekly bills: $243</p><p>This breaks down as:<br>Rent: $150<br>Food: $50<br>Bus: $20<br>Power: $10<br>Wifi: $5<br>Subscriptions: $8</p><p>My leftover money is $468:<br>Savings: $400<br>Spending money: $68</p><p><strong>How much do you spend per year?</strong></p><p>All of my expenditures would equate to 50% of income.<br>Income is $37,500/year (after tax).<br>50% of $37,500 = $18,750 roughly.</p><p><strong>Do you make purchase decisions carefully, or are you loose with your money?</strong></p><p>Yeah, as I get older, they get more careful.</p><p>Naïveté definitely shone through at times of adolescence where I’d find myself having disagreed with purchases but that’s just everyone going through the motions of learning the value of things, or better yet a dollar.</p><p>I used to be looser but you understand the cost of life a bit more with time, especially while travelling, which now has me comparing the price/100g of every item in the grocery store to make sure I’m getting the most food for the least amount of money.</p><p><strong>How is your work-life balance?</strong></p><p>It’s out of whack at the moment. COVID-19’s mucked plans around a bit with work and ultimately location. I’ve been in between jobs but have had to relocate with the travel bubble opening up. So I have been out of work more than I’ve liked lately.</p><p><strong>What is your favourite thing to spend money on?</strong></p><p>Shares, nothing feels better than investing money.</p><h2 id="invest">Invest</h2><p><strong>How do you invest?</strong></p><p>Through my Westpac trading app.</p><p><strong>What's been your overall return?</strong></p><p>A $2,000 investment has lost about 10% in share value so at the moment of writing about a $200 loss.</p><p><strong>How are you building wealth?</strong></p><p>I build cognitive wealth by reading and learning. Raise capital. Invest in the future.</p><p><strong>What are your main roadblocks? And how are you addressing them?</strong></p><p>Not enough capital. I need to save up capital ($5,000) to expand and diversify my share portfolio.</p><p><strong>Do you have a target net worth you want?</strong></p><p>$100,000 by 30 would be nice.</p><p><strong>When did you make your first significant behavioural shift towards wealth building?</strong></p><p>After university when money became more important to me.</p><p><strong>If you could start again, what would you do differently?</strong></p><p>Get into stocks and investments earlier, don’t buy things you really don’t need or that won’t make a better you.</p><p><strong>What mistakes have you made along the way that others can learn from?</strong></p><p>Not realising that cars are expensive and so I’d say to buy and drive them with care.</p><p>If you can, get around by public transport, the costs aren’t that great when you compare it to the overall costs of owning and operating a vehicle.</p><p><strong>Do you have any worries about retirement? If so, how are you planning to address them?</strong></p><p>Not just yet, I’m only 25 years in, so a baby in the scheme of retirement. I’ve compared my supers and so am on track with what my fund’s doing. I believe once I have achieved initial goals and big expenses like a car and a house, I can focus to contribute to my retirement then, once it takes priority.</p><p><strong>How are you learning about building wealth?</strong></p><p>My family is a bundle of knowledge to me as they’ve been through running businesses, budgeting, buying houses, etc. so they explain their experiences and can help me learn vicariously through them. Online reputable sources are always a go-to as well.</p><p><strong>Do you give to charity? If you do, what percent of time/money do you give?</strong></p><p>I’ve made a rule to always donate when people ask me when I’m at the counter of a store when I’m buying something. They’ll say, like, “Would you like to donate to the so and so foundation?” and I thought, well, this gives me a chance to put my two cents somewhere. It intrinsically makes me feel better about myself.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Kelly Simpson)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/real-money-talk/">Real Money Talk</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2022/06/Real-Money-Talk-Joel.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[Spaceship Voyager flight notes (13/06/22 - 17/06/22)]]></title>
            <link>https://www.spaceship.com.au/learn/spaceship-voyager-flight-notes-13-17-june-2022/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/spaceship-voyager-flight-notes-13-17-june-2022/</guid>
            <pubDate>Tue, 21 Jun 2022 23:00:00 GMT</pubDate>
            <description><![CDATA[These were the companies in our Spaceship Voyager portfolios that made some big moves last week (13/06/22 - 17/06/22).]]></description>
            <content:encoded><![CDATA[<p><br>At Spaceship we’re long-term investors. But we still keep an eye on what’s happening in the market day-to-day. </p><p>These were the companies in our <a href="https://www.spaceship.com.au/voyager/?ref=spaceship.ghost.io">Spaceship Voyager portfolios</a> that made some big moves last week (13/06/22 - 17/06/22).</p><h2 id="moving-up">Moving up</h2><h3 id="carsales">Carsales </h3><p>(Carsales is in the <a href="https://www.spaceship.com.au/voyager/universe/?ref=spaceship.ghost.io">Spaceship Universe Portfolio</a> and the <a href="https://www.spaceship.com.au/voyager/origin/?ref=spaceship.ghost.io">Spaceship Origin Portfolio</a>.)</p><p>Carsales rose 4% last week (13/06/22 - 17/06/22) on no news.</p><p>Carsales.com was founded in 1997, and is now a premier online automotive classifieds business in Australia. </p><p>Carsales and its subsidiaries sell cars, motorbikes and marine vehicles online, employing more than 600 people in Australia and around 1200 across the world, with growing presences in Latin America and Asia.</p><p>Longer term we’re impressed by Carsales’ continued product innovation which reduces  customer friction making it easier to buy and sell cars. </p><p>For example, Carsales’ Instant Offer product offers sellers hassle-free quotes direct from dealers which means they can avoid private buyer haggling. </p><p>For buyers, Carsales Select allows customers to buy pre-inspected cars with detailed car history and a 7-day money back guarantee.</p><h2 id="moving-down">Moving down</h2><h3 id="block">Block </h3><p>(Block is in the <a href="https://www.spaceship.com.au/voyager/universe/?ref=spaceship.ghost.io">Spaceship Universe Portfolio</a>, <a href="https://www.spaceship.com.au/voyager/origin/?ref=spaceship.ghost.io">Spaceship Origin Portfolio</a> and the <a href="https://www.spaceship.com.au/voyager/earth/?ref=spaceship.ghost.io">Spaceship Earth Portfolio</a>.)</p><p>Block (AU listed) fell 20% last week (13/06/22 - 17/06/22) after details emerged that Apple is introducing a Buy Now Pay Later feature and will handle lending for it internally. </p><p>The feature - called Apple Pay Later will let customers split up the cost of any Apple Pay transaction over four installments across six weeks. The program will roll out in the US initially but will expand as Apple brings more of its financial services offerings global. </p><p>Overall fintech stocks performed weaker last week after reports the US CPI Inflation rose to 8.6% in May and investors shunned riskier assets.</p><hr><p>One or more of the Spaceship Voyager portfolios invest in Carsales, Block, and Apple. Please refer to the Spaceship app or our website for more information on what each portfolio invests in.</p><p><strong>Important!</strong> We’re sharing with you our thoughts on the companies in which Spaceship Voyager invests for your informational purposes only. We think it’s important (and interesting!) to let you know what’s happening with Spaceship Voyager’s investments. However, we are not making recommendations to buy or sell holdings in a specific company. Past performance isn’t a reliable indicator or guarantee of future performance.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Spaceship)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/investing/">Investing</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2022/06/Spaceship-Voyager-flight-notes-3.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[We're here to help]]></title>
            <link>https://www.spaceship.com.au/learn/were-here-to-help/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/were-here-to-help/</guid>
            <pubDate>Thu, 16 Jun 2022 00:42:00 GMT</pubDate>
            <description><![CDATA[This has been a rough year for many investors.]]></description>
            <content:encoded><![CDATA[<p>It was a long weekend here in Sydney, and I spent a tiny portion of it looking at my money — mapped out on a spreadsheet. I like seeing my full financial picture, so the spreadsheet covers everything from bills to superannuation and savings.</p><p>This has been a rough year. When you look at your investments, and what was once a robust and growing number is now frail and shrinking, it hits you with a thud.</p><p>When I woke up this morning, the news wasn't any better. Wall Street fell sharply over the weekend. The S&amp;P 500 is down more than 20% from the record high it set earlier this year, and is now in a bear market. Its last bear market was in 2020 (during the onset of the coronavirus pandemic, unsurprisingly), and it lasted just more than a month.</p><p>A bear market is when the market falls by 20% or more from the 52 week high. It is typically a sign of negative investor sentiment, as "bears" are selling shares, or preparing to "hibernate" as a bear would. The opposite case is a bull market, which is when the value of the market has risen 20% from its previous 52 week high. A "bull" is buying shares, or "charging" at the market.</p><p>In addition to the S&amp;P 500, the Dow Jones dropped 2.8%, and the Nasdaq tumbled 4.7%.</p><p>So, what's going on?</p><p>This correction — which has been going for months now — is due to soaring inflation, the ongoing impacts of Russia's invasion of Ukraine, and global trade disruptions.</p><p>Last week, though, the latest inflation numbers out of the US came through, and they were higher than expected, hitting a four-decade high of 8.6%. Inflation in the US is now at a rate not seen since December 1981, and this sent the stock market into a tailspin.</p><p>To try and curb inflation, the US Federal Reserve is expected to this week raise interest rates by half a percentage point (0.50%) or more, and more rate rises are likely in the months that follow. This would be the second consecutive rate hike of that type this year.</p><p>Stock markets are pricing this in, hence the fall. The economic news isn’t great but this can be when great opportunities occur. Prices have fallen and forward-looking returns look more attractive. When you're out shopping, lower prices attract more buyers, but the stock market has the opposite effect, partly because we don’t know how long or how far discounts will go. What we do know is that the time to buy winter clothing is during summer when the goods are out of favour and are marked down. In the current market, investors feel like growth stocks are out of favour because of rising interest rates, while energy stocks are in vogue.</p><p>Unfortunately, this means your Spaceship Voyager portfolios are feeling the pain of this, as are other investments. And we know this isn't easy. It’s hard to stay calm and not feel panic. It’s why we believe in dollar cost averaging; it helps take the emotion out of investing and investors benefit from additional purchases at lower prices rather than investing a lump sum all at once.</p><p>We have a minimum suggested timeframe of seven years for anyone holding an investment in a Spaceship Voyager portfolio because, generally, when equity investments are held for longer periods they tend to exhibit lower volatility than those held for shorter periods. (Although, naturally, past performance is not a reliable indicator of future performance.)</p><p>This is still painful, though, so if you have any questions, please do reach out to us — we’re here to help.</p><p><em>This post was first sent as a newsletter on 14 June 2022. </em></p>]]></content:encoded>
            <author>hello@spaceship.com.au (Bryna Howes)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/newsletters/">Newsletters</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2022/06/Spaceship-Voyager-flight-notes-2.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[Why do the Spaceship Voyager Portfolios perform differently to the rest of the market?]]></title>
            <link>https://www.spaceship.com.au/learn/spaceship-voyager-performance/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/spaceship-voyager-performance/</guid>
            <pubDate>Wed, 15 Jun 2022 22:00:00 GMT</pubDate>
            <description><![CDATA[Here's what to keep in mind when your Spaceship Voyager portfolio acts differently to the rest of the market. ]]></description>
            <content:encoded><![CDATA[<p>Sometimes your <a href="https://www.spaceship.com.au/voyager/?ref=spaceship.ghost.io">Spaceship Voyager</a> portfolio will act differently to the rest of the market. You might expect it to behave in the same way as a particular stock exchange or industry. But here’s what to keep in mind instead.</p><p>As an investor, you have choices about where you put your money. </p><p>Two common investment options are buying shares in a company, or buying units in a <a href="https://www.spaceship.com.au/learn/how-do-managed-funds-work/?ref=spaceship.ghost.io">managed fund</a> or <a href="https://www.spaceship.com.au/learn/what-is-an-etf/?ref=spaceship.ghost.io">ETF</a>. Spaceship offers three managed funds, which we call our Spaceship Voyager portfolios.</p><p>When you buy a share in a company, you own a piece of that company directly. When you buy a unit in a Spaceship Voyager portfolio, we pool your money with other investors’ money and invest and manage it on your behalf. You get what’s called a ‘proportionate beneficial interest’ in the companies we invest in, which means that while we hold the investments in our name, you can still benefit from them. So you don’t own shares of the companies directly.</p><p>Units have prices that can go up and down just like shares do.</p><p>The Spaceship Voyager portfolio unit prices will move up or down depending on the performance of everything that each particular portfolio has invested in.</p><p>Each unit price gets updated each Australian business day (except for Australian and NSW public holidays), around midday, after all the calculations are complete.</p><p>Checking the unit price can be an emotional experience, especially if the Spaceship Voyager portfolio you own is behaving differently to what you might expect.</p><p>If you check on other market indices, such as the ASX 200 or the NASDAQ, you might be expecting similar performance.</p><p>Here’s what to keep in mind instead.</p><p>There are several factors to keep in mind when comparing our unit price to the overall market performance including but not limited to:</p><h3 id="adverse-currency-movements">Adverse currency movements:</h3><p>Because Spaceship invests in international shares but quotes your portfolio in Australian dollars, if the Australian dollar goes up, it can decrease portfolio returns, as the translated value of overseas stock also decreases. Having said that, the opposite will also apply.</p><h3 id="different-underlying-investments">Different underlying investments:</h3><p>The stock market comprises hundreds of exchanges across the world including the ASX, FTSE 100 and NASDAQ, and is underpinned by thousands of companies across various industries.</p><p>Because the makeup of each exchange is different, the daily return of each exchange would also be different. Sometimes it will be more, sometimes it will be less, and sometimes it will go in the opposite direction.</p><p>The same principle also applies to all of the Spaceship Voyager investments, as they have a mix of Australian stocks and global stocks across various industries.</p><p>For instance, our Where the World is Going methodology sees us investing in areas such as tech, consumer, and health, rather than in banks and resources.</p><p>So, while there can be some market correlation, when you compare your portfolio to the ASX or any other benchmark, sometimes we will outperform the market, and sometimes the market will outperform us, but it would be very rare to see the exact same performance between us and the market because we don’t hold the same stocks at the same weighting.</p><h3 id="where-the-world-is-going">Where the World is Going</h3><p>Finally, our Where the World is Going methodology sees us investing in just that — where the world is going — and not necessarily what is happening right now.</p><p>We believe in the value of long-term investing.</p><p>Of course, <a href="https://www.spaceship.com.au/learn/5-questions-with-the-spaceship-voyager-investment-team/?ref=spaceship.ghost.io">our investment team</a> monitors the underlying issues that cause share prices to go up and down and will act if they believe an event will have long-term impacts on consumer behaviour.</p><p>For example, when COVID-19 appeared, we sold our travel stocks in the Spaceship Universe Portfolio because we believed people would be less willing to travel, borders would be shut, and it would take years for travel to reopen. But, again, we only act when we believe an event will have long-term impacts.</p><p>We have a minimum suggested timeframe of seven years for anyone holding an investment in a Spaceship Voyager portfolio because, generally, while stock investments can go up and down, they generally go up over the long term. (Although, naturally, past performance is not a reliable indicator of future performance.)</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Spaceship)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/investing/">Investing</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2022/03/Spaceship-voyager-performance.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[Spaceship Voyager flight notes (30/05/22 - 03/06/22)]]></title>
            <link>https://www.spaceship.com.au/learn/spaceship-voyager-flight-notes-30-05-22-03-06-22/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/spaceship-voyager-flight-notes-30-05-22-03-06-22/</guid>
            <pubDate>Wed, 08 Jun 2022 00:25:14 GMT</pubDate>
            <description><![CDATA[TechnologyOne and Affirm made some big moves in our Spaceship Voyager portfolios last week (30/05/22 - 03/06/22).]]></description>
            <content:encoded><![CDATA[<p><br>At Spaceship we’re long-term investors. But we still keep an eye on what’s happening in the market day-to-day. These were the companies in our Spaceship Voyager portfolios that made some big moves last week (30/05/22 - 03/06/22).</p><h2 id="moving-up">Moving up</h2><h3 id="technologyone">TechnologyOne </h3><p>(TechnologyOne is in the <a href="https://www.spaceship.com.au/voyager/universe/?ref=spaceship.ghost.io">Spaceship Universe portfolio</a>)</p><p>Australian enterprise software firm TechnologyOne rose 5.6% last week (30 May - 3 June 2022) as sentiment around the stock remained positive off the back of its Half Year Results Presentation the week prior. </p><p>TechnologyOne reported Annual Recurring Revenue of A$225.1 million, which was up 44%, as it continues to transition to a software-as-a-service model incredibly well. The software company also reported its 13th year of record first half earnings with Total Profit After Tax of A$33.2 million, up 18% year-over-year vs 1HY 2021. </p><p>With the bulk of customers on annual licenses likely to be converted by FY24, Technology One will need to accelerate growth in the UK or rely on new products and services to drive growth at that point.</p><p>Technology One was one of Australia’s first tech start ups, forming in 1987.</p><h2 id="moving-down">Moving down</h2><h3 id="affirm">Affirm </h3><p>(Affirm is is in the <a href="https://www.spaceship.com.au/voyager/universe/?ref=spaceship.ghost.io">Spaceship Universe</a> and <a href="https://www.spaceship.com.au/voyager/earth/?ref=spaceship.ghost.io">Spaceship Earth portfolios</a>)</p><p>Affirm fell 18% after a Wall Street Journal article highlighted that rising rates and bad debts are bad for the Buy Now Pay Later (BNPL) sector. </p><p>What the Journal didn’t highlight is that BNPL is still only 3.8% of US ecommerce, that Affirm underwrites every loan and the average loan period is 5 months suggesting that if there is a downturn much of the previous loan book would have been paid off. </p><p>We also believe Affirm will benefit from greater consumer and merchant demand when times are tough, like it did in 2020 when Affirm saw Merchant applications nearly quadruple. </p><!--kg-card-begin: markdown--><iframe width="560" height="315" src="https://www.youtube.com/embed/Ex1KJSLIoKU" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe><!--kg-card-end: markdown--><p>Video: Affirm: Honest Finance, a YouTube video where Affirm founder Max Levchin speaks about their drive to make finance accessible for more people. </p><p>“What we’re ultimately fighting is the approach of <em>not</em> putting the customer first,” Max Levchin says.</p><hr><p>One or more of the Spaceship Voyager portfolios invest in Affirm and TechnologyOne. Please refer to the Spaceship app or our website for more information on what each portfolio invests in.</p><p><strong>Important!</strong> We’re sharing with you our thoughts on the companies in which Spaceship Voyager invests for your informational purposes only. We think it’s important (and interesting!) to let you know what’s happening with Spaceship Voyager’s investments. However, we are not making recommendations to buy or sell holdings in a specific company. Past performance isn’t a reliable indicator or guarantee of future performance.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Spaceship)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/investing/">Investing</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2022/06/Spaceship-Voyager-flight-notes-1.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[Spaceship Voyager flight notes (23-27 May 2022)]]></title>
            <link>https://www.spaceship.com.au/learn/spaceship-voyager-flight-notes-16-20-may-2022/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/spaceship-voyager-flight-notes-16-20-may-2022/</guid>
            <pubDate>Wed, 01 Jun 2022 03:03:33 GMT</pubDate>
            <description><![CDATA[Affirm and Snap made some big moves in our Spaceship Voyager portfolios last week (23-27 May 2022). ]]></description>
            <content:encoded><![CDATA[<p>At Spaceship we’re long-term investors. But we still keep an eye on what’s happening in the market day-to-day. These were the companies in our Spaceship Voyager portfolios that made some big moves last week (23/05/22 - 27/05/22).</p><h2 id="affirm">Affirm</h2><h3 id="top-mover">(Top mover)</h3><p>Affirm is in the <a href="https://www.spaceship.com.au/voyager/universe/?ref=spaceship.ghost.io">Spaceship Universe portfolio</a> and the <a href="https://www.spaceship.com.au/voyager/earth/?ref=spaceship.ghost.io">Spaceship Earth portfolio</a>.</p><p>Affirm rose 20.19% last week, following its earnings release which exceeded investor expectations. </p><p>Despite the positive moves, the stock is still down about 68% year to date at time of writing.</p><p>Affirm reported they nearly doubled their gross market value (GMV) year on year, excluding Peloton. </p><p>They also reported a 137% year on year (vs Q3 2021) increase to active users, with increased engagement, and a significant increase in active merchants from 12,000 to 207,000.</p><p>The growth in active merchants was largely driven by Shop Pay Instalments, which is a BNPL payment method that e-commerce platform Shopify offers its US customers. Affirm is the exclusive provider of Shop Pay.</p><p>Management expects to be sustainably profitable on an adjusted operating basis by 1 July 2023, which should be reassuring in this market environment.</p><h2 id="snap">Snap</h2><h3 id="bottom-mover">(Bottom mover)</h3><p>Snap is in the <a href="https://www.spaceship.com.au/voyager/universe/?ref=spaceship.ghost.io">Spaceship Universe portfolio. </a></p><p>Snap fell 34.17% last week after they cautioned investors about a slow down in the advertising market and economic conditions. </p><p>When they released earnings in April, they expected revenue growth of between 20%-25% and adjusted EBITDA of between $0 and $50 million for this quarter (ending 30 June 2022). </p><p>Because of a sudden deterioration in macroeconomic conditions, they expect to report revenue and adjusted EBITDA below the low end of the guidance they provided.</p><p>We think the challenges Snap are facing are broad based and related to the economy rather than specific to Snap. </p><p>In their first quarter results released in April 2022, Snap reported growing their daily active user base by 18% year over year, which is still healthy growth and shows their platform is not losing users.  </p><p>When businesses are worried about a recession and declining demand, they can easily turn off their advertising spend, which is what makes advertising a cyclical industry. </p><p>However, we are still confident about Snap’s growth opportunity, given they are still a small player in the industry, with only 2% market share of the US digital advertising market and 1% market share of the global market. </p><p>We are also very excited about their product innovation in the augmented reality space.</p><!--kg-card-begin: markdown--><iframe width="560" height="315" src="https://www.youtube.com/embed/ED6An44mEPM" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe><!--kg-card-end: markdown--><p>Video: What’s Here and Now with Snap AR, created by Snap to showcase how their augmented reality offering is evolving.</p><p><em>For more moves and company news, log into <a href="https://www.spaceship.com.au/voyager/?ref=spaceship.ghost.io">the Spaceship app</a>.</em></p><hr><p>The Spaceship Voyager portfolios invest in Affirm and Snap. Please refer to the Spaceship app or our website for more information on what each portfolio invests in.</p><p><strong>Important! </strong>We’re sharing with you our thoughts on the companies in which Spaceship Voyager invests for your informational purposes only. We think it’s important (and interesting!) to let you know what’s happening with Spaceship Voyager’s investments. However, we are not making recommendations to buy or sell holdings in a specific company. Past performance isn’t a reliable indicator or guarantee of future performance.<br></p>]]></content:encoded>
            <author>hello@spaceship.com.au (Spaceship)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/stocks/">Stocks</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2022/06/Spaceship-Voyager-flight-notes.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[Spaceship Voyager flight notes (16-20 May 2022)]]></title>
            <link>https://www.spaceship.com.au/learn/spaceship-voyager-flight-notes-2/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/spaceship-voyager-flight-notes-2/</guid>
            <pubDate>Wed, 25 May 2022 00:08:21 GMT</pubDate>
            <description><![CDATA[Block, Tesla, and the retail sector made some big moves last week (16-20 May 2022).]]></description>
            <content:encoded><![CDATA[<p>At Spaceship we’re long-term investors. But we still keep an eye on what’s happening in the market day-to-day. </p><p>Here’s a look at some of the companies in our Spaceship Voyager portfolios that made moves last week (16/05/22 - 20/05/22).</p><h2 id="moving-upblock">Moving up<br>Block </h2><p>Block is in the <a href="https://www.spaceship.com.au/voyager/universe/?ref=spaceship.ghost.io">Spaceship Universe</a>, <a href="https://www.spaceship.com.au/voyager/earth/?ref=spaceship.ghost.io">Spaceship Earth</a> and <a href="https://www.spaceship.com.au/voyager/origin/?ref=spaceship.ghost.io">Spaceship Origin</a> portfolios.</p><p>Block (Australian listed) rose 11.11% last week after its Investor Day on May 18.</p><p>The company unveiled its vision as being an “ecosystem of ecosystems”, not just a payments company. </p><p>In particular, management outlined plans to integrate Afterpay into the Cash App, expanding the Cash App’s shopping and discovery features and turning it into a super app. Management further highlighted opportunities for the company to build ecosystems within crypto and the creator economy.</p><p>Block also released updated profit margins. Adjusted profit margins were 34% for the Square side of the business and 12% for the Cash app.</p><h2 id="moving-down">Moving down</h2><h3 id="retailers-warby-parker-rakuten-shopify-lululemon-chewy">Retailers (Warby Parker, Rakuten, Shopify, Lululemon, Chewy)</h3><p>Lululemon is in the <a href="https://www.spaceship.com.au/voyager/earth/?ref=spaceship.ghost.io">Spaceship Earth</a> and <a href="https://www.spaceship.com.au/voyager/universe/?ref=spaceship.ghost.io">Spaceship Universe</a> portfolios; Warby Parker, Shopify, and Chewy are in the <a href="https://www.spaceship.com.au/voyager/universe/?ref=spaceship.ghost.io">Spaceship Universe portfolio</a>.</p><p>The retail sector sold off after poor results from Walmart and Target. </p><p>The uncertain macro-environment, inflation and supply chain delays have made it difficult for Walmart and Target, which are both now holding too much inventory.</p><p>This has led to profit falls and a sell down across the retail sector, the thinking being if Walmart and Target can’t manage their supply chains other companies will struggle as well. </p><p>We believe this thought process makes sense for general retailers but should not be applied to vertical retailers such as Warby Parker or Lululemon who have much higher gross margins.</p><p>Gross margins matter in a time of inflation. Gross margins are the difference between sales and costs of goods sold. The larger the gross margin the larger the value added to input costs. </p><p>Retailers generally have low gross margins as they sell identical goods and need to offer competitive prices to attract customers.</p><p>For example, Walmart’s gross margins are 24% at the time of writing. This means product costs are 76% of sales. If product costs increase by 10% to 84% of sales, this reduces Walmart’s gross margins to 16% from 27%. This would be a 33% hit to gross margins, and would result in a large downgrade to profits. </p><p>Inflation has significant negative impacts on low gross margin businesses if costs cannot be passed on.</p><p>Alternatively if we look at Lululemon,  gross margins are 58% at the time of writing, so every extra $1 of sales leads to a 58% unit profit. This means product costs are 42% of sales. If product costs increase by 10% to 46%, this reduces Lululemon’s  gross margin to 54%, a 7% hit to gross margins. It's a negative impact but much less than traditional retailers. </p><p>Another factor is pricing power: we believe differentiated retailers such as Lululemon will be able to pass on cost increases through price rises. In a time of inflation high gross margins and pricing power matter.</p><h3 id="tesla">Tesla </h3><p>Tesla is in the <a href="https://www.spaceship.com.au/voyager/universe/?ref=spaceship.ghost.io">Spaceship Universe portfolio</a> and the <a href="https://www.spaceship.com.au/voyager/origin/?ref=spaceship.ghost.io">Spaceship Origin portfolio</a>.</p><p>Tesla fell 15.18% last week, as the stock was caught up in the growth stock selloff amid concerns of inflation and rising interest rates. </p><p>Furthermore, multiple Wall Street analysts downgraded the stock, warning the latest coronavirus outbreak in China will lead to continued production difficulties and lower than expected deliveries next quarter.</p><p><em>You can see daily price moves and company news when you log into <a href="https://www.spaceship.com.au/voyager/?ref=spaceship.ghost.io">the Spaceship app</a>.</em></p><hr><p>One or more of the <a href="https://www.spaceship.com.au/voyager/?ref=spaceship.ghost.io">Spaceship Voyager portfolios</a> invest Block, Warby Parker, Rakuten, Shopify, Lululemon, Chewy, and Tesla. Please refer to the Spaceship app or our website for more information on what each portfolio invests in.</p><p><strong>Important!</strong> We’re sharing with you our thoughts on the companies in which Spaceship Voyager invests for your informational purposes only. We think it’s important (and interesting!) to let you know what’s happening with Spaceship Voyager’s investments. However, we are not making recommendations to buy or sell holdings in a specific company. Past performance isn’t a reliable indicator or guarantee of future performance.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Spaceship)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/stocks/">Stocks</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2022/05/Spaceship-Voyager-micro-investing.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[Real Money Talk: Jake]]></title>
            <link>https://www.spaceship.com.au/learn/real-money-talk-jake/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/real-money-talk-jake/</guid>
            <pubDate>Tue, 24 May 2022 23:45:00 GMT</pubDate>
            <description><![CDATA[Jake is a 39-year-old from Perth who buys and sells comic books and trading cards on the side.]]></description>
            <content:encoded><![CDATA[<p>This post is based on an interview we conducted with Jake in August 2021.</p><p>Real Money Talk is our series where we interview Australians from all walks of life about their personal finances. The views expressed are those of the interviewees, based on their experiences with money, and as such are not necessarily representative of Spaceship's views.</p><p>We have changed the name of the interviewee for their privacy.</p><h2 id="overview">Overview<br></h2><p><strong>Name:</strong> Jake<br><strong>Age: </strong>39<br><strong>Where do you live?</strong> Perth</p><p><strong>Please tell us a bit about yourself.</strong></p><p>I'm a 39-year-old male nurse with a relatively new family, wife and 2.5-year-old.</p><p>I’ve been a cancer nurse for 10 years and spent the last few years in a corporate management position specialising in a clinical field.  </p><p>I had my mid-life crisis in my mid twenties completing a Bachelor of Commerce specialising in IT management. </p><p>I lasted less than six months realising I hated it and made the change to study nursing – a much more rewarding job. </p><p> Finances have definitely changed since getting married, buying a house and having a child all in the past five years!  I love sport and still play social basketball once a week.</p><p><strong>What's your current net worth?</strong></p><p>Approximately $270,000.</p><p><strong>How does it break down?</strong></p><ul><li>Home: $520,000</li><li>Shares: $20,000</li><li>Super: $120,000</li><li>Car: $20,000</li><li>Savings: $5,000</li><li>Comics: $50,000</li><li>Sports trading cards:  $20,000</li></ul><p><strong>Do you have any debts?</strong></p><ul><li>Mortgage: $460,000</li><li>Car loan: $25,000</li></ul><p><strong>How did you build your net worth?</strong></p><p>I travelled a lot until my mid thirties. Saving was always for the next holiday so it wasn't a priority then.  I wish there was more education around finances during high school, I had to learn a lot myself.</p><h2 id="earn">Earn</h2><p><strong>Tell us a bit about your career.</strong></p><p>I started working from the age of 15 and spent seven years at Woolworths in every department imaginable.  </p><p>When I finished my Bachelor of Commerce, I worked for four months and realised it wasn't for me, so resigned and signed up to study Nursing all in the same day. </p><p>I’ve worked with cancer patients for most of my career, giving chemotherapy and stem cell transplants. </p><p>Now I manage an area in the corporate government sector.</p><p><strong>Do you have any income sources outside your job? How much do you earn from each and how did you develop them?</strong></p><p>I buy and sell comic books.  Started out as a hobby during my early teen years, stopped for a decade and then got back into it as a hobby, but realised that you could pick up bargains, resell or hold for the chance of an increase in value.  I do something similar with basketball trading cards, but on a smaller scale. </p><p>Sometimes I could buy a comic for $5 when it first came out, then a year later sell it for a few hundred dollars.  With comics that don't take off you can almost sell for the price it was bought at, not losing much.</p><p><strong>What was important for you to learn about earning more money?</strong></p><p>Educate yourself as much as you can on compound interest, superannuation and investing, but at the same time enjoy life doing things you love and travelling.  A good balance is tough, but achievable.  Use your skills and hobbies to find a way to earn more on the side.</p><h2 id="save">Save</h2><p><strong>What's your savings rate? How has it changed over time?</strong></p><p>No idea, try to put 50% of our pay into the offset account, the rest goes on bills, general living.</p><p><strong>Do you have a budget?</strong></p><p>We probably should have a budget, but we tend to wing it.  We're not penny pinchers, but sometimes we probably spend money we don't need to.</p><p><strong>How much do you spend per year?</strong></p><p>Wow, tough question when you don't keep a record.  I'd probably say we could be more frugal.</p><p><strong>Do you make purchase decisions carefully, or are you loose with your money?</strong></p><p>I always do my research before buying anything, and I rarely buy anything for myself unless it's on 'special'.  If we want or need something we tend to just go and get it as long as we have the money.</p><p><strong>How is your work-life balance?</strong></p><p>Very good, I have a bit of flexibility to work from home.  My job is also low stress. Since having a child our priority is with him.</p><p><strong>What's your favourite thing to spend money on?</strong></p><p>I guess it's things that I don't lose money on?  Speculating on comic books that increase in price.  We are foodies too so don't mind the regular meal out.  I also like to spoil my boy by buying him presents, but I should rein it in to teach him good habits.</p><h2 id="invest">Invest</h2><p><strong>How do you invest?</strong></p><p>Since buying our house we don't have big chunks of money to buy shares, the ones we do own go back into a reinvestment plan.  I regularly put funds into my Spaceship Voyager portfolio and buy comics as an investment.</p><p><strong>What's been your best investment?</strong></p><p>Probably the free shares I received from all my time at Woolworths.</p><p><strong>What's been your worst investment?</strong></p><p>Buying some shares a mate's dad said was a sure thing, it was only $1,000, but we basically lost it all. I wouldn't like to know what he lost…</p><p><strong>What's been your overall return?</strong></p><p>I don't keep track except look at the balances of my share portfolios so I'm not entirely sure, but it's definitely in the positive and they are there for the long term so I'm not too worried.</p><p><strong>How are you building wealth?</strong></p><p>Investing in shares where I can, and using my comic side hustle to pump extra funds into the offset.</p><p><strong>What are your main roadblocks to building wealth? How are you addressing them?</strong></p><p>Not having more funds to invest, but that's ok.  We enjoy our life so will continue to plug away to help in our retirement and for our kid’s future.</p><p>Do you have a target net worth you want?</p><p>Not really, but I would be happy if I could retire early and have enough for a passive income.</p><h2 id="behaviour">Behaviour</h2><p><strong>When did you make your first significant behavioural shift towards wealth building?</strong></p><p>Probably 5 years ago when I started venturing into the share market, mainly with ETF's.</p><p><br><strong>If you could start again, what would you do differently? What advice would you give your younger self?</strong></p><p>Set my superannuation to high growth at an early age instead of learning about it when I was in my thirties.  Have a better balance between saving and travelling instead of 90% towards travel.</p><p><strong>What mistakes have you made along the way that others can learn from?</strong></p><p>Not learning about finances earlier, but I don't really have any regrets, I've had a wonderful life up until now.</p><p><strong>Do you have any worries about retirement? If so, how are you planning to address them?</strong></p><p>Slightly worried that I won't be able to retire earlier than I'd like, but continue to invest as best I can to help.</p><p><strong>How are you learning about building wealth?</strong></p><p>Reading blogs, talking to people with experience and listening to their advice.</p><p><strong>Do you give to charity? If so, what percentage of your time/money do you give?</strong></p><p>I used to give to a few charities regularly, but always felt off about the way they got me to sign up, so I cancelled them all and donate here and there as one off donations.  I don't like hearing about big chunks of donations paying overheads, it doesn't sit well with me.</p><hr><h2 id="we-want-to-hear-your-real-money-talk">We want to hear your Real Money Talk</h2><p>At Spaceship we’re big believers in sharing our money stories. We want to hear yours, too. In our ongoing <a href="https://www.spaceship.com.au/learn/tag/real-money-talk/?ref=spaceship.ghost.io">Real Money Talk</a> series, members of our community share what they’ve learned about managing money. We’d love you to take part. <a href="https://forms.gle/B2xKnqAqjePMHfFG9?ref=spaceship.ghost.io">Here’s a link to our Real Money Talk survey</a> where you can share your story.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Kelly Simpson)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/real-money-talk/">Real Money Talk</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2021/10/real-money-talk-jake.png" length="0" type="image/png"/>
        </item>
        <item>
            <title><![CDATA[Spaceship Voyager flight notes (09-13 May 2022)]]></title>
            <link>https://www.spaceship.com.au/learn/spaceship-voyager-flight-notes-9-13-may-2022/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/spaceship-voyager-flight-notes-9-13-may-2022/</guid>
            <pubDate>Wed, 18 May 2022 00:35:41 GMT</pubDate>
            <description><![CDATA[Matterport and Unity Software made some big moves last week (09/05/22 - 13/05/22).]]></description>
            <content:encoded><![CDATA[<p>At Spaceship we’re long-term investors. But we still keep an eye on what’s happening in the market day-to-day.</p><p>These were the companies in our Spaceship Voyager portfolios that made some big moves last week (09/05/22 - 13/05/22).</p><h2 id="matterport">Matterport</h2><h3 id="top-mover">(Top mover) </h3><p>Matterport is in the <a href="https://www.spaceship.com.au/voyager/universe/?ref=spaceship.ghost.io">Spaceship Universe portfolio</a>.</p><p>Matterport, the leading spatial data company which sells software that turns any physical space into an immersive 3D digital twin, rose 11.21% last week  (09/05/22 - 13/05/22).</p><p>For 1Q 2022 Matterport reported subscription revenue growth of 24% to US$17.1 million year over year with a 70% increase in total subscribers to 562,000, both ahead of analyst expectations. </p><p>Matterport also reported an unexpected GAAP profit of US$0.23 per share, while their non-GAAP results were better than expected.</p><p>Matterport now has over seven million digital twins on their platform, while 99% of the world’s buildings have yet to be digitised. </p><p>With the enormous market opportunity expanding, Matterport remains focused on efficiently scaling their business to meet the rising global demand for software-driven property management.</p><h2 id="unity-software">Unity Software</h2><h3 id="bottom-mover">(Bottom mover)</h3><p>Unity Software is in the <a href="https://www.spaceship.com.au/voyager/universe/?ref=spaceship.ghost.io">Spaceship Universe portfolio</a>.</p><p>Unity Software fell 29.94% last week (09/05/22 - 13/05/22) as they released their first quarter 2022 earnings, which fell short of investors’ expectations. </p><p>Unity Software is a real-time 3D (RT3D) content platform.</p><!--kg-card-begin: html--><iframe width="560" height="315" src="https://www.youtube.com/embed/eXYUNrgqWUU" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe><!--kg-card-end: html--><p>Video: “Enemies” -  A YouTube video Unity created and released to showcase its high-end visual capabilities.</p><p>While the company reported strong growth in their Create segment (up 65% year on year vs Q1 2021), they experienced a significant slowdown in their Operate segment, their biggest revenue contributor. </p><p>Management commentary suggested this was caused in part by a flaw in their Pinpointer ad product.This impacted ad efficiency and resulted in a $110 million loss to FY 2022 revenue. </p><p>While the issues with Operate are very concerning and don’t reflect well on management, the business continues to generate momentum as demonstrated by Create in gaming and non gaming applications, such as Digital Twins.</p><p><em>You can see daily price moves and company news when you log into <a href="https://www.spaceship.com.au/voyager/?ref=spaceship.ghost.io">the Spaceship app</a>.</em></p><hr><p>The <a href="https://www.spaceship.com.au/voyager/universe/?ref=spaceship.ghost.io">Spaceship Universe portfolio</a> invests in Matterport and Unity Software. Please refer to the Spaceship app or our website for more information on what each portfolio invests in.</p><p><strong>Important! </strong>We’re sharing with you our thoughts on the companies in which Spaceship Voyager invests for your informational purposes only. We think it’s important (and interesting!) to let you know what’s happening with Spaceship Voyager’s investments. However, we are not making recommendations to buy or sell holdings in a specific company. Past performance isn’t a reliable indicator or guarantee of future performance.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Spaceship)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/stocks/">Stocks</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2022/05/Spaceship-flight-notes-2.jpeg" length="0" type="image/jpeg"/>
        </item>
        <item>
            <title><![CDATA[Your three step plan to eliminate money anxiety]]></title>
            <link>https://www.spaceship.com.au/learn/your-3-step-plan-to-eliminate-money-anxiety/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/your-3-step-plan-to-eliminate-money-anxiety/</guid>
            <pubDate>Tue, 17 May 2022 23:30:00 GMT</pubDate>
            <description><![CDATA[Anxious about money? You’re not alone. What can you do about it?]]></description>
            <content:encoded><![CDATA[<p>Anxious about money? You’re not alone.</p><h2 id="what-is-money-anxiety">What is money anxiety?</h2><p>Exactly what it sounds like. Having anxiety. About money. We have noticed the phrase money anxiety started popping up post-GFC, and we've found that it hasn’t really gone away since. We consider money anxiety to be the feeling of constant, underlying fear of not having enough money: to cover the rent, to cover any unexpected expenses, to retire. Couple that with the helpless feeling you get when you think you should be doing more with your money, but you don’t know what... it may just be enough to keep you up at night.</p><h2 id="so-what-can-you-do-about-it">So what can you do about it?</h2><h3 id="step-1-recognise-the-signs-and-triggers-">Step 1: Recognise The Signs And Triggers.</h3><p>The thing about money anxiety is that once it kicks in, it makes it a whole lot harder to address the underlying cause. You can’t put together a coherent, feasible financial plan when your mind is racing and your stomach is tying itself in knots.</p><p>Our first step is to recognise it for what it is, and what triggers it. We find it surprising how de-mystifying an issue can help you feel more in control and reduce overwhelm. Pay attention to your body when you think about or have conversations about money. If you find yourself sweating, or your heart pounding, acknowledge it. Take some deep breaths, then take some time to reflect on what could be causing it. Do you feel guilty or ashamed about some aspect of your financial situation?</p><p>We find that money anxiety often sets in when we experience an unexpected setback. It could be an unexpected illness, losing your job, or having to close a business. At the time, the issue can seem insurmountable. But we find that money anxiety can pop up in more everyday situations too: discussing finances with your significant other, or even just checking your account balances.</p><h3 id="step-2-arm-yourself-">Step 2: Arm Yourself.</h3><p>Sit down, think of a plan, execute it. Problem solved.</p><p>Just kidding.</p><p>Making a plan may be harder than it sounds. We find that not knowing what to do can be a large contributing factor to money anxiety. Luckily, we live in an age with countless resources readily available online. It’s okay to not know much about managing money. But if it’s causing you grief, we think it's time to do something about it.</p><p>We find it useful to commit to spending some time every week reading articles, watching videos, or listening to podcasts. (If you’re reading this, you’ve already started - great job!) Even if it seems overwhelming, the important thing is to make a start. Gradually, we find that the information will start to make sense, and you’ll be able to seek out more specific and relevant information.</p><p>Professional help can include an accountant and/or financial advisor. Turn up armed with a list of questions and some idea of what you want, even if you don’t know how to go about it.</p><p>We also find it useful to talk to friends and family as a resource too. Even if they can’t give financial advice, expressing concerns can make them feel less overwhelming.</p><p>For some more specific tips, check out our post on <a href="https://www.spaceship.com.au/learn/financial-habits-to-help-make-you-smarter-with-your-money/?ref=spaceship.ghost.io">how to be smarter with money</a>.</p><p><em>Note: This step can take weeks or months. Don’t rush it.</em></p><h3 id="step-3-check-in-regularly-">Step 3: Check in regularly.</h3><p>Okay. You’ve read the blogs, listened to the podcasts, and gotten some professional advice. Hopefully, you now have a clearer idea of your goals and how to reach them. All your strategies are in place - what do you do if you still feel anxious?</p><p>Try and zoom in your perspective. We find that thinking about the huge, far away goals can be paralysing. Instead, think about the strategies you’ve got. Break them down and focus on achieving each individual segment. That way, you’ll be able to tick things off as you go.</p><p>Respect your fear. If you’re constantly worried, it might be worth looking into. But if you’ve done what you can and the money anxiety starts to take a toll on your quality of life, talk to a licensed therapist or counsellor or seek other medical assistance.</p><p>TL;DR</p><p>Self-educate.</p><p>Get help to make a plan.</p><p>Break it down into manageable chunks and check-in regularly.</p><hr><p>If you’re struggling financially, we’ve outlined some debt counselling resources in Australia. You can also <a href="https://www.moneysmart.gov.au/managing-your-money/managing-debts/trouble-with-debt/problems-paying-your-utility-bills?ref=spaceship.ghost.io">click here</a> for access to an up-to-date list of resources, courtesy of ASIC.</p><h2 id="national-debt-helpline">National Debt Helpline</h2><p><strong>Phone: 1800 007 007</strong>: The National Debt Helpline is available from 9.30am to 4.30pm, Monday through Friday. Calls from mobile phones may incur a fee from the mobile phone carrier.</p><p>You can also visit the <a href="http://www.ndh.org.au/?ref=spaceship.ghost.io">National Debt Helpline website</a> for information and resources.</p><h2 id="national-legal-aid">National Legal Aid</h2><p>If you’re facing legal action over your debts, you may be able to receive free legal advice from a community legal centre. Visit <a href="https://www.nationallegalaid.org/?ref=spaceship.ghost.io">National Legal Aid</a> for more information.</p><h2 id="lifeline-crisis-support">Lifeline Crisis Support</h2><p><strong>Phone: 13 11 14</strong>: If you need urgent crisis support, call Lifeline’s 24/7 hotline.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Liv Steigrad)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/behaviour/">Behaviour</category>
            <category domain="https://www.spaceship.com.au/learn/tag/personal-finance/">Personal Finance</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2021/12/Coping-with-money-anxiety.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[Real Money Talk: Amelia]]></title>
            <link>https://www.spaceship.com.au/learn/real-money-talk-amelia/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/real-money-talk-amelia/</guid>
            <pubDate>Wed, 11 May 2022 06:33:45 GMT</pubDate>
            <description><![CDATA[Amelia’s a 31-year-old pilot who lives in Outback NSW.]]></description>
            <content:encoded><![CDATA[<p>This post is based on an interview we conducted with Amelia in April 2022.</p><p>Real Money Talk is our series where we interview Australians from all walks of life about their personal finances. The views expressed are those of the interviewees, based on their experiences with money, and as such are not necessarily representative of Spaceship's views.</p><p>We have changed the name of the interviewee for their privacy.</p><h2 id="overview">Overview</h2><p><strong>Name:</strong> Amelia	<br><strong>Age:</strong> 31<br><strong>Where do you live?</strong> Outback NSW.</p><p><strong>Please tell us a bit about yourself.</strong></p><p>I’m living with my partner and our very cute dog, and I’m a bit of a workaholic.</p><p><strong>What's your current net worth?</strong></p><p>About $400,000.</p><p><strong>How does it break down?</strong></p><ul><li>Shares $150,000 </li><li>Super $100,000</li><li>Savings $100,000</li><li>Vehicles $50,000</li></ul><p><strong>Do you have any debts?</strong></p><p>No.</p><p><strong>How did you build your net worth?</strong></p><p>Work, lots and lots of hard work –  and being a tight arse.</p><h2 id="earn">Earn</h2><p><strong>Tell us a bit about your career</strong></p><p>I’m a pilot, which is a hugely expensive undertaking at the start, with absolutely terrible pay for the first few years, but finally it’s been paying great dividends the past few years.</p><p><strong>Do you have any income sources outside your job? How much do you earn from each and how did you develop them?</strong></p><p>No.</p><p><strong>What’s been important for you to learn about money?</strong></p><p>Honestly, the great money is just a by-product of having a job that I absolutely love. </p><p>I’d still do this for far less money and be just as happy. </p><p>I always heard people say that once you’re earning around $100,000 or more p.a. then the money doesn’t make any difference. It turns out they were right.</p><p>I’m not an excessive spender by any means, I live a comfortable life and all the extra money just keeps piling up! </p><p>At times I don’t know what to do with it! But it sure is nice to be able to eat out every day if I choose to and not have to worry about how much is left in the account.</p><h2 id="save">Save</h2><p><strong>What's your savings rate? How has it changed over time?</strong></p><p>Well – pre tax I bring in about $250,000, the tax man takes half of that, so I’m left with $125,000. I probably save half of that. So 50% after tax roughly.</p><p><strong>Do you have a budget?</strong></p><p>Not anymore. In fact even when I was poor I never did, unless I had a big bill coming up I’d put some away each week for that, but I’m naturally frugal, never been one to impulse buy clothes, tech etc. I always tried to do everything as cheap as possible, but I never missed out on too much.</p><p><strong>How much do you spend per year?</strong></p><p>Must be around $60,000. I live in a very remote part of the country, groceries are expensive here, as is fuel, it’s a five hour drive to my nearest city, two hours to the nearest Maccas! I do tend to treat myself if I go into the city. </p><p>I work some crazy hours at times too, so I hire someone to mow my lawn and someone to occasionally make me healthy meals, I’m more than happy to pay people to do this for me as it makes my life easier and I like to support the local economy and share the wealth I’m so lucky to have.</p><p><strong>Do you make purchase decisions carefully, or are you loose with your money?</strong></p><p>Very carefully for most. In the past few years I’ve found myself loosening up a bit. I’m happy to shout friends dinner or make generous donations to charities etc.</p><p>I’ve still never purchased a brand new car even though I could easily afford it, I just don’t see the point in spending money on something that will depreciate so quick! I’d rather buy the second hand car and invest the rest.</p><p><strong>How is your work-life balance?</strong></p><p>Not great at this time, lots of work, no time for fun. But my work is based on the seasons, while we have wet La Nina years my work is crazy busy, however when the El Nino rolls around again I’ll be very quiet and bored!</p><p><strong>What's your favourite thing to spend money on?</strong></p><p>Trying fancy foods and going out and getting on the beers with pals.</p><h2 id="invest">Invest</h2><p><strong>How do you invest?</strong></p><p>I tried a bit of picking shares by myself at the start which went so-so. I now have a financial adviser who helps a lot.</p><p><strong>What's been your best investment?</strong></p><p>My education. My pilots license cost a good $100,000 (I had to pay it up front, no HECS existed at the time). But it’s paying out wonderfully now.</p><p><strong>What’s been your overall return?</strong></p><p>I haven’t withdrawn any shares so no solid numbers here. But the $100,000 invested in my education has paid for my whole life for the past ten or so years.</p><p><strong>How are you building wealth?</strong></p><p>Mainly shares, but soon to look into property when I see what the interest rate starts to do. Might be some bargains getting about soon.</p><p><strong>What are your main roadblocks to building wealth? How are you addressing them?</strong></p><p>Probably COVID-19, the Ukraine war and house prices that are arguably in a bubble.</p><p><strong>Do you have a target net worth you want?</strong></p><p>No, enough to be comfortable in retirement.</p><h2 id="behaviour">Behaviour</h2><p><strong>When did you make your first significant behavioural shift towards wealth building?</strong></p><p>About 27 years old. It was the age I was when I finally started making some reasonable money.</p><p><strong>If you could start again, what would you do differently?</strong></p><p>I’m pretty happy with how I did it. The only advice I’d give my younger self is not related to money - it’s “No you don’t need that 7th slice of pizza, for the love of god go for a walk instead”.</p><p><strong>What mistakes have you made along the way that you think others could learn from?</strong></p><p>I bought a 4wd car at age 23. It was second hand but the cost of owning it wasn’t something I was prepared for, fuel, maintenance, tyres, all of it added up and I wasn’t prepared for it. I did have some good times in it and got to see parts of the country that I otherwise wouldn’t have. </p><p>But I see young people buying expensive, new cars when they can’t really afford them because they think it’s a status symbol. Looking back I shouldn’t have bought it till I had more disposable income.</p><p><strong>Do you have any worries about retirement? If so, how are you planning to address them?</strong></p><p>It’s still a while away. The bigger worry is losing my pilot medical certificate. If I lose that then everything I’ve worked for is gone.</p><p>I’ll be trying to start a brand new career from scratch. So saving up for that possibility is more of a priority.</p><p><strong>Do you give to charity? If so, what percentage of your time/money do you give?</strong></p><p>I’ve always got friends/family doing some charity fundraiser, I’ll usually donate anything from $50-$200 when I see one pop up on my social media pages. I donate a bit to my local footy club too. I met most of my friends through it when I moved here. I haven’t got time to give back in person. So I’m happy to donate the money instead.</p><hr><h2 id="we-want-to-hear-your-real-money-talk">We want to hear your Real Money Talk</h2><p>At Spaceship we’re big believers in sharing our money stories. We want to hear yours, too. In our ongoing <a href="https://www.spaceship.com.au/learn/tag/real-money-talk/?ref=spaceship.ghost.io">Real Money Talk</a> series, members of our community share what they’ve learned about managing money. We’d love you to take part. <a href="https://forms.gle/B2xKnqAqjePMHfFG9?ref=spaceship.ghost.io">Here’s a link to our Real Money Talk survey</a> where you can share your story.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Kelly Simpson)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/real-money-talk/">Real Money Talk</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2022/05/Real-Money-Talk-Amelia.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[Spaceship Voyager flight notes (2 - 6 May 2022)]]></title>
            <link>https://www.spaceship.com.au/learn/spaceship-voyager-flight-notes-2-6-may-2022/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/spaceship-voyager-flight-notes-2-6-may-2022/</guid>
            <pubDate>Wed, 11 May 2022 06:16:27 GMT</pubDate>
            <description><![CDATA[These were the companies in our Spaceship Voyager portfolios that made some big moves last week (02/05/22 - 06/05/22).]]></description>
            <content:encoded><![CDATA[<p><br>At Spaceship we’re long-term investors. But we still keep an eye on what’s happening in the market day-to-day. These were the companies in our Spaceship Voyager portfolios that made some big moves last week (02/05/22 - 06/05/22).</p><h2 id="top-movers">Top movers</h2><h3 id="roku">Roku </h3><p>(Roku is in the <a href="https://www.spaceship.com.au/voyager/universe/?ref=spaceship.ghost.io">Spaceship Universe portfolio</a>)</p><p>Roku, a streaming giant based out of the US, rose by 4.33% last week (02/05/22 - 06/05/22). Roku is like a one-stop-shop for streaming subscriptions offered through a hardware digital media player.</p><p>Last week, Roku announced quarterly results that saw it’s been steadily growing its user base and engagement. This is important because it makes it more attractive to advertisers, who seem to agree: its top 10 advertisers have boosted their spend by nearly 80% year over year, to Q1 2022.</p><p>Roku reported that at the end of Q1 2022, 96% of its advertisers who spend more than $1 million in the previous year had stuck with them (calculated year over year on a trailing 4 quarter basis).</p><p>There’s been a big shift to advertising on streaming channels in place of more traditional channels such as pay tv, and we expect the trend to continue.<br>As a growth stock, as at the end of last week, Roku was down by nearly 60% so far this year but is still expecting to grow sales by about 35% this year.</p><h3 id="spotify">Spotify </h3><p>(Spotify is in the <a href="https://www.spaceship.com.au/voyager/universe/?ref=spaceship.ghost.io">Spaceship Universe portfolio</a>)</p><p>Spotify,  a digital music and podcast streaming service you’ve likely used before, rose by 3.08% last week  (02/05/22 - 06/05/22).</p><p>A likely contributor to Spotify’s rise was the bold statement by CEO Daniel Ek, delivered through Twitter, that ‘Spotify’s best days are ahead’ confirmed with his personal $50 million investment in the company. Owners buying stock of their own companies is generally seen to be a good sign.</p><p>The company is focusing on creating more 'value per hour' for its subscribers, which means that it's dialling up the podcasting, news, and educational content offering in addition to music.</p><p>Spotify reported that its Q1 2022 podcast consumption rates grew double digits year over year (calculated year over year on a trailing 4 quarter basis).</p><p>When asked about how Spotify compared to Netflix, Daniel Ek argued that Spotify has a free service, and is a platform; whereas Netflix is a website that operates behind a paid subscription.</p><p>Spotify’s shares had reached an all time low in late April 2022 after its quarterly report underwhelmed investors.</p><h2 id="bottom-movers">Bottom movers</h2><h3 id="temple-webster">Temple &amp; Webster  </h3><p>(Temple &amp; Webster is in the <a href="https://www.spaceship.com.au/voyager/universe/?ref=spaceship.ghost.io">Spaceship Universe portfolio</a>)</p><p>Last week  (02/05/22 - 06/05/22), Temple &amp; Webster, Australia’s largest pure play online retailer in the furniture and homewares market came under selling pressure losing 25.42% after announcing its move into the $26 billion home improvement market.</p><p>The company launched The Build (www.thebuild.com.au), a new online-only store for home renovators, DIY and home improvement. </p><p>We think the total addressable market opportunity, improved long-term margin expansion and online-penetration story for the home improvement category looks attractive over the longer term, and is a natural progression from the Company’s core business.  </p><p>We think the market’s reaction was driven by two main factors: </p><p>1. This new business will be loss making for several years, putting further pressure on margins that are already being impacted by supply chain disruptions, expensive shipping and freight costs, and</p><p>2. Macroeconomic data including rising inflation, weak online retail data out of the US last week and headwinds facing the Australian property market.</p><p>Despite these short-term factors being cause for concern, management's strong investment track record leaves us confident that they are investing in a long-term asset that should underpin the company’s sustainable-growth trajectory.</p><h3 id="cloudflare">Cloudflare </h3><p>(Cloudflare is in the <a href="https://www.spaceship.com.au/voyager/universe/?ref=spaceship.ghost.io">Spaceship Universe</a> and <a href="https://www.spaceship.com.au/voyager/earth/?ref=spaceship.ghost.io">Spaceship Earth portfolios</a>)</p><p>Cloudflare, a global cloud services provider fell 23.76% last week  (02/05/22 - 06/05/22) as the market digested its most recent quarterly earnings report.</p><p>Cloudflare reported mixed Q1 results with revenue growth of 54% to US$212 million at the end of the quarter, which beat expectations but its loss per share of US$0.13 fell short of Wall Street expectations.</p><p> Cloudflare also reported sales and earnings guidance for next quarter (Q2 2022) which outperformed expectations.</p><p>We don’t think Cloudflare’s result was terrible, but highly valued software companies have been out of favour in this rising interest rate environment.</p><p>Unfortunately valuation tends to drive stock price performance in the short term but revenue growth is what drives long term returns, and we don’t think Cloudflare has any problem there.</p><h3 id="life360">Life360</h3><p>(Life360 is in the <a href="https://www.spaceship.com.au/voyager/universe/?ref=spaceship.ghost.io">Spaceship Universe portfolio</a>)</p><p>Life360, which operates a market-leading mobile app for families, fell 17.87% last week  (02/05/22 - 06/05/22) on no material news or developments. </p><p>The company fell out of favour with investors in April 2022 l upon release of their quarterly update to investors. Life360 reported strong revenue growth of 129% to US$52.7 million and Monthly Active User growth of 36% year on year,  to 28.3 million users but a delayed US dual listing, widening losses and disruptions on operations from the Ukraine war weighed on investors’ minds. We believe the fundamentals of Life360 are still intact with a clear pathway to profitability in the next few years.</p><h3 id="uber">Uber </h3><p>(Uber is in the <a href="https://www.spaceship.com.au/voyager/universe/?ref=spaceship.ghost.io">Spaceship Universe portfolio</a>)</p><p>Uber Technologies, the world’s largest mobility as a service provider, fell 17.10% last week  (02/05/22 - 06/05/22) after they released their first quarterly earnings report of 2022.  </p><p>Uber reported sales growth of 136% to US$6.9 billion for the quarter and an adjusted loss of US$0.18 per share, both ahead of analyst expectations and also reported that a total of 1.71 billion trips were taken on its platform during the quarter, up 18% year over year.</p><p>Uber’s sell off was largely driven by the announcement of sizable investment losses of ~US$5.9 billion on its strategic investments in companies such as Grab, Didi and Yandex.</p><p>Uber has seta 2024 target of having US$5 billion in Adjusted EBITDA and the company’s focus has now changed to being free cash flow positive (i.e. the cash a company generates after accounting for cash outflows to support operations and maintain its capital assets). </p><p>Under the leadership of CEO Dara Khosrowshashi (who once headed up travel marketplace Expedia), Uber has transformed into a more diverse and will focus on becoming a leaner company, but more work needs to be done to prove to investors that their business model is sustainable.</p><p>Uber has had a tough few years due to the global pandemic, regulatory and macroeconomic issues, but we remain confident that Uber’s management will navigate through these headwinds successfully and are therefore bullish on the company’s long term prospects.</p><hr><p>One or more of the Spaceship Voyager portfolios invest in Roku, Spotify, Temple &amp; Webster, Cloudflare, Life360, and Uber. Please refer to the Spaceship app or our website for more information on what each portfolio invests in.</p><p><strong>Important! </strong>We’re sharing with you our thoughts on the companies in which Spaceship Voyager invests for your informational purposes only. We think it’s important (and interesting!) to let you know what’s happening with Spaceship Voyager’s investments. However, we are not making recommendations to buy or sell holdings in a specific company. Past performance isn’t a reliable indicator or guarantee of future performance.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Spaceship)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/stocks/">Stocks</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2022/05/Spaceship-flight-notes-1.jpeg" length="0" type="image/jpeg"/>
        </item>
        <item>
            <title><![CDATA[Risk, returns and diversification.]]></title>
            <link>https://www.spaceship.com.au/learn/risk-return-and-diversification/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/risk-return-and-diversification/</guid>
            <pubDate>Tue, 10 May 2022 18:35:00 GMT</pubDate>
            <description><![CDATA[Risk is how much price swinging you can stomach; diversification lessens your exposure. ]]></description>
            <content:encoded><![CDATA[<!--kg-card-begin: markdown--><p>Outline:</p>
<ul>
<li>Avoid locking in losses by understanding your risk tolerance;</li>
<li>Your gut will give you a fair insight;</li>
<li>Diversifying your investments gives you a level of protection.</li>
</ul>
<hr>
<p>When we talk about risk in investment, we are talking about what we are financially exposed to, both positively and negatively.</p>
<p>It’s the amount of money you stand to gain (or lose).</p>
<p>Conventional wisdom states that there is a relationship between risk and return.</p>
<p>The idea is the more risk you are willing to take on, usually in the form of volatility, the greater your expected return will be (and vis-a-vis).</p>
<p>Volatility is how much the price changes of something over a period of time. If the price is stable, there is low volatility. If it moves around a lot, that's a high volatility.</p>
<p>When we take about investors taking on more risk, they are generally demanding a premium (more money)for taking on the additional volatility.</p>
<p><em>If chances are higher the investment will fail, then the investor wants to get paid more for still making that bet.</em></p>
<p>Howard Marks, founder of Oaktree Capital, thinks investors aren’t worried about volatility in and of itself but volatility that leads to permanent loss.</p>
<p>As he wrote in <a href="https://www.barrons.com/articles/howard-marks-take-on-risk-and-reward-1409853149?ref=spaceship.ghost.io">this Barron's article</a>, “we can ride out volatility, but we never get a chance to undo a permanent loss”.</p>
<p>Volatility can freak people out and prompt them to sell their positions, even if that's at the bottom of the business cycle, or there is still longer-term upside in the share.</p>
<p>Permanent loss is a share price goes down because of deteriorating business operations and stays down for a very long time or even forever. You've also permanently lost money when you lock in a sell order for less than you paid.</p>
<p>In order not to put yourself in a position where you're freaked out or you feel unnecessary pressure to sell, it’s important for you to develop and understand your own risk tolerance.</p>
<p>If you don’t know how much volatility you are willing to endure, how will you know how to invest?</p>
<p>How will you react in a downturn when your portfolio loses 10%?</p>
<p>If you sell every time your portfolio goes down by 10%, you’re locking in permanent losses.</p>
<h2 id="differingrisktolerance">Differing risk tolerance</h2>
<p>The best way to understand risk tolerance is through examples.</p>
<p>Let’s imagine you and your friend both have $10,000 to invest. You want to invest your $10,000 in the IPO of a technology company. And your friend wants to invest in a diversified portfolio primarily built by ETFs.</p>
<p>Your portfolio’s performance is based on one stock, whereas your friend's is likely based on hundreds, if not thousands, of companies.</p>
<p>If your one company fails, you could lost everything. If one of your friend's companies fails, it will be mixed in with the results of all the others.</p>
<p>But if your one company succeeds, you could see your investment return plenty of times more than what you put in. If one of your friend's companies succeeds, it will be diluted by the results of all the others.</p>
<p>If you're comfortable with the one company bet, you have far more risk tolerance than your friend.</p>
<p>For you to suffer a permanent loss, only one company has to go out of business.</p>
<p>For your friend, that number is a lot higher. They likely have exposure to multiple sectors and geographies.</p>
<p>By reducing the reliance on a singular company, sector, asset class or geography, your friend is reducing the risk of permanent loss and often volatility. (Depending on the correlation between the investments.)</p>
<h2 id="diversification">Diversification</h2>
<p>Diversification is about spreading your money across different, loosely or negatively correlated asset classes and geographies.</p>
<p>The goal is to leave you less exposed to a single economic event like a downturn in a singular sector or the collapose of one company.</p>
<p>By investing across asset classes, you can reduce the overall volatility in your investment portfolio. If you have a mix of shares, bonds, cash real estate or gold and other commodities, you can lessen the impact if one category might fail.</p>
<p>That said, diversification does not guarantee returns nor protect you against losses.</p>
<p>Mathematically, diversification is minimising the variations in your returns by averaging the expected return of each of your investments.</p>
<p>Imagine you have $10,000 and you invest $2,500 in four different investments.</p>
<p>Stock A has a return of negative 50%, stock B has a return of 10%, stock C returns 5% and Stock D moves in the opposite direction to Stock A, so it goes up 50%.</p>
<p>Your return would be an average of each of these returns, so your return would be 3.75% because (-50 + 10 + 5 + 50)/4 = 3.75.</p>
<h2 id="summary">Summary</h2>
<p>Depending on your risk tolerance, you may choose to be more or less diversified than the average investor. What is important is you understand your own risk tolerance.</p>
<p>If you don’t, you may overreact and lock in losses by selling investments that are volatile.</p>
<p>It’s impossible for us to predict the future. We can only build a portfolio that reflects our risk tolerance and investment beliefs. For most of us, we want the best returns with the lowest amount of risk. That’s hard.</p>
<blockquote>
<p><em>“In order to achieve superior results, an investor must be able to — with some regularity — to find asymmetries: instances when the upside potential exceeds the downside risk. That’s what successful investing is all about.”</em> —</p>
<p>Howard Marks, founder of Oaktree Capital.</p>
</blockquote>
<p><em>This post was first published in 2017.</em></p>
<!--kg-card-end: markdown-->]]></content:encoded>
            <author>hello@spaceship.com.au (Abi Tyas Tunggal)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/investing/">Investing</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2022/05/Risk-returns-and-diversification.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[06.05.22 | It could all change]]></title>
            <link>https://www.spaceship.com.au/learn/060522-newsletter/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/060522-newsletter/</guid>
            <pubDate>Thu, 05 May 2022 23:50:00 GMT</pubDate>
            <description><![CDATA[When it comes to money, there’s only one thing I know for sure: nothing stays the same.]]></description>
            <content:encoded><![CDATA[<p>When it comes to money, there’s only one thing I know for sure: nothing stays the same.</p><p>I was terrible with money until about five years ago. Genuinely, truly terrible.</p><p>When I was six, my grandpa asked my parents on a whim if he could take me to England for three weeks to visit family. My parents got me a priority passport — my photograph was basically taped into the front page, that’s how long ago it was — and away we went.</p><p>I was given £10 in a tiny wallet to take with me as spending money. When we arrived at London’s Heathrow Airport, my grandpa left me in a newsagent for five minutes while he found us a rental car. When he came to find me, I had arrived at the counter with £15 worth of goods, only £10 in my wallet, and a line was building up behind me.</p><p>For years, this was my modus operandi: spend without thought.</p><p>As a kid, I spent pocket money in advance. As a teenager with a first job, I was worse.</p><p>I couldn’t save a single dollar. The one time I managed to save about $500, I went to Sydney for a weekend and spent the entire lot on makeup and shoes. I didn’t wear makeup at the time, and in the end the shoes were not my style, so the whole lot went to waste.</p><p>When I was 18, I bought a car using a personal loan. When I crashed the car and received the insurance money, I didn’t pay off the loan. I spent the money instead and paid off the loan slowly over the next few years.</p><p>It only gets worse. In my twenties, I spent everything I made. When I was 20, I decided to go to America for three months. I got a credit card because that’s what I thought you did for security. By the time I returned from my trip, there was $1,000 on the card that needed paying off.</p><p>A year later, I was so worried about how I used a credit card, I cut it into two pieces. When I needed an emergency dental visit, I had to shamefully hand over two pieces.</p><p>Meanwhile, the little super I had saved over the years dwindled while I lived overseas thanks to being in multiple super accounts with multiple fees and no contributions.</p><p>And so on, and so on.</p><p>When I look back at all these little moments, I feel quite embarrassed. And there’s more than 300,000 — including my friends, family, and co-workers — who get to read all about it today!</p><p>But the point I wanted to make is that <em>nothing</em> stays the same.</p><p>At some point, I had some very blind luck: I received a chunk of money by selling a business, which arrived just in time to support me through four years of chronic illness.</p><p>And that’s when I finally learned — really learned — that money is a tool.</p><p>Every time you make a small, mindful decision about money, you contribute to yourself — you get one step closer to a goal, you unlock a moment in the future when you can walk away from a bad situation because money can’t keep you there, you save a dollar that will turn into many dollars by the time you retire, you can look after yourself in an emergency.</p><p>But — again — the most important thing to know is that nothing stays the same. Wherever you are now, that doesn’t have to be where you are in a year or five years. And even the smallest changes can build to become big moments in your life. Trust me on that.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Bryna Howes)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/newsletters/">Newsletters</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2022/06/unnamed.jpeg" length="0" type="image/jpeg"/>
        </item>
        <item>
            <title><![CDATA[What to expect when you're expecting (a fur baby)]]></title>
            <link>https://www.spaceship.com.au/learn/what-to-expect-when-youre-expecting-a-fur-baby/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/what-to-expect-when-youre-expecting-a-fur-baby/</guid>
            <pubDate>Wed, 04 May 2022 00:29:00 GMT</pubDate>
            <description><![CDATA[We take a look at how much it costs to get and own a pet.]]></description>
            <content:encoded><![CDATA[<p>Most Australians have owned or will own a pet at some stage in their lives.  If you’re not one of the 40% of Australian households that owns a dog, you might just be one of the 27% that owns a cat. A startling 2% of Australian households own a reptile, too.</p><p>So lots of us own pets, and in Australia, pet care is big business. In 2019, pet owners spent $13 billion on their pets each year – $1 billion more than they did three years prior, according to the most recent Pets in Australia survey.</p><p>Pet ownership is a reality or a goal for many. While pet owners overwhelmingly recommend the benefits of ownership, they also list ongoing costs as a top drawback.</p><p>So how can you financially prepare for a new pet? And what are the best and worst case scenarios that you should plan for?</p><h2 id="finding-the-perfect-pet">Finding the perfect pet</h2><p>It turns out there’s a lot that goes into the search for a perfect pet.</p><p>John wanted a particular breed.</p><p>He explains, “We originally started looking around on the internet for a good responsible breeder and ended up going for a breeder down in Victoria and got our name on a priority list.</p><p>The breeder has an amazing online booking system which allocates time slots for each person in a queue so it was very fair.</p><p>To secure our position in the queue was a $100 deposit, which was held for one year; each year cost another $100 but our position was kept. The breeder has a price lock for that year. It was good timing we got her (his dog) when we did as the breeder was bumping up their price and our year was coming to an end.”</p><figure class="kg-card kg-image-card kg-width-full kg-card-hascaption"><img src="https://www.spaceship.com.au/blog/images/2022/05/Johns-dog-Hallie.jpg" class="kg-image" alt loading="lazy"><figcaption>John's dog Hallie.&nbsp;</figcaption></figure><p>Pat who recently became a pet dad to Hugo confirms that it’s quite a stressful process.</p><p>“The breeders have limited supply and runs (obviously) so you need to do plenty of research and think about it in advance if you want one from a specific breeder... Then you go on a list... If they have another litter then you might know a couple months beforehand etc etc and it’s a stressful situation when you need to make the call.”</p><p>Of course, there are other options, such as pet stores and rescue shelters.</p><p>“We bought my cat for half price – $50 – because it was the last one of the litter left in the pet shop and nobody wanted him,” said Lewis.</p><p>Harry adopted his cats, “which cost like $80 or something.”</p><p>Or you could be like Rochelle, who got her dog for free from a friend.</p><p>So how much should you set aside to buy a pet? It depends how much you want to pay – and what you have your heart set on.</p><p>According to the Pets in Australia survey, the average cost of a dog was $627, but 15% of people paid more than $1,000 for theirs. The average cost of a cat was $308 – and 48% of people got their cats for free.</p><h2 id="bringing-your-fur-baby-home">Bringing your fur baby home</h2><p>The next thing to think about is how you’ll prepare your home for your new arrival. Will you get the bare essentials, or will you go overboard? No judgement here.</p><p>Pat broke down his initial expenses for us.<br><strong>Puppy Transport: $200</strong><br>"This was to get Hugo sent near us – COVID-19 stopped us from going to get him."</p><p><strong>Pet Insurance: $35 a month.</strong><br>"This isn’t a must-have but I want to have it for the first year just in case as I know of people who have had bad experiences with vet bills."</p><p><strong>Crate, toys, blanket, lead, collar, bowls: $200</strong><br>"I got most of these from Big W or Amazon as each can be very expensive... But a crate is a crate and I don't see the value added by a premium one compared to the ones Kmart/BigW sell. And he grows like crazy so highly likely the collar etc. will be short term."</p><p><strong>Food, treats and puppy pads: $200</strong><br>"The breeder recommended to use the products she uses as that's what they are used to for now. I also had some recommendations from friends as they are more sustainable and "real". Some products might not even be meat for all we know so while he is young I want to make sure I feed him the best so he grows strong and healthy."</p><p><strong>Puppy school: $250</strong><br>"Needed. Basic training can be done on YouTube these days for free and at home, but I want to socialise him and have an expert concentrate on him to make sure he is a well-behaved dog.”</p><p>John’s household took a project management approach. They spent more than $1,500 getting ready for Hallie to come home, and prepared with essentials such as toys and treats, but included a $250 mat, a $150 play pen, and $250 pet camera.</p><p>“We wanted a very particular breed which was very human friendly, very intelligent and hypoallergenic but also one that could grow up to be a bit bigger. Unfortunately it's just an expensive breed,” he said.</p><p>Nicole already had an existing dog, so she didn’t spend anything outside of taking her new dog to the vet to get her vaccinations up to date.</p><h2 id="day-to-day-with-your-pet">Day-to-day with your pet</h2><p>“The best thing about Archie is he’s so chilled! He’s not bothered by anything! He’s always up for having fun, loves a cuddle and loves the water,” said Luke, who recently added Archie to his family. They spend their weekends stand-up paddleboarding.</p><figure class="kg-card kg-image-card kg-card-hascaption"><img src="https://www.spaceship.com.au/blog/images/2021/08/Archie.jpg" class="kg-image" alt loading="lazy"><figcaption>Archie loves paddleboarding.</figcaption></figure><p>Ongoing costs of keeping Archie include $60 for a monthly supply of dog food, $74 for worming tablets every six months, and $80 for monthly insurance, which will get cheaper once Archie turns one.</p><p>“Overall he's cost probably more than $1,000 more than I would normally expect for a dog,” Luke said.</p><p>So how much should you budget for your upfront and ongoing costs?</p><p>Again, it’s up to you how much you want to spend. According to the Pets in Australia survey, dogs cost an average of $1,627, per animal, each year. Cats come in cheaper at $962. The cheapest pet is a fish, which costs $38, per year, per fish.</p><h2 id="when-things-go-wrong">When things go wrong</h2><p>At Spaceship we advocate keeping an emergency fund – and this could play into your consideration when you become a paw-rent, too. Put some thought into how much to set aside for worst-case scenarios.</p><p>Remember Lewis, who paid $50 for his cat?</p><p>“Cobi has gum disease which has cost us around $1,000 already. I also had to fork out $3,000 to fly this adorable ball of fluff over the ditch to New Zealand,” he said.</p><figure class="kg-card kg-embed-card kg-card-hascaption"><blockquote class="imgur-embed-pub" lang="en" data-id="UWPH1Il"><a href="https://imgur.com/UWPH1Il?ref=spaceship.ghost.io">View post on imgur.com</a></blockquote><script async="" src="//s.imgur.com/min/embed.js" charset="utf-8"></script><figcaption>Cobi lives in New Zealand now.&nbsp;</figcaption></figure><p>Max’s family dog Leo escaped his home while he was on the phone one day. Unfortunately it got into an accident with a car. It’s okay – he survived – and has resumed living a really happy life.</p><p>“Leo’s incident cost around $6,000 to $7,000, mostly due to his surgery needing to be done at an after-hours emergency clinic which added about $2,000 to $3,000 to the cost.“</p><p>24% of pet owners surveyed had visited the vet for illness or injury in the prior year, with an average cost of $546 for dogs, and $371 for cats.</p><h2 id="so-should-you-pay-for-pet-insurance">So, should you pay for pet insurance?</h2><p>Pet insurance works much the same as human health insurance does — with different levels of cover and eligibility criteria.</p><p>Most pet owners don’t have pet insurance. 600,000 of the 7.3 million cat and dog owners in Australia do, according to Roy Morgan research. And according to Finder, they pay an average of $78 a month for dog insurance, and $52 for cat insurance.</p><p>Harry’s cats weren’t insured when they cost him thousands of dollars in vet expenses after getting exposed to lilies, which are poisonous to cats. He paid pet insurance for the following two years.</p><p>“I never used it for the next two years, so I stopped,” Harry said.</p><p>Max, whose dog survived an accident, remembers weighing up the costs and benefits of pet insurance.</p><p>“I remember doing research on pet insurance a long time ago when we first got Leo,” he said.</p><p>“I found that the average cost for large dogs over their lifetime ends up being about the same with or without insurance (not sure about insurance rates these days though).</p><p>But looking back, even though I would have paid the same amount with accumulated insurance costs, I actually think insurance payments could have been used as a budgeting tool itself instead of paying a lump sum when this sort of stuff happens.</p><p>I would still definitely set aside some extra money on top of an ongoing “rainy day” budget to be inclusive of pet expenses in the future though.”</p><h2 id="when-your-pet-ages">When your pet ages</h2><p>Suki was a farm dog who retired and now lives a calmer life in the city with her owner Sally.</p><p>An 11-year-old Kelpie, she’s the perfect Spaceship dog – having worked hard and invested during her working life, she’s now retired and living a future she probably never dreamed of (Ubering to the office, going for long walks by the water, and getting pats from everyone she meets).</p><p>When she first got to Sydney she needed a bit of TLC given the amount of exercise she’d been doing. She had arthritis giving her a bit of trouble.</p><figure class="kg-card kg-image-card kg-card-hascaption"><img src="https://www.spaceship.com.au/blog/images/2022/05/Untitled-design--2-.jpg" class="kg-image" alt loading="lazy"><figcaption>Suki on a beach day.</figcaption></figure><p>Suki’s monthly expenses include special joint formula food, a joint supplement, a monthly vet check up, and arthritis medicine, plus a teeth cleaning and winter coat supplements, and Uber Pets. All up, Sally spends roughly $575 per month on Suki, and also pays $80 a night accommodation expenses when they go on holiday without her.</p><p>It’s clear that pets can become more expensive as they age. The RSPCA says that dogs can end up costing more than $25,000 over time.</p><h2 id="gone-but-never-forgotten">Gone but never forgotten</h2><p>And sadly, nothing lasts forever, including the bestest boys. As your pet nears the end of its life there are some final expenses that can kick in, too. Should you decide that your pet will be euthanised, it can cost between $100 and $300, according to Finder, excluding burial or cremation costs.</p><h2 id="the-takeaways">The takeaways</h2><p>Pet ownership is expensive – more expensive than you may have realised.</p><p>Non-negotiables can include:</p><ul><li>Vaccination</li><li>Registration</li><li>Microchipping</li><li>Worming &amp; medicine</li><li>Food</li><li>Vet visits</li><li>End of life</li></ul><p>And discretionary expenses can include literally anything else you can think of.</p><p>The best way to prepare for it, is to prepare for it. Budgeting for upfront, ongoing, emergency and end-of-life costs could streamline your pet ownership journey – at least financially.</p><p>Emotionally?</p><p>Nothing can prepare you for this face.</p><figure class="kg-card kg-image-card kg-card-hascaption"><img src="https://www.spaceship.com.au/blog/images/2021/08/Hugo.jpg" class="kg-image" alt loading="lazy"><figcaption>Welcome to the world, Hugo.</figcaption></figure>]]></content:encoded>
            <author>hello@spaceship.com.au (Kelly Simpson)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/personal-finance/">Personal Finance</category>
            <category domain="https://www.spaceship.com.au/learn/tag/cost-of-living/">Cost of Living</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2021/08/costs-of-owning-a-pet.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[Real Money Talk: Lucas]]></title>
            <link>https://www.spaceship.com.au/learn/real-money-talk-lucas/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/real-money-talk-lucas/</guid>
            <pubDate>Wed, 04 May 2022 00:00:00 GMT</pubDate>
            <description><![CDATA[Lucas works in the navy and lives in Hawaii.]]></description>
            <content:encoded><![CDATA[<p>This post is based on an interview we conducted with Lucas in April 2022.</p><p>Real Money Talk is our series where we interview Australians from all walks of life about their personal finances. The views expressed are those of the interviewees, based on their experiences with money, and as such are not necessarily representative of Spaceship's views.</p><p>We have changed the name of the interviewee for their privacy.</p><h2 id="overview">Overview</h2><p><strong>Name:</strong> Lucas	<br><strong>Age:</strong> 32<br><strong>Where do you live?</strong> Hawaii.</p><p><strong>Please tell us a bit about yourself.</strong></p><p>I am a member of the Royal Australian Navy. I have always been a big spender but once I met my new partner (future wife) I realised that something needed to change in my spending patterns.</p><p>I got a posting to work with the US Army in Hawaii and have used it to save every cent I could.</p><p>Unfortunately my girlfriend had a stroke and cancer during this time and COVID-19 happened which have placed massive stresses on our life with the distance we are apart. But I am happy to say we have managed to work through this and are all the stronger for it.</p><p><strong>What's your current net worth?</strong></p><p>Roughly $200,000.</p><p><strong>How does it break down?</strong></p><ul><li>Shares : $85,000</li><li>Cash : $10,000</li><li>Spaceship : $800</li><li>Super : $105,000 + partial defined benefit</li></ul><p><strong>Do you have any debts?</strong></p><p>Nope, I cleared my car loan as fast as possible and am now focusing on growing my wealth.</p><p><strong>How did you build your net worth?</strong></p><p>Hard work and a strict budgeting and savings plan with a lot of help from my always supportive girlfriend.</p><h2 id="earn">Earn</h2><p><strong>Tell us a bit about your career.</strong></p><p>I am a communications sailor with the Royal Australian Navy. I have had the luck to have visited a lot of amazing places in the world, as well as serving the country on active duty in the Middle East, all the way to my current job in Hawaii.</p><p><strong>Do you have any income sources outside your job? How much do you earn from each and how did you develop them?</strong></p><p>Only the passive income from my share portfolio which I am hoping to continue to grow.</p><p><strong>What’s been important for you to learn about money?</strong></p><p>To put myself out there for every job, and keep my head down because I never know what exciting adventures can await me in this life.</p><h2 id="save">Save</h2><p><strong>What's your savings rate? How has it changed over time?</strong></p><p>I save and invest roughly 50 to 55% of my income each fortnight and have done so for the last four years. Prior to when I was younger I was lucky to save even a cent of every paycheck and was always living paycheck to paycheck.</p><p><strong>Do you have a budget?</strong></p><p>Yes absolutely, but it's more of a spending tracker so I can run trend analysis every fortnight to see what I am overspending on.</p><p><strong>How much do you spend per year?</strong></p><p>About $40,000 all up. I live frugally.</p><p><strong>Do you make purchase decisions carefully, or are you loose with your money?</strong></p><p>Yes, but I am known to go on a few splurges from time to time especially if it is in a field of interest for me such as tech.</p><p><strong>How is your work-life balance?</strong></p><p>In the military, and especially the navy, it can be very hard to maintain any normal semblance of life. But I do what I can to get the time with my girlfriend.</p><p><strong>What's your favourite thing to spend money on?</strong></p><p>Tech, especially computer hardware. But mainly stocks – I love the monthly buy. It really gives me something to look forward to.</p><h2 id="invest">Invest</h2><p><strong>How do you invest?</strong></p><p>Through an investment app, but I keep my Spaceship Voyager running on the side for all my spare change from every pay packet. It has grown a lot from the 20 odd dollars I put in every fortnight. </p><p>[Depending on when you enter and exit the market, your investments may increase or decrease or less. Past performance is not indicative of future performance.]</p><p><strong>What's been your best investment?</strong></p><p>Probably a supermarket, sounds strange as the price hasn't gone anywhere dramatic but the dividend payouts remained strong even during COVID-19.</p><p><strong>What's been your worst investment?</strong></p><p>Based on my personal experience with Bitcoin, I have dabbled but I always pull out at the worst times, and pile in at the worst times and it has cost me more than I have made.</p><p>[All investment products have an element of risk.  As share markets go up and down, so too can the value of your investment. Consider the risks before making a decision.]</p><p><strong>What’s been your overall return?</strong></p><p>About 10%.</p><p><strong>How are you building wealth?</strong></p><p>Consistent, unwavering saving and investing with a plan.</p><p><strong>What are your main roadblocks to building wealth? How are you addressing them?</strong></p><p>Spending, I get on a roll and I can spend up a storm. I try very hard to keep myself in check.</p><p><strong>Do you have a target net worth you want?</strong></p><p>As high as I can get, sky’s the limit.</p><h2 id="behaviour">Behaviour</h2><p><strong>When did you make your first significant behavioural shift towards wealth building?</strong></p><p>Meeting my current girlfriend and realising that the way I was living wasn't going to get me the stability I needed.</p><p><strong>If you could start again, what would you do differently?</strong></p><p>I wouldn't waste my first 10 years of my career drinking and partying in every port, getting home from deployments with a zero bank balance.</p><p><strong>What mistakes have you made along the way that you think others could learn from?</strong></p><p>Always plan, and have a backup for that plan. I had no savings and every time a hiccup occured, my car broke down or an unexpected bill came up, I was scrambling to pull the money together.</p><p><strong>Do you have any worries about retirement? If so, how are you planning to address them?</strong></p><p>Yes, after the government's superannuation review pointed out our system is built around owning your own home, I realised that today's housing prices in major cities makes this untenable for most people. I don't know how I would ever be able to own my own home and have begun working towards it but it is an astronomical cost to bear.</p><p><strong>Do you give to charity? If so, what percentage of your time/money do you give?</strong></p><p>Not at the moment, but once I am settled I plan to give towards charities that I believe in like Soldier On and the RSL network.</p><hr><h2 id="we-want-to-hear-your-real-money-talk">We want to hear your Real Money Talk</h2><p>At Spaceship we’re big believers in sharing our money stories. We want to hear yours, too. In our ongoing <a href="https://www.spaceship.com.au/learn/tag/real-money-talk/?ref=spaceship.ghost.io">Real Money Talk</a> series, members of our community share what they’ve learned about managing money. We’d love you to take part. <a href="https://forms.gle/B2xKnqAqjePMHfFG9?ref=spaceship.ghost.io">Here’s a link to our Real Money Talk survey</a> where you can share your story.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Kelly Simpson)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/real-money-talk/">Real Money Talk</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2022/05/Real-Money-Talk-Lucas.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[Spaceship Voyager flight notes (25 - 29 April 2022)]]></title>
            <link>https://www.spaceship.com.au/learn/spaceship-voyager-flight-notes-25-29-april-2022/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/spaceship-voyager-flight-notes-25-29-april-2022/</guid>
            <pubDate>Tue, 03 May 2022 20:45:00 GMT</pubDate>
            <description><![CDATA[These were the companies in our Spaceship Voyager portfolios that made some big moves last week (25/04/22 - 29/04/22).]]></description>
            <content:encoded><![CDATA[<p><br>At Spaceship we’re long-term investors. But we still keep an eye on what’s happening in the market day-to-day. These were the companies in our Spaceship Voyager portfolios that made some big moves last week (25/04/22 - 29/04/22).</p><p><em>Want more? You can keep up with company news and moves when you log into <a href="https://www.spaceship.com.au/voyager/?ref=spaceship.ghost.io">the Spaceship app</a>.</em></p><h2 id="top-movers">Top movers</h2><h3 id="pushpay-holdings">Pushpay Holdings </h3><p>(Pushpay is in the <a href="https://www.spaceship.com.au/voyager/universe/?ref=spaceship.ghost.io">Spaceship Universe portfolio</a>)</p><p>Pushpay rose 26.64% after the company announced it has received interest from multiple investors who are potentially looking to acquire the company. Pushpay is a company that helps US churches receive digital donations from their parishioners.</p><p>Pushpay’s stock price is still well off its all-time high as COVID-19 pulled forward a lot of growth for the company as lockdowns forced church congregations online. The company still continues to be in a good position financially with strong profit levels and free cash flow margins.</p><h3 id="nitro-software">Nitro Software </h3><p>(Nitro Software is in the <a href="https://www.spaceship.com.au/voyager/universe/?ref=spaceship.ghost.io">Spaceship Universe portfolio</a>)</p><p>Nitro Software rallied 11.38% after releasing an update on operations for the first quarter of 2022.</p><p>Nitro Software has a fully integrated document productivity solution. It includes PDF productivity, eSignature capabilities and analytics its customers can access through an integrated desktop and cloud offering. </p><p>The company reported 60% growth in Annual Recurring Revenue (ARR) or 40% growth when excluding its most recent acquisition of Connective, compared to the end of Q1 2021. Connective is a European-based company and leader in enterprise and high trust eSigning.</p><p>Another positive was that management expects lower operating expenditures than previously forecast and as a result has improved its Earnings Before Interest Tax Depreciation and Amortisation (EBITDA) loss guidance for FY 2022 by US$3 million to the range of US$15 million to US$18 million.</p><p>It also reported key customer wins, expansions and renewals in the quarter from the likes of BP, BNP Paribus, Lloyds Banking Group and Pioneer Natural Resources.</p><p>The company is still down from its November 2021 high.</p><h3 id="meta">Meta </h3><p>(Meta is in the <a href="https://www.spaceship.com.au/voyager/universe/?ref=spaceship.ghost.io">Spaceship Universe</a> and the <a href="https://www.spaceship.com.au/voyager/origin/?ref=spaceship.ghost.io">Spaceship Origin</a> portfolios)</p><p>Meta rose 11.14% after it reported earnings which exceeded market expectations.</p><p>Revenue was up 6.6% year on year (10% adjusted for changes in FX) vs Q1 2021, which was an expected slow down. </p><p>Revenue growth still looks healthy from a two and three year perspective considering both the massive growth the company experienced during COVID-19 and the negative impact of Apple’s privacy changes.  </p><p>Meta’s Family of Apps grew daily active people and monthly active people by 5.5% year on year vs Q1 2021.</p><p>On the Reality Labs side, growth continues to be strong with revenue up 30.1% YOY vs Q1 2021 but continues to be a drag on cash burn.</p><h3 id="pinduoduo-alibaba-tencent">Pinduoduo, Alibaba, Tencent </h3><p>(All are in the <a href="https://www.spaceship.com.au/voyager/universe/?ref=spaceship.ghost.io">Spaceship Universe portfolio</a>, Alibaba and Tencent are also in the <a href="https://www.spaceship.com.au/voyager/origin/?ref=spaceship.ghost.io">Spaceship Origin Portfolio</a>, Alibaba is also in the Spaceship Earth Portfolio)</p><p>Chinese technology stocks rose after the media reported a Politburo meeting where officials promised more support to the economy. Additionally there are signs the Chinese government is pausing their regulatory campaign against the technology sector.</p><h2 id="bottom-movers">Bottom movers</h2><h3 id="amazon">Amazon </h3><p>(Amazon is in the <a href="https://www.spaceship.com.au/voyager/universe/?ref=spaceship.ghost.io">Spaceship Universe</a> and <a href="https://www.spaceship.com.au/voyager/origin/?ref=spaceship.ghost.io">Spaceship Origin</a> portfolios)</p><p>Amazon fell 12.12% after reporting quarterly earnings that were weaker than expected due to higher shipping and employee costs. </p><p>Growth in the e-commerce division slowed while Amazon’s cloud computing business AWS continued to post strong growth up 37% year over year vs Q1 2021. </p><p>We believe Amazon will continue to benefit from long term e-commerce and cloud computing trends and that Amazon is well placed to weather cost increases compared to competitors.</p><h3 id="align-technology">Align Technology </h3><p>(Align Technology is in the <a href="https://www.spaceship.com.au/voyager/universe/?ref=spaceship.ghost.io">Spaceship Universe portfolio</a>)</p><p>Align, the owners of Invisalign fell 17.93% as they withdrew full year revenue guidance due to the uncertain economic environment and COVID lockdowns (China is their second largest market). </p><p>Invisalign’s product is discretionary but the Spaceship Universe portfolio continues to hold shares as Align currently have less than a 10% market share of the 21 million people who start orthodontic treatment annually. </p><p>We believe this 10% penetration rate helps point to the size of Align’s opportunity in this space, in part because clear aligners reduce the barriers to teeth correction increasing the addressable market compared to traditional wire and braces.</p><h3 id="kogan">Kogan </h3><p>(Kogan is in the <a href="https://www.spaceship.com.au/voyager/universe/?ref=spaceship.ghost.io">Spaceship Universe portfolio</a>)</p><p>Kogan shares fell 18.88% due to a weaker than expected update with sales slightly declining. </p><p>Inventory was also higher than expected as the business struggles to manage their supply chain. </p><p>On a positive note Kogan’s highly profitable Marketplace and Kogan First memberships showed healthy growth.</p><p><em>For more moves and company news, log into <a href="https://www.spaceship.com.au/voyager/?ref=spaceship.ghost.io">the Spaceship app</a>.</em></p><hr><p>One or more of the Spaceship Voyager portfolios invest in Pushpay Holdings, Nitro Software, Meta, Pinduoduo, Alibaba, Tencent, Amazon, Align Technology, and Kogan. Please refer to the Spaceship app or our website for more information on what each portfolio invests in.</p><p><strong>Important! </strong>We’re sharing with you our thoughts on the companies in which the Spaceship Voyager portfolios invest for your informational purposes only. We think it’s important (and interesting!) to let you know what’s happening with Spaceship’s investments. However, we are not making recommendations to buy or sell holdings in a specific company. Past performance isn’t a reliable indicator or guarantee of future performance.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Spaceship)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/stocks/">Stocks</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2022/05/Spaceship-flight-notes.jpeg" length="0" type="image/jpeg"/>
        </item>
        <item>
            <title><![CDATA[How do managed funds work?]]></title>
            <link>https://www.spaceship.com.au/learn/how-do-managed-funds-work/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/how-do-managed-funds-work/</guid>
            <pubDate>Tue, 03 May 2022 20:30:00 GMT</pubDate>
            <description><![CDATA[You may have heard about investment products called managed funds, but… how do they work?]]></description>
            <content:encoded><![CDATA[<p>If you’re starting out as an investor you may have heard about investment products called managed funds, but you may not be quite sure exactly what they are or how they work.</p><p>There are lots of concepts to get your head around when it comes to financial products and understanding managed funds can get a bit tricky, especially if you’re a novice investor.</p><p>With that in mind, here are some of the basics about managed funds to help you figure out if they’re an investment product that suits your needs and circumstances.</p><h2 id="what-is-a-managed-fund">What is a managed fund?</h2><p>Simply put, in a managed fund your money is pooled together with other investors into one fund, and then a professional investment manager invests and controls it on your behalf.</p><p>This management aspect of a managed fund contrasts, for instance, with investing directly in, say, shares, property, or bonds where you make the investment decisions yourself.</p><p>When you invest in a managed fund, you get units in the fund, with each unit representing an equal portion of the fund’s value (which is usually the net market value of the assets in the fund).</p><p>Distributions represent the income received in respect of the assets of the fund, and the price of each unit (i.e. the unit price) will fall or rise in line with the value of the underlying assets.</p><p>For many investors, including people with limited market knowledge, managed funds can be an attractive investment for several reasons.</p><h2 id="what-are-the-benefits">What are the benefits?<br></h2><h3 id="professional-management">Professional management</h3><p>One of the big advantages is that a professional fund manager is managing the assets on your behalf, saving you the hassle and time involved in direct investing.</p><p>Another positive is that the fund manager has access to research and information that helps them determine which assets to buy and sell as well as industry experience and knowledge.</p><h3 id="diversification">Diversification</h3><p>An added plus is that managed funds are a simple way to access a diversified portfolio with one investment, which helps spread investment risk across different assets.</p><p>This is because diversification enables you to gain exposure to various market sectors and asset classes (such as Australian or international shares, property, or bonds).</p><h3 id="access-to-investments">Access to investments</h3><p>By pooling the money of many investors managed funds can access a range of investments, such as industrial property like shopping centres or office towers or infrastructure like toll roads, that may not be normally available to individual investors.</p><p>For instance, in reality, an investor with $5,000 to invest could probably only purchase one or two stocks directly in a cost-effective manner, but by investing via a managed fund it’s not unusual for investors to gain exposure to multiple stocks.</p><h3 id="convenience">Convenience</h3><p>Unlike direct investing, managed funds take a lot of the hassle out of investors’ hands. It’s the professional fund manager’s responsibility to look after things like buying and selling decisions, rights issues and collecting income, which can be a plus for time-poor investors, or newbies.</p><h2 id="what-are-the-risks">What are the risks?</h2><p>Like with any investment product there are risks and you should seek financial advice before diving into investing in a managed fund.</p><p>It’s a good idea to consider the likely impact of fees on your returns. You may be charged higher fees than other investment types, although fees vary significantly between funds.</p><p>It’s also worth noting that unlike direct investing you rely on the skills of other people and don’t have control over investment decisions.</p><p>Other risks include that the fund you choose may underperform or decline in value or that the asset classes you’re invested in contains their own risks.</p><p>Further details of the risks relating to a managed fund will be set out in the offer document for the fund — this is usually a product disclosure statement.</p><h2 id="types-of-managed-funds">Types of managed funds</h2><p>Managed funds can be classified in several ways. This includes how they are managed — either passively or actively.</p><p>Passive investment funds involve a fund manager buying a portfolio of assets that track an index, such the S&amp;P200, while active investment funds involve a fund manager undertaking analysis, and buying and selling investments, to outperform the market.</p><p>Another way to classify managed funds is according to the assets they invest in. They can either invest in one asset class like bonds or mortgages or a multi-sector option (like a balanced or conservative fund) that may invest in things such as shares, property, cash and fixed interest.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Sam McKeith)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/investing/">Investing</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2022/05/How-do-managed-funds-work.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[29.04.22 | This isn't easy]]></title>
            <link>https://www.spaceship.com.au/learn/290422-newsletter/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/290422-newsletter/</guid>
            <pubDate>Thu, 28 Apr 2022 23:28:00 GMT</pubDate>
            <description><![CDATA[There's a lot going on in the stock market.]]></description>
            <content:encoded><![CDATA[<p>It has been nearly four years since we launched Spaceship Voyager.</p><p>In that time, we have grown to more than 200,000 customers and $500m in funds under management. We have added the Spaceship Earth Portfolio. We have added features and tools such as investment plans, goals, and boosts.</p><p>We have also had moments of stellar returns and moments that are not-so-rosy, such as now.</p><p>Whether you’ve been with us for all four years or joined more recently, there’s no hiding it: we are going through an incredibly turbulent time.</p><p>The worst part is there is no <em>one</em> thing causing this turbulence (there never is).</p><p>We have inflation at a 20-year high in Australia and a 40-year high in the US. In turn, interest rates are rising. The value of companies has come into sharp focus as a result, many times because they’re not yet profitable — and this is particularly harming high-growth tech companies that were trading at record-high valuations. These stocks are under pressure.</p><p>There are debt problems in the developing world. The COVID-19 pandemic remains.</p><p>And then finally, Russia invaded Ukraine, causing a supply-chain crisis.</p><p>So, what does all this mean for Spaceship Voyager, you ask.</p><p>Firstly, let me tell you a bit about us.</p><p>I’m Bryna, and I run the marketing and customer support teams. That means that I see and hear everything our customers tell us, and let me tell you, I get that it’s really hard right now. I also am a Spaceship Voyager investor and my investments are down. We are customers too, so we really do understand the pain you’re feeling.</p><p>We also have a four-person investment team: Jason, Phoebe, Tommy, and Maddie. They also feel the pain right now; this isn’t easy for anyone.</p><p>But we believe it’s really important that they stick to the investment strategy of each portfolio because we believe in our research and fundamentals.</p><p>Each of our portfolios has its own strategy. For example, the Spaceship Universe Portfolio invests in companies that we think meet our Where the World is Going (WWG) criteria. We have to believe the companies have the competitive advantages needed to benefit from long-term trends and addressable markets and ultimately become more relevant over time.</p><p>While we need the investment team to stick to the relevant investment strategy for each portfolio, they also keep their eyes on the portfolios and their ears listening to everything that is going on in the market. That’s their job.</p><p>It just means that if our investment thesis about an individual company hasn’t changed — and therefore, it <em>still</em> meets our WWG criteria — we aren’t going to remove it. Over the long term, share prices will reflect underlying business results, but in the short term they can reflect other concerns like inflation and war. These short term concerns will come and go, likely replaced by other short term issues, but over the long term, we believe its business fundamentals that drive long term share performance.</p><p>To be a bit more specific, let’s take a look at Microsoft.</p><p>Microsoft, which is in all three of our Spaceship Voyager portfolios, is down -13.48% since the beginning of the year. It is suffering due to the general downturn in the market, despite recent results showing its cloud revenue is up.</p><p>In addition, Microsoft is seeing its customers use this time to improve productivity and increase their addressable markets. Software and technology spend can help a company reduce its costs and improve business planning. Results so far show that Microsoft and its customers are weathering this volatility.</p><p>Just this week Microsoft's CEO Satya Nadella remarked: “In the conversations we are having with our customers, the interesting thing I find from perhaps even past challenges, whether macro or micro, is I don't hear of businesses looking to their IT budgets or digital transformation projects as the place for cuts. If anything, some of these projects are the way they're going to accelerate their transformation or, for that matter, automation, for example. I have not seen this level of demand for automation technology to improve productivity because in an inflationary environment, the only deflationary force is software. So that's the second micro thing, the tone thing that's different.”</p><p>So, while the year-to-date drop seems dramatic, our investment thesis on Microsoft has not changed due to what is currently going on, and in fact we can see that the company itself sees this as an opportunity. Therefore, we believe this company still belongs in our Spaceship Universe Portfolio and Spaceship Earth Portfolio as it still meets our WWG criteria. (It will remain in our Spaceship Origin Portfolio as long as its market cap remains in the top 100 globally.) (And, of course, if there were other events that caused our investment thesis to change, that might cause us to remove Microsoft from the portfolio.).</p><p>Now, to get back to things, we have crafted our portfolios this way for a reason.</p><p>We wanted to make investment as simple and accessible as we can for Australians. There are very few micro-investment apps with in-house investment teams; we have years of experience and thinking behind each portfolio.</p><p>In addition, we aim to be as transparent about how we invest as possible. We tell you why we’ve picked each company. We tell you when we’re making a change. And we will continue to do that because we believe that is core to our purpose.</p><p>I really do understand how hard this is for so many of you right now.</p><p>That’s why I’m writing this; we’re here to listen, so please reply if you have any questions. We’re absolutely here to help, because we know how hard this is.</p><hr><p>The Spaceship Universe Portfolio, Spaceship Origin Portfolio, and Spaceship Earth Portfolio each invest in Microsoft at the time of writing.</p><p>Important! We’re sharing with you our thoughts on the companies in which Spaceship Voyager invests for your informational purposes only. We think it’s important (and interesting!) to let you know what’s happening with Spaceship Voyager’s investments. However, we are not making recommendations to buy or sell holdings in a specific company. Past performance isn’t a reliable indicator or guarantee of future performance.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Bryna Howes)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/newsletters/">Newsletters</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2022/05/unnamed.jpeg" length="0" type="image/jpeg"/>
        </item>
        <item>
            <title><![CDATA[Spaceship Voyager flight notes (18 - 22 April 2022)]]></title>
            <link>https://www.spaceship.com.au/learn/spaceship-voyager-performance-18-22-april/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/spaceship-voyager-performance-18-22-april/</guid>
            <pubDate>Wed, 27 Apr 2022 02:06:20 GMT</pubDate>
            <description><![CDATA[These were the companies in our Spaceship Voyager portfolios that made some big moves last week (18/04/22 - 22/04/22).]]></description>
            <content:encoded><![CDATA[<p><br>At Spaceship we’re long-term investors. But we still keep an eye on what’s happening in the market day-to-day. These were the companies in our <a href="https://www.spaceship.com.au/voyager/?ref=spaceship.ghost.io">Spaceship Voyager portfolios</a> that made some big moves last week (18/04/22 - 22/04/22).</p><h2 id="top-movers">Top movers</h2><h3 id="ramsay-health-care">Ramsay Health Care </h3><p>(Ramsay Health Care is in the <a href="https://www.spaceship.com.au/voyager/universe/?ref=spaceship.ghost.io">Spaceship Universe portfolio</a> and the <a href="https://www.spaceship.com.au/voyager/origin/?ref=spaceship.ghost.io">Spaceship Origin portfolio</a>)</p><p>Ramsay Health Care rose 30.6% as the company confirmed it received a conditional takeover proposal from a consortium of investors led by KKR. </p><p>Under the proposal shareholders would be entitled to receive A$88 per share less any dividends paid after the date of the proposal. </p><p>Given the offer Ramsay directors have allowed the consortium to proceed with due diligence to further study the business and determine if they can put forward a binding proposal.  </p><p>If successful, the takeover would rank as the biggest private equity-backed buyout of an Australian company.</p><h2 id="bottom-movers">Bottom movers</h2><h3 id="megaport">Megaport </h3><p>(Megaport is in the <a href="https://www.spaceship.com.au/voyager/universe/?ref=spaceship.ghost.io">Spaceship Universe portfolio</a>)</p><p>Megaport, who sell cloud interconnectivity solutions fell 28.14% last week after they delivered a third quarter trading update that flagged a deceleration in revenue growth and continued cash burn.</p><p>Megaport announced quarterly revenue growth of 42.5% to A$27.9 million and customer growth of 20% to 2,541. While the announced figures demonstrated high growth, they didn’t meet analyst expectations.</p><p>Some investors are losing patience with loss-making companies that are struggling to accelerate growth after benefiting from the pandemic.  We however remain positive on the outlook for Megaport as the company remains a key beneficiary of the digital cloud transformation which is still in its infancy around the world.</p><h3 id="shopify">Shopify </h3><p>(Shopify is in the <a href="https://www.spaceship.com.au/voyager/universe/?ref=spaceship.ghost.io">Spaceship Universe portfolio</a> and the <a href="https://www.spaceship.com.au/voyager/earth/?ref=spaceship.ghost.io">Spaceship Earth portfolio</a>)</p><p>Shopify fell 19.73% after Amazon released “Buy with Prime” opening up their Prime shipping and fulfillment services to online merchants outside of Amazon stores.</p><p>According to Amazon, participating merchants will display the Prime logo and expected delivery date on eligible products in their own online store, offer a simple, convenient checkout experience using Amazon Pay, and leverage Amazon’s fulfillment network to deliver orders. Amazon will also manage free returns for eligible orders.</p><p>The headlines are concerning for Shopify but it's not a complete commerce solution that directly competes with Shopify. Amazon is providing only a checkout and fulfillment layer. </p><p>We believe Shopify’s independence (it’s not a competing retailer) and its marketplace of commerce solutions is still competitively differentiated from Amazon’s new initiative. Note that the Spaceship Universe and Spaceship Origin portfolios also own Amazon shares.</p><h3 id="enphase-energy">Enphase Energy </h3><p>(Enphase Energy  is in the <a href="https://www.spaceship.com.au/voyager/universe/?ref=spaceship.ghost.io">Spaceship Universe portfolio</a> and <a href="https://www.spaceship.com.au/voyager/earth/?ref=spaceship.ghost.io">Spaceship Earth portfolio</a>)</p><p>Enphase Energy fell 18.03%, trimming some of the strong gains the stock has had over the past few weeks. The market became somewhat concerned after the CEO of the largest renewable energy utility in the United States, Next Era Energy called out significant shortages in solar panels which will force them to delay their planned projects by a year. The  solar panel shortages in the United States are driven by anti-dumping tariffs in four South East Asian countries.</p><p>We don’t believe Enphase Energy is directly impacted by these developments as their primary product is not solar panels and they also focus on the residential market, rather than the commercial/utilities market. Enphase Energy will report earnings Tuesday 26 April  US time, after market.</p><h3 id="a-note-about-netflix">A note about Netflix</h3><p>We own Netflix in our <a href="https://www.spaceship.com.au/voyager/origin/?ref=spaceship.ghost.io">Spaceship Origin Portfolio</a>, which is a rule-based portfolio that selects the top 100 companies by market cap in international markets, and the 100 top companies in Australia by market cap. We don’t own Netflix in our Spaceship Universe or Spaceship Earth portfolios.</p><p>Several of our consumer and subscription shares such as Spotify and Match.com (owner of Tinder and Hinge) fell in sympathy with Netflix as investors soured on streaming and subscription services. </p><p>Netflix’s miss also weighed on consumer discretionary shares such as Warby Parker, Chewy, Adore Beauty, Sea and Pinduoduo as investors grew concerned consumers are pulling back on discretionary services due to high inflation concerns. </p><p>This also affected payment services such as Square, Zip, Affirm and Paypal.</p><p>Additionally Cloudflare, Meta, Unity Software and Australian Ethical shares fell for no company specific reasons.</p><hr><p>One or more of the Spaceship Voyager portfolios invest in Ramsay Healthcare, Megaport, Shopify, Amazon, Enphase Energy, Spotify, Match Group, Warby Parker, Chewy, Adore Beauty, Sea, Pinduoduo, Block, ZipCo, Affirm, Paypal, Cloudflare, Meta, Unity Software and Australian Ethical. Please refer to the Spaceship app or our website for more information on what each portfolio invests in.</p><p><strong>Important! </strong>We’re sharing with you our thoughts on the companies in which Spaceship Voyager invests for your informational purposes only. We think it’s important (and interesting!) to let you know what’s happening with Spaceship Voyager’s investments. However, we are not making recommendations to buy or sell holdings in a specific company. Past performance isn’t a reliable indicator or guarantee of future performance.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Spaceship)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/investing/">Investing</category>
            <category domain="https://www.spaceship.com.au/learn/tag/stocks/">Stocks</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2022/04/Spaceship-Voyager-investing.jpeg" length="0" type="image/jpeg"/>
        </item>
        <item>
            <title><![CDATA[Real Money Talk: Sophie]]></title>
            <link>https://www.spaceship.com.au/learn/real-money-talk-sophie-2/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/real-money-talk-sophie-2/</guid>
            <pubDate>Wed, 27 Apr 2022 01:45:00 GMT</pubDate>
            <description><![CDATA[Sophie’s a 20-year-old student who lives with her parents and saves 75% of her income.]]></description>
            <content:encoded><![CDATA[<p>This post is based on an interview we conducted with Sophie in February 2022.</p><p>Real Money Talk is our series where we interview Australians from all walks of life about their personal finances. The views expressed are those of the interviewees, based on their experiences with money, and as such are not necessarily representative of Spaceship's views.</p><p>We have changed the name of the interviewee for their privacy.</p><h2 id="overview">Overview</h2><p><strong>Name: </strong>Sophie	<br><strong>Age:</strong> 20<br><strong>Where do you live?</strong> Launceston, lutruwita/Tasmania</p><p><strong>Please tell us a bit about yourself.</strong></p><p>I’m a 20-year-old Social Work student and casual child care worker living in lutruwita/Tasmania.</p><p>I graduated last year with a Bachelor of Arts and began a Master of Social Work this year, and I’m looking forward to a future where I can help people and communities live happier and more empowered lives.</p><p>In my spare time I like getting outdoors and doing art/craft projects.</p><p><strong>What's your current net worth?</strong></p><p>$34,900</p><p><strong>How does it break down?</strong></p><ul><li>$36,700 Bank accounts</li><li>$1,400 Spaceship Voyager</li><li>$4,000 Superannuation</li><li>$9,000 (approx) value of car</li></ul><p><strong>Do you have any debts?</strong></p><p>$16,200 HECS/HELP debt.</p><p><strong>How did you build your net worth?</strong></p><p>About 90% of it is just from working casually. </p><p>I have had a fair few different casual jobs since the age of 15, and always saved a good chunk of my income (usually at least three-quarters of each pay). </p><p>I always try to put my money in the highest interest savings account on the market, and therefore grow my bank balance as much as possible. </p><p>I’ve also started using Spaceship Voyager to grow my wealth longer-term. About $4,000 was a gift from my parents when I turned 18. They put aside money each year of my childhood and gifted that to me when I became an adult. Another $2,000 was from a uni scholarship.</p><h2 id="earn">Earn</h2><p><strong>Tell us a bit about your career.</strong></p><p>I’m a full-time student, which is a job in itself but I don’t get paid for it (or receive welfare).</p><p>My casual job in crèche is lots of fun, but the pay isn’t the best as it isn’t technically child care, so we don’t get paid as much.</p><p>Before my current job I’ve worked in hospitality, fast food, retail, events, and disability support.</p><p>I feel like this has given me an amazing breadth of knowledge and experience, and I’m super keen to start working in Social Work when I get my Masters in two years.</p><p><strong>Do you have any income sources outside your job? How much do you earn from each and how did you develop them?</strong></p><p>I do market research sessions from time to time, which is great money for what I’m required to do. Either I do quick 10-20 minute surveys which give me a chance to earn a certain amount of money (the odds are pretty good, I’ve gotten prizes from $10-$50 many times) or I do Zoom interviews which I’m paid a set amount for the length of the session (usually $30-$150). I’m signed up to a handful of market research companies who email me opportunities to partake in, it’s an easy gig. I also obviously get interest from my bank accounts and (return from my) Spaceship.</p><p>I’ve always worked pretty low paying jobs, I’m just good at saving and have less expenses than many. I mean I could always try to get a higher paying role or negotiate my salary, but won’t do that at the expense of working somewhere I hate, it’s never worth it!</p><h2 id="save">Save</h2><p><strong>What's your savings rate? How has it changed over time?</strong></p><p>I save at least 75% of my income, but as a casual worker the exact amount varies each week. This has always been the same for me, except for when I lived independently for five months and saved only like 5% of my income, very tough times! I’m lucky to be living with my parents whilst studying.</p><p><strong>Do you have a budget?</strong></p><p>I don’t have a strict budget, but every week when I get paid I do a mini budget of my approximate expenses for the following week, then transfer the remaining amount into my savings.</p><p><strong>How much do you spend per year?</strong></p><p>I’m not sure to be honest, and my bank account won’t let me see. Probably less than $10,000.</p><p><strong>Do you make purchase decisions carefully, or are you loose with your money?</strong></p><p>I’m pretty frugal and careful with my money. I always compare products I want to buy and look for the best deal before deciding. I also consider if I REALLY need an item (e.g. should I get that white t-shirt, or do I already have four similar white t-shirts?)</p><p><strong>How is your work-life balance?</strong></p><p>Pretty good at the moment! My boss is pretty understanding of my needs and only gives me the 10-15 hours a week that I prefer. 15 hours at work + about 20 hours at Uni is a good balance, just under a standard 40 hour week. I am also very strict on myself with studying. I never study outside of 9-5, or on weekends (those are my free times!)</p><p><strong>What's your favourite thing to spend money on?</strong></p><p>Clothes from Depop! For environmental reasons, I only buy second-hand fashion. I find Depop has the best and most affordable second hand clothing, I can find some really cool stuff!</p><h2 id="invest">Invest</h2><p><strong>How do you invest?</strong></p><p>I invest $20 a week into Spaceship Voyager, and the rest of my savings just grows interest in the bank. I have a pretty good interest rate of 2.5%!</p><p><strong>What's been your best investment?</strong><br>Probably any piece of technology I’ve bought. I always use my phones and laptops until they completely die. My last laptop lasted six years, and my last phone four years. I use both of these items for several hours a day.</p><p><strong>What's been your worst investment?</strong></p><p>Probably my car. I was pressured by my parents to get a more expensive AWD/4WD instead of a hatchback, and although it’s good for the occasional road trip or wet weather, a hatchback would have been a lot better and cheaper for my everyday activities.</p><p><strong>What’s been your overall return?</strong></p><p>I haven’t withdrawn from Spaceship Voyager yet, it’s currently in the negatives.</p><p><strong>How are you building wealth?</strong></p><p>Spaceship is my way of building long-term wealth, and I’d like to invest more money into it at some point. I’m also trying to live frugally so I can save enough money to have a house deposit in the next 2-3 years hopefully!</p><p><strong>What are your main roadblocks to building wealth? How are you addressing them?</strong></p><p>Probably just being a uni student and not being able to work full time. Obviously this roadblock is one I’m working on through getting a tertiary education, so it’s just a matter of pushing through my studies until I’m qualified and able to get a higher paying job with more hours.</p><p><strong>Do you have a target net worth you want?</strong></p><p>Not at this stage.</p><h2 id="behaviour">Behaviour</h2><p><strong>When did you make your first significant behavioural shift towards wealth building?</strong></p><p>Probably in the last two years, when I set a goal for what I was putting my money towards (house deposit). Before that, I was just saving money blindly.</p><p><strong>If you could start again, what would you do differently?</strong></p><p>I think I’ve done pretty well in the past few years and I wouldn't change anything significant. Maybe I’d tell myself to worry less about money because I honestly think I’ve done pretty well. Money anxiety is so real!</p><p><strong>What mistakes have you made along the way?</strong></p><p>Probably just what I mentioned earlier with buying a car that was more expensive and not suited to my needs. I was swayed by those around me, and despite their expertise and good intentions, I should have ultimately listened to myself and focused on my own needs.</p><p><strong>Do you have any worries about retirement? If so, how are you planning to address them?</strong></p><p>Yes and no? I’m worried because it’s getting harder and harder for people to retire, and I think the government is destroying the pension and welfare system. But I also don’t worry in a way because it’s all so far away (literally 50+ years for me), so what can I do now? When I have a more stable income post-graduating I might look at contributing more to my super, but that's not something I’d do now.</p><p><strong>Do you give to charity? If so, what percentage of your time/money do you give?</strong></p><p>I sporadically donate small amounts ($10-$50) to charities I care for (eg Indigenous, queer, environmental causes), but it’s not a regular expense.</p><hr><h2 id="we-want-to-hear-your-real-money-talk">We want to hear your Real Money Talk</h2><p>At Spaceship we’re big believers in sharing our money stories. We want to hear yours, too. In our ongoing <a href="https://www.spaceship.com.au/learn/tag/real-money-talk/?ref=spaceship.ghost.io">Real Money Talk</a> series, members of our community share what they’ve learned about managing money. We’d love you to take part. <a href="https://forms.gle/B2xKnqAqjePMHfFG9?ref=spaceship.ghost.io">Here’s a link to our Real Money Talk survey</a> where you can share your story.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Kelly Simpson)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/real-money-talk/">Real Money Talk</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2022/04/Real-Money-Talk---Sophie.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[Why panic selling is a terrible strategy]]></title>
            <link>https://www.spaceship.com.au/learn/panic-selling-is-a-terrible-strategy-expect-volatility/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/panic-selling-is-a-terrible-strategy-expect-volatility/</guid>
            <pubDate>Tue, 26 Apr 2022 20:26:00 GMT</pubDate>
            <description><![CDATA[Keep calm and learn why panic selling is not a very good investment strategy for anyone with a long-term vision.]]></description>
            <content:encoded><![CDATA[<p>Someone who flogs shares for a living - generally called a broker - can make a killing in two ways.</p><p>They can sell 'confirmation' or 'certainty'.</p><p>'Confirmation' is a confidence trick, not unlike a shop assistant lavishing praise on your choice after you've already made your decision.</p><p>We like to hear others compliment us on our choices.</p><p>If you’ve already decided you want to buy Netflix shares or A2 Milk or Tencent, the best way for your broker to earn her commission is to congratulate you on your choice, reinforce it with some sexy sounding statistics, and take a clip of your trade.</p><p>‘Certainty’ is similar. Markets move around, volatility appears threatening, the notion of risk lurks around every corner. At the end of the day, everyone just wants to know that everything will be okay.</p><p>So brokers respond to that. They formulate price ‘targets’ and develop forecasts designed to tell you where the share market will be in six months, twelve months, two years.</p><p>Their ‘certainty’ is catching, it’s calming.</p><p>If your broker tells you, “I don’t know”, the chances of you going through with your trade are probably less.</p><p>If she says ‘we expect things to be at X in six months’ that might sound like a level of certainty you can respond to.</p><p>But the truth is, she can’t be completely certain.</p><h2 id="volatility">Volatility</h2><p>Once you know that ‘confirmation’ and ‘certainty’ strategies exist in the broking business, you know how to keep an eye out for them.</p><p>And rather than look for information that’s going to qualify a broker's certainty or confirmation strategies , you can develop an investment  outlook that is based on patience, longevity and logic.</p><p>But to do that, you first need to expect volatility.</p><p>Volatility is when the prices of things move around a lot. To some, it can be the frightening part of investing.</p><p>Every major sell-off in history has been driven by a mix of economic concerns, monetary policy shifts, geopolitical tensions, or some other source of worry that might make people sell their investments and avoid locking in losses.</p><p>(In other words, it looks like I might lose my investment so I better get out now!)</p><p>The details are different each time. But structurally, it’s generally the same story: it’s risky out there.</p><p>It might be the cause of that cold feeling, that drop in your stomach when you open your Spaceship Voyager app  and see your balance has slumped.</p><p>The market is collapsing! Your money is lost!</p><p>Often your immediate reaction is to yank everything out, put it somewhere ‘safe’, hide in the dark until the storm blows over, before you venture back into the market.</p><p>The truth is, panic selling is a terrible strategy. Especially when you’re invested in a managed fund (which tracks many shares, rather than one specific company).</p><p>The share market generally has a year of negative returns about one year in three. Drastic sell-offs happen. The Global Financial Crisis was a blinder. The dot.com crash was vicious. And in 1987 “Black Monday” was, you know, dark.</p><p>But look at the big picture:</p><figure class="kg-card kg-image-card kg-card-hascaption"><img src="https://www.spaceship.com.au/blog/images/2019/04/Panic-Selling.png" class="kg-image" alt="" loading="lazy" width="2036" height="1176"><figcaption><span style="white-space: pre-wrap;">Source: </span><a href="https://static.vgcontent.info/crp/intl/auw/docs/resources/2018-index-chart-brochure.pdf?20180806%7C220825&ref=spaceship.ghost.io"><span style="white-space: pre-wrap;">Vanguard</span></a></figcaption></figure><p>There are three clear falls in share prices. Can you spot them?</p><p>(Hint: the ‘87 crash is at the far left.)</p><p>But what’s worth looking at is the general direction of the chart. It’s moving up and to the right, economic growth is propelling the price of shares higher, over the long-term.</p><p>If you’d panicked and tried to avoid or take advantage of market volatility when it hit - during those dark sell-off days - you’d have missed out on that steady overall growth.</p><h2 id="long-term-investing">Long-term investing</h2><p>You’ve got to hand it to the day traders, the speculators, and the punters.</p><p>They’re attempting a feat more difficult than an archer trying to hit a sparrow having a seizure… 800 metres away.</p><p>And despite the terabytes of information they have at hand, short-term investors typically don’t have much higher odds of success.</p><p>Long-term investing stems from a deep sense of patience. It takes time for companies hoping to expand and grow to actually… expand and grow. Understanding that diversification and time are two of the most powerful tools in an investor’s arsenal is key to any successful strategy.</p><p>But there are plenty of contrarian investors out there, and it’s easy to find sense in the notion of bucking the trend.</p><p>After all, thinking outside the box and ignoring the rest of the market has made hedge fund managers all over the world billions and billions of dollars, right?</p><p>Sure - but it only works if you’ve got time on your side.</p><p>By bucking the market trend in the short-term, you’re yelling “gold and blue” while the rest of the market hears “white and gold”.</p><figure class="kg-card kg-image-card kg-card-hascaption"><img src="https://www.spaceship.com.au/blog/images/2019/04/Screen-Shot-2019-04-30-at-11.13.38-am.png" class="kg-image" alt="" loading="lazy" width="512" height="684"><figcaption><a href="https://en.wikipedia.org/wiki/The_dress?ref=spaceship.ghost.io"><span style="white-space: pre-wrap;">https://en.wikipedia.org/wiki/The_dress</span></a></figcaption></figure><p>Because the market price of any share is the net result of the market’s current view.</p><p>By trying to beat the market, you’re saying “I think you’re wrong” and effectively trying to zig while everyone else zags.</p><p>And this may be a fine strategy! As long as you have the patience to wait for the market to agree with you. It can take a long time before other investors realise a company’s full value and reflect that in the share price.</p><p>As the most over-quoted, but incidentally the most successful, investor in the world says:</p><p><strong><em>“The stock market is designed to transfer money from the Active to the Patient.”</em> - Warren Buffett.</strong></p><p>The other fabulous benefit of remaining a long-term investor, rather than someone who panics during volatility, is if you find, buy and hold a quality business, you can reap the rewards for a long time, courtesy of the wonderful benefits of compounding.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Jessica Sier)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/behaviour/">Behaviour</category>
            <category domain="https://www.spaceship.com.au/learn/tag/market-volatility/">Market Uncertainty</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2022/04/Why-panic-selling-is-a-terrible-strategy.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[Real Money Talk: Stella]]></title>
            <link>https://www.spaceship.com.au/learn/real-money-talk-stella/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/real-money-talk-stella/</guid>
            <pubDate>Wed, 20 Apr 2022 04:18:15 GMT</pubDate>
            <description><![CDATA[Stella's a 35-year-old who wants to be financially free by 45. ]]></description>
            <content:encoded><![CDATA[<p>This post is based on an interview we conducted with Stella in January 2022.</p><p>Real Money Talk is our series where we interview Australians from all walks of life about their personal finances. The views expressed are those of the interviewees, based on their experiences with money, and as such are not necessarily representative of Spaceship's views.</p><p>We have changed the name of the interviewee for their privacy.</p><h2 id="overview">Overview</h2><p><strong>Name:</strong> Stella	<br><strong>Age:</strong> 35<br><strong>Where do you live? </strong>Gold Coast</p><p><strong>Please tell us a bit about yourself.</strong></p><p>I’m a 35-year-old nurse, living on the Gold Coast. Fur children only, no dependents.</p><p>I have been careful with my money and made investment choices with the future in mind. At the moment I would say I’m asset rich but cash poor.</p><p>I work two jobs and plan on doing this for the next five years. At that point I’m hoping COVID-19 won’t be such an issue and I can go back to travelling overseas more.</p><p><strong>How does your current net worth break down?</strong></p><ul><li>Real estate -$1,382,203</li><li>Super $265,000</li><li>Shares $15,000</li><li>Car $10,000</li><li>Savings $10,000</li></ul><p><strong>Do you have any debts?</strong></p><p>Just my mortgages. I try to save for other big purchases rather than take out loans.</p><p><strong>How did you build your net worth?</strong></p><p>Working two jobs and studying to increase my pay rate. I have been working since I was 14 and my parents were good examples on how to save.</p><h2 id="earn">Earn</h2><p><strong>Tell us a bit about your career.</strong></p><p>I went to uni straight out of high school and started working as a nurse, full time at 21 years old.</p><p>Nursing has been a great career for me. I’ve found I can basically do anything nursing-related with the degree and if I need more money it’s very easy to pick up shifts.</p><p>There is also the chance to work at a nursing agency on top of my usual job if I need extra income.</p><p>I took three years away from full time work to have a working holiday which led to career experience, this has meant when returning to my current position I was looked at for promotions and definitely helped with career retention.</p><p>I love spending time with my friends and family and hope this year I can work a little less and spend time with them more.</p><p><strong>Do you have any income sources outside your job? How much do you earn from each and how did you develop them?</strong></p><p>I work nursing agency shifts on top of my full time job. </p><p>I make around $800-1300 per fortnight extra from doing this. If I know I have bills coming i.e. rates, car etc. I’ll pick up a few extra shifts.</p><p>I also have money sitting in shares. Last year I made $900 from them. In the near future I will focus more on this stream of income.</p><p>I have three properties, two I rent out completely which makes me around $20,000 per year.</p><p>I also rent a room out in my current residence which makes around $5,000 per year.</p><p>The money from rent of the properties goes straight back on the mortgages.</p><p>My goal is to have financial freedom by 45 and I feel like I’m on track for this.</p><p><strong>What’s been important for you to learn about making money? </strong></p><p>I don’t think university is for everyone but having a university degree has definitely opened doors for me.</p><p>Sit down and make a plan for 12 months, five years, ten years and retirement.</p><p>I don’t think we can assume that things like pensions from the government will exist in the future so a plan for a self-funded retirement is essential.</p><h2 id="save">Save</h2><p><strong>What's your savings rate? How has it changed over time?</strong></p><p>I use multiple different accounts. I have a spending account which is my fun money, which is about $500-600 per fortnight. The rest of my income goes straight into mortgages and savings.</p><p>As my income has increased my ‘fun money’ has stayed at the same rate, occasionally I dip into my savings for holidays etc.</p><p>I would love to have four properties before I’m 40.</p><p><strong>Do you have a budget?</strong></p><p>Yes.</p><p><strong>How much do you spend per year?</strong></p><p>About $25-35,000 a year.</p><p><strong>Do you make purchase decisions carefully, or are you loose with your money?</strong></p><p>It depends. Big purchases I spend time researching i.e. car, property etc.</p><p>I'm trying not to buy things that are not environmentally friendly and my goal this year is to only buy sustainable fashion. This has seen a slight increase in my outlay but I’m hoping the quality means I buy less often. I’m a sucker for nice fashion and shoes.</p><p>I love a nice dinner with friends and family and tend to splurge on these things.</p><p><strong>How is your work-life balance?</strong></p><p>At the moment I’m working too much but am trying to step back a bit.</p><p><strong>What's your favourite thing to spend money on?</strong></p><p>Property.</p><h2 id="invest">Invest</h2><p><strong>How do you invest?</strong></p><p>ASX shares have been a consistent investment for me. I was using Spaceship Voyager but have put a hold on that for now to try and dabble myself.</p><p><strong>What's been your best investment?</strong></p><p>Property and university.</p><p><strong>What's been your worst investment?</strong></p><p>Cheap fashion, the money I spent on clothing that has just sat in my wardrobe is crazy.</p><p><strong>What’s been your overall return?</strong></p><p>It’s hard to say at this point.</p><p><strong>How are you building wealth?</strong></p><p>I have my fingers in many pies: property, shares, personal education and career progression means after many years of focus my wealth seems to be passively building.</p><p><strong>What are your main roadblocks to building wealth? How are you addressing them?</strong></p><p>I worry about when interest rates rise again and by how much. Currently I’m putting as much money into my properties as I can while the rates are low.</p><p><strong>Do you have a target net worth you want?</strong></p><p>I want to be a self funded retiree and have researched the target I think I’ll need to make that happen. </p><p>I’m hoping to have my properties paid off by 45 and then invest the rent until I retire.</p><p>At the moment I keep a nest egg of $10,000 in savings for the ‘just in case’ bills etc. The rest is invested in shares / property and education.</p><h2 id="behaviour">Behaviour</h2><p><strong>When did you make your first significant behavioural shift towards wealth building?</strong></p><p>Probably at 14. My parents were really good influences. They didn’t have high paying jobs however set a great example.</p><p><strong>If you could start again, what would you do differently?</strong></p><p>I think I’m doing ok. But probably spend less money on fashion and look at investing in shares earlier.</p><p><strong>Do you have any worries about retirement? If so, how are you planning to address them?</strong></p><p>I think I have addressed this earlier but my biggest worry is that I’m not sure a government  pension will be an option when I retire.</p><p><strong>Do you give to charity? If so, what percentage of your time/money do you give?</strong></p><p>I donate $10 per fortnight to the hospital fund. And $20 per month to Surf Life Saving Australia.</p><hr><h2 id="we-want-to-hear-your-real-money-talk">We want to hear your Real Money Talk</h2><p>At Spaceship we’re big believers in sharing our money stories. We want to hear yours, too. In our ongoing <a href="https://www.spaceship.com.au/learn/tag/real-money-talk/?ref=spaceship.ghost.io">Real Money Talk</a> series, members of our community share what they’ve learned about managing money. We’d love you to take part. <a href="https://forms.gle/B2xKnqAqjePMHfFG9?ref=spaceship.ghost.io">Here’s a link to our Real Money Talk survey</a> where you can share your story.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Kelly Simpson)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/real-money-talk/">Real Money Talk</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2022/04/Real-Money-Talk-Stella.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[4 tips if you're yearning for financial freedom]]></title>
            <link>https://www.spaceship.com.au/learn/financial-freedom-tips/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/financial-freedom-tips/</guid>
            <pubDate>Tue, 19 Apr 2022 22:00:00 GMT</pubDate>
            <description><![CDATA[For some of us, financial freedom is the ultimate dream.]]></description>
            <content:encoded><![CDATA[<p>For some of us, <a href="https://www.spaceshipinvest.com.au/learn/the-seven-stages-of-financial-freedom/?ref=spaceship.ghost.io">financial freedom</a> is the ultimate dream.</p><p>But many of us write ourselves off before we even get on the path, putting our crushed dreams down to bad luck or resigning ourselves to the fact it's never going to happen.</p><p>So, we decided to seek out some average Joes who have achieved the impossible dream.</p><p>These clever people generally put their success down to a commitment to healthy habits, rather than luck or happenstance.</p><p>They got down to business and they are now happy residents of the <a href="https://www.spaceshipinvest.com.au/learn/10-life-hacks-from-the-fire-movement/?ref=spaceship.ghost.io">FIRE (financial independence, retire early) community</a>.</p><p>Here's what we learned:</p><h2 id="1-resist-lifestyle-creep">1. Resist lifestyle creep</h2><p><a href="https://www.spaceshipinvest.com.au/learn/moneyhack-avoid-lifestyle-creep/?ref=spaceship.ghost.io">Lifestyle creep</a> can be a big problem, especially as you progress your career and come into more coin.</p><p>It's a natural evolution of earning more and spending more.</p><p><a href="https://thinksaveretire.com/i-just-retired-at-35/?ref=spaceship.ghost.io">Steve and Courtney Adcock</a> are faithful followers of the FIRE movement. They retired at 35 with savings of $1 million+.</p><p>They now enjoy a life of travelling around America in an RV.</p><p>But the Adcocks know the temptation of lifestyle creep all too well.</p><p>They were earning reasonably good coin, pulling in $130,000 in the years before they retired.</p><p>Steve says the problem with high salaries is they’re deceptive; they make us think we have more wealth.</p><p>But if income is only supporting your spending, then you're not netting more wealth.</p><p>Steve explains the differences between an average and extraordinary Joe.</p><p>The average Joe sees his needs rocket to match his income, while the extraordinary Joe keeps his needs in check, allowing him to turbo charge savings.</p><h2 id="2-prioritise-future-you-as-much-as-the-current-you">2. Prioritise future you, as much as the current you</h2><p>It's easy for us to kick our financial plans — whether it’s scraping together a home deposit, saving more for retirement or paying down the credit card debt — down the road.</p><p>We don’t need to think about it now; it'll be a problem our future selves can deal with.</p><p>The trouble is achieving these goals relies on more than hope.</p><p>Early retirement requires proper planning, commitment to a bigger goal and maintaining good money habits; you can’t just wing it.</p><p>By focusing on future you, as much as the current you, you're less likely to spend on impulse purchases or treat yourself “just because."</p><p>According to Adcock, it doesn’t mean giving up the things you love. If you like access to the full-service gym and it enriches your life, then keep it.</p><p>But you also need to be judicious about things you think are adding value to your life and consider if they actually are.</p><h2 id="3-know-the-difference-between-price-and-quality">3. Know the difference between price and quality</h2><p>When we make purchases, it's common sense for us to be guided by price and what we can reasonably afford at the time.</p><p>But when we make one-off purchases or buy big investment pieces, we can do so under the perception that it’s a premium product or service.</p><p>FIRE follower <a href="https://ournextlife.com/?ref=spaceship.ghost.io">Tanja Hester</a> retired at 38 to enjoy the spoils of Lake Tahoe.  For her, the debate of price vs quality is a big one.</p><p>Hester says when shopping she usually errs on the side of quality under the expectation these items hold up better in the long run.</p><p>To test this theory and to give some solace to her hip pocket, she ran a review on a few items (ink pen, watch, and sofa) she spent a pretty penny on, to see how they stacked up.</p><p>Hester evaluated how the products had fared in terms of use and durability and only one of the items (her sofa) stacked up. And the other two, well, they probably weren't worth the cost.</p><p>While modern marketers do a fantastic job at pedalling the quality of a premium product or service to justify its price, it's not a sure thing.</p><p>So, weigh up when it makes the best sense to foot the bill for a higher price tag.</p><h2 id="4-don-t-miss-out-on-life">4. Don't miss out on life</h2><p>One of the things, Hester so poignantly identified in her quest for financial liberation and early retirement is the crossroads many of us come to: should I save like a demon or enjoy life?</p><p>Hester maintains she didn't get the balance right while saving.</p><p>She missed out on a friend's wedding in Italy because she'd rather save than spend, and that’s a decision she still regrets.</p><p>Hester advocates making smart decisions to save for the future, but she also talks about the importance of pacing yourself. Your savings goals should still allow you a cushion to enjoy life.</p><p>This is echoed by Adcock who says the best way to test this is to choose to spend money on experiences, not things.</p><p>So those are the tips from savvy FIRE starters to help you get started about thinking of ways you could reach financial freedom.</p><p>If you're feeling inspired, here’s some <a href="https://www.spaceshipinvest.com.au/learn/fire-blogs-you-should-be-following/?ref=spaceship.ghost.io">FIRE blogs you may wish to follow</a>.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Nicole Webb)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/personal-finance/">Personal Finance</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2022/04/Financial-freedom-tips.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[Spaceship Voyager flight notes (11 - 15 April 2022)]]></title>
            <link>https://www.spaceship.com.au/learn/spaceship-voyager-flight-notes-11-15-april-2022/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/spaceship-voyager-flight-notes-11-15-april-2022/</guid>
            <pubDate>Tue, 19 Apr 2022 20:00:00 GMT</pubDate>
            <description><![CDATA[These were the companies in our Spaceship Voyager portfolios that made some big moves last week (11 April 2022 - 15 April 2022).]]></description>
            <content:encoded><![CDATA[<p>At Spaceship we’re long-term investors. But we still keep an eye on what’s happening in the market day-to-day. </p><p>These were the companies in our Spaceship Voyager portfolios that made some big moves last week (11 April 2022 - 15 April 2022).</p><p><em>Want more? You can keep up with daily price moves and company news when you <a href="https://www.spaceship.com.au/voyager/?ref=spaceship.ghost.io">log into the Spaceship app</a>.</em></p><h2 id="top-mover">Top mover</h2><h3 id="life360">Life360 </h3><p>(Life360 is in the <a href="https://www.spaceship.com.au/voyager/universe/?ref=spaceship.ghost.io">Spaceship Universe Portfolio</a>.)</p><p>Last week (11 April 2022 - 15 April 2022) Life360 rose 7.54% on no material news or developments.</p><p>Life360 operates a market leading mobile app for families, with features that range from communications to driver safety and location-based sharing.</p><!--kg-card-begin: html--><iframe width="560" height="315" src="https://www.youtube.com/embed/loLvM5z-51M" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
<!--kg-card-end: html--><p>Video: Life360 from www.life360.com</p><p>Life360 aims to disrupt key segments of the security and insurance industries by building a global user base of security-conscious families.</p><p>Life360 is striving to position itself as a gatekeeper to high dollar value family purchases, which include home insurance, auto insurance and security products.</p><p>In its fiscal year 2021, Life360 grew monthly active users 34% to 35.5 million, which underpinned its strong 40% annual revenue growth.  Its share price is still significantly down off its November 2021 highs.</p><h2 id="bottom-mover">Bottom mover</h2><h3 id="zip">Zip </h3><p>(Zip is in the <a href="https://www.spaceship.com.au/voyager/universe/?ref=spaceship.ghost.io">Spaceship Universe Portfolio</a>.)</p><p>Zip fell 12.14% last week (11 April 2022 - 15 April 2022). </p><p>We believe it  was impacted by waning investor confidence in the buy now pay later (BNPL) industry in Australia.</p><p>Zip’s rival Afterpay reported a $345.5 million loss in the six months to 31 December 2021, a big jump from the previous half year.</p><p>This was driven by a large increase in expenses, including bad debt expenses and higher marketing costs.</p><p><em>For more daily price moves and company news, log into </em><a href="https://www.spaceship.com.au/voyager/?ref=spaceship.ghost.io"><em>the Spaceship app</em></a><em>.</em></p><hr><p>The Spaceship Universe Portfolio invests in Life360, Block (which owns Afterpay), and Zip at the time of writing.</p><p>The Spaceship Earth Portfolio invests in Block (which owns Afterpay) at the time of writing.</p><p><strong>Important!</strong> We’re sharing with you our thoughts on the companies in which Spaceship Universe Portfolio invests for your informational purposes only. We think it’s important (and interesting!) to let you know what’s happening with Spaceship Universe Portfolio’s investments. However, we are not making recommendations to buy or sell holdings in a specific company. Past performance isn’t a reliable indicator or guarantee of future performance.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Spaceship)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/stocks/">Stocks</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2022/04/news-200422-1.jpeg" length="0" type="image/jpeg"/>
        </item>
        <item>
            <title><![CDATA[14.04.22 | Our latest quarterly update]]></title>
            <link>https://www.spaceship.com.au/learn/140422-newsletter/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/140422-newsletter/</guid>
            <pubDate>Thu, 14 Apr 2022 06:35:00 GMT</pubDate>
            <description><![CDATA[A look at the latest launches and landings at Spaceship.]]></description>
            <content:encoded><![CDATA[<p>Well, we made it through the first quarter of 2022 — and what a quarter it was.</p><p>Before we take a look at the latest launches and landings, let’s talk about the stock market.</p><p>It’s no secret that a lot has been happening with the stock market lately.</p><p>It began with the stock market taking a hit in part due to fears over inflation, but in more recent times, we’ve seen Russia’s invasion of Ukraine have a major impact on global markets.</p><p>History shows that markets do tend to bounce back, and that’s why we think it’s important to think long term when it comes to investing.</p><p>We hope that helps, but please feel free to reply to this email if you have any questions.</p><p>Now, here’s what else has been happening at Spaceship lately...</p><h2 id="boosts-%E2%80%94-on-the-web">Boosts — on the web!</h2><figure class="kg-card kg-image-card"><img src="https://www.spaceship.com.au/blog/images/2022/04/boosts-on-the-web.gif" class="kg-image" alt="" loading="lazy" width="600" height="400"></figure><p>Late last year we launched our new <a href="https://www.spaceship.com.au/voyager/boosts/?ref=spaceship.ghost.io">Boosts</a> feature for Spaceship Voyager customers.</p><p>Boosts gives Spaceship Voyager customers the opportunity to <a href="https://www.spaceship.com.au/voyager/boosts/?ref=spaceship.ghost.io" rel="noreferrer">automatically boost their investment balance</a> by making the most of everyday moments.</p><p>This quarter, we made it available to our web app users, making it even easier to get started.</p><h3 id="boosts-by-the-numbers">Boosts by the numbers:</h3><p>While our <a href="https://www.spaceship.com.au/voyager/boosts/?ref=spaceship.ghost.io" rel="noreferrer">Round Ups boost</a> is our most popular boost, the R<a href="https://www.spaceship.com.au/voyager/boosts/?ref=spaceship.ghost.io" rel="noreferrer">ainy Day boost</a> has seen more than $1.5 million invested into portfolios — most likely because Australia is experiencing unprecedented rainfall due to the La Niña weather event.</p><h2 id="we-won-some-awards">We won some awards!</h2><p>Late last year, <a href="https://www.spaceship.com.au/super/?ref=spaceship.ghost.io">Spaceship Super</a> won the Best Value Super Fund for Young People award at Money Magazine’s Best of the Best 2022 awards.</p><p>More recently, Spaceship Super retained its Rainmaker AAA Quality Rating for 2022.</p><h2 id="transaction-history-changes">Transaction history changes</h2><p>You asked for it, we did it! If you’re a Spaceship Super customer, you will see we’ve recently applied new labels to the transactions in your transaction history — due to popular customer demand! This should make it easier than ever for you to see what’s going on with your super — which we’re all about!</p><h2 id="we-bought-and-sold-some-stocks">We bought and sold some stocks!</h2><p>Throughout the quarter, we made a few changes to our Spaceship Voyager portfolios.</p><p>We bought Enphase Energy and Warby Parker, and we sold Fedex, Etsy, A2 Milk, Activision Blizzard, and Appen in our Spaceship Universe Portfolio.</p><p>We bought Sea and we sold Etsy in our Spaceship Earth Portfolio. We also increased exposure to Affirm and Enphase Energy and decreased our exposure to MercadoLibre and Siemens Gamesa Renewable Energy.</p><p>You can read more about these changes on our <a href="https://www.spaceship.com.au/learn/tag/newsletters/?ref=spaceship.ghost.io">Spaceship Learn blog</a>.</p><p>And that’s a wrap! Until next time.</p><hr><p>One or more of the Spaceship Voyager portfolios invest in Enphase Energy, Warby Parker, Sea, Affirm, MercadoLibre, and Siemens Gamesa Renewable Energy at the time of writing. Please refer to the Spaceship app or our website for more information on what each portfolio invests in.</p><p>Important! We’re sharing with you our thoughts on the companies in which Spaceship Voyager invests for your informational purposes only. We think it’s important (and interesting!) to let you know what’s happening with Spaceship Voyager’s investments. However, we are not making recommendations to buy or sell holdings in a specific company. Past performance isn’t a reliable indicator or guarantee of future performance.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Bryna Howes)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/newsletters/">Newsletters</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2022/04/quarterly-update.png" length="0" type="image/png"/>
        </item>
        <item>
            <title><![CDATA[5 budget travel hacks]]></title>
            <link>https://www.spaceship.com.au/learn/budget-travel-hacks/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/budget-travel-hacks/</guid>
            <pubDate>Tue, 12 Apr 2022 00:05:00 GMT</pubDate>
            <description><![CDATA[Travel doesn’t always have to involve spending a lot of cash.]]></description>
            <content:encoded><![CDATA[<p>Saving for a holiday can be daunting enough. Calculating how much money you’ll need to get you through the weeks, months or years, can involve multiple spreadsheets and hours scouring sources on the internet before landing on the numbers.</p><p>Travel doesn’t always have to involve spending a lot of cash, and travellers from all over the world are hacking their way to simple savings when abroad. Here are five budget travel hacks that could save you some money next time you’re on the road.</p><h2 id="1-be-flexible-with-modes-of-transport">1. Be flexible with modes of transport</h2><p>When travelling, people usually assume key transport will be via plane, bus, train, taxi or boat. If you have time up your sleeve, different modes of transport can be a sure-fire way to simple savings when getting from Point A to Point B.</p><p>Always check how long each type of transportation will take for you to reach your destination. Often, a train or bus is possible, but will take an extra half-day to get there. Savvy travellers use trains or buses to save money on transport, but also book during off-peak times (such as overnight) in an attempt to catch some sleep. This can also save on accommodation, but if you aren’t a heavy sleeper this option might not be for you.</p><p>Check how expensive local taxis are, as many travellers in capital cities have later found that Uber sometimes isn’t the cheapest option and that some cabs will charge fixed fees for common routes. Refer to local residents or travel guides for approximate prices.</p><h2 id="2-use-points-to-upgrade">2. Use points to upgrade</h2><p>Although cheaper modes of transport are ideal, travelling by air is usually a must for any longer distance trip.</p><p>When planning your travel, signing up for an airline rewards programs may allow you to <a href="https://www.spaceshipinvest.com.au/learn/how-to-leverage-credit-card-points-to-travel/?ref=spaceship.ghost.io">take advantage of your everyday spending habits</a> and translate these into points for later use. The further away your planned trip, the more points you can accrue.</p><p>The ‘sweet-spot’ when using points is often when booking an economy flight or when upgrading from economy to premium economy or business class. Be sure to book in advance as the further out from your trip, the more savings you’ll experience.</p><p>Airlines usually partner with credit providers and issue credit cards in order to best take advantage of their programs. These don’t come without risk, though. Make sure you check annual fees, interest rates, and so on. And if the risk is too high for you, most still have free alternatives that allow you to earn points without signing up for a card.</p><p>When looking for a rewards program that is right for you, be sure to check:</p><ul><li>If there are any sign up or yearly membership fees to be a member.</li><li>How frequently you must earn points and if points expire.</li></ul><h2 id="3-the-five-block-rule">3. The five-block rule</h2><p>A great travel hack to remember when in a major tourist hot spot is the ‘five-block rule’.</p><p>Shops, cafes and restaurants within a five-block radius of any major tourist attraction or central hub usually carry a tourist tax on top of standard prices.</p><p>If booking accommodation, compare prices a few blocks or a suburb or two away from the main town centre. This can create some simple savings not only in terms of accommodation, but also means you’ll be spending more normal prices when purchasing groceries or buying a coffee.</p><h2 id="4-free-vs-paid-attractions">4. Free vs paid attractions</h2><p>When travelling, costs start to add up in the form of activities and experiences to fill in your time.</p><p>Tourist attractions are just that; activities or sight-seeing that has been designed to attract tourists and bring in financial benefit to the region. Many of these attractions are no different to offerings in Australia (say a bridge, tower or statue) but carry some form of significance to the local population.</p><p>This presents an opportunity to bypass attractions that charge exorbitant prices and instead see them from a similar vantage point that doesn’t set you back as much. Many sight-seeing towers charge between $10-$50 to access their viewing docks, however similar views can be achieved from other high-rise buildings in close proximity (and for free).</p><p>This can also present a great photo opportunity of the main attraction with the city and a sunrise/sunset backdrop.</p><h2 id="5-byo-bottle">5. BYO bottle</h2><p>Another cost that can creep up when travelling is having to buy water. Airports have free-rein over how much they charge for bottled water and waiting until you reach a supermarket can mean racking up unnecessary spending (especially if you are in a region with potable water). Where there is clean water, many town centres or your accommodation will have free refill stations or taps.</p><p>You’ll also be cutting down on your plastic use (helping the environment out along the way). An extra addition can be a portable cutlery set, cutting down on multiple single-use plastics if you happen to be eating out a lot.</p><p>Put any combination of these tips to use next time you are abroad and achieve some simple savings along the way. Once you realise the power of your savings, every dollar counts and can go toward your next adventure. Safe travels!</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Liam Thomson)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/personal-finance/">Personal Finance</category>
            <category domain="https://www.spaceship.com.au/learn/tag/cost-of-living/">Cost of Living</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2022/04/budget-travel-hacks.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[Real Money Talk: Stuart]]></title>
            <link>https://www.spaceship.com.au/learn/real-money-talk-stuart/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/real-money-talk-stuart/</guid>
            <pubDate>Tue, 12 Apr 2022 00:04:20 GMT</pubDate>
            <description><![CDATA[Stuart didn’t get serious about money until he met his partner. ]]></description>
            <content:encoded><![CDATA[<p>This post is based on an interview we conducted with Stuart in October 2021.</p><p>Real Money Talk is our series where we interview Australians from all walks of life about their personal finances. The views expressed are those of the interviewees, based on their experiences with money, and as such are not necessarily representative of Spaceship's views.</p><p>We have changed the name of the interviewee for their privacy.</p><h2 id="overview">Overview</h2><p><strong>Name:</strong> Stuart<br><strong>Age:</strong> 31<br>Where do you live? Sydney</p><p><strong>Please tell us a bit about yourself.</strong></p><p>I work in e-commerce which I’m hugely grateful for as it has not been negatively impacted by the lockdown/s. I’ve recently bought an apartment off-the-plan with my partner which should be ready by mid-2022.</p><p><strong>How does your current net worth break down?</strong></p><ul><li>Real Estate - $52,500</li><li>Savings - $31,000,</li><li>Car - $15,000</li><li>Spaceship Voyager - $5,000,</li><li>Super - $72,000</li></ul><p><strong>Do you have any debts?</strong></p><ul><li>Mortgage - $546,500</li><li>Car loan - $3,500</li><li>HELP - $9,500</li></ul><p><strong>How did you build your net worth?</strong></p><p>I saved enough to pay for my upcoming wedding and the deposit through moving back in with my folks (paying reduced rent and paying for groceries) over the last two years. </p><p>I also ensure I pay myself first and stick with a budget. As soon as my pay comes in 45% goes to savings and 20% goes into Spaceship Voyager. </p><p>The remainder I use for expenses which will increase significantly once our apartment is built.</p><h2 id="earn">Earn</h2><p><strong>Tell us a bit about your career.</strong></p><p>I grew up wanting to be a chef originally, though was convinced to pursue other dreams as my dad (an ex-restaurant owner) convinced me it’s not a life I want if I plan to raise a family.</p><p>Instead, I went to uni, got a couple of degrees and moved into a corporate sales and events job.</p><p>Account/client management is actually a dream for the most part. The clients that I have a good connection with, achieve and even laugh a lot with are the best. Trust is everything in my field.</p><p><strong>Do you have any income sources outside your job? How much do you earn from each and how did you develop them?</strong></p><p>Only Spaceship and high interest savings accounts. Spaceship has been doing well for me overall but recently I’ve seen my gains fluctuate. It’s a good thing I don’t need the money right now!</p><p>I had lost a bit of money on crypto during the early days but am thinking of jumping back in just for the ride. And who knows, maybe I could win big?</p><p><strong>What would you say to other people who want to earn more money?</strong></p><p>Have a big hairy goal and chase it like you’re a crazy person! Yes my social life has taken a bit of a dive but I would rather own my own home when I’m 40 than fall into over the top drinking and eating (which is where most of my money used to go).</p><h2 id="save">Save</h2><p><strong>What's your savings rate? How has it changed over time?</strong></p><p>I used to live hand to mouth up until about 5 years ago when I met my now fiancé. I now put 45% of my pay directly into savings and another 20% into Spaceship.</p><p><strong>Do you have a budget?</strong></p><p>Absolutely. I have most of my money allocated to different pools and then broken down into smaller buckets; expenses, savings, investing, fun money.</p><p><strong>How much do you spend per year?</strong></p><p>About $30-35,000 a year.</p><p><strong>Do you make purchase decisions carefully, or are you loose with your money?</strong></p><p>With the play money I have, I’m very loose with it. I can’t say there’s usually much by the end of the month to carry over. All my other money is very strictly managed.</p><p><strong>How is your work-life balance?</strong></p><p>It’s improving. I work for a global company so the hours are often quite long. Plus I’m relatively new to my role so I expect to get better/faster with it soon</p><p><strong>What's your favourite thing to spend money on?</strong></p><p>Food, food and more food. And trips to Japan. I can’t wait to go back!</p><h2 id="invest">Invest</h2><p><strong>How do you invest?</strong></p><p>Primarily through spaceship but now that I’m a homeowner, I’ll be directing most of my savings there. I plan to pay off the house in 10 years.</p><p><strong>What's been your best investment?</strong></p><p>My career. Although I left uni with $50,000 in HELP debt, I’m now in a very secure job in a global company.</p><p><strong>What's been your worst investment?</strong></p><p>Crypto. I lost faith and withdrew too early. Luckily I hadn’t put too much in but what I could’ve earnt hurts a little (a lot).</p><p><strong>What’s been your overall return?</strong></p><p>That’s hard to say. Probably 10% annually.</p><p><strong>How are you building wealth?</strong></p><p>Real estate is where I plan to make it big. I’m going to throw everything I can to increase my equity and then use it to buy investment properties. </p><p>ETFs and perhaps crypto will be a portion too. I’ll also salary-sacrifice into super once I have my debts paid (excluding my mortgage).</p><p><strong>What are your main roadblocks to building wealth? How are you addressing them?</strong></p><p>Time. So little time and so much to achieve! Apart from that, I have a couple of small debts which I’ll pay off by the next financial year.</p><p><strong>Do you have a target net worth you want?</strong></p><p>Around $5 million (big and hairy right?).</p><h2 id="behaviour">Behaviour</h2><p><strong>When did you make your first significant behavioural shift towards wealth building?</strong></p><p>It was when I became serious with my partner. Long story short, we started with $3,000 in the bank between us and decided enough is enough.</p><p><strong>Do you have any worries about retirement? If so, how are you planning to address them?</strong></p><p>Sure, who doesn’t? Cost of living is going up massively, especially in housing costs. With that said, I think we’ll be okay given our rate of savings and living below our means.</p><p><strong>Do you give to charity? If so, what percentage of your time/money do you give?</strong></p><p>Only ad hoc and not as much as I should. Perhaps I’m naive but I believe in establishing myself before I can significantly help others. It’s definitely on the roadmap!</p><hr><h2 id="we-want-to-hear-your-real-money-talk">We want to hear your Real Money Talk</h2><p>At Spaceship we’re big believers in sharing our money stories. We want to hear yours, too. In our ongoing <a href="https://www.spaceship.com.au/learn/tag/real-money-talk/?ref=spaceship.ghost.io">Real Money Talk</a> series, members of our community share what they’ve learned about managing money. We’d love you to take part. <a href="https://forms.gle/B2xKnqAqjePMHfFG9?ref=spaceship.ghost.io">Here’s a link to our Real Money Talk survey</a> where you can share your story.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Kelly Simpson)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/real-money-talk/">Real Money Talk</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2022/04/Real-Money-Talk-Stuart.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[5 smarter saving tips for young adults]]></title>
            <link>https://www.spaceship.com.au/learn/smarter-saving-tips-for-young-adults/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/smarter-saving-tips-for-young-adults/</guid>
            <pubDate>Mon, 11 Apr 2022 20:00:00 GMT</pubDate>
            <description><![CDATA[Some super simple — and generally smarter — ways to start saving that don’t have to break the bank.]]></description>
            <content:encoded><![CDATA[<p>When you first decide to start saving money, the concept can be daunting.</p><p>But the good news is you don’t necessarily need a large base amount to get started, which can make the process a lot easier than you might think.</p><p>Here are some super simple — and generally smarter — ways to start saving that don’t have to break the bank.</p><h2 id="1-open-a-savings-account">1. Open a savings account</h2><p>If you’re ready to take your first step towards being a better saver, an easier way to get started and help your money grow is to open a high interest savings account with a bank.</p><p>The great thing about opening a savings account is you typically don’t need a stack of cash to get started. It can be as simple as jumping online.</p><p>But before you go ahead, make sure to look around for the type of account that suits you. Then, simply let compound interest do the rest.</p><h2 id="2-build-a-budget">2. Build a budget</h2><p>Another key to creating a meaningful savings account is to ensure you are living within your means. This is where having a budget comes in handy. A budget can provide a useful personal insight into how you allocate your funds.</p><p>For those new to budgeting, it’s a good idea to look at your income and expenses. On the income side, you can divide things up into income, such as your salary, and other types of income, such as capital gains from shares or dividends.</p><p>You should then be in a position to know how much income you have to work with at any given time.</p><p>After that, the next step is to look at your expenses or outgoings. These are payments that you have to make on a regular basis.</p><p>Here, think about things such as car payments, rent or mortgage payments, food, and credit card payments. And remember to include all the “discretionary spending” things you also spend money on, such as restaurants, clothes or holidays.</p><h2 id="3-slash-your-expenses">3. Slash your expenses</h2><p>But it’s not just about budgeting, you also need to keep a lid on your costs if you want to be an ace saver.</p><p>A helpful way to kick this process off is to examine your expenses and see how you can lower or rearrange your spending.</p><p>Another tip in terms of cutting costs is to switch to cheaper brands for clothing and food, and to take a look at your energy use and see if there are ways to use energy off-peak or move to another supplier.</p><h2 id="4-going-old-school">4. Going old school</h2><p>We live in a world where technology and a myriad of smartphone-based apps are making it easier than ever to save, even if you’ve only got $5 to start with.</p><p>Still, if you want to save on fees and stay low-risk, there’s always the piggy bank or coin jar.</p><p>Think about all the benefits!</p><p>First, it’s easy, with many people deciding to use it to keep all their loose change. (This can then grow into quite a considerable sum.)</p><p>Not only that, it’s super convenient if the animal-shaped bank is placed somewhere prominent in the house.</p><p>Furthermore, it’s very visual, which can also help to keep saving in the forefront of your mind.</p><h2 id="5-get-out-of-debt">5. Get out of debt</h2><p>If you want to save, even by using a piggy bank, you first have to get out of debt.<br></p><p>Depending on how much and what type of debt you have, you could <a href="https://www.spaceshipinvest.com.au/learn/debt-busting-methods-snowball-avalanche/?ref=spaceship.ghost.io">look to pay off the debt with the highest rate of interest first</a> or get rid of the smallest debt as top priority.</p><p>Once you are debt-free, if you decide to open a savings account, make sure to choose one that includes a competitive interest rate and otherwise suits your needs. There are many online comparison sites that can help simplify the process.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Sam McKeith)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/personal-finance/">Personal Finance</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2022/04/smarter-savings-tips-for-young-adults.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[08.04.22 | We bought and sold some stocks]]></title>
            <link>https://www.spaceship.com.au/learn/080422-newsletter/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/080422-newsletter/</guid>
            <pubDate>Fri, 08 Apr 2022 08:26:00 GMT</pubDate>
            <description><![CDATA[We bought Sea and sold Etsy out of the Spaceship Earth Portfolio.]]></description>
            <content:encoded><![CDATA[<p>A few weeks ago we discussed the stocks we recently bought and sold for the Spaceship Universe Portfolio.</p><p>Today, it’s time to discuss the stocks we bought and sold for the Spaceship Earth Portfolio.</p><h2 id="bought-sea">Bought: Sea</h2><p><strong>In the Spaceship Earth Portfolio</strong></p><p>Sea is a Singapore-based consumer internet company with three core products or services: Garena, a digital entertainment company whose most popular hit Free Fire was the most downloaded game globally in 2019-2021; Shopee, an ecommerce platform; and SeaMoney, a digital financial services company.</p><p>We believe Sea contributes to Goal 10 (Reduced Inequalities) of the UN Sustainable Development Goals agenda.</p><p>Its mission is to better the lives of consumers and small businesses through technology. Sea focuses on serving the under-served, connecting communities, enabling consumers, and empowering small businesses, especially those who traditionally lack access to tech platforms and the opportunities they bring.</p><p>We like Sea in part because it is tackling high-growth, underpenetrated ecommerce markets predominately in South East Asia and South America. While its loss-leading customer acquisition strategy is risky (as it sells its product at prices that are not profitable, in order to attract new customers), its execution has been superb and Sea has been funding part of its growth with its cash-cow gaming business, Garena.</p><h2 id="sold-etsy">Sold: Etsy</h2><p><strong>From the Spaceship Earth Portfolio</strong></p><p>Since we bought Etsy in 2020, we have watched as management has adopted a new ‘house of brands’ strategy by buying Depop and Elo7, among others.</p><p>As well as that, due to Apple’s app tracking changes, we expect Etsy will find it harder to target and advertise to potential customers, and therefore it may suffer from increased customer acquisition costs.</p><p>With these two concerns in mind, our investment thesis changed, so we decided to sell Etsy.</p><h2 id="other-changes">Other changes</h2><p><strong>In the Spaceship Earth Portfolio</strong></p><p>We have also increased exposure to Affirm and Enphase Energy, and decreased our exposure to MercadoLibre and Siemens Gamesa Renewable Energy.</p><hr><p>The Spaceship Voyager portfolios invest in Sea, Affirm, Enphase Energy, MercadoLibre, and Siemens Gamesa Renewable Energy at the time of writing. Please refer to the Spaceship app or our website for more information on what each portfolio invests in.</p><p>Important! We’re sharing with you our thoughts on the companies in which Spaceship Voyager invests for your informational purposes only. We think it’s important (and interesting!) to let you know what’s happening with Spaceship Voyager’s investments. However, we are not making recommendations to buy or sell holdings in a specific company. Past performance isn’t a reliable indicator or guarantee of future performance.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Bryna Howes)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/newsletters/">Newsletters</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2022/04/news3.jpeg" length="0" type="image/jpeg"/>
        </item>
        <item>
            <title><![CDATA[Spaceship Voyager flight notes (28 March - 1 April 2022)]]></title>
            <link>https://www.spaceship.com.au/learn/spaceship-voyager-flight-notes/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/spaceship-voyager-flight-notes/</guid>
            <pubDate>Wed, 06 Apr 2022 00:08:00 GMT</pubDate>
            <description><![CDATA[Lululemon, Volpara Health, and Chewy were some of the biggest movers in our Spaceship Voyager portfolios last week. ]]></description>
            <content:encoded><![CDATA[<p>At Spaceship we’re long-term investors. But we still keep an eye on what’s happening in the market day-to-day. </p><p>These were the companies in our Spaceship Voyager portfolios that made some big moves last week (28 March 2022 - 1 April 2022).</p><p><em>Want more? You can see daily price moves and company news when you log into <a href="https://www.spaceship.com.au/voyager/?ref=spaceship.ghost.io">the Spaceship app</a>.</em></p><h2 id="top-movers">Top movers:</h2><h3 id="lululemon">Lululemon </h3><p>(Lululemon is in the <a href="https://www.spaceship.com.au/voyager/universe/?ref=spaceship.ghost.io">Spaceship Universe</a> and <a href="https://www.spaceship.com.au/voyager/earth/?ref=spaceship.ghost.io">Spaceship Earth</a> portfolios.)</p><p>Lululemon shares were up 14.52% last week following a strong fiscal fourth quarter and full-year forecast that was above expectations.</p><p>For the full year 2021, revenue grew 42% to $6.3 billion versus 2020 despite the continued impact of COVID-19 and global supply chain issues.</p><p>Looking forward, Lululemon continues to be uniquely positioned to gain from athleisurewear customers continuing to  emphasise physical, mental and social wellbeing and see ‘activewear’ as ‘everyday wear’.</p><p>These tailwinds, coupled with new store openings, product innovation, and investment in their digital offering, leaves us feeling optimistic for the year ahead.</p><p>Indeed, the initial response to Lululemon’s new women’s footwear that began selling last month, has dramatically exceeded management's expectations.</p><figure class="kg-card kg-image-card kg-card-hascaption"><img src="https://www.spaceship.com.au/blog/images/2022/04/lululemon-footwear.jpeg" class="kg-image" alt loading="lazy"><figcaption>Lululemon footwear. Image from Lululemon website.&nbsp;</figcaption></figure><p>The company also announced a new stock repurchase program for up to $1.0 billion of the company's common shares. This is the largest stock repurchase program in Lululemon’s history and according to Meghan Frank, the company’s chief financial officer, “speaks to the optimistic view of our future shared by our management team and our Board of Directors”.</p><h3 id="volpara-health">Volpara Health </h3><p>(Volpara Health is in the <a href="https://www.spaceship.com.au/learn/what-to-consider-when-borrowing-money/?ref=spaceship.ghost.io">Spaceship Universe Portfolio</a>.)</p><p>Volpara shares rebounded 13.73% on little news. Volpara is a health technology software business.</p><p>Their software covers over 35% of breast screening in the US. Volpara’s aim is to change the paradigm of screening from detection to prevention including risk and genetic services to reduce the global death toll of 700,000 women per year.</p><hr><h2 id="bottom-movers">Bottom movers:</h2><h3 id="chewy">Chewy </h3><p>(Chewy is in the <a href="https://www.spaceship.com.au/voyager/universe/?ref=spaceship.ghost.io">Spaceship Universe Portfolio</a>.)</p><p>Shares fell 10.47% as Chewy missed quarterly profit expectations due to higher than expected supply chain costs, out-of-stock and labor issues.</p><p>We believe these issues are likely to continue in the short-term due to a spike in oil prices.</p><p>We are focused on Chewy’s continued product innovation with Chewy seeing traction in pet healthcare. Additionally, there are plans to introduce a customer membership program and sponsored advertising for suppliers in 2023.</p><p>Unlike most ecommerce companies, Chewy’s revenue is subscription-like. Autoship or annual recurring orders increased to 70% of sales from 68%.</p><p><em>For more daily price moves and company news, log into <a href="https://www.spaceship.com.au/voyager/?ref=spaceship.ghost.io">the Spaceship app</a>.</em></p><hr><p>The Spaceship Universe Portfolio invests in Lululemon, Volpara Health, and Chewy at the time of writing.</p><p>The Spaceship Earth Portfolio invests in Lululemon at the time of writing.</p><p><strong>Important!</strong> We’re sharing with you our thoughts on the companies in which Spaceship Voyager invests for your informational purposes only. We think it’s important (and interesting!) to let you know what’s happening with Spaceship Voyager’s investments. However, we are not making recommendations to buy or sell holdings in a specific company. Past performance isn’t a reliable indicator or guarantee of future performance.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Spaceship)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/investing/">Investing</category>
            <category domain="https://www.spaceship.com.au/learn/tag/stocks/">Stocks</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2022/04/Spaceship-Voyager-flight-notes.png" length="0" type="image/png"/>
        </item>
        <item>
            <title><![CDATA[Real Money Talk: Larissa]]></title>
            <link>https://www.spaceship.com.au/learn/real-money-talk-larissa/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/real-money-talk-larissa/</guid>
            <pubDate>Wed, 06 Apr 2022 00:07:05 GMT</pubDate>
            <description><![CDATA[Content warning: domestic violence and financial abuse. Larissa paid back close to $250,000 in credit card debt after surviving an abusive relationship.]]></description>
            <content:encoded><![CDATA[<p><br><strong>Content warning: domestic violence and financial abuse.</strong> </p><p>This post is based on an interview we conducted with Larissa in March 2022.</p><p>Real Money Talk is our series where we interview Australians from all walks of life about their personal finances. The views expressed are those of the interviewees, based on their experiences with money, and as such are not necessarily representative of Spaceship's views.</p><p>We have changed the name of the interviewee for their privacy.</p><p>Content warning: This Real Money Talk features mentions of domestic violence and financial abuse.</p><h2 id="overview">Overview</h2><p><strong>Name:</strong> Larissa<br><strong>Age:</strong> 44<br><strong>Where do you live?</strong> Brisbane</p><p><strong>Please tell us a bit about yourself.</strong></p><p>I’m 44, married with a dog and a cute little house.</p><p>I work full time, and I also run a business on the side – it’s a craft related biz and it totally took off with COVID! I just happened to be up and running six months before the world went a bit weird and everyone needed things to do at home :).</p><p>I’ve travelled the world and lived in Europe for 12 years, unfortunately that meant I came back to Australia at 35 with practically no super, and now that I’m staring down the barrel towards retirement I’ve suddenly realised how much work I need to do to catch up!</p><p><strong>What's your current net worth?</strong></p><p>$321,000</p><p><strong>How does it break down?</strong></p><ul><li>PPOR - $145,000 equity</li><li>Super - $150,000</li><li>Stocks &amp; ETFs - $3,000</li><li>Micro-investing $4,000</li><li>Cash - $8,000</li><li>Side hustle net profit YTD - $11,000</li></ul><p><strong>Do you have any debts?</strong></p><p>Only my mortgage!!! I am SO frikkin proud to shout from the rooftops that two weeks ago I made my final debt repayment!!! </p><p>I was $120,000 in credit card debt due to a domestic violence relationship and it took me six years, two months and 14 days but I finally paid it off!!! (It cost me $244,000 to pay it all back too :( )</p><p><strong>How did you build your net worth?</strong></p><p>Salary sacrificing to super, scrimping and saving for two years to get together a tiny house deposit, using recurring small investments with micro apps to harness the power of compounding interest/growth. </p><p>And for the last year, cash stuffing which has been AMAZING for my splurge money! It now all has a purpose!</p><p>(Spaceship note: Cash stuffing is when you only use physical cash to pay for your purchases.)</p><h2 id="earn">Earn</h2><p><strong>Tell us a bit about your career.</strong></p><p>I did a double degree in business &amp; IT about 20 years ago, and then departed Australian shores for a fun life in Europe!</p><p>I worked in various roles but all basically came down to data analytics, and so that’s what I have honed in on and really specialised in for the last 10 years.</p><p>When I moved back to Australia I worked for a utility company in their analytics team, and last year I moved over to financial services. </p><p>I’m happiest when I am elbows-deep in SQL queries and building complicated dashboards.</p><p><strong>Do you have any income sources outside your job? How much do you earn from each and how did you develop them?</strong></p><p>Yes, three!</p><p>First, I have a small side hustle in the creative world, making personalised gifts. I started this about five years ago, simply to make a little bit of spending money for my hobby.</p><p>Second, about six months before Covid hit, I opened a craft supplies online store. I was really lucky with the timing, because when the lockdowns started, so many people wanted to invest in their hobby to keep them amused at home… and we just happened to be right there, ready and waiting!</p><p>This has grown so much, I still run it from home in my spare time but it’s taking up more and more of my time (and space in our home!!) that we imagine we’ll need to move it offsite in the next 12 months.</p><p>My accountant recommended we register as a Pty Ltd company last year as we’d had such a huge growth spurt, and we’re going to smash our $150,000 target for this year and will probably end closer to $200,000. So proud of my little biz!!</p><p>Thirdly, I am in the process of starting a clothing &amp; homewares online store. This is more of a pet project than anything I expect will take the world by storm – it’s more to fill a niche that I’ve identified in another hobby of mine.</p><p><strong>What would you say to other people who want to earn more money?</strong></p><p>Nothing in life comes free! You have to give a lot of yourself to reap the rewards.</p><p>I totally underestimated the time commitment that my business was going to take… to the extent that I had to give up my studies as something needed to go, I simply didn’t have enough hours in each day. So whilst I ~wanted~ to complete another double major at university (this time in statistics and psychology), I have accepted that now is not the time for that… and perhaps I will have more free time in the future to pursue that.</p><p>I’d ~really~ like to FIRE in the next 10 years, which would give me some time back so I can study. Then again, knowing myself I will find it very hard to sit back and relax when the time comes so I’ll probably find a new passion to follow!</p><p>(Spaceship note: FIRE refers to people who are trying to gain Financial Independence and Retire Early.)</p><h2 id="save">Save</h2><p><strong>What's your savings rate? How has it changed over time?</strong></p><p>I combine my savings with my husband, and now that I have finished paying down my debt we’re saving $2,000 per fortnight, so $50,000 per year.</p><p>We’re planning on visiting a financial advisor towards the end of this year for some tailored advice to ensure we are in a position to realise our dreams - one of which is moving to Tasmania to start winding down to retirement/FIRE! </p><p>We both work full time from home so we should find a transition to a more relaxed lifestyle pretty easy to achieve.</p><p><strong>Do you have a budget?</strong></p><p>Absolutely! I sit with my husband annually and we review all our subscriptions and expenses, we check we’re on the best deals for energy suppliers, and we check that we’re both happy with how things are going with our shared money.</p><p>Then for myself, I get $400 per fortnight all to myself that I can do with as I please. I withdraw this in cash from the bank and then “cash stuff” with it and complete “savings challenges”… I’ve saved $6,500 by doing this, and every single cent of that has gone to my investment portfolio!</p><p><strong>How much do you spend per year?</strong></p><p>As a couple, for keeping the house running (including the mortgage), the cars fuelled and serviced etc, ourselves clothed and fed, about $60,000, and I put in about $28,000 of that (we split our shared expenses according to our incomes).</p><p><strong>Do you make purchase decisions carefully, or are you loose with your money?</strong></p><p>I think it depends on the value I’m spending. From my own personal splurge money, I’m pretty easygoing with my funds.</p><p>But for larger purchases that need to be saved up for, let’s say anything over $5,000, I’m quite studious and research the best deals, and put at least two weeks between the thought and the decision.</p><p>It helps so much - I can’t tell you the amount of times I’ve turned around two weeks later and realised that I didn’t want that expensive drone camera after all! :)</p><p><strong>How is your work-life balance?</strong></p><p>Excellent! I was incredibly sick and spent two weeks in the ICU about 18 months ago, and when I came home I had to take things very carefully.</p><p>I’m now disabled, and I work from home full time.</p><p>I’m very careful to only work my 8am-4pm hours at my day job, and I try to only do 2 hours x 3 days a week with packing orders for my side company.</p><p>It doesn’t always work out that way, there are times where I’m working all weekend on the side biz, but it’s what I try to do.</p><p>I also work a compressed fortnight at my day job so I have a long weekend every second week.</p><p>It really helps me with things like medical appointments and physical therapy etc, but it means I can easily schedule a cheeky weekend away if I need one :)</p><p><strong>What's your favourite thing to spend money on?</strong></p><p>Stocks!!! God that sounds so geeky! But truly, I love every time I save up $1,000 and I get to invest in something else - watching my portfolio growing each month is the BEST feeling!!</p><p>Aside from that, it’s probably fine food and cocktails… I love eating out with friends and it’s what I missed the most in lockdown!</p><h2 id="invest">Invest</h2><p><strong>How do you invest?</strong></p><p>I have two Spaceship portfolios, plus a <a href="https://www.spaceship.com.au/voyager/boosts/?ref=spaceship.ghost.io" rel="noreferrer">separate roundup portfolio</a>.</p><p>I purchase ETFs in $1,000 chunks.</p><p>I am also doing a “$2 a day” challenge throughout all of 2022 - I put aside $2 per day (so $14 in cash from each paycheque) and I then micro invest that - $1 on one company and $1 on another.</p><p>I’m really enjoying learning how to evaluate individual company stocks and how to decide what to invest in each month. As the bulk of my investment money goes into a collection of ETFs, this is the only time I get to play with speculative stocks. I’ve bought some bummers, but I’ve also bought some crackers! And because I’m only buying $30-ish per month of one company, it doesn’t make you feel bad if they tank!</p><p>This $2 a day challenge is absolutely “money I can afford to lose” which is essentially the only way one should be investing on the stock market.</p><p><strong>What's been your best investment?</strong></p><p>An oil stock I bought in at $24 that’s now sitting at $157!</p><p><strong>What's been your worst investment?</strong></p><p>I attempted day trading and FX trading and lost every cent I put into both.</p><p>Which is why I firmly believe you should never invest money you can’t afford to lose! Because sometimes, you will!</p><p><strong>What’s been your overall return?</strong></p><p>I’m currently sitting at 39% without super, and unfortunately my super brings me down to 27%.</p><p><strong>How are you building wealth?</strong></p><p>Investing in high growth shares, particularly ETFs. I keep my super on a high growth setting. I’m aggressively paying down my mortgage while interest rates are so low, the plan being that when interest rates rise, we’ll be paying interest on a lower principal so it shouldn’t hurt us much. Oh, and starting my company of course - the plan I think will be to sell it in a year or two at a profit.</p><p><strong>What are your main roadblocks to building wealth? How are you addressing them?</strong></p><p>For the longest time, it was my debt. I touched on that briefly earlier. </p><p>Basically, seven years ago I finally got out of an abusive relationship and when I did, I found out that I was $120,000 in credit card debt. I had 11 cards in total, and I only knew about three of them… the other eight he had applied for in my name, without my knowledge, and he maxed them all out.</p><p>It was an utterly terrifying situation to be in and I would not wish that on my worst enemy.</p><p>However it is finally all paid out now and I am debt free once more. It was so much hard work and every cent I made went to debt pay downs for such a long time.</p><p>But in the midst of all that stress and financial terror, I managed to save a deposit for a house, buy land and build myself a home. I met someone new and we got engaged and married. We even had a luxxe honeymoon flying first class because I’m a points hacker and I cashed in over half a million frequent flyer points :)</p><p><strong>Do you have a target net worth you want?</strong></p><p>$2 million and we can both retire. I think our calculations have us hitting that in 2030, providing we have no major life changes between now and then. I am SO looking forward to that! With my health as poor as it is right now, I want to retire as soon as possible so that I can still travel etc.</p><h2 id="behaviour">Behaviour</h2><p><strong>When did you make your first significant behavioural shift towards wealth building?</strong></p><p>When I sat down with Excel and some bank statements and worked out: how much of the mortgage I had paid off, how much DV debt I was still paying down, and how much super I’d need.</p><p>I realised that at the current pay down rates I’d be working until I was 70, and then I’d have to rely on benefits as my super balance was so low.</p><p>From that day I resolved to pay off the mortgage faster, to pay down my debt faster, to salary sacrifice into super, and to find a side hustle to help me afford all of these changes.</p><p>That was about four years ago now, and I am so happy that I faced facts when I did! I’m now in my mid-40s and though it’s been a hard few years, it’s paying off now and I can see that the changes I’ve made are working and I’m getting closer to my goals every day.</p><p><strong>If you could start again, what would you do differently? What advice would you give your younger self?</strong></p><p>I would have never allowed my abusive ex to take over all of the finances for the house - that was the beginning of the worst time in my life. I was just so horrified that I placed so much trust in him.</p><p><strong>What mistakes have you made along the way that others can learn from?</strong></p><p>I would have found a way to pay into my super in Australia even though I was overseas for 12 years. Coming back home and seeing my super balance so low was a real wake up call. Every one of my peers continued growing their super while I was away for 12 years… and I came home to just $14,000 in mine, and I was in my mid 30s!</p><p>So while living overseas is amazing, don’t neglect your retirement savings… figure out a way to add to them while you’re living the high life overseas. You don’t want to come home after an amazing time in your 20s and 30s and realise you’re a loooooong way behind the 8-ball compared to your peers.</p><p><strong>Do you have any worries about retirement? If so, how are you planning to address them?</strong></p><p>Not anymore, no. I have changed my day job to an amazing company which gives far more super than they’re required to, and I’m salary sacrificing 7% of my wages into super. I’ve well and truly caught up to (and probably overtaken) my peers now.</p><p><strong>How are you learning about building wealth?</strong></p><p>The internet! I’m subscribed to quite a few subreddits related to finance, investing, and FIRE. There is so much info out there you just have to find it in an easily-digestible form!</p><p><strong>Do you give to charity? If so, what percentage of your time/money do you give?</strong></p><p>Yes, I give 3% of my wage each pay cycle to the Domestic Violence charity which helped me to get out and safe. I promised myself that I’d pay it forward when I could, and so now I spend time supporting fellow survivors, and also give money which my employer matches.</p><hr><p><strong>Family and domestic violence support services:</strong><br>1800 Respect National Helpline: 1800 737 732<br>Women's Crisis Line: 1800 811 811<br>Men's Referral Service: 1300 766 491<br>Mensline: 1300 789 978<br>Lifeline (24-hour Crisis Line): 131 114</p><hr><h2 id="we-want-to-hear-your-real-money-talk">We want to hear your Real Money Talk</h2><p>At Spaceship we’re big believers in sharing our money stories. We want to hear yours, too. In our ongoing <a href="https://www.spaceship.com.au/learn/tag/real-money-talk/?ref=spaceship.ghost.io">Real Money Talk</a> series, members of our community share what they’ve learned about managing money. We’d love you to take part. <a href="https://forms.gle/B2xKnqAqjePMHfFG9?ref=spaceship.ghost.io">Here’s a link to our Real Money Talk survey</a> where you can share your story.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Kelly Simpson)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/real-money-talk/">Real Money Talk</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2022/04/Real-Money-Talk-Larissa.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[What to consider when borrowing money]]></title>
            <link>https://www.spaceship.com.au/learn/what-to-consider-when-borrowing-money/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/what-to-consider-when-borrowing-money/</guid>
            <pubDate>Tue, 05 Apr 2022 20:00:00 GMT</pubDate>
            <description><![CDATA[Borrowing money generally isn’t a “no strings attached” deal. ]]></description>
            <content:encoded><![CDATA[<p>Whether you’re borrowing money to pay for an unexpected bill or to <a href="https://www.spaceship.com.au/first-home/?ref=spaceship.ghost.io" rel="noreferrer">buy your first home</a>, there are a few things you should know beforehand. Borrowing involves using credit, which is the ability to receive money based on the assumption you’ll pay it off later on.</p><p>Of course, borrowing money generally isn’t a “no strings attached” deal. You’ll usually need to pay some combination of fees, charges and interest rates on top of the amount you initially borrowed. And if you don’t keep up with your payments, these costs can land you in hot water.</p><p>As such, here are the questions you should ask before borrowing money.</p><h2 id="what-type-of-credit-is-right-for-you">What type of credit is right for you?</h2><p>There are now a ton of different types of credit that Aussies can choose from.</p><p>There are credit cards, personal loans, car loans, home loans, bank overdrafts, and payday loans, just to name a few.</p><p>The type of credit you utilise is more obvious in some situations, such as using a home loan to buy property. In other situations, such as when buying a car, you might benefit from weighing up the differences between a car loan and a personal loan.</p><h2 id="what-are-the-fees-charges-and-interest-rates">What are the fees, charges and interest rates?</h2><p>Part of understanding what it takes to borrow money is understanding the fees, charges and interest rates associated with your loan.</p><p>In many cases, you’ll have to pay fees and charges. These are generally set amounts, such as establishment fees, account fees and late payment fees.</p><p>You’ll typically also have to pay interest. Interest rates are a percentage of the loan that you have to pay on top of the loan amount. Typically, as you pay off more of your loan, you’ll pay less and less interest. You’ll usually be charged interest monthly, quarterly or yearly.</p><p>Fees, charges and interest rates might also affect what type of credit makes more sense for your situation.</p><p>For example, maybe you’ve been eyeing a new television to replace the one in your living room that barely works anymore. Because it’s such a massive purchase, you’re considering taking out your credit card to make the payment. That’s only until you see the Afterpay option online. In the case of a credit card, you’ll have to pay interest if you don’t pay the closing amount in full by the due date. You might also have to pay annual fees.</p><p>On the flip side, Afterpay doesn’t charge interest. Having said that, you’d have to consider late fees, and you’re limited to paying off your purchase in four fortnights.</p><h2 id="how-much-can-you-afford-to-borrow">How much can you afford to borrow?</h2><p>Before you borrow money, you need to figure out how much money you can actually afford to borrow, or if you can afford it at all. You’ll need to consider interest rates, fees and charges, and other product-specific features, then make sure you're making enough money to pay it all off.</p><p>For example, if you take out a personal loan of $20,000 to buy a new car at an interest rate of 13.9% p.a. and on a loan term of five years, you'll have to pay back $464 every month. If you find you don't usually have that amount leftover after your pay each month, you might need to reconsider.</p><p>It’s also worth considering you’ll be paying a lot more than $20,000 in the long run. At a 13.9 p.a. interest rate over five years, you’ll end up paying $27,860. This works out to be $7,860 just in interest. You’ll want to ask yourself whether it’s worth taking out a loan to buy the car now. It might be a better option to opt for a cheaper car or save up and buy a car outright.</p><h2 id="what-does-your-credit-health-look-like">What does your credit health look like?</h2><p>Another crucial thing to consider when borrowing money is your credit health. In Australia, this includes a credit report that details your credit history and your credit score. Essentially, a higher credit score reflects a better capacity to borrow and pay back money.</p><p>Your credit health is influenced by factors such as paying bills on time, paying off credit cards and debt on time, having a low balance on your credit card, etc. Having a poor credit report will make it more difficult for you to borrow money.</p><p>Most of the time, your credit history will show when you’ve borrowed money from a credit provider. However, at the moment, buy-now-pay-later options such as Afterpay aren’t considered loans the same way a credit card is.</p><p>In saying that, Afterpay can let credit reporting agencies know if you’re late or default on payments. Try not to fall into the trap of using buy-now-pay-later options if you’re not prepared to pay everything back on time. It can still affect your credit health and future borrowing power.</p><h2 id="is-your-credit-provider-licensed">Is your credit provider licensed?</h2><p>One of the most important things to consider when borrowing money is whether your credit provider has a licence. Watch out for companies that are operating illegally in Australia. You can use <a href="https://connectonline.asic.gov.au/RegistrySearch/faces/landing/ProfessionalRegisters.jspx?_adf.ctrl-state=yi8e0s9or_4&ref=spaceship.ghost.io">ASIC Connect’s Professional Registers</a> to check.</p><p>Likewise, beware of loan scams that contact you out of the blue through phone or email.</p><hr><p>While these tips should help you if you’re on a quest to borrow money, it might be a good idea to speak to an expert so you make the right choice for your personal situation.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Laura Tien)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/personal-finance/">Personal Finance</category>
            <category domain="https://www.spaceship.com.au/learn/tag/cost-of-living/">Cost of Living</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2022/04/What-to-consider-when-taking-out-a-loan.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[What to do when your budget fails]]></title>
            <link>https://www.spaceship.com.au/learn/what-to-do-when-your-budget-fails/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/what-to-do-when-your-budget-fails/</guid>
            <pubDate>Tue, 05 Apr 2022 20:00:00 GMT</pubDate>
            <description><![CDATA[If you don’t know why you can’t get a better grip on your money matters, don’t be so hard on yourself and consider the following.]]></description>
            <content:encoded><![CDATA[<p>If you don’t know why you can’t get a better grip on your money matters, don’t be so hard on yourself.</p><p>According to one study,<a href="https://www.ubank.com.au/newsfeed/articles/2018/02/86-per-cent-of-australians-dont-know-their-monthly-expenses?ref=spaceship.ghost.io"> 86 per cent of Australians</a> don’t keep track of their monthly expenses. So, most of us don’t know how much we're spending; sometimes we don't even know what we are spending our money <em>on</em>.</p><p>This reality also backs us against the wall when we’re trying to get on top of our finances and save money.</p><p>To know why we’re stumbling is one of the keys to making actionable steps to better manage our money, confidence and take rein of our financial future.</p><p>Why do budgets fail? Here are the common reasons<strong>.</strong></p><h2 id="1-you-re-guesstimating-what-things-cost">1. You’re guesstimating what things cost</h2><p>No one plans to spend their annual salary on their wedding, it just works out that way.  That's why the average cost of a wedding in Australia is more than<a href="https://www.canstar.com.au/budgeting/what-does-a-wedding-cost/?ref=spaceship.ghost.io"> $65,000!</a></p><p>But most of us are guilty of underestimating regular expenses too.</p><p>While some of our day to day expenses such as rent, car repayments and health insurance premiums remain stable, other costs vary.</p><p>And most of us aren’t good at accurately estimating their cost.</p><p><strong>Steps to success?</strong></p><p>To accommodate for price fluctuations and variable expenses, you might want to pad your budget to avoid financial distress.</p><p>You may need to  establish new goals and budgets for one-off expenses like car registration too.</p><h2 id="2-your-budget-is-overly-strenuous-or-inflexible">2.  Your budget is overly strenuous or inflexible</h2><p>While your budgeting efforts should see you keeping to sensible habits, they also need to be realistic.</p><p>Nothing is worse for your money confidence than attempting to stick to something that is overly ambitious.</p><p>For instance is it realistic to never allow for non-essential items?</p><p>Do you really want a life with no dinners out, movies or spontaneous day trips?</p><p><strong>Steps to success?</strong></p><p>Factor in an entertainment kitty in your budget. Try not to itemise it, but instead give a dollar figure so you have the freedom to choose how you’d best like to enjoy it.</p><p>If it’s $200 per month it gives you more flexibility with how you’d like to spend it, whether it’s a one-off dinner, a concert or drinks with colleagues a few times a month.</p><h2 id="3-you-ve-forgotten-about-these">3. You’ve forgotten about these</h2><p>While you know to factor in your utilities, rent and car payments, you might not have remembered the non-essentials.</p><p>Those are the things you buy sometimes or irregularly, but don't tend to have a standing position in our budgets.</p><p>Gifts for birthdays, farewells and weddings are some of the regular things that require one-off spending.</p><p>Because they don't make regular appearances in people's forward planning, their arrival can throw a budget into chaos.</p><p><strong>Steps to success?</strong></p><p>It doesn’t need to be rigorously itemised, but you need to have enough wriggle room so there is an allowance for these items in your budget.</p><p>After all, it’s okay to stumble. Just remember to keep at it.</p><p>And if you're unsure, pad your budget, it could save you future financial strain.</p><p>It will take some planning and discipline, but the pay-off will help give you stronger money confidence and control over your financial future.<br></p>]]></content:encoded>
            <author>hello@spaceship.com.au (Nicole Webb)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/behaviour/">Behaviour</category>
            <category domain="https://www.spaceship.com.au/learn/tag/personal-finance/">Personal Finance</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2022/04/How-to-get-your-budget-back-on-track.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[01.04.22 | The business of your money]]></title>
            <link>https://www.spaceship.com.au/learn/010422-newsletter/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/010422-newsletter/</guid>
            <pubDate>Fri, 01 Apr 2022 05:22:00 GMT</pubDate>
            <description><![CDATA[Should we treat our money like a business?]]></description>
            <content:encoded><![CDATA[<p>As the realities of lockdown set in in 2020, I remember reading stories about how businesses were shoring up their bottom lines for the months (and potentially years) ahead. You probably read them, too. Some were laying off staff or cutting hours, while others were slashing operating costs. Some were thinking about new sources of income; others still were figuring out their future.</p><p>In those early weeks, when everything seemed very uncertain, I realised I should be doing the same thing. That is, treating my life, my finances, as though a business.</p><p>For businesses, it’s not enough to have an idea. You need a vision, sure, but you also need a long-term plan, something to work backwards from. There’s that concrete goal somewhere out in the future, and there should also be milestones along the way.</p><p>Our financial lives should have the same: a vision that sits alongside a plan. Say your big dream is to own a house. That’s the vision, and now you can create milestones to hit along the way, milestones that suggest, hey, you’re actually on your way to realising that dream. Maybe you’ve saved $30,000 by the time you’re 27. Maybe you’ve got a deposit by the time you’re 30.</p><p>Some businesses will shore up their bottom lines by securing multiple income streams.</p><p>One business well known for its multiple income streams is Amazon. The company started out as a digital book retailer in 1994 and now sells, well, just about anything. Amazon isn’t just in the e-commerce business these days, either; it runs Amazon Web Services, a cloud platform, and Amazon Prime, a paid subscription service that now produces original content.</p><p>As an individual, it could be possible to have a diverse range of income streams. You have your regular salary or income from work. Perhaps you could also make money on freelance work? Or invest in stocks that potentially grow your wealth. Or own an investment property one day.</p><p>This is how businesses mostly act in their day-to-day running. But what about in times of crisis? They generally slash operating costs. Likewise, the first thing I’ve done when I’ve had a financial crisis of my own is turn to my personal expenses and make drastic cuts and changes.</p><p>Overall, we’re on the same paths as businesses. We all want to make our money grow so that we reach our ultimate vision. So, why not fine-tune our systems and act as a business as we hit each milestone along the way?</p><p>Just a little food for thought on this Friday afternoon.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Bryna Howes)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/newsletters/">Newsletters</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2022/04/news2.jpeg" length="0" type="image/jpeg"/>
        </item>
        <item>
            <title><![CDATA[13  investment definitions you should know]]></title>
            <link>https://www.spaceship.com.au/learn/investment-definitions/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/investment-definitions/</guid>
            <pubDate>Tue, 29 Mar 2022 21:00:00 GMT</pubDate>
            <description><![CDATA[This jargon doesn't have to be alienating. ]]></description>
            <content:encoded><![CDATA[<!--kg-card-begin: markdown--><p>If you’re reading this, it’s likely you’re looking to get a handle on some of the language.</p>
<p>Hopefully, we can make it easy to understand for the everyday Australian.</p>
<p><strong>What is an exchange-traded fund (ETF)?</strong></p>
<p>An ETF is a basket of investments (like stocks) bundled together into a fund that is traded on an exchange. The fund owns the underlying assets, and if you buy a share of an ETF you own a portion of the fund. It is common for an ETF to track an index which is a group of investments that is used to represent a portion of the market.</p>
<p><strong>What is a stock?</strong></p>
<p>A stock is a representation of ownership interest in a company. So, when you own a company’s stock you own a portion of the company. Stocks may also be called shares.</p>
<p><strong>What is a share?</strong></p>
<p>A company’s stock is broken down into shares. If you own shares of a company, you’re a shareholder. Also called stocks!</p>
<p><strong>What are bonds?</strong></p>
<p>When you buy a bond, it’s similar to loaning money to a business (or a government). Bonds are “debt instruments”. While you may think of a loan as a burden, they are essential parts of the economy.</p>
<p>Bonds are generally loans with time limits. The company or government promises to pay you back (with interest) within a set time, which is why they are often considered safer investments and described as &quot;fixed-income&quot; assets.</p>
<p><strong>What is a portfolio?</strong></p>
<p>Your portfolio is made up of the investments you and/or the funds you invest in have purchased and haven’t sold. If your only investment is Spaceship’s GrowthX, that’s your portfolio.</p>
<p><strong>What is exposure?</strong></p>
<p>Your exposure is what you are financially exposed to. This can be downside risk (decrease in price) and the potential reward (increase in the price). As an example, your equity exposure in Spaceship is the percentage of GrowthX that is made up of equities.</p>
<p><strong>What are equities?</strong></p>
<p>Equities are shares. If you buy shares, you are buying equities. As equities don’t pay a fixed interest rate (like bonds), there is no guarantee of income (of course, if a business is unable to repay their loans, a bond doesn’t guarantee income either).</p>
<p><strong>What is performance?</strong></p>
<p>When people talk about the performance of an investment, they are referring to how the investment has changed in value, negative or positive, over time.</p>
<p>Historical performance is how the investment performed in the past. It's important to note past performance is no guarantee of future performance. It is simply a way to see how an investment performed in the past.</p>
<p><strong>What is a fund name?</strong></p>
<p>A fund name is simply the name of the fund. Our fund name is Spaceship.</p>
<p><strong>What is a dividend yield?</strong></p>
<p>A dividend is a payment made to the company’s shareholders, usually it is a divvy of the company’s earnings and decided by the Board. Dividends can come in many forms such as cash, shares or other property.</p>
<p>For example, if a company you hold shares in made a profit. They may choose to distribute some of those profits through dividends.</p>
<p>The dividend yield is the amount a company pays in dividends each year relative to its share price.</p>
<p><strong>What does ‘since inception’ mean?</strong></p>
<p>Since inception is referring to the day the fund started. Often, if you are looking at the historical performance of a fund, you’ll be able the see the performance since inception.</p>
<p><strong>What is trading?</strong></p>
<p>Trading is buy and selling, when people talk about trading in investment, they are talking about buying and selling financial instruments like stocks.</p>
<p><strong>What does fiduciary mean?</strong></p>
<p>Fiduciary duty is the highest standard of care. When a person or an organisation is acting as a fiduciary, they must act in good faith and work for the benefit of their client, not themselves.</p>
<!--kg-card-end: markdown-->]]></content:encoded>
            <author>hello@spaceship.com.au (Abi Tyas Tunggal)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/investing/">Investing</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2022/03/investing-definitions.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[Spaceship Voyager flight notes (21-25 March 2022)]]></title>
            <link>https://www.spaceship.com.au/learn/spaceship-voyager-flight-notes-21/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/spaceship-voyager-flight-notes-21/</guid>
            <pubDate>Tue, 29 Mar 2022 19:00:00 GMT</pubDate>
            <description><![CDATA[At Spaceship we’re long-term investors. But we still keep an eye on what’s happening in the market day-to-day. ]]></description>
            <content:encoded><![CDATA[<p>At Spaceship we’re long-term investors. But we still keep an eye on what’s happening in the market day-to-day. These were the companies in our <a href="https://www.spaceship.com.au/voyager/?ref=spaceship.ghost.io">Spaceship Voyager portfolios</a> that made some big moves last week (21/03/22 - 25/03/22).</p><h2 id="top-movers">Top movers</h2><h3 id="tesla-tesla-is-in-the-spaceship-universe-portfolio">Tesla (Tesla is in the Spaceship Universe portfolio)</h3><p>Tesla rose 10% as the company officially opened its German gigafactory on Tuesday 22 March 2022. </p><p>The factory is expected to produce 500,000 cars annually at full capacity. Tesla has been struggling to meet customer demand for its Model 3 and Model Y cars, and there are reports of lengthy delays in different parts of the world. </p><p>The opening of the German gigafactory will help take pressure off Tesla’s Shanghai factory where production has been suspended due to the covid lockdown.  </p><p>The stock rose further early this week as the company announced a stock split. The company last split its stock in August 2020.</p><h2 id="bottom-movers">Bottom movers</h2><h3 id="shopify-shopify-is-in-the-spaceship-universe-and-spaceship-earth-portfolios">Shopify (Shopify is in the Spaceship Universe and Spaceship Earth portfolios)</h3><p>Shopify fell 14% digesting the <a href="https://www.spaceship.com.au/learn/spaceship-voyager-flight-notes-14-18-march-2022/?ref=spaceship.ghost.io">41% increase the previous week</a>. </p><p>The moves are an indicator of current market volatility with no company specific news.  </p><p>We like Shopify as they are building out an alternative e-commerce operating system to Amazon. The analogy is Shopify lets you build your own shop whereas Amazon can be considered a ‘supermarket’. Although Amazon attracts a lot of traffic, you are just one of many items on the shelf and Amazon owns the customer relationship. In contrast, Shopify does not compete with its retailers and enables them to build their own customer relationships.</p><h3 id="siemens-gamesa-renewable-energy-siemens-gamesa-renewable-energy-is-in-the-spaceship-earth-portfolio-and-vestas-wind-systems-vestas-wind-systems-is-in-the-spaceship-earth-portfolio">Siemens Gamesa Renewable Energy (Siemens Gamesa Renewable Energy is in the Spaceship Earth portfolio) and Vestas Wind Systems (Vestas Wind Systems is in the Spaceship Earth portfolio)</h3><p>Siemens Gamesa Renewable Energy fell 15% and Vesta Wind Systems fell 10% as they shed some of the gains experienced following the Ukraine War and the heightened focus on Russian oil and gas. </p><p>We believe the events of the Ukraine War will accelerate the shift to renewables as this shift can enable countries (particularly in Europe) to achieve energy independence, as well as averting the climate change crisis. There was no company specific news.</p><h3 id="fisher-paykel-fisher-paykel-is-in-the-spaceship-universe-portfolio">Fisher &amp; Paykel (Fisher &amp; Paykel is in the Spaceship Universe portfolio)</h3><p>Fisher &amp; Paykel fell 11% following a weaker than expected trading update with management forecasting a decline in revenue and lower margins due to higher freight costs. </p><p>Although the surging sales of the company’s respiratory devices have begun to normalise, we continue to hold Fisher &amp; Paykel as we believe the long term opportunity to sell additional consumables (i.e. masks and accessories) for these devices remains strong. These consumables help drive higher utilisation of the sold machines whose install base is nearly twice the size it was prior to the pandemic.</p><hr><p>The <a href="https://www.spaceship.com.au/voyager/?ref=spaceship.ghost.io">Spaceship Voyager portfolios</a> invest in Tesla, Shopify, Siemens Gamesa Renewable Energy, Vestas Wind Systems and Fisher &amp; Paykel at the time of writing. Please refer to the Spaceship app or our website for more information on what each portfolio invests in.</p><p><strong>Important!</strong> We’re sharing with you our thoughts on the companies in which Spaceship Voyager invests for your informational purposes only. We think it’s important (and interesting!) to let you know what’s happening with Spaceship Voyager’s investments. However, we are not making recommendations to buy or sell holdings in a specific company. Past performance isn’t a reliable indicator or guarantee of future performance.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Spaceship)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/investing/">Investing</category>
            <category domain="https://www.spaceship.com.au/learn/tag/stocks/">Stocks</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2022/03/Spaceship-Voyager-investing.jpeg" length="0" type="image/jpeg"/>
        </item>
        <item>
            <title><![CDATA[25.03.22 | We bought and sold some stocks]]></title>
            <link>https://www.spaceship.com.au/learn/spaceship-invests-in-warby-parker/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/spaceship-invests-in-warby-parker/</guid>
            <pubDate>Fri, 25 Mar 2022 05:02:00 GMT</pubDate>
            <description><![CDATA[A look at the latest movements in our Spaceship Voyager portfolios. ]]></description>
            <content:encoded><![CDATA[<p>It’s that time again — we have bought and sold some stocks!</p><h2 id="bought-warby-parker">Bought: Warby Parker</h2><p>In the <a href="https://www.spaceship.com.au/voyager/universe/?ref=spaceship.ghost.io">Spaceship Universe Portfolio</a></p><p>Warby Parker is a direct-to-consumer eyewear and vision brand. It started out life as an online-only glasses retailer, and overtime has expanded to include services (such as in-person eye exams) and mobile apps (allowing virtual vision tests, among other things).</p><p>The company is well known for its “Buy a Pair, Give a Pair” program, which it runs via non-profit partners. The program has helped distribute more than 10 million pairs of glasses to low-income men and women in emerging and pre-emerging markets.</p><p>We believe visionwear is an industry ripe for innovation, and Warby Parker has a lot of opportunity. The company stands out partly because of its cost advantage over competitors; it designs its frames in-house (avoiding licensing fees), and works directly with suppliers. Warby Parker also owns two optical labs that cut lenses to fit them to frames, and then ships directly to customers, enabling it to cut out the middleman.</p><p>Industry-wide, approximately 70% of people buy glasses and contacts in the same location they have an eye exam. We find it remarkable Warby Parker has had so much success online. We believe its store rollout and the ability to provide eye exams is a multi-year growth driver. Warby Parker is targeting 900 stores in the US up from 161 in 2021.</p><p>There is a risk in the fact that it has minimal relationships with vision health insurance providers, but as it scales it is initiating more of these relationships.</p><h2 id="sold-activision-blizzard">Sold: Activision Blizzard</h2><p>From the <a href="https://www.spaceship.com.au/voyager/universe/?ref=spaceship.ghost.io">Spaceship Universe Portfolio</a></p><p>Activision Blizzard recently received a US$95 cash per share bid from Microsoft (in other words, it is being acquired). The stock is currently trading below that price (US$79.62 as at 24 March 2022) in part due to anti-trust concerns.</p><p>While this means a possible return when the deal eventually closes (scheduled for mid-2023), we believe Warby Parker has more short and long-term potential.</p><h2 id="sold-appen">Sold: Appen</h2><p>From the <a href="https://www.spaceship.com.au/voyager/universe/?ref=spaceship.ghost.io">Spaceship Universe Portfolio</a></p><p>Appen is a global leader in developing datasets used to build and improve artificial intelligence, boasting access to a crowd of 1 million people who annotate data sets that power the AI algorithms of technology giants.</p><p>Unfortunately, Apple’s ad-tracking transparency feature has reduced the amount of data that companies such as Facebook need (Appen helps Facebook test the effectiveness of its advertising). Additionally, other AI use cases — such as virtual reality — which we believe are too small and too far in the future to make a difference at this time.</p><p>We have owned Appen for almost four years now, since the launch of Spaceship Voyager. While Appen is exposed to favorable AI trends, we see it as having little revenue visibility so we have decided now is the time to sell out of the stock.</p><hr><p>The <a href="https://www.spaceship.com.au/voyager/universe/?ref=spaceship.ghost.io">Spaceship Universe Portfolio</a> invests in Warby Parker at the time of writing. The <a href="https://www.spaceship.com.au/voyager/origin/?ref=spaceship.ghost.io">Spaceship Origin Portfolio</a> invests in Appen at the time of writing.</p><p><strong>Important!</strong> We’re sharing with you our thoughts on the companies in which Spaceship Voyager invests for your informational purposes only. We think it’s important (and interesting!) to let you know what’s happening with Spaceship Voyager’s investments. However, we are not making recommendations to buy or sell holdings in a specific company. Past performance isn’t a reliable indicator or guarantee of future performance.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Bryna Howes)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/stocks/">Stocks</category>
            <category domain="https://www.spaceship.com.au/learn/tag/investing/">Investing</category>
            <category domain="https://www.spaceship.com.au/learn/tag/newsletters/">Newsletters</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2022/04/warby-parker.jpeg" length="0" type="image/jpeg"/>
        </item>
        <item>
            <title><![CDATA[Real Money Talk: Mel]]></title>
            <link>https://www.spaceship.com.au/learn/real-money-talk-mel/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/real-money-talk-mel/</guid>
            <pubDate>Tue, 22 Mar 2022 23:30:00 GMT</pubDate>
            <description><![CDATA[Mel’s building her net worth so she can focus on what she loves most: travel.]]></description>
            <content:encoded><![CDATA[<p>This post is based on an interview we conducted with Mel in August 2021.</p><p>Real Money Talk is our series where we interview Australians from all walks of life about their personal finances. The views expressed are those of the interviewees, based on their experiences with money, and as such are not necessarily representative of Spaceship's views.</p><p>We have changed the name of the interviewee for their privacy.</p><h2 id="overview">Overview</h2><p><strong>Name:</strong> Mel<br><strong>Age:</strong> 41<br><strong>Where do you live?</strong> Wodonga, Victoria</p><p><strong>Please tell us a bit about yourself.</strong></p><p>I am 41, living with my long-term partner and our two chooks with a passion for travel (not really relevant right now) and for living life.</p><p><strong>What's your current net worth?</strong></p><p>$777,658 between the two of us. So split down the middle my half would be $388,829.</p><p><strong>How does it break down?</strong></p><ul><li>Cash - $119,125</li><li>Property (one home, one investment) - $720,000</li><li>Super x 2 - $337,774</li><li>Shares - $60,590</li><li>Spaceship - $750</li><li>Other - $155,283</li></ul><p><strong>Do you have any debts?</strong></p><p>2 x Mortgages - $605,115</p><p><strong>How did you build your net worth?</strong></p><p>Work hard and save hard –  while travelling and having fun of course!</p><h2 id="earn">Earn</h2><p><strong>Tell us a bit about your career.</strong></p><p>I started off at 14 years and 9 months at KFC and worked my way up to management. </p><p>Around 24 I had a career change into function and events in the hotel industry, I then went into New Home Sales and have now settled into the quieter life of administration.</p><p><strong>Do you have any income sources outside your job? How much do you earn from each and how did you develop them?</strong></p><p>I have a second job as an 'Occasional Casual' for a winery 40 minutes away, my partner and I have a monthly gardening job for a local office, I do surveys when I have the time and I also have my dividends which are reinvested straight away.</p><h2 id="save">Save</h2><p><strong>What's your savings rate? How has it changed over time?</strong></p><p>I have never thought much about the rate, I just know that I save and spend when I need to. Most of our money goes into our Mortgage Offset account and we just pay ourselves weekly to cover the essentials plus some fun money.</p><p><strong>Do you have a budget?</strong></p><p>Not really. I have more of a system. With my pay each week I break it down and put it into separate offset accounts:</p><ul><li>Extra Mortgage Payment</li><li>Money to cover bills for our rental property</li><li>Bills Account</li><li>I pay my partner and I the same amount into our Qantas cash travel cards so that we can get extra points</li><li>Shares Account</li><li>A travel account that we share with another couple</li><li>Health insurance</li><li>Credit card payment for the items that are direct debited from that card</li><li>Spaceship</li><li>My partner's pay covers the mortgage repayment and our savings which is kind of non-existent as he has just gone full time in his own business and he needs a new ute so all our savings will be going towards that for the moment.</li></ul><p><strong>How much do you spend per year?</strong></p><p>I have no idea. I do know that I save more than I spend.</p><p><strong>Do you make purchase decisions carefully, or are you loose with your money?</strong></p><p>I usually don't make too many purchases, I only buy what is essential (food, wine, petrol and travel).  But if I need to purchase something because I NEED to, then I will make a careful decision.</p><p><strong>How is your work-life balance?</strong></p><p>Now that I have gone into my admin role it is almost perfect. </p><p>I work 8:30am to 5pm Monday to Friday and occasionally at the winery. </p><p>My ultimate goal would be to work say 10am to 3:30pm which one day will come my way.</p><p><strong>What's your favourite thing to spend money on?</strong></p><p>Travel and wine.</p><h2 id="invest">Invest</h2><p><strong>How do you invest?</strong></p><p>I purchase shares outright through my Commsec account and have recently started investing in the US market which is a bit exciting. I also have <a href="https://www.spaceship.com.au/voyager/?ref=spaceship.ghost.io">Spaceship Voyager</a> which I have a direct debit for every week and I contribute weekly to my super before tax.</p><p><strong>What's been your best investment?</strong></p><p>BHP (I bought them at $14 a share)  and most recently Pilbara Minerals.</p><p><strong>What's been your worst investment?</strong></p><p>Agrimin on a tip from my Dad who watched something on Four Corners about them. He has never invested before and knows nothing about investing but I took a chance on him and he was excited about it and it hasn't worked out.</p><p><strong>What’s been your overall return?</strong></p><p>Approx. $3200 over the past five years.</p><p><strong>How are you building wealth?</strong></p><p>Adding to my super weekly, investing like crazy and trying to put as much money into my offset accounts as possible.</p><p><strong>What are your main roadblocks to building wealth? How are you addressing them?</strong></p><p>Living regionally where you have to have a car per person and all the running costs that come with it. And preferring to shop locally, sustainably and ethically rather than going for the cheapest item in the supermarket – but this is what I <em>do</em> value most. AND Travel - I LOVE IT and am not going to change it even for wealth.</p><p><strong>Do you have a target net worth you want?</strong></p><p>I do but it is probably way out of my capacity but would love to aim for $5 million by retirement. But with only 25 years of work left I'm not sure if it will happen. But a girl can work towards it can't she!?</p><h2 id="behaviour">Behaviour</h2><p><strong>When did you make your first significant behavioural shift towards wealth building?</strong></p><p>I believe I was 33 when I really sat up and took notice of the share market and the power of compounding interest. A bit of a late bloomer in that department!</p><p><strong>If you could start again, what would you do differently? What advice would you give your younger self?</strong></p><p>Oh my goodness… Start investing as soon as I started earning money!!!! I wasted so many $$$$ on just crap that I am absolutely kicking myself now especially when I see what I have achieved over the past eight years.</p><p><strong>What mistakes have you made along the way that others can learn from?</strong></p><p>Overspending on stupid things, going out without a budget in mind, selling a house that I could have kept and rented out (I could have owned it by now), upgrading a perfectly good car that I 100% owned… It's always hindsight though.</p><p><strong>Do you have any worries about retirement? If so, how are you planning to address them?</strong></p><p>Not really. I think I am going pretty well with my super and investments. As long as I stay on track with what I am doing now then I should be able to live a comfortable retirement with LOTS of travelling.</p><p><strong>How are you learning about building wealth?</strong></p><p>Podcasts, books, my friend who is an accountant and my own research.</p><p><strong>Do you give to charity? If so, what percentage of your time/money do you give?</strong></p><p>Yes. My partner and I have an account that we put $20 each into and we decide on where we want it to go. We mix it up a fair bit as to who receives it too. </p><p>We also help out with a local community group who assist those who are homeless or can't afford much more than their rent.</p><hr><h2 id="we-want-to-hear-your-real-money-talk">We want to hear your Real Money Talk</h2><p>At Spaceship we’re big believers in sharing our money stories. We want to hear yours, too. In our ongoing <a href="https://www.spaceship.com.au/learn/tag/real-money-talk/?ref=spaceship.ghost.io">Real Money Talk</a> series, members of our community share what they’ve learned about managing money. We’d love you to take part. <a href="https://forms.gle/B2xKnqAqjePMHfFG9?ref=spaceship.ghost.io">Here’s a link to our Real Money Talk survey</a> where you can share your story.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Kelly Simpson)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/real-money-talk/">Real Money Talk</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2022/03/Real-Money-Talk-Mel.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[5 podcasts that might help you become financially independent]]></title>
            <link>https://www.spaceship.com.au/learn/podcasts-that-might-help-get-financial-independence/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/podcasts-that-might-help-get-financial-independence/</guid>
            <pubDate>Tue, 22 Mar 2022 21:30:00 GMT</pubDate>
            <description><![CDATA[We have the scoop on some of the more interesting money podcasts around.]]></description>
            <content:encoded><![CDATA[<p>Ever since <em>Serial</em> burst onto the scene, podcasting has entered a brand new era.</p><p>In fact, there are so many podcasts — and new ones arriving every day — that it can be hard to keep up, much less know where to start.</p><p>But we here at Spaceship have the scoop on some of the more interesting money podcasts around. Whether you’re interested in investing, the FIRE movement, starting a side hustle or managing a budget, there’s something here for you.</p><p>1. Equity Mates</p><p>2. Aussie Firebug</p><p>3. My Millennial Money</p><p>4. The Side Hustle Show</p><p>5. You Need a Budget</p><h2 id="1-equity-mates">1. Equity Mates</h2><p>Equity Mates is a podcast run by two friends, Bryce and Alec, who live in Sydney and Melbourne respectively. The duo met at university and realised they had a shared interest in investing, which ultimately led to their larger friendship group taking an interest. After a while, they realised they could impart their collective knowledge on a larger crowd, and thus<a href="https://equitymates.com/?ref=spaceship.ghost.io"> Equity Mates</a> was born. The aim of the podcast is simple: to share thoughts on investing and break down the different investing styles in an accessible way.</p><p>New episodes are released every few days. The Equity Mates Media brand keeps growing and now publishes <a href="https://equitymates.com/?ref=spaceship.ghost.io">multiple podcast series</a>. Each has a different focus but they all concern money and investing. You can hear their team chat about everything from getting started picking stocks and understanding the market, to how gender roles and stereotypes might impact personal finance decisions.</p><h2 id="2-aussie-firebug">2. Aussie Firebug</h2><p>Have you heard of the FIRE movement? FIRE stands for “Financial Independence Retire Early,” and it’s a movement that promotes the idea of investing consistently and early enough in life that you gain <strong>financial independence</strong> (FI) and can retire early (RE).</p><p><a href="http://www.aussiefirebug.com/?ref=spaceship.ghost.io">Aussie Firebug</a> is an anonymous blog that details a particular FIRE journey. The writer outlines their overall net worth each month and details the various investments (e.g. properties, shares, etc.) they are making to gain financial independence for themselves.</p><p>Happily — if you’re interested in this movement — Aussie Firebug also has a podcast.</p><p>The majority of episodes are Q&amp;A-style episodes called “Ask Firebug Fridays,” and they feature the answers to listener questions. The average episode length is around 30 minutes and it’s jam-packed with information, so it’s a great podcast for the commute to that office job you’re hoping to leave behind (once you’re financially independent, of course).</p><h2 id="3-my-millennial-money">3. My Millennial Money</h2><p>If you find money stressful and would prefer a podcast with an added dose of humour,<a href="https://www.sortyourmoneyout.com/mymillennialmoney/?ref=spaceship.ghost.io"> My Millennial Money</a> might be your jam. The podcast is hosted by a super funny duo — Glen James (“Australia’s Millennial Money Expert”) and John Pidgeon (a personal property coach) — and it’s designed to provide listeners with fun yet practical money tips.</p><p>In fact, the duo tout the podcast as being “like Hamish and Andy for your finances.” They offer up a balanced mix of advice and banter, plus they host plenty of guests. Most importantly, they gear their topics towards the issues of millennials. Think: Should you go to university? Should someone with a poor track record of money management buy a home? Do you need a will?</p><p>If you’re a millennial (or even a member of Generation Z), you’ll likely find some of the advice on this podcast useful. Better yet, you can send in your questions and ask for personal thoughts from the trio — and you might even become a “live case study.”</p><h2 id="4-the-side-hustle-show">4. The Side Hustle Show</h2><p>Maybe you need a little extra money? Or maybe you just want to exercise your creative juices — and extra income would just be a bonus? If either of these situations sounds like you, you’re probably going to love<a href="https://www.sidehustlenation.com/side-hustle-show/?ref=spaceship.ghost.io"> The Side Hustle Show</a> by Side Hustle Nation.</p><p>The show has a mixed bag of episodes. Many feature profiles of that cover one particular person and their side hustle. Some side hustles are pretty weird. There’s the guy who started a knife sharpening business; the woman who writes a girl scout blog; the guy who picks up garbage; and the woman who makes $53k in profits by selling t-shirts.</p><p>Between profiles, you’ll find blog-style episodes with topics such as “5 ways to be more effective every day” and “10 creative side hustles that make real money.”</p><p>The back catalogue features more than 400 episodes and new episodes arrive on the regular. So, if you’re ready to get started, consider this podcast your first stop.</p><h2 id="5-you-need-a-budget">5. You Need a Budget</h2><p>If your personal finances are screaming out for a budget, it seems only logical that<a href="https://www.youneedabudget.com/podcasts/?ref=spaceship.ghost.io"> You Need a Budget</a> might be worth a listen. The podcast is just one of the offerings from the website of the same name, which has become famous for its helpful budgeting software.</p><p>Episodes arrive weekly, and generally, they cover basic personal finance and budgeting concepts. For example, a recent episode discussed the “pay yourself first” method, while another recent episode discussed “broken budgets.”</p><p>Perhaps the best thing about the You Need a Budget podcast, though, is the length. Episodes tend to run at no longer than 10 minutes, which makes it an excellent choice if you have a short attention span or can only spare a few minutes to your financial education.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Bryna Howes)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/personal-finance/">Personal Finance</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2022/03/five-money-podcasts.png" length="0" type="image/png"/>
        </item>
        <item>
            <title><![CDATA[Spaceship Voyager flight notes (14 - 18 March 2022)]]></title>
            <link>https://www.spaceship.com.au/learn/spaceship-voyager-flight-notes-14-18-march-2022/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/spaceship-voyager-flight-notes-14-18-march-2022/</guid>
            <pubDate>Tue, 22 Mar 2022 20:00:00 GMT</pubDate>
            <description><![CDATA[These were the companies in our Spaceship Voyager portfolios that made some big moves last week (14/03/22 - 18/03/22). ]]></description>
            <content:encoded><![CDATA[<p>At Spaceship we’re long-term investors. But we still keep an eye on what’s happening in the market day-to-day. </p><p>These were the companies in our Spaceship Voyager portfolios that made some big moves last week (14/03/22 - 18/03/22).</p><h2 id="top-movers">Top movers</h2><h3 id="shopify-shopify-is-in-the-spaceship-universe-and-spaceship-earth-portfolios">Shopify (Shopify is in the Spaceship Universe and Spaceship Earth portfolios)</h3><p>Shopify rose 41.7% as investors rotated back into growth stocks after the Federal Reserve raised interest rates for the first time since 2018. </p><p>However,  Shopify is still down year to date. The year to date fall has been driven by supply chain issues and concerns that customers are less willing to spend given rising inflation – factors we believe are short-term in nature. </p><p>Shopify’s position as a platform for e-commerce is strengthening with their investments in shipping, fulfillment services, and a payments system including installments and apps like Shop that will continue to move the company towards being a complete operating system and marketplace. There was no company specific news.</p><h3 id="block-block-is-in-the-spaceship-universe-and-spaceship-earth-portfolios">Block (Block is in the Spaceship Universe and Spaceship Earth portfolios)</h3><p><em>Block was formerly known as Square and is currently listed as Square in the Spaceship app.</em></p><p>Block rose 36.5% as investors rotated back into growth stocks. There was no company specific news. Overall, the stock has recovered some of its losses following a significant fall from its August 2021 highs.</p><h2 id="bottom-movers">Bottom movers</h2><h3 id="megaport-megaport-is-in-the-spaceship-universe-portfolio">Megaport (Megaport is in the Spaceship Universe portfolio)</h3><p>Australian network-as-a-service company Megaport fell 2.0% as the company’s founder and chairman Bevan Slattery sold down his holding. </p><p>The market release stated that Slattery intends to use the proceeds from the sale of shares to facilitate ongoing investment opportunities and that he remains positive on the company’s future. After the sale, Slattery owns 8.1 million shares and 67,000 options, the equivalent of 5.11% of the company’s issued capital.</p><h3 id="adore-beauty-adore-beauty-is-in-the-spaceship-universe-portfolio">Adore Beauty (Adore Beauty is in the Spaceship Universe portfolio)</h3><p>Adore Beauty fell 1.5%. There was no company specific news and no change to our investment thesis. </p><p>Adore Beauty is a leading e-commerce platform for beauty products in Australia and is launching a private label brand which should improve business profitability.</p><hr><p>The Spaceship Voyager portfolios invest in Shopify, Block, Megaport and Adore Beauty at the time of writing. Please refer to the Spaceship app or our website for more information on what each portfolio invests in.</p><p><strong>Important! </strong>We’re sharing with you our thoughts on the companies in which Spaceship Voyager invests for your informational purposes only. We think it’s important (and interesting!) to let you know what’s happening with Spaceship Voyager’s investments. However, we are not making recommendations to buy or sell holdings in a specific company. Past performance isn’t a reliable indicator or guarantee of future performance.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Spaceship)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/stocks/">Stocks</category>
            <category domain="https://www.spaceship.com.au/learn/tag/investing/">Investing</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2022/03/Spaceship-Voyager-flight-notes.png" length="0" type="image/png"/>
        </item>
        <item>
            <title><![CDATA[18.03.22 | Video streaming and paper cups]]></title>
            <link>https://www.spaceship.com.au/learn/180322-newsletter/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/180322-newsletter/</guid>
            <pubDate>Fri, 18 Mar 2022 05:19:00 GMT</pubDate>
            <description><![CDATA[It’s time for our latest look at the companies in our portfolios making news and moves.]]></description>
            <content:encoded><![CDATA[<p>It’s time for our latest look at the companies in our portfolios making news and moves, and a lot has happened in the last while.</p><h2 id="amazon">Amazon</h2><p>Amazon has closed its US$8.5 billion deal to buy MGM, the American entertainment company perhaps best known for the “James Bond” and “Rocky” franchises.</p><p>The move will help Amazon bolster its video streaming services, with more than 4,000 film titles being added to Amazon’s treasure trove of content.</p><p>The transaction was first announced in May 2021, but naturally it needed to pass through regulatory hurdles. The European Commission approved the deal this week with no conditions, and the US’s FTC declined to challenge the deal, resulting in a pass.</p><p>Amazon stock is down 7.73% this year (as at 17 March 2022).</p><p>Amazon is in our Spaceship Universe Portfolio and Spaceship Origin Portfolio.</p><h2 id="starbucks">Starbucks</h2><p>Starbucks has announced former CEO Howard Schultz will return to the role of CEO in an interim capacity. Current CEO Kevin Johnson is stepping down next month, although he had signalled to the board of directors around a year ago that he was thinking of leaving.</p><p>The move comes at an interesting time for the company, as it deals with supply chain disruptions and unionisation efforts, among other things.</p><p>This week Starbucks also announced it was ditching paper cups in favour of reusable cups, and has partnered with Volvo to install 60 smart car chargers at Starbucks’ stores in Seattle.</p><p>These two moves are part of its efforts to embrace sustainability.</p><p>Starbucks stock is down 24.87% this year (as at 17 March 2022).</p><p>Starbucks is in our Spaceship Universe Portfolio and Spaceship Origin Portfolio.</p><hr><p>The Spaceship Voyager portfolios invest in Amazon and Starbucks. Please refer to the Spaceship app or our website for more information on what each portfolio invests in.</p><p>Important! We’re sharing with you our thoughts on the companies in which Spaceship Voyager invests for your informational purposes only. We think it’s important (and interesting!) to let you know what’s happening with Spaceship Voyager’s investments. However, we are not making recommendations to buy or sell holdings in a specific company. Past performance isn’t a reliable indicator or guarantee of future performance. Internal references:</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Bryna Howes)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/newsletters/">Newsletters</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2022/04/news1.jpeg" length="0" type="image/jpeg"/>
        </item>
        <item>
            <title><![CDATA[5 questions with the Spaceship Voyager investment team]]></title>
            <link>https://www.spaceship.com.au/learn/5-questions-with-the-spaceship-voyager-investment-team/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/5-questions-with-the-spaceship-voyager-investment-team/</guid>
            <pubDate>Tue, 15 Mar 2022 23:24:32 GMT</pubDate>
            <description><![CDATA[We asked the Spaceship Voyager Investment Team, Jason Sedawie, Phoebe Jin and Tommy Rogulj about the Spaceship Voyager portfolios and Where the World is Going.]]></description>
            <content:encoded><![CDATA[<p>We asked the Spaceship Voyager Investment Team, Senior Portfolio Manager Jason Sedawie, and Portfolio Managers Phoebe Jin and Tommy Rogulj about the Spaceship Voyager portfolios and Where the World is Going.</p><p>The markets have been volatile recently and our Spaceship Voyager portfolios have been on a bit of a rollercoaster.</p><p>We sat down with Jason, Phoebe and Tommy to ask some customer questions and see if anything’s changed in our approach to investing in light of recent trends. </p><p>Here’s what they said.</p><h2 id="whats-your-current-portfolio-investment-strategy">What's your current portfolio investment strategy?</h2><p><strong>Jason, Spaceship Universe Portfolio Manager: </strong></p><p>So we have three different funds in three different strategies.</p><p>With the <a href="https://www.spaceship.com.au/voyager/universe/?ref=spaceship.ghost.io">Spaceship Universe Portfolio</a>, our approach is to invest Where the World is Going, and that means investing in companies that are becoming more relevant over time.</p><p>We look for four key features for Universe stocks.</p><p>The first one is a trend. We're looking for companies benefiting from trends, like the move to cloud computing, or consumers using apps for example.</p><p>Secondly, we look for a moat which is a barrier to entry or competitive advantage against competitors. For instance, this could include a brand that helps a company stand out (brands that become verbs are always good, such as Google or Uber for ridesharing). Scale, which could give you cheaper costs; switching costs which make it hard to leave the product/service; and network effects, which can make the service more valuable as more users use it.</p><p>Thirdly, we look for strong management because they influence the building of the moats and the execution of those trends. We like to see management that own a lot of shares and act like long term owners of the business because we are aiming to be long term owners as well.</p><p>And finally, the fourth feature, we have a target return to Spaceship Universe stocks. We've got to see the potential for the company to double over a five year period which is generally 15% growth per annum.</p><p>Of those four features, the trend and moat are really important because it means companies create growth, and then capture it through the moat. And then management affects all that and results in the target return.</p><p>And so what that ends up doing for Spaceship Universe is it tends to have companies in the four traditional sectors of technology, communications, consumer discretionary, and healthcare at the expense of banks and resources.</p><p>And so we're really investing Where the World is Going, not where it's been.</p><p><strong>Tommy, Spaceship Origin Portfolio Manager: </strong></p><p>The investment strategy of the <a href="https://www.spaceship.com.au/voyager/origin/?ref=spaceship.ghost.io">Spaceship Origin Portfolio</a> is a bit different to Spaceship Earth and Spaceship Universe. It's more mechanical in nature.</p><p>Rather than selecting companies at the discretion of the portfolio manager, the Origin Portfolio selects companies according to their market cap. So the strategy itself selects the top 100 companies by market cap in international markets, and the 100 top companies in Australia by market cap. </p><p>The international portion of the portfolio is weighed at 80% and the Australian one is weighed at 20%. To ensure that Origin does follow the parameters that are set, the portfolio itself is rebalanced once a quarter.</p><p><strong>Phoebe, Spaceship Earth Portfolio Manager: </strong></p><p>So, there's really two parts to the <a href="https://www.spaceship.com.au/voyager/earth/?ref=spaceship.ghost.io">Spaceship Earth portfolio</a> strategy. Firstly, we're focused on investing in companies that have a positive impact on people and the planet, which we measure by the UN Sustainable Development Goal agenda. So companies must advance one or more of the UN SDGs. </p><p>Secondly, like the Spaceship Universe Portfolio, we're aiming to invest in companies that meet our Where the World is Going investment criteria of investing in companies that benefit from long-term secular trends. So a similar investment process to Universe but with the added criteria of meeting one of the UN Sustainable Development Goals such as no poverty or reduced inequalities.</p><h2 id="what-might-change-your-mind-about-a-company-youve-invested-in">What might change your mind about a company you've invested in?</h2><p><strong>Tommy, Spaceship Origin Portfolio Manager: </strong></p><p>So for our actively managed portfolios (Spaceship Universe and Spaceship Earth) we may change our minds about a company if there's an adverse change to any of the four criteria that Jason mentioned earlier, being changes to the trend itself, deterioration in the economic moat of the company, changes to management and/or the failure of a company to meet a fund's return requirement.</p><p>With that being said, we're constantly monitoring our positions on a day to day basis. And we make changes in accordance with the conviction levels that we have.</p><p>For the Spaceship Origin Portfolio, which is rules-based in nature, as mentioned earlier on, a position would be removed if it doesn't meet the parameters of the fund itself.</p><h2 id="i-know-you-dont-have-a-crystal-ball-but-how-long-do-you-think-this-correction-will-last-and-can-you-tell-us-about-the-correction">I know you don't have a crystal ball. But how long do you think this correction will last? And can you tell us about the correction?</h2><p><strong>Jason, Spaceship Universe Portfolio Manager: </strong></p><p>Unfortunately, I don't have a crystal ball. But what we do know is that volatility is a feature of stock markets, not a bug.</p><p>Because of that volatility, stock returns are generally above that of other asset classes like bonds and savings accounts over the long term. And while bonds and savings accounts are less volatile, they tend to get lower returns over the long term.</p><p>So if we look back at past history, with the S&amp;P 500, over the 42 years since 1980, peak to trough that market has fallen 14% every year on average. There'll be a different reason every year, but peak to trough there'll be a 14% move on average.</p><p>And what's worth pointing out is that of those 42 years, in 32 of them, they've ended positive despite the volatility.</p><p>For the Voyager portfolios, because we're genuinely growth investors, investing in the future, we get hit harder by interest rate rises. But interest rates are a one-off impact, and while they do have an impact on the portfolio, it's considered short-term.</p><p>So rising interest rates generally won't affect whether Nvidia is still rolling out their chips at twice the performance every year, and interest rates won’t generally affect whether Google will be successful in the cloud. They generally won't affect whether people are streaming more Netflix, or Spotify, for example.</p><p>Spaceship Universe, in particular, is investing in multi-year trends.</p><p>These multi-year trends go for a long time, and they compound versus have a one-off effect. We're still focusing on these long-term trends, because they're very powerful and they compound over time, they’re not just one-offs. Volatility can be painful in the short term, but I think it's important just to keep that long-term perspective.</p><p>For example, you look at past share prices or unit price charts, and you can say, “Oh, wow, looks like a good (investment) opportunity, two years ago during COVID, etc,” but during the time it felt horrible.</p><p>But we monitor these trends. These trends are still in their early stages, and they're still growing and compounding. And I think the reporting results were quite positive in the sense that the fundamentals were still there, there were good results in the cloud stocks as well. So as long as those fundamentals are there, we believe that over the long-term that will be reflected in the performance of these companies.</p><h2 id="what-are-the-big-investment-trends-for-2022-and-are-they-different-to-previous-years-given-the-recent-corrections">What are the big investment trends for 2022? And are they different to previous years given the recent corrections?</h2><p><strong>Tommy, Spaceship Origin Portfolio manager: </strong></p><p>Spaceship's investment process is predicated on identifying fast-growing trends, and then selecting those companies that are best placed to benefit off the materialisation of those trends over the long term.</p><p>The thing is, these are long-term trends, and so they don't really change from year to year. We're talking about the rise in e-commerce, the transition to cashless payments or even the adoption of cloud computing services. Market corrections actually do not generally have much of an impact on the adoption rates of these big trends in any significant manner.</p><p><strong>Phoebe, Spaceship Earth Portfolio manager:</strong></p><p>To add to what Tommy said, one big trend we're invested in for the Spaceship Earth portfolio is the energy transition from fossil fuels to renewables. So for example, Enphase energy is a company we actually recently increased our exposure to in both the Spaceship Earth Portfolio and the Spaceship Universe Portfolio.</p><h2 id="how-long-could-it-take-a-first-time-investor-to-see-a-return-and-what-performance-could-someone-expect-if-they-invest-in-spaceship-voyager-for-the-full-seven-years">How long could it take a first time investor to see a return? And what performance could someone expect if they invest in Spaceship Voyager for the full seven years?</h2><p><strong>Jason, Spaceship Universe Portfolio Manager: </strong></p><p>Performance is a function of time horizon and the underlying process. So while performance will change over time, the underlying process will remain the same.</p><p>So that's why we've talked a lot about the processes between the different funds so that people understand the different choices they have.</p><p>But back to the time horizon, we suggest a timeframe of seven years because stocks can be volatile in the short term. And we do have this ability to <a href="https://www.spaceship.com.au/learn/dollar-cost-averaging/?ref=spaceship.ghost.io">dollar cost average</a>, which can be quite useful for investors.</p><p><strong>Tommy, Spaceship Origin Portfolio Manager: </strong></p><p>Generally, over the long term, equity markets can generate total returns of between 8 to 10% annually on average. Of course, this depends on what benchmark or index that you're referencing. For the Spaceship Origin Portfolio, customers can expect market-like returns similar to these broad based indices, while with Spaceship Universe and Spaceship Earth, we aim to outperform the broader equity market over that suggested seven year minimum investment period.</p><hr><p>The Spaceship Voyager portfolios invest in Google, Nvidia, Spotify, Uber, and Enphase Energy. Please refer to the Spaceship app or our website for more information on what each portfolio invests in.</p><p>Important! We’re sharing with you our thoughts on the companies in which Spaceship Voyager invests for your informational purposes only. We think it’s important (and interesting!) to let you know what’s happening with Spaceship Voyager’s investments. However, we are not making recommendations to buy or sell holdings in a specific company. Past performance isn’t a reliable indicator or guarantee of future performance.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Spaceship)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/investing/">Investing</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2022/03/Spaceship-Investment-Team.png" length="0" type="image/png"/>
        </item>
        <item>
            <title><![CDATA[Real Money Talk: Akhil]]></title>
            <link>https://www.spaceship.com.au/learn/real-money-talk-akhil/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/real-money-talk-akhil/</guid>
            <pubDate>Tue, 15 Mar 2022 22:00:00 GMT</pubDate>
            <description><![CDATA[Akhil moved to Australia and learned about super. He plans to use time in the market to do his heavy money lifting.]]></description>
            <content:encoded><![CDATA[<p>This post is based on an interview we conducted with Akhil in February 2022.</p><p>Real Money Talk is our series where we interview Australians from all walks of life about their personal finances. The views expressed are those of the interviewees, based on their experiences with money, and as such are not necessarily representative of Spaceship's views.</p><p>We have changed the name of the interviewee for their privacy.</p><h2 id="overview">Overview</h2><p><strong>Name: </strong>Akhil<br><strong>Age:</strong> 30<br><strong>Where do you live?</strong> Sydney NSW</p><p><strong>Please tell us a bit about yourself.</strong></p><p>I am a 30 year old from Sydney who came to Australia in 2016 and I now live in Australia. As an international student, I did not understand the importance of super early on but now I am getting there.</p><p><strong>What's your current net worth?</strong></p><p>$39,000</p><p><strong>How does it break down?</strong></p><p>Super: $48,000<br>Business: $10,000<br>Cash: $4,000<br>Crypto: $5,000<br>Equities: $100</p><p><strong>Do you have any debts?</strong></p><p>Car loan: $25,000<br>Credit card: $3,000</p><p><strong>How did you build your net worth?</strong></p><p>I hardly have a net worth but whatever I have is primarily in super.</p><h2 id="earn">Earn</h2><p><strong>Tell us a bit about your career.</strong></p><p>I work as a Senior Consultant at a Big 4 Accounting Firm. I completed my Masters in 2018 and started working full-time as a data analyst immediately. I moved into a consulting role in 2022.</p><p><strong>Do you have any income sources outside your job? How much do you earn from each and how did you develop them?</strong></p><p>I profit around $500-$1000/month from my e-commerce business. My side business is only 6 months old so at this stage I am reinvesting all my profits.<br>I wanted to build something of my own as seeing many of my colleagues lose their jobs in 2020 made me feel very vulnerable as well. I started learning about e-commerce in 2020 and managed to start selling my own products by mid 2021.</p><h2 id="save">Save</h2><p><strong>What's your savings rate? How has it changed over time?</strong></p><p>I save around 15% of my income.</p><p><strong>Do you have a budget?</strong></p><p>Yes.</p><p><strong>How much do you spend per year?</strong></p><p>$65,000</p><p><strong>Do you make purchase decisions carefully, or are you loose with your money</strong>?</p><p>Depends on what it is. For many things I am careful but when it comes to technology, I am very loose.</p><p><strong>How is your work-life balance?</strong></p><p>Pretty good. I have enough time outside of work to do things I enjoy.</p><p><strong>What's your favourite thing to spend money on?</strong></p><p>Definitely technology and gadgets. I just want to buy every gadget there is.</p><h2 id="invest">Invest</h2><p><strong>How do you invest?</strong></p><p>I like to invest in the financial markets. The two asset classes I am comfortable with are stocks and crypto. I prefer to take a long term view.</p><p>I usually start with fundamental analysis and then dollar cost average for the most part. If I have a lump sum, I would probably look at some technical analysis to time my entry but would still enter over time and not at once.</p><p><strong>What's been your best investment?</strong></p><p>Tesla stock - 280% return in a year. </p><p><strong>What's been your worst investment?</strong></p><p>Virgin Galactic - I sold in profit but learnt a very good lesson about fundamentals. I got carried away with the hype and kind of ignored the fundamentals but the market always catches up to it.</p><p><strong>What’s been your overall return?</strong></p><p>Don't know.</p><p><strong>How are you building wealth?</strong></p><p>I just turned 30 so this decade I want to invest a lot more. I will maintain my standard of living even if my wage increases so I can invest that. I plan to dollar cost average every month this decade in the Spaceship Origin Portfolio and my crypto portfolio. I am quite comfortable with volatility and have high conviction in these asset classes so I will keep on buying. I like index funds as beating the index consistently is hard and I can use that time to study crypto.</p><p><strong>What are your main roadblocks to building wealth? How are you addressing them?</strong></p><p>The main roadblocks would be increasing cash flow and sticking to the plan.<br>I want to earn more or reduce expenses to invest more. The other is sticking to my plan and not letting emotions get in the way especially during periods of increased volatility and during bear markets.</p><p><strong>Do you have a target net worth you want?</strong></p><p>Ideally above $10 million at age 65 but at least $5 million.</p><h2 id="behaviour">Behaviour</h2><p><strong>When did you make your first significant behavioural shift towards wealth building?</strong></p><p>At age 27-28 so around 2-3 years back. I was always interested in the financial markets but never really invested and spent all my money.</p><p><strong>If you could start again, what would you do differently? What advice would you give your younger self?</strong></p><p>I would buy Bitcoin early.</p><p>On a serious note, I would just start investing early even if tiny amounts. With hindsight, you realise how many opportunities you have missed but I’m not gonna repeat that again.</p><p><strong>What mistakes have you made along the way that others can learn from?</strong></p><p>Not starting early enough. No amount of knowledge or analysis can replace time in the markets. Start investing ASAP as time in the market always beats timing the market.</p><p><strong>Do you have any worries about retirement? If so, how are you planning to address them?</strong></p><p>No, not really. I am confident that compounding has my back.</p><p><strong>How are you learning about building wealth?</strong></p><p>Mainly through books, interviews, podcasts and my own analysis. Books are good for theory and concepts while podcasts, news etc. are great for macro-economic trends. Annual reports and Financial statements are great for info on companies.</p><p><strong>Do you give to charity? If so, what percentage of your time/money do you give?</strong></p><p>Yes, on and off. I have volunteered time in the past but lately I have only made financial contributions. For the past couple of years, that would be around 1% of my income.</p><hr><h2 id="we-want-to-hear-your-real-money-talk">We want to hear your Real Money Talk</h2><p>At Spaceship we’re big believers in sharing our money stories. We want to hear yours, too. In our ongoing <a href="https://www.spaceship.com.au/learn/tag/real-money-talk/?ref=spaceship.ghost.io">Real Money Talk</a> series, members of our community share what they’ve learned about managing money. We’d love you to take part. <a href="https://forms.gle/B2xKnqAqjePMHfFG9?ref=spaceship.ghost.io">Here’s a link to our Real Money Talk survey</a> where you can share your story.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Kelly Simpson)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/real-money-talk/">Real Money Talk</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2022/03/Real-Money-Talk-Akhil.png" length="0" type="image/png"/>
        </item>
        <item>
            <title><![CDATA[Spaceship Voyager flight notes (7 - 11 March 2022)]]></title>
            <link>https://www.spaceship.com.au/learn/spaceship-voyager-flight-notes-7-11-march-2022/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/spaceship-voyager-flight-notes-7-11-march-2022/</guid>
            <pubDate>Tue, 15 Mar 2022 18:00:00 GMT</pubDate>
            <description><![CDATA[At Spaceship we’re long-term investors. But we still keep an eye on what’s happening in the market day-to-day. ]]></description>
            <content:encoded><![CDATA[<p>At Spaceship we’re long-term investors. But we still keep an eye on what’s happening in the market day-to-day. </p><p>The following companies in our <a href="https://www.spaceship.com.au/voyager/?ref=spaceship.ghost.io">Spaceship Voyager portfolios</a> made some big moves last week (7 March 2022 - 11 March 2022).</p><h2 id="top-movers">Top movers:</h2><h3 id="crowdstrike-rose-684">Crowdstrike rose 6.84% </h3><p>(Crowdstrike is in the Spaceship Universe Portfolio.)</p><p>Last week, from 7 March 2022 to 11 March 2022, Crowdstrike, a preeminent leader in cyber security, rose 6.84% as they delivered revenue and earnings which beat expectations and offered strong guidance for the 2023 fiscal year. </p><p>Notably, Crowdstrike achieved success outside of their core competency (i.e. endpoint device security) with modules across IT hygiene, vulnerability management, identity management and log management growing at 100% year over year, surpassing US$150 million in annual recurring revenue. </p><p>Management stated that recent geopolitical events have highlighted that cyberspace is joining land, air, sea and space as the fifth dimension of warfare. Crowdstrike have stated that the pipeline for new business going into the new year is the largest that they have seen in the company’s history.</p><h3 id="enphase-energy-rose-858">Enphase Energy rose 8.58%</h3><p>(Enphase Energy is in the Spaceship Universe Portfolio and Spaceship Earth Portfolio.)</p><p>Last week, from 7 March 2022 to 11 March 2022, Enphase Energy rose 8.58% alongside other renewable energy names, as the war in Ukraine led to expectations that the EU will expand its use of renewable energy in order to achieve energy independence. </p><p>Recently, US President Joe Biden said in his State of the Union speech that the US must “double America’s clean energy production in solar, wind and so much more”. More broadly, the rise in oil and gas prices is likely to help accelerate the transition to renewable energy.</p><h2 id="bottom-movers">Bottom movers:</h2><h3 id="docusign-fell-2573">Docusign fell 25.73%</h3><p>(Docusign is in the Spaceship Universe Portfolio.)</p><p>Last week, from 7 March 2022 to 11 March 2022, Docusign fell 25.73% after reporting revenue and earnings for the fourth quarter which beat expectations, however guidance for the 2023 fiscal year was underwhelming. </p><p>Docusign have stated that the shift in customer buying patterns coming out of the pandemic happened quicker than they anticipated and they simply did not move fast enough. In response, Docusign are will progress making substantial changes to their go-to-market strategy to reinvigorate growth going forward.</p><h3 id="pinduoduo-fell-2185">Pinduoduo fell 21.85%</h3><p>(Pinduoduo is in the Spaceship Universe Portfolio.)</p><p>Last week, from 7 March 2022 to 11 March 2022, PDD shares fell 21.85% as US regulators named five Chinese companies (not including Pinduoduo) that could be removed from American stock markets for failing to meet audit requirements.</p><p>Since December 2020 the US regulators have the power to delist foreign companies if organisations such as the Public Company Accounting Oversight Board are unable to review their financial audits. This law sets a three year deadline for companies and auditors to comply, with the notice to the five companies beginning the countdown. </p><p>It’s currently difficult for Chinese companies to comply as Beijing has blocked Chinese auditors from complying with requests from foriegn regulators. Chinese regulators responded that they are working with their US counterparts and making progress. </p><hr><p>The Spaceship Universe Portfolio invests in CrowdStrike, Enphase Energy, Docusign and Pinduoduo at the time of writing.</p><p>The Spaceship Earth Portfolio invests in Enphase Energy at the time of writing.</p><p><strong>Important!</strong> We’re sharing with you our thoughts on the companies in which Spaceship Voyager invests for your informational purposes only. We think it’s important (and interesting!) to let you know what’s happening with Spaceship Voyager’s investments. However, we are not making recommendations to buy or sell holdings in a specific company. Past performance isn’t a reliable indicator or guarantee of future performance.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Spaceship)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/stocks/">Stocks</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2022/03/news-210820-1.jpeg" length="0" type="image/jpeg"/>
        </item>
        <item>
            <title><![CDATA[Real Money Talk: Ally]]></title>
            <link>https://www.spaceship.com.au/learn/real-money-talk-ally/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/real-money-talk-ally/</guid>
            <pubDate>Thu, 10 Mar 2022 23:15:00 GMT</pubDate>
            <description><![CDATA[Ally’s a debt-free 42-year-old who lives in Byron Bay and has a net worth of $3 million. ]]></description>
            <content:encoded><![CDATA[<p>This post is based on an interview we conducted with Ally in January 2022.</p><p>Real Money Talk is our series where we interview Australians from all walks of life about their personal finances. The views expressed are those of the interviewees, based on their experiences with money, and as such are not necessarily representative of Spaceship's views.</p><p>We have changed the name of the interviewee for their privacy.</p><h2 id="overview">Overview</h2><p><strong>Name:</strong> Ally<br><strong>Age:</strong> 42<br><strong>Where do you live? </strong>Byron Bay</p><p><strong>Please tell us a bit about yourself.</strong></p><p>I'm 42, I'm a CEO/Founder and Consultant/Founder (of two companies), nerd, Mum/Step-Mum to 4 kids, I've always been good with money and I spend far too much time on Domain.com.au.</p><p><strong>What's your current net worth?</strong></p><p>~$3 million excluding companies. </p><p><strong>How does it break down?</strong></p><ul><li>Properties 75%</li><li>Crypto 10%</li><li>Shares 5%</li><li>Super 5%</li><li>Other 5%</li></ul><p><strong>Do you have any debts?</strong></p><p>No.</p><p><strong>How did you build your net worth?</strong></p><p>I bought my first property at age 21 with a friend in Redfern, Sydney, after reading a property book and learning it's all about time in the market. Sadly that was 20 years ago and I acknowledge far from a possibility for younger people. But buying with friends can work!</p><h2 id="earn">Earn</h2><p><strong>Tell us a bit about your career.</strong></p><p>I've largely worked for myself for my own career as I like to be in control of my time, and am not very good at working for other people haha.</p><p><strong>Do you have any income sources outside your job? How much do you earn from each and how did you develop them?</strong></p><p>I run two companies, these are my primary income sources. Additional income from investment properties is put into paying them off faster.</p><p><strong>What advice do you have for other people who want to earn more money?</strong></p><p>It's not about what you earn, it's about what you spend and making your money work for you. Focus on your savings rate first, and then look at increasing your income. If you can buy property early it's likely to provide a salary equivalent amount in capital gains... you just can't access it for a long time!</p><h2 id="save">Save</h2><p><strong>What's your savings rate? How has it changed over time?</strong></p><p>Around 30% but it depends on whether you count mortgage repayments as savings, which they are of sorts! </p><p>It’s changed a lot as our kids move into being teens – they eat so much, they grow out of shoes and clothes at a rate of knots. They have mobile plans and subscriptions and so on. Often finance talk around children looks at the costs of babies!</p><p><strong>Do you have a budget?</strong></p><p>Yes.</p><p><strong>How much do you spend per year?</strong></p><p>Over $100,000 for a family of six. The main expenses are mortgage(s), child-related expenses (including child support), and food &amp; bills.</p><p><strong>Do you make purchase decisions carefully, or are you loose with your money?</strong></p><p>I'd say I'm fairly conscious most of the time, peppered with splurges of cocktails and good eating. I'm not overly consumerist and try to avoid buying too many products, and if I do I always look for second-hand options!</p><p><strong>How is your work-life balance?</strong></p><p>It's been decades in the making but it's really very good right now. I work approx 3-4 days a week with a lot of flexibility.</p><p><strong>What's your favourite thing to spend money on?</strong></p><p>Plants, books and beer.</p><h2 id="invest">Invest</h2><p><strong>How do you invest?</strong></p><p>Property. Got into crypto quite early. Now moving into shares and impact investing, due to the ridiculous nature of the property market!</p><p><strong>What's been your best investment?</strong></p><p>Whilst my first property in Redfern was not the best, it introduced me to property buying early on. I've bought and sold about eight properties by now.. I spend far too much time trawling Domain.</p><p><strong>What's been your worst investment?</strong></p><p>Recent stock market buys... but I just have to be patient with those!</p><p><strong>What’s been your overall return?</strong></p><p>Over twenty years I couldn't say!</p><p><strong>How are you building wealth?</strong></p><p>Property. Crypto &amp; shares. Impact investing. Owning businesses.</p><p><strong>What are your main roadblocks to building wealth? How are you addressing them?</strong></p><p>Needing a large house to fit six of us – but considering downsizing as part of a life experiment for all involved :).</p><p><strong>Do you have a target net worth you want?</strong></p><p>No but I'm interested in the FI/RE movement so I'm interested in income-producing assets.</p><h2 id="behaviour">Behaviour</h2><p><strong>When did you make your first significant behavioural shift towards wealth building?</strong></p><p>I paid attention to what was going on around me. I asked older people for advice when I was very young – multiple people told me to buy property. TIME in the market will do your heavy lifting. Investing is boringly simple. Start early, keep investing small amounts for a long time.</p><p><strong>If you could start again, what would you do differently? What advice would you give your younger self?</strong></p><p>Divorce is expensive, but half of people will experience it. So as you build your wealth, consider that you might split your net worth at some point, rarely evenly.</p><p><strong>What mistakes have you made along the way that others can learn from?</strong></p><p>Don't get caught up in consumerism. Read Frugal Hedonism. The younger you are, the better! Also read Your Money or Your Life and The Psychology of Money. Never get a credit card and avoid BNPL!</p><p><strong>Do you have any worries about retirement? If so, how are you planning to address them?</strong></p><p>I'd like it to start sooner ;).</p><p><strong>How are you learning about building wealth?</strong></p><p>I have read A LOT of finance/property books and even now am in a finance book club (yes total nerd).</p><p><strong>Do you give to charity? If so, what percentage of your time/money do you give?</strong></p><p>Yes. Through my businesses I donate 1.5% of revenue which is $25,000+ per year.</p><hr><h2 id="we-want-to-hear-your-real-money-talk">We want to hear your Real Money Talk</h2><p>At Spaceship we’re big believers in sharing our money stories. We want to hear yours, too. In our ongoing <a href="https://www.spaceship.com.au/learn/tag/real-money-talk/?ref=spaceship.ghost.io">Real Money Talk</a> series, members of our community share what they’ve learned about managing money. We’d love you to take part. <a href="https://forms.gle/B2xKnqAqjePMHfFG9?ref=spaceship.ghost.io">Here’s a link to our Real Money Talk survey</a> where you can share your story.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Kelly Simpson)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/real-money-talk/">Real Money Talk</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2022/03/Real-Money-Talk-Ally.png" length="0" type="image/png"/>
        </item>
        <item>
            <title><![CDATA[Investing myths which should probably be ignored]]></title>
            <link>https://www.spaceship.com.au/learn/investing-myths-which-should-probably-be-ignored/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/investing-myths-which-should-probably-be-ignored/</guid>
            <pubDate>Thu, 10 Mar 2022 20:00:00 GMT</pubDate>
            <description><![CDATA[Much like the fables and folklore Adam Savage and Jamie Hyneman would put to the test every week on Mythbusters, the world of financial investments has its own myths.]]></description>
            <content:encoded><![CDATA[<h2 id="spaceship-mythbusters-">Spaceship Mythbusters.</h2><p>Much like the fables and folklore Adam Savage and Jamie Hyneman would put to the test every week on Mythbusters, the world of financial investments has its own myths. While believing in investing myths may not physically damage you like dipping your hand into molten lead (<a href="https://www.youtube.com/watch?v=jdG6ptPJ2bY&ref=spaceship.ghost.io">Mythbusters ep. 136, 2003</a>), it may cause significant financial damage to you. In this blog we are taking on the role of Savage and Hyneman, striving to derive fact from fiction, and busting the myths that are harming today's investors.</p><h2 id="myth-1-it-s-better-to-time-the-market">Myth #1: It’s better to time the market</h2><p>We are starting with arguably the biggest and most damaging investing myth of all: timing the market. </p><p>Simply put, timing the market involves buying shares when the markets are low and selling shares when the markets are high. Investors do this in an attempt to maximise their profits. </p><p>This is much easier said than done, in fact, it is almost impossible to do perfectly.  Very few investment professionals recommend ‘timing the market’ as an effective strategy, particularly considering investing in shares comes with the risk of losing some or all of your initial capital investment.   </p><p>But knowing that doesn’t make it any easier to ignore the itch to try and buy high and sell low, even if you don’t have any idea of when high is high or when low is low. </p><p>Yes, there may be a chance that you are selling out of the shares at the perfect time before the fall in the market, but the odds are heavily against you. </p><p>Arguably, the more admirable and desirable skill is being able to buy and hold shares over the medium to long term. </p><p>If you’d like to take some cues from the greatest investor of all time; Warren Buffett says “<a href="http://www.berkshirehathaway.com/letters/1988.html?ref=spaceship.ghost.io">our favourite holding period is forever</a>”. And an age-old investing adage is; it’s not about timing the market, but time in the market.<strong><strong> </strong></strong></p><p><strong><strong>BUSTED</strong></strong></p><h2 id="myth-2-investing-is-just-like-gambling">Myth #2: Investing is just like gambling</h2><p>The only thing investing and gambling have in common is risk, including the risk of losing some or all of your initial capital investment. </p><p>The level of risk associated with each activity is what busts this myth. </p><p>While you could say that investing in riskier or more complex investments is similar to gambling, gaining exposure to the share market for the vast majority of people involves trying to maximise their returns for an individually acceptable level of risk. </p><p>In most cases, investors calculate how to generate a return with as much certainty as possible, although 100% certainty is not possible with any investment.   </p><p>On the other hand, some gamblers would arguably do the same however many are more interested in the size of the potential return than the probability of success. </p><p>To add to this, investing, unlike gambling, is an activity where all investors are able to share the same or similar rates of return when investing in the same instrument. </p><p>This means that just because some investors generate a return does not mean that other investors have to suffer a loss.  By comparison, gambling requires a winner and a loser as it is impossible for everyone to win. </p><p><strong><strong>BUSTED</strong></strong></p><h2 id="myth-3-you-have-plenty-of-time-to-start-investing">Myth #3 You have plenty of time to start investing</h2><p>If there was a secret recipe to maximising your investment returns, it would include one key ingredient: Time. </p><p>The earlier you decide to get exposure to the market and start investing, the better.  This is because compounding does a fair amount of the work over the years, lifting your portfolio’s value as it collects dividends and interest, and hopefully increases in value. </p><p>For example, say you start with a $200 initial deposit and save $50 a week in an investment account which earns an average of 2% interest compounding annually, you’ll have $105,839 in 30 years. </p><p>As we like to say at Spaceship, the best time to start investing was 20 years ago; the second best time is now.<strong><strong> </strong></strong></p><p><strong><strong>BUSTED </strong></strong></p><h2 id="myth-4-you-need-a-lot-of-money-to-invest">Myth #4 You need a lot of money to invest</h2><p>This is 100% false, with Spaceship Voyager there is no minimum investment so you can get started with just $5 if you like.<strong><strong> </strong></strong></p><p><strong><strong>BUSTED</strong></strong></p>]]></content:encoded>
            <author>hello@spaceship.com.au (Spaceship Developer Account)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/investing/">Investing</category>
            <category domain="https://www.spaceship.com.au/learn/tag/hash-lachlan/">#lachlan</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2021/07/Investing-myths-which-should-probably-be-ignored.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[10.03.22 | Okay, what's going on?]]></title>
            <link>https://www.spaceship.com.au/learn/100322-newsletter/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/100322-newsletter/</guid>
            <pubDate>Thu, 10 Mar 2022 03:52:00 GMT</pubDate>
            <description><![CDATA[The stock market is taking a hit due to Russia's invasion of Ukraine, among other things.]]></description>
            <content:encoded><![CDATA[<p>It’s no secret that a lot has been happening with the stock market lately.</p><p>It began with the stock market taking a hit in part due to fears over inflation, but in more recent times, we’ve seen Russia’s invasion of Ukraine have a major impact on global markets.</p><p>We know this isn’t getting any easier, so today we’re going to dive a little deeper into the details and explain what’s going on, and what Spaceship is doing.</p><h2 id="what-is-going-on-with-interest-rates-and-inflation">What is going on with interest rates and inflation?</h2><p>The market volatility in December and January was sparked by a few things, including the new Omicron variant, the US Federal Reserve’s pivot to end quantitative easing, as well as expectations that they might increase interest rates.</p><p>Jerome Powell, the chair of the US Federal Reserve, is still planning to raise its key interest rate this month, however Powell will likely propose a 0.25% hike at this time.</p><p>This is designed to help fight the historic surge in inflation, which is “well above 2%”, and looks to be the highest in 40 years.</p><p>This would be the first rate hike in the US in more than three years.</p><h2 id="but-what-about-russia-and-ukraine">But what about Russia and Ukraine?</h2><p>Oil prices have soared recently due to concerns that Russia’s invasion of Ukraine will impact supply chains, which are already struggling.</p><p>Russia is one of the world’s largest producers of energy, and oil prices were already high.</p><p>All this caused the price of a barrel of US oil to surge to $130 earlier this week.</p><p>Then things changed again when the US and UK announced they would ban Russian oil and energy imports. Oil prices jumped 7% on that news alone.</p><p>This caused the stock market to drop, as oil prices impact inflation and are a tax on growth.</p><h2 id="so-what-does-this-mean-for-spaceship">So, what does this mean for Spaceship?</h2><p>Firstly, it’s important to note that we believe we don’t have any exposure to Russian stocks in either our Spaceship Super investment options or our Spaceship Voyager portfolios.</p><p>We wanted to make that clear to all customers.</p><p>The reason our portfolios are impacted is because of a confluence of events: rising interest rates, inflation concerns, the end of the pandemic and what that means for ‘stay at home’ stocks, and of course, the Russia/Ukraine conflict impacting commodities such as oil and wheat.</p><p>When we choose a company for, say, our Spaceship Universe Portfolio, we assess it using our Where the World is Going methodology. That is, we’ll consider whether we believe they will benefit from future trends and are defensible.</p><p>If an event such as the Russia/Ukraine war was likely to have an impact on a company over the long term, it might change our investment thesis on the company.</p><p>But we don’t make changes to our portfolios based on short term events.</p><p>To be a bit more specific, let’s take a look at Airbnb. Airbnb, which is in our Spaceship Universe Portfolio, is down 17.69% since the beginning of the year. It is suffering due to the general downturn in the market, despite showing accelerating sales growth in its most recent results.</p><p>It’s our opinion that the Russia/Ukraine war is unlikely to have a direct negative impact on Airbnb. In fact, members of the public are booking Airbnb rentals in Ukraine to help get money to Ukrainian residents, and Airbnb is offering free housing to Ukrainian refugees.</p><p>So while that sort of year-to-date drop seems dramatic, our investment thesis on Airbnb has not changed due to what is currently going on, and therefore we believe it still belongs in our Spaceship Universe Portfolio. (Of course, if there were other events that caused our investment thesis to change, that might cause us to remove Airbnb from the portfolio.).</p><h2 id="we%E2%80%99re-here-to-help">We’re here to help</h2><p>When it comes to investing, it can pay to hang in there.</p><p>We have a minimum suggested timeframe of seven years for anyone holding an investment in a Spaceship Voyager portfolio because, generally, when equity investments are held for longer periods they tend to exhibit lower volatility than those held for shorter periods. (Although, naturally, past performance is not a reliable indicator of future performance.)</p><p>Having said that, ​we know this isn’t easy, so if you have any questions, please do reach out to us — we’re here to help.</p><hr><p>The Spaceship Universe Portfolio invests in Airbnb at the time of writing.</p><p>Important! We’re sharing with you our thoughts on the companies in which Spaceship Voyager invests for your informational purposes only. We think it’s important (and interesting!) to let you know what’s happening with Spaceship Voyager’s investments. However, we are not making recommendations to buy or sell holdings in a specific company. Past performance isn’t a reliable indicator or guarantee of future performance.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Bryna Howes)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/newsletters/">Newsletters</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2022/03/news-100322-1.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[04.03.22 | A card deck and an investment philosophy]]></title>
            <link>https://www.spaceship.com.au/learn/a-card-deck-and-an-investment-philosophy/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/a-card-deck-and-an-investment-philosophy/</guid>
            <pubDate>Fri, 04 Mar 2022 04:32:00 GMT</pubDate>
            <description><![CDATA[Spaceship has a set of values that guide or motivate our attitudes and actions.]]></description>
            <content:encoded><![CDATA[<p>A few years ago, during a particularly chaotic time in my life, I went to see a psychologist.</p><p>We ran through a number of exercises designed to help me pinpoint where I’d lost my way. One of these exercises involved a pack of cards, with a single value printed on each one.</p><p>Values are basic yet important beliefs that guide or motivate our attitudes and actions.</p><p>Each time he showed me a card, I’d say whether the value was a value of mine. If it was, it went into one pile. If it wasn’t, it went into another. At the end of the exercise, he picked up the “yes” pile and we ran through the exercise again, this time comparing one value to the next.</p><p>By the end of the exercise, we had narrowed down the five main values that guide me.</p><p>Here at Spaceship, we’ve run through a similar exercise. As a company, we have come up with a set of values that guide or motivate our attitudes and actions.</p><p>One of our values, put simply, is forward-thinking.</p><p>To expand on this, we believe in thinking in decades, not days.</p><p>And for us, this oozes into everything we do, including our investment philosophy.</p><p>At Spaceship, we believe when it comes to investing, it can pay to hang in there. We also know that can be easier said than done when the market is dropping.</p><p>But here’s the good news: We didn’t come up with this value — or our investment philosophy — using a pack of cards. On the contrary.</p><p>We used what history has taught us.</p><p>For instance, on 2 January 2008, the first trading day that year, the Nasdaq closed at $48.23.</p><p>The next day the price dropped a little. And over the coming days it continued to drop. In fact, as the year progressed, cracks began to show in the market. Following the collapse of Lehman Brothers in September 2008, it was clear there was a severe worldwide economic crisis. Some have since said it was the most serious financial crisis since the Great Depression.</p><p>Unsurprisingly, the Nasdaq was turbulent over the next few years. It wasn’t until 19 December 2014 — almost seven years later — that the Nasdaq closed above $48.23.</p><p>Fast forward to 2 January 2019, the Nasdaq closed at $81.</p><p>So, while you would have had every right to feel panicked within those first few years — it was a global financial crisis, after all — by sticking it out, it seems you would have fared okay.</p><p>For long-term investors, this equates to “time in the market,” not “timing the market.”</p><p>Celebrated investor Peter Lynch is a huge proponent of this philosophy.</p><p>Lynch was the manager of the Magellan Fund at Fidelity Investments from 1977 to 1990.</p><p>During this period, Lynch averaged an impressive 29.2% annual return, and it’s likely thanks in part to his readiness to hold for the long-term.</p><p>Lynch even conducted a study (using historical figures) in which he analysed the returns provided by the market over the 30-year period from 1965 to 1995.</p><p>He found if an investor had invested US$1,000 a year on the highest day of each year for the 30 years from 1965 to 1995, the investor would have earned a compounded return of 10.6%.</p><p>Now, if the investor had invested on the lowest day of each year for the same 30 year period, the investor would have earned a compounded return of 11.7%.</p><p>Yes, the first investor trailed by 1.1%, but as Lynch sees it, that extra 1.1% isn’t worth the effort of trying to anticipate or prepare for corrections and downturns.</p><p>All this to say, it’s usually worth sticking it out. Think in decades, not days.</p><p>Speaking of values, one of mine — as I discovered via the card deck — is independence. I don’t like being told what to do; I like to make my own decisions in my own time.</p><p>So, everything I’ve said about our investment philosophy is said only to inform.</p><p>You should absolutely make your own decisions about investing — decisions that make sense for your personal financial situation — and do so in your own time.</p><p>But I also hope the Spaceship value of forward-thinking speaks to you.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Bryna Howes)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/newsletters/">Newsletters</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2025/11/A-card-deck-and-an-investment-philosophy.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[What new investors need to think about]]></title>
            <link>https://www.spaceship.com.au/learn/what-new-investors-need-to-think-about/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/what-new-investors-need-to-think-about/</guid>
            <pubDate>Tue, 01 Mar 2022 22:00:00 GMT</pubDate>
            <description><![CDATA[Before you rush down the investing track, there's a few things new investors should know.]]></description>
            <content:encoded><![CDATA[<p>Congratulations. If you’re reading this article, it probably means that you have a little spare cash to play with and you’re thinking about getting into investing. Props to you.</p><p>But before you rush down the investing track, there’s a few things new investors should know.</p><p>And there’s one major question you need to ask yourself: can you afford to lose the money? Like, forever? It’s not a pleasant thought, but it <em>is</em> a possibility when you’re investing. You could buy $1,000 worth of shares in Company X and Company X could go belly-up.</p><p>If the answer to that question is <em>yes</em> (even if it’s a reluctant yes), let’s keep chatting.</p><ul><li>There are no guarantees.</li><li>It can be a long game.</li><li>Your life should dictate the terms.</li><li>The earlier you start, the better it may be.</li><li>Investing can be scary.</li></ul><hr><h2 id="there-are-no-guarantees">There are no guarantees.</h2><p>Not to scare you straight off the bat, but it’s super important that you know: when it comes to investing, there are literally <em>no</em> guarantees.</p><p>No matter how much time and energy you put into researching each company, there’s always something that could go wrong. Even the experts get it wrong sometimes. Take, for example, Warren Buffett, who has admitted he “should have” bought Amazon “long ago, because I admired it long ago. But I didn’t understand the power of the model.”</p><p>By the way, when we say there are no guarantees, we’re not just talking about the “what ifs” and the missed opportunities. <a href="https://www.fool.com/investing/2017/06/30/worst-ipos-of-all-time.aspx?ref=spaceship.ghost.io">Horror stories</a> abound about investors who lost every cent they invested in a company, companies that have got into liquidation, and so on.</p><p>Obviously, there are also plenty of amazing stories to counter the horror stories, but as we said, when it comes to investing, there are no promises made. Past performance is not a reliable indicator of future performance.</p><h2 id="it-can-be-a-long-game">It can be a long game.</h2><p>Warren Buffett is quoted as saying: “If you aren’t willing to own a stock for ten years, don’t even think about owning it for ten minutes.”</p><p>What he’s telling you is pretty simple. When you start investing, you should think of yourself as being in it for the long-haul. While that doesn’t have to be the case — there is <a href="https://www.spaceshipinvest.com.au/learn/what-is-day-trading/?ref=spaceship.ghost.io">day trading</a>, after all — most people believe investing over a period of many years gives you the best opportunity to maximise your returns.</p><p>As you move forward with your plans, consider your long-term investing goals. Make sure you can afford to part with your money for a number of years.</p><h2 id="your-life-should-dictate-the-terms">Your life should dictate the terms.</h2><p>When you decide to start investing, it can be tempting to be seriously gung-ho and throw every last dollar you can find into your investing account.</p><p>But what happens if you suddenly find yourself short of spending money?</p><p>One of the most important steps you should take before you start investing is to consider how investing fits in with your current financial routine. As mentioned, when you invest, you’re usually playing the long game. In many cases, you might be waving goodbye to your money for at least a few years. So, if you plan on long-term investing, you should only part with cash if you can afford to for years at a time.</p><p>Here are some questions to ask yourself to ensure your life is dictating the terms of your investment plans (and not the other way around):</p><ul><li>Can I honestly afford to part with this cash for a few years?</li><li>What are my investing goals?</li><li>Am I ready to start investing — or should I be saving up an emergency fund or paying off debt with my money instead?</li></ul><p>If you answer these questions clearly and honestly, you’ll get a good idea of whether starting to invest is the right fit for you at this time in your life.</p><h2 id="the-earlier-you-start-the-better-it-may-be">The earlier you start, the better it may be.</h2><p>With all that said, if you <em>are</em> in a position to part with your money long-term, there is a general attitude that says: the earlier you can get into investing, the better it may be.</p><p>Why? Well, let’s say you want to start investing in your 20s and 30s. You’ve determined that you can part with your money long-term. You also won’t be retiring for at least 30 years, in most cases. So, that essentially means you potentially have 30 years to make a return on your shares.</p><p>This means you might be more willing to be more risk-tolerant in the early days. That’s not to say you should throw everything at the wall and see what sticks. But it does mean that you may have more time to ride out short-term fluctuations in returns in your earlier years.</p><p>In addition, it means your gains could be compounded.</p><p>Let’s say you invest $1,000 into Company X. In the first year, the shares rise 10%, so now your investment is worth $1,100. In the second year, the shares appreciate another 10%. Therefore, your initial $1,000 has grown to $1,210. Basically, in the second year, the 10% growth is on the total balance from the first year, rather than your initial investment.</p><p>While starting earlier is generally considered better, it’s not the only way. If you want to begin investing — and you’re comfortable doing so — there’s no better time than the present.</p><h2 id="investing-can-be-scary">Investing can be scary.</h2><p>The final thing to know before you consider whether or not you’re going to start investing is this: investing can be scary. The market can be volatile at times. Your stocks will likely ride so many waves you’ll feel as though you’re on a rollercoaster.<br></p><p>So, it’s probably not for the faint of heart. But remember that people have been investing in the stock market for years. While you can’t account for everything, you can be smart with your approach and do your research and make mindful decisions — and hopefully, it’ll all work out.</p><hr><p>The Spaceship Universe Portfolio and the Spaceship Origin Portfolio currently invests in Amazon.</p><p>Important! We’re sharing with you our thoughts on the companies in which Spaceship Voyager invests for your informational purposes only. We think it’s important (and interesting!) to let you know what’s happening with Spaceship Voyager’s investments. However, we are not making recommendations to buy or sell holdings in a specific company. Past performance isn’t a reliable indicator or guarantee of future performance.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Bryna Howes)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/investing/">Investing</category>
            <category domain="https://www.spaceship.com.au/learn/tag/market-volatility/">Market Uncertainty</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2022/03/What-should-new-investors-think-about.png" length="0" type="image/png"/>
        </item>
        <item>
            <title><![CDATA[Real money talk: AJ]]></title>
            <link>https://www.spaceship.com.au/learn/real-money-talk-aj/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/real-money-talk-aj/</guid>
            <pubDate>Tue, 01 Mar 2022 21:00:00 GMT</pubDate>
            <description><![CDATA[AJ is a 32-year-old father who has been prone to panic selling.]]></description>
            <content:encoded><![CDATA[<p>This post is based on an interview we conducted with AJ in September 2018.</p>
<p>Real Money Talk is our series where we interview Australians from all walks of life about their personal finances. The views expressed are those of the interviewees, based on their experiences with money, and as such are not necessarily representative of Spaceship's views.</p>
<p>AJ has a clear and unwavering focus when it comes to managing his wealth.</p>
<p>He tells Spaceship about how his successful property investments have aided his family’s wealth, but he is under no illusion how time, patience and discipline are the key factors to getting ahead.</p>
<p>Over to AJ:</p>
<p><strong>How old are you?</strong></p>
<p>32 years old</p>
<p><strong>Do you have kids?</strong></p>
<p>Yes, a five-year-old boy who likes to sit next to his dad on the household MacBook Air aimlessly typing into Excel to ‘help the family save money’. What a legend.</p>
<p><strong>Where do you live?</strong></p>
<p>I live in Wahroonga (suburb of Sydney, NSW).</p>
<p>This is my ‘forever home’ I would say, after doing quite well exiting the Chatswood (NSW) property market a few years ago. We’ve sacrificed location convenience to be in a suburb surrounded by incredible schools and a great community.</p>
<p><strong>What is your current net worth?</strong></p>
<p>I religiously track my net worth using a Net Worth Calculator I developed myself. It simply lists my assets minus my liabilities so I can track my true financial position.</p>
<p>While I prefer to keep my net worth confidential, I can state that I have paid off 40% of my mortgage and actively invest in both my superannuation and the share market.</p>
<p><strong>What is your net worth made up of (stocks, real estate, businesses, home, superannuation, etc.) and any debt that offsets part of these?</strong></p>
<p>My net worth is made up of equity in my current home, Superannuation and investments in ETFs (exchange traded funds) and stocks.</p>
<p>I was rather fortunate to have purchased my first property in Chatswood ahead of the influx of foreign investors, helping me more than double my initial purchase price prior to selling and buying my new family home in Wahroonga.</p>
<p>I also leverage my online businesses and their earnings to fund my investing goals and lifestyle needs (while still working a nine-to-five day job as well).</p>
<p>I have very few debts, beyond my mortgage and a few car loans (which are soon to be paid off, which I am very excited about given it will release a heap of cash flow for me to then invest into the share market).</p>
<h2 id="earn">Earn</h2>
<p><strong>What is your job?</strong></p>
<p>I have three jobs in life:</p>
<ol>
<li>Working full time in a corporate role at a financial services firm.</li>
<li>Working night times and weekends to blog at Savings Guide.</li>
<li>Being a dad, husband and son to my beautiful family.</li>
</ol>
<p><strong>What is your annual income?</strong></p>
<p>Family annual income is something I don’t speak about often. I can state it’s somewhere between $100,000 and $300,000 to be nice and vague.</p>
<p><strong>What was your starting salary and how did it grow from there?</strong></p>
<p>My starting salary was $41,900 including superannuation. I spent a number of years leveraging my experience to move between companies to increase my title, experience and salary.</p>
<p>I found that moving between new jobs every few years helped me increase my salary rapidly.</p>
<p>In recent years, I’ve found a job I enjoy and a salary I’m happy with, meaning I have opted to progress my career internally.</p>
<p><strong>What advice do you have for people who want to earn more money?</strong></p>
<p>Be wise with the money you already have. If you can’t find a way to optimise your expenses and save money, even on a low salary, you will never be able to do so on a big salary.</p>
<p>I also suggest people spend time on two key aspects if they wish to earn more: becoming worldly and wise (know a little bit about everything) and always be the nicest version of yourself.</p>
<p>Look for ways to help people, contribute and show passion in all that you do work wise.</p>
<p><strong>How is your work-life balance?</strong></p>
<p>Good, though something that requires constant attention. Like most, I feel that I never have enough hours in the day, though I think this is because I am motivated person who wants to achieve as much as possible.</p>
<p>I’ve become reliant upon my calendar and scheduling time every day for the things that matter to me.</p>
<p><strong>Do you have income sources outside of your career? If so, how much do you earn from each and how did you develop them?</strong></p>
<p>Yes, I run numerous websites, of which <a href="https://www.savingsguide.com.au/?ref=spaceship.ghost.io">Savings Guide</a> is the primary one. I have a passion for blogging and helping people, making a website about saving money the ideal outlet for me.</p>
<p>The earnings from Savings Guide can vary; it all depends how much effort I put in on a monthly basis to write new content, interact with subscribers and always be hunting down information that my readers will love.</p>
<p>Savings Guide earnings are around 30% of my current salary, making it a decent portion of additional money.</p>
<h2 id="save">Save</h2>
<p><strong>How much do you spend per year?</strong></p>
<p>Right now, I have every dollar I earn allocated to something that matters to me. I have a strict budget, mainly setup to help me stay organised, that I adhere to monthly. I would say I spend about $20,000 a year on discretionary purchases that are not fixed or budgeted for expenses.</p>
<p><strong>What are your main expenses?</strong></p>
<p>In order of magnitude they would be</p>
<ol>
<li>Mortgage</li>
<li>Childcare</li>
<li>Car loans and running costs</li>
<li>Food and groceries</li>
</ol>
<p><strong>Do you have a budget?</strong></p>
<p>Yes, I utilise a detailed <a href="https://www.budgetspreadsheet.com.au/?ref=spaceship.ghost.io">budget spreadsheet</a> I built myself to forecast and track my expenses and cash flow. I then use Pocketbook to analyse my credit card spending whenever I start to lose my way with my budget. This helps me bucket up my purchases into categories to further try and reduce in the following months.</p>
<p><strong>What is your savings rate? And how has it changed over time?</strong></p>
<p>I save around 20% of my income. Prior to apps like Spaceship Voyager, I would save my money until I had a lump sum and then invest it in a significant portion of shares. These days I tend to make regular and smaller purchases using the Spaceship Voyager app and a few Vanguard ETFs.</p>
<p><strong>What is your favourite thing to spend money on?</strong></p>
<p>Consumer technology. I love gadgets, computers, technology and things that can either help me make more money or optimise my lifestyle to have more free time.</p>
<h2 id="invest">Invest</h2>
<p><strong>How do you invest?</strong></p>
<p>I look to find investments that get my broad exposure to a range of assets and returns. For instance:</p>
<p>I invest in Vanguard ETFs and Spaceship Voyager managed funds. This gives me exposure to more progressive and future thinking businesses.</p>
<p>I contribute extra to my superannuation on a monthly basis (a set and forget way to ensure I use the power of compounding returns to my advantage).</p>
<p>I also make higher than required repayments to my mortgage. I set the repayment to be around $200 more than I need to pay in order to reduce my loan term.</p>
<p>Recently I’ve been looking at my household expenses and how I can further reduce them in order to free up cash flow and use that money elsewhere. For instance, I analysed my electricity bills (which are incredibly high) and realised that by replacing my 20-year-old reverse cycle air conditioner, I would have to outlay around $10,000 but would see a return of around 9% per year in savings.</p>
<p><strong>What has been your best investment?</strong></p>
<p>The best investment to date has been my property purchase in Chatswood. I didn’t buy it as an investment at the time but looking back I was rather motivated and forward thinking for someone in their early 20s and the punt paid off.</p>
<p>In second place would be my investment in my website Savings Guide (a blog teaching you how to save money). I started the website in 2006 and funnily enough, it absolutely boomed a few years later when the GFC hit and the world began to realise that saving money is just as important (if not more important) than earning money.</p>
<p>I laugh sometimes because it’s the most hedged business in the world to operate; in good economic times it makes money and in bad economic times it makes even MORE money.</p>
<p><strong>What has been your worst investment?</strong></p>
<p>A few years prior to 2008 (when the GFC hit) I invested my life savings of $21,000 into the share market. I was relatively new to investing (and young!) and made purchases based on the wisdom of previous generations: “Invest in solid companies that have been around forever” was the mantra I followed.</p>
<p>As a result, I purchased shares in Coca Cola, Suncorp, Westpac and the next ‘Macquarie Bank’ named Babcock and Brown. While the shares in Coke, Suncorp and Westpac went okay (albeit, I got spooked and sold too early), the shares in Babcock and Brown went bust. The entire company dissolved and with it my $11,000 I’d invested. I was absolutely mortified.</p>
<p><strong>What’s been your overall return?</strong></p>
<p>Not sure, though a few years back my accountant was doing my tax return and bluntly stated “Why do you invest in shares? You seem to buy high and sell low. You need to stop doing this.”</p>
<p>I realised I was panic selling and not taking a long-term view. Since then I started to delve deeply into index funds and ETFs, reading wisdom from the likes of Warren Buffet which has totally changed my outlook on investing (for the better).</p>
<p><strong>How often do you look at your investments and returns?</strong></p>
<p>I know I shouldn’t, though I check my investments multiple times a day. Not because I am thinking of selling, but because I think I actually quite enjoy seeing my money building and set aside. Visualising my savings and investments makes me happy for some strange reason. It’s the feeling of ‘progress’ or that I am ‘building’ something that feels unreal.</p>
<h2 id="wealth">Wealth</h2>
<p><strong>How are you building wealth?</strong></p>
<p>Avoiding debt. Paying my mortgage off rapidly. Investing in managed funds. Growing my earnings at work by adding value to the business. Growing my earnings on my website by helping Australians save money.</p>
<p><strong>What are your main roadblocks? And how are you addressing them?</strong></p>
<p>Spending money. As much as I live and breathe budgeting, saving, and personal finance, it doesn’t change the fact I am human and often have bad months of overspending. A few months of overspending can really hurt your wealth creation plans for years to come.</p>
<p><strong>Do you have a target net worth you want?</strong></p>
<p>I don’t focus on a number; instead I focus on my lifestyle desires. I want to retire by the time I am 45.</p>
<p><strong>When did you make your first significant behavioural shift towards wealth building?</strong></p>
<p>I’ve always been pretty into making money and building wealth, even from an early age. I think the penny fully dropped five years ago upon hearing the news I was going to become a dad. I realised that this whole money thing wasn’t just about me anymore.</p>
<p><strong>If you could start again, what would you do differently?</strong></p>
<p>I would have avoided individual shares and focused on managed funds. I’d still have the money I lost today and it would probably have grown 5-10x.</p>
<p>I would also have reduced my spending between the ages of 18-25. I spent a lot of my money going out, eating bad food, drinking alcohol, smoking and buying things I didn’t need.</p>
<p>All of these vices were fun at the time, though looking back I could have really done some magical things to both my finances and health had I of invested that money.</p>
<p>I also would have been wiser with the money my websites earned. For a while, earnings were through the roof (due to brokering syndication deals with Yahoo! and Bigpond), yet the money I made I invested back into the business but not in the most useful ways. I bought new PCs and hired writers to focus on quantity, not quality, in turn hurting my longer-term returns.</p>
<p><strong>What mistakes have you made along the way that others can learn from?</strong></p>
<p>See above.</p>
<p><strong>If you had to give advice to Spaceship readers about how to build wealth, what would it be?</strong></p>
<p>Be consistent with everything you do in life. From building wealth to losing weight; self-discipline and sticking to a plan is the key to it all. When others give up, keep going. I’ve learnt that the very moment something seems too hard is the exact moment you are starting to see results and need to push onwards.</p>
<h2 id="retirement">Retirement</h2>
<p><strong>What do you want to do in your retirement?</strong></p>
<p>I’d love to spend 50% of the year in interesting places. I’ve often pondered the concept of chasing Summer all over the world and using retirement as a way to never experience Winter again.</p>
<p>I also like the idea of spending a portion of my time in cheaper countries, soaking in the culture while also extending the money that I have, ala Thailand or other parts of South East Asia.</p>
<p><strong>Do you have any worries about retirement? If so, how are you planning to address them?</strong></p>
<p>Not having enough money. I am addressing this by contributing extra to my super, watching my spending and investing as rapidly as possible into ETFs and Spaceship.</p>
<p><strong>How are you learning about building wealth? Is it from family, books, forced to learn as wealth grew, etc.?</strong></p>
<p>I listen to Audiobooks (often at 1.5x speeds to help accomplish more ‘reads’ per month). I also grew up in a household where talking about money was a regular topic; we were all so open and motivated to get ahead it gave me a real leg up in understanding wealth creation early.</p>
<p><strong>Do you give to charity? Why or why not? If you do, what percent of time/money do you give?</strong></p>
<p>I support a child via World Vision and donate around $100 every month. I decided to do this for a few reasons; firstly, as a father of a four-year-old, the thought of someone else so young and vulnerable in the world going without basic needs quite upset me. I figured sponsoring a child is the least I could do to help someone else.</p>
<p>Secondly, I am a big believer in karma and getting back what you put out into the world.</p>
]]></content:encoded>
            <author>hello@spaceship.com.au (Bryna Howes)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/real-money-talk/">Real Money Talk</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2022/03/Real-Money-Talk-AJ.png" length="0" type="image/png"/>
        </item>
        <item>
            <title><![CDATA[What is Spaceship Voyager? (A deep dive).]]></title>
            <link>https://www.spaceship.com.au/learn/what-is-voyager/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/what-is-voyager/</guid>
            <pubDate>Mon, 28 Feb 2022 20:00:00 GMT</pubDate>
            <description><![CDATA[One of the reasons people avoid investing in shares, is they don’t know which shares to pick. ]]></description>
            <content:encoded><![CDATA[<h2 id="short-answer-">Short answer:</h2><p>Spaceship Voyager is three <a href="https://www.spaceship.com.au/learn/how-do-managed-funds-work/?ref=spaceship.ghost.io">managed funds</a>, which directly invest in shares, available on the Spaceship app. We call our managed funds our Spaceship Voyager portfolios. </p><ul><li>The <a href="https://www.spaceship.com.au/voyager/universe/?ref=spaceship.ghost.io">Spaceship Universe Portfolio</a> is invested in world-changing companies we believe meet our “Where the World is Going” criteria (such as Amazon).</li><li>The <a href="https://www.spaceship.com.au/voyager/origin/?ref=spaceship.ghost.io">Spaceship Origin Portfolio</a> takes a rules-based approach, and invests in some of the world’s largest companies (such as Berkshire Hathaway).</li><li>The <a href="https://www.spaceship.com.au/voyager/earth/?ref=spaceship.ghost.io">Spaceship Earth Portfolio</a> is invested in companies that have a positive impact on people and the planet (such as Atlassian).</li></ul><p>This means we manage your money for you.</p><h2 id="long-answer-">Long answer:</h2><!--kg-card-begin: markdown--><ol>
  <li><a href="#1-what-stops-people-from-investing-in-shares">What stops people from investing in shares?</a></li>
     <li><a href="#2-what-does-a-broker-do">What does a broker do?</a></li> 
<li><a href="#3-what-is-a-managed-fund">What is a managed fund?</a>
     <li><a href="#4-what-s-different-about-spaceship-voyager">What are the differences between Spaceship and a broker?</a></li>
     <li><a href="#5-what-s-a-unit-trust-structure">What's a unit trust structure?</a></li>
     <li><a href="#6-should-you-make-investing-a-habit">Should you make investing a habit?</a></li>
    <li><a href="#7-what-does-spaceship-voyager-invest-in">What does Spaceship Voyager invest in?</a></li>
    <li><a href="#8-fees">What are the fees?</a></li>
    <li><a href="#9-spaceship-learn">How can you learn more?</a></li>
</ol><!--kg-card-end: markdown--><h2 id="1-what-stops-people-from-investing-in-shares">1. What stops people from investing in shares?</h2><p>One of the reasons people avoid investing in shares, is they don’t know which shares to pick.</p><p>Professional investors often spend their days calculating precisely which companies are likely to make the most profits or grow the most, and then allocating their money (or the bank’s money) into those companies via the share market.</p><p>The investors that do well strut around town, informing lesser mortals of their double digit investment returns, and the ones that do badly mumble quietly and glower.</p><p>These sophisticated investment professionals will always seek out an edge using data, computing power, relationships and years of experience while the rest of us kind of sit back and watch them make money.</p><p>But there are ways that we - people who spend their days doing literally everything else other than thinking about the share market - can get in on the money making.</p><p>And like most things in life, it’s by cooperating.</p><h2 id="2-what-does-a-broker-do">2. What does a broker do?</h2><p>Once upon a time, if you had a bit of extra money, you might have engaged your broker (let's call him Greg) to give you investment advice.</p><p>Greg would scope out the available opportunities in the share market and talk shop with his investor mates, and build complicated models that would tell him to tell you that the Company XYZ share price is going to increase over time.</p><p>You would think about it a bit, be impressed by Greg’s modelling and then maybe agree to invest your money in Company XYZ. You and Greg would also settle on a fee for Greg’s complicated modelling and also work out how much of any gains Greg would take should shares in Company XYZ go up.</p><p>Greg’s price is usually pretty high because of, you know, the complicated modelling.</p><p>And Greg generally also had a rule that he wouldn’t get out of bed for less than a certain investment amount, which was generally also pretty high.</p><p>So if you had a smaller amount of money but still wanted to know if Company XYZ was going to go up, Greg would probably smile a bit and tell you to come back when you were richer.</p><p>If Greg turned out to be right about Company XYZ, as well as Company ABC, DEF, GHI and a bunch of other shares over a number of years he might decide he’s pretty good at this investing caper and set up his own managed fund.</p><h2 id="3-what-is-a-managed-fund">3. What is a managed fund?</h2><p>A managed fund is where a group of people give someone (or a team) their money to invest on their behalf, because the group would rather do literally anything else other than worry about the sharemarket.</p><p>Greg - as the manager of the fund - would decide on a “pre-determined investment mandate” which is like a set of rules everyone agrees on.</p><p>These might be: we only like robotics companies or we don’t invest in coal companies or “we will return 3% more than the rest of the market, or so help us God”.</p><p>Then Greg would generally buy between twenty and thirty stocks and keep an eye on them. He would monitor things such as annual reports, information about each company and their customers, think about whether or not management was doing a good job and what their competitors were doing.</p><p>Managed funds can be useful because they usually have a larger pool of money which allows the manager to buy in bulk (and save on the cost of transactions because of the sheer size of the orders). The pool also allows access to international shares (which is not always unique) but also perhaps shares of companies that haven’t even become public yet.</p><p>Everything in finance is kind of geared towards bigger numbers. The more money you’ve got to play with, the more avenues you can explore. Usually.</p><p>That’s why the cooperation of all the members who pool their money together can be quite powerful.</p><p>But of course, Greg isn’t going to manage all that money for free; he’s going to scoop a percentage fee of all the money under management and also receive a performance fee, if he’s right about the shares he’s picked.</p><p>And so folks like Greg can sometimes end up being extremely well paid. Warren Buffett started out as a Greg.</p><p>So that’s what a managed fund is.</p><p>Where lots of people pool their money together, and someone invests it on their behalf.</p><h2 id="4-what-s-different-about-spaceship-voyager">4. What’s different about Spaceship Voyager?</h2><p>Spaceship Voyager is kind of like Greg, but with some key differences.</p><p>Like Greg, we have created managed funds (three actually), where you can put your money in with other investors and we will invest it on your behalf.</p><p>Except, unlike Greg, we will let you invest as little or as much as you like. We have no minimum on the amount of money you’d like to put in. It can be $5, $50, $500 or whatever.</p><p>That’s rather a unique thing in Australia because investing usually has a minimum investment amount.</p><p>The second difference is Spaceship will charge you a fraction of what Greg will, because we’ve basically automated a lot of his day to day job.</p><p>Exposure to a range of companies means we are less susceptible to the performance of any individual one. We are leveraging the power of averages.</p><p>I’m now going to switch from Greg to Spaceship here and discuss what you’re actually buying.</p><h2 id="5-what-s-a-unit-trust-structure">5. What’s a unit trust structure?</h2><p>To make sure a fund manager (either Greg or Spaceship) can keep track of the money pooled in the fund, the fund issues "units" in return.</p><p>These units are recognised by Australian trust law and are valid financial assets. They are also a neat way of calculating which portion of the fund belongs to you.</p><p>The amount of units you get depends on how much money you put into the fund and the unit price.</p><p>So, if the unit price is $1 and you put $1,000 into the fund, you’ll get 1,000 units.</p><p>The value of the unit (called the unit price) moves up and down depending on how the fund is performing.</p><p>If the fund performs well - and the share prices of the companies it’s invested in go up - then the unit price will reflect that and go up too.</p><p>If the unit price appreciates to $1.20, your 1,000 units are now worth $1,200.</p><p>The reverse will happen when the company share prices go down.</p><p>The value of the fund always reflects the value of all the assets held in that fund and is expressed in the unit price. (I.e. The total value of the portfolio divided by the number of units we’ve issued).</p><p>This unit structure method is really useful when you’re buying small lots.</p><p><strong>Important!</strong> The unit price will not always go up. One of the risks of investing is that it’ll go down. But as economies grow and money circulates around businesses and people, more and more of it ends up in shares, which generally pushes the market higher over the long term.</p><p>Spaceship Voyager is intended to encourage that kind of long term investment thinking, so you can build wealth in a way that isn’t overly intrusive.</p><h2 id="6-should-you-make-investing-a-habit">6. Should you make investing a habit? </h2><p>At Spaceship we think there’s real value in making investing a habit.</p><p>And rather than having all your money sit as a lump sum in your bank account, your spare cash could be invested in the share market, which generally grows in value over time.</p><p>In response to that, Spaceship designed an app as a way for people to make investing their money a habit.</p><p>It really doesn't have to be much.</p><p>Some folks who don’t need $5, or $50, or $500 to live their life right now, are putting it in the fund, getting some units, and forgetting about it for a while.</p><p>Investing can help you build wealth to achieve your financial goals in the future.</p><p>Or some folks are considering setting up a weekly investment plan of $5, get some units every week, and forget about it for a while.</p><p>Australia’s fantastic <a href="https://www.spaceship.com.au/super/?ref=spaceship.ghost.io">superannuation</a> system is based off a regular investment model: 10% of your salary is withheld every cycle and is invested on your behalf.</p><p>Because that money vanishes before it even lands in your hot little hands, it’s very rare that you’ll miss it. Yet it makes a huge difference to your quality of life when you retire.</p><p>If you can set up a similar system for your investment goals, where a portion of your income vanishes before you even see it, you’d be surprised at how quickly you can build a handy stash of money.</p><p>Having a backstop of extra money can be powerful; it can give you some breathing space if you’d like to retrain and look for another job, it can help give you opportunities to move about the world and learn more, it could contribute towards a house for you and a family you might like to have, and it can also help protect you if something happens to your health.</p><p>I don’t really need to bang on about this.</p><p>You know having extra money is helpful, but you also probably know it’s really difficult to actually save and people get stuck living week to week or burdened with poisonous credit card debt.</p><p>Spaceship Voyager is a tool to build a pool of your money which leverages the power of the share market.</p><p>We’ve designed it so you don’t have to educate yourself as a stock-picking investor (unless you’d like to).</p><p>Greg can stick to the day-to-day research, you can go and do literally anything else.</p><h2 id="7-what-does-spaceship-voyager-invest-in">7. What does Spaceship Voyager invest in?</h2><p>Now let’s talk about the actual share buying part.</p><p>Remember, Spaceship takes the money you’ve swapped for units and then uses that money to buy shares in overseas and Australian companies.</p><p>You can decide to get units in three Spaceship managed funds: the Spaceship Universe Portfolio (yes, yes, sounds very startup), the Spaceship Earth Portfolio, and the Spaceship Origin Portfolio. Collectively, we refer to these funds as Spaceship Voyager.</p><p>Spaceship is the name of the app you use to set up your Spaceship Voyager investments, check your balance and understand which shares your chosen funds own.</p><p>It’s not a platform where you can actually choose the shares themselves.</p><h3 id="what-companies-are-in-the-spaceship-universe-portfolio">What companies are in the <a href="https://www.spaceship.com.au/voyager/universe/?ref=spaceship.ghost.io">Spaceship Universe Portfolio</a>? </h3><p>For the Spaceship Universe Portfolio, we have chosen 70 to 100 overseas and Australian companies.</p><p>In the Spaceship Universe Portfolio, we are investing <a href="https://www.spaceship.com.au/voyager/universe/?ref=spaceship.ghost.io">where the world is going</a>. The largest companies in the world now are the Googles and the Amazons and the Alibabas, and many businesses are adapting their models to include deep technological processes.</p><p>We have included all of these businesses and more in the portfolio.</p><p>The great thing is, by holding units you are like a fractional owner of all of the assets of the portfolio so you get an exposure to these companies. Mathematics is really brilliant like that.</p><p>You can view every single company (each with an individual explainer on what the company does and why we like it) in the Spaceship app or on our website. If you have some spare time, maybe give them a read. (We’ve explained them out in plain English, like this post).</p><p>As these companies grow and evolve, we think their share prices will go up over time and increase the value of the Spaceship Universe Portfolio. Which means the unit price may rise and the value of your portfolio could increase.</p><p><strong>Important!</strong> Financial markets move around and sometimes there is a selloff or other event impact share prices. When that happens, share prices go down and the unit price may fall.</p><p>The Spaceship app is designed as a habitual investment app, so you can just add little blocks of units over time but sometimes your unit values will decrease. We take a long term view to investing and think generally market volatility should be ridden out.</p><p>Sometimes individual businesses perform badly and their share prices might fall.</p><p>Don’t stress about this overly; there are so many companies in the Spaceship Voyager portfolios, that the loss in one company will normally have a muted impact on the overall performance. We have deliberately made our exposure so broad that we are leveraging the entire lot.</p><p>That also means when one company does blisteringly well, that will also have a muted effect on the whole portfolio. This is a slow and steady journey.</p><h3 id="the-spaceship-origin-portfolio">The Spaceship Origin Portfolio </h3><p>The second fund, the <a href="https://www.spaceship.com.au/voyager/origin/?ref=spaceship.ghost.io">Spaceship Origin Portfolio</a>, takes a rules-based approach.</p><p>Whereas the Spaceship Universe Portfolio is home to global and local businesses, the Spaceship Origin Portfolio is home to big businesses in general.</p><p>The Spaceship Origin Portfolio includes around:</p><ul><li>100 of some of the largest Australian companies, and</li><li>100 of some of the largest international companies, irrespective of which sector they operate in.</li></ul><p>This includes the likes of Australia’s big four banks, the big miners, as well as Coca-Cola, Berkshire Hathaway and McDonald’s.</p><p>These companies are typically established and are normally growing more slowly than the companies in the Spaceship Universe Portfolio, but because they tend to be so established, they generally don’t suffer the same share price moves as growing technology companies.</p><p>The whole design of the Spaceship app is to provide you with an opportunity to invest in the sharemarket without having to pick individual companies; that’s for folks like Greg.</p><h3 id="the-spaceship-earth-portfolio"><a href="https://www.spaceship.com.au/voyager/earth/?ref=spaceship.ghost.io">The Spaceship Earth Portfolio</a></h3><p>Our third fund, the Spaceship Earth Portfolio, is designed to give you exposure to companies that have a positive impact on people and the planet. We pick these companies because they contribute to the UN Sustainable Development Goals. We also use a negative screening process to ensure we don’t invest in companies with exposure to issues such as fossil fuels or human rights abuses. These companies include innovators such as Atlassian and Etsy. </p><h2 id="8-fees">8. Fees</h2><p>Back to Greg. Researching and selecting specific companies to include in his fund is his full time job. So he’s likely going to charge you when the fund performs well. That’s called a performance fee.</p><p>And because he’s made sure you understand he might not always pick a winner, he’s still going to charge you a management fee (which is generally a percentage of all the money he manages).</p><p>Spaceship is a tech company trying to get as much money under management as possible so it has as much buying power as possible to deliver competitive pricing to you, the customer.</p><p>Meaning we want as many users as possible to add as much money as they like, so we can introduce new features and build new financial products to help our generation's money become more money.</p><p>And because we’ve invested in so many different companies, we’ve spread the risk quite broadly.</p><p>And while we carefully monitor and have guidelines about what we are comfortable investing in, we are extremely long term investors so we don’t rejig the portfolio unless we really think the company is not going to return value or there is a shift in the industry. (Or, in the case of the Spaceship Origin Portfolio, where the rules-based approach requires a change.)</p><p>We’re just as obsessed as Greg is with finding companies that perform well and give you long-term returns. But because we have our Where The World is Going methodology, we don’t rejig nearly as much as Greg might, and we're focused on making this accessible to younger people, so we can normally be a lot cheaper.</p><p>Here’s where you can find out about the <a href="https://www.spaceship.com.au/voyager/?ref=spaceship.ghost.io">fees we charge</a> for the Spaceship Voyager portfolios.</p><h2 id="9-spaceship-learn">9. <a href="https://www.spaceship.com.au/learn/?ref=spaceship.ghost.io">Spaceship Learn</a></h2><p>So much of finance can be difficult to understand.</p><p>So even super bright people baulk at language like “consolidated debt obligations” or “put options” or “credit default swaps.”</p><p>Aside from our three funds, we’re committed to providing a steady stream of clear information around investing habits, techniques and strategies to adapt your way of thinking and a news flow so you’re generally aware of what’s happening to the companies in your portfolios.</p><p>This whole Spaceship caper is based on the premise that young people should have an easy way to have exposure to the sharemarket.</p><p>So we built three, really affordable managed funds, which we call our portfolios. </p><p>For our Spaceship Universe Portfolio, we've picked shares that are set to grow steadily through the next phase of technological evolution. For our Spaceship Earth Portfolio, we’re helping to invest in companies that have positive impacts on people and the planet. And for our Spaceship Origin Portfolio? We’ve captured the market by investing in some of the largest companies in Australia and the world, and we figured it would be helpful to allow you to invest as little as you like.</p><p>This is all about exposure and simplicity.</p><p>Apologies for the billion words, but we figured it was worth explaining out.<br><br>Last updated 20 September 2021<br><br></p>]]></content:encoded>
            <author>hello@spaceship.com.au (Jessica Sier)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/investing/">Investing</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2022/03/What-is-Spaceship-Voyager.png" length="0" type="image/png"/>
        </item>
        <item>
            <title><![CDATA[25.02.22 | I'm in]]></title>
            <link>https://www.spaceship.com.au/learn/im-in/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/im-in/</guid>
            <pubDate>Thu, 24 Feb 2022 22:00:00 GMT</pubDate>
            <description><![CDATA[It’s not just common for the stock market to ‘correct’ itself, it’s normal.]]></description>
            <content:encoded><![CDATA[<p>In January 2011, I had a tiny bit of money up my sleeve for the first time in a long time, and I decided I wanted to start investing. Someone suggested I put my money — $1,000 — on one particular stock, and so I did, without any research of my own. The company delisted three years ago, when my shares were worth around $20 and change.</p><p>That was my entrée into the world of investing.</p><p>In 2013, I had some proper money up my sleeve, and I invested in another company, this time with some research behind me. I multiplied my initial investment by more than 10.</p><p>I also picked out a few other select stocks that I invested in.</p><p>In 2018, though, things really changed for me.</p><p>I finally had an income again (after four long years without one) and that meant I could afford to start putting money aside for investing each month when I got paid. The majority of my money went into a Spaceship Voyager portfolio — yes, in part, because I had just accepted a job at Spaceship, but also because of the pool of companies.</p><p>Now I was able to buy into a portfolio of circa 100 stocks, instead of having to do the research and come up with the diversification strategy to back a handful of others.</p><p>And then in October last year, I sold every investment I had and pooled the money with some cash I had in a high interest savings account and I bought a flat (with my partner).</p><p>This week, I started investing again. In the midst of a correction. Knowing that in the short term my investment would likely go down (which it has).</p><p>Starting in 2011, when I started investing, and fast forwarding to today, there has been plenty of turmoil, even just looking at the US stock market. In April 2011, there was a correction — just three months after I bought that first stock.</p><p>In November 2015, a selloff began that lasted until February 2016.</p><p>We saw two corrections in 2018 — including one that started right when I began investing with and working for Spaceship.</p><p>In 2020, the stock market entered a bear market due to the pandemic.</p><p>And we’re going through another correction now, a tough one.</p><p>This correction started out due to concerns over inflation in the US, among other things, but we’re now also seeing the impacts of the geopolitical environment. Tensions between Russia and Ukraine were already creating further complexity, but now that Russia has sadly invaded Ukraine and hopes of a diplomatic resolution have faded, the impacts are multifaceted and we’re seeing a steep sell-off.</p><p>The main thing to know is that it’s not just common for the stock market to ‘correct’ itself, it’s normal. This is what you should expect to see as an investor. According to Yardeni Research, the S&amp;P 500 is in its 11th correction since the turn of the century, for example.</p><p>What has also happened in this time is that the stock market has risen. Take the S&amp;P 500, for example. Between 21 January 2000 and 24 February 2022, it has risen 198%.</p><p>That’s not to say this isn’t really, really hard. Investing <em>is</em> really, really hard. It’s not for everyone.</p><p>That first stock I invested in? I lost almost every cent. I could have pulled out, recouped some of my money, and gone on my way. But then I might not have had the courage to invest again. I might not have been willing to put my money into other stocks or into my Spaceship portfolio. I might still be chugging away at saving for a house deposit.</p><p>But that one stock eventually became part of a larger, more diverse portfolio, and by sticking with it, more than ten years after I started investing, I was able to buy a place.</p><p>Now that I’ve started investing again, I’m sticking with the same strategy.</p><p>I’ll put an amount from every pay into my investments every month. And ten years from now — with, I assume, many corrections along the way — I’ll likely be in front, because the stock market does generally rise over the long term.</p><p>But that’s me and <em>my</em> personal goal. It’s okay to make the right choice for you and your personal goals right now. It’s also okay to feel really, really bothered by what you’re seeing happening in the market.</p><p>Just know that everything that is happening right now — the stock market correction and your concerns — is normal.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Bryna Howes)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/newsletters/">Newsletters</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2022/03/Long-term-investing.jpeg" length="0" type="image/jpeg"/>
        </item>
        <item>
            <title><![CDATA[The tiny expenses that really add up]]></title>
            <link>https://www.spaceship.com.au/learn/tiny-expenses-that-really-add-up/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/tiny-expenses-that-really-add-up/</guid>
            <pubDate>Tue, 22 Feb 2022 01:48:00 GMT</pubDate>
            <description><![CDATA[Little expenses can seem innocuous — until they’re not.]]></description>
            <content:encoded><![CDATA[<p>Would you like an extra $1,000 in your bank account?</p><p>Well, you have two choices: you can find a magic lamp and hope there’s a genie ready to grant you a wish. Or you could stop buying your daily coffee.</p><p>Okay, we jest. But there are some sad realities about daily expenses. What seems like a mere $4 purchase can add up to a multi-figure amount over the course of a year. That’s money that could be better spent.</p><p>Everyone has their fun habits and treats, and we don’t want to take those away from you.</p><p>We just want to let you in on the little expenses that seem innocuous — until they’re not. Read on!</p><h4 id="1-in-app-purchases">1. In-app purchases</h4><p>Picture this scene: You’ve boarded the bus for your daily 40-minute commute and the bus has hit traffic. Naturally, you’re playing Candy Crush.</p><p>In fact, you’ve played five games already.</p><p>But then comes the moment we all dread. Candy Crush has locked your free version of the app for 30 minutes. Unless, of course, you pay $0.99 (or more) to proceed.</p><p>You’re still stuck in traffic, so you hit the button and you spend the $0.99.</p><p>And that’s how it begins. These little in-app purchases — $0.99 here, $2 there — can quickly add up. We’ve all heard the <a href="https://www.gizmodo.com.au/2013/08/holy-shit-i-just-spent-236-on-candy-crush-help/?ref=spaceship.ghost.io">horror stories</a>. Don’t be next.</p><h4 id="2-takeaway-coffee">2. Takeaway coffee</h4><p>We won’t begrudge you the <em>need</em> to hit up the nearest café mid-morning, even if it’s just to get away from your desk for five minutes and move your body.</p><p>But we might raise an eyebrow at the thought of buying a $4 chai latte every day.</p><p>You see, the sums are pretty clear. If you buy a $4 latte every day, that adds up to $20 per week or $1,040 per year <em>just on coffee</em>. Can you really justify that?</p><p>That’s essentially $1,000 that you could have saved or invested.</p><p>If your office offers free tea and coffee — and most do — you might want to consider whether or not you can go without a café-bought coffee for the sake of your savings.</p><h4 id="3-bank-fees">3. Bank fees</h4><p>You’re heading to work when you realise you owe a colleague $20, so you run to a nearby ATM. It’s not your bank’s ATM, so you get charged a fee.</p><p>You have an old bank account that you don’t use for much. It accrues a $4 monthly fee unless you deposit at least $2,000 per month. Which you don’t.</p><p>You need to take out $3,000 in cash, so you head into a bank branch and make what they now call an “assisted withdrawal.” That’ll be $2.50 please.</p><p>Do any of these scenarios sounds familiar? Once upon a time, bank fees seemed impossible to avoid. But those days have passed. You no longer have to subject your finances to fees, if you’re smart about <a href="https://www.choice.com.au/money/banking/savings-options/articles/top-fee-free-bank-accounts?ref=spaceship.ghost.io">who you bank with</a> and how you bank.</p><p>Why should you have to pay $2.50 to access your own money, anyway?</p><h4 id="4-movie-and-tv-subscriptions">4. Movie and TV subscriptions</h4><p>These days, there is a veritable smorgasbord of options when it comes to streaming services.</p><p>You could be signed up to Netflix, Stan, Hayu and Foxtel Go all at once.</p><p>But are you actually utilising each and every service, each and every day? Not likely.</p><p>If you regularly find yourself flicking between options, you probably aren’t optimising how you spend your money on these services. Instead, perhaps you could think about pausing or suspending a subscription for a couple of months while you catch up on another.</p><p>Let’s say you have a Netflix and a Stan subscription. What you would do is cancel Netflix (don’t worry, they’ll keep your account profile and history as long as you log back in within 10 months) while you catch up on your Stan list. After a few months, you could cancel Stan and return to Netflix. By doing this, you’re paying one fee and giving 100% of your time to one service, instead of paying two fees and giving 50% of your time to two services.</p><h4 id="5-rideshares">5. Rideshares</h4><p>Rideshare services such as Uber have made it super easy for us to get from A to B without breaking the bank. Or have they?</p><p>When faced with the choice to walk for, say, 15 to 20 minutes to meet friends for dinner or jump in an Uber for $8 (or so), which do you choose? No judgement.</p><p>If your answer is Uber (or similar), we suggest you take a quick look at your history.</p><p>How much are you spending on Uber each month? Year?</p><p>These little fees quickly add up. We know they save time and seem like a throwaway expense, but think about how good you’d feel if you had that money in a savings account instead? (Plus, think about how many healthy steps you can get if you walk?)</p><h4 id="6-interest-charges">6. Interest charges</h4><p>If you use your credit card regularly, beware of interest charges.</p><p>Most credit card issuers in Australia will give you a grace or interest-free period of 55 days. This figure is the maximum number of days you won’t be charged interest. However, you may have less time depending on when you make your purchase within the statement cycle.</p><p>Each statement period will typically run for 30 days. If your interest-free period is 55 days, you’ll then have 25 days from when the statement period finishes to when your payment is due.</p><p>Again, depending on when you make your purchase within the statement cycle, this means your actual interest-free period will lie somewhere between 25 and 55 days.</p><p>If you make a purchase within this period, but pay off your balance by the due date, you won’t be charged any interest on your purchase and you can get on your merry way.</p><p>However, if you only pay the minimum payment or you miss your due date, your grace period will lapse, and you’ll start accruing interest charges on your purchase.</p><p>Interest charges are not worth it! If you can, avoid them at all costs — especially because the charges usually compound daily, which means your charges balloon daily.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Bryna Howes)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/personal-finance/">Personal Finance</category>
            <category domain="https://www.spaceship.com.au/learn/tag/cost-of-living/">Cost of Living</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2022/02/tiny-expenses-that-add-up.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[What is dividend investing?]]></title>
            <link>https://www.spaceship.com.au/learn/what-is-dividend-investing/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/what-is-dividend-investing/</guid>
            <pubDate>Mon, 21 Feb 2022 19:59:00 GMT</pubDate>
            <description><![CDATA[What is dividend investing and is it right for you? Let's explore.]]></description>
            <content:encoded><![CDATA[<p>A <a href="https://www.spaceshipinvest.com.au/learn/what-is-a-dividend/?ref=spaceship.ghost.io">dividend</a> is a distribution of a company’s profits.</p><p>Usually, ASX-listed companies will pay dividends twice a year — an “interim” dividend, followed by a “final” dividend. Companies in the US typically pay quarterly, others pay one-off dividends, and some not at all.</p><p>Now you know what a dividend is, let’s get onto the question at hand: what is dividend investing? Dividend investing is an investment approach whereby you specifically purchase stocks that issue dividends for the purposes of generating a stream of passive income.</p><ul><li>What type of companies issue dividends?</li><li>What might you look for in a company that pays dividends?</li><li>Why might I want dividends as a passive income stream?</li><li>What are some other ways to use dividends?</li></ul><hr><p>Let’s get into the nitty-gritty.</p><p>Some companies like to “reward” their shareholders by divvying up their profits and paying each shareholder a percentage of those profits that is proportional to the amount of stock they own.</p><p>Say you’re a shareholder in Woolworths. Woolworths pays its shareholders a fully franked dividend twice a year. In September 2018, the dividend Woolworths paid was 50 cents per share, as well as a special dividend of 10c. More recently, in May 2019, the dividend was 45 cents per share.</p><p>For this reason, if you were thinking of getting into dividend investing, Woolworths might be one share you’d consider buying stock in. (Of course, you should always do your research and weigh the pros and cons before buying stock in any company because investment returns, including dividends, can go up and down, and can sometimes be zero.)</p><h2 id="what-type-of-companies-issue-dividends">What type of companies issue dividends?</h2><p>As you might have figured by now, not every company pays dividends.</p><p>Usually, you’ll find that the types of companies that pay dividends have been around for a while and feel they have a pretty strong position in their market.</p><p>Dividend-paying companies tend to be slower growth companies. They are not reinvesting all of their profits for growth investments; instead they use some or all of the profits to pay out dividends. On the flip side, a company that is trying to scale its business usually won’t pay dividends. This is because it wants to reinvest its profits back into the company and use the money to propel its growth. Sometimes, even a seasoned company will choose to reinvest its earnings — maybe because they want to use their profits to expand or acquire a new asset.</p><p>As an investor, you just need to decide what you want. Non-dividend companies are typically more aggressive and volatile because they are trying to grow. Take, for instance, Amazon. Amazon has never issued a dividend but has experienced significant share price growth over the years. For some companies, it’s all part of their overall plan.</p><h2 id="what-might-you-look-for-in-a-company-that-pays-dividends">What might you look for in a company that pays dividends?</h2><p>Okay, so you’re ready to get into dividend investing, which means it’s time to figure out which companies to invest in and which ones to avoid.</p><h3 id="payout-ratio">Payout ratio</h3><p>One of the first things you should take into consideration is the company’s payout ratio. For example, if the company reports $50 million in profits and pays $45 million in dividends, you might ask yourself how stable that company would be if disaster strikes. If 90% of profits are going to the dividend, what happens if profits decline? The dividend will be at risk. If your research leads you to believe they are, you might want to avoid that company.</p><h3 id="dividend-yield">Dividend yield</h3><p>Dividend yield is essentially a ratio that measures the cash dividends against the stock price. So, you’d probably consider the dividend yield when weighing up whether or not to buy stock in a company — especially if your plan is dividend investing.</p><p>The dividend yield changes daily, because while a dividend may be stable the share price can be volatile. If a dividend stays the same, but the share price decreases, then the yield increases. Of course, past performance isn’t a reliable indicator of future performance. But you might want to include the past dividend yield in your research and that might give you a guideline to work with, at least.</p><p>Here’s how to work out the dividend yield in a company:</p><p>If you have 100 shares in Company X and Company X pays a five-cent dividend per share twice yearly, you receive $5 in dividend income twice a year (likely every six months).</p><p>To work out dividend yield, you will take the dividend price and divide it by the current share price. You’ll then multiply that number by 100 to get the dividend yield.</p><p>For example, if Company X shares are worth $10, you’ll do the following:</p><p>Divide dividend price (five cents) / current share price ($100) x 100 = dividend yield.</p><p>Thus 0.05 / $10 x 100 = 0.5% dividend yield.</p><h3 id="growth-rate">Growth rate</h3><p>When researching, growth rate is certainly something you’d want to consider.</p><p>What is growth rate exactly?</p><p>The growth rate measures how fast or slow the company’s dividends are growing over time. For example, maybe five years ago, Company Y was paying a two-cent dividend per share, but now it pays a five-cent dividend per share. While you can’t determine now whether or not the dividend will continue to grow — past performance is no guarantee of future performance — you can use this as a guideline when undertaking your research.</p><h2 id="why-might-i-want-dividends-as-a-passive-income-stream">Why might I want dividends as a passive income stream?</h2><p>The basic idea behind dividend investing is to create a passive income stream — in other words, a stream of income that lets you sit back and watch the cash roll in.</p><p>With that said, participating in dividend investing comes with no guarantees. In a bear market, for example, you might find that your dividend income is extremely volatile. Keep in mind that companies can also stop issuing dividends and the growth rate can stall.</p><p>Therefore, there is an argument to be made that dividend investing isn’t a truly passive income stream. Some maintenance is required. While you can hope to sit back and generate extra cash for your savings, you may need to keep a watchful eye on your stocks.</p><h2 id="what-are-some-other-ways-to-use-dividends">What are some other ways to use dividends?</h2><p>While dividend investing is the act of purchasing stocks that issue dividends for the purposes of generating a stream of passive (or not-so-passive) income, this isn’t the only option.</p><p>Some investors choose to reinvest their dividends back into the company. In some cases, shareholders are even offered the choice to use their dividend to acquire additional shares in the company at a discount on the current market price.</p><hr><p>Whatever you choose to do with your dividends — investing or reinvesting — you should always make sure you do your research and due diligence, and consider what suits your personal objectives, financial situation, and needs.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Bryna Howes)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/investing/">Investing</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2022/02/What-is-dividend-investing.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[How to calculate your net worth — and why you should]]></title>
            <link>https://www.spaceship.com.au/learn/how-to-calculate-net-worth/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/how-to-calculate-net-worth/</guid>
            <pubDate>Mon, 21 Feb 2022 14:11:00 GMT</pubDate>
            <description><![CDATA[What net worth is, how to calculate yours, and why it’s important. ]]></description>
            <content:encoded><![CDATA[<p>A recent study conducted in Britain revealed money can’t buy happiness, and worse, it can drive anxiety. This information hardly comes as a surprise. Many of us have dealt with the emotional and mental toll of financial strain, at least once in our lives.</p><p>But just because money can cause us stress doesn’t mean it has to.</p><p>Here at Spaceship, we believe the more educated you are about money, the more empowered you are likely to be to make the right financial choices for your situation.</p><p>With that in mind, we decided to explore net worth and all that it entails: what net worth is, how to calculate yours, and why it’s important. Read on!</p><h2 id="what-is-net-worth-and-why-is-it-important">What is net worth — and why is it important?</h2><p>Put simply, your net worth is the value of everything you own, minus all your debts.</p><p>If we were being all dramatic, we’d put it like this: if you were to sell absolutely everything in your life, down to your last stubby holder; then you used the cash to pay off all your debts; then the amount of cash you’d be left with would be your net worth.</p><p>But we’re not dramatic. (Truly!)</p><p>And in fact, you probably don’t want to sell off <em>everything</em>. Because you’re savvy and you have a superannuation account and, you know, you probably want to keep your stubby holder.</p><p>So, why bother thinking about net worth then? What’s it all about?</p><p>We believe net worth is one of the best ways to gauge where you’re at financially. Better than stacking up your income, better than comparing your assets. Here’s why:</p><p><strong>Shawn is a single man who works as a teacher</strong>. He earns $72k annually. He lives with a few friends and pays $200 a week for his share of the rent. He drives a beat-up Honda worth $5k. His superannuation has around $45k in it. And he has $15k in stocks.</p><p><strong>Henry is a single man who works as an architect</strong>. He earns $160k annually. He lives alone and pays $700 a week rent. He doesn’t own a car. His superannuation has around $65k in it. Last year, he went to Paris, and now he owes $17k on his credit card.</p><p>Now, consider these two men.</p><p>If all you knew about Shawn and Henry were that they earned $72k and $160k respectively, you would think to yourself: <em>by golly, Henry is far richer than Shawn</em>.</p><p>But stop right there! Actually, Shawn’s net worth is $65k and Henry’s net worth is $48k.</p><p>And this is why net worth is an important measurement and why we think it’s a good indicator of your overall financial health. Financial health encompasses everything from income to debts to what you’re doing with what you’ve got; it’s not just about how much you make.</p><p>Sure, you can build wealth faster with a larger income, generally speaking. But when it’s all said and done, your income makes you no guarantees. It’s usually up to you to build your net worth.</p><h2 id="how-to-calculate-your-net-worth">How to calculate your net worth</h2><p>By now, you’re probably itching to calculate your net worth — so, let’s do this!</p><p>We’ll start by going back to the basic definition: your net worth is the value of everything you own, minus all your debts.</p><p>Now, when we say the value of everything you own, we’re not being literal.</p><p>When calculating your net worth, you wouldn’t factor in the minutiae such as your moisturising cream or your stubby holder. These items have sentimental value, sure, but they don’t usually have financial value, so you’d eliminate them from your calculations.</p><p>Instead, you’d add up the value of your home, your cars, your shares, your savings accounts, your retirement accounts, and any major valuables such as jewellery or art.</p><p>Here’s a basic checklist:</p><p>✓	Your home and other properties/land<br>✓	Shares and other investments<br>✓	Superannuation<br>✓	Trusts<br>✓	Savings<br>✓	Cars and other vehicles<br>✓	Major valuables</p><p>Now, make a list of all your debts, as per this basic checklist:</p><p>✓	Mortgages<br>✓	Personal and other loans<br>✓	Car loans<br>✓	Student loans (e.g. HECS-HELP debts)<br>✓	Credit card and store card debts</p><p>Once you’ve written down the values, you’ll deduct the total value of all your debts from the total value of all your assets and savings. The result is your net worth!</p><p>Here’s an example from our <a href="https://www.spaceshipinvest.com.au/learn/real-money-talk-sophie/?ref=spaceship.ghost.io">Real Money Talk with Sophie</a>:</p><p><u>Assets and savings</u>:</p><p>Cash: $20,000<br>Superannuation: $30,000<br>Car: $50,000</p><p><u>Debts</u>:</p><p>Credit card: $5,000<br>Car repayments: $30,000<br>HELP: $80,000<br>Government repayments: $2,000</p><p><strong>Net worth</strong>: -$17,000</p><h2 id="the-net-effect-of-knowing-your-net-worth">The net effect of knowing your net worth</h2><p>When you finish calculating your net worth, you may be surprised. Some of us discover we’re doing better than we think. Others of us? Not so much.</p><p>Either way, you’re generally better off knowing your net worth.</p><p>There’s always time and space for improvement, so even if your net worth results came as a shock, don’t let them get you down. Take action and you could be driving towards financial freedom with the wind in your hair and your financial woes in the rear-view mirror!</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Bryna Howes)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/personal-finance/">Personal Finance</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2022/02/How-to-work-out-your-net-worth.png" length="0" type="image/png"/>
        </item>
        <item>
            <title><![CDATA[18.02.22 | We bought and sold some stocks]]></title>
            <link>https://www.spaceship.com.au/learn/180222-newsletter/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/180222-newsletter/</guid>
            <pubDate>Fri, 18 Feb 2022 03:15:00 GMT</pubDate>
            <description><![CDATA[A look at the latest changes to our Spaceship Voyager portfolios.]]></description>
            <content:encoded><![CDATA[<p>It’s no big secret that the stock market has been quite the rollercoaster ride lately, which, naturally, our investment team has been watching closely. </p><p>While normally we rebalance our Spaceship Universe Portfolio quarterly, a correction of this nature does present opportunities to buy new stocks for the portfolios and potentially sell or change the weights of others.</p><p>This week, we made some changes to our <a href="https://www.spaceship.com.au/voyager/universe/?ref=spaceship.ghost.io">Spaceship Universe Portfolio</a>.</p><h2 id="bought-enphase">Bought: Enphase</h2><p>Enphase Energy is a global energy technology company and leading supplier of solar microinverters. Inverters are typically described as the brains of a solar energy system. A microinverter is needed in solar panels to convert direct current (DC) to the alternating current (AC) (ie sunlight into energy).</p><p>Enphase Energy has created smarter solutions through technology and design for solar power. Traditional inverters require solar panels to be connected in a series because the entire solar array is connected to a single inverter, meaning if one panel malfunctions, the whole system goes down.</p><p>Instead, Enphase’s microinverters convert energy at the individual solar module level so consumers can maintain power from different functioning panels resulting in a more durable and reliable power supply.</p><p>We like the electrification trend and Enphase for a few reasons, one being that the microinverter solar market is expected to grow 14% per year through 2026. We believe that electricity consumption is likely to double as the world’s car fleets are electrified requiring battery storage installations with solar being a major solution. We believe that Enphase is likely to win market share as it introduces new home products such as battery storage and electric vehicle charging.</p><h2 id="sold-fedex">Sold: Fedex</h2><p>We’ve had Fedex on our watchlist for a while, as we believe its position in ecommerce delivery against competitors such as USPS and Amazon has been weakening due to Amazon vertically scaling its supply chain (purchasing trucks and planes). Combined with Amazon's insights into customer orders, this is proving to be a major competitive advantage (due to a reduction in costs and increasing shipping efficiency). As such, we decided to sell Fedex.</p><h2 id="sold-etsy">Sold: Etsy</h2><p>Since we bought Etsy in 2020, we have watched as management has adopted a new ‘house of brands’ strategy by buying Depop and Elo7, among others.</p><p>As well as that, due to Apple’s app tracking changes, we expect Etsy will find it harder to target and advertise to potential customers, and therefore it may suffer from increased customer acquisition costs.</p><p>With these two concerns in mind, our investment thesis changed, so we decided to sell Etsy preferring increased trend exposure to home electrification with Enphase.</p><h2 id="sold-a2-milk">Sold: A2 Milk</h2><p>A2 Milk is another stock that has been on our watchlist for a while.</p><p>China’s birth rate declined 12% in 2021, following a 18% fall in 2020. This provides a headwind for selling baby formula, which is key in the Chinese market.</p><p>A2 Milk has also suffered during the pandemic because of the reduced daigou trade. Travel restrictions, though cyclical, have caused A2 Milk to suffer.</p><p>As such, we feel there are better investments we can make and so we sold out of the company.</p><hr><p>The <a href="https://www.spaceship.com.au/voyager/earth/?ref=spaceship.ghost.io">Spaceship Earth Portfolio</a> invests in Enphase and Etsy at the time of writing.</p><p>Important! We’re sharing with you our thoughts on the companies in which Spaceship Voyager invests for your informational purposes only. We think it’s important (and interesting!) to let you know what’s happening with Spaceship Voyager’s investments. However, we are not making recommendations to buy or sell holdings in a specific company. Past performance isn’t a reliable indicator or guarantee of future performance.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Bryna Howes)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/newsletters/">Newsletters</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2022/02/sunset-solar-panels-clouds.jpeg" length="0" type="image/jpeg"/>
        </item>
        <item>
            <title><![CDATA[3 things dating and investing have in common]]></title>
            <link>https://www.spaceship.com.au/learn/3-things-dating-and-investing-have-in-common/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/3-things-dating-and-investing-have-in-common/</guid>
            <pubDate>Tue, 15 Feb 2022 23:32:06 GMT</pubDate>
            <description><![CDATA[How is the pursuit of money like the pursuit of love? ]]></description>
            <content:encoded><![CDATA[<p><em>How is the pursuit of money like the pursuit of love? Spaceship Creative Content Lead Nat sees some similarities that are worth pointing out.</em></p><p><strong>Investing can have a reputation for being dry and callous. I’ve found the complete opposite to be true.</strong></p><p>The beginning of my investment journey was a highly emotional experience.</p><p>The ups and downs of the market, coupled with the emotional attachments (or resentments) I formed with my investment choices, made me feel like I was on an emotional rollercoaster — which I found to be eerily similar to my early experiences with dating.</p><p><strong>Over time, I’ve felt that the lessons I’ve learnt through dating have helped me become a better investor, and vice versa.</strong></p><p>The difference as to whether you succeed in building a healthy, fruitful, long-term relationship with investing — or whether you jump into a passionate, adrenaline-inducing but ultimately draining experience with it — depends on your mindset and your approach.</p><p>Here are three things dating and investing have in common, which may help you see how developing the skills you’ll need in one can help you excel in the other.</p><h2 id="1-its-crucial-to-align-on-core-values">1. It's crucial to align on core values</h2><figure class="kg-card kg-image-card"><img src="https://www.spaceship.com.au/blog/images/2022/02/love-and-money-1.png" class="kg-image" alt loading="lazy"></figure><p>Much like dating, your mindset when investing can influence your experience and success.</p><p><strong>Will you take a long-term mindset, or will you treat it like a 'get rich quick' scheme? </strong></p><p>When app-facilitated online dating began to boom a few years ago, I found it relatively easy to download a dating app, swipe right on a few hotties and score myself some dates.</p><p>However, I quickly realised that the way people present themselves online (and how inaccurately I interpreted those portrayals) wasn’t enough to assess whether they would be a good match for me. I also had to dig deeper to figure out what their dating motivations were, i.e. whether they were there for a good time or a long time.</p><p>In the process, I found that many people go into dating with the mindset of “what can I get out of this arrangement as quickly as possible?” — which often meant that both parties struggled to get much value out of the experience at all.</p><p>I learned that if I didn’t seriously consider whether the person in front of me was aligned to my values and objectives, or was willing to grow and build with me over time, my short-term dating wins were overshadowed by mixed signals and inconsistent behaviour.</p><p>It left me feeling like the time and energy I invested in scoring the date in the first place was a poor use of my resources. And having multiple low-return experiences almost put me off dating altogether.</p><p><strong>It can be similar to investing.</strong></p><p>I had early experiences where I’d seek out a hot stock that had seen quick share price growth, but I failed to explore why the price had risen so suddenly or to look at the longer-term performance, vision and business strategy of the company I was investing in.</p><p>This meant that I sometimes bought in at a price peak and the value of my shares declined soon after. I had also taken punts on companies that weren’t in line with my own values and the kind of world I want to help create, which meant my interest and belief in them quickly waned and I wasn’t committed to riding out the volatility.</p><p>What I learned is that if I take a long-term approach — which means my investing horizon is more than 7 years — and invest in companies that provide products and services that I believe in, I am far more willing to stay the course — even if I experience volatility along the way. As markets generally tend to rise over longer periods of time, having longer time horizons should mean I’m more likely to be successful in the long run.</p><h2 id="2-valuing-consistency-over-novelty-can-be-the-key-to-long-term-success">2. Valuing consistency over novelty can be the key to long-term success</h2><figure class="kg-card kg-image-card"><img src="https://www.spaceship.com.au/blog/images/2022/02/love-and-money-2.png" class="kg-image" alt loading="lazy"></figure><p>I love the honeymoon phase of relationships. Everything is new, shiny, happy and I’m absolutely stoked to be there.</p><p>After a while, things tend to settle down. Date nights turn into evenings on the couch, and cooking for one another becomes an expectation rather than a romantic gesture. A year or two into a relationship, it becomes harder for me to feel the same kind of emotional highs, even though I wanted to be in a healthy, committed relationship. When these highs do, in fact, plateau, I find myself asking the question: is this actually the right relationship for me?</p><p><strong>Investing also has a honeymoon period. </strong></p><p>When I took my first few steps into the world of wealth generation, I experienced feelings of elation and pride that came from learning new skills and seeing my money begin to work for me.</p><p>Then, one or two years down the track, after I became accustomed to market volatility and experienced a market correction, I began to feel a bit restless. The sheen of novelty had worn off, but I still wasn’t a millionaire, the ride got a little bumpy, and I still had a long way to go. It made me wonder; is this really all it’s cracked up to be? Am I even doing this right?</p><p>While our dopamine-seeking brains may tell us otherwise, experiencing feelings of monotony when you’ve stuck with a healthy habit for years is not just normal, but positive.</p><p><strong>It's a sign that you've levelled up. </strong></p><p>Things you once strove for are now routine. Things that were once novel are now more ingrained behaviours — and now, they’re just a part of who you are.</p><p>I’ve come to learn that rather than focusing on the feelings of flatness or fatigue that fills the space that novelty has left, I try to reframe my perspective to recognise the progress I’ve made.</p><p>I give myself a moment to recognise how far I’ve come, and give myself permission to be proud of my personal development. This, in turn, helps me feel a renewed sense of belief in the path I’m walking, and enables me to continue towards an even brighter future — both in investing and in love.</p><h2 id="3-going-through-tough-times-can-be-an-opportunity-rather-than-a-hindrance">3. Going through tough times can be an opportunity, rather than a hindrance</h2><figure class="kg-card kg-image-card"><img src="https://www.spaceship.com.au/blog/images/2022/02/love-and-money-3.png" class="kg-image" alt loading="lazy"></figure><p>In relationships and in investing, tough times can be galvanising.</p><p><strong>They can prompt you to take action, or at the very least, consider whether the course you’re currently on is right for you.</strong></p><p>In relationships, it can be helpful to ask whether the tough times are a result of incompatibility with your partner, or whether they’ve been brought on by external factors.</p><p>When it is the latter, in my past experiences, these challenges presented opportunities for myself and the person I was dating to grow together. The effort and energy we put into successfully overcoming these obstacles paid dividends, as they helped to build trust and teamwork skills. What’s more is that they enabled us to appreciate the calm after the storm to a greater degree.</p><p>Likewise, when it comes to investing, share and unit prices are regularly impacted by market conditions and external factors — such as the recent COVID-induced supply chain disruptions and expectations of increased interest rates, for example. While these events rattle investor confidence, I’ve found that, in the past, when I’ve been able to stick to my strategy and continue to invest regularly, for me personally, these times have proven to be among some of the most fruitful.</p><p>This is due to <a href="https://www.spaceship.com.au/learn/dollar-cost-averaging/?ref=spaceship.ghost.io">dollar cost averaging</a>. Continuing to invest in a downturn has helped me to bring my average cost per investment cost price down — which, when coupled with the magic of compounding returns, I’m hoping will be more likely to see me better off in the long run.</p><p><strong>Of course, in investing as in love and dating, you can only ever control your own actions. </strong></p><p>There are so many variables that can impact whether or not you achieve your goals — including both market conditions and personal circumstances  — so there is never any guarantee of success.</p><h2 id="in-the-end-the-common-denominator-is-me">In the end, the common denominator is me</h2><p>In dating and investing, the way I conduct myself is a reflection of who I am and the skills I have developed to date.</p><p>I’ve made mistakes along the way, and I’m sure I’ll make many more. It’s not my mistakes that define me or my life, but my ability to learn, adapt and move forward with that new wisdom. What matters most is focusing on what I want my life to look like, aligning my behaviours to that vision and continuing to put in the work.</p><p><strong>In the end, it’s not them, it’s me.</strong></p>]]></content:encoded>
            <author>hello@spaceship.com.au (Spaceship Developer Account)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/personal-finance/">Personal Finance</category>
            <category domain="https://www.spaceship.com.au/learn/tag/hash-natalia/">#natalia</category>
            <category domain="https://www.spaceship.com.au/learn/tag/people-and-ideas/">People &amp; Ideas</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2022/02/love-and-money.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[Real Money Talk: Lucy]]></title>
            <link>https://www.spaceship.com.au/learn/real-money-talk-lucy/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/real-money-talk-lucy/</guid>
            <pubDate>Tue, 15 Feb 2022 22:30:00 GMT</pubDate>
            <description><![CDATA[Lucy’s a 20-year-old from Randwick who’s actively saving and investing her money.]]></description>
            <content:encoded><![CDATA[<p>This post is based on an interview we conducted with Lucy in November 2021.</p><p>Real Money Talk is our series where we interview Australians from all walks of life about their personal finances. The views expressed are those of the interviewees, based on their experiences with money, and as such are not necessarily representative of Spaceship's views.</p><p>We have changed the name of the interviewee for their privacy.</p><h2 id="overview">Overview</h2><p><strong>Name:</strong> Lucy	<br><strong>Age:</strong> 20<br><strong>Where do you live?</strong> Randwick</p><p><strong>Please tell us a bit about yourself.</strong></p><p>I'm a 20 year old uni student in my last semester of a 3 year Bachelor of Arts degree. I'm a bartender, waitress, and HSC supervisor. I desperately want a dog but the strata doesn't allow pets in the apartment.</p><p><strong>What's your current net worth?</strong></p><p>$1,600</p><p><strong>How does it break down?</strong></p><ul><li>Spaceship: $20,800</li><li>Vanguard via Superhero: $1,250</li><li>Crypto: $100</li><li>Super: $750</li><li>Cash: $200</li></ul><p><strong>Do you have any debts?</strong></p><p>HELP debt: $21,500</p><p><strong>How did you build your net worth?</strong></p><p>I have always been very frugal and money-conscious. </p><p>I remember having $99 in my piggy bank when I was six years old because I'd always be on the lookout for coins people dropped on the ground, and doing chores for Mum. </p><p>I am very lucky to be living out of home with my boyfriend and not pay rent. </p><p>I stopped working for a year and a half to focus on uni but started again this September doing roughly 30 hours a week whilst doing full-time uni. </p><p>The bartending and waitress jobs pay roughly $26/hr, plus penalty rates and tips (gotta love generous drunks)!</p><h2 id="earn">Earn</h2><p><strong>Tell us a bit about your career.</strong></p><p>My first ever job was as an art assistant making $8 an hour when I was 14. </p><p>When I was 17 I started working at Maccas for two years and then quit in Jan 2020 right before Covid. I then applied for Youth Allowance payment as an independent full-time student. </p><p>Last year I became a HSC supervisor, and I'm doing it again this year. I started working as a bartender and as a waitress in September this year. I've signed a contract to start a graduate consultant job in January next year at an advisory firm (not a Big4 but like top 10).</p><p><strong>Do you have any income sources outside your job? How much do you earn from each and how did you develop them?</strong></p><p>My boyfriend and I rent out our car spot to our neighbour for $10 a week (which is very low for Randwick so he's getting a good deal). </p><p>I made $50 from investing $1,000 in Raiz two years ago and pulling out just before the Covid plunge. </p><p>I also have my investment returns in Spaceship ($1,600) and Vanguard Diversified High Growth Index ETF via Superhero ($10) but they're not realised.</p><p>(Spaceship note: This is the interviewee’s overall investment performance as at 30 November 2021. Past performance isn’t an indicator of future performance.)</p><p><strong>What advice do you have for other people who want to earn more money?</strong></p><p>Stop spending like an idiot! Saving money is making money. Lock your money away in investments, promise yourself not to touch it and future you will thank you.</p><h2 id="save">Save</h2><p><strong>What's your savings rate? How has it changed over time?</strong></p><p>Currently it's at 81%. When I was on Centrelink as my only source of income it was more like 50%.</p><p><strong>Do you have a budget?</strong></p><p>No, since my spending is quite low. I use Pocketbook to track my money and feel guilty if I've spent more than the previous month.</p><p><strong>How much do you spend per year?</strong></p><p>About $10,000-12,000.</p><p><strong>Do you make purchase decisions carefully, or are you loose with your money?</strong></p><p>I am usually pretty careful in how I spend my money. When I'm grocery shopping I'll use gift cards that I bought with 5% cashback, I'll always buy home brand and by unit price, and use my FlyBuys deals and points. </p><p>With more expensive items I like to buy things that I know will last me ages, like my M1 MacBook Air (bought with an eBay discount I saw on OzBargain alongside 5% cashback gift cards).</p><p><strong>How is your work-life balance?</strong></p><p>At the moment I'm pretty busy so I'd say 70% work and 30% play but it used to be like 95% play a couple months ago.</p><p><strong>What's your favourite thing to spend money on?</strong></p><p>Having fun experiences with friends rather than spending money on material possessions. Also chocolate.</p><h2 id="invest">Invest</h2><p><strong>How do you invest?</strong></p><p>As soon as I get paid I dump as much money as I can into Spaceship and Superhero and try to live with about $200 in my account for the week.</p><p><strong>What's been your best investment?</strong></p><p>I invested $100 in bitcoin for a laugh about two or three years ago, and now it's worth $800. Pretty crazy.</p><p><strong>What's been your worst investment?</strong></p><p>Not had anything tank but my Superhero investment hasn't done much yet since I only invested in it two months ago.</p><p><strong>What’s been your overall return?</strong></p><p>$2,410</p><p><strong>How are you building wealth?</strong></p><p>I'm actively investing and saving money by spending less wherever I can by using deals like cashback and sites like OzBargain to help me. </p><p>I like playing around with compound interest calculators, super calculators, and mortgage repayment calculators to get a feel for how much money I should aim for.</p><p><strong>What are your main roadblocks to building wealth? How are you addressing them?</strong></p><p>My major roadblock is my income as it will take me a few years to climb the corporate ladder to have an income I'd be happy with ($100,000+). But I've learned that with compound interest, investing a dollar now at the age of 20 could be worth roughly 88 times that amount when I'm 60, so that makes me feel better about not having a fantastic income at the moment.</p><p><strong>Do you have a target net worth you want?</strong></p><p>I want to be able to retire at age 50 with a $2 million home and $1 million in super so I can live off the dividends without reducing the nest egg.</p><h2 id="behaviour">Behaviour</h2><p><strong>When did you make your first significant behavioural shift towards wealth building?</strong></p><p>When I moved in with my boyfriend two years ago he got me hooked on finding good deals and then we fell down the investment rabbit hole together a year ago when I made my first ever investment in Raiz.</p><p><strong>If you could start again, what would you do differently? What advice would you give your younger self?</strong></p><p>I'm pretty satisfied with how I behave around money but I guess sometimes it would be nice to not feel guilty about treating myself every so often. If I could give advice to my younger self I would tell her to bet everything on Verry Elleegant to win the 2021 Melbourne Cup.</p><p><strong>What mistakes have you made along the way that others can learn from?</strong></p><p>That you don't need a minimum amount to start investing unless there's a brokerage fee. So it's good to start small and go from there. Don't freak out over the dips, just ride them out. And it's probably not a good idea to check your investments every day (but I still do that for fun anyway).</p><p><strong>Do you have any worries about retirement? If so, how are you planning to address them?</strong></p><p>I'm excited to retire. I can't wait for financial freedom and the ability to fill my days how I like. If I keep working, it'll be because I enjoy the work. Having a retirement goal of $1 million is a huge motivator and I'm keen to achieve it.</p><p><strong>How are you learning about building wealth?</strong></p><p>I watch financial YouTube videos about saving for deposits, mortgages, retirement nest eggs, etc. I haven't read any books yet but I'm keen to.</p><p><strong>Do you give to charity? If so, what percentage of your time/money do you give?</strong></p><p>Here and there I'll chuck $10 to pet rescue or the homeless. Once I have a bigger income I'll look into sponsoring a child through World Vision.</p><hr><h2 id="we-want-to-hear-your-real-money-talk">We want to hear your Real Money Talk</h2><p>At Spaceship we’re big believers in sharing our money stories. We want to hear yours, too. In our ongoing <a href="https://www.spaceship.com.au/learn/tag/real-money-talk/?ref=spaceship.ghost.io">Real Money Talk</a> series, members of our community share what they’ve learned about managing money. We’d love you to take part. <a href="https://forms.gle/B2xKnqAqjePMHfFG9?ref=spaceship.ghost.io">Here’s a link to our Real Money Talk survey</a> where you can share your story.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Kelly Simpson)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/real-money-talk/">Real Money Talk</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2022/02/Real-Money-Talk-Lucy.png" length="0" type="image/png"/>
        </item>
        <item>
            <title><![CDATA[11.02.22 | The metaverse, profits, and BNPL]]></title>
            <link>https://www.spaceship.com.au/learn/the-metaverse-profits-and-bnpl/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/the-metaverse-profits-and-bnpl/</guid>
            <pubDate>Fri, 11 Feb 2022 04:46:00 GMT</pubDate>
            <description><![CDATA[It’s been a few months since we took a look at the companies in our portfolios making news and moves, and a lot has happened in the last while.]]></description>
            <content:encoded><![CDATA[<p>It’s been a few months since we took a look at the companies in our portfolios making news and moves, and a lot has happened in the last while.</p><h2 id="facebook">Facebook</h2><p>After announcing it was going all in on the metaverse in the latter half of 2021, Facebook changed its name to Meta and will hire 10,000 new people over the next five years to work on its plan.</p><p>Then, last week, Meta faced its first big test: a stock price plunge of more than 26% overnight. The drop, which wiped out more than US$237 billion, will go down (pardon the pun) as the largest one-day drop in market value in history, as well as Facebook’s worst one-day loss since going public.</p><p>The drop was generally due to forecasting revenue that was well below expectations, a decline in profit, and a decline in daily active users.</p><p>Facebook stock is down 32.63% this year (as at 10 February 2022).</p><p>Facebook is in our <a href="https://www.spaceship.com.au/voyager/universe/?ref=spaceship.ghost.io">Spaceship Universe Portfolio</a> and <a href="https://www.spaceship.com.au/voyager/origin/?ref=spaceship.ghost.io">Spaceship Origin Portfolio</a>.</p><h2 id="snap">Snap</h2><p>Snap (formerly Snapchat) is profitable, for the first time!</p><p>Snap’s net income in the fourth quarter of 2021 was a little more than US$22.5 million, compared with a loss of about $113 million in the fourth quarter of 2020.</p><p>Meanwhile, its quarterly revenue grew 42% year over year to US$1.3 billion.</p><p>This caused its stock price to do some funny things, including falling 24% during the day’s trading session, before jumping 56% after the bell.</p><p>Snap stock is down 12.81%this year (as at 10 February 2022).</p><p>Snap is in our <a href="https://www.spaceship.com.au/voyager/universe/?ref=spaceship.ghost.io">Spaceship Universe Portfolio</a>.</p><h2 id="afterpay">Afterpay</h2><p>Block (formerly known as Square) has completed its acquisition of Afterpay, after announcing its plans to acquire the BNPL company in August last year.</p><p>Upon the announcement, Block also announced its first integration, which is to provide Afterpay’s BNPL functionality to sellers in the United States and Australia that use Square Online for their ecommerce.</p><p>The company will try to attract retailers who already offer Afterpay to replace their current point-of-sale software and switch to Square.</p><p>Block stock is down 33.59%this year (as at 10 February 2022).</p><p>Block (Square) is in our <a href="https://www.spaceship.com.au/voyager/earth/?ref=spaceship.ghost.io">Spaceship Earth Portfolio</a> and <a href="https://www.spaceship.com.au/voyager/universe/?ref=spaceship.ghost.io">Spaceship Universe Portfolio</a>. Afterpay is in our <a href="https://www.spaceship.com.au/voyager/origin/?ref=spaceship.ghost.io">Spaceship Origin Portfolio</a> and <a href="https://www.spaceship.com.au/voyager/universe/?ref=spaceship.ghost.io">Spaceship Universe Portfolio</a>.</p><hr><p>The Spaceship Voyager portfolios invest in Facebook, Snap, Square, and Afterpay. Please refer to the Spaceship app or our website for more information on what each portfolio invests in.</p><p>Important! We’re sharing with you our thoughts on the companies in which Spaceship Voyager invests for your informational purposes only. We think it’s important (and interesting!) to let you know what’s happening with Spaceship Voyager’s investments. However, we are not making recommendations to buy or sell holdings in a specific company. Past performance isn’t a reliable indicator or guarantee of future performance.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Bryna Howes)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/newsletters/">Newsletters</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2022/02/The-metaverse-profits-and-BNPL.jpeg" length="0" type="image/jpeg"/>
        </item>
        <item>
            <title><![CDATA[What is the rule of 72?]]></title>
            <link>https://www.spaceship.com.au/learn/what-is-the-rule-of-72/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/what-is-the-rule-of-72/</guid>
            <pubDate>Tue, 08 Feb 2022 20:00:00 GMT</pubDate>
            <description><![CDATA[This is a great little trick to calculate how fast your money is growing.]]></description>
            <content:encoded><![CDATA[<p>You’ve no doubt heard of the mathematical magic of Fibonacci or Pythagoras. But what about the rule of 72?</p><p>For anyone looking for a rule of thumb to calculate how to grow money, the rule of 72 is a great little trick.</p><h2 id="the-magic-number">The magic number</h2><p>The rule of 72 is an approximation to calculate how many years it would take an investment to double.</p><p>The premise of the rule revolves around either dividing 72 by the interest rate your investment will receive, or inversely, dividing the number of years you would like to double your money in by 72 to give you the required rate of return.</p><p>The formula most commonly used results in the length of time it takes a given investment to double.</p><figure class="kg-card kg-image-card"><img src="https://www.spaceship.com.au/blog/images/2019/05/image-2.png" class="kg-image" alt loading="lazy"></figure><p>For example, say Samantha is weighing up 3 different investment scenarios to put $1,000 into:</p><figure class="kg-card kg-image-card"><img src="https://www.spaceship.com.au/blog/images/2019/05/Screen-Shot-2019-05-28-at-9.30.53-am.png" class="kg-image" alt loading="lazy"></figure><p>In the table above, the speed at which you can grow money is represented by the length of time an investment would take to double in value. The time required dramatically decreases as the rate of return increases due to compounding.</p><p>At 3% p.a. (slightly higher than what most savings accounts currently offer), Option A would take about 24 years to double the initial investment of $1,000. Option B would double the original investment in just over 10 years (or less than half the time it takes an investment returning 3% p.a.)</p><h2 id="so-what">So what?</h2><p>While not completely earth shattering, the rule of 72 is a neat little trick that can help you quickly calculate the difference in <em>speed</em> at which your investments or savings could double.</p><p>One of the advantages of the formula, is that it accommodates for compound interest (year on year growth), rather than simple interest.</p><p>While the difference between a yearly return of 3% versus 4% seems small, at 3% it would take a 24 years, or 6 years longer to reach $2,000 in comparison to a 4% return (18 years). This goes to show how significant a small increase in return can be to growing your money.</p><h2 id="quick-maths">Quick maths</h2><p>In the above example, Option C, returning 10% each year doubles the initial investment in slightly more than 7 years. Obviously the higher the return, the faster it has the potential to double.</p><p>However, high return inherently comes with higher risk. This is best explained by the Sharpe Ratio, which plots the risk (volatility) against the reward (return) of a given investment.</p><p>One of our previous posts, <a href="https://www.spaceshipinvest.com.au/learn/risk-return-and-diversification/?ref=spaceship.ghost.io">What’s the risk</a> details this in more length, but as can be seen below, more conservative investments tend to be lower risk / lower return, while higher risk can mean higher return and volatility.</p><figure class="kg-card kg-image-card"><img src="https://www.spaceship.com.au/blog/images/2019/05/Screen-Shot-2019-05-28-at-9.32.28-am.png" class="kg-image" alt loading="lazy"></figure><p>It is important to remember while the opportunity for an investment return to be higher, there is just as much chance that such an asset can result in negative returns of similar or even greater magnitude to any gains.</p><p>The rule of 72 can come in handy when whipping out some mental arithmetic on potential returns. Approximating how quickly you can grow your money (and realising the difference it can take your savings or investments to double) between different rates of return rate of return puts the time value of money into context, and can serve as a decision point before committing to one or another.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Liam Thomson)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/investing/">Investing</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2019/05/what-is-the-rule-of-72.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[04.02.22 | Your investing journey]]></title>
            <link>https://www.spaceship.com.au/learn/040222-newsletter/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/040222-newsletter/</guid>
            <pubDate>Thu, 03 Feb 2022 22:46:00 GMT</pubDate>
            <description><![CDATA[Zoom out on your investing journey.]]></description>
            <content:encoded><![CDATA[<p>Nine years ago, I visited my grandmother in the hospital.</p><p>She was dealing with post-surgery complications after having part of her lung removed due to lung cancer. As you can imagine, the process was long, hard and painful. And she struggled to breathe even when sitting still, let alone walking.</p><p>As we were sitting there, the doctor came by. When he asked her if she was feeling any better, I wasn’t exactly surprised when she shook her head no.</p><p>But the doctor was surprised.</p><p>Between breaths, my grandmother explained all the people around her had been getting better and checking out of the hospital. She was not feeling better. She was struggling.</p><p>But then the doctor asked her to think back a few weeks, to the day after her surgery.</p><p>If she looked only at that day, and not the people around her, did she feel better?</p><p>This time she said yes.</p><p>He explained that when we try to determine whether we’ve improved, we will often compare ourselves to the people around us or to how we felt the day before or recently.</p><p>But progress can sometimes be <em>so gradual</em> it can’t be measured that way.</p><p>Progress should only be measured over a length of time, he said, and only against the place you yourself have come from.</p><p>Here’s a snapshot of how the MSCI ACWI index, which tracks large and mid-cap stocks in developed and emerging markets, is doing so far in 2022.</p><figure class="kg-card kg-image-card"><img src="https://www.spaceship.com.au/blog/images/2022/02/Screen-Shot-2022-02-03-at-2.24.14-pm.png" class="kg-image" alt loading="lazy"></figure><p>Most people would agree that if a doctor was to ask the MSCI ACWI how it was doing, it would say “not so well.”</p><p>But here’s a snapshot of the index over all time.</p><figure class="kg-card kg-image-card"><img src="https://www.spaceship.com.au/blog/images/2022/02/Screen-Shot-2022-02-03-at-2.24.25-pm.png" class="kg-image" alt loading="lazy"></figure><p>By ‘zooming out’ and looking at the bigger picture, you can see that the MSCI ACWI has had many, many moments that would have shaken the soul.</p><p>But overall, it has come a long way.</p><p>When you’re brand new to investing, and you don’t have a ‘journey’ to look back on, it’s hard. It looks like you’re moving backwards. And like I wrote last week, <a href="https://www.spaceship.com.au/learn/250122-newsletter/?ref=spaceship.ghost.io">we know that isn’t easy</a>.</p><p>But in a few years — whether that’s two or five or ten — when there’s another correction, you’ll realise you have an investing journey to ‘zoom out’ on and you might just realise that actually, you’ve come a very long way from where you started.</p><p>Like we always say, with investing, past performance isn’t an indicator of future performance, but stock markets do tend to rise over time.</p><p>So, remember what the doctor said to my grandmother: Progress can sometimes be so gradual it can’t be felt, and that’s why progress should only be measured over a length of time, and only against the place you yourself have come from.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Bryna Howes)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/newsletters/">Newsletters</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2022/02/news-040222-1.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[8 money tips to think about trying]]></title>
            <link>https://www.spaceship.com.au/learn/money-tips-to-think-about-trying/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/money-tips-to-think-about-trying/</guid>
            <pubDate>Tue, 01 Feb 2022 23:00:00 GMT</pubDate>
            <description><![CDATA[Here’s a round-up of money tips to consider, courtesy of our Real Money Talk series.]]></description>
            <content:encoded><![CDATA[<p>Money matters are an interesting thing.</p><p>Money is often a taboo topic and many of us are reluctant or downright loathe to talk about our own money situation.</p><p>However, we tend to be quite curious, if not fascinated at the thought of peeking into the financial affairs of those around us.</p><p>This is why Spaceship launched <a href="https://www.spaceshipinvest.com.au/learn/tag/real-money-talk/?ref=spaceship.ghost.io">the Real Money Talk series</a>, where we check in with real people from across Australia who share their thoughts on budgeting, money attitudes, roadblocks, and their best and worst investments.</p><p>We're grateful to these people for sharing their stories because we think the more we talk about money, the more we help people to look at and improve their own state of affairs.</p><p>And what we have realised is that while we all have vastly different attitudes about money, many of us generally share the same struggles.</p><p>On that note, here’s a round-up of money tips to consider, courtesy of Real Money Talk.</p><h2 id="1-use-your-own-money">1. Use your own money</h2><p>In <a href="https://www.spaceshipinvest.com.au/learn/real-money-talk-james/?ref=spaceship.ghost.io">our chat with James</a> (chef, 31) he said because he was wary of the banks, he'd avoided most types of debts.</p><p>Because he doesn’t rely on other people's money, he only uses cash in the bank.</p><p>By using his own money, this helps him to avoid unnecessary debt (personal loans or credit cards) and exert more control over his money.</p><h2 id="2-avoid-the-perils-of-lifestyle-creep">2. Avoid the perils of lifestyle creep</h2><p>When asked for his best advice,  AJ (corporate job, 32) <a href="https://www.spaceshipinvest.com.au/learn/real-money-talk-aj/?ref=spaceship.ghost.io">urged people</a> "be wise with the money you already have. If you can’t find a way to optimise your expenses and save money, even on a low salary, you will never be able to do so on a big salary."</p><p>When we earn more money, our lifestyle habits often increase in line with our income. This simple change in behaviour and attitudes can mean we are less discerning when it comes to our money.</p><p>The downside of earning more money is the dread of spending more, aka <a href="https://www.spaceshipinvest.com.au/learn/moneyhack-avoid-lifestyle-creep/?ref=spaceship.ghost.io">lifestyle creep</a>.</p><h2 id="3-scour-for-additional-sources-of-income">3. Scour for additional sources of income</h2><p>Elijah (personal trainer and photographer, 31) <a href="https://www.spaceshipinvest.com.au/learn/real-money-talk-elijah/?ref=spaceship.ghost.io">suggests</a> a good way to get ahead is to monetise your talent. Many people in our Real Money Talk series agree, and they too have explored additional sources of income.</p><p>Elijah says: "We all have talents that we never get the chance to explore because we’re too worried it might never go anywhere."</p><p>Maybe you are handy with a camera, are an above-average calligrapher, or possess potential as a hand model? Use it to your advantage and you can hopefully get paid for it.</p><p>Having a side hustle means you can be your own boss. It brings you bags more confidence and because you've got an income sweetener, you may reach your goals a little bit faster.</p><h2 id="4-respect-money">4. Respect money</h2><p>Garth (gemstone and opal dealer, 59) <a href="https://www.spaceshipinvest.com.au/learn/real-money-talk-garth/?ref=spaceship.ghost.io">says</a> because money can provide you with more opportunity, you can't be lax with it.</p><p>"You need to respect money for the power and enjoyment it gives you."</p><p>Meanwhile, Richard (government consultant, 32) <a href="https://www.spaceshipinvest.com.au/learn/real-money-talk-richard/?ref=spaceship.ghost.io">agrees you should treat money with respect</a>, because having a good relationship with money now can help you later on.</p><p>"It has an important place in our society to allow us to live good lives and I see too many people who are frivolous now and they will regret it down the track."</p><h2 id="5-make-good-investments">5. Make good investments</h2><p>Whether it’s travel, further study or opening your own business, many people in our Spaceship community said their best investments were the ones they made in themselves.</p><p>Leo (chiropractor, 27) <a href="https://www.spaceshipinvest.com.au/learn/real-money-talk-leo/?ref=spaceship.ghost.io">agrees</a> travel has been his best investment.</p><p>Investments in yourself can enrich your mind, broaden your horizons and progress your path as a student of life.</p><h2 id="6-finances-should-be-todays-priority">6. Finances should be today's priority</h2><p>A common comment our Real Money Talk-ers made is that they knew they had to <a href="https://www.spaceship.com.au/voyager/boosts/?ref=spaceship.ghost.io" rel="noreferrer">make some changes</a>, whether it’s to see a financial adviser, look into their super, or consider investment options.</p><p>However, they also admitted that for whatever reason, now wasn't the right time. It was something to look into in a few months, next year or someday.</p><p>Inertia comes naturally to most of us. But if we don't take action now, we can't take control of and improve our financial situation. And sadly, it will be a big burden placed on our future selves.</p><p>Caitlin (business owner, 38) <a href="https://www.spaceshipinvest.com.au/learn/real-money-talk-caitlin/?ref=spaceship.ghost.io">sums it up best</a>. She says: "Don’t assume you’ll suddenly have this fantastic job when you’re older with heaps of money. I look around me and I still have friends kind of waiting for that to happen."</p><h2 id="7-if-you-dont-invest-in-things-that-matter-your-happiness-may-pay-the-price">7. If you don't invest in things that matter, your happiness may pay the price</h2><p>Saving money and building your net worth is great because it can offer you security and more opportunity.</p><p>But make sure you're investing your time in things that matter to you and genuinely make you happy.</p><p>Rayya (graphic designer, 26) <a href="https://www.spaceshipinvest.com.au/learn/real-money-talk-rayya/?ref=spaceship.ghost.io">agrees</a>. She says: "Your currency is your time. Money is worthless if you’re unhappy."</p><h2 id="8-its-on-you">8. It's on you</h2><p>Mark (investment boffin) shared a number of money tips (32 to be exact) in <a href="https://www.spaceshipinvest.com.au/learn/real-money-talk-mark/?ref=spaceship.ghost.io">one of our first posts</a>.</p><p>He had simple yet potentially effective nuggets of advice.</p><p>He said your money situation is yours to control, rein in, and improve on. Don't blame others if you didn't pay attention or thought someone else would handle it for you.</p><p>You are usually the best person to look after yourself.</p><p>So, make you and your money a priority today. There are seven days in a week and someday isn't one of them.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Nicole Webb)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/personal-finance/">Personal Finance</category>
            <category domain="https://www.spaceship.com.au/learn/tag/cost-of-living/">Cost of Living</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2022/02/Real-money-tips.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[Real Money Talk: Ramona]]></title>
            <link>https://www.spaceship.com.au/learn/real-money-talk-ramona/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/real-money-talk-ramona/</guid>
            <pubDate>Tue, 01 Feb 2022 22:45:00 GMT</pubDate>
            <description><![CDATA[Ramona is a 30-year-old from South Australia who works with animals. ]]></description>
            <content:encoded><![CDATA[<p>This post is based on an interview we conducted with Ramona in December 2021.</p><p>Real Money Talk is our series where we interview Australians from all walks of life about their personal finances. The views expressed are those of the interviewees, based on their experiences with money, and as such are not necessarily representative of Spaceship's views.</p><p>We have changed the name of the interviewee for their privacy.</p><h2 id="overview">Overview</h2><p><strong>Name</strong>: Ramona<br><strong>Age</strong>: 30<br><strong>Where do you live? </strong>South Australia</p><p><strong>Please tell us a bit about yourself.</strong></p><p>I'm 30 years old and work in the animal health industry. I'm currently renting a house in a rural area which I love.</p><p><strong>What's your current net worth?</strong><br>-$59,000</p><p><strong>How does it break down?</strong></p><p>$15,000 in superannuation, $18,000 in savings and $3,000 between Spaceship Universe and Earth.</p><p><strong>Do you have any debts?</strong></p><p>Help debt: $95,000</p><p><strong>How did you build your net worth?</strong></p><p>Through working hard and saving. I'm hoping with Spaceship I will be able to increase my net worth by using the money to pay for a house deposit or pay off my HELP debt a little quicker.</p><h2 id="earn">Earn</h2><p><strong>Tell us a bit about your career.</strong></p><p>I work in the animal health industry.</p><p><strong>Do you have any income sources outside your job? How much do you earn from each and how did you develop them?</strong></p><p>I occasionally do online surveys to make an extra $1000 or so per year. I also do after hours work associated with my job.</p><p><strong>What advice do you have for other people who want to earn more money?</strong></p><p>Work hard and don't be afraid to ask for a pay rise.</p><h2 id="save">Save</h2><p><strong>What's your savings rate? How has it changed over time?</strong></p><p>Approximately 1/3 of my wage goes into savings every fortnight. This has increased a lot from when I was a student, as I struggled to save money when I was studying.</p><p><strong>Do you have a budget?</strong></p><p>I have a rough budget. When I get paid my rent money goes into a separate account and my bills that are due get paid. I live relatively cheaply, so whatever money I have leftover after the fortnight goes to savings.</p><p><strong>How much do you spend per year?</strong></p><p>Around $39,000.</p><p><strong>Do you make purchase decisions carefully, or are you loose with your money?</strong></p><p>Carefully. I try to save as much as possible as I would like to buy a house soon, especially with the difficulty in finding a rental property everywhere at the moment.</p><p><strong>How is your work-life balance?</strong></p><p>A bit average. I work a lot but that is part of the industry I am in. I enjoy my work but it can be tiring sometimes.</p><p><strong>What's your favourite thing to spend money on?</strong></p><p>Food, either at restaurants or snacks at home.</p><h2 id="invest">Invest</h2><p><strong>How do you invest?</strong></p><p>Spaceship, and adding extra money to my superannuation.</p><p><strong>What's been your best investment?</strong></p><p>Adding $1,000 to my superannuation when I wasn't earning much and getting the low income super guarantee, where the government adds up to $500 if you make a voluntary contribution up to $1000.</p><p>(Spaceship note: You can learn all about the <a href="https://www.spaceship.com.au/learn/super-co-contribution-scheme/?ref=spaceship.ghost.io">Government co-contribution scheme here</a>.)</p><p><strong>What's been your worst investment?</strong></p><p>My car. It's somewhat of a lemon and has cost me a lot of money.</p><p><strong>What's been your overall return?</strong></p><p>I'm not sure honestly.</p><p><strong>How are you building wealth?</strong></p><p>Investing with Spaceship and saving as much as possible from my wage.</p><p><strong>What are your main roadblocks to building wealth? How are you addressing them?</strong></p><p>No real roadblocks, just the time needed to pass for the wealth to grow.</p><p><strong>Do you have a target net worth you want?</strong></p><p>By the time I retire, hopefully around $1,000,000.</p><h2 id="behaviour">Behaviour</h2><p><strong>When did you make your first significant behavioural shift towards wealth building?</strong></p><p>The start of this year, when I started earning good money after studying for a long time, and realised I am behind what I should be in terms of my superannuation balance. And (that) people my age or younger, that I know, are buying houses.</p><p><strong>If you could start again, what would you do differently? What advice would you give your younger self?</strong></p><p>Save more money, put more into superannuation. Invest with Spaceship earlier!</p><p><strong>What mistakes have you made along the way that others can learn from?</strong></p><p>Following a career dream and ending up with a significant HELP debt. Although I love my job, this is something I should have thought about more.</p><p><strong>Do you have any worries about retirement? If so, how are you planning to address them?</strong></p><p>No worries about retirement.</p><p><strong>How are you learning about building wealth?</strong></p><p>I have learned from family and the internet. My family speaks very openly about finances and I think this is important to have good financial literacy. When I started my job this year, I started researching investing and the property market, but still have a lot of research to do.</p><p><strong>Do you give to charity? If so, what percentage of your time/money do you give?</strong></p><p>I volunteer my time to a few charities, but give approx 1-2% of my yearly wage to charitable causes.</p><hr><h2 id="we-want-to-hear-your-real-money-talk">We want to hear your Real Money Talk</h2><p>At Spaceship we’re big believers in sharing our money stories. We want to hear yours, too. In our ongoing <a href="https://www.spaceship.com.au/learn/tag/real-money-talk/?ref=spaceship.ghost.io">Real Money Talk</a> series, members of our community share what they’ve learned about managing money. We’d love you to take part. <a href="https://forms.gle/B2xKnqAqjePMHfFG9?ref=spaceship.ghost.io">Here’s a link to our Real Money Talk survey</a> where you can share your story.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Kelly Simpson)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/real-money-talk/">Real Money Talk</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2022/02/Real-Money-Talk-Ramona.png" length="0" type="image/png"/>
        </item>
        <item>
            <title><![CDATA[Confirmation bias: seek out what you disagree with.]]></title>
            <link>https://www.spaceship.com.au/learn/confirmation-bias/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/confirmation-bias/</guid>
            <pubDate>Tue, 01 Feb 2022 22:30:00 GMT</pubDate>
            <description><![CDATA[Accepting information we agree with is easy, it takes no mental energy. But it's important to scrutinise your point of view.]]></description>
            <content:encoded><![CDATA[<!--kg-card-begin: markdown--><p>Outline:</p>
<ul>
<li>Accepting information we agree with is easy, it takes no mental energy; and</li>
<li>Investors need to be able to transform their world view as the markets change.</li>
</ul>
<p>As humans, we have a tendency to search for, interpret and favour information that confirms our existing beliefs. This is also known as <em>confirmatory bias</em> or <em>myside bias</em>.</p>
<p>Two people can have opposite views on a topic, read the same thing and come away feeling like the article completely agrees with them. We see confirmation bias more pronounced in ideas that are emotionally charged.</p>
<p>As investors, failing to see information in an unbiased way can lead us to make serious misjudgements that can result in losing money. That's why understanding confirmation bias is important, we need to be able to identify it in ourselves and others.</p>
<p>If the data seems to immediately support your views, maybe take a second look at it.</p>
<blockquote>
<p>&quot;It is a capital mistake to theorise before one has data. Insensibly one begins to twist facts to suit theories, instead of theories to suit facts.&quot;</p>
<p>– Sherlock Holmes, <em>A Scandal in Bohemia</em>.</p>
</blockquote>
<p>As you develop a grasp of how confirmation bias works, you'll begin to see it everywhere. Tim Kreider describes the bias best in <strong><a href="https://www.amazon.com.au/We-Learn-Nothing-Tim-Kreider/dp/1439198713?ref=spaceship.ghost.io">We Learn Nothing</a></strong>:</p>
<blockquote>
<p>&quot;One reason we rush so quickly to the vulgar satisfactions of judgment, and love to revel in our righteous outrage, is that it spares us from the impotent pain of empathy, and the harder, messier work of understanding.&quot;</p>
</blockquote>
<p>A series of psychological experiments in the 1960s began to show us that we are biased toward confirming our existing beliefs, but like most biases there is evidence people have been thinking about it for far longer.</p>
<p>Greek historian Thucydides (c. 460 BC – c. 395 BC) wrote &quot;for it is a habit of mankind to entrust to careless hope what they long for, and to use sovereign reason to thrust aside what they do not fancy.&quot;</p>
<p>Nearly two thousand years later, Dante Alighieri (1265 – 1321) noted in <em>Divine Comedy</em>, &quot;opinion–hasty–often can incline the wrong side, and then affection for one's own opinion binds, confines the mind.&quot;</p>
<p>It's completely understandable for our minds to make the shortcut. When we were hunter gatherers it was far easier to agree with the tribe even if they were wrong, and you were right, because you had to rely on them for survival.</p>
<p>But as investors we can't afford to take shortcuts. While it saves us time, we make worse decisions, especially when under pressure. Our minds were formed in a world far slower than our current 24/7 news cycles, we're not equipped to handle the modern world.</p>
<p>For most of shared human existence, people experienced very little information beyond what was told to them first hand. Now, we're ever-connected, always on, and constantly receiving complex signals that we have to decipher. It's hard to make sense of all the noise.</p>
<p>Accepting information we agree with is easy, it takes no mental energy. Fighting for understanding, grasping for reason is hard valuable work. As investors we don't want to shy away from what we disagree with. If you believe technology is the future, you should be reading about why it isn't.</p>
<blockquote>
<p>&quot;It is the peculiar and perpetual error of the human intellect to be more moved and excited by affirmatives than by negatives; whereas it ought properly to hold itself indifferently disposed towards both alike.&quot;</p>
<p>– Francis Bacon, <em>Novum Organum</em></p>
</blockquote>
<h3 id="whyconfirmationbiasmattersforinvestors">Why confirmation bias matters for investors</h3>
<p>The ironic thing about confirmation bias is you can't overcome it, without being aware of it, and even if you do know what it is, you will still suffer from it unless you're actively trying to work against it.</p>
<p>Confirmation bias is one of the most well documented faulty forms of thinking that we have as humans, there are enough experiments to fill an entire textbook. We'll use one.</p>
<p>For the experiment, researchers rounded up Stanford students who had differing views on the death penalty. Half the participants were in favour and thought it deterred crime, and half were against it and thought it had no effect on crime.</p>
<p>The participants were asked to respond to two studies. The first provided data supporting the deterrence argument, the other called it into question. Both studies were made up, designed to present what were equally compelling statistics.</p>
<p>Participants who supported punishment found the first study highly credible and the second unconvincing, participants who were against capital punishment found the opposite to be true.</p>
<p>At the end of the experiment, they were asked once again about their views. Those who started out pro-death penalty, and those who started out against had one thing in common. Both were now even more in favour of their position.</p>
<p>If your goal is to have a sound judgement on a topic then it's hard to conceive of a more serious design flaw than confirmation bias, thanks evolution...</p>
<p>Confirmation bias clouds our judgement, it stops us from making rational decisions. We all have a skewed view of the world, even if we have data. Investors need to be able to transform their world view as the markets change.</p>
<p>As Howard Marks has often said:</p>
<blockquote>
<p>&quot;Once in a while, however, the future turns out to be very different from the past. It’s at these times that accurate forecasts would be of great value. It’s also at these times that forecasts are least likely to be correct.&quot;</p>
</blockquote>
<p>If your forecast turns out to be wrong and you continue to think you're right, maybe it's time to remind yourself of the confirmation bias.</p>
<h3 id="ifconfirmationbiasisbadwhydowehaveit">If confirmation bias is bad, why do we have it?</h3>
<p>Why do we struggle to even see information that contradicts with what we believe in? Why is it when we learn about confirmation bias, we feel like it affects everyone except us?</p>
<p>It's because we see ourselves as rational people. We think, “it couldn't be me who believes their beliefs over the facts, I'm smart.” But time and time again, studies have shown as that we do, even you, suffer from confirmation bias.</p>
<p>Don't worry, there is nothing wrong with you. It's entirely normal for sane people to continue to believe in what they believe in. Changing your mind is hard work.</p>
<p>As modern day humans we are bombarded with information, far more than our ancestors ever had to deal with. It comes from the internet, media, and everyone around us. We're forced to change or get left behind, but it wasn't always like that.</p>
<p>For hunter gatherers it was far more important to fit into the pack than lead it. That's why we developed cognitive shortcuts to help us fit in, a lot of the time they're useful.</p>
<p>Imagine you are a hunter gatherer and someone you live with eats a plant that everyone thought was poisonous and is fine, is it better for you to stop believing the plant is poisonous? Or continue to believe it? For survival reasons, it's clearly easier for you to not eat the plant unless there is no other food around.</p>
<p>It's also driven by something psychologists call ease of recall. The easier you can recall an event, the more likely you are to believe that it will happen again. As a result, we tend to see more evidence for information that confirms our worldview, because we can easily recall it. All the while data that disagrees with us seems like an anomaly, a once off.</p>
<p>If we had to consistently question everything we believed in, we'd go crazy.</p>
<p>We ignore what we disagree with because it's simpler than figuring out what fits and what doesn't. It's not because we don't want to be rational, it's because we don't want the negative effects that come with changing our world view. Imagine if you were wrong in the example above and the plant was poisonous. A lot of the time ignoring evidence can be beneficial, it helps us stay friendly with those around us.</p>
<p>That's all well and good, but when it comes to investing, it's better to be contrarian and right, than with the crowd and wrong. The only problem being, it's much easier to be contrarian and wrong. Wisdom of the crowd as they say.</p>
<!--kg-card-end: markdown-->]]></content:encoded>
            <author>hello@spaceship.com.au (Abi Tyas Tunggal)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/behaviour/">Behaviour</category>
            <category domain="https://www.spaceship.com.au/learn/tag/investing/">Investing</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2022/02/Confirmation-bias-1.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[Price vs value: what are you actually paying for?]]></title>
            <link>https://www.spaceship.com.au/learn/price-value-what-actually-paying-for/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/price-value-what-actually-paying-for/</guid>
            <pubDate>Tue, 01 Feb 2022 22:15:00 GMT</pubDate>
            <description><![CDATA[Price is what we pay for in cash but how do we measure value? ]]></description>
            <content:encoded><![CDATA[<h2 id="what-s-the-difference-between-price-and-value">What’s the difference between price and value?</h2><p>In simple terms, price is what we pay for something (in cold hard cash baby).</p><p>Value, on the other hand, is harder to measure. It’s based on how <a href="https://www.spaceshipinvest.com.au/learn/a-guide-to-evaluating-your-values/?ref=spaceship.ghost.io">useful something is to someone</a>, or how much it means to them. It’s totally dependent on the individual person.</p><p>For example, a relatively inexpensive bracelet might be worth very little if you walked past it in a shop, but if that same bracelet belonged to your late grandmother it might have sentimental value to you. If you lost it, you’d pay hundreds of dollars to get it back. Not because that’s what it’s price would be, but because that’s how much you value it.</p><p>The other way to look at is how useful it is.</p><p>If you were travelling and lost your adaptor, you’d probably pay through the nose to get your hands on something so you could charge all your technology. It’s value to you is high: without it, you can’t access your maps, your net banking, your itinerary, your entertainment, or your communication.</p><p>Someone else wouldn’t pay anything for an Australian adaptor. To them, the value is almost nothing. They’ve got their chargers sorted.</p><p>What are we paying for - and what are we actually buying?</p><p>Buckle up kids, you’re about to be let in on the BIG SECRET of marketing and advertisement. </p><p>They’re not trying to sell you a product. </p><p>They’re selling you a feeling.</p><p>(Then they’re linking that feeling to their product.)</p><p>Designer brands are expert at this. A Chanel handbag will carry your items as effectively as a cheaper brand. But Chanel comes along with feelings of luxury, beauty, and status. That’s what you’re really paying for.</p><p>Basically, when an item evokes certain emotions in us, the value becomes greater than the price.</p><h3 id="example-1-artwork">Example 1: Artwork</h3><p>An artwork that moves you is going to be more valuable (to you) than one that doesn’t.</p><p>The price, however, depends on various factors such as who the artist is, what’s considered ‘in’ at the moment in the art world, how rare the painting is, and what prominent critics think of it.</p><p>The price is basically an average of what other people (or the ‘market’) think it’s worth.</p><p>The price doesn’t necessarily equal it’s worth.</p><h3 id="example-2-stock-company">Example 2: Stock/Company</h3><p>Now let’s apply the same reasoning to a company you’re considering investing in.</p><p>Taking into account things like earnings, market share, sales, and competitors, as well as your own short and long term investment strategies - what are those stocks worth to you? That’s the value.</p><p>(We've written about 'value investing' <a href="https://www.spaceshipinvest.com.au/learn/what-is-value-investing/?ref=spaceship.ghost.io">here</a>.)</p><p>You might plug in all your numbers, do your calculations, and find that their value isn’t the same as the price.</p><p>Undervaluing is when the value is lower than the price.</p><p>Over-valuing is when the value is higher than the price.</p><p>When it comes to <a href="https://www.spaceshipinvest.com.au/learn/what-is-a-share/?ref=spaceship.ghost.io">shares</a>. The price of the shares will be determined by what everyone else thinks they’re worth (or going to be worth). However, it is a little more mathematical than artwork. Investors are constantly trying to predict the potential for future success and failure.</p><p>In other words - prices of stocks depend on both actual value as well as perceived value.</p><p>Sometimes value and price match. Sometimes they vary a little. And sometimes, they’re astronomically different. Do your calculations with care, and trust them.</p><p>Don’t get sucked into believing something is of high value just because it’s got a high price. You don’t want to pay too much for something because everyone said it was cool for a minute.</p><p>Likewise, don’t believe something isn’t valuable just because everyone else hasn’t seen it yet. If you spot an opportunity that you think the market is undervaluing, consider taking the opportunity to invest in that company before everyone else figures it out!</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Jessica Sier)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/economics/">Economics</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2022/02/Price-vs-value.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[Real Money Talk: James]]></title>
            <link>https://www.spaceship.com.au/learn/real-money-talk-james-2/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/real-money-talk-james-2/</guid>
            <pubDate>Thu, 27 Jan 2022 23:23:00 GMT</pubDate>
            <description><![CDATA[James is a 26-year-old from Sydney who wishes he started investing earlier. ]]></description>
            <content:encoded><![CDATA[<p>This post is based on an interview we conducted with James in December 2021.</p><p>Real Money Talk is our series where we interview Australians from all walks of life about their personal finances. The views expressed are those of the interviewees, based on their experiences with money, and as such are not necessarily representative of Spaceship's views.</p><p>We have changed the name of the interviewee for their privacy.</p><h2 id="overview">Overview</h2><p><strong>Name:</strong> James<br><strong>Age:</strong> 26<br><strong>Where do you live?</strong> Sydney</p><p><strong>Please tell us a bit about yourself.</strong></p><p>Hi I’m James, I’m a tennis coach and DJ from Sydney Australia. </p><p>I’ve spent the last 12-18 months developing good financial habits after recklessly spending everything I earned in my younger years. </p><p>I’m now understanding the importance of maximising my income and letting it compound through investments.</p><p><strong>What's your current net worth?</strong><br>$5,500</p><p><strong>How does it break down?</strong></p><ul><li>Australian shares: $7,000</li><li>US shares: $3,200</li><li>Spaceship: $4,500</li><li>Raiz: $3,000</li><li>Brick X (real estate micro investing): $400</li><li>Crypto: $450</li><li>Super: $6,000</li><li>Savings: $2,000</li><li>Car: $5,000 approx</li></ul><p><strong>Do you have any debts?</strong></p><p>HELP debt: $26,000</p><p><strong>How did you build your net worth?</strong></p><p>Through investing consistently for the last 18 months with both lump sums and dollar-cost averaging. Positioning myself to increase my income has also helped.</p><h2 id="earn">Earn</h2><p><strong>Tell us a bit about your career.</strong></p><p>I primarily work as a tennis coach. This includes casual and contract work coaching in schools as well as private/adult coaching in the evenings. </p><p>I also DJ in clubs for secondary income although this has been near non-existent since Covid hit. I’m hoping to grow my own tennis coaching business from its current small size.</p><p><strong>Do you have any income sources outside your job? How much do you earn from each and how did you develop them?</strong></p><p>I make very small amounts in the form of dividends from my investments as well as re-stringing tennis racquets on the side.</p><p><strong>What advice do you have for other people who want to earn more money?</strong></p><p>Have as clear a path as possible for where you would like to end up but adjust and review constantly. </p><p>I dropped out of a degree 3/4 of the way through it due to not wanting to go into that industry. Had I reassessed after the first year my HELP debt would not exist or I would have a uni qualification in something I am interested in.</p><h2 id="save">Save</h2><p><strong>What's your savings rate? How has it changed over time?</strong></p><p>For the last 6 months I’ve been saving/investing approximately 25% of my income.</p><p>Until I turned 25 it was almost 0%. I hope to keep my expenses the same while increasing my income going forward.</p><p><strong>Do you have a budget?</strong></p><p>I’ve toyed with a few different budget templates and found the perfect budget for me about 3 months ago.</p><p><strong>How much do you spend per year?</strong></p><p>Approximately $25-35k per year.</p><p><strong>Do you make purchase decisions carefully, or are you loose with your money?</strong></p><p>Historically I have been incredibly loose but since forming good habits, I’m more calculated in my decisions.</p><p><strong>How is your work-life balance?</strong></p><p>I have a great work-life balance. I’m looking to add more work next year as I feel these years are crucial to work hard and set aside funds for the future.</p><p><strong>What's your favourite thing to spend money on?</strong></p><p>Either playing golf on the weekends or going out on Saturday nights. I’m still prone to having my arm twisted a little too often.</p><h2 id="invest">Invest</h2><p><strong>How do you invest?</strong></p><p>I follow the principles of value investing. So I let cash build up and then dump it into particular stocks as the price becomes cheap. On top of this I dollar cost average through my micro investing apps and into an ASX ETF.</p><p><strong>What's been your best investment?</strong></p><p>So far it would have to be Janison Education Group, it’s performing really well.<br>(Spaceship note: this is the view of this interviewee and doesn’t necessarily reflect that of Spaceship.)</p><p><strong>What's been your worst investment?</strong></p><p>My University education hahaha.</p><p>All jokes aside, at this point in time it’s Ali Baba, but I think there are many others in the same boat hoping that it ends up becoming the best investment.</p><p><strong>What's been your overall return?</strong></p><p>I’m currently sitting at -1.3%.</p><p><strong>How are you building wealth?</strong></p><p>My method for building wealth is through investing as much as possible with a strategy I trust and built on this by increasing my savings rate over time.</p><p><strong>What are your main roadblocks to building wealth? How are you addressing them?</strong></p><p>Reducing my spending as I move out of home, and increasing my income. </p><p>I’m continuing to tighten my budget and sticking to it to free up more cash to invest. </p><p>I’m also actively looking to advance my position at work and have plans in place to have a decent increase in my income in 2022.</p><p><strong>Do you have a target net worth you want?</strong></p><p>I’d love to get to $100,000 by 30. When I reach that milestone I’ll set a new goal for 35.</p><h2 id="behaviour">Behaviour</h2><p><strong>When did you make your first significant behavioural shift towards wealth building?</strong></p><p>Shortly after turning 25 I started investing in Spaceship and found it was a great tool for motivating me to invest. </p><p>I became interested in how the stock market works and got to the point where I became interested in individual businesses.</p><p><strong>If you could start again, what would you do differently? What advice would you give your younger self?</strong></p><p>This is the most important thing I have to say! START EARLIER! </p><p>I have run the numbers on where I could currently be if I started at 18 and it’s irritating to say the least. If I could start again I would’ve started saving at 15, chosen a different degree, invested heavily from 18 years old and kept an eye out for opportunities to increase my income early on.</p><p><strong>What mistakes have you made along the way that others can learn from?</strong></p><p>Waiting. The power of compounding is insane, when paired with good financial habits an extra seven years would’ve made a huge difference. </p><p>Also, give serious thought into what you do career wise after school. If you need to take a year off to see what you’re interested in, that is fine. And on a personal note, if you’re 3/4 of the way through a degree, just finish it hahaha.</p><p><strong>Do you have any worries about retirement? If so, how are you planning to address them?</strong></p><p>Yes I do, the cost of housing/living in Sydney is extremely high. Combine this with the horrible interest banks provide. Young Australians are hugely dependent on the economy doing well over the next 40 years in order to have a prosperous retirement. I address this by trusting in the market, contributing extra to my super, and cutting expenses. Hopefully it pays off.</p><p><strong>How are you learning about building wealth?</strong></p><p>YouTube is an absolute asset in this space. Similarly, I spend a lot of time reading material through Spaceship and news sites.</p><p><strong>Do you give to charity? If so, what percentage of your time/money do you give?</strong></p><p>I have in the past but haven’t allocated any donations in my current budget.</p><hr><h2 id="we-want-to-hear-your-real-money-talk">We want to hear your Real Money Talk</h2><p>At Spaceship we’re big believers in sharing our money stories. We want to hear yours, too. In our ongoing <a href="https://www.spaceship.com.au/learn/tag/real-money-talk/?ref=spaceship.ghost.io">Real Money Talk</a> series, members of our community share what they’ve learned about managing money. We’d love you to take part. <a href="https://forms.gle/B2xKnqAqjePMHfFG9?ref=spaceship.ghost.io">Here’s a link to our Real Money Talk survey</a> where you can share your story.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Kelly Simpson)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/real-money-talk/">Real Money Talk</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2022/01/Real-Money-Talk-James-1.png" length="0" type="image/png"/>
        </item>
        <item>
            <title><![CDATA[Asset allocation: the basic mixes you need to know]]></title>
            <link>https://www.spaceship.com.au/learn/asset-allocation-the-basic-mixes-you-need-to-know/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/asset-allocation-the-basic-mixes-you-need-to-know/</guid>
            <pubDate>Thu, 27 Jan 2022 23:00:00 GMT</pubDate>
            <description><![CDATA[Understanding asset allocation is like preparing for rainy conditions, sunny conditions, and everything in between. ]]></description>
            <content:encoded><![CDATA[<p>Ever thought about why street vendors often sell completely random things? Like sunglasses and umbrellas?</p><p>It’s an odd combination. You’d think people would rarely need both at the same time.</p><p>But that’s the point.</p><p>Street vendors know that when it’s raining, it’s easier to sell umbrellas but harder to sell sunglasses. And when it’s sunny, the reverse is true.</p><p>By selling both - or in jargon-speak, “diversifying the product line” - the street vendor can reduce the risk of losing money on any given day.</p><p>When it comes to investing, understanding asset allocation is like preparing for rainy conditions, sunny conditions and everything in between.</p><p>Diversifying what assets you have allow you to build a portfolio that withstands different environments.</p><p>Is the broader economy struggling? Is the market going through a tough time? Do you have unexpected things you need to cover?</p><p>Let’s look at the possible asset allocation mixes.</p><h2 id="your-situation">Your situation</h2><p>Generally speaking, investors look at different categories (referred to as an asset class), such as cash, fixed interest, property and equities (shares).</p><p>Determining your asset allocation mix is entirely up to you.</p><p>To figure out your mix, you will need to look at factors like your time horizon and your <a href="https://www.spaceshipinvest.com.au/learn/risk-return-and-diversification/?ref=spaceship.ghost.io">ability to tolerate risk</a>.</p><h3 id="time-horizon">Time horizon</h3><p>This is how long you’ve given yourself to achieve a financial goal. It could be months, years or decades.</p><p>If you’ve given yourself a longer time horizon, you might feel more comfortable taking on more risk or a more volatile investment. This is because you can generally wait out long economic cycles and ride out the ups and downs of <a href="https://www.spaceshipinvest.com.au/learn/what-is-a-market-cycle/?ref=spaceship.ghost.io">markets</a>.</p><p>If you’ve got a shorter time horizon - let’s say you’d like to save up for a house or a move overseas - you might have a less risky allocation. This helps you avoid getting caught in the inevitable movements in markets.</p><h3 id="risk-tolerance">Risk tolerance</h3><p>This is your ability and willingness to lose some or all of your original investment, in exchange for greater potential returns.</p><p>Someone with a high risk tolerance, is more likely to risk losing more money to get better results.</p><p>A low risk tolerance means you're willing to forgo larger potential returns to reduce the risk of losing your original investment.</p><h3 id="understanding-risk-vs-reward">Understanding risk vs reward</h3><p>Don’t let anyone tell you otherwise: investing always involves some degree of risk. If you’re looking at buying <a href="https://www.spaceshipinvest.com.au/learn/what-is-a-share/?ref=spaceship.ghost.io">shares</a>, <a href="https://www.spaceshipinvest.com.au/learn/what-are-bonds/?ref=spaceship.ghost.io">bonds</a> or into any kind of <a href="https://www.spaceshipinvest.com.au/learn/how-managed-funds-work-definition-pros-cons-types/?ref=spaceship.ghost.io">managed fund</a> (like the ones Spaceship provides) then it’s possible you might lose some or all of your money.</p><p>The reward for taking on that kind of risk though, is the potential for a higher investment return. If you’re investing for the long term, you’re likely to make more money by selecting assets with higher risk profiles: like shares. If you can withstand the volatility (that is, <a href="https://www.spaceshipinvest.com.au/learn/why-do-share-prices-move-around/?ref=spaceship.ghost.io">prices moving both up and down</a>) you will likely make more money than if you’d invested in something like cash, which has very little risk at all in comparison.</p><p>That said, if you have short term goals, like a holiday or a new frock, then cash might be the way to go for your investments!</p><h2 id="investment-choices">Investment choices</h2><p>When you’re looking to build a healthy mix of different investment types, you’ve got quite a few options.</p><p>Deep breath (and here are only some of them): shares and share managed funds, corporate and municipal bonds, bond managed funds, lifecycle funds, exchange-traded funds, money market funds, US Treasury securities, and Australian bonds.</p><p>But let’s take a look at the three major asset classes.</p><h3 id="shares">Shares</h3><p>Shares are generally considered the riskiest of the three major assets (excluding property), but also historically have come with the higher rewards.</p><p>Shares generally offer the greatest potential for growth. Shares can be very volatile and are typically considered a risky investment in the short term.</p><p>But investors who have the patience to ride out the volatile returns of shares over long periods of time generally have been rewarded with strong positive returns.</p><h3 id="fixed-interest">Fixed interest</h3><p>Fixed interest, such as bonds - which are like buying shares in a government, rather than a company - are generally less volatile but largely return less than shares.</p><p>They are useful for when you’re getting close to your financial goal because they reduce the risk of a selloff in the market wiping out some of your gains.</p><p>Note: There actually are different types of bonds that offer returns similar to shares, but they are known as high-yield or junk bonds and carry with them higher risk. You can also buy corporate bonds.</p><h3 id="cash">Cash</h3><p>Cash is money sitting as money. “Cash equivalents” are financial products like bank accounts, term deposits, short-term government notes, etc. These are generally the safest investments, lower risk but offer the lowest returns over longer periods of time.</p><p>The chances of you losing all your money on a cash investment are generally fairly low, but you generally only return whatever the interest rate is wherever your cash is stored.</p><p>The biggest risk for those wanting to invest in cash is that inflation - the price of goods and services raising over time - outpace your interest returns and <a href="https://www.spaceshipinvest.com.au/learn/why-cash-costs-you-money/?ref=spaceship.ghost.io">erode them over time</a>.</p><h2 id="choosing-the-mix">Choosing the mix</h2><p>Historically, shares, bonds and cash haven’t moved up and down at the same time. So generally your best bet is to choose a mix.</p><p>This is called ‘<a href="https://www.spaceshipinvest.com.au/learn/diversification/?ref=spaceship.ghost.io">diversification</a>’, when you spread money among different investments to reduce risk.</p><p>That way, you can limit your losses and reduce the fluctuations of investment returns without sacrificing too much potential gain.</p><p>Determining the appropriate asset allocation model for a financial goal is a complicated task. Basically, you're trying to pick a mix of assets that has the highest probability of meeting your goal at a level of risk you can live with.</p><p>At Spaceship, we can’t endorse any particular formula or methodology, but there are some helpful asset allocation calculators that might give you some insight into how to mix your portfolio.</p><p>The power of mixing assets means you can decide at any given time what kind of risk you’re comfortable sitting with.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Jessica Sier)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/investing/">Investing</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2019/03/Assett-allocation-basic-mixes-to-know.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[25.01.22 | We know this isn't easy]]></title>
            <link>https://www.spaceship.com.au/learn/250122-newsletter/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/250122-newsletter/</guid>
            <pubDate>Mon, 24 Jan 2022 23:24:00 GMT</pubDate>
            <description><![CDATA[The markets are having a moment.]]></description>
            <content:encoded><![CDATA[<p>Two years ago, around this time, I was out to dinner with a good friend of mine. She told me she and her partner had each put a <em>bunch</em> of money into their Spaceship portfolios. The markets were at record highs, everyone was talking about it, and they were looking to join in. Why not?!</p><p>As it turns out, that would be the last dinner out I’d have in a while. Very shortly after, the word “pandemic” was used to describe COVID-19 for the first time, we all started working from home, and somewhere in between the stock market crashed.</p><p>My investment, her investment, his investment — they all dramatically dropped.</p><p>When you open your app and see that change, your stomach drops just like your balance has. That’s your hard-earned money and it feels as though it’s been erased, never to be seen again. And when it happens again the next day and the next? It takes nerves of steel to stick with it.</p><p>Here’s what happened. My friend kept her money in, while her partner took his money out. As the market slowly crept back up over the next few weeks and months, her investment ballooned, and she was eventually able to use that money to help her buy a property.</p><p>He, on the other hand, had locked in his losses by selling.</p><p>We know that for so many of you, opening up your Spaceship app right now is just as difficult as it was for my friends back then. The stock market is undergoing a correction and it takes nerves of steel to decide to stick with it when you see your hard-earned money diving.</p><p>On a more personal note, I’m not immune to the noise around the markets; working at Spaceship means I’m seeing more news on the markets than I ever was before, and that noise can get loud. Trust me — I know how hard it is to block it out!</p><p>So, you’re probably wondering: <strong>what does this mean for Spaceship?</strong></p><p>We believe in the value of long-term investing. We won’t make any fundamental changes to what we’re doing; we know markets go up and down at times. This is a normal (although tough) part of investing.</p><p>When it comes to our Spaceship Universe Portfolio and Spaceship Earth Portfolio, we’ll continue to assess the stocks in those portfolios against our Where the World is Going methodology. That is, we’ll consider whether we believe they will continue to benefit from future trends and are defensible. (And our Spaceship Earth Portfolio stocks must also meet our sustainable investing criteria.) If we feel a company no longer has long-term value, it will be removed from the portfolio (and we’d let you know).</p><p>For our Spaceship Origin Portfolio, things are a little different.</p><p>If a company moves in or out of this portfolio, it will be because its market capitalisation has changed, not because we have made the decision to buy or sell it.</p><p>That’s us. Now, <strong>what does this readjustment mean for you?</strong></p><p>When it comes to investing, it can pay to hang in there.</p><p>We have a minimum suggested timeframe of seven years for anyone holding an investment in a Spaceship Voyager portfolio because, generally, when equity investments are held for longer periods they tend to exhibit lower volatility than those held for shorter periods. (Although, naturally, past performance is not a reliable indicator of future performance.)</p><p>We also know that can be easier said than done when the market drops, but long-term investors tend to live by the “time in the market, not timing the market” philosophy for good reason — because by trying to pull out of the market on a bad day, you could also end up missing out on a good day.</p><p>J.P. Morgan Asset Management’s 2020 Retirement Guide has some insight into this.</p><p>Over the 20-year period from 2 January 2001 to 31 December 2020, if you missed the ten best days in the stock market, your overall return was cut by more than half!</p><p>To be more specific, if you put $10,000 into the S&amp;P 500 Index, and remained fully invested over the entire period, you’d have ended up with $42,231. If you had missed the ten best days, you’d have ended up with $19,347.</p><p>All this to say, it can be worthwhile to stick it out. Some people even use market drops to put in more money and potentially supercharge their investments.</p><p>Having said all that, you should absolutely make your own decision, a decision that suits your personal financial situation. Again, past performance is not a reliable indicator of future performance.</p><p>And lastly, we know this isn’t easy, so if you have any questions, reply to this email — we’re here to help.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Bryna Howes)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/newsletters/">Newsletters</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2022/02/news-250122-1.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[Real money talk: Otto]]></title>
            <link>https://www.spaceship.com.au/learn/real-money-talk-otto/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/real-money-talk-otto/</guid>
            <pubDate>Tue, 18 Jan 2022 21:45:00 GMT</pubDate>
            <description><![CDATA[Otto is an 18-year-old who loves making short films.]]></description>
            <content:encoded><![CDATA[<p>This post is based on an interview we conducted with Otto in February 2020.</p><p>Real Money Talk is our series where we interview Australians from all walks of life about their personal finances. The views expressed are those of the interviewees, based on their experiences with money, and as such are not necessarily representative of Spaceship's views.</p><p>We have changed the name of the interviewee for their privacy.</p><p><strong>Name: </strong>Otto</p><p><strong>Age: </strong>18</p><p><strong>Where do you live?</strong></p><p>Mudgeeraba, on the Gold Coast.</p><p><strong>Please tell us a bit about yourself.</strong></p><p>I was born here on the Gold Coast. All my family is from Germany though, so it was quite nice being able to speak two languages growing up! I’m passionate about filmmaking. In fact, ever since I was a kid, I’ve always been super infatuated by it. Ten years later and after countless short films made, my latest short that I completed this year got into the Academy Accredited and BAFTA qualifying FlickerFest film festival down in Sydney which was a great achievement and milestone for me!</p><p><strong>What is your current net worth?</strong></p><p>$8,148</p><p><strong>How does it break down?</strong></p><p>Savings: 90%</p><p>Shares: 5%</p><p>Super: 5%</p><p><strong>Any debts? (including HELP from Uni)</strong></p><p>Yep, last year I bought a new(ish) car, which came to about $15,000 after trading the old one in. After a bad run with my last two cars, I decided that it would probably cost more down the track if I keep the old one instead of trading it in for something newer.</p><p>I’m a bit of an OCD fanatic, so I like everything clean and neat, which helped me out in this case as I got a lot more for my old car when I traded it in, as it was not visibly broken but was in perfect condition (even though it had a lot of issues). Apart from that, I don’t have any other debt, including uni. I hate it and want to stay as far away as I can from it.</p><p><strong>How did you accumulate your net worth?</strong></p><p>Save, invest, and save. My wise dad once told me that it’s not about how much you earn, it’s about how much you save. So much truth to that.</p><h2 id="earn">Earn</h2><p><strong>Tell us a bit about your career:</strong></p><p>I work as a Marketing Assistant at a distance education firm. That gives me my 38 hours and Monday-to-Friday work. On the side I work as a freelance cinematographer and editor working on features and shorts. I also do a bit of video editing at work, which is really great. I went to Singapore last year also to interview a few people there on the education industry, which was an eye-opening experience.</p><p><strong>Do you have income sources outside of your job? If so, how much do you earn from each and how did you develop them?</strong></p><p>A little bit. It’s not regular and it’s usually working on films or corporate projects and promotions for clients. I couldn’t give you an exact number.</p><p><strong>What advice do you have for people who want to earn more money?</strong></p><p>Read books, do short courses or online courses. Learn new skills and aim high for better jobs, but in saying that, as I said earlier, it’s not about how much you earn, it’s about how much you save. If you’re not earning much, try and cut back on expenses. Try going for more a minimalist approach or even move in with friends or move back home until you are stable (if you can do that).</p><h2 id="save">Save</h2><p><strong>What is your savings rate? And how has it changed over time?</strong></p><p>When I first started work here, it was my first proper job. I had lots of previous jobs, but they were only like 10 hours a week max in a restaurant or riding a delivery bike for Domino’s or something. I mean, you can’t get much else if you are under 18.</p><p>Anyway, I really did not know how to manage my money. Every weekend I would go out to the shops out of boredom and just buy clothes. I mean it's good now because I’ve got a nice selection of high-quality clothes, which is important to me. But I don’t think I went about it the right way. I spent money just because it was sitting there in my account. Then after making each purchase I would complain weeks later that I’m not saving anything.</p><p>Then came an interest in real estate. I don’t know why but I wanted to get into the real estate industry. The idea of financial freedom and an uncapped income potential turned on that light bulb in me, so I just did a heap of research into it, then fell into watching so many videos about all things finance.</p><p>After a good few months my savings started to go up. I had a better handle on what shares were and how to invest in them and so on. I truly believe that mindset is everything.</p><p><strong>Do you have a budget?</strong></p><p>Yes, I give myself about $50 a week. Everything else goes away for bills, savings, holiday accounts or for a new film.</p><p><strong>How much do you spend per year?</strong></p><p>This is only my second year working my first proper job but last year I’d say around $25,000.</p><p><strong>Do you make purchase decisions carefully, or are you loose with your money?</strong></p><p>I used to be a loose goose but now I definitely take my time when making a purchase.</p><p><strong>How is your work-life balance?</strong></p><p>I’d say it’s quite good. I get time after work usually to just chill or catch up with friends.</p><p><strong>What is your favourite thing to spend money on?</strong></p><p>Film projects, clothes, and tech products.</p><h2 id="invest">Invest</h2><p><strong>How do you invest?</strong></p><p>I have a portion sitting in Spaceship Voyager, a good chunk in Colonial First State, and a few others. I currently invest with a few different platforms. I haven’t been going for that long yet, so the balance is quite small, but everyone starts somewhere! I usually split my money up and invest it on different platforms and apps. It’s good to diversify.</p><p><strong>What has been your best investment?</strong></p><p>Nothing yet.</p><p><strong>What has been your worst investment?</strong></p><p>Thank goodness, nothing yet.</p><p><strong>What's been your overall return?</strong></p><p>Not completely sure. Probably not much. I’ll get to that in a few years!</p><p><strong>How are you building wealth?</strong></p><p>Cutting back on things I just don’t need. I’ve sold quite a lot of things recently and have gone for a more minimalist approach. That works for me.</p><p><strong>What are your main roadblocks? And how are you addressing them?</strong></p><p>Boredom. During the week, I’m busy with work but when I get bored, I tend to spend money to make that boredom go away. I know it sounds ludicrous, but it’s true. Now what I do is spend more time with family and friends, and get my mind off it.</p><p><strong>Do you have a target net worth you want?</strong></p><p>My short-term goal is to get 10k into my savings by the end of 2020 and try and double that the following year.</p><p><strong>When did you make your first significant behavioural shift towards wealth building?</strong></p><p>When I took an interest in real estate, that’s when I found out about all things finance. That really changed my mindset. You see, they don’t teach you about this stuff in school. It’s quite sad that when we graduate we know what a cell in a leaf looks like, but we don’t even know how to manage money or the importance of it.</p><p><strong>If you could start again, what would you do differently?</strong></p><p>Self educate yourself about all things finance because it’s just so important to know how to manage it. If you don’t take care of it, it won’t take care of you!</p><p><strong>What mistakes have you made along the way that others can learn from?</strong></p><p>Don’t buy things just because the money is there.</p><p><strong>Do you have any worries about retirement? If so, how are you planning to address them?</strong></p><p>Not now, it’s still some time away. Ha.</p><p><strong>How are you learning about building wealth?</strong></p><p>Books are great, yes, but everything you need to know is on Google and YouTube! That’s how I did it and I’m glad I did.</p><p><strong>Do you give to charity? If you do, what percent of time/money do you give?</strong></p><p>Not currently. But I’d love to in the future.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Bryna Howes)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/real-money-talk/">Real Money Talk</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2020/02/real-money-talk-otto.png" length="0" type="image/png"/>
        </item>
        <item>
            <title><![CDATA[6 things to do before you start budgeting]]></title>
            <link>https://www.spaceship.com.au/learn/things-to-do-before-you-start-budgeting/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/things-to-do-before-you-start-budgeting/</guid>
            <pubDate>Tue, 18 Jan 2022 20:55:00 GMT</pubDate>
            <description><![CDATA[If you’re planning to start a budget, you might be tempted to jump in headfirst. But we caution you to take a minute. ]]></description>
            <content:encoded><![CDATA[<p>If you’re planning to start a budget, you might be tempted to jump in headfirst. But we caution you to take a minute. In fact, take a few minutes to read over the steps we’ve set out below.</p><p>You see, we think budgeting should have a purpose. There should be a mission behind it.</p><p>And the clearer you are on that mission at the outset, the more chance you may succeed.</p><p>With that in mind, read on for our tips on the six things to do before you put any budget in place. You can thank us later.</p><h2 id="1-determine-why-you-want-a-budget">1. Determine why you want a budget</h2><p>Budgeting is pretty much universally considered a handy tool for keeping track of your money, but we all have different reasons for starting a budget.</p><p>Some of us set up budgets because we want to be mindful about where we spend our money and potentially cut back in certain areas. Others of us set up budgets because it helps us stay on track overall and thus optimise how much money we save.</p><p>Before you set up your first budget, it’s worth thinking about what you’re hoping to achieve. This will help you as you move forward with the next steps.</p><h2 id="2-prepare-the-apps-tools-you-plan-to-use">2. Prepare the apps/tools you plan to use</h2><p>Once you’ve committed to <a href="https://www.spaceshipinvest.com.au/learn/pay-yourself-first-money-hack-reverse-budgeting/?ref=spaceship.ghost.io">starting a budget</a>, you’ll need to figure out the best tools to use.</p><p>One way is to use a basic spreadsheet. You can create one in Excel or Google Sheets and use it to track your expenditure. While you will have to manually fill it out, some banks have an option for you to export a file of your latest transactions in a CSV format. You can then copy the transactions into your spreadsheet and start categorising and tracking.</p><p>If this sounds too time-consuming and complicated, you might want to consider the various budgeting apps available online, all of which automate budgeting.</p><p>A few options available in Australia include PocketSmith, MoneyBrilliant, and Pocketbook.</p><p>These apps connect with your bank and automatically grab the latest transactions. Most budgeting apps will then categorise your transactions for you, but some let you choose your own categories, set up rules, etc. so that you can tailor your budget.</p><p>Once you’ve chosen the budgeting tools you’ll use moving forward, it’s time for the next step.</p><h2 id="3-do-a-deep-dive-into-your-current-spending-habits">3. Do a deep dive into your current spending habits</h2><p>Now it’s time to get into the nitty gritty stuff.</p><p>No matter what your goals are, when it comes down to it, budgeting is about paying attention to your money habits. You probably won’t be able to move forward with setting and achieving your goals without having an idea about your current spending and saving habits.</p><p>So, once you’ve set up the tools or spreadsheets you’re going to use, we recommend loading the last three to six months’ worth of transactions into your tool. Then, you’ll want to start categorising these transactions so that you can start getting a clear picture of where your money goes.</p><p>This is when you’ll start to pick up on the “little things” that might make a big difference. For instance, you might start to realise you spend way more than you thought on Uber rides.</p><p>This is also the part where your budgeting goals should start to crystallise within your head, just in time for you to take the next step.</p><h2 id="4-set-some-budgeting-goals">4. Set some budgeting goals</h2><p>Now that you are clear on the reasons why you want to start a budget and you’ve started to get into your spending habits, it’s time to set up some budgeting goals.</p><p>After all, it’s always good to have a clear mission in mind.</p><p>So, let’s get back to the reason behind your decision to start a budget. If, say, it’s because you want to cut back in certain areas, your budgeting goal might be to “reduce spend on Uber and other rideshare companies by $20 a month by mid-year.”</p><p>If, say, it’s because you want to stay on track overall, your budgeting goal might be to “spend no more than $1,200, every month, on ‘wants’ such as going out, etc.”</p><p>There are two things to remember when setting your budgeting goals.</p><p>Firstly, you’ll want to make your goal as specific as possible. If your goal is something broad such as “I want to spend less money,” you don’t really have anything clear to work towards. Within those parameters, even spending $1 less each month would technically mean you’d achieved your goal, but would you really feel as though you had kicked some ass? Not so much.</p><p>Secondly, you want your goal to be as realistic as possible. If your goal is “I want to save $50,000 this year,” but you only make $60,000 per year, it’s fairly unlikely you’ll meet your goal.</p><p>With that said, don’t make your goal too easy, either. After all, you want to have a sense of achievement after all your hard work, right?</p><p>Speaking of hard work, let’s move on to the next step.</p><h2 id="5-determine-your-weaknesses-and-set-up-hacks-to-help">5. Determine your weaknesses and set up hacks to help</h2><p>Most of us turn to budgeting because we’d like to be better at managing our money, which sort of implies that we’ve got some things to learn. So, don’t expect to be perfect at budgeting straight away. You may never get it completely right, in all honesty.</p><p>That’s why it’s important to try and nip any perceived weaknesses in the bud early on.</p><p>Here are some examples of potential problems and their potential fixes:</p><ul><li>You want to start a budget so you can spend less and save more. In the past, you’ve had a habit of dipping into your savings each month. That’s your weakness. So, the fix might be to set up a separate savings account — even at another bank — and transfer the minimum amount you want to save into that account at the beginning of each pay period.</li><li>You want to start a budget because you’re spending too much money on Ubers. That’s your weakness. So, the fix might be to use budgeting software/apps that allows you to categorise your transactions. Then, you can check in daily (set a daily reminder) to make sure you’re staying on track. (At worst, you’ll know when you’re getting close to hitting your limit.)</li></ul><p>These are just some ideas. Consider the problems you’ve had in the past, along with your budgeting goals. Then, think up ways that you can stay on track, such as...</p><h2 id="6-set-up-a-schedule-for-checking-in">6. Set up a schedule for checking in</h2><p>The final step to take before actually beginning to budget is actually the easiest. All you need to do is set up regular reminders to check in on your budget.</p><p>If you know that money is tight and you want to be stringent about your budget, you might be best setting a daily alert/alarm on your phone. Don’t allow yourself to “clear” the alarm until you’ve checked in on your spending and taken care of any issues.</p><p>If your budget has broader goals/guidelines to follow, you may just want to check in on, say, the first Saturday of every month or every payday.</p><p>How often you check in is up to you and your schedule should be guided by your particular needs and goals. Just remember: the more you stay on top of your budget, the better chance you have at successfully achieving your objectives. Good luck!</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Bryna Howes)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/personal-finance/">Personal Finance</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2019/08/things-to-do-before-you-start-budgeting.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[14.01.22 | We sold some stocks]]></title>
            <link>https://www.spaceship.com.au/learn/140122-newsletter/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/140122-newsletter/</guid>
            <pubDate>Thu, 13 Jan 2022 17:33:00 GMT</pubDate>
            <description><![CDATA[The latest stocks sold out of our Spaceship Voyager portfolios.]]></description>
            <content:encoded><![CDATA[<p>A new year is upon us, but we still have some unfinished business from 2021: we wanted to tell you about the latest changes to the Spaceship Voyager portfolios.</p><p>We bought some stocks — which you can <a href="https://www.spaceship.com.au/learn/17-12-21-we-bought-some-stocks/?ref=spaceship.ghost.io">read about here</a> — and sold some stocks, including Poshmark, Softbank, Berkshire Hathaway, Zillow Group, and Schrodinger. Let’s take a closer look.</p><h2 id="sold-poshmark">Sold: Poshmark</h2><p><strong>From the Spaceship Earth Portfolio</strong></p><p>Poshmark is a leading social marketplace where users can buy and sell new and secondhand clothes, shoes, accessories, and homewares.</p><p>Since we bought Poshmark in the first quarter of 2021, the company has delivered lower growth than we expected, while costs have risen, partly due to increased competition in the resale space. We overestimated the growth of the entire resale industry balanced with the number of players in the very competitive US market. While we could be more patient to see the results from their international expansion strategy, we have become less confident in management’s ability to execute, especially in what we believe is a very competitive industry.</p><p>While we are selling Poshmark, we remain invested in the resale ecommerce trend, as we are invested in Mercari, one of Poshmark’s key competitors in the US.</p><h2 id="sold-softbank">Sold: Softbank</h2><p><strong>From the Spaceship Universe Portfolio</strong></p><p>Softbank is a Japanese investment holding company with a big bold vision thanks to its focus on investing in technology startups over more established companies.</p><p>It does this mainly through the Vision Fund.</p><p>However, the Vision Fund has a mixed investment track record over the last few years, not least because of its investment in WeWork, which <a href="https://www.spaceship.com.au/learn/230819-newsletter/?ref=spaceship.ghost.io">tried to go public</a> and failed spectacularly, souring the reputation of Softbank in the meantime.</p><p>Of course, it hasn’t all been bad news for Softbank. Its largest investment outside the Vision Fund is in Alibaba.</p><p>Despite that, we believe its investment edge is less compelling these days. As more and more up-and-coming companies go public through SPACs (special purpose acquisition company), we can gain direct access to the store of companies we might like, instead of investing via Softbank and its Vision Fund. That’s why we have decided to sell out of Softbank at this time.</p><h2 id="sold-berkshire-hathaway">Sold: Berkshire Hathaway</h2><p><strong>From the Spaceship Universe Portfolio</strong></p><p>You may well know Berkshire Hathaway as the conglomerate founded by prominent investor Warren Buffett — or maybe because of its impressive track record.</p><p>Despite its fame, we’ve had Berkshire Hathaway on our watchlist for a while, mostly due to management and trend uncertainty.</p><p>Because Warren Buffet and his sidekick, vice chairman Charlie Munger, are both in their 90s, our attention has turned to the company’s future investment strategy. Its new fund managers are investing in IPOs (which the company never used to do) and technology.</p><p>While this actually fits well with our own investment strategy, we believe there has been a lack of visibility over internal fund manager returns, and given the increased number of IPOs and opportunities, we decided to sell out of Berkshire Hathaway at this time.</p><h2 id="sold-zillow-group">Sold: Zillow Group</h2><p><strong>From the Spaceship Universe Portfolio</strong></p><p>Zillow is the leading digital real estate marketplace in the USA — it has more than 200 million unique monthly users. Just think of it like Domain or RealEstate.com.au.</p><p>In 2018, Zillow added a service called iBuying to its suite. This allowed it to use algorithms and data to buy houses and on-sell them. This helped solve the timing problem of whether customers should sell first and then buy a property or find a property first and then sell. Given the time lag in the buying and selling process, iBuying could provide price certainty. (The i in iBuying stands for instant.) We believed Zillow would have a pricing edge given the traffic to its site, and while early results were promising, the volatility in the housing market due to COVID-19 and related material and labour shortages has resulted in Zillow taking higher risks on pricing than expected, swinging from underpayment to overpayment of housing purchases.</p><p>As such, the company decided to exit this division. While we think the company has made the right decision for its business, it changes our investment thesis, reducing the addressable opportunity, thus we’re exiting too.</p><h2 id="sold-schrodinger">Sold: Schrodinger</h2><p><strong>From the Spaceship Universe Portfolio and the Spaceship Earth Portfolio</strong></p><p>Schrodinger is a life sciences software platform that assists in drug discovery.</p><p>Historically, healthcare companies have been slow to adopt technology, but we thought Schrodinger had an unique opportunity due to the coronavirus pandemic. With lockdown orders, we saw increased adoption of software for testing as the world went digital.</p><p>However, momentum slowed in 2021, and Schrodinger also substantially increased its expenses.</p><p>We also had concerns about the commerciality of the company. Schrodinger only went public in 2020, and was a private company for a number of decades, funded by family office investors who we believe were less interested in financial returns. With all that in mind, we decided to sell out.</p><h2 id="spaceship-origin-portfolio">Spaceship Origin Portfolio</h2><p>For customers in the Spaceship Origin Portfolio, things are a little different.</p><p>The Spaceship Origin Portfolio is made up of around 100 of some of the largest ASX listed companies by market capitalisation, and around 100 of some of the largest global companies by market capitalisation.</p><p>If a company moves in or out of the Spaceship Origin Portfolio, it will be because its market capitalisation has changed, not because we have made the decision to buy or sell it.</p><h2 id="a-quick-note">A quick note</h2><p>In March and April 2021, our newsletters indicated that we were looking to buy or had bought Orsted for the Spaceship Earth Portfolio. We wanted to let you know due to exchange issues, we did not end up buying any Orsted stock, therefore it was never part of the Spaceship Earth Portfolio.</p><hr><p>The Spaceship Earth Portfolio invests in Mercari and Alibaba at the time of writing.</p><p>The Spaceship Universe Portfolio invests in Alibaba at the time of writing.</p><p>The Spaceship Origin Portfolio invests in Softbank, Alibaba, and Berkshire Hathaway at the time of writing.</p><p>Important! We’re sharing with you our thoughts on the companies in which Spaceship Voyager invests for your informational purposes only. We think it’s important (and interesting!) to let you know what’s happening with Spaceship Voyager’s investments. However, we are not making recommendations to buy or sell holdings in a specific company. Past performance isn’t a reliable indicator or guarantee of future performance.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Bryna Howes)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/newsletters/">Newsletters</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2022/01/jordan-nix-4Hmj9gkyM6c-unsplash.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[An update on our Spaceship Voyager portfolios]]></title>
            <link>https://www.spaceship.com.au/learn/spaceship-voyager-portfolios-jan-2022/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/spaceship-voyager-portfolios-jan-2022/</guid>
            <pubDate>Wed, 12 Jan 2022 01:47:56 GMT</pubDate>
            <description><![CDATA[A look at what's going on with the Spaceship Voyager portfolios as we begin 2022.]]></description>
            <content:encoded><![CDATA[<p>This year, Spaceship Voyager will turn four. It’s a coincidence, but we’re also experiencing our fourth correction since we launched in 2018.</p><p>If you were a unitholder when we first launched the Spaceship Universe Portfolio, you would have doubled your money, but you also would have endured corrections and volatility along the way, not least because of the ongoing ramifications of the coronavirus pandemic.</p><p>This is why going on an investing journey can be difficult; the market is volatile. (This is why we recommend a minimum time frame of seven years for all our Spaceship Voyager portfolios.)</p><p>The recent market volatility has been sparked by a few things, including the new Omicron variant, the US Federal Reserve’s pivot to end quantitative easing, as well as expectations that they might increase interest rates as soon as March 2022. (The move to higher interest rates would be as a reaction to recent inflation concerns.)</p><p>As such, the market is correcting itself by essentially “pricing in” higher short term interest rates.</p><p>In the short term, rising interest rates can hurt growth companies. This is because investors discount future cash flows at a higher rate back to today, lowering valuations. For example, $1 discounted at 5% is worth 95 cents, while $1 discounted at 10% is only worth 91 cents today. (Money in the future is worth less than money today.)</p><p>Changing interest rate expectations can cause corrections and sector rotations like the one we have seen of late.</p><p>So, what does that mean for Spaceship? If we believe an event will have a significant long term impact, we will react. This is why, when COVID-19 first hit, we sold our travel stocks. But, in terms of what’s going on today, nothing has changed our long term outlook. Most investors, including us, have assumed interest rates will rise in the future. And as a savvy investor, you would know that growth stocks are the cornerstone of our Where the World is Going (WWG) methodology. (The WWG methodology only applies to Spaceship Universe and Spaceship Earth portfolios.)</p><p>A bit more on that —</p><p>Our Where the World is Going (WWG) methodology has a focus on longer term structural trends such as changing consumer habits. We aren’t investing based on cyclical factors such as interest rate expectations, but rather on future trends. For example, we’re investing in the increased adoption of electric vehicles and online payments.</p><p>WWG is about multi-year trends, not reacting to the market today or macroeconomic news over the next few months. Again, it’s a focus on structural adoption trends, not cyclical economics.</p><p>The Spaceship Universe Portfolio saw similar interest rate fears in December 2018. At that time, the unit price hit a low of 89 cents, compared to around $2 today.</p><p>That’s why our investment approach of investing Where the World is Going remains the same; we’re investing in companies over a three to five year time horizon. We invest in businesses that we believe will benefit from new trends and habits and that have <a href="https://www.spaceship.com.au/learn/economic-moats-7-powers/?ref=spaceship.ghost.io">moats</a> protecting them from competition.</p><p>Similar to three years ago, we encourage investors to think about market corrections as sales opportunities, the same way you might think of Boxing Day sales. The stock market is the only market in the world where consumers feel they should run away from sales and discounts, but we take the opposite view. Losses are painful in the short term but discounts are great for long term investors. It’s why we’re glad so many of our customers have investment plans, as <a href="https://www.spaceship.com.au/learn/dollar-cost-averaging/?ref=spaceship.ghost.io">dollar cost averaging</a> into the market helps reduce the emotion and risks of timing the market.</p><p>As long term buyers adding to our investments, we prefer lower prices. If anything we want sales to go on for a little longer so we can buy more.</p><hr><p>Important! We’re sharing with you our thoughts on Spaceship Voyager for your informational purposes only. We think it’s important (and interesting!) to let you know what’s happening with Spaceship Voyager’s investments. However, we are not making recommendations to buy or sell holdings in a specific company. Past performance isn’t a reliable indicator or guarantee of future performance.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Jason Sedawie)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/investing/">Investing</category>
            <category domain="https://www.spaceship.com.au/learn/tag/stocks/">Stocks</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2022/01/unnamed-1.png" length="0" type="image/png"/>
        </item>
        <item>
            <title><![CDATA[Real Money Talk: Dev]]></title>
            <link>https://www.spaceship.com.au/learn/real-money-talk-dev/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/real-money-talk-dev/</guid>
            <pubDate>Tue, 11 Jan 2022 16:00:00 GMT</pubDate>
            <description><![CDATA[Dev is a 21-year-old with a high savings rate. ]]></description>
            <content:encoded><![CDATA[<p>This post is based on an interview we conducted with Dev in September 2020.</p><p>Real Money Talk is our series where we interview Australians from all walks of life about their finances. The views expressed are those of the interviewees, based on their experiences with money, and as such are not necessarily representative of Spaceship's views.</p><p>We have changed the name of the interviewee for their privacy.</p><p><strong>Name: </strong>Dev</p><p><strong>Age: </strong>21</p><p><strong>Where do you live: </strong>Perth, Western Australia.</p><p><strong>Please tell us a bit about yourself.</strong></p><p>I am a 21-year-old student in my final year of a finance and management degree, have a mini-business in the area of personal finance, and I’m a big lover of sports.</p><p><strong>What is your current net worth?</strong></p><p>$35,000</p><p><strong>How does it break down?</strong></p><!--kg-card-begin: markdown--><ul>
<li>Cash: $2,000</li>
<li>Emergency Fund: $2,500</li>
<li>ASX Shares: $5,000</li>
<li>US Shares: $9,000</li>
<li>Super: $5,000</li>
<li>Car: $10,000</li>
<li>Mini business: $1,500</li>
</ul>
<!--kg-card-end: markdown--><p><strong>Any debts? (including HELP from Uni)</strong></p><p>Just HELP debt of $48,000.</p><p><strong>How did you accumulate your net worth?</strong></p><p>I worked at Maccas throughout high school, then scored a job at Optus Stadium in events and operations which is where I earned most of my wealth whilst at university. </p><p>I would attribute the accumulation to working hard which led to me earning more shifts, and being a natural saver (a lot easier said than done).</p><h2 id="earn">Earn</h2><p><strong>Tell us a bit about your career:</strong></p><p>I have always been a bit of an entrepreneur and started in primary school selling off candy for profit, then got into buying random items cheaply and selling higher.</p><p>In the past 18 months, I have found a passion for personal finance which was an interest outside of my commerce degree, and I’ve started slowly pursuing a career in financial planning which works well with my current job as a junior paraplanner.</p><p>I also created my mini-business through Instagram, which looks at providing Gen Z with money hacks, tips and information not taught in school to better their money habits. I made this platform as a resource for people to turn to when they want to make, save and spend more, but do it wisely.</p><p><strong>Do you have income sources outside of your job? If so, how much do you earn from each and how did you develop them?</strong></p><!--kg-card-begin: markdown--><ul>
<li>Mini business - Making money through merch (hand-printed by me) and product referrals: $150 per month</li>
<li>Dividends from shares: $100 per year</li>
<li>ShopBack earning cash from spending: $200 per year</li>
<li>JobKeeper: $375 per week</li>
</ul>
<!--kg-card-end: markdown--><p><strong>What advice do you have for people who want to earn more money?</strong></p><p>Use your passions to your advantage – think about what you enjoy doing and see if you can monetise that!</p><p>It just takes a simple ‘think outside the box’ moment where you can utilise the skills you have developed and put them into use.</p><p>In a practical sense, look up or research different side hustles. There are ideas all around the place from making your own e-commerce business to Airtasker to being an UberEats driver to making designs for people on Fiverr.</p><h2 id="save">Save</h2><p><strong>What is your savings rate? And how has it changed over time?</strong></p><p>My savings rate at the moment is around 60%. I’m naturally a saver. If I look back, around age 15 I started realising if I just save, I’ll be able to buy those big things, then realised at the time when I could buy big items, I didn’t want to dwindle my bank account!</p><p><strong>Do you have a budget?</strong></p><p>I have a spending plan. This plan I use has helped quite a lot in terms of restricting myself on how much I get to spend and it automates all of my income into different areas of my spending. So each week, I put away certain amounts into saving for a goal (shares), a ‘treat yourself’ account and a weekly allowance for my everyday spending card. Using this strategy works like a gem for me.</p><p><strong>How much do you spend per year?</strong></p><p>I spend about $14,000 a year which is mainly car stuff, a few subscriptions, gifts, Christmas and stuff for myself. (Rent will be starting next year.)</p><p><strong>Do you make purchase decisions carefully, or are you loose with your money?</strong></p><p>I’m a bit of a bargain hunter so I have to search around for any coupon codes or find the same product cheaper somewhere else. So a fair few of my purchasing decisions are made carefully.</p><p><strong>How is your work-life balance?</strong></p><p>My work-life balance at the moment is solid but busy. Trying to finish my degree, work on my own business, and work two days in financial planning and volunteering tends to add up but I enjoy being busy.</p><p><strong>What is your favourite thing to spend money on?</strong></p><p>Probably new tech, clothes and eating out. I’m a bit of a sucker for a local clothing brand here in Perth called Oli, they keep releasing new stuff and it’s hard not to splurge.</p><h2 id="invest">Invest</h2><p><strong>How do you invest?</strong></p><p>I started with value investing using the Rule 1 method but shifted to a ‘core satellite’ way of investing. Core satellite is having a stable base of investments at the core (ETFs) then investing in a range of other individual stocks. </p><p>I aim to shovel a fair bit of my income into the market to make the most of it while I’m young. I tend to invest a grand every few months.</p><p><strong>What has been your best investment?</strong></p><p>My best and riskiest has been Tesla (two shares at $200 each and sold at $960). I’m slightly regretting it now but oh well.</p><p>Also, constantly putting money into an ethical ETF. It has solid returns, dividends and good companies.</p><p><strong>What has been your worst investment?</strong></p><p>My worst investment was a company called TinyBeans in which I took a recommendation from a podcast. Will be a lot more cautious. I bought about $800 worth and its value now is around $200.</p><p><strong>What's been your overall return?</strong></p><p>My overall return is 35% since I started investing 18 months ago. </p><p>My stocks are all scattered with some with returns at 120% and some -10%.</p><p><strong>How are you building wealth?</strong></p><!--kg-card-begin: markdown--><ol>
<li>Giving myself goals all the time to try and achieve and making a plan for each.</li>
<li>Staying out of debt is a key thing for me.</li>
<li>Trying to invest as much as I can as early as possible so the power of compounding will do its thing.</li>
<li>I’m earning money in the area I’m passionate about. This gives me a bit more drive and I enjoy what I do.</li>
</ol>
<!--kg-card-end: markdown--><p><strong>What are your main roadblocks? And how are you addressing them?</strong></p><p>My main roadblocks right now would probably be not having the time to do all that I want and push forward in certain areas of my career. There’s no real way to find extra time so I’ll just keep cruising.</p><p><strong>Do you have a target net worth you want?</strong></p><p>I haven’t thought that far yet, net worth isn’t a big thing for me right now, but wouldn’t it be cool to own a Tesla?</p><p><strong>When did you make your first significant behavioural shift towards wealth building?</strong></p><p>I made my first shift when I started listening to money podcasts that talked about the ways of building wealth and how to go about it. I found that as a finance student, it should be easier for me and would be a fun challenge. </p><p>I began teaching myself a bit about shares and automating savings and it has been a big help. Now my goal is to show others how to get around it.</p><p><strong>If you could start again, what would you do differently?</strong></p><p>Don’t get too emotional when you lose $100 in value of an ETF in a day (it’ll go back up). Other than that, I’m pretty happy that I was switched on early to develop solid money habits which have benefitted me today.</p><p><strong>What mistakes have you made along the way that others can learn from?</strong></p><p>Know what you’re putting money into; don’t always trust a random stock pick from a mate.</p><p><strong>Do you have any worries about retirement? If so, how are you planning to address them?</strong></p><p>Not worried about retirement, that’s yonks away, I’ll just keep it in mind when I need to try and minimise my tax.</p><p><strong>How are you learning about building wealth?</strong></p><p>Yeah, many different ways I’m learning. The first book I read on the topic was the standard “Rich Dad, Poor Dad” in which he just said; buy assets that will generate income, such as stocks. My father was switched on with his money so I learnt a few lessons from him. Podcasts have been a big influence for me — there’s a fair bit of knowledge there — and just self-learning along the way.</p><p><strong>Do you give to charity? If you do, what per cent of time/money do you give?</strong></p><p>Yeah! I give 10% of my income to the church I attend, and that goes to the church, communities and helping organisations in third world countries.</p><p><strong>Anything else interesting?</strong></p><p>Just find what you're passionate about and go for that, and be as generous as you can to others.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Kelly Simpson)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/real-money-talk/">Real Money Talk</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2021/04/real-money-talk-dev.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[9 ways to invest your money]]></title>
            <link>https://www.spaceship.com.au/learn/ways-to-invest-your-money/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/ways-to-invest-your-money/</guid>
            <pubDate>Tue, 11 Jan 2022 15:07:00 GMT</pubDate>
            <description><![CDATA[There are many ways to invest, some of which you may not know about.]]></description>
            <content:encoded><![CDATA[<p>An investment is defined as “an asset or item that is purchased with the hope that it will generate income or appreciate in the future.”</p><p>But there are many ways to invest, some of which you may not know about.</p><p>Let’s explore.</p><h2 id="1-invest-with-financial-advice">1. Invest with financial advice</h2><p>While it can sound a bit scary — why does the word ‘broker’ have the word ‘broke’ in it? — getting a professional on board to support you through your investment journey could be beneficial. After all, it’s literally their job to help you achieve your investment objectives, and they should be able to explain things to you, so it’s usually a little less overwhelming.</p><h2 id="2-invest-in-real-estate">2. Invest in real estate</h2><p>Real estate is a popular one. It’s nice and understandable, and people generally feel safer if they <a href="https://www.spaceship.com.au/first-home/?ref=spaceship.ghost.io" rel="noreferrer">own a home</a>. However, it can be a difficult market to break into, and even once you’ve got a deposit down on a place, a mortgage is a long-term commitment. To get into <a href="https://www.spaceship.com.au/learn/ways-to-invest-in-real-estate/?ref=spaceship.ghost.io">real estate investment</a>, you could also consider investing in a listed REIT (Real Estate Investment Trust), which is similar to buying stocks. However, much like with stocks, the value of a REIT is prone to fluctuations.</p><h2 id="3-invest-in-p2p-lending">3. Invest in P2P lending</h2><p>Peer-to-peer lending platforms essentially play matchmaker between people who have money and people who need money. It’s designed to allow people to get loans without having to involve the banks. Investors earn money through the interest paid by the borrowers, while the platform itself usually takes fees from both sides too.</p><h2 id="4-invest-through-your-super">4. Invest through your super</h2><p>There are several different ways you can contribute to your <a href="https://www.spaceship.com.au/super/?ref=spaceship.ghost.io">super</a>, some of which may come with certain tax benefits. At the end of the day, whether you put that money in pre or post-tax, it’s still going to be invested by your super fund and slowly grow over the years. Don’t forget: you can have a say in your super investment mix, and you can usually choose investment options with higher or lower risk (ideally with higher and lower returns, respectively).</p><h2 id="5-invest-with-an-app">5. Invest with an app</h2><p>This may be a great option for people who are just starting out, people who only want to invest small amounts, or people who find the prospect of the first few options on this list a bit overwhelming. There are a few different types of investing apps out there (<a href="https://www.spaceship.com.au/voyager/?ref=spaceship.ghost.io">including us of course</a>), and they’re usually extremely simple to set up and get started.</p><h2 id="6-%E2%80%98invest%E2%80%99-by-paying-off-debt">6. ‘Invest’ by paying off debt</h2><p>Okay, so this one probably doesn't really sound like an investment but think of it like this: if you have a high-interest loan draining your finances, <a href="https://www.spaceship.com.au/learn/paying-off-debt-vs-saving-money/?ref=spaceship.ghost.io">paying it off quickly</a> is kind of like ‘earning’ that same amount elsewhere.</p><p>Plus, you know exactly what you’ll get back through avoiding interest, and you won’t have to pay tax on your return.</p><h2 id="7-invest-in-gold">7. Invest in gold</h2><p>Investing in a precious metal such as gold is sometimes used as a method to hedge against inflation. No, it doesn’t mean you have to physically buy gold ingots and store them under your bed. You can gain exposure to precious metals through products such as exchange traded funds (or ETFs), mining stocks, and gold receipts.</p><h2 id="8-invest-in-someone-else%E2%80%99s-dream">8. Invest in someone else’s dream</h2><p>While you might not have the desire to start your own business, you might consider investing in someone else’s. Providing a budding business with the investment capital they need to expand — and taking part-ownership, rather than simply loaning money to the business — can pay off handsomely down the track. Crowdfunding can be one way to get exposure to these kinds of businesses.</p><h2 id="9-other-things-you-could-invest-in">9. Other things you could invest in</h2><p>Aside from property and financial products, you can also invest in things like art, wine, antiques, rare coins, and cryptocurrency. If you’re considering any of these options, be aware that it can be extremely difficult to identify what will appreciate and what won’t, even if you have a deep knowledge of the industry.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Liv Steigrad)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/investing/">Investing</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2019/09/ways-to-invest-money.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[How to avoid impulse spending]]></title>
            <link>https://www.spaceship.com.au/learn/how-to-avoid-impulse-spending/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/how-to-avoid-impulse-spending/</guid>
            <pubDate>Tue, 11 Jan 2022 14:05:00 GMT</pubDate>
            <description><![CDATA[A few ways that might help you avoid impulse spending next time you start feeling the urge.]]></description>
            <content:encoded><![CDATA[<p>As children, we start to learn the difference between needs and wants.</p><p>You <em>need</em> food, but you <em>want</em> the latest toy from the shop. It seems like a fairly straightforward contrast, but maybe it’s not so simple. After all, we are faced with multiple spending decisions every day, and some are seemingly harder to avoid compared to others.</p><p>So, how can you avoid impulse spending, and what kind of tactics are retailers using to try and pry your savings from your bank account? We’ve rounded up a few ways that might help you avoid impulse spending next time you start feeling the urge.</p><h2 id="1-wait-30-days-before-buying-anything-that-s-more-than-a-certain-amount">1. Wait 30 days before buying anything that’s more than a certain amount</h2><p>How much harder is it to fight the urge to spend when there is a sale on something you kind of want? The cheaper price can sometimes justify your decision to buy then and there, before the feelings of regret can make you wish you didn’t.</p><p>You don’t necessarily need to wait an entire 30 days, but the concept of waiting before you shop allows you to have a clear head and can help you put more thought into your decision to buy — especially for larger, one-off purchases.</p><h2 id="2-only-use-cash">2. Only use cash</h2><p>While mobile payments and the ease of shopping online could make this tip a little redundant for some of us, changing your behaviours can assist with impulse spending.</p><p>When it comes to your weekly shop or discretionary spending on items such as a coffee, using cash over card can have advantages.</p><p>Studies have found those spending with cash spent 18% to 35% less compared to those who use cards. The act of physically handing over money, rather than a simple tap-and-go, means you see how much you spend in real-time.</p><h2 id="3-make-a-list">3. Make a list</h2><p>Writing a list of things you’d <em>like</em> to purchase over the coming months can be a great way to prioritise upcoming spending. Rather than buying anything you want, when you want, making a list can allow you to include both your needs and wants.</p><p>This means you can decide what you need to (and want to) purchase next, rather than impulse spending on items you didn’t really need, which can end up forcing more important purchases until even later.</p><p>In addition to your list, you can also set up a savings account specifically for your upcoming purchases. This might make it easier to know when you can afford any items on your list, as well as being able to re-order the list if your priorities or your situation changes.</p><h2 id="4-assess-your-use-of-buy-now-pay-later-providers">4. Assess your use of “buy now, pay later” providers</h2><p>This one’s a doozy. You’re short for cash but need (want) to buy that new something. Imagine if you could have it but didn’t need to stump up any cash for the next fortnight, and even then, you only have to pay a quarter of the total price. You’re sold! But along with it comes the commitment to your future-self of fortnightly payments for the next eight weeks.</p><p>Afterpay and other “buy now, pay later” providers can enable impulse spending, especially for those who might not be able to afford the purchase in the first place.</p><p>If you have better cash flow management skills and using fortnightly payments helps you achieve this, no problems; just make sure you don’t get too carried away.</p><p>If using a “buy now, pay later” provider to purchase, consider if you could pay upfront, would you? If the answer is no, why are you still making the purchase for the same amount (just spread over a longer timeframe)?</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Liam Thomson)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/behaviour/">Behaviour</category>
            <category domain="https://www.spaceship.com.au/learn/tag/cost-of-living/">Cost of Living</category>
            <category domain="https://www.spaceship.com.au/learn/tag/personal-finance/">Personal Finance</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2019/09/how-to-avoid-impulse-spending.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[23.12.21 | It's a wrap!]]></title>
            <link>https://www.spaceship.com.au/learn/231221-newsletter/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/231221-newsletter/</guid>
            <pubDate>Thu, 23 Dec 2021 00:36:11 GMT</pubDate>
            <description><![CDATA[Welcome to the end of 2021 — another unforgettable year!]]></description>
            <content:encoded><![CDATA[<p>Welcome to the end of 2021 — another unforgettable year!</p><p>Before we wrap it all up, it’s time to look back at the latest launches and landings, not to mention a few of the bigger or more interesting moments that have taken place in 2021.</p><h2 id="but-first-let-s-quickly-talk-about-the-stock-market-">But first, let’s quickly talk about the stock market.</h2><p>It’s been a particularly turbulent few months; the markets are spooked by both the new Omicron variant, future interest rate rises in the US, and a downturn in the economy, just to start.</p><p>As such, we’re seeing volatile markets, but what we also see are investment opportunities.</p><p>We have a minimum suggested timeframe of seven years for holding any investment in a Spaceship Voyager fund. Market corrections are a normal part of the market cycle and our investment team is always on the lookout for the opportunities they can present.</p><p>For example, we hold Tesla in the Spaceship Universe and Origin portfolios. A single Tesla share cost US$1,156.87 on 22 November 2021, whereas a month later, on 21 December 2021, a single share cost US$938.53. That means it costs a little more than US$218 less to buy the same share. (A handy little discount!)</p><p>It works the same way with Spaceship. For example, the unit price for the Spaceship Universe Portfolio was $2.367938 on 22 November 2021. A month later, on 21 December 2021, it was $2.078770 — costing around 29 cents less to buy a single unit in the portfolio that day. (Note that we have bought and sold new companies in the Spaceship Universe Portfolio in this period.)</p><p>While no one knows how long this correction will continue for, we believe it’s an interesting period for new opportunities.</p><p>As we mentioned, in our actively managed portfolios, Spaceship has been making the most of it, adding interesting new companies and averaging into old favourites. It’s been a volatile few months, but it presents a great opportunity for patient, long-term investors.</p><p>With that said, let’s move on to what else has been happening at Spaceship.</p><h2 id="we-launched-boosts">We launched Boosts</h2><figure class="kg-card kg-image-card"><img src="https://www.spaceship.com.au/blog/images/2021/12/Boosts.gif" class="kg-image" alt loading="lazy"></figure><p>We launched our new Boosts feature, which gives you the opportunity to automatically boost your investment balance by making the most of everyday moments.</p><p>Fun facts: While our Round Ups boost is our most popular boost, the Rainy Day Boost has seen the most money invested into portfolios — perhaps because Australia recorded its wettest November since 1917 (and more rain predicted to come over the summer).</p><h2 id="we-introduced-multiple-portfolios">We introduced multiple portfolios</h2><figure class="kg-card kg-image-card"><img src="https://www.spaceship.com.au/blog/images/2021/12/Multiple-portfolios.gif" class="kg-image" alt loading="lazy"></figure><p>You can now diversify your investments by investing in all three of our Spaceship Voyager portfolios, all with one account. You can add a different investment plan for each portfolio, and track your balances, unit prices, and returns from the one account.</p><h2 id="we-launched-investment-goals">We launched investment goals</h2><figure class="kg-card kg-image-card"><img src="https://www.spaceship.com.au/blog/images/2021/12/Investment-goals.gif" class="kg-image" alt loading="lazy"></figure><p>There’s something about visualising your goal that just… helps. Happily, you can now create an investment goal in the Spaceship app. Once set up, you can track and celebrate your progress, all while staying focused on your future.</p><h2 id="we-revamped-the-spaceship-web-app">We revamped the Spaceship web app</h2><figure class="kg-card kg-image-card"><img src="https://www.spaceship.com.au/blog/images/2021/12/Web-app.gif" class="kg-image" alt loading="lazy"></figure><p>The Spaceship web app got a revamp, and now, if you have both Spaceship Super and Spaceship Voyager, you can easily toggle between their respective dashboards.</p><p>For Spaceship Super customers, we’ve added: a balance graph, a unit price graph, a newsfeed jam-packed with our latest Spaceship Learn articles, the ability to easily share your super details with your employer, and more.</p><h2 id="we-have-200k-customers-and-1-3-billion-in-fum">We have 200k customers and $1.3 billion in FUM</h2><figure class="kg-card kg-image-card"><img src="https://www.spaceship.com.au/blog/images/2021/12/200k-customers.gif" class="kg-image" alt loading="lazy"></figure><p>This year we took a huge step for Spaceship-kind. More than 200,000 customers are now using Spaceship to invest in their future! We also now have more than $1.3 billion in funds under management.</p><h2 id="we-won-some-awards-">We won some awards!</h2><p>Spaceship Super won the Best Value Super Fund for Young People award at Money Magazine’s Best of the Best 2022 awards and received a new Rainmaker AAA Quality Rating in 2021.</p><h2 id="what-s-next">What's next?</h2><p>We know it hasn’t been an easy year for many of you — whether you’re an investor or not! But every day, we receive messages from customers, and it always reminds us why we’re here at Spaceship — so we can enable you to invest in your future.</p><p>We love hearing from you. We love that you share your thoughts with us, tell us what we could do better, and tell us when you’re happy. It’s awesome.</p><p>And that’s a wrap! Have a great holiday season.</p><hr><p>The Spaceship Origin Portfolio and the Spaceship Universe Portfolio invest in Tesla at the time of writing.</p><p>Important! We’re sharing with you our thoughts on the companies in which Spaceship Voyager invests for your informational purposes only. We think it’s important (and interesting!) to let you know what’s happening with Spaceship Voyager’s investments. However, we are not making recommendations to buy or sell holdings in a specific company. Past performance isn’t a reliable indicator or guarantee of future performance.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Bryna Howes)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/newsletters/">Newsletters</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2021/12/img-super-homepage-554d1438fadfd662654cf1e7b9b4e8a2.jpeg" length="0" type="image/jpeg"/>
        </item>
        <item>
            <title><![CDATA[Real Money Talk: Bianca]]></title>
            <link>https://www.spaceship.com.au/learn/real-money-talk-bianca/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/real-money-talk-bianca/</guid>
            <pubDate>Mon, 20 Dec 2021 23:30:00 GMT</pubDate>
            <description><![CDATA[Bianca is a 26-year-old radiographer who has a few side hustles on the go.]]></description>
            <content:encoded><![CDATA[<p>This post is based on an interview we conducted with Bianca in March 2021.</p><p>Real Money Talk is our series where we interview Australians from all walks of life about their personal finances. The views expressed are those of the interviewees, based on their experiences with money, and as such are not necessarily representative of Spaceship's views.</p><p>We have changed the name of the interviewee for their privacy.</p><p><strong>Name:</strong> Bianca</p><p><strong>Age:</strong> 26</p><p><strong>Where do you live:</strong> Sydney</p><p><strong>Please tell us a bit about yourself. </strong></p><p>I grew up in Fremantle, WA, and moved to Sydney four years ago. I moved over here to study my Masters in Radiography at the University of Sydney. I had every intention of going back home after the course finished but I ended up basically falling in love with Sydney so I decided to stay here permanently.</p><p><strong>What is your current net worth?</strong></p><p>$87,000</p><p><strong>How does it break down?</strong></p><ul><li>40% shares</li><li>33% savings</li><li>27% superannuation</li></ul><p><strong>Any debts? (including HELP from Uni)</strong></p><p>No consumer debt, just a massive HECS debt, but I choose not to include that in my net worth.</p><p><strong>How did you accumulate your net worth?</strong></p><p>Working my a** off and saving/investing as much as possible!</p><h2 id="earn">Earn</h2><p><strong>Tell us a bit about your career: </strong></p><p>I’m a radiographer at a big hospital in Sydney. I take X-rays, CT scans, mammograms, etc.</p><p><strong>Do you have income sources outside of your job? If so, how much do you earn from each and how did you develop them?</strong></p><p>I definitely try and side hustle as much as possible.</p><p>When I have some spare time, I deliver food for Menulog on my scooter. This pays about $10 - $15 per delivery and I can usually make two deliveries an hour on a busy night. I also participate in paid research through companies such as Askable, Octopus Group, Field Agent and Pureprofile.</p><p>I do make a little bit of extra money through my Instagram account. Most of the money I make comes from referring people to apps I use like Cashrewards and ShopBack. I’ve also done a few paid collaborations with companies that I love. The amount I make from this side hustle is super variable because I obviously never know if people are going to use my referral codes and there also isn’t a set price that I charge for paid collaborations.</p><p><strong>What advice do you have for people who want to earn more money?</strong></p><p>Don’t be afraid to look for jobs outside of the box. There are literally so many ways to earn more money and most of these are available at your fingertips. Do jobs on Airtasker, sell your old stuff on Facebook Marketplace, Gumtree or eBay, complete surveys online, become a pet sitter, etc. The opportunities to make more money are endless.</p><h2 id="save">Save</h2><p><strong>What is your savings rate? And how has it changed over time?</strong></p><p>I aim to save/invest roughly 50-60% of my income every payday. I’ve always been pretty good at saving money but I definitely save way more now than I did when I was a full-time uni student living off Centrelink and the occasional hospo shift.</p><p><strong>Do you have a budget?</strong></p><p>I set myself a spending budget of $500 per fortnight (not including bills and rent).</p><p><strong>How much do you spend per year?</strong></p><p>Over the last year, I spent $18,000 on rent alone (gotta love Sydney prices). My bills set me back roughly $1,500 last year (including gym, internet, phone, utilities, etc.) and I try and stick to a spending budget of $13,000 a year. So, I guess I spend between $30 and $35,000 a year. </p><p><strong>Do you make purchase decisions carefully, or are you loose with your money?</strong></p><p>Oh, I am super careful with my purchase decisions. Sometimes so much so that I have to remind myself that it’s actually okay for me to spend money on nice things for myself. If I want to treat myself to something expensive, I’ll think about it for at least a week before I commit to buying it.</p><p><strong>How is your work-life balance?</strong></p><p>This is actually something that I’m working really hard on this year. I’ve always loved working and making money, but I’m actively trying to remind myself now that I don’t have to be making money all the time. Seriously, what is the point of making money if I don’t use that money to enjoy my life?</p><p><strong>What is your favourite thing to spend money on?</strong></p><p>Experiences and travel. I spent most of my late teens and early-twenties travelling and living overseas, and I have no regrets about the money I spent doing that!</p><h2 id="invest">Invest</h2><p><strong>How do you invest?</strong></p><p>I mainly buy ETFs through my ANZ online investment account. I currently hold IVV, ASIA and VAS so that I have exposure to a broad range of sectors.</p><p>I also have regular, automatic investments set up in Spaceship and I invest any spare money that I have into the app.</p><p><strong>What has been your best investment?</strong></p><p>IVV! The returns have been amazing over the last few years.</p><p><strong>What has been your worst investment?</strong></p><p>I bought shares in AGL because they have a high dividend yield. The value has dropped significantly since I bought them, but I have to remind myself that it’s OK because my investment strategy is to hold them for the long-term. It’s a good reminder to never invest money that you might need in the short-term.</p><p><strong>What's been your overall return?</strong></p><p>About 6%. (It’s a little bit lower than it has been previously because of the recent market correction).</p><p><strong>How are you building wealth?</strong></p><p>I’m currently saving for a house deposit because my goal is to buy an apartment in Sydney within the next couple of years. I also invest whatever I can whenever I can so that my money just keeps on growing.</p><p><strong>What are your main roadblocks? And how are you addressing them?</strong></p><p>Figuring out how much to save vs invest. I want to buy a house soon so I know that I should keep more money in a savings account so I can access it in the short-term, but I always get so damn tempted to invest it. I’m still trying to figure out the best strategy for my savings vs investments.</p><p><strong>Do you have a target net worth you want?</strong></p><p>$1 million is definitely the dream.</p><p><strong>When did you make your first significant behavioural shift towards wealth building?</strong></p><p>When I started working full-time, I realised that I was earning more money than I ever had but it wasn’t growing. Sure, I had it stashed away in a savings account but the interest rate was pretty pitiful. So, I started researching investment strategies and how to invest, and I haven’t looked back since.</p><p><strong>If you could start again, what would you do differently?</strong></p><p>Start investing earlier! I wish I had known that <a href="https://www.spaceship.com.au/voyager/boosts/?ref=spaceship.ghost.io" rel="noreferrer">micro-investing apps like Spaceship</a> existed back when I was in high-school and uni because they make investing so easy. Even though I didn’t have much money then, I definitely could have set up small investments of $20 a week and let that money grow.</p><p><strong>What mistakes have you made along the way that others can learn from?</strong></p><p>Listening to the wrong people for advice. Everyone has their own financial goals and their own financial strategies, but that doesn’t mean that what they do is right for you. Just because your mate from high school invests in crypto, doesn’t mean you have to. Just because your distant relative tells you to buy a house in a certain area, doesn’t mean you should. Listen to what everyone has to say, but always do your own research and listen to your gut when making your personal financial decisions.</p><p><strong>Do you have any worries about retirement? If so, how are you planning to address them?</strong></p><p>Not really. I think Aussies are really lucky because we have an amazing superannuation scheme. There is a superannuation gender gap though. Females often retire with significantly less super than men for various reasons like maternity leave etc. and so I make additional voluntary contributions into my super now to try and bridge that gap.</p><p><strong>How are you learning about building wealth?</strong></p><p>Social media is my go-to. There are so many awesome Instagram accounts that discuss building wealth openly and honestly like The Broke Generation, She’s On The Money, Tash Invests, etc.</p><p><strong>Do you give to charity? If you do, what percent of time/money do you give?</strong></p><p>Not regularly, but it’s definitely something I want to start doing more frequently. Thanks for the reminder!</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Bryna Howes)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/real-money-talk/">Real Money Talk</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2021/03/real-money-talk-bianca.png" length="0" type="image/png"/>
        </item>
        <item>
            <title><![CDATA[6 high quality money hacks]]></title>
            <link>https://www.spaceship.com.au/learn/six-high-quality-money-hacks/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/six-high-quality-money-hacks/</guid>
            <pubDate>Mon, 20 Dec 2021 21:00:00 GMT</pubDate>
            <description><![CDATA[Being able to coolly allocate and manage your money takes a firm shift in thinking. ]]></description>
            <content:encoded><![CDATA[<!--kg-card-begin: markdown--><p>Being able to coolly allocate and manage your money takes a firm shift in thinking.</p>
<p>We <a href="https://www.spaceshipinvest.com.au/learn/how-spaceship-picks-shares/?ref=spaceship.ghost.io">look to invest</a> in companies who have planned ahead. This sometimes means their initial capital expenditure is high, but the potential for returns on investment in the longer term are ongoing and rich.</p>
<p>We appreciate planning, thoughtfulness and execution. It leaves room for creativity and wonder!</p>
<p>Run yourself like an efficient, sustainable business. It will leave room for creativity and wonder!</p>
<h2 id="1dontbuycrapquality">1. Don’t buy crap quality.</h2>
<p>Take responsibility for your purchases.</p>
<p>Invest your time in proper cleaning, repairing, reusing and sharing your things. Be an owner rather than a consumer.</p>
<p>Consumers take, use, dispose and repeat. This pattern that will eat into their savings in a way carefully considered shopping won’t.</p>
<p>Owners opt for durability and functionality and will ultimately keep more dollars in the bank.</p>
<p>This kind of mentality is likely to spill over into your investment choices too and you’ll end up buying shares in <a href="https://www.spaceshipinvest.com.au/learn/platforms-are-the-new-moats/?ref=spaceship.ghost.io">quality, sustainable and long-term growth</a> businesses.</p>
<p>It’s where the world is going.</p>
<h2 id="2talktoyourfriendsandfamilyaboutmoney">2. Talk to your friends and family about money.</h2>
<p>This will set up a small <a href="https://www.spaceship.com.au/learn/are-you-being-nudged/?ref=spaceship.ghost.io">mental nudge</a> that is likely to help you improve your discipline.</p>
<p>Australians are notoriously awkward about money.</p>
<p>It probably stems from the same reason we sometimes <a href="https://en.wikipedia.org/wiki/Tall_poppy_syndrome?ref=spaceship.ghost.io">deride and undermine</a> people who are perceived as successful. There might be shame attached to flaunting wealth.</p>
<p>But if you start talking to your friends about your finances, you’ll probably find that everyone is in a similar boat: they find it hard to scratch together savings at the end of every pay cycle but they can afford wine with dinner.</p>
<p>If you open up the chat around savings, it’s likely someone in your group will follow up with you.</p>
<p>Hey, did you end up putting that $500 away?</p>
<p>Hmm, not quite. I’ve only got $300 left.</p>
<p>Yeah, I only managed $200.</p>
<p>Let’s try again next month.</p>
<p>Chances are next month you’ll both be much closer to your goal.</p>
<p>Call it saving face, call it leveraging competitiveness, call it breaking down unhelpful barriers, whatever, talking to your friends about your dosh will help you keep more dollars in your pocket.</p>
<h2 id="3shopforbetterutilitydeals">3. Shop for better utility deals.</h2>
<p>Do some maths.</p>
<p>Susie gets laser every six weeks and it costs her $42 a session.</p>
<p>She’s been pretty good about it over the last 18 months, but every time her local spot offered her the “ten pack for $290” she refused. But she’s easily gone more than ten times, meaning I’ve - I mean, Susie - has easily paid more than $420.</p>
<p>Looking around for value will save you money, even if it might cost a bit more upfront.</p>
<p>This extends to all of your utilities: things like phone bills, electricity and petrol.</p>
<p>You might be shipping an extra $100 out the door every month on your phone bill, a plan you’ve been rolling over every couple of years out of pure lethargy. If you have wifi in your home, your office, your favourite bar, then maybe consider a pre-paid plan.</p>
<p>It’s also worth getting practical if you’d actually like to cut down your utility bills.</p>
<p>Install low-flow shower heads and taps. You can set your thermostat a bit lower in the winter and a bit higher in the summer. Take the time to seal the cracks around your windows and doors.</p>
<p>The trick is though, once you’ve managed to circumvent a whole pile of bills, redirect the money somewhere helpful!</p>
<p>That could be your ski-trip fund, your Prada fund or your <a href="https://www.spaceshipinvest.com.au/?ref=spaceship.ghost.io">Spaceship Voyager fund</a>, don’t just pour it (all) down your throat.</p>
<h2 id="4deliberatelyrefocusyourattention">4. Deliberately refocus your attention.</h2>
<p>Be a bit skeptical (or a bit clued in) about shops.</p>
<p>Advertisers routinely use environmental and psychological tricks to nudge you into spending. Music, lighting, colour and scent are curated to set your mood and direct you towards picking up and handling the products.</p>
<p>To blunt the urge to buy something you don’t need, take a deep breath the next time you walk into a store and take in your environment. Scan the shelves and signage for clues to how a store might be trying to manipulate your attention.</p>
<p>This is also true of online stores, where one-click purchase buttons and decoy offerings funnel you towards snapping up an intangible bargain. Maybe try and gamify the experience and try to notice all the nudges? That might keep you aware.</p>
<p>Another behaviour that pushes us into buying unnecessary stuff is perceiving good value.</p>
<p>If you see a $50 coat next to a $100 coat, the $50 coat seems like good value. Remember if you actually need a coat!</p>
<p>Alternatively, people often pay attention to the minimum amount due on their credit card rather than the total due.</p>
<p>These are called anchor biases, and in order to free yourself, deliberately refocus your attention. With your credit card, use a highlighter to draw your attention to the total balance, not just the minimum you have to pay.</p>
<p>Here is a post about <a href="https://www.spaceship.com.au/learn/confirmation-bias/?ref=spaceship.ghost.io">confirmation bias</a>, if you're interested in understanding other behavioural tricks.</p>
<h2 id="5disconnectyourcardfromfooddeliveryapps">5. Disconnect your card from food delivery apps.</h2>
<p>When you keep your card plugged into your app, it’s just too easy to order pizza or salad or curry.</p>
<p>The real hack here is doing a shopping plan and buying ingredients and finally learning to cook. (Who knows, you might find it creative and stimulating).</p>
<p>If you have to manually enter your card details every time, it might nudge you towards what’s already in the fridge.</p>
<h2 id="6usecashoracashaccount">6. Use cash (or a cash account).</h2>
<p>Rather than track your spending, give yourself an allotted daily expenses account.</p>
<p>Divide it up however you like (that might include rent and bills, or it might be everything after your necessities).</p>
<p>The <a href="https://www.barefootinvestor.com/articles?ref=spaceship.ghost.io">Barefoot Investor</a> calls it Daily Expenses + Splurge, <a href="https://www.moneymag.com.au/author/paul-clitheroe?ref=spaceship.ghost.io">Paul Clitheroe</a> calls it Plain Money and we're calling it...Ordinary Outlay? Whatever.</p>
<p>Just don’t pool your whole pay into the one account and hope that by the end of the month, you’ll have money left over.</p>
<p>Split everything out at the beginning when the money comes in and live on the rest.</p>
<p>It’s a bummer none of these tricks are going to make you a millionaire overnight, but if the wonderful world of <a href="https://www.spaceship.com.au/learn/five-ways-behavioural-finance-save-more/?ref=spaceship.ghost.io">behavioural economics</a> teaches us anything, it’s that it’s actually rather simple to push back on the system.</p>
<p>It just takes a bit of clarity.</p>
<!--kg-card-end: markdown-->]]></content:encoded>
            <author>hello@spaceship.com.au (Jessica Sier)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/behaviour/">Behaviour</category>
            <category domain="https://www.spaceship.com.au/learn/tag/cost-of-living/">Cost of Living</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2021/10/6-high-quality-money-hacks.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[17.12.21 | We bought some stocks]]></title>
            <link>https://www.spaceship.com.au/learn/17-12-21-we-bought-some-stocks/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/17-12-21-we-bought-some-stocks/</guid>
            <pubDate>Fri, 17 Dec 2021 01:08:00 GMT</pubDate>
            <description><![CDATA[We've bought new companies for the Spaceship Universe Portfolio and Spaceship Earth Portfolio.]]></description>
            <content:encoded><![CDATA[<p>We made it! Well, almost. Before the year comes to an end, there’s a few pieces of business to attend to — including the latest stocks we’ve added to our portfolios.</p><p>We’ve bought Affirm for both our Spaceship Universe Portfolio and Spaceship Earth Portfolio, and Twilio and Thermo Fisher Scientific for our Spaceship Earth Portfolio.</p><p>Let’s take a look.</p><h2 id="bought-affirm">Bought: Affirm</h2><p><strong>In the Spaceship Universe Portfolio and Spaceship Earth Portfolio</strong></p><p>Affirm is a buy now, pay later company based out of America.</p><p>Affirm was founded by Max Levchin, who is perhaps best known for co-founding the company that eventually became PayPal by merging with Elon Musk’s X.com.</p><p>Affirm isn’t your typical ‘pay in four’ BNPL provider. Customers can make monthly payments, and can choose a time period that suits their lifestyle (up to 48 months). Customers can also pay interest — it ranges from 0% to 30% pa — depending on credit and eligibility.</p><p>Customers can also use the Affirm app to manage their payments, open a high-yield savings account, and access a personalised shopping marketplace.</p><p>We like Affirm for a few reasons. Firstly, we see Affirm capitalising on the growing shift away from credit cards and into BNPL payments. And we think the company has a chance to increase its transaction frequency even further with the launch of its new debit card, which allows customers to split payments into installments within 24 hours of the transaction.</p><p>Also, Affirm has signed exclusive contracts with big name ecommerce companies such as Shopify and Amazon, making it the exclusive BNPL provider for those brands.</p><p>Finally, the BNPL trend is still in its early stages in the US, with just 2% of ecommerce using BNPL services as opposed to 10% in Australia (as of 2020).</p><p>There are some risks, such as Affirm’s lack of late fees, but we believe this is offset by the underwriting and securitisation of the product.</p><p>We also added Affirm to our Spaceship Earth Portfolio as we believe it contributes to Goal 10 (Reduced Inequalities) of the UN Sustainable Development Goals agenda.</p><p>Affirm is offering a credit card alternative that’s transparent and doesn’t charge late fees, which we believe could help to improve lives by reducing credit card debt in America.</p><h2 id="bought-twilio">Bought: Twilio</h2><p><strong>In the Spaceship Earth Portfolio</strong></p><p>Twilio is in the business of communication.</p><p>Long story short, it helps businesses use technology to have conversations with their customers. It provides them with a cloud-based communications platform that can mix and match phone, VoIP, email and messaging solutions depending on their needs.</p><p>Massive companies such as Stripe and Deliveroo use Twilio.</p><p>We believe Twilio contributes to Goal 10 (Reduced Inequalities) of the UN Sustainable Development Goals agenda.</p><p>The company gives 1% of its equity to Twilio.org, which supports non-profits and social enterprises. For example, it pledged $10 million to Gavi, the vaccine alliance, in support of COVAX, a global initiative to vaccinate lower-income countries against COVID-19.</p><p>We see Twilio as becoming a one-stop shop for marketing and communications. It acquired email provider SendGrid in 2019 and customer data platform Segment in 2020, both of which we use at Spaceship. Twilio can gain and provide visibility of the end-to-end conversation process for businesses, which should be super valuable. It’s expecting 30% organic revenue growth in the four years following December 2020.</p><p>Messaging is still mostly one way, but we believe Twilio has an opportunity to improve customer engagement with two way messaging and conversations between companies and customers.</p><p>Twilio has lower gross margins than most technology companies do due to messaging costs, but we think this should be offset by the increasing potential it has to use customer data to improve customer interactions.</p><h2 id="bought-thermo-fisher-scientific">Bought: Thermo Fisher Scientific</h2><p><strong>In the Spaceship Earth Portfolio</strong></p><p>Thermo Fisher Scientific is a world leader in ‘serving science,’ which it does by providing key instruments, reagents, and consumables used in biological and medical research.</p><p>We believe Thermo Fisher Scientific contributes to Goal 3 (Good Health and Well-Being) of the UN Sustainable Development Goals agenda.</p><p>The company’s mission is to make the world healthier, cleaner and safer. The company has played a key role in fighting COVID-19 in low and middle income countries by partnering with policy makers and experts to deliver a more equitable distribution of tests and vaccines.</p><p>We like Thermo Fisher Scientific because aging populations, advances in life sciences research, and medicine in frontier areas such as genomics are all trends that we believe will likely help power the continued growth of the company.</p><p>There is, of course, risk; the company saw an increase in revenue due to the impacts of the pandemic, but CEO Marc Casper has said he feels that declines in COVID-19-related revenue may be offset by regular business being regained as and when the world shifts out of the pandemic.</p><h2 id="spaceship-origin-portfolio">Spaceship Origin Portfolio</h2><p>For customers in the Spaceship Origin Portfolio, things are a little different.</p><p>The Spaceship Origin Portfolio is made up of around 100 of some of the largest ASX listed companies by market capitalisation, and around 100 of some of the largest global companies by market capitalisation.</p><p>If a company moves in or out of the Spaceship Origin Portfolio, it will be because its market capitalisation has changed, not because we have made the decision to buy or sell it.</p><h2 id="sold">Sold</h2><p>We have sold some stocks, which we’ll be reporting on in the new year.</p><p>We’ve sold Poshmark from our Spaceship Earth Portfolio, we’ve sold Softbank, Berkshire Hathaway, and Zillow Group from our Spaceship Universe Portfolio, and we’ve sold Schrodinger from both the Spaceship Earth Portfolio and Spaceship Universe Portfolio.</p><hr><p>The Spaceship Universe Portfolio invests in Affirm at the time of writing.</p><p>The Spaceship Earth Portfolio invests in Affirm, Twilio, and Thermo Fisher Scientific at the time of writing.</p><p>The Spaceship Origin Portfolio invests in Berkshire Hathaway, Softbank, and Thermo Fisher Scientific at the time of writing.</p><p>Important! We’re sharing with you our thoughts on the companies in which Spaceship Voyager invests for your informational purposes only. We think it’s important (and interesting!) to let you know what’s happening with Spaceship Voyager’s investments. However, we are not making recommendations to buy or sell holdings in a specific company. Past performance isn’t a reliable indicator or guarantee of future performance.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Bryna Howes)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/newsletters/">Newsletters</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2021/12/we-bought-some-stocks.jpeg" length="0" type="image/jpeg"/>
        </item>
        <item>
            <title><![CDATA[4 mental models for thinking about your money.]]></title>
            <link>https://www.spaceship.com.au/learn/4-mental-models-for-thinking-about-your-money/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/4-mental-models-for-thinking-about-your-money/</guid>
            <pubDate>Tue, 14 Dec 2021 21:00:00 GMT</pubDate>
            <description><![CDATA[Mental models are like applications for your brain. ]]></description>
            <content:encoded><![CDATA[<!--kg-card-begin: markdown--><p>Outline:</p>
<ul>
<li>Regret minimisation framework;</li>
<li>The idea maze;</li>
<li>Confirmation bias;</li>
<li>Disruptive innovation.</li>
</ul>
<hr>
<p>This post smooshes together four excellent mental models with personal finance goals.</p>
<p>And they yield some interesting outcomes.</p>
<p>Mental models are like applications for your brain. They are ways of approaching a problem that might yield a different answer than your original school of thought.</p>
<p>For example, you might have an ingrained model; “I have something to teach everyone”, but after a while, you might switch it to something like; “I have something to learn from everyone”.</p>
<p>Nothing changes about life or the world around you, but it’s possible your behaviour might.</p>
<p>Reading widely, talking to as many people as you can and staying humble gives a person a whole “lattice” of models. (That’s Charlie Munger speaking).</p>
<p>And when it comes to managing your money, there are probably a whole set of ingrained models that dictate your behaviour.</p>
<p>Here are some famous models that might prompt some different - maybe positive! - changes in the way you think.</p>
<h2 id="regretminimisationframework">Regret minimisation framework.</h2>
<p>Created by Jeff Bezos.</p>
<p>Model: Think about how your future self would feel about the decision you’re currently facing.</p>
<p>This model is largely built around understanding (and appreciating) time and what you’re going to do with it.</p>
<blockquote>
<p>&quot;If you can project yourself out to age 80 and sort of think, “What will I think at that time?” it gets you away from some of the daily pieces of confusion.&quot;</p>
</blockquote>
<blockquote>
<p>&quot;I left this Wall Street firm in the middle of the year. When you do that, you walk away from your annual bonus. That’s the kind of thing that in the short-term can confuse you, but if you think about the long-term then you can really make good life decisions that you won’t regret later.&quot; - <a href="http://bijansabet.com/post/147533511/jeff-bezos-regret-minimization-framework?ref=spaceship.ghost.io">Jeff Bezos</a>, 2001.</p>
</blockquote>
<p>When it comes to investing, it’s not about timing the market, it’s about time in the market.</p>
<p>Would your 80-year-old self care much if you never became a full time investor? Probably not.</p>
<p>Would your 80-year-old self care much if you never got around to understanding simple investing so you had a bit more money? Perhaps.</p>
<p>Money gives us options. It’s a careful tightrope to walk, because furiously earning money without stopping to smell (buy?) the flowers will make us miserable, but only hanging out with the flowers won’t move us forward.</p>
<p>What your future self will understand, that your current self might not, is the value of having time.</p>
<p>There might be 50 years between then and now. Your 80-year-old self might seriously regret that you didn’t put away $20 a month for 50 years, and let that investment happily grow by itself.</p>
<p>Bezos points out that the “short term” parts can sometimes confuse and cloud our judgement. In his case, it was walking away from his annual bonus. When it comes to our own money, we could be telling ourselves, “I need my entire pay cheque to pay rent and cover my living expenses!” or “I’ve got a credit card debt that I seem to be endlessly paying off.”</p>
<p>But your 80-year-old self might wonder why it took your entire pay just to stay afloat.</p>
<p>This model is designed to minimise future regret by interrogating your decision through the lens of time.</p>
<h2 id="theideamaze">The idea maze.</h2>
<p>A term coined by <a href="https://twitter.com/balajis?ref_src=twsrc%5Egoogle%7Ctwcamp%5Eserp%7Ctwgr%5Eauthor&ref=spaceship.ghost.io">Balaji S. Srinivasan</a>.</p>
<p>Model: Build a plan and contemplate as many possible paths according to how the world changes.</p>
<p>This model was designed with startup founders in mind, but it can also apply to developing investment habits.  It’s about acknowledging the different paths that lead to treasure. (There are lots!).</p>
<blockquote>
<p>“A good founder is capable of anticipating which turns lead to treasure and which lead to certain death. A bad founder is just running to the entrance of (say) the “movies/music/filesharing/P2P” maze or the “photosharing” maze without any sense for the history of the industry, the players in the maze, the casualties of the past, and the technologies that are likely to move walls and change assumptions.”  - Balaji S. Srinivasan, <a href="https://spark-public.s3.amazonaws.com/startup/lecture_slides/lecture5-market-wireframing-design.pdf?ref=spaceship.ghost.io">Market Research, Wireframing, and Design</a>.</p>
</blockquote>
<p>Learning to live with a little less money every month, learning to look around you, see investment potential and shake off a consumer-only mentality.</p>
<p>See the path before you as a maze.</p>
<p>! Identify your goals without judgement &gt; Find role models &gt; Take care of yourself &gt; Work out how much you might need to achieve your goal &gt; Decide on ways to make that money &gt; Give yourself a reasonable amount of time to make it &gt; Make it and learn more about your goal &gt; Always scrutinise your new ideas.</p>
<p>Srinivasan also points out that hopping on the next hottest trends, whether that be a stock punt or some other gamble, without understanding the context of that idea just leads you in circles. In this mental model, you’re the founder.</p>
<p>Here’s a maze for starting a surf school:</p>
<p>I’d like to start a surf school! &gt; I spoke with a few ladies down at Bondi who run schools and got a sense of what the steps were (licensing/insurance) &gt; Worked out I need probably $15,000 to cover boards, licensing, storage and some marketing materials up front &gt; Worked out I would probably need to charge $75 per person for a two hour session &gt; My goal is to have two ten person classes at least 3 times a week (or at least get 60 people a week in the water) to comfortably cover living costs, ongoing insurance, pay myself superannuation and put 15% away for savings or other investments &gt; So for the next twelve months, I’m going to answer phones in a call centre and wait tables for that first $15,000 and scrutinise the maze.</p>
<p>Scrutinising the maze means lots of questions are going to pop up. As those questions pop up, you find out answers for them. How do I get a license to operate on a beach? Is Bondi too expensive? Is it too crowded with other surf schools? Should I check out some beaches outside of Sydney and figure out what the potential market is there?</p>
<p>The Idea Maze is a powerful mental model that can really break down what are large decisions into achievable steps.</p>
<h2 id="confirmationbias">Confirmation bias.</h2>
<p>Recognised by Thucydides.</p>
<p>Model: Confirmation bias is where you notice or look for what confirms your beliefs rather than what contradicts them.</p>
<blockquote>
<p>&quot;It is a capital mistake to theorise before one has data. Insensibly one begins to twist facts to suit theories, instead of theories to suit facts.&quot; – Sherlock Holmes, <em>A Scandal in Bohemia</em>.</p>
</blockquote>
<p>What is your data?</p>
<p>How much money is coming in? How much must go out? Honestly, what are my problem spending areas?</p>
<p>There are thousands of biases against you managing your own financial future effectively.</p>
<p>It’s too difficult. I don’t have any money to start with. I never pick the right shares. I don’t know what a share is! I only understand mining stocks so they are the only ones I will look at. The market is always going to crash. A financial advisor will do a better job than I will.</p>
<p>We can look around us and see these biases reiterated in all forms of life. If you’d like to begin building your wealth slowly, start somewhere simple.</p>
<p>Shake off the existing biases and instead think about your money in a new way. Develop a new habit. Don’t conform to the stereotype of “I’m hopeless with money”.</p>
<p>What if you were actually rather good with it but you just never knew it.</p>
<h2 id="disruptiveinnovation">Disruptive innovation.</h2>
<p>Defined by Clayton Christensen.</p>
<p>Disruptive innovation is when a product or service starts out as a simple solution at the bottom of a market and then relentlessly moves up, eventually displacing the established competitors and redefining the industry.</p>
<blockquote>
<p>Introducing &quot;simplicity, convenience, accessibility, and affordability where complication and high cost are the status quo.” - <a href="https://www.christenseninstitute.org/key-concepts/disruptive-innovation-2/?ref=spaceship.ghost.io">The Christensen Institute</a>.</p>
</blockquote>
<p>This can be a powerful one when you think about your personal finance!</p>
<p>Imagine you begin your investing life at the bottom. You try out a simple-to-use investing product (like <a href="https://www.spaceshipinvest.com.au/?ref=spaceship.ghost.io">Spaceship’s Voyager app</a>) and give yourself some time to work out how you feel about shares or markets or whatever. You can leverage the power of compounding returns and you build in some great regular investment habits.</p>
<p>As time passes, banks and other institutions begin offering you more and more tidbits. A higher credit balance. Access to products and wealth growing strategies. Personal loans for holidays.</p>
<p>But you have a sweet little investment balance that is slowly growing over time. As you get older, and you explore different strategies and you become familiar with the tools at your disposal to build your own strategy, without the weight of a bank pressing on your decisions.</p>
<p>You can disrupt the existing consumer patterns by keeping things simple and constant. Your portfolio will do the heavy lifting for you and you don’t have to become indebted to any other institution.</p>
<p>Disrupt the existing industry by keeping things simple.</p>
<!--kg-card-end: markdown-->]]></content:encoded>
            <author>hello@spaceship.com.au (Jessica Sier)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/behaviour/">Behaviour</category>
            <category domain="https://www.spaceship.com.au/learn/tag/personal-finance/">Personal Finance</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2021/12/4-mental-models-for-thinking-about-your-money.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[What is an algorithm? An explainer]]></title>
            <link>https://www.spaceship.com.au/learn/what-is-an-algorithm-an-explainer/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/what-is-an-algorithm-an-explainer/</guid>
            <pubDate>Tue, 14 Dec 2021 20:30:00 GMT</pubDate>
            <description><![CDATA[Very likely you’ve taken part in your very own algorithm.]]></description>
            <content:encoded><![CDATA[<p><em>An algorithm is a set of step-by-step instructions that is used to complete a task.</em></p><p>When you last did your washing, did you sort your clothes?</p><p>One pile for lights/whites and another for darks/colours?</p><p>If so, you’ve taken part in your very own algorithm.</p><p><strong>Put simply, an algorithm is a set of step-by-step instructions that is used to do something.</strong></p><p>As that is a very broad description, you can imagine algorithms surround us, in digital and ‘analogue’ life.</p><p>In most cases, you’ll be experiencing the work of algorithms when using your computer or phone. This is because a piece of software can follow a step-by-step algorithmic guide much more quickly, and precisely than a human.</p><p>Trading on the stock market was traditionally a human’s role, but these days, computers typically account for<a href="https://money.cnn.com/2018/02/06/investing/wall-street-computers-program-trading/index.html?ref=spaceship.ghost.io"> 50% to 60%</a> of market trades, according to Art Hogan, chief market strategist for B. Riley FBR. When the markets are extremely volatile, they can make up<a href="https://money.cnn.com/2018/02/06/investing/wall-street-computers-program-trading/index.html?ref=spaceship.ghost.io"> 90%</a> of trades.</p><p>When we break down algorithmic trading, we get a good understanding of what a digital algorithm involves.</p><p>For trading stocks, an algorithm will execute a large order on a financial market using pre-programmed instructions accounting for variables such as time, price and volume. These instructions might include:</p><ol><li>Buy 50 shares of a stock when its 50-day moving average goes above the 200-day moving average.</li><li>Sell shares of the stock when its 50-day moving average goes below the 200-day moving average.</li></ol><p>Algorithmic trading has also been extremely cost-effective for financial institutions, given software can follow explicit instructions, monitor prices and place orders endlessly, without hankering after a salary or bonus.</p><p>Today, digital algorithms like this are ingrained in everyday life. So much so, that they are beginning to shape the way we live day-to-day. Things like marking students' homework, creating original artwork, making national security decisions and writing legal documents are all tasks that algorithms undertake on a<a href="https://www.youtube.com/watch?v=H_aLU-NOdHM&ref=spaceship.ghost.io"> daily basis</a>.</p><p>Interestingly, the music industry uses algorithms<a href="https://thenewstack.io/can-algorithms-help-find-the-next-pop-superstar/?ref=spaceship.ghost.io"> to find new artists</a>. They know the formula behind the best pop hooks and can go out and search for any undiscovered track that matches the winning recipe.</p><p>So that new number 1 hit you were listening to on the radio, may not have been discovered at the humble open mic night, but by a very sophisticated robot on the web.</p><p>One day even<a href="https://www.youtube.com/watch?v=H_aLU-NOdHM&ref=spaceship.ghost.io"> doctors will become algorithms</a>. There is already a fully automated pharmacy at the University of California in San Francisco. It has doled out 2 million prescriptions without making a single mistake, an average human pharmacist would make 20,000 mistakes with the same amount of prescriptions.</p><p>Thankfully not all algorithms are created to replace a human’s job. There are cases where they have been implemented to make some jobs easier and more efficient.</p><p><a href="https://www.businessinsider.com.au/how-mattersight-uses-personality-science-2015-9?r=US&IR=T&ref=spaceship.ghost.io">Mattersight</a>, a company based in the US, uses an algorithm to determine the personality type of an inbound customer service caller, then directs it to the most appropriate customer service rep.</p><p>When you call up a company that uses Mattersight, you’re automatically transferred to an agent who can best satisfy your needs based on your personality and the company representative’s past performance and personal strengths.</p><p>The moment you start talking, your tone, tempo, keywords, grammar, and syntax are all fed into an algorithm that determines which agent would be best suited to handle your issue.</p><p>Someone who calls up hysterical, wanting to know why their flight has been cancelled, would likely be transferred to a different agent than someone who casually asks what movies are available on the flight.</p><p>If you were to call up and say something along the lines of, “I’d appreciate it if you'd help me to understand,” you would be treated differently than someone who was to call up and say, “I’ve got a problem — you need to fix it.” It’s not just a matter of who’s politer — it’s a question of how people articulate their needs and prefer to receive information. </p><p>Mattersight has listened to over 1 billion conversations and created a library of 6 million algorithms to categorise the human language. They have effectively built a bot that will likely understand your personality better than you.</p><p>Mattersight products are based on a human behaviour tool called the Process Communication Model. The model was developed by Taibi Kahler, Ph.D., and has been used for years to select astronauts at NASA, among other things.</p><p><a href="https://www.youtube.com/watch?v=H_aLU-NOdHM&ref=spaceship.ghost.io">The effect</a> of this technology results in the calls being half as long and they come to happy resolutions 90% of the time instead of 47% of the time.</p><p>So not only are algorithms being used to write prescriptions, find the songs we hear on the radio and trade on Wall St, but they are now finding out what kind of people we are and determining who we are best suited to talk to.</p><p>The future of algorithms is uncertain, however, it is fair to say that they’ll be influencing our lives for many years to come.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Spaceship Developer Account)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/technology/">Technology</category>
            <category domain="https://www.spaceship.com.au/learn/tag/hash-lachlan/">#lachlan</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2021/12/what-is-an-algorithm.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[Real money talk: Leo]]></title>
            <link>https://www.spaceship.com.au/learn/real-money-talk-leo/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/real-money-talk-leo/</guid>
            <pubDate>Fri, 10 Dec 2021 21:59:00 GMT</pubDate>
            <description><![CDATA[Leo is a 27-year-old with around $90,000 in combined debt. ]]></description>
            <content:encoded><![CDATA[<p>This post is based on an interview we conducted with Leo on 19 February 2019.</p><p>Real Money Talk is our series where we interview Australians from all walks of life about their personal finances. The views expressed are those of the interviewees, based on their experiences with money, and as such are not necessarily representative of Spaceship's views.</p><h2 id="overview">Overview</h2><p><strong>Name</strong>: Leo</p><p><strong>Age</strong>: 27</p><p><strong>Where do you live</strong>: Newcastle</p><p><strong>Please tell us a bit about yourself</strong>: I’m a chiropractor.</p><p><strong>What is your current net worth?</strong></p><p>-$67,000</p><p><strong>How does it break down? (shares, real estate, businesses, home, superannuation, etc.)</strong></p><p>I have about $3,000 in super, $18,000 in a liquid bank account, $2,000 in stuff I could probably sell on Gumtree.</p><p><strong>Any debts? (including HELP from Uni)</strong></p><p>Approximately $90,000 or so in combined debt — HELP debt and other.</p><p><strong>How did you accumulate your net worth?</strong></p><p>Currently it’s primarily a combination of familial support and work as a new chiropractor.</p><h2 id="earn">Earn</h2><p><strong>Tell us a bit about your career:</strong></p><p>I have always enjoyed making my life as intensely varied as possible. The highlight of this variance was working six jobs simultaneously. I worked as a landscaper once a week, taught parkour between once and twice a week, worked as both a waiter and a kitchen hand in a waterfront restaurant, all while working in my own little niche chiropractic sports clinic twice a week and working for a colleague as a locum in his clinic.</p><p>I have always felt that the spectrum of working roles I fulfilled all fed into one another and helped me to develop my career as a chiropractor. This particular point was after an unsatisfying year of little pay and little self-development. Something had to change, or I would just sink into a quagmire. After this fruitful celebration of workaholism, I spent nine months travelling across Europe training parkour and meeting unique individuals and athletes from all levels and cultures.</p><p>I spoke to them, was invited to run workshops, spoke to people about their injuries and pains, and treated people wherever I went, exposing my ever growing skill-set to an interesting and rarely treated demographic of people. I eventually returned to Australia with enough money in my bank account for a couple of dozen McDonalds family meals and sought to find a workplace in which I could find more answers to all the questions I had discovered I needed answering while abroad.</p><p>I finally found my current employer in Newcastle where I currently work.</p><p><strong>Do you have income sources outside of your job? If so, how much do you earn from each and how did you develop them?</strong></p><p>It has been a rough few years with either an unstable income from many sources or an unstable income from just one, but either way there has not been a good time to create a source of income outside of my own labour.</p><p>When I did finally have enough to do so, I used it on a very long trip to which I owe my current skills and experiences, so it was a worthwhile investment, albeit not one where the dividends are cashed into my account directly.</p><p><strong>What advice do you have for people who want to earn more money?</strong></p><p>To be honest, I’m not necessarily the person to ask about earning money. It’s too early in my career to feel that I can guarantee my advice will show results, but I do have other advice.</p><p>For one, spending money on a trip or travel does not have to be as expensive as people often make it and it is a trove of potential learning. Make these trips, if you choose to make one, as rich an investment in your soft skills as you can. Meet people, discuss things, talk to them about their lives, seek answers to questions you have and find new questions to ask yourself and others.</p><p>These are often pieces of information which I’ve found have made me far better at my job than before and often make me stand out among my peers or give me many avenues of similarities to discuss with patients or clients that another may just never have.</p><p>My other word of advice is to keep constant details of your spending. Don’t fluff facts and figures because you are only lying to yourself and no one wants to be lied to.</p><p>Feel bad about poor decisions but learn from them and feel pleasure at a future mistake you didn’t make when it comes by. The abundance of free cloud-based spreadsheets leaves little in the way of excuses. The spreadsheets don’t have to be very sophisticated either, but they will give you invaluable details about the money you simply didn’t need to spend, and that will pay dividends at no cost to anything but a small bit of your time.</p><h2 id="save">Save</h2><p><strong>What is your savings rate? And how has it changed over time?</strong></p><p>With my somewhat extreme hiatus it’s a bit hard to say but I’ve generally managed to save around four of five hundred a week or more. It’s always fluctuated because of dramatic costs that sporadically but frequently appear such as insurances for vehicles, indemnity insurance etc., but I always try to save at a solid portion of what I’m earning, and rope in my spending to as small a fraction as I can manage, depending on the earnings of the week or two before.</p><p><strong>Do you have a budget?</strong></p><p>Not currently. I have a very rough budget but I’m still collecting a 12-month spread of income and outgoings. It’s a year where I have not experienced many of these costs and I’ve made a great many changes, so I don’t quite trust my current estimates to be accurate.</p><p><strong>How much do you spend per year?</strong></p><p>My current estimate is around $18,000 in spending with a margin of error of a few thousand depending on if there are any unpredicted purchases (I really really really want to buy a new bicycle).</p><p><strong>Do you make purchase decisions carefully, or are you loose with your money?</strong></p><p>I set aside a portion of money I can be loose with. I use this money to make social events go smoothly, shout beers, patch mistakes (missing the last train) and then I meticulously assess my spending on larger items. I am the most focused on the sneaky subscription spending and am constantly checking the costs and possible alternatives, and reassessing to see if I need them.</p><p>As far as I’m concerned, if one is to buy a beer with an arbitrary “joy” value of five, there is no point in feeling bad about the $6 you spent on it because that will reduce the joy value. Better get the maximum non-money return on your purchase by enjoying the shit out of that overpriced beer you bought in the harbour and enjoy the view. Then make a note not to go there again.</p><p><strong>How is your work-life balance?</strong></p><p>It’s currently a high work-flavoured week with an intense “weekend” picked out of my Sundays and Mondays. It’s not how I intend to keep it and it isn’t currently worth the money I’m being paid, but I want to continue to take advantage of all the opportunities that might be lurking throughout the week. I intend to revise my work-life balance at the end of the month which will mark my 12 months of moving to this job.</p><p><strong>What is your favourite thing to spend money on?</strong></p><p>My guilty pleasure is buying people food or drinks they have never had and would likely not have known about. I really like buying people their first Negroni or some excellent chocolate when they are feeling down in the dumps. When spending on myself, I really enjoy spending money on some well-researched solution I’ve deemed a good idea. It’s surprisingly hard to do because I find most products are just not needed, so when I can convince myself something is a good idea through and through, I feel very pleased.</p><h2 id="invest">Invest</h2><p><strong>How do you invest?</strong></p><p>I don’t.</p><p><strong>What has been your best investment?</strong></p><p>In myself, my travels.</p><p><strong>What's been your overall return?</strong></p><p>Intangible.</p><p><strong>How are you building wealth?</strong></p><p>N/A</p><p><strong>What are your main roadblocks? And how are you addressing them?</strong></p><p>Main roadblocks are certainly that my job and all the jobs I’ve done in the past simply don’t pay enough. Living in Sydney was certainly an obstacle which has been overcome, sadly, by just leaving it. But honestly, it is simply that the pay that is available to me is not enough compared to the tax rates and cost of living.</p><p><strong>When did you make your first significant behavioural shift towards wealth building?</strong></p><p>When I was 17. I decided that family will prove to be one of the most important things in my future both socially, emotionally and financially. A strong sibling relationship would mean trusted friends and a potential source of wealth multiplication as well as an honest soundboard. I started trying harder to have a stronger relationship with my siblings then, and though it has not made a significant difference to my own wealth yet, it is still an invaluable aspect of my life. Not having people to talk to and trust and turn to is hard.</p><p><strong>If you could start again, what would you do differently? (Advice for younger self)</strong></p><p>I would have taken on TAFE courses during high school that would give me access to skills that cost a lot in time and money afterwards. I would also have taken not one gap year but perhaps two or even three, and just worked in every sector I could, before deciding what to study at uni.</p><p><strong>What mistakes have you made along the way that others can learn from?</strong></p><p>I certainly made the mistake of going to university a little too early. I dedicated half a decade to learning a ton of great and valuable information, but I didn’t come in with much experience in the varied workforces around, and I was unable to entertain the myriad interesting career paths I didn’t know I might enjoy.</p><p><strong>Do you have any worries about retirement? If so, how are you planning to address them?</strong></p><p>Retirement is currently not even something I can think about. As a contractor, I am not paid super and I don’t earn enough to put any away myself. I find it a tough situation and one I hope changes soon.</p><p><strong>How are you learning about building wealth? Is it from family, books, forced to learn as wealth grew, etc.?</strong></p><p>It’s been a self-taught work by trying to disassemble an issue and create a brief the way an engineer might. Then reassess the things I thought I knew about my wealth, like making my own independent decisions about health insurance, modes of transport etc.</p><p><strong>Do you give to charity? If you do, what percent of time/money do you give?</strong></p><p>I do give to charity, though I rarely give to large commercial ones. I will sometimes give to specific causes where I know my dollar will be of a larger help. I hope the percentage I give increases with my income.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Bryna Howes)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/real-money-talk/">Real Money Talk</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2019/03/real-money-talk-leo.png" length="0" type="image/png"/>
        </item>
        <item>
            <title><![CDATA[10.12.21 | The best value super fund for young people]]></title>
            <link>https://www.spaceship.com.au/learn/101221-newsletter/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/101221-newsletter/</guid>
            <pubDate>Thu, 09 Dec 2021 20:56:00 GMT</pubDate>
            <description><![CDATA[We won an award!]]></description>
            <content:encoded><![CDATA[<p>I’m the sort of person that tracks my money meticulously. I have 11 different bank accounts that play various roles or have various budgets assigned to them.</p><p>So, a few weeks back, when I moved house and instantly acquired three new bills that needed paying, I turned to the same trusty spreadsheet where I have been keeping all this sort of money <em>stuff</em> organised for the last few years.</p><p>It’s the one place where I have a complete picture of my money, and so when I first started that spreadsheet, it was the one the place that reminded me that not only is my superannuation balance <em>my money</em>, but it’s one of the biggest investments I’ll ever make.</p><p>Super is such an important tool that we can wield — and one of many in our financial toolbelt, so to speak — but also one we can forget about because we won’t use it for years.</p><p>But I suspect that the more than 300,000 of you that receive this newsletter know that super is an important tool. After all, while I’m certain there are various things connecting some of us to others, there is one thing likely connecting us <em>all</em>: an interest in investing and building wealth.</p><p>That’s why I’m <em>so</em> excited to announce that <strong>Spaceship Super won the Best Value Super Fund for Young People award</strong> at Money Magazine’s Best of the Best 2022 awards!</p><p>Money Magazine looked at superannuation products that have delivered the ‘best value to members aged 25 who have a $5,000 account balance’, and considered performance (net of all age-specific fees) and fees when evaluating the nominees.</p><p>Stacking up Spaceship Super’s fees (on a balance of $5000) and annual performance — our GrowthX investment option returned 23.41% in the year ending 30 June 2021 while our Global Index investment option returned 22.03% in the same period — Money Magazine clearly concluded that Spaceship Super is a winner!</p><p>This news is already exciting, but we have some more news to share.</p><p>If you have a Spaceship Super balance that is less than $6,000 on the last day of the month (when fees are deducted), we’ll waive the flat dollar admin fee — which is normally $78 pa — leaving you with more money to invest in your future.</p><p>We’ve also made some other adjustments to fees, as at 1 December 2021:</p><p>For the <strong>Spaceship GrowthX investment option</strong>:</p><ul><li>The investment fee increased from 0.193% pa to 0.196% pa.</li><li>The administration fee decreased from 0.723% pa to 0.720% pa.</li></ul><p>Therefore, the ‘cost of product’ — the total amount you’d be charged in a calendar year if your balance was $50,000 — remains unchanged at $536.</p><p>Additionally, we reduced the buy/sell spread from 0.198% / 0.199% to 0.188% / 0.189%.</p><p>For the <strong>Spaceship Global Index investment option</strong>:</p><ul><li>The administration fee decreased from 0.580% pa to 0.577% pa.</li></ul><p>Therefore, the ‘cost of product’ — the total amount you’d be charged in a calendar year if your balance was $50,000 — reduced from $368 to $366.50.</p><p>Additionally, we reduced the buy/sell spread from 0.140% / 0.133% to 0.113% / 0.106%.</p><p>(We have updated the <a href="https://www.spaceship.com.au/important-documents/?ref=spaceship.ghost.io">Product Disclosure Statement</a> and <a href="https://www.spaceship.com.au/important-documents/?ref=spaceship.ghost.io">Reference Guide</a> accordingly. A Significant Event Notice detailing these changes will be made available on our website shortly.)</p><p>We at Spaceship already believed Spaceship Super was a winner, but this only adds to the story of us being the Best Value Super Fund for Young People.</p><p>And on a more personal note, I’m excited to know Spaceship is continuing to take steps to fulfill our mission of helping you to invest in your future.</p><p>Superannuation is just one part of that, but a truly important one.</p><hr><p>Returns are net of investment fees and taxes but do not include the impact of the administration fees that are deducted from your account balance. These returns are not a projection. Actual returns may differ, and can be positive or negative. Past performance is not a guide to, or reliable indicator of, future performance.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Bryna Howes)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/newsletters/">Newsletters</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2021/12/14a7d5af-7141-4b2b-9151-490b2e6f3118.jpeg" length="0" type="image/jpeg"/>
        </item>
        <item>
            <title><![CDATA[Real money talk: Vivian]]></title>
            <link>https://www.spaceship.com.au/learn/real-money-talk-vivian/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/real-money-talk-vivian/</guid>
            <pubDate>Tue, 07 Dec 2021 22:00:00 GMT</pubDate>
            <description><![CDATA[Vivian is a 43-year-old part-owner of a bar and the sole owner of a co-working studio.]]></description>
            <content:encoded><![CDATA[<h2 id="overview">Overview</h2><p>This post is based on an interview we conducted with Vivian on 17 February 2019.</p><p>Real Money Talk is our series where we interview Australians from all walks of life about their personal finances. The views expressed are those of the interviewees, based on their experiences with money, and as such are not necessarily representative of Spaceship's views.</p><p>We have changed the name of the interviewee for their privacy.</p><p><strong>Name:</strong> Vivian</p><p><strong>Age:</strong> 43</p><p><strong>Where do you live:</strong> Surry Hills</p><p><strong>Please tell us a bit about yourself.</strong></p><p>Business owner, gamer, and cat enthusiast.</p><p><strong>What is your current net worth?</strong></p><p>I have $50,000 in my super. I also own two businesses, but I have no idea what they’re worth. I’ve invested $115,000 in one (I own a quarter of a bar), and $50,000 into a co-working studio (sole owner).</p><p><strong>How does it break down? (shares, real estate, businesses, home, superannuation, etc.)</strong></p><p>I used to have some shares, but I sold them all. I probably had about $10,000. I sold them recently to pay my rent.</p><p><strong>Any debts? (including HELP from Uni)</strong></p><p>I have $5,000 on my credit card.</p><p><strong>How did you accumulate your net worth?</strong></p><p>The super is from working full time in a corporate gig for 10 years. I inherited some money from my late father (thanks Pops) which allowed me to invest in my businesses.</p><h2 id="earn">Earn</h2><p><strong>Tell us a bit about your career:</strong></p><p>I’ve worked for three companies in three areas. First one was travel, I was a travel agent for about eight years. Then I worked in marketing for a telco, and then marketing for an insurance company. I quit corporate two years ago to pursue my entrepreneurial dreams (a singles social club). As mentioned earlier, I own a quarter of a bar, and a co-working space.</p><p>I bought into the bar with some friends. It seemed like fun, and the other partners had great experience in the industry so I thought it would be a good investment.</p><p>The co-working space was a pivot from my startup, which was a social club for singles. We wanted a “club house” but that didn’t take off. I needed to pay the rent, so I hired it out for co-working. I really enjoyed it, so decided to move into that full time.</p><p><strong>Do you have income sources outside of your job? If so, how much do you earn from each and how did you develop them?</strong></p><p>I use my co-working space to create multiple streams. We hold classes, workshops, small concerts, and corporate events here too. My income from these can vary a lot, depending on the ticket and peripheral sales (alcohol etc.).</p><p><strong>What advice do you have for people who want to earn more money?</strong></p><p>For people who are starting a business: start off with a minimum viable product to test that there is demand for your product/service. Also, don’t be afraid to share your ideas with everyone rather than worrying they’ll steal your idea. Finally, don’t go into business partnerships with your friends. Stick to collaborations.</p><h2 id="save">Save</h2><p><strong>What is your savings rate? And how has it changed over time?</strong></p><p>At the moment I have zero savings. There was only one stage in my life when I tried to save money — when I was saving for a house. That was when I had a corporate job. I can’t remember how much it was though.</p><p><strong>Do you have a budget?</strong></p><p>No, I just know that I have no money. I have one for my business though. I definitely prioritise the budget for my business over myself.</p><p><strong>How much do you spend per year?</strong></p><p>All of it!</p><p><strong>Do you make purchase decisions carefully or are you loose with your money?</strong></p><p>Carefully.</p><p><strong>How is your work-life balance?</strong></p><p>Fantastic. I work approximately five hours per day, six days a week. Is that good? It feels good. I really enjoy the time I spend at the co-working space. We’re a good bunch of people and it doesn't feel like work being there.</p><p><strong>What is your favourite thing to spend money on?</strong></p><p>Games. I just bought East Shade. And cheese! Cheese is good as well. I’m saving up for a La-Z-Boy, so I can game in comfort.</p><h2 id="invest">Invest</h2><p><strong>How do you invest?</strong></p><p>Businesses! I invest in businesses that I run or help run. I’m a silent partner in the bar.</p><p><strong>What has been your best investment?</strong></p><p>Investing in myself and my potential! And the co-working space.</p><p><strong>What has been your worst investment?</strong></p><p>Businesses that I don’t have full control over (*cough cough* the bar).</p><p><strong>What's been your overall return?</strong></p><p>Less than what I put in. I Haven’t quite clawed back my investment. I’m hoping to break even on the co-working space within six months.</p><p><strong>How are you building wealth?</strong></p><p>I’m continuously investing my time and energy into developing my business.</p><p><strong>What are your main roadblocks? And how are you addressing them?</strong></p><p>My love of my work-life balance. But I feel like I don’t really need to address that currently. I could put in more hours and get a better return, but I’m happy with how I am.</p><p><strong>Do you have a target net worth you want?</strong></p><p>No. It’s more that I want the co-working studio to be earning enough so that I can employ staff and have even more free time to invest in other businesses and revenue streams. I’d also like to save enough to retire at 60 (which isn’t that far away now).</p><p><strong>When did you make your first significant behavioural shift towards wealth building?</strong></p><p>I guess two years ago when I quit my job and decided to build my wealth through my own businesses.</p><p><strong>If you could start again, what would you do differently? (Advice for younger self)</strong></p><p>Don’t feel like you have to follow the same path as everyone else and that your family expects you to.</p><p><strong>What mistakes have you made along the way that others can learn from?</strong></p><p>Think carefully about going into business partnerships with friends and family.</p><p><strong>Do you have any worries about retirement? If so, how are you planning to address them?</strong></p><p>Yes. My current rate of super contribution isn’t enough to be able to retire when I’m 60. So, I do need to increase that.</p><p><strong>How are you learning about building wealth? Is it from family, books, forced to learn as wealth grew, etc.?</strong></p><p>I did an entrepreneur course, more about how to build your business’s wealth, not so much about how to invest your personal funds. I got some tips from a friend who’s a banker too. I listened to a few podcasts, and I read “The Lean Startup” and “Rich Dad Poor Dad”. That’s about it.</p><p><strong>Do you give to charity?</strong></p><p>I invest $30 a month in Kiva which gives microloans to businesses in developing countries. I also give a discount to charities who want to rent my space out. I also run an emerging artists program which awards free studio hire once a month to recent graduates.</p><p><strong>Anything else interesting?</strong></p><p>I’m very lucky because I love 99% of my job. Co-working allows me to be around inspirational people and the event side allows me to be around happy people. If I could just get someone to take out the rubbish for me, I’d be 100% happy!<br></p>]]></content:encoded>
            <author>hello@spaceship.com.au (Bryna Howes)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/real-money-talk/">Real Money Talk</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2021/12/Real-Money-Talk-Vivian.png" length="0" type="image/png"/>
        </item>
        <item>
            <title><![CDATA[10 things to keep in mind when the market goes down]]></title>
            <link>https://www.spaceship.com.au/learn/1things-to-keep-in-mind-when-the-market-goes-down/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/1things-to-keep-in-mind-when-the-market-goes-down/</guid>
            <pubDate>Tue, 07 Dec 2021 21:30:00 GMT</pubDate>
            <description><![CDATA[Smart investors know that the market can always turn.]]></description>
            <content:encoded><![CDATA[<p>Smart investors know that the market can always turn; that’s why they try to make sure they’re in a good place when the markets go back up. Because, if history is anything to go off, that’s typically inevitable, too.</p><p>The S&amp;P 500 Index, which mimics the 500 largest shares in the US stock market, has grown from $676.53 on 9 March 2009, the lowest point in the Global Financial Crisis, to $3,225.52 on 31 January 2020. An increase of around 377%.</p><p>A lot of people are calling this run the longest bull market ever. If this bull market were a kid, it’d be bugging its parents for the new iPhone 11. Yes, there has been dips, but if you would have invested your money in the sharemarket for the last 11 years, it’s fairly certain you would have seen your portfolio go up.</p><p>377 per cent. That’s amazing.</p><p>But here’s the catch. That’s history. And if history tells us anything, it’s that bull markets don’t last forever. What normally follows is the <a href="https://www.spaceship.com.au/learn/what-is-a-correction-bear-market-a-checklist/?ref=spaceship.ghost.io">bear market</a>. A bear market is a market of extended periods of losses.</p><p>We can’t predict when a downturn will happen, no one can, or how long it will last, but like everyone else – we do agree that it’ll probably happen at some point.</p><p>So it’s probably coming. At some point. Maybe… The important thing to think about is what will you do when it comes? Sell everything and move everything to cash? Probably not.</p><p>History can be a great teacher and if it tells us one thing, it tells us that if you <a href="https://www.spaceship.com.au/learn/panic-selling-is-a-terrible-strategy-expect-volatility/?ref=spaceship.ghost.io">panic during a bear market</a>, you could be losing the opportunity of a lifetime.</p><p>Luckily for you, the right way is sometimes far easier. You do nothing.</p><h2 id="1-don%E2%80%99t-panic-repeat-do-not-panic">1. Don’t panic. Repeat. Do not panic.</h2><p>Whenever a bear market rolls around, we often feel the natural response of fear. All of our gains are gone. Savings diminished, the world is ending. Sell. Sell. Sell. This is normally a great attitude to have if you want to make sure that your losses stay losses.</p><p>The old adage of “you only lose money if you sell”, is both right and wrong – like most cliches.</p><p>We believe that time in the market, not timing the market, gives a greater opportunity for good long-term investment returns. If you sell everything when the market drops by 2% in a day, then buy back a month later when things are looking better, all you’ve done is lock in a 2% loss.</p><p>You’d probably be better if you just forgot your password…</p><h2 id="2-remember-what-you%E2%80%99re-investing-for">2. Remember what you’re investing for</h2><p>If you’re investing via your <a href="https://www.spaceship.com.au/super/?ref=spaceship.ghost.io">superannuation</a>, but you don’t plan on retiring for decades, stop looking at the short term. What happens now probably won’t matter to you.</p><p>It’s about what happens over the long-term that matters.</p><h2 id="3-bears-don%E2%80%99t-run-as-far-as-bulls">3. Bears don’t run as far as bulls</h2><p>According to CBS News, the average duration of a bear market since World War II has been 14 months. Bull markets on the other hand have averaged about 4.5 years.</p><h2 id="4-it%E2%80%99s-your-time-in-the-market-not-timing-the-market">4. It’s your time in the market, not timing the market</h2><p>We all know that the goal of investing is generally to buy low and sell high. So it can make sense to wait until the market tanks to buy, and after that downturn happens you snap up bargains. The problem is no one can perfectly predict when the market will tank.</p><p>Even Warren Buffett says: “Our favourite holding period is forever.”</p><h2 id="5-find-an-investment-vehicle-that-ticks-along-in-the-background-so-you-don%E2%80%99t-have-to-think-about-it">5. Find an investment vehicle that ticks along in the background so you don’t have to think about it</h2><p>This is one of the best ways to take the emotion out of investing. Once it’s automated, the decision-making is out of your hands. If you’re in Australia, you’re lucky. You’re probably already investing 10% of your salary into your super.</p><h2 id="6-if-you%E2%80%99re-new-to-investing-give-it-time">6. If you’re new to investing, give it time</h2><p>We’ve all seen the movies where a genius makes $1 million in five minutes by shorting a particular stock for a specific period of time. Sadly, for most of us, that won’t happen.</p><p>Here’s what you should know about investing: It’s an emotional game, when the markets go down, a lot of people tend to freak out.</p><p>So <a href="https://www.spaceship.com.au/learn/what-can-new-investors-expect/?ref=spaceship.ghost.io">if you’re a new investor</a>, you can take some of the decision-making away from yourself by following the above action point. If you keep making regular investments, regardless of what the market is doing, it can be a great way to <a href="https://www.spaceship.com.au/learn/dollar-cost-averaging/?ref=spaceship.ghost.io">dollar-cost average</a> into the market.</p><h2 id="7-sometimes-doing-nothing-is-better-than-doing-something">7. Sometimes doing nothing is better than doing something</h2><p>Seriously.</p><h2 id="8-average-into-the-market-with-dollar-cost-averaging">8. Average into the market with dollar-cost averaging</h2><p>An important thing to understand is that the economy will have negative years, it’s part of the <a href="https://www.spaceship.com.au/learn/what-is-a-market-cycle/?ref=spaceship.ghost.io">business cycle</a>. If you’re a long-term investor, one option is to average into the market by <a href="https://www.spaceship.com.au/learn/dollar-cost-averaging/?ref=spaceship.ghost.io">dollar-cost averaging</a>.</p><p>This means you purchase regardless of the price, and you end up buying when the price is low and when the price is high. Over the long run, your cost will be the average of the highs and the lows.</p><h2 id="9-look-for-value-stocks">9. Look for value stocks</h2><p>Bear markets can provide great investment opportunities. As Warren Buffett has said time and time again:</p><p>"Most people get interested in stocks when everyone else is. The time to get interested is when no one else is. You can't buy what is popular and do well."</p><h2 id="10-understand-your-risk-tolerance">10. Understand your risk tolerance</h2><p>Losses are a part of investing, again, to borrow from Mr Buffett:</p><p>"You shouldn't own common stocks if a 50% decrease in their value in a short period of time would cause you acute distress."</p><h2 id="and-some-food-for-thought%E2%80%A6">And some food for thought…</h2><p>"Every decade or so, dark clouds will fill the economic skies, and they will briefly rain gold. When downpours of that sort occur, it’s imperative that we rush outdoors carrying washtubs, not teaspoons. And that we will do." – Warren Buffett</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Abi Tyas Tunggal)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/investing/">Investing</category>
            <category domain="https://www.spaceship.com.au/learn/tag/market-volatility/">Market Uncertainty</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2021/12/10-things-to-keep-in-mind-when-the-market-goes-down.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[1 year of the Spaceship Earth Portfolio]]></title>
            <link>https://www.spaceship.com.au/learn/spaceship-earth-portfolio-performance/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/spaceship-earth-portfolio-performance/</guid>
            <pubDate>Wed, 01 Dec 2021 02:08:37 GMT</pubDate>
            <description><![CDATA[A performance update from Spaceship Earth Portfolio manager Phoebe Jin.]]></description>
            <content:encoded><![CDATA[<p>Last year we launched the Spaceship Earth Portfolio, our first financial product released since the launch of the Spaceship Voyager product in May 2018. </p><p>The Spaceship Earth Portfolio is an actively managed fund which seeks to invest in high growth global and Australian companies that meet our trademark Where the World is Going methodology. In creating this new product, we were inspired by the <a href="https://www.spaceship.com.au/learn/spaceship-earth-portfolio-investment-strategy-explained/?ref=spaceship.ghost.io">intersection of Where the World is Going and sustainability themes</a> such as climate change, as well as our customers who asked us for a sustainable investment fund.</p><p>To celebrate the one year anniversary of the <a href="https://www.spaceship.com.au/voyager/earth/?ref=spaceship.ghost.io">Spaceship Earth Portfolio</a>, we thought it would be worthwhile to reflect on how the portfolio has performed and how the key trends underpinning the portfolio will track going forward. </p><h2 id="spaceship-earth-portfolio-one-year-performance">Spaceship Earth Portfolio one year performance</h2><p>So far, we have demonstrated that investing sustainably doesn’t necessarily mean you sacrifice returns. We’re pleased to announce that the <strong>Spaceship Earth Portfolio has returned 24.75% in the year ending 30 November 2021 and an annualised performance of 27.73% since the </strong>Funded Date of 12 November 2020 (12 months). </p><p>As always, past performance is not a reliable indicator of future performance and is provided for your information purposes only. Returns are net fees, and not a projection.</p><p>The Funded Date represents the date on which the fund was substantially invested in accordance with its investment strategy.</p><p>Let’s take a look at some of the top contributors to performance over the last year that have helped drive these results. </p><h2 id="top-performers-in-the-spaceship-earth-portfolio">Top performers in the Spaceship Earth Portfolio</h2><p>For your interest, here are the top five performers in the period from when the Spaceship Earth Portfolio launched on 12 November 2020 (the funded date) to 12 November 2021.</p><h2 id="cloudflare-217-">Cloudflare (+217%)</h2><p>Cloudflare is most well known for being a web infrastructure and security company that provides content delivery network (CDN) services and DDoS mitigation services. </p><p>The company had been growing rapidly in the last year, reporting a 51% year on year rise in revenue in Q3 21 They have demonstrated their strengths in growing customers and selling more products to their existing customers, with large customers up 71% year on year (YOY) and a net retention ratio of 124%. </p><p>But what has really driven positive investor sentiment is their rapid fire product releases, ambitious product roadmap, and how they have leveraged their global network platform to expand in some of the biggest and newest growth areas in software such as edge computing, zero trust and SASE. For instance, Cloudflare recently announced their new R2 cloud storage product and revealed its ambitions to become the fourth cloud provider, taking on the cloud giants like Amazon’s AWS with lower <a href="https://blog.cloudflare.com/introducing-r2-object-storage/?ref=spaceship.ghost.io">fees</a>. </p><p>We believe Cloudflare contributes to Goal 9 (Industry, Innovation and infrastructure) of the UN Sustainable Development Goals agenda. Cloudflare’s mission is to “help build a better Internet”, that’s more secure, reliable and accessible. Cloudflare is also committed to powering its network with 100 percent renewable energy and offsetting or removing all historic emissions associated with powering its network by 2025.</p><p>Cloudflare has generated some controversy as it provides free CDN services to 4.1 million customers as at Q3 21, helping them speed up site performance and security, but generally without any vetting of individual websites. We feel Cloudflare can probably do a better job of monitoring abuse but note that they do restrict their services for websites with illegal content or content that goes against their policy. </p><h2 id="nvidia-124-">Nvidia (+124%) </h2><p>Nvidia is a technology company that creates hardware and software for video games, data centres, automotive and applications of artificial intelligence such as autonomous vehicles and deep learning. They are predominantly known for their invention of the Graphics Processing Units (GPU) in 1999 and their continued technological and market dominance in the space. </p><p>Despite supply chain constraints, Nvidia has been continuing to grow at a blistering pace, with revenue up 68% YOY in Q3 Q21.  The company has a long growth trajectory ahead of it, particularly in their data centres business, driven by strong demand from big tech customers for high end GPUs required for deep learning and neural networks. </p><p>We believe Nvidia contributes to Goal 13 (Climate Action) of the UN Sustainable Development Goals agenda. Nvidia’s GPUs are 42 times more energy efficient than traditional CPU servers, helping to accelerate performance and reduce energy consumption. </p><h2 id="atlassian-129-">Atlassian (+129%)</h2><p>Atlassian is a global software company specialising in team collaboration and productivity software. They are perhaps best known for their Jira and Confluence products. </p><p>Atlassian’s growth continues to accelerate, with revenue up 53% YOY and customer additions up 30% YOY, in 3Q21. They are managing their transition to a cloud based subscription model seamlessly, with cloud making up 52% of total revenue as of 3Q21 and expectations of stronger adoption in the next few years from both new customers and existing on premise customers. Furthermore, they introduced freemium across their entire product line starting during COVID-19, which has helped to accelerate growth.</p><p>We believe Atlassian contributes to Goal 13 (Climate Action) and Goal 4 (Quality Education) of the UN Sustainable Development Goals agenda.</p><p>Atlassian has committed to running on 100% renewable energy by 2025. This is part of their long-term goal to achieve net-zero emissions by 2050 and fight against global climate change.</p><h2 id="etsy-113-">Etsy (+113%) </h2><p>Etsy is a global online marketplace connecting buyers and sellers of handmade goods, vintage items and craft supplies. </p><p>Etsy’s growth really took off during the COVID-19 pandemic. In 2019, Etsy’s revenue grew 35.6% YOY before accelerating to 110.9% YOY in 2020. They were a big seller of 2020’s hottest item - face masks, which at one point comprised 14% of Etsy’s gross merchandise sales.  While investors were concerned that the company’s growth would slow once the US economy reopened, Etsy defied skeptics, growing 18% YOY on tough 2020 comparables in 3Q21, with habitual buyers being Etsy’s fastest growing segment, up 65% YOY. </p><p>We believe Etsy contributes to Goal 12 (Responsible Consumption and Production) and Goal 5 (Gender Equality) of the UN Sustainable Development agenda. In 2019, Etsy was the first global ecommerce platform to offset 100% carbon emissions from shipping. </p><h2 id="generac-holdings-102-">Generac Holdings (+102%)</h2><p>Generac is the world’s leading manufacturer of home backup generators for residential and commercial premises. The company also recently entered the market for home solar energy systems and is transitioning towards becoming an energy technology company. </p><p>Generac has benefitted from strong demand for its home standby generators due to increased trends of power outage activity across the US and Canada, such as the Texas snow storms and the public utility power shut offs in California recently. There is a substantial backlog for Generac’s home generators (with lead times at around 30 weeks despite three price hikes in 2021) and the company can’t expand manufacturing fast enough to meet demand.</p><p>We believe Generac Holdings contributes to Goal 7 (Affordable and Clean Energy) and Goal 9 (Industry, Innovation and Infrastructure) of the UN Sustainable Development Goals agenda.</p><p>Generac’s solar and storage integrated home systems enables optimised home energy decisions and promotes low cost renewable energy. Generac’s products also help society deal with the risk of increased power outages. Generac’s commercial generator products service critical infrastructure such as hospitals, schools and data centres, as well as help build grid resiliency.</p><p><em>Cloudflare, Nvidia, Atlassian, Etsy and Generac Holdings performance information is as at 12 November 2021 and relates to the performance period between 12 November 2020 and 12 November 2021. </em></p><h2 id="looking-forward">Looking forward</h2><p>We believe the trends underpinning the Spaceship Earth Portfolio remain extremely relevant going forward.</p><p>Climate change is a more relevant issue than ever. Just a few days ago at the COP26 summit in Glasgow, countries agreed to phase out coal mining, cut methane emissions and protect forests. While regulation by governments may push us away from fossil fuels and towards renewables, climate change is directly impacting people and the planet. The last year has been notable for the number of extreme weather events, which we discussed above with relation to Generac Holdings. It’s not all negative news though, <a href="https://ourworldindata.org/cheap-renewables-growth?ref=spaceship.ghost.io">especially with renewable energy technology progressing</a>, enabling lower costs and making solar and wind to become a more viable alternative to fossil fuels. </p><p>Furthermore, both consumers and governments are honing in on companies in controversial industries and companies perceived to have negative social impact. For instance, there has been a renewed focus on social media companies, particularly Facebook and potential negative impact from its engagement based business model. While this has not necessarily impacted Facebook’s financial performance so far, it has done damage to the company’s brand and will potentially make it harder for the company to attract employees. Notably, the Chinese government has been cracking down on entire sectors that it believes is doing harm to society whether that is online education companies, gaming companies or companies they perceive as monopolies. </p><p>As always, we will continue to research new trends and opportunities. Thank you for supporting us and investing in where the world is going.</p><hr><p><em>The Spaceship Earth Portfolio invests in Cloudflare, Nvidia, Atlassian, Etsy and Generac Holdings. The Spaceship Universe Portfolio invests in Cloudflare, Etsy, and Nvidia. The Spaceship Origin Portfolio invests in Nvidia. Please refer to the Spaceship app or our website for more information on what each portfolio invests in.</em></p><p><em>Important! We’re sharing with you our thoughts on the companies in which Spaceship Voyager invests for your informational purposes only. We think it’s important (and interesting!) to let you know what’s happening with Spaceship Voyager’s investments. However, we are not making recommendations to buy or sell holdings in a specific company. Past performance isn’t a reliable indicator or guarantee of future performance.</em></p>]]></content:encoded>
            <author>hello@spaceship.com.au (Phoebe Jin)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/investing/">Investing</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2021/12/spaceship-earth-portfolio-performance.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[Real money talk: Eric]]></title>
            <link>https://www.spaceship.com.au/learn/real-money-talk-eric/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/real-money-talk-eric/</guid>
            <pubDate>Tue, 30 Nov 2021 22:30:00 GMT</pubDate>
            <description><![CDATA[Eric is a 27-year-old who has a heavy amount of debt.]]></description>
            <content:encoded><![CDATA[<p>This post is based on an interview we conducted with Eric in September 2018.</p><p>Real Money Talk is our series where we interview Australians from all walks of life about their personal finances. The views expressed are those of the interviewees, based on their experiences with money, and as such are not necessarily representative of Spaceship's views.</p><p>We have changed the name of the interviewee and some important identifiers for their privacy.</p><p>Eric has a heavy amount of debt. He’s been really honest and laid out for us how it came about.</p><p><strong>How old are you?</strong></p><p>27</p><p><strong>What is your current net worth? </strong></p><p>-$16,000</p><p><strong>Do you have debt?</strong></p><p>Yes. I have an $8,000 credit card debt, a $3,500 ATO debt and a $4,500 personal loan.</p><p><strong>What are your assets?</strong></p><p>I have $10,000 in superannuation and about $600 in cash. </p><p><strong>What’s your annual income?</strong></p><p>$75,000 a year. </p><p><strong>Could you tell us how you got into this situation?</strong></p><p>I think a lot about money at the moment. I have a lot of debt and have for a long time. It gets me down a lot. Especially when I see my friends buying houses and having babies and things. I have no idea how they did that.</p><p>It all started with a credit card debt when I was about 19. I took out a credit card to start this small business idea I had which was in protein shakes and fitness products. I basically signed up with this brand and went door to door selling these protein shakes. I also went into stores to see if I could get them sold in there. I needed to buy all the products and some marketing materials. I didn't really do enough research into the products themselves, nor the market that I was selling into. </p><p>It cost me about $5,000 at the start to get all the materials, like marketing brochures and merchandise and things. And then I spent a lot of money travelling around the city, on petrol and things. I never sold nearly as much as the business owner said I would. I quit that after like twelve months and figured I would forfeit that money basically. </p><p>But because of the interest rates and the fact I didn't really ever pay it off, the credit card got bigger and bigger. </p><p>I decided to go and use my forklift license and got a job at a Woolworths packing warehouse. I was earning around $30/hour there and got about 35 hours a week. When I was 21 I thought that was pretty good money. I hung out with some other guys who were truck drivers and bricklayers and things and they earned much more than me. I always figured I could pick up other trade work and didn't really worry about money. </p><p>At the time, I basically used my credit card for everything. I paid rent with it, I withdrew from the credit account when I was at the pub, I would pay back my friends with it. When money came in from my job, I didn’t really ever put it over onto my credit card and instead I would spend that new money and then when that ran out I would just shift to back to the credit card.</p><p>Sometimes I would try and pay it off a bit, but never too much. I don’t know why. It felt very far away and like the bank couldn’t really do anything about it. The numbers just changed in my bank account but nobody seemed worried about it or cut it off so I just kept using it. </p><p><strong>Have you ever tried to pay it off?</strong></p><p>I worked at Woolworths for about three years and tried to knuckle down and fix it up a few times. One friend told me about refinancing, which is where you take out a personal loan to cover your credit card debt. She said it was useful because they have much lower interest rates than credit cards. </p><p>It was really easy to do, even though I was worried that I wouldn’t have a good credit rating. I just told the bank I was refinancing the credit card and they gave me $7,000. I only had $6,000 debt at the time (I was around 25 then) and I immediately paid it off. </p><p>I can remember how good that felt! Even though I still had the loan, I felt really clean somehow. </p><p>But then my brother decided to get married in Indonesia and was going to have a huge couple of weeks over there. And I just took that same credit card that I’d sort of paid off and then bought flights and had a wild time in Bali. </p><p>I feel so stupid about that now. I feel like that was a really bad turning point and I never really got much better. It was like I let go of the side of the wall in a pool and started slowly drowning or something. </p><p><strong>You mentioned you have an ATO debt too?</strong></p><p>Yes, I have that from an incorrectly filled out PAYG sheet. My employer at one time split the businesses into two parts and gave us all two PAYG slips. I only filed one of them which meant I randomly got a huge payout from the ATO, about $5,000.</p><p>Which I was really happy about, but the next year the ATO told me about the mistake and that I needed to pay the money back. The good thing about that one, I suppose, is they don’t charge interest but I do have to pay them back $250 out of every pay packet I get until my ATO debt has been paid. </p><p><strong>Tell us a bit about how you’re working to change your situation?</strong></p><p>Well, I moved in with my brother who only charges me $100/week rent. And I got a truck driving license and now I do long-haul fruit and vegetable driving across Queensland. </p><p>The money is really good but I’m trying really hard to pay down my credit card debt. That’s the one I’m knocking down first. I’ve already paid off $3,000 of it from the first two months. I’ve got a chart on my wall at home with circles drawn for every $1,000. </p><p>Every time I pay off $1,000 I colour in a circle. I’ve got sixteen circles to go. I used to feel really sick about it and now I only feel moderately sick about it. </p><p><strong>What are you going to do when you’re out of debt?</strong></p><p>Party! No, that’s totally a joke.</p><p>I like the circle system, so I’m probably going to draw another twenty circles and save up for a house deposit. I feel like I’m a bit behind the 8-ball but I can probably manage it. I just want to concentrate on things that aren’t how much money I don’t have. </p><p>I’ve been reading about Spaceship’s stuff so I have been thinking that I can probably open a Spaceship customer account and invest some funds with a Spaceship Voyager managed fund to hopefully see my funds grow. My luck would be though, that I put my money into the share market and it goes down a lot. But I have a fair bit of time for it to come back up. I understand these things move around, and go up and down and that investment is subject to risk (which can result in financial loss, including losing everything you've invested). I’m not about to put a punt on one stock, even though some of my friends do that and have made money. I just don’t know what the hell I’m doing. </p><p>In the future I’d like to know a bit about share investing. </p><p><strong>What advice do you have for other people?</strong></p><p>The thing that’s weird is I have no idea what I spent all that credit card money on. (Apart from my brother’s wedding). I have nothing I can point to, and I don't own anything massive (apart from a car). I did a bit of travelling, but that’s it. </p><p>My advice is just have a goal, don’t just live aimlessly when it comes to money. I just didn’t care very much and I didn’t actually try and understand how it all worked. I just had this idea that at some point the bank would step in and stop me. </p><p>Just have a goal, draw some circles and begin working towards it. I’d also recommend to anybody that they should get a qualification to actually do something. So that if you do need to earn more money on the side, you can just drive trucks or paint houses or something. </p><p><strong>Do you think about retirement?</strong></p><p>Yes, I have a superannuation balance. But there’s not much in it. But I’ll get there, I’m only 27. I feel nervous another thing like my brother’s wedding will come up, and I’ll just chuck in the towel and go blow all my money again. But I don’t want that to happen so hopefully I will just keep on plodding along. </p><hr><h2 id="we-want-to-hear-your-real-money-talk">We want to hear your Real Money Talk</h2><p>At Spaceship we’re big believers in sharing our money stories. We want to hear yours, too. In our ongoing <a href="https://www.spaceship.com.au/learn/tag/real-money-talk/?ref=spaceship.ghost.io">Real Money Talk</a> series, members of our community share what they’ve learned about managing money. We’d love you to take part. <a href="https://forms.gle/B2xKnqAqjePMHfFG9?ref=spaceship.ghost.io">Here’s a link to our Real Money Talk survey</a> where you can share your story.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Bryna Howes)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/real-money-talk/">Real Money Talk</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2019/02/RMT-Eric.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[The Spaceship Earth Portfolio investment strategy, explained]]></title>
            <link>https://www.spaceship.com.au/learn/spaceship-earth-portfolio-investment-strategy-explained/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/spaceship-earth-portfolio-investment-strategy-explained/</guid>
            <pubDate>Tue, 30 Nov 2021 22:15:00 GMT</pubDate>
            <description><![CDATA[Let’s take a closer look at how we developed the portfolio.]]></description>
            <content:encoded><![CDATA[<p>As you may have noticed, we launched our newest managed fund, the <a href="https://www.spaceship.com.au/voyager/earth?ref=spaceship.ghost.io">Spaceship Earth Portfolio</a>. So many of you asked us for a sustainable (also referred to as responsible, ethical or ESG) investment option and in 2020, we delivered on that for you.</p><p>We’d spent the last year developing the portfolio and researching how we could deliver an investment option that was true to label. Our “Where the World is Going” investment philosophy felt naturally aligned to sustainable investing given our focus on high quality companies that benefit from future trends.</p><p>It’s fair to say that our sustainable investing journey is only getting started with the launch of the Spaceship Earth Portfolio. There’s so many areas we’re excited to develop further at Spaceship. Keep your eye out for new developments!</p><h2 id="the-case-for-sustainable-investing">The case for sustainable investing</h2><p>The Spaceship Earth Portfolio aims to invest in companies that have a positive impact on people and the planet, by contributing towards the advancement of the UN Sustainable Development Goals (SDGs). The UN SDGs are a collection of 17 goals designed to achieve a “better and more sustainable future for all” The Spaceship Earth Portfolio also integrates Spaceship’s Where the World is Going framework to identify businesses with strong competitive advantages.</p><figure class="kg-card kg-image-card"><img src="https://www.spaceship.com.au/blog/images/2020/12/sustainable-development-goals.jpg" class="kg-image" alt loading="lazy"></figure><p>It’s not just about feeling good about your investments. Studies have shown that environmental, social and governance factors can have a material impact on long-term business prospects. Climate change risk is a case in point. Many companies will be negatively impacted by the physical risks of climate change or the transition risks of moving to a low carbon economy. For other companies, it can be an opportunity to develop technology or solutions to help mitigate climate change.</p><p>That’s why our investment strategy goes beyond excluding investments in controversial companies -  for example, we do not invest in fossil-fuel companies, firearms or tobacco. We believe purpose driven companies that address long-term global issues will outperform in the long run.</p><h2 id="key-portfolio-themes">Key portfolio themes</h2><h3 id="the-renewable-energy-revolution">The renewable energy revolution</h3><p><em>SDG 13: Climate Action, SDG 7: Affordable and Clean Energy</em></p><p>Climate change has moved faster than many people thought possible and is having a dramatic impact on the world. Temperatures and sea levels are rising, glaciers are melting, and extreme weather events are increasing in both severity and frequency.</p><p>Policy will likely be a driver of massive amounts of investment. Under Europe’s current emissions trading scheme, emissions must be cut by 40% by 2030 (vs 1990 levels). The €1 trillion European Green Deal will likely deepen that cut to at least 55%.</p><p>But economics and technology will eventually drive the transition to a clean energy world. As costs continue to dramatically fall for wind, solar, and energy storage, driven by advances in technology, we are reaching an inflection point where renewable energy is becoming increasingly competitive with conventional energy in the absence of subsidies and incentives.</p><figure class="kg-card kg-image-card kg-card-hascaption"><img src="https://www.spaceship.com.au/blog/images/2020/12/Price-of-electricity-new-renewables-vs-new-fossil-1326x2048.png" class="kg-image" alt loading="lazy"><figcaption>The price of electricity from new power plants. Source: Our World in Data</figcaption></figure><p>In the Spaceship Earth Portfolio, we currently have a ~11% exposure to renewable energy companies that benefit from these trends. Our exposure tilts to solar and wind energy, areas in which we expect to see strong growth. We are also researching emerging technologies like hydrogen fuel cells, fusion, tidal waves etc., but it is likely growth and investment will be driven by proven technologies in the medium term.</p><figure class="kg-card kg-image-card"><img src="https://www.spaceship.com.au/blog/images/2021/11/Screen-Shot-2021-12-01-at-10.38.16-am.png" class="kg-image" alt loading="lazy"></figure><figure class="kg-card kg-image-card kg-card-hascaption"><img src="https://www.spaceship.com.au/blog/images/2020/12/tenet-1.jpg" class="kg-image" alt loading="lazy"><figcaption>A scene from the film Tenet (2020) filmed on a North Sea offshore wind farm. The IEA estimates offshore wind could become a 1 trillion dollar industry by 2040, with a 15 fold increase in capacity.</figcaption></figure><figure class="kg-card kg-image-card kg-card-hascaption"><img src="https://www.spaceship.com.au/blog/images/2020/12/residential-house-2014-4-sml.jpg" class="kg-image" alt loading="lazy"><figcaption><em>Integrated home solar systems such as Enphase’s produce, store, monitor, control, and analyse the energy in your home.</em></figcaption></figure><h3 id="the-circular-economy">The circular economy</h3><p><em>SDG 12: Responsible Consumption and Production, SDG 2: Zero Hunger</em></p><p>Humans generated 2.01 billion tons of solid waste in 2016, which could rise to 3.4 billion tons by 2050, according to the World Bank. And the waste problem is deepening. China used to import and recycle more than half the world’s waste but banned this practice in 2017, seeing it as an environmental and health hazard. More waste is ending up in landfills (which emit greenhouse gases at high levels) and incinerators (creating toxic air pollution) or littering waterways.</p><p>Countries are rising to the challenge of fixing this problem with policies encouraging a circular economy and bans on single-use plastics. For instance, <strong>Tomra Systems</strong> has created reverse vending machines that are the backbone of container deposit schemes in many countries, including Australia. Container deposit schemes give money back to consumers who return beverage containers for recycling, and have proved to be highly effective at increasing recycling rates.</p><figure class="kg-card kg-image-card"><img src="https://www.spaceship.com.au/blog/images/2021/11/Screen-Shot-2021-12-01-at-10.39.35-am.png" class="kg-image" alt loading="lazy"></figure><figure class="kg-card kg-image-card kg-card-hascaption"><img src="https://www.spaceship.com.au/blog/images/2020/12/tomra-2.jpg" class="kg-image" alt loading="lazy"><figcaption><em>Return-and-earn programs can increase recycling rates significantly. In Lithuania, return rates increased to 92%, close to triple the amount before the program was introduced.</em></figcaption></figure><h3 id="energy-efficiency">Energy efficiency</h3><p><em>SDG 13: Climate Action, SDG 9: Industry, Innovation and Infrastructure</em></p><p>Renewable energy is not the only way to tackle climate change. Energy efficiency — using less energy to perform the same task — is also key. For instance, <strong>AMD</strong> has significantly reduced the energy demand and greenhouse gas emissions that result from making technology devices, through its innovative CPUs. AMD recently achieved its goal to become 25x more energy efficient compared to 2014 levels.</p><figure class="kg-card kg-image-card"><img src="https://www.spaceship.com.au/blog/images/2021/11/Screen-Shot-2021-12-01-at-10.40.14-am.png" class="kg-image" alt loading="lazy"></figure><h3 id="water-sustainability">Water sustainability</h3><p><em>SDG 6: Clean Water and Sanitation, SDG 14: Life Below Water</em></p><p>While we might imagine water is a plentiful resource, it isn’t the case for everyone. Only 0.5% of all the water on the planet is fresh water and therefore potentially usable by people, animals, and plants. And demand for that water is only growing, driven by population growth, urbanisation and climate change (causing more dry periods). According to the World Resources Institute, a quarter of the world’s population face “extreme water stress.” This includes some of the most populous cities in the world such as Mexico City, Chennai, Sao Paulo, and Capetown.</p><p>The goal of providing safe, clean water for people and agriculture is critical to the planet and one that many companies are working on. Water treatment, smart infrastructure, and efficient delivery are key areas where companies such as <strong>Xylem</strong> and <strong>American Water</strong> are working to provide solutions.</p><p>Life can’t exist without water, making it one of the most defensive investment thematics out there.</p><figure class="kg-card kg-image-card"><img src="https://www.spaceship.com.au/blog/images/2021/11/Screen-Shot-2021-12-01-at-10.40.49-am.png" class="kg-image" alt loading="lazy"></figure><h3 id="the-future-of-healthcare">The future of healthcare</h3><p><em>SDG 3: Good Health and Well-being</em></p><p>Healthcare is a sector that aligns well with the Spaceship’s Earth Portfolio’s investment philosophy. Healthcare technology has made significant advances over the past few decades that enable people to live longer and healthier lives. Opportunities abound in this sector, including new and improved medical treatments, more efficient and convenient delivery to consumers, and importantly, technology that lowers the costs of healthcare.</p><figure class="kg-card kg-image-card"><img src="https://www.spaceship.com.au/blog/images/2021/11/Screen-Shot-2021-12-01-at-10.47.19-am.png" class="kg-image" alt loading="lazy"></figure><h3 id="democratising-commerce">Democratising commerce</h3><p><em>SDG 8: Decent Work and Economic Growth, SDG 9: Industry, Innovation and Infrastructure</em></p><p>The pandemic has driven home the reality that digitalisation is a big business differentiator for small and medium businesses (SMBs). In the face of decreased purchasing intent and limited in-store traffic, SMBs that pivoted quickly to technology demonstrated higher adaptability and resilience compared to those that did not.</p><p>Fortunately, this is easier than ever. Services such as <strong>Square</strong>, <strong>Etsy</strong>, <strong>Mercardo Libre</strong> and <strong>Shopify</strong> are democratising access to commerce and distribution, advantages conferred to larger businesses and corporations in the past. For instance, platforms like Shopify allow for fast scaling of ecommerce, integrating all the essential components into an easy to use solution.</p><figure class="kg-card kg-image-card"><img src="https://www.spaceship.com.au/blog/images/2021/11/Screen-Shot-2021-12-01-at-10.54.08-am.png" class="kg-image" alt loading="lazy"></figure><h3 id="the-sustainable-consumer">The sustainable consumer</h3><p><em>Multiple goals could be applicable.</em></p><p>Consumers are becoming more aware of the impact of their purchasing habits and moving away from trends such as fast fashion, which is often tied to worker exploitation in developing countries, and promotes over-buying and excessive waste.</p><p>The idea of a sustainable consumer brand can seem contradictory. However, some brands seem to be striking a good balance between improving their environmental footprint, treating their workers well and profitability. We prefer companies that keep a tight focus on their supply chains and where they source raw materials, such as <strong>Starbucks</strong>, <strong>Kering</strong> and <strong>Lululemon</strong>. For instance, Starbucks coffee is 99% ethically sourced, meaning that farmers are paid fair wages and that coffee beans are cultivated according to environmentally-friendly methods. In response to low industry prices and rising costs of production, Starbucks recently paid $20 million in premiums on top of market prices, to more than 8,000 farmers in Mexico, El Salvador, Nicaragua and Guatemala.</p><p>Buying second hand where possible might be the most sustainable option. Consumer-to-consumer ecommerce platforms such as <strong>Mercari</strong> are riding the boom in users selling and buying thrifted outfits, which is especially popular among Gen Zs and millennials.</p><figure class="kg-card kg-image-card"><img src="https://www.spaceship.com.au/blog/images/2021/11/Screen-Shot-2021-12-01-at-10.45.49-am.png" class="kg-image" alt loading="lazy"></figure><h3 id="the-bottom-line">The bottom line</h3><p>While researching these companies, we’ve been encouraged to see that the right people and technology have the potential to fix some of the world’s greatest challenges. Spaceship aims to also play a positive role in helping address these challenges through the Spaceship Earth Portfolio, and in doing so, help shape “where the world is going.”</p><p>We hope to share more of our thoughts about the companies in the Spaceship Earth Portfolio in the coming months, including company deep-dives. As always we’re keen to hear your thoughts!</p><hr><p>The companies in the Spaceship Earth Portfolio (and their respective weightings) are current as at 1 December 2021.</p><p>We’re sharing with you our thoughts on the companies in which Spaceship Voyager invests for your informational purposes only. We think it’s important (and interesting!) to let you know what’s happening with Spaceship Voyager’s investments. However, we are not making recommendations to buy or sell holdings in a specific company. Past performance isn’t a reliable indicator or guarantee of future performance.</p><hr><p>Read/watch:<br>UN Sustainable Development Goal Agenda: www.un.org/sustainabledevelopment</p><p>The Word In Data: Why did renewables get cheap so fast? And what can we do to use this global opportunity for green growth? <a href="https://ourworldindata.org/cheap-renewables-growth?ref=spaceship.ghost.io">https://ourworldindata.org/cheap-renewables-growth</a></p><p>Netflix: The World’s Water Crisis <a href="https://www.youtube.com/watch?v=C65iqOSCZOY&ref=spaceship.ghost.io">https://www.youtube.com/watch?v=C65iqOSCZOY</a></p><p>Focal Point: The Extreme Physics Pushing Moore’s Law to the Next Level <a href="https://www.youtube.com/watch?v=f0gMdGrVteI&feature=youtu.be&ref=spaceship.ghost.io">https://www.youtube.com/watch?v=f0gMdGrVteI&amp;feature=youtu.be</a></p>]]></content:encoded>
            <author>hello@spaceship.com.au (Phoebe Jin)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/investing/">Investing</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2020/12/earth-portfolio-investment-strategy-1.png" length="0" type="image/png"/>
        </item>
        <item>
            <title><![CDATA[26.11.21 | Subscriptions, self-driving cars, and music videos]]></title>
            <link>https://www.spaceship.com.au/learn/261121-newsletter/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/261121-newsletter/</guid>
            <pubDate>Thu, 25 Nov 2021 22:00:00 GMT</pubDate>
            <description><![CDATA[The latest news from Afterpay, Apple and Spotify.]]></description>
            <content:encoded><![CDATA[<p>It’s been a little while since we took a look at the companies in our portfolios making news and moves, and a lot has happened in the last few weeks.</p><h2 id="afterpay">Afterpay</h2><p>Subscriptions have become a real thing in recent years — whether it’s music (via apps such as Spotify) or movies (via services such as Netflix) or books (via services such as Audible).</p><p>It’s probably not surprising then that “buy now, pay later” behemoth Afterpay is getting in on it.</p><p>The Australian-born company has just announced it will offer its US and Australian markets the chance to pay in installments on subscriptions such as gym memberships, entertainment subscriptions, and other online services. The service will launch early next year.</p><p>Afterpay also announced customers will soon be able to use its service on pre-ordered items.</p><p>Afterpay stock is down 9.87% this year (as at 24 November 2021).</p><p>Afterpay is in our Spaceship Universe Portfolio and Spaceship Origin Portfolio.</p><h2 id="apple">Apple</h2><p>Apple is accelerating development of its electric car, with a new push to centre its attention on full self-driving capabilities that won’t require human intervention.</p><p>The group working on this project is known as the Special Projects Group, and the project is reportedly called “Project Titan,” according to Bloomberg. The project has been in play since around 2014, and this isn’t the first shift in tactic for the group.</p><p>Of course, Apple isn’t the only big company working on self-driving cars, with Tesla and Alphabet (aka Google) both dabbling at times. With that in mind, Apple knows the project is big, and is apparently targeting a first launch of its self-driving car in four years.</p><p>Apple stock is up 25.14% this year (as at 24 November 2021).</p><p>Apple is in our Spaceship Universe Portfolio and Spaceship Origin Portfolio.</p><h2 id="spotify">Spotify</h2><p>Spotify is testing out a new ‘Discover’ feature that will allow users to scroll through, like, and skip music videos, in a format that mimics TikTok’s short-form video feed.</p><p>If you have access to the feature, you’ll see a fourth tab in your navigation bar, which incidentally is the first time a fourth tab has been added to Spotify.</p><p>The music videos are made using Canvas, which is a feature Spotify added in 2019 that allows artists to create videos to accompany their music. These videos are in a vertical format (to match the app) so unlike the typical music video you might see on the television.</p><p>As Spotify is just testing the feature, it may be a while before it’s offered to everyone, and it may not be offered at all (presumably if the test doesn’t show great engagement).</p><p>Spotify stock is down 19.78% this year (as at 24 November 2021).</p><p>Spotify is in our Spaceship Universe Portfolio.</p><hr><p>The Spaceship Voyager portfolios invest in Afterpay, Apple, Tesla, Alphabet (Google), and Spotify. Please refer to the Spaceship app or our website for more information on what each portfolio invests in.</p><p>Important! We’re sharing with you our thoughts on the companies in which Spaceship Voyager invests for your informational purposes only. We think it’s important (and interesting!) to let you know what’s happening with Spaceship Voyager’s investments. However, we are not making recommendations to buy or sell holdings in a specific company. Past performance isn’t a reliable indicator or guarantee of future performance.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Bryna Howes)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/newsletters/">Newsletters</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2021/11/news-261121-1.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[39 prompts to use for setting financial goals]]></title>
            <link>https://www.spaceship.com.au/learn/financial-goal-prompts/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/financial-goal-prompts/</guid>
            <pubDate>Tue, 23 Nov 2021 22:01:00 GMT</pubDate>
            <description><![CDATA[Gain insight into yourself by defining your goals.]]></description>
            <content:encoded><![CDATA[<p>Sometimes, it’s just wonderful talking about yourself. </p><p>Not in a show-off way, but rather when we answer thoughtful questions about how and why we feel and act in certain ways. </p><p>That’s why the “<a href="http://36questionsinlove.com/?ref=spaceship.ghost.io">36 Questions That Lead to Love</a>” saw such an explosion of interest around the world. People felt a deep connection to the person who was extracting our intimate information. </p><p>When it comes to managing your money, or developing some clever habits so you don’t have to think about money so much, it can be helpful to create that same vulnerability with yourself. </p><p>So grab a pen, copy/paste, do whatever you need to do, and settle down for some thoughtful discussion about your state of mind. </p><h2 id="your-emotions">Your emotions</h2><p>1.	I’m not rich because ________________________</p><p>2.	And that’s because _________________________</p><p>3.	Being rich would make me feel __________________</p><p>4.	It’s easy to spend money - which is why I spend it on __________________</p><p>5.	Lots of people are trying to impress other people - I’m trying to impress _________________________________________________________</p><p>6.	I feel really rich when __________________________</p><p>7.	When I look at my bank account I feel _______________</p><p>8.	Money brings me joy because _____________________</p><h2 id="your-direction">Your direction</h2><p>1.	In ten years time I would like to be able to afford ____________________</p><p>2.	After looking at the last month, I generally spend around ___ per day. ___ per week. </p><p>3.	One bad spending habit I could probably quit is _________________. </p><p>4.	If I had a savings account that I was regularly contributing to, I would be trying to reach $______.</p><h2 id="your-income">Your income</h2><p>1.	If I lost my job tomorrow, I would do ____________________ to make some money while I looked for a new job. </p><p>2.	I last asked for a raise ______________________ ago. </p><p>3.	____________________ of my hobbies could possibly earn me a side income. (I’ll write a list and note them!)</p><p>4.	 How much more income would make me happy? _____________________</p><h2 id="your-values">Your values</h2><p>1.	After looking at my bank account for the last three months, apart from necessities, I spend my money mostly on _____________________, _____________________ and _____________________. </p><p>2.	Out of all the things I own, I take most care of ____________________. </p><p>3.	I last felt happy, fulfilled and proud of myself when ______________________. </p><p>4.	I last felt regretful _____________________. </p><p>5.	What activities put me into a “flow” state? (“Flow” is a term coined by <a href="https://www.ted.com/talks/mihaly_csikszentmihalyi_on_flow?language=en&ref=spaceship.ghost.io">Mihály Csíkszentmihályi</a> and describes activities that engross us: usually they are challenging, fulfilling, and make us lose track of time.)</p><p>________________________________________________________</p><p>6.	If money did not exist, I would spend my days _____________________. </p><p>7.	Who are my role models? What qualities about these people do I admire?</p><p>______________________________________________________</p><p>8.	To me, self care means __________________________. </p><h2 id="your-investing-mind">Your investing mind</h2><p>1.	I am willing to invest $____ of my current savings or income. </p><p>2.	The first thing I’d like to know about investing is ____________________________. </p><p>3.	___________________________ is the thing that most intimidates me about investing. </p><p>4.	It would take ___________________________ for me to know that investing is helpful. </p><p>5.	Do I know that practise/free investing accounts exist?</p><p>______________________________________________</p><h2 id="your-debt">Your debt</h2><p>1.	I have _____________ debts. I have written them down on one piece of paper, from smallest to largest. </p><p>2.	The debt that weighs the most of me is __________________________. </p><p>3.	By the end of this year, I hope to have paid off ____________________. (or $ ____)</p><p>4.	If I feel hopeless, ___________________________ is the place/person I am brave enough to reach out to. </p><p>5.	Today, I can begin controlling my debt by ___________________________, ___________________________ and ___________________________. </p><h2 id="your-emergency-fund">Your emergency fund</h2><p>1.	If I lose my job, have an accident or become sick, I will do ________________________ to pay the bills. </p><p>2.	It costs me $____ to live each month. </p><p>3.	I would need ____ months of savings to feel comfortable enough to quit my job. (If I’d like to!)</p><p>4.	What in my life would I consider an emergency? __________________________</p><p>5.	I would do ___________________________ to make sure I couldn’t easily access or meddle with my emergency fund. </p><h2 id="there-s-no-right-or-wrong-way">There’s no right or wrong way</h2><p>Figuring out how you’d like your life to evolve will never follow one strict path, no matter how prepared you think you are.</p><p>Instead, using goals and thinking about how you feel will give you the tools to ride whatever happens.</p><p>If you’re prepared to have an honest look at yourself and your finances, you’re on the right track!</p><p></p><p></p><p></p><p></p><p></p><p></p><p></p>]]></content:encoded>
            <author>hello@spaceship.com.au (Jessica Sier)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/behaviour/">Behaviour</category>
            <category domain="https://www.spaceship.com.au/learn/tag/personal-finance/">Personal Finance</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2021/11/39-prompts-to-use-for-setting-financial-goals.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[Real Money Talk: Mike]]></title>
            <link>https://www.spaceship.com.au/learn/real-money-talk-mike/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/real-money-talk-mike/</guid>
            <pubDate>Tue, 23 Nov 2021 21:30:00 GMT</pubDate>
            <description><![CDATA[Mike is a 27-year-old musician who believes there are more important things than money.]]></description>
            <content:encoded><![CDATA[<p>This post is based on an interview we conducted with Mike in July 2019.</p><p>Real Money Talk is our series where we interview Australians from all walks of life about their personal finances. The views expressed are those of the interviewees, based on their experiences with money, and as such are not necessarily representative of Spaceship's views.</p><p>We have changed the name of the interviewee for their privacy.</p><h2 id="overview">Overview</h2><p><strong>Name</strong>: Mike</p><p><strong>Age</strong>: 27</p><p><strong>Where do you live?</strong> Coogee, Sydney.</p><p><strong>Please tell us a bit about yourself.</strong></p><p>I’m a musician. I like having beers with my mates, surfing, and jamming.</p><p><strong>What is your current net worth?</strong></p><p>Savings: $8,000</p><p>Super: $6,000</p><p>Assets: About $3,500 worth of musical equipment, amps, etc.</p><p><strong>Any debts?</strong></p><p>I’ve got $400 on my credit card, and I know I have some student debt, but I haven’t checked it in ages. Maybe $15,000?</p><p><strong>How did you accumulate your net worth?</strong></p><p>Just doing music and putting a bit aside when I can.</p><h2 id="earn">Earn</h2><p><strong>Tell us a bit about your career:</strong></p><p>I’m a session musician (so people hire me when they need a particular instrument or for studio recordings or concerts) and I’m in a band. We’re releasing an EP soon and we’ve already played at some festivals here and there. I also teach music on the side.</p><p><strong>Do you have income sources outside of your job? If so, how much do you earn from each and how did you develop them?</strong></p><p>I think all those things I mentioned probably fall under the same ‘musician’ job. My income varies a lot, but my music teaching is pretty regular. I’d say I can count on making $400 a week, with bigger chunks coming in from sporadic gigs once or twice a month, so I do okay.</p><p><strong>What advice do you have for people who want to earn more money?</strong></p><p>It’s not always about earning money. I could earn more money in an office job I’m sure, but I’m doing something I really love and that’s worth more than money.</p><h2 id="save">Save</h2><p><strong>What is your savings rate? And how has it changed over time?</strong></p><p>I put aside whatever I’ve got left at the end of every week.</p><p><strong>Do you have a budget?</strong></p><p>Not really. I pay $240 a week in rent. My food budget varies a lot because sometimes I’ll cook at home more, sometimes I’ll eat out more. One of the good things about being a muso is you usually get free drinks when you play at a bar or an event so I don’t spend much on that, but I still have a good time.</p><p><strong>How much do you spend per year?</strong></p><p>No idea!</p><p><strong>Do you make purchase decisions carefully, or are you loose with your money?</strong></p><p>If I have the money, I figure I’m allowed to spend it. I try to live within my means, and if I have to dip into my savings for something, I’ll be more careful for a few weeks to build it back up.</p><p><strong>How is your work-life balance?</strong></p><p>Great. My work involves a lot of socialising so I get to do both at the same time.</p><p><strong>What is your favourite thing to spend money on?</strong></p><p>Food, probably.</p><h2 id="invest">Invest</h2><p><strong>How do you invest?</strong></p><p>I don’t.</p><p><strong>What has been your best investment?</strong></p><p>Investing in good amps and sound equipment. It’s gotten me gigs where venues didn’t have the equipment, and for smaller shows and festivals sometimes we BYO.</p><p><strong>How are you building wealth?</strong></p><p>Working on my music and building my reputation, I guess. I’m not sure.</p><p><strong>What are your main roadblocks? And how are you addressing them?</strong></p><p>I don’t have a regular income. But it’s also not as important to me. I know that I can live on very little money if I need to. I’d rather be free. Networks and skills are more important than money. If you have those you can always get by.</p><p><strong>Do you have a target net worth you want?</strong></p><p>No.</p><p><strong>If you could start again, what would you do differently?</strong></p><p>I would have started working on my social media and posting on SoundCloud earlier. It’s not everything, but don't underestimate the value of social clout and online presence when you’re a muso.</p><p><strong>What mistakes have you made along the way that others can learn from?</strong></p><p>Make sure your equipment is always stored and protected properly. And if you travel, take out proper insurance on your musical instruments. Airlines can be pretty careless.</p><p><strong>Do you have any worries about retirement? If so, how are you planning to address them?</strong></p><p>I do sometimes. When I get fretful, I put a bit of money into my super. But at the moment it’s not really on my mind.</p><p><strong>How are you learning about building wealth?</strong></p><p>I learned from my family that there are lots of things more important than money, and that lateral thinking and problem solving will get you further than cash. Cash is the easy way out. Friendship, family, creativity, and mental peace. Obviously, you need enough to live in the society we live in, but you don’t need as much as you think you do.</p><p><strong>Do you give to charity? If you do, what percent of time/money do you give?</strong></p><p>If I have cash and I see a homeless person, I’ll try to give something, especially if they have a pet. Or buy them a feed if they want.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Bryna Howes)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/real-money-talk/">Real Money Talk</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2019/09/real-money-talk-mike.png" length="0" type="image/png"/>
        </item>
        <item>
            <title><![CDATA[19.11.21 | Every dollar has a job]]></title>
            <link>https://www.spaceship.com.au/learn/191121-newsletter/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/191121-newsletter/</guid>
            <pubDate>Thu, 18 Nov 2021 22:24:00 GMT</pubDate>
            <description><![CDATA[Three years later.]]></description>
            <content:encoded><![CDATA[<p>It’s been exactly three years since I started working at Spaceship.</p><p>The day I started, I was flat broke. Actually, it was worse than that. I had debt. I hadn’t worked for a really long period of time. My first pay arrived in my account later that day and the relief I felt was palpable. I felt as though I could breathe again.</p><p>Last Friday I took the day off as I was settling on the purchase of a flat (with my partner).</p><p>Up until that first day at Spaceship three years ago, I was a cautionary tale more than anything else. I think I was born a reckless spender, to be honest.</p><p>As a kid, I couldn’t save or budget money. I remember my parents telling my sister and I that we were going to take a family holiday to Bali — our first real holiday — when I was thirteen. We had months to save up our pocket money, but I couldn’t do it. When we arrived, my sister had saved every cent and was able to freely spend it. I had $10 to my name.</p><p>When I was 18, I wrote off my first (and only) car. When I learned about the insurance payout I would be receiving, I quickly decided I didn’t need another car, and I started spending the money in my mind. It was gone within a few weeks of actually receiving the cash.</p><p>And then there’s my twenties, where I basically travelled the world, spending literally every last cent, <a href="https://www.spaceship.com.au/learn/051121-newsletter/?ref=spaceship.ghost.io">ignored my super</a>, and got financially lucky <a href="https://www.spaceship.com.au/learn/110719-newsletter/?ref=spaceship.ghost.io">here and there</a>.</p><p>When I landed at Spaceship, though, that had all changed.</p><p>I had spent four years unable to work and that period had forced me to rethink everything I knew about money and everything I <em>did</em> about money.</p><p>From that first day at Spaceship, every dollar had a job to do.</p><p>For a little while, I used money to pay off my small credit card debt, using a 0% balance transfer offer. As I had a 0% balance transfer, I paid just the minimum amount, and invested the rest, as I felt I could get a better return by investing the extra. (This proved true, but it’s also worth noting I knew I would pay off the debt before the offer expired.)</p><p>A huge portion of my income went into the Spaceship Universe Portfolio, but I bought individual equities too, at times, using the dollar-cost averaging method.</p><p>I also set aside around 5-10% into a high interest savings account each month. Though the interest rate was never great (and started steadily declining with the arrival of COVID-19 last year), I believe in having a cash/emergency savings buffer.</p><p>Then there’s <a href="https://www.spaceship.com.au/learn/100921-newsletter/?ref=spaceship.ghost.io">all the little things I did</a>, such as utilising cash-back rebates and avoiding bank fees. If there was something I could do to improve my finances, I did it.</p><p>My goal during this three year period was simple: to save as much money as I could.</p><p>I knew at some point, I’d probably want to use this money for a deposit, but I didn’t know when I’d be afforded that opportunity. Until a few months ago, my goal was to just keep saving.</p><p>It’s not lost on me that I’m very lucky to be able to buy a place. (And while this worked for me, it might not work for everyone else.)</p><p>But the feeling of joy I had last week when they called to say ‘congratulations’ was far less about buying a place, and much more about the feeling that I had turned my money journey around. There’s not one part of me that would have believed the young girl who couldn’t save more than $10 could do this!</p><p>Now that I’ve managed to buy a place, it’s time for a new plan, but not necessarily a new goal. I’ll be saving up that cash buffer again. I’ll probably start investing again. But I’m also going to make the most of my offset accounts, which help me lower the interest rate on the mortgage.</p><p>And no matter what, I’ll put every dollar to work as every dollar has a job to do.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Bryna Howes)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/newsletters/">Newsletters</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2021/11/news-191121-1.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[10 (good) books to help you be smart with money]]></title>
            <link>https://www.spaceship.com.au/learn/10-good-books-to-help-you-be-smart-with-money/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/10-good-books-to-help-you-be-smart-with-money/</guid>
            <pubDate>Tue, 16 Nov 2021 22:07:00 GMT</pubDate>
            <description><![CDATA[Some of our top picks for learning how to manage your money. ]]></description>
            <content:encoded><![CDATA[<p>Want to learn how to be smarter with money? Our tip is to hit the library, visit your local bookshop, load up your kindle, and get reading.</p><p>Personal recommendations can be one of the most trusted sources of referrals, whether you’re trying to find a doctor or choosing a credit card. When it comes to books, we think word-of-mouth and Goodreads are where it’s at.</p><p>And that’s exactly how Spaceship has put together this list.</p><p>To get your head around the whole thing, it makes sense to break the topic out into three subject areas:</p><ul><li>What are some of the best proven methods for managing money?</li><li>How does the world of finance operate? and</li><li>How can I manage my own personal budget instead of having my debts and expenses manage me?</li></ul><p>Or, to simplify even further: economics, commerce and clever budgeting.</p><p>It’s smart to start with personal finances and budgeting, because let’s face it, all the academic knowledge in the world won’t help you if you can’t top up your Opal card to get to work after a big weekend. So, when it comes down to astute financial planning, who comes in at number one? I’m sure the suspense is killing you, so I’ll put you out of your misery...</p><h2 id="1-the-intelligent-investor-the-definitive-book-on-value-investing-by-benjamin-graham-jason-zweig-contributor-and-warren-buffet-contributor-">1. The Intelligent Investor: The Definitive Book on Value Investing by Benjamin Graham, Jason Zweig (Contributor) and Warren Buffet (Contributor)</h2><p>A — no, <em>the</em> classic book in this genre. <em>The Intelligent Investor</em> was published in 1949 and yet it’s still selling, still raking in five-star reviews and still helping people build wealth. Graham’s philosophy on “value investing” is based around long-term strategies and safety shields. We think it’s the original blueprint for savvy investing and making smart financial decisions. Any text that is still considered an industry bible a year short of its 70th birthday probably deserves a spot on your shelf.</p><p><em><a href="https://www.goodreads.com/book/show/26877208-the-intelligent-investor?ac=1&from_search=true&ref=spaceship.ghost.io">The Intelligent Investor: The Definitive Book on Value Investing</a></em></p><h2 id="2-your-money-or-your-life-by-vicki-robin-and-joe-dominguez">2. Your Money or Your Life by Vicki Robin and Joe Dominguez</h2><p>This is another book that’s stood the test of time. Published in 1999, we think that Robin was way ahead of the pack in drawing the distinction between making a living and making a life. The specific investment advice in the early editions, in our view, is ludicrously outdated — thankfully new editions are rigorously updated — but Robin’s approach to personal finances is essentially Socratic i.e. if the unexamined life is not worth living, then for Robin, the unexamined purchase, investment or professional move is equally worthless. We think drawing a link between the value of your time in exchange for material benefit or expenditure was well ahead of its time and has become an even bigger issue now than it was when the book was first published. Now that’s prescient and smart.</p><p>Side note: There’s a great breakdown of Robin’s nine steps to financial and life knowhow over on the <a href="https://affordanything.com/your-money-or-your-life/?ref=spaceship.ghost.io">Afford Anything blog</a>. </p><p><em><a href="https://www.goodreads.com/book/show/78428.Your_Money_or_Your_Life?ac=1&from_search=true&ref=spaceship.ghost.io">Your Money or Your Life</a></em></p><h2 id="3-rich-dad-s-cashflow-quadrant-by-robert-t-kiyosaki-sharon-l-lechter">3. Rich Dad’s Cashflow Quadrant by Robert T. Kiyosaki &amp; Sharon L. Lechter</h2><p>You might know Robert Kiyosaki and Sharon Lechter as the authors of <em>Rich Dad, Poor Dad</em>.</p><p>According to our research, there’s as much to dislike about <em>Rich Dad, Poor Dad</em> as there is to like; the amount of judgement cast against it is in inverse proportion to Vicki Robin’s “no shame, no blame” mantra. With that said, there’s no denying the book launched a lot of people onto the road to financial freedom (and probably made at least one dad rich). Still, Kiyosaki and Lechter’s more recent book, <em>Cashflow Quadrant: Rich Dad's Guide to Financial Freedom</em> might be a better option for anyone looking for a practical roadmap to guide them towards lasting prosperity.</p><p>Side note: Here’s a great explanation of Kiyosaki’s ESBI Quadrant via <a href="https://youtu.be/bC1ScfCny38?ref=spaceship.ghost.io">Practical Psychology</a>.</p><p><em><a href="https://www.goodreads.com/book/show/81922.Rich_Dad_s_Cashflow_Quadrant?ac=1&from_search=true&ref=spaceship.ghost.io">Rich Dad's Cashflow Quadrant</a></em></p><h2 id="4-financial-freedom-a-proven-path-to-all-the-money-you-will-ever-need-by-grant-sabatier">4. Financial Freedom: A Proven Path to All the Money You Will Ever Need by Grant Sabatier</h2><p>Sabatier is famous for going from being completely broke — think unemployed with $2.26 left in the bank — to a net worth of $1m+ in five years. Grant Sabatier walked the walk from looming failure to financial prodigy. In <em>Financial Freedom,</em> he takes a practical approach to finances, leading readers step-by-step through the strategies he used to conquer debt and create a work routine (complete with side hustles) to help readers create a strategy that works for them. Just like Vicki Robin (who incidentally wrote the foreword), Sabatier attributes greater value to his time than any other resource. His version of being money smart is tightly interwoven with the freedom to make his own choices about how he spends both time and money.</p><p><a href="https://itunes.apple.com/au/podcast/financial-freedom-podcast-make-money-buy-time/id1410850518?mt=2&ref=spaceship.ghost.io">Sabatier’s podcast</a> reinforces the message of his book and aims to help keep you on the path to personal and financial freedom.<a href="https://itunes.apple.com/au/podcast/financial-freedom-podcast-make-money-buy-time/id1410850518?mt=2&ref=spaceship.ghost.io"> </a></p><p><em><a href="https://www.goodreads.com/book/show/40491946-financial-freedom?ac=1&from_search=true&ref=spaceship.ghost.io">Financial Freedom: A Proven Path to All the Money You Will Ever Need </a></em></p><h2 id="5-the-bogleheads-guide-to-investing-by-taylor-larimore-michael-leboeuf-mel-lindauer">5. The Bogleheads’ Guide to Investing by Taylor Larimore, Michael LeBoeuf, Mel Lindauer</h2><p> If you’re looking for a straightforward, easy-to-follow guide to how to get started as an investor, this is the book for you. The book is inspired by the work and philosophy of Vanguard founder Jack Bogle. It’s a couple of years old now but the advice is simple and still relevant.</p><p>The authors also run an active and informative <a href="https://www.bogleheads.org/?ref=spaceship.ghost.io">forum</a>, which is US-centric but still worth following.</p><p><em><a href="https://www.goodreads.com/book/show/381355.The_Bogleheads_Guide_to_Investing?ac=1&from_search=true&ref=spaceship.ghost.io">The Bogleheads’ Guide to Investing </a></em></p><h2 id="6-anything-by-michael-lewis">6. Anything by Michael Lewis</h2><p>We think anything by Michael Lewis would make for a good read, but in particular, we find <em>Liar’s Poker</em>, the first book Lewis published (in 1989), and his 2010 smash hit <em>The Big Short: Inside The Doomsday Machine</em>, to be must-reads. <em>Liar’s Poker</em> offered an insider’s glimpse of the freewheeling, “Greed Is Good” Wall Street of the 1980’s, and boy was it a shock to the uninitiated. <em>The Big Short</em> is a sober and disturbing account of the build up to and manoeuvring that took place immediately prior to 2008’s Global Financial Crisis. If you’re still buoyant after reading both books, you could consider tackling <em>Flash Boys</em>, published in 2014, next. This mildly-terrifying investigation of High Frequency Trading (HFT) and its impact on the transparency and trustworthiness of the US stock market is intriguing. These are not books to be avoided simply because they paint a less than rosy picture of the financial markets. Algorithms and Wall Street (and its global counterparts) aren’t going anywhere, anytime soon. If you’re going to play the game, you need to know what you’re getting yourself into, which areas to invest in, and which to avoid. Forewarned is forearmed.</p><p><em><a href="https://www.goodreads.com/search?q=Michael+Lewis&ref=spaceship.ghost.io">Michael Lewis on Goodreads</a></em></p><h2 id="7-the-ascent-of-money-a-financial-history-of-the-world-by-niall-ferguson">7. The Ascent of Money: A Financial History of the World by Niall Ferguson</h2><p>This is the book you need to read if you want to understand what money actually is, as well as how it works. This book gives you a complete and comprehensive historical perspective of money, that’s hard to beat. Niall Ferguson is a Harvard professor and knows his stuff. There’s a great documentary series based on the book that we think is also worth tracking down.</p><p><em><a href="https://www.goodreads.com/book/show/2714607-the-ascent-of-money?ac=1&from_search=true&ref=spaceship.ghost.io">The Ascent of Money: A Financial History of the World</a></em></p><h2 id="8-the-wealth-of-nations-by-adam-smith">8. The Wealth of Nations by Adam Smith</h2><p>Formally known as <em>An Inquiry Into the Nature and Causes of the Wealth and Nations</em>, Smith’s book was published in 1776 and was one of the first major works to examine and tie together money, labour, productivity and the free market. Smith was a philosopher as well as an economist. <em>The Wealth of Nations</em> was written at the beginning of the Industrial Revolution, as well as in the midst of the Scottish Enlightenment. It sets the parameters on how money would be debated, and its influence has lasted centuries. It’s not a light read, but it you want to know where our financial system came from, this is where you start. (Even if you don’t finish it, we think just taking in the precis will leave you better informed than you were.)</p><p><em><a href="https://www.goodreads.com/book/show/43463349-the-wealth-of-nations?from_search=true&ref=spaceship.ghost.io">The Wealth of Nations</a></em></p><h2 id="9-capital-by-thomas-piketty">9. Capital by Thomas Piketty</h2><p>(Okay, you can read the original <em>Capital</em> if you insist, but Marx's is heavier going than Piketty's) In this absolute brick of a book (you’ll gain some well-earned arm definition if you do decide to read the damn thing), Piketty runs the numbers (in minute detail) to argue that rather than progressing, we’re moving backwards, returning to an economic set-up that mirrors the so-called Gilded Age. Essentially, it’s all about the ever-increasing concentration of capital, which makes both ages, then and now, more gilded for some people than others. If you can make your way to the end of the book, you’ll likely be statistically more informed than just about anyone else. Who can argue with that?</p><p>By now, you should be well informed about running your personal finances, the financial system and what money is and how the economy works. in our opinion, if you really want to win the financial game, you need to know how to play, what the rules are, and what happens when they’re broken. Getting your head around money as a concept is trickier than you’d imagine, given that we use it every day with barely a second thought. (Unless your balance is getting low, of course, in which case every transaction probably involves third thoughts and a whole load of fretting.) Just by working your way through our reading list, you are likely to be more informed about managing your money and hopefully be smarter with your money.</p><p><em><a href="https://www.goodreads.com/book/show/18736925-capital-in-the-twenty-first-century?ac=1&from_search=true&ref=spaceship.ghost.io">Capital</a></em></p><h2 id="10-the-barefoot-investor-by-scott-pape">10. The Barefoot Investor by Scott Pape</h2><p>In our opinion, Pape has well and truly earned his reputation as a personal finance guru. Ask around and you’ll hear the same kind of responses over and over. “It’s the first time S and I have been able to seriously budget and save. I wouldn’t say we were terrible with money before, but now we know how much we have to spend each week, I can still buy pretty shoes sometimes, and damn, I can pay for that kitchen renovation straight up.” Or, “I bought [the book] and then suddenly we were able to save for a trip to Thailand. I thought I was good at budgeting before too.”</p><p>On Goodreads, <em>The Barefoot Investor</em> falls into the “Eat, Pray, Love” category. People either love it or mock it (then ritually burn it). Unfortunately, Pape’s later book on establishing financial freedom in your 20s and 30s hasn’t garnered nearly the same kind of devotion. So, if you’re looking to up your financial IQ, we think you should stick to the original; any book on budgeting that has garnered as many five-star reviews as Pape’s has, must be worth a read. Side note: You can keep up to date with Pape’s news and tips on <a href="https://barefootinvestor.com/?ref=spaceship.ghost.io">his website</a>.</p><p><em><a href="https://www.goodreads.com/book/show/33121747-the-barefoot-investor?ac=1&from_search=true&ref=spaceship.ghost.io">The Barefoot Investor</a></em></p>]]></content:encoded>
            <author>hello@spaceship.com.au (Spaceship)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/people-and-ideas/">People &amp; Ideas</category>
            <category domain="https://www.spaceship.com.au/learn/tag/personal-finance/">Personal Finance</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2021/11/10-good-books-to-help-you-be-smart-with-money.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[Real Money Talk: Oliver]]></title>
            <link>https://www.spaceship.com.au/learn/real-money-talk-oliver/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/real-money-talk-oliver/</guid>
            <pubDate>Tue, 16 Nov 2021 22:06:00 GMT</pubDate>
            <description><![CDATA[Oliver is a 27-year-old from Victoria who feels like he’s maxed out in his current career.]]></description>
            <content:encoded><![CDATA[<p>This post is based on an interview we conducted with Oliver in November, 2021.</p><p>Real Money Talk is our series where we interview Australians from all walks of life about their personal finances. The views expressed are those of the interviewees, based on their experiences with money, and as such are not necessarily representative of Spaceship's views.</p><p>We have changed the name of the interviewee for their privacy.</p><h2 id="overview">Overview</h2><p><strong>Name: </strong>Oliver</p><p><strong>Age:</strong> 27</p><p><strong>Where do you live:</strong> Horsham, Victoria</p><p><strong>Please tell us a bit about yourself.</strong></p><p>I’m currently working in agriculture but hoping to transition into an electrician apprenticeship.</p><p><strong>What is your current net worth?</strong></p><p>$170,000</p><p><strong>How does it break down? (shares, real estate, businesses, home, superannuation, etc)</strong></p><ul><li>Shares: $91,000 ($85,000 in Spaceship Universe, $6,000 in Spaceship Earth)</li><li>Cash: $5,000</li><li>Car: $45,000</li><li>Super: $50,500</li></ul><p><strong>Any debts? (including HELP from Uni)</strong></p><p>HELP: $22,500</p><p><strong>How did you accumulate your net worth?</strong></p><p>A majority of my net worth was built through working multiple jobs in the agricultural sector. The past three years I’ve taken an increased interest in investing which led to me putting money in Raiz initially before switching to Spaceship. I’ve been really happy with the (unrealised) returns I’ve made so far.</p><p>(Spaceship note: past performance isn’t a reliable indicator of future performance. As share markets go up and down, so too can the value of your investment.)</p><h2 id="earn">Earn</h2><p><strong>Tell us a bit about your career:</strong></p><p>I currently work as an Agricultural Researcher with the Victorian government. Before this role I worked in the private research industry as well as on my family farm.</p><p><strong>Do you have income sources outside of your job? If so, how much do you earn from each and how did you develop them? </strong></p><p>My only source of income outside of my job is my Spaceship account. I first opened my (Spaceship Universe) account in January 2020. Up until recently I’d been putting in $500 weekly, as well as opening up a Spaceship Earth account which had $100 dollars going in weekly. Currently my return is around $25,000 dollars, but I don’t plan on selling anytime in the near future.</p><p><strong>What advice do you have for people who want to earn more money?</strong></p><p>Start investing as early as you can. I was always interested in investing but too afraid that I might lose money in my early 20s. For retail investing, time in the market is your greatest ally.</p><p><strong>What is your savings rate? And how has it changed over time?</strong></p><p>I have a spreadsheet that I’ve been using to keep track of my net worth purely out of curiosity. I don’t know the exact figure but currently I’d guess around 80% of my income is saved or invested. In the near future I’ll be moving in with my partner while (hopefully) starting in a new role as an apprentice electrician. I realise this will have a strong impact on my savings so I’ll be investing less until I’m fully qualified.</p><p><strong>Do you have a budget?</strong></p><p>No I don’t, usually if there’s something I want I’ll just buy it. My expenditure has always been pretty low so I haven’t bothered to put a cap on it.</p><p><strong>How much do you spend per year?</strong></p><p>My main expenditure would be fast food, I don’t like cooking so I get it fairly often. I’m lucky to be staying with a friend that I only pay 50 dollars a week for rent. I’d estimate my yearly expenditure to be 10-15,000 dollars a year.</p><p><strong>Do you make purchase decisions carefully, or are you loose with your money?</strong></p><p>It depends on how valuable the item is. I recently upgraded my car and I spent a lot of time talking to dealerships and browsing online to get an idea of prices before finally making a purchase. Anything that is relatively cheap I don’t bother putting much thought into.</p><p><strong>How is your work-life balance?</strong></p><p>My work life balance is really good. My current role has so much flexibility and gives me opportunities to participate in a bunch of activities (mainly sport).</p><p><strong>What is your favourite thing to spend money on?</strong></p><p>I really love going to shows and AFL games when I get the chance.</p><h2 id="invest">Invest</h2><p><strong>How do you invest?</strong></p><p>I have held shares in individual companies in the past, but now all my investment is in Spaceship Voyager.</p><p><strong>What has been your best investment?</strong></p><p>Spaceship Voyager.</p><p><strong>What has been your worst investment?</strong></p><p>When Covid first started I tried my hand at CFDs. I went into a sell position the day before the US announced their massive stimulus package and lost 700 dollars just about instantly.</p><p><strong>What's been your overall return?</strong></p><p>So far I’ve returned roughly 25,000 dollars on a $65,000 investment. These gains are unrealised though.</p><p><strong>How are you building wealth?</strong></p><p>By investing mostly. I’m also hoping that by switching industries into electrical from agriculture that it will provide a long term stronger income for me.</p><p><strong>What are your main roadblocks? And how are you addressing them?</strong></p><p>My main roadblock is my current role. To get a significant pay increase from my current role I would have had to complete a PhD. This is why I’m planning on switching into an electrician apprenticeship.</p><p><strong>Do you have a target net worth you want?</strong></p><p>No, as long as I have enough money to live comfortably and buy the things I want I’ll be happy.</p><h2 id="behaviour">Behaviour</h2><p><strong>When did you make your first significant behavioural shift towards wealth building?</strong></p><p>I’ve always been an active saver. My family always had money issues when I was younger so I always wanted to make sure that I had enough money so that it wasn’t a stress in my life. When I was 24 I decided to start investing based on things I’d read online as well as the Barefoot Investor.</p><p><strong>If you could start again, what would you do differently? </strong></p><p>I’d tell myself to start investing earlier, and maybe take the leap into a new career sooner rather than being stuck in a position where I couldn’t grow.</p><p><strong>What mistakes have you made along the way that others can learn from?</strong></p><p>I think I’ve taken too long to change careers. I was too afraid of going away from everything I’d built in my current career instead of trying something out of my comfort zone and growing. </p><p>In terms of investing I realised that I should leave investing to the experts and let them invest on my behalf. It's made me less stressed than holding individual shares and trying to guess the best time to buy and sell.</p><p><strong>Do you have any worries about retirement? If so, how are you planning to address them?</strong></p><p>No, I don’t think I’ll have any issues in retirement.</p><p><strong>How are you learning about building wealth? Is it from family, books, forced to learn as wealth grew, etc.?</strong></p><p>I read and listen to various financial podcasts that interest me or are recommended by family or friends.</p><p><strong>Do you give to charity? If you do, what percent of time/money do you give?</strong></p><p>Not on a consistent basis, I donate sporadically to charities that I care about. Maybe 200-300 dollars a year</p><hr><h2 id="we-want-to-hear-your-real-money-talk"><strong>We want to hear your Real Money Talk</strong></h2><p>At Spaceship we’re big believers in sharing our money stories. We want to hear yours, too. In our ongoing <a href="https://www.spaceship.com.au/learn/tag/real-money-talk/?ref=spaceship.ghost.io">Real Money Talk</a> series, members of our community share what they’ve learned about managing money. We’d love you to take part. <a href="https://forms.gle/B2xKnqAqjePMHfFG9?ref=spaceship.ghost.io">Here’s a link to our Real Money Talk survey</a> where you can share your story.<br></p>]]></content:encoded>
            <author>hello@spaceship.com.au (Kelly Simpson)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/real-money-talk/">Real Money Talk</category>
            <category domain="https://www.spaceship.com.au/learn/tag/behaviour/">Behaviour</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2021/11/Real-Money-Talk-Oliver.png" length="0" type="image/png"/>
        </item>
        <item>
            <title><![CDATA[Why do share prices move around?]]></title>
            <link>https://www.spaceship.com.au/learn/why-do-share-prices-move-around/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/why-do-share-prices-move-around/</guid>
            <pubDate>Tue, 16 Nov 2021 22:00:00 GMT</pubDate>
            <description><![CDATA[Ever wondered about the science behind why markets change? How does investing work? And how do shares work?]]></description>
            <content:encoded><![CDATA[<p>Ever wondered about the science behind why markets change? How does investing work? And how do shares work?</p><p>All shares including shares in blue chip companies (which are generally considered large, stable and reliably profitable companies such as those in the ASX20) generally appear to move around often throughout the day.</p><p>While we don’t have a crystal ball, and we don’t always know exactly when, and by how much shares can move, it is our view that there are some tell-tale signs.</p><p>Digging a little deeper and understanding some of the reasons why share prices move may provide some clarity around how shares work.</p><h2 id="supply-and-demand">Supply and demand</h2><p>Shares are bought and sold around the clock on stock markets around the world. And this determines the share price.</p><p>Supply refers to the number of shares people want to sell and demand is the number of shares people are looking to buy.</p><p>If investors favour a particular share or company, we find that they generally want to buy shares in it. This generally drives the demand and price up.</p><p>For instance when Facebook went public in 2012, it initially flagged its debut share price at $28 to $35 per share, but given the increasing hype from investors, it increased its target to $34 to $38 each. Mounting interest eventually drove the share price up further, with Facebook’s first share trade sale at $42.05.</p><p>Conversely, if a company is not in favour, the price may also fall, as we find that investors generally opt to sell their shares.</p><p>We find that often the outcome of the current share price is what investors feel a company is worth.</p><p>This is different to a company’s value or market capitalisation. Market capitalisation can be explained like this. For example say Jane Groceries’ has 10 million shares outstanding, each worth $2.51 - by multiplying the number of shares (10 million) and price of those shares ($2.51), we can determine the market cap for Jane Groceries’ is $25.1 million.</p><h2 id="news-good-bad-and-unexpected">News – good, bad and unexpected</h2><p>Positive, company news can drive the share price up, as investors generally look to take part in a company’s success.</p><p>In 2016, Google’s share price hit a high (at the time), when the market cheered the sleek new design and launch of its new smartphone, Google Pixel.</p><p>At the same time, poor or unexpected news which relates to the company whether it’s lower than expected earnings, corporate governance, a restructure or sudden key departure can prompt investors to quickly sell their holdings and run the share price down.</p><p>You only have to look at Ardent Leisure (owner of Dreamworld) after the announcement of four fatalities at the theme park in 2016, to see how unexpected news appears to impact the reputation of a company including its share price. The share price of Arden Leisure the day before the fatalities was $2.55.  That price fell to $2.00 (down 22 per cent) the day after the fatalities were announced.</p><h2 id="announcements-and-legislation">Announcements and legislation</h2><p>Changes to legislation and political announcements can also affect investor sentiment, and investors’ decisions to buy and sell shares.</p><p>For instance, we believe that when the $6.2 billion bank levy was announced during the 2017 Federal Budget, the market took notice.</p><p>The bank levy proposed to slug Australian banks (with more than $100 billion in liabilities) was a levy imposed to ensure the "banking sector makes a fair contribution to the economy.”</p><p>The run-off effect post the announcement was that $14 billion was wiped off the banking market.</p><h2 id="geopolitical-events">Geopolitical events</h2><p>Aside from company specific or industry news, broader political events can also affect share movements.</p><p>Take the recent fallout from key resignations amidst Theresa May’s Brexit deal. This appears to have caused shares exposed to the UK, as well as the Pound, to tumble.</p><h2 id="summary">Summary</h2><p>As you can see there are a number of factors which can influence the movement of shares.</p><p>And it’s handy to know what causes shares to move about. To help put your mind at ease and to help prevent any knee jerk reactions caused from market speculation or otherwise, which could prompt you to sell shares too quickly, we find that a common strategy is to ensure you are properly<a href="https://www.spaceship.com.au/learn/finance101/diversification-what-is-It/?ref=spaceship.ghost.io"> diversified.</a></p><p>Diversifying your investments can help to smooth out your investment returns and to reduce the risk of any particular event on your portfolio.  Remember that it is a good idea to always seek independent financial and legal advice before investing.</p><p>If you want to know more, explore our <a href="https://www.spaceshipinvest.com.au/learn/tag/investing/?ref=spaceship.ghost.io">investing series</a>.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Nicole Webb)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/investing/">Investing</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2021/11/Why-do-share-prices-move-around.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[3 children's movies with unexpected financial lessons]]></title>
            <link>https://www.spaceship.com.au/learn/childrens-movies-with-unexpected-financial-lessons/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/childrens-movies-with-unexpected-financial-lessons/</guid>
            <pubDate>Tue, 16 Nov 2021 20:32:00 GMT</pubDate>
            <description><![CDATA[Some of the more fun children's movies happen to have some important money insights.]]></description>
            <content:encoded><![CDATA[<p>Some of my favourite movies happen to fall in the animated/children's category.</p><p>They offer whimsy, comedic relief, and witty remarks, and they don't require rigorous attention, which makes them perfect for downtime and dual screening!</p><p>Better yet, upon reflection, these movies happen to also feature some important insights, often about money.</p><p>Don't believe me? Ask the dishes!</p><figure class="kg-card kg-image-card"><img src="https://www.spaceship.com.au/blog/images/2019/06/childrens-movies-with-unexpected-financial-lessons-1.jpg" class="kg-image" alt loading="lazy"></figure><p>Here is my roundup of the top animated movies with unexpected financial tales.</p><h2 id="1-the-little-mermaid-1991-">1. <em>The Little Mermaid</em> (1991)</h2><p>This doomed love affair, popularised by Hans Christian Andersen's fairytale, took an upbeat turn in Disney's remake.</p><p>After 16-year-old mermaid princess Ariel ventures to the shore, she falls in love with a human, Prince Eric. Longing to be with him, she decides she must become human.</p><p>She visits the cunning sea witch who offers Ariel a deal (via contract): the chance to become human (for three days), in exchange for Ariel’s voice.</p><p>If Ariel is unable to get the prince to fall in love with her in that time, she will return to the sea, and become the property of the sea witch. Prompted by love and hope, Ariel accepts the deal.</p><p>The journey to true love is fraught with peril for the voiceless Ariel. And while Ariel nabs herself love and the prince, the cladded contract proves a prickly point.</p><p><strong>Lessons from <em>The Little Mermaid</em></strong>:</p><ul><li>Don't sign up to contracts willy-nilly.</li><li>Scrutinise any contract with your name on it and ensure you understand the full gamut of what it involves — whether it means you’re replacing your mermaid tail with legs or you’re going guarantor on someone else's loan. If you're unsure, seek professional help.</li></ul><h2 id="2-the-princess-and-the-frog-2009-">2. <em>The Princess and the Frog</em> (2009)</h2><p>This visual delight harks back to the renaissance era of hand-drawn animation and  delivers a message for today's <a href="https://blog.spaceshipinvest.com.au/how-to-be-a-financially-independent-woman/?ref=spaceship.ghost.io">modern and independent women</a>.</p><p>Set in New Orleans, our heroine Tiana works double shifts as a waitress at two diners so she can open up her own restaurant. She also has a side hustle making delectable beignets for New Orleans' upper class.</p><p>Spurred on by her big dreams, she promptly works herself into the ground, shunning time with family and friends so she can scrape together a deposit for her restaurant.</p><p>Along the way Tiana falls in love with a prince-turned-frog — it’s Disney, remember! — and she is now faced with the tough decision: pursue her relationship or her dream?</p><p><strong>Lessons from <em>The Princess and the Frog</em></strong>:</p><ul><li>Goals can help you to visualise where you want to go.</li><li>If you have the ability to earn more income (through a side hustle, freelance income or by picking up extra shifts), consider doing it! This can help you reach your goals quicker.</li><li>A hardworking attitude is great, because it can help you to fund your goals sooner. But people are more important than money and things. Don't let money come at the expense of your relationships.</li></ul><h2 id="3-up-2009-">3. <em>Up</em> (2009)</h2><p>No Disney movie highlights the importance of <a href="https://blog.spaceshipinvest.com.au/have-a-plan/?ref=spaceship.ghost.io">financial planning</a> more than Up.</p><p>Childhood friends, Carl and Ellie bond over their love of exploring and adventure, and they create an exclusive explorer's clubhouse (for two).</p><p>As adults, Carl and Ellie fall in love, get married and dream of visiting Paradise Falls in South America. But adulthood is beset with everyday problems and money woes.</p><p>The couple's roof collapses in a storm, their car breaks down, they suffer injury setbacks and unfortunately have a miscarriage, all which causes them to dip into their Paradise Falls saving fund.</p><p><strong>Lessons from <em>Up</em></strong>:</p><ul><li>It’s important to have and maintain an emergency fund. An emergency fund is for the “what if” moments we hope don't come, but tend to crop up unexpectedly.</li><li>Map out your goals; this will help you get clear on what's important to you.</li><li>Establish separate funds for your goals (whether you’re going to Paradise Falls or buying a new car). Savings to reach these goals should not be confused with an emergency fund.</li></ul><p>Hopefully this has offered some food for thought on the importance of setting financial goals, having an emergency buffer and how proper advice can help you to stay protected.</p><p>If anything else, you might just find some new movies to watch!</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Nicole Webb)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/personal-finance/">Personal Finance</category>
            <category domain="https://www.spaceship.com.au/learn/tag/people-and-ideas/">People &amp; Ideas</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2021/11/Childrens-movies-with-unexpected-financial-lessons.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[12.11.21 | We sold a stock]]></title>
            <link>https://www.spaceship.com.au/learn/121121-newsletter/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/121121-newsletter/</guid>
            <pubDate>Thu, 11 Nov 2021 00:09:00 GMT</pubDate>
            <description><![CDATA[We sold Ping An Healthcare and Technology. Here's why.]]></description>
            <content:encoded><![CDATA[<p>Generally, we update our portfolios on a quarterly basis, but every now and then we have to make an intra-quarter decision.</p><p>This week was one of those weeks.</p><p>We made the decision to sell Ping An Healthcare and Technology out of both the Spaceship Universe Portfolio and the Spaceship Earth Portfolio.</p><p>Ping An Healthcare is a Chinese company that provides healthcare solutions.</p><p>It offers physical services and products, as well as a 24/7 mobile platform for online consultations, hospital referrals and medication delivery.</p><p>Fittingly, ‘Ping An’ translates to health and safety in Chinese.</p><p>Recently, the Chinese government released a draft report banning telehealth for the purposes of initial visits and artificial intelligence, although follow up visits were still allowed.</p><p>We believe this is a negative development for our investment thesis in Ping An, as it reduces the telehealth opportunity in the region. According to SupChina, “the rules seem to be a blanket ban rather than flexible guidelines for running a healthcare business”.</p><p>We first invested in Ping An last year.</p><p>Since then, Chinese regulators have cracked down on technology monopolies. We actually felt an increased regulatory environment could be a positive for Ping An, as two of its major competitors are Alibaba Health and JD Health, two e-commerce giants. However, this has been proven incorrect with the publication of the draft report.</p><p>Ping An has responded by announcing they will refocus to serve corporate customers rather than using a direct-to-consumer model, which may lead to lower long-term growth.</p><hr><p>Important! We’re sharing with you our thoughts on the companies in which Spaceship Voyager invests for your informational purposes only. We think it’s important (and interesting!) to let you know what’s happening with Spaceship Voyager’s investments. However, we are not making recommendations to buy or sell holdings in a specific company. Past performance isn’t a reliable indicator or guarantee of future performance.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Bryna Howes)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/newsletters/">Newsletters</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2021/11/unnamed.jpeg" length="0" type="image/jpeg"/>
        </item>
        <item>
            <title><![CDATA[Real Money Talk: Zack]]></title>
            <link>https://www.spaceship.com.au/learn/real-money-talk-zack/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/real-money-talk-zack/</guid>
            <pubDate>Tue, 09 Nov 2021 20:30:00 GMT</pubDate>
            <description><![CDATA[Zack’s a 29-year-old who lives in the remote Northern Territory. He was homeless from his early teens until his early twenties.]]></description>
            <content:encoded><![CDATA[<p>This post is based on an interview we conducted with Zack in October 2021.</p><p>Real Money Talk is our series where we interview Australians from all walks of life about their personal finances. The views expressed are those of the interviewees, based on their experiences with money, and as such are not necessarily representative of Spaceship's views.</p><p>We have changed the name of the interviewee for their privacy.</p><h2 id="overview">Overview</h2><p><strong>Name:</strong> Zack<br><strong>Age:</strong> 29<br><strong>Where do you live?</strong> Remote Northern Territory</p><p><strong>Please tell us a bit about yourself.</strong></p><p>29 years of age. Living in remote Northern Territory, Australia. I've been working in employment services for approximately three years.</p><p><strong>What's your current net worth?</strong></p><p>$69,531.18</p><p><strong>How does it break down?</strong></p><ul><li>Spaceship Voyager: $7,370</li><li>Cash: $41,568.23</li><li>Superannuation: $20,592.95</li></ul><p><strong>Do you have any debts?</strong></p><p>I do not have any debts.</p><p><strong>How did you build your net worth?</strong></p><p>I've been homeless from my early teens until my early twenties. I was finally given an opportunity to work remote from a lady I had met. She gave me the chance to have stable accommodation and consistent savings, although not without hard work and sacrificing everyday things many people take for granted.</p><h2 id="earn">Earn</h2><p><strong>Tell us a bit about your career.</strong></p><p>Three years working in remote Aboriginal communities providing employment services. Prior to this I was a flight attendant for three years.</p><p><strong>Do you have any income sources outside your job? How much do you earn from each and how did you develop them?</strong></p><p>I'm currently looking at buying a food van.</p><p><strong>What advice do you have for other people who want to earn more money?</strong></p><p>Make a coffee at home!</p><h2 id="save">Save</h2><p><strong>What's your savings rate? How has it changed over time?</strong></p><p>It has varied from time to time as I have been lending money to my partner and family members. I usually aim to save around 70% of my net income.</p><p><strong>Do you have a budget?</strong></p><p>$125 dollars of food shopping per week.</p><p><strong>How much do you spend per year?</strong></p><p>Last year I spent approximately $20,000 which included a nice 4 week holiday for two.</p><p><strong>Do you make purchase decisions carefully, or are you loose with your money?</strong></p><p>I've been called a tight arse too many times.</p><p><strong>How is your work-life balance?</strong></p><p>Prior to my current role, I was working 14 hour days, six days per week. I'm now working the standard 7.5 hour days, five days per week.</p><p><strong>What's your favourite thing to spend money on?</strong></p><p>R.M.Williams</p><h2 id="invest">Invest</h2><p><strong>How do you invest?</strong></p><p>I've tried my luck investing in the ASX, however, I sold at a loss. For now, I'll stick with Spaceship Voyager Universe and Earth portfolios.</p><p><strong>What's been your best investment?</strong></p><p>Spaceship.</p><p><strong>What's been your worst investment?</strong></p><p>BNPL (it was) ASX listed.</p><p><strong>What's been your overall return?</strong></p><p>I invested quite a lot right before the market took a turn. Since then I've been utilising the dollar cost averaging method and have finally seen a small return.</p><p><strong>How are you building wealth?</strong></p><p>Through working and Spaceship at this time.</p><p><strong>What are your main roadblocks to building wealth? How are you addressing them?</strong></p><p>Poor credit rating from when I was 18 and homeless. I was signed up to many plans through phone companies without having a job. Slow and steady and hopefully one day I will be given the opportunity for a home loan.</p><p><strong>Do you have a target net worth you want?</strong></p><p>$100,000 net worth before my 30th birthday. That being $70,000+ in cash.</p><h2 id="behaviour">Behaviour</h2><p><strong>When did you make your first significant behavioural shift towards wealth building?</strong></p><p>Two years ago.</p><p><strong>If you could start again, what would you do differently? What advice would you give your younger self?</strong></p><p>Stay in school and listen to your elders.</p><p><strong>What mistakes have you made along the way that others can learn from?</strong></p><p>Stay long term in the stock market and ride out the lows.</p><p><strong>Do you have any worries about retirement? If so, how are you planning to address them?</strong></p><p>I hope I can live old enough to see my superannuation! I think I'll be comfortable at retirement.</p><p><strong>How are you learning about building wealth?</strong></p><p>Through posts from Spaceship, online forums and reading finance articles.</p><p><strong>Do you give to charity? If so, what percentage of your time/money do you give?</strong></p><p>I give to Vinnies quite often as they were always there to provide assistance. I don't believe in charities that work out of shopping centres taking monthly deductions.</p><h2 id="we-want-to-hear-your-real-money-talk">We want to hear your Real Money Talk</h2><p>At Spaceship we’re big believers in sharing our money stories. We want to hear yours, too. In our ongoing <a href="https://www.spaceship.com.au/learn/tag/real-money-talk/?ref=spaceship.ghost.io">Real Money Talk</a> series, members of our community share what they’ve learned about managing money. We’d love you to take part. <a href="https://forms.gle/B2xKnqAqjePMHfFG9?ref=spaceship.ghost.io">Here’s a link to our Real Money Talk survey</a> where you can share your story.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Kelly Simpson)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/real-money-talk/">Real Money Talk</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2021/11/Real-Money-Talk-Zack.png" length="0" type="image/png"/>
        </item>
        <item>
            <title><![CDATA[What is super stapling? (And why should you care?)]]></title>
            <link>https://www.spaceship.com.au/learn/what-is-super-stapling/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/what-is-super-stapling/</guid>
            <pubDate>Tue, 09 Nov 2021 20:15:00 GMT</pubDate>
            <description><![CDATA[You don’t want to get stapled to an underperforming fund.]]></description>
            <content:encoded><![CDATA[<h2 id="tldr-">TLDR:</h2><ul><li>Super ‘stapling’ means you keep your existing super fund through your working life, unless you change it.</li><li>If you don’t have an existing super fund, you’ll need to nominate one to your new employer, or they’ll be able to put you in a default fund.</li><li>This means it’s important to make sure you’re in the best super fund for you.</li></ul><h2 id="australia-s-a-good-place-to-retire-">Australia’s a good place to retire.</h2><p>If you’re an Australian resident, you have access to one of the world’s best practice retirement savings schemes. There are three parts to it: compulsory superannuation, the age pension, and voluntary retirement savings.</p><p>It hasn’t always been this way. Compulsory super was only introduced in 1992 with a 3% Super Guarantee, which is the proportion of your earnings that is directed into your super fund. The Super Guarantee has since raised to 10% and is on track to reach 12% in 2025.</p><p>This means that, currently, if you work for someone else, 10% of your earnings must be paid into a super fund. The super fund will manage this money for you, and try to grow it as much as possible for your retirement. Different funds have different approaches and different success.</p><p><a href="https://www.spaceship.com.au/learn/how-to-find-and-check-your-superannuation/?ref=spaceship.ghost.io">Not sure where your super is? Here’s how to check.</a></p><h2 id="having-too-many-super-funds-can-be-a-problem">Having too many super funds can be a problem</h2><p>If you’re someone who’s had lots of different jobs, you might find yourself with more than one super fund. More than four million Australians as at 30 June 2020 had more than one super account. Having <a href="https://www.spaceship.com.au/learn/why-having-several-super-accounts-can-sometimes-be-a-terrible-idea/?ref=spaceship.ghost.io">more than one super account</a> can mean you’re paying extra fees and spending extra time managing your money. The ATO has estimated that multiple accounts are costing Australians $450 million in fees. Super stapling aims to address this.</p><h2 id="what-is-super-stapling">What is super stapling?</h2><p>On 1 November 2021, a change in the superannuation legislation was introduced that ‘staples’ you to your super fund for your whole career. Unless you make an active decision to change it, the super fund you’re with now is likely to be the super fund you retire with.</p><p>This applies to anybody with a super fund. Now, if you don’t give your employer your super fund details when you start a new job,, which can sometimes prompt someone to reconsider their super account, your new employer will search an ATO database and pay your super to your existing fund.</p><h2 id="what-does-this-mean-for-you">What does this mean for you?</h2><p>Where you keep your super matters. There are heaps of different super funds and they all perform differently – and some of them underperform the market, which means they return less, on average, than most of the other ones do. When you choose a super fund, performance is an important metric to consider, but it’s not the only one.</p><h2 id="you-don-t-want-to-get-stapled-to-an-underperforming-fund-">You don’t want to get stapled to an underperforming fund.</h2><p>If you first start paying super when you’re 20, and access your money at the current preservation age of 60, it has 40 years in the market to grow.</p><p>Even a 1% difference in annual return makes a significant impact over that timeframe.</p><p>Here’s an example.</p><p>$20,000 sitting in a super fund for 40 years will grow to $140,800 if the fund returns 5% p.a. – which means it grows an average rate of 5% per year.</p><p>If the fund returns 6% p.a. instead, that $20,000 will grow to $205,714. That’s almost $65,000 more.</p><p>Note that we haven’t taken fees into account here, which will impact your returns.</p><p>If your super fund is a MySuper product and it doesn’t meet basic performance metrics, it must send you a letter in the mail to explain why, and tell you what it intends to do about it. Even if you don’t receive this letter, it’s a good idea to regularly review your super fund’s performance.</p><h2 id="what-s-a-mysuper-product">What’s a MySuper product?</h2><p>MySuper products are basic superannuation accounts with basic features and fees. The majority of Australian workers are invested in the default product of their current fund, and MySuper is aimed at making sure this is a cost-effective option for them.</p><h2 id="entering-the-workforce-for-the-first-time">Entering the workforce for the first time?</h2><p>If it’s your first time paying super, keep in mind that if you don’t choose a super fund, your employer will elect a default fund for you. The default must be a compliant fund with a MySuper product. MySuper products tend to have a single investment option, standard insurance, and lower fees. They also must meet set performance requirements.</p><h2 id="so-what-now">So… what now?</h2><p>Your best bet is to keep an eye on your superannuation. Know where it is, how it’s performing, and decide for yourself if you’re happy being stapled to it.</p><p>Not sure where to start? Find out more about <a href="https://www.spaceship.com.au/super/?ref=spaceship.ghost.io">Spaceship Super</a>.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Kelly Simpson)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/superannuation/">Superannuation</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2021/11/What-is-stapling-and-why-should-you-care.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[05.11.21 | I've been stapled]]></title>
            <link>https://www.spaceship.com.au/learn/051121-newsletter/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/051121-newsletter/</guid>
            <pubDate>Fri, 05 Nov 2021 01:17:00 GMT</pubDate>
            <description><![CDATA[You are now ‘stapled’ to your existing super accounts.]]></description>
            <content:encoded><![CDATA[<p>I started working when I was 15 years old. I had a face that was teeming with metal — braces and an eyebrow ring, to be specific — and pimples.</p><p>Superannuation wasn’t exactly on my mind.</p><p>Thus, I just kind of ended up in a fund.</p><p>After high school, I kept working, but I also took several months off for an operation, and then at 20, I went backpacking across America. I came back and picked up some work (and two new super funds) and then I started feeling restless again.</p><p>Then one day, I was walking back to work after my lunch break and a pigeon rounded a corner and flew into my head. That was it. I’d had enough of Sydney.</p><p>I booked a bevy of tickets, secured some visas, and essentially spent the next eight years living overseas, creating a laundry list of experiences that included getting mugged twice in the space of five minutes in Barcelona, emergency landings, a plane engine blowing up on takeoff, the London bombings, and a few others.</p><p>It was all rather exciting.</p><p>The problem was that in the meantime, my super was mirroring my experiences in that it was running into one problem after another.</p><p>By having my super spread across three accounts, I was paying three sets of fees!</p><p>Because I was living and working overseas, employer contributions weren’t a thing that was happening. And like you might expect of someone who moved to Canada on account of a low-flying pigeon, I wasn’t exactly making savvy decisions.</p><p>While I could have sent money home to super, I didn’t.</p><p>So, for eight years, nothing went in and a whole lot came out. And that pesky global financial crisis basically halved what remained of my balance in one fell swoop.</p><p>When I finally returned to Australia, all worldly and enlightened (I assume), I didn’t work full-time for about four years. So, make that 12 years of nada.</p><p>The result is a super balance that looks like it has been mugged twice in Barcelona.</p><p>I tell this story because earlier this week, new superannuation rules came into effect that might have changed the trajectory of my super all those years ago.</p><p>As of 1 November, you are ‘stapled’ to your existing super accounts.</p><p>That means when you next switch jobs, if you don’t choose a super fund, your new employer must pay super contributions into your existing accounts (your stapled fund).</p><p>So, if you have an existing super account, no employer will be able to open a new super fund on your behalf. If you change jobs a few times, like I did, you’ll be carrying your first super fund around like a backpack.</p><p>This might mean you’ll save money on fees; less super accounts generally means paying less fees. But it also might mean you get stapled to an underperforming super fund.</p><p>One of the best things you can ever do when it comes to your finances is participate. Choosing a bank you can rely on, choosing where to save and invest your hard-earned cash, choosing where the 10% of your salary — the amount that goes into your super — ends up.</p><p>We make bundles of choices in our lives, good and bad.</p><p>Sometimes we make choices without even knowing we’re doing so!</p><p>By ignoring my super for years, I was essentially making a choice to not be as far along with my super as perhaps I should be at my age, even if it wasn’t an active decision.</p><p>As we head towards a new year, it seems like a good time to reflect on all the choices you’ve made in your life and ask yourself this question: did you choose your super fund or did your super fund choose you?</p><p>Because now… you’re stapled to it.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Bryna Howes)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/newsletters/">Newsletters</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2021/11/mike-meyers-_1HlXH4LI7A-unsplash--1-.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[How do personal values affect financial decisions?]]></title>
            <link>https://www.spaceship.com.au/learn/how-do-personal-values-affect-financial-decisions/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/how-do-personal-values-affect-financial-decisions/</guid>
            <pubDate>Tue, 02 Nov 2021 23:30:00 GMT</pubDate>
            <description><![CDATA[There are many factors that influence our financial decision making.]]></description>
            <content:encoded><![CDATA[<p>How do you arrive at the financial decisions that you do?</p><p>Well there are many factors that influence our financial decision making and our own personal values account for more than you might think - this includes our personality type, cultural values, level of financial literacy and past experiences.</p><h2 id="1-personality-types">1.  Personality types</h2><p>Some psychologists broadly agree there are <a href="https://www.ft.com/content/5e8da24c-bb09-11e6-8b45-b8b81dd5d080?ref=spaceship.ghost.io">six financial personality types</a>.</p><p>From cash splashers and meticulous spreadsheet documenters to those who bury their head in the sand, our financial personality types inform our relationships with money and influence our financial decisions.</p><p>Whether it's frequent investment trading, hoarding cash or using money to show grand gestures, these financial personality types can give insight into our underlying desires and attitudes whether it be overconfidence, security or being admired.</p><h2 id="2-social-and-cultural-values">2.  Social and cultural values</h2><p>Our societal and cultural values also inform our financial decisions.</p><p>In Australia there are tell-tale signifiers of common social values – we are obsessed with home ownership, it is part of the Great Aussie dream.</p><p>Our beliefs around success and security are intertwined very closely with home ownership. It’s why, according to ABS data, in 2015-2016 around 67 per cent of Australian households lived in owner-occupied homes.</p><p>And it’s why the property market, banking industry and politicians all appeal to our desire to own our own home.</p><p>But there are also insights around how we collectively like to have fun.</p><p>A key social Australian past time is trotting down to the races, frocking up and taking part in the sweeps.</p><p>The race that stops a nation (and the broader gambling sector that supports it) is woven into the fabric of the country’s entertainment industry, and goes hand in hand with Australians’ ideals around taking a punt and ‘having a go.’</p><p>It’s the reason why we are a nation of betters. And it’s no surprise Australians experience<a href="https://www.nytimes.com/2018/04/04/world/australia/australians-gambling-betting-machines.html?ref=spaceship.ghost.io"> higher gambling losses</a> per person than any other country.</p><h2 id="3-financial-literacy">3. Financial literacy</h2><p><a href="https://www.nber.org/papers/w17821.pdf?ref=spaceship.ghost.io">Comparative international research</a> shows that higher levels of numeracy and financial literacy are positively correlated with proactive approaches around financial planning, investment ownership as well as wealth accumulation.</p><p>However broadly speaking, the state of financial literacy worldwide still remains relatively low.</p><p>The<a href="http://gflec.org/initiatives/sp-global-finlit-survey/?ref=spaceship.ghost.io"> Standard &amp; Poor’s</a> Ratings Services Global Financial Literacy Survey is the world’s most comprehensive global measure of financial literacy.</p><p>Its findings from its 2014 survey show that:</p><ul><li>One in three adults (33 per cent) worldwide are financially literate;</li><li>Women reported lower levels of financial literacy than men;</li><li>Numeracy and inflation are the <strong>most understood</strong> concepts</li><li>Risk diversification is the <strong>least understood</strong> concept</li></ul><p>Broadly, speaking, there is greater opportunity for all of us to upskill our own financial literacy. </p><p>That's why at Spaceship, we try to cut the jargon and talk in plain speak, because we know the positive impact that accessible insightful help can have on your financial literacy.</p><h2 id="4-personal-and-past-experiences">4. Personal and past experiences</h2><p>This probably has the most conscious effect on our financial decisions.</p><p>People who lived through periods of economic depression, whether they have experienced it first-hand or witnessed wide-scale and economic dislocation, likely bring these memories into their attitude to money.</p><p>For instance, pre-retirees and retirees whose retirement savings were impacted by the Global Financial Crisis have strong experiences which they are likely to take into consideration when making financial decisions today.</p><p>For these investors, the losses incurred during those periods either forced them to prolong their retirement or adjust their lifestyle expectations accordingly. It also means their personal experiences may make them weary of the share market based on that experience. </p><p>You don’t arrive at your financial decisions by accident. Your personal values and life experiences in varying degrees influence how you arrive there. </p><p>But understanding the drivers behind your financial decisions, can shed some colour and help you to rationalise future choices.<br></p>]]></content:encoded>
            <author>hello@spaceship.com.au (Nicole Webb)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/behaviour/">Behaviour</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2019/02/How-do-personal-values-affect-financial-decisions-.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[What is stock diversification?]]></title>
            <link>https://www.spaceship.com.au/learn/what-is-stock-diversification/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/what-is-stock-diversification/</guid>
            <pubDate>Tue, 02 Nov 2021 23:00:00 GMT</pubDate>
            <description><![CDATA[Diversification means not putting all your energy or resources into one area.]]></description>
            <content:encoded><![CDATA[<p>The idiom “don’t put all your eggs in one basket” is an oft-quoted phrase relevant to many life areas. It captures the ultimate risk-averse sentiment: the fear of losing it all from putting all your energy or resources into one area.</p><p>Whether you’re dating or job hunting, many heed this advice and avoid betting on one thing. It's also a generally accepted investing mantra about diversifying your assets and investments.</p><h2 id="why-diversify-your-investments">Why diversify your investments?</h2><h3 id="you-could-reduce-investment-risk">You could reduce investment risk</h3><p>If you invest in one type of grocery chain, you’d make a fortune if it came good. But if it went belly up, you risk losing all your money.</p><p>Let's say you manage investment risk by diversifying across a few grocery chains. In this scenario, you're better protected against risks facing those individual companies. Yet you're still exposed to vulnerable risks in the broader grocery sector.</p><p>To tackle this, you may want to diversify again. You could explore investing in a different industry or country to spread your risk.</p><h3 id="you-could-avoid-money-loss">You could avoid money loss</h3><p>By having varied investment types, you're not exposed to one main asset, as per the grocery store example above. This means you might be less likely to lose money if a particular asset or sector underperforms.</p><h3 id="you-can-manage-uncertainty">You can manage uncertainty</h3><p>We don’t know how businesses will perform, how customers will react, or how a country’s economy will grow or slow.</p><p>By applying diversification, it can act as a hedge against the unknown.</p><h2 id="how-do-you-achieve-diversification">How do you achieve diversification?</h2><p>By making many varied investments instead of one.</p><p>This way your investment performance is not tied to one asset class, industry, company or region.</p><h2 id="what-are-the-limitations-of-diversification">What are the limitations of diversification?</h2><p>Even though diversification can be a useful hedge against risk, it is not foolproof. And it does not eliminate risk altogether.</p><h3 id="the-potential-upside-may-be-capped">The potential upside may be capped</h3><p>Just as diversification can limit your downside by smoothing out risk and volatility across a group of investments, it can also limit your potential investment upside.</p><h3 id="it-can-be-time-consuming-to-diversify">It can be time consuming to diversify</h3><p>A diverse portfolio can be more onerous to manage than a less diversified portfolio. This is because there are likely more investments to track and trade, and more things to track.</p><h3 id="the-fees">The fees</h3><p>Applying diversification usually means holding more investments. This could translate to more fees and overall costs to run the investments, as well as more frequent trading.</p><h2 id="what-do-the-professionals-advise">What do the professionals advise?</h2><p>Diversification is something you hear time and time again when it comes to investing. It's a commonly accepted investing mantra, yet not everyone agrees.</p><p>Professional investor and billionaire, Warren Buffett says: “Diversification is a protection against ignorance. [It] makes very little sense for those who know what they’re doing.”</p><p>Buffett is saying if you know how to pick good investments, diversification is unnecessary.</p><p>Perhaps rather than it being an either/or option, it is a mix of both.</p><p>The key is really about finding good investments. And once you have honed your expertise and picked good investments with healthy and reliable returns, try diversifying across them.</p><p>If you’re new to investing or want help on your investment journey, you may consider seeking the advice and support of a professional like a financial adviser.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Nicole Webb)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/investing/">Investing</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2020/01/what-is-stock-diversification.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[A guide to checking your spending habits]]></title>
            <link>https://www.spaceship.com.au/learn/checking-your-spending-habits/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/checking-your-spending-habits/</guid>
            <pubDate>Tue, 02 Nov 2021 22:44:00 GMT</pubDate>
            <description><![CDATA[Anxious about money? This guide is here to help curb those feelings of regret after ignoring your budget for the last few years.]]></description>
            <content:encoded><![CDATA[<p>Anxious about money? This guide is here to help curb those feelings of regret after ignoring your budget for the last few years, or getting carried away a few too many times during the Black Friday sales.</p><h2 id="check-yourself-before-you-">Check yourself before you…</h2><p>Wreck your credit score. Credit cards are the go-to for many Australians shopping at bricks and mortar shops or online.</p><p>However, credit providers are collecting and reporting even more information about your credit card repayment activities. And many credit providers have started sharing more comprehensive credit data with credit reporting agencies.</p><p>So, if you miss repayment dates or default on the terms, this will be reported and it’s possible your credit score may be negatively affected, with your credit score potentially going down. Your credit score may also be impacted positively by meeting your repayment and other obligations (i.e. if you have been making on-time payments).</p><p>If it’s been a while since you last checked your credit score or you haven’t checked before, there are plenty of credit reporting agencies that can provide you a free report on your credit score. Check out MoneySmart’s list<a href="https://www.moneysmart.gov.au/borrowing-and-credit/borrowing-basics/credit-scores?ref=spaceship.ghost.io"> here</a>.</p><h2 id="consider-debit">Consider debit</h2><p>Credit cards are not the only way to pay for things. If you’re a tap-and-go kind of person, debit cards can be a great alternative and allow you to keep a check your spending habits.</p><p>According to<a href="https://www.rba.gov.au/statistics/tables/index.html?ref=spaceship.ghost.io#payments-system"> RBA stats</a>, Australians have shifted to debit cards in the last decade. In 2004, 49% of all card purchases were with debit cards while in 2014, 66% were using debit cards.</p><p>Debit or ‘everyday’ transaction accounts can give you far more control over your spending as it uses your own cash, without drawing of credit from the bank.  It also makes it easier to see how much is left to spend across a given day/week/month.</p><h2 id="cash-rules-everything-around-me">Cash rules everything around me</h2><p>Even more hardcore than using a debit card is using cash. I know it’s 2020, but last time I checked, walking into a shop with some cold hard cash still gives you the same purchasing power as a plastic card.</p><p>According to<a href="https://www.westpac.com.au/personal-banking/credit-cards/explore/visa-contactless-payments-data/?ref=spaceship.ghost.io"> Westpac Bank</a>, as of 2017 Australia leads the world in adopting contactless payments, with the ability to pay bills with your phone, watch, ring, glasses or by cards (if you’re more of a traditionalist).</p><p>According to some<a href="https://www.lifehacker.com.au/2016/09/paying-with-cash-really-does-make-you-spend-less/?ref=spaceship.ghost.io"> studies</a>, using cash has been shown to make you spend less overall. By physically handing over cash and seeing how much money you spend in a given transaction, you quickly see how easily spending can add up.</p><h2 id="the-b-word-">The B-word.</h2><p>Speaking of… a budget can allow you to stop feeling stressed or anxious about money and start getting your spending and saving habits under control.</p><p>Even the most basic of budgets will allow you to get a sense of where your money is going and how much you spend in a given week.</p><p>While many shun budgets as constrictive, at the very least they provide a level of clarity and direction as to where you decided your money <em>should</em> be going.</p><p>Reviewing a budget is just as important as creating one and amending the budget based on your situation is crucial to your continued and successful spending/saving relationship.</p><h2 id="spending-plans">Spending plans</h2><p>Similar to a budget (but we think is usually more fun), is putting in place a spending plan.</p><p>If you’ve been needing a new set of sheets for your bed but haven’t really been able to sink a few hundred dollars on them, start planning for when you want to buy them.</p><p>Give yourself enough time to line up the best timing (sales are great) or when you might practically need them (just in time for winter).  From there, figure out the amount of money you need to save each week, fortnight or month in order to spend the money at the designated time. </p><p>Spending plans allow you to budget, but actually get excited about what you are saving for. Spend time researching the product you want and start putting your plan in place to buy on a certain date.</p><h2 id="ready-to-tap-and-go">Ready to (tap and) go?</h2><p>Feeling stressed or anxious about money doesn’t mean you have to shy away from spending.</p><p>Embracing your usual spending habits, reviewing them and following a few of the steps above can help ease some of your worries and give you the freedom to put better spending habits in place for the future.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Liv Steigrad)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/personal-finance/">Personal Finance</category>
            <category domain="https://www.spaceship.com.au/learn/tag/cost-of-living/">Cost of Living</category>
            <category domain="https://www.spaceship.com.au/learn/tag/behaviour/">Behaviour</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2020/02/checking-spending-habits.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[How to build a financial plan]]></title>
            <link>https://www.spaceship.com.au/learn/have-a-plan/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/have-a-plan/</guid>
            <pubDate>Wed, 27 Oct 2021 03:00:00 GMT</pubDate>
            <description><![CDATA[Consider Spaceship your very own A-team. ]]></description>
            <content:encoded><![CDATA[<ul><li>Write down your goals, both simple and complex.</li><li>Acknowledge what you spend.</li><li>Separate daily spending from your pay.</li><li>Give yourself a buffer.</li><li><a href="https://www.spaceship.com.au/learn/tips-saving-for-home-deposit/?ref=spaceship.ghost.io" rel="noreferrer">Aim for a 20% house deposit.</a></li><li>Be honest and proactive. It's just money. Don't let it frighten you.</li></ul><hr><blockquote>“I love it when a plan comes together” - John ‘Hannibal’ Smith, The A-Team.</blockquote><p>If you have never heard of the A-Team, please watch the video below:</p><figure class="kg-card kg-embed-card"><iframe width="560" height="315" src="https://www.youtube.com/embed/_MVonyVSQoM?rel=0&amp;controls=0&amp;showinfo=0" frameborder="0" gesture="media" allow="encrypted-media" allowfullscreen=""></iframe></figure><p>Hopefully what you gathered from that was that the A-team was the best.</p><p>If you had a problem that needing fixing, the A-Team were the ones to do it.</p><p>If you have a problem with saving money, well then consider Spaceship your very own A-team.</p><p>By the end of this blog, you’ll know how to save for that new car, new house or finally pay off all of that credit card debt.</p><p>What you need is a financial plan.</p><h2 id="what-is-a-financial-plan">What is a financial plan?</h2><p>A financial plan is a comprehensive evaluation of your current and future financial state.</p><p>Or as the Certified Financial Planner Board <a href="https://www.cfp.net/for-cfp-professionals/professional-standards-enforcement/standards-of-professional-conduct/terminology?ref=spaceship.ghost.io">puts it</a>:</p><p>“The process of determining whether and how an individual can meet life goals through the proper management of financial resources."</p><figure class="kg-card kg-image-card"><img src="https://www.spaceship.com.au/blog/images/2018/09/Screen-Shot-2017-12-12-at-3.23.04-pm.png" class="kg-image" alt="Screen-Shot-2017-12-12-at-3.23.04-pm" loading="lazy" width="399" height="253"></figure><h3 id="why-is-financial-planning-needed">Why is financial planning needed?</h3><p>Unfortunately, people tend to spend more than they need to. The allure of short-term rewards is much harder to ignore than the future satisfaction of achieving a long-term financial goal.</p><p>For example; spending unnecessarily on a Friday night, when you are saving for a car.</p><p>Making a financial plan will substantially increase your chances of achieving that long-term financial goal. When saving money with more than one other person (couple/family) a financial plan is essential.</p><p>Without it, problems can arise and relationships can suffer.</p><figure class="kg-card kg-image-card"><img src="https://www.spaceship.com.au/blog/images/2018/09/Screen-Shot-2017-12-12-at-3.24.39-pm.png" class="kg-image" alt="Screen-Shot-2017-12-12-at-3.24.39-pm" loading="lazy" width="390" height="275"></figure><h3 id="what-are-financial-goals">What are Financial Goals?</h3><p>Any goal with significant financial requirements (assets/income) is classed as a financial goal.</p><p>It’s important when setting your financial goals to set a time frame.</p><p>For example, do you want to buy a new car in six months time? Or two years time?</p><p>Not setting one can lead to a lack of motivation and decrease the likelihood of achieving your financial goal.</p><p>Your financial goals might include setting up an emergency fund, getting out of debt, buying a car, buying a house, starting a business, paying for a course or even a comfortable retirement.</p><h3 id="simple-goalemergency-fund">Simple Goal - Emergency Fund</h3><p>An example of a straightforward short-term goal is an emergency fund.</p><p>Let’s say you have a target of $5,000 and you want to save it in 12 months time.</p><p>You then break it down, to whatever level you prefer.</p><p>It’s approximately $417 a month, or $105 a week, or $14 a day.</p><h3 id="complicated-goalhouse">Complicated Goal - House</h3><p>For a more extensive expense, your financial plan may not be as straightforward.</p><p>For example if you want to save for a house this would be a method on how you could do so.</p><p><strong>1. Review your spending for the last 6-12 months.</strong></p><p>Go through your bank and credit card statements and look at where cuts can be made. Then draw up a workable budget broken down into essential and nonessential spending.</p><p><strong>2. Set up a cash management system.</strong></p><p>Have all of your income paid into an interest-bearing cash management account or loan offset account. From here pay yourself a regular amount each pay period into an ‘everyday account’. This separates your savings from your expenditure.</p><p><strong>3. Have a float to cover fluctuations.</strong></p><p>Your ‘everyday account’ should have a float of, say $1,000, so that you can manage the occasional fluctuation in expenditure.</p><p><strong>4. Take out a set amount of cash each week.</strong></p><p>Cash expenditure can be hard to track, so take only a set amount out each week and put all other spending on Eftpos or a credit card so they can be monitored. All Eftpos and credit card expenditure should also be paid out of the everyday account.</p><p><strong>5. Continue to refine your budget and adjust your regular payment accordingly.</strong></p><p>The control parameters are an essential part of proactively managing your savings and expenditure. If you allow too much flexibility, your savings can be eroded away.</p><p><strong>6. Budget based on your pay cycle.</strong></p><p>If you’re paid monthly, budget monthly.</p><p><strong>7. Work out the loan repayments that you can commit to based on your budget.</strong></p><p>As interest rates are low at the moment, it is essential to leave some room in your budget for interest rate increases.  Banks will assess you based on an interest rate of 7.5 per cent to 8 per cent to allow for these interest rate rises.</p><p><strong>8. Aim to have at least a 20% deposit.</strong></p><p>When <a href="https://www.spaceship.com.au/first-home/?ref=spaceship.ghost.io" rel="noreferrer">purchasing a hom</a><a href="https://www.spaceship.com.au/first-home/?ref=spaceship.ghost.io" rel="noreferrer">e</a>, you should try to have at least 20% deposit and enough to cover the extra costs such as stamp duty etc. If you have less than this amount, you would need to increase your borrowings to pay mortgage insurance over the whole loan, not just the amount over 80%.</p><p>As an example, if you wanted to purchase a property worth $500,000 the costs would be the following:</p><ul><li>Stamp duty on purchase = $17,990</li><li>Purchase costs (legal fees etc.) = $2,010</li><li>Purchase price = $500,000 ($520,000 with added costs)</li><li>Less savings = $ 70,000</li><li>Loan required (90 per cent) = $450,000</li><li>The loan mortgage insurance would be approximately $7,920. This amount is capitalized onto the loan amount.</li></ul><p>You will need to save $120,000 if you only want to borrow 80 per cent of the purchase price and not pay mortgage insurance.</p><p><strong>9. Be proactive!</strong></p><p>Set a budget, set a savings goal, and continually manage the budget.</p><p>Hopefully, you now know the method to save for your financial goals, whatever they may be.</p><p>If you are ever tempted by the short-term reward of an unnecessary purchase, just think of the satisfaction of achieving your financial goal, and being able to say:</p><figure class="kg-card kg-embed-card"><iframe width="560" height="315" src="https://www.youtube.com/embed/XwozVKOkzz4?rel=0&amp;controls=0&amp;showinfo=0" frameborder="0" gesture="media" allow="encrypted-media" allowfullscreen=""></iframe></figure>]]></content:encoded>
            <author>hello@spaceship.com.au (Spaceship Developer Account)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/behaviour/">Behaviour</category>
            <category domain="https://www.spaceship.com.au/learn/tag/hash-lachlan/">#lachlan</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2021/10/how-to-build-a-financial-plan.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[What is an investment value trap (and how to avoid them)?]]></title>
            <link>https://www.spaceship.com.au/learn/what-is-an-investment-value-trap-and-how-to-avoid-them/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/what-is-an-investment-value-trap-and-how-to-avoid-them/</guid>
            <pubDate>Wed, 27 Oct 2021 01:45:00 GMT</pubDate>
            <description><![CDATA[When investing in shares, one of the trickiest things to know is if a share you are holding is on its way up or down.]]></description>
            <content:encoded><![CDATA[<p>When investing in<a href="https://www.spaceshipinvest.com.au/learn/why-do-share-prices-move-around/?ref=spaceship.ghost.io"> shares</a>, one of the trickiest things to know is if a share you are holding is on its way up or down.</p><p>Undervalued company's shares can be cheap and represent good value. Investors want to buy shares in these companies because its share price is expected to rise.</p><p>On the flipside, the company could look like it's good value because it’s on its way down and is bottoming out.</p><p>But how can you tell if a company is on its way up or down?</p><h2 id="when-is-an-investment-undervalued">When is an investment undervalued?</h2><p>An undervalued stock trades at a price below its intrinsic value.</p><p>Key metrics used to evaluate whether a company or share is undervalued are:</p><ul><li>Price to earnings ratio (the p/e ratio is the price an investor pays for $1 of a company’s earnings or profit); </li><li>Growth potential (for example, is the sector or industry expected to benefit from any regulatory change, demographic shifts or consumer behaviour?); and</li><li>Balance sheet health (the state of its assets, liabilities and equity).</li></ul><h2 id="or-is-it-a-dud">Or is it a dud?</h2><p>One of the tell-tale signs of whether a share is bottoming out is to look at the overall sector’s performance.</p><p>For instance, if you are holding Apple and its share price has significantly decreased, you can assess the broader technology sector to see if it’s in lock step with the sector or whether its performance is out of cycle.</p><p>If it’s out of sync with the sector, it’s worth considering if the share price could be continuing to trend further downward.</p><p>Sometimes companies can look appealing but aren’t. They’re value traps.</p><p>A value trap is a company whose trading multiples make it look undervalued, but its operations repeatedly underperform, so it could be on the cusp of an earnings downgrade.</p><h2 id="avoiding-dud-investments">Avoiding dud investments</h2><p>There are investment choices and investment strategies that you can use to help ensure that you are not at the mercy of trying to pick stocks yourself.</p><p>For instance, <a href="https://www.spaceshipinvest.com.au/learn/how-managed-funds-work-definition-pros-cons-types/?ref=spaceship.ghost.io">managed funds</a> are one such option, which involves pooling your money with other investors into a fund.</p><p>There are a number of benefits to managed funds including professional investment management, diversification, convenience and access to a broad range of investment options.</p><p><a href="https://www.spaceshipinvest.com.au/learn/dollar-cost-averaging/?ref=spaceship.ghost.io">Dollar-cost averaging</a> is an available investment strategy that can also help minimise the risk of adverse share selection.</p><p>It works like this. You invest a set amount over a period of time, so you can benefit from changes in investment prices - that is, you end up buying more units when they’re cheaper and less units when they're more expensive. And this means you average out the cost of investing. </p><p>Why do people invest this way? Because timing the market is near impossible.</p><p>Investors who use this approach buy more shares, or units in a managed fund, when prices are lower and fewer when prices are higher.  </p><p>The driving attribute of dollar-cost averaging is around having a disciplined, non-emotional approach to investing that is free from market sentiment.</p><p>If you’re just starting your investment journey, there are a range of choices to ponder.</p><p>While you may not always be able to pick the winners, sound research and a cool head can certainly help.</p><p>You may also consider how seeking professional support such as help from a financial adviser can strengthen your investment experience and portfolio.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Nicole Webb)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/investing/">Investing</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2020/02/what-is-investment-value-trap.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[The hidden costs of buying property]]></title>
            <link>https://www.spaceship.com.au/learn/hidden-costs-of-buying-property/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/hidden-costs-of-buying-property/</guid>
            <pubDate>Wed, 27 Oct 2021 01:30:00 GMT</pubDate>
            <description><![CDATA[Spare a thought for the hidden costs associated with a property purchase.]]></description>
            <content:encoded><![CDATA[<p>So after you have saved a sizeable sum for <a href="https://www.spaceship.com.au/first-home/?ref=spaceship.ghost.io" rel="noreferrer">your home deposit</a>, and well done you, spare a thought for the other, often hidden costs associated with a property purchase.</p><p>Making sure you have all your ducks in a row is one of the fastest ways to <a href="https://www.spaceship.com.au/first-home/?ref=spaceship.ghost.io" rel="noreferrer">save for a house</a> and will help to fast-track your property owner journey.</p><h2 id="1-lenders-mortgage-insurance">1. Lenders mortgage insurance</h2><p>If you haven’t stumped up at least 20 per cent deposit for the purchase price, which we know is a hefty sum, you’ll need to pay lenders mortgage insurance (LMI).</p><p>LMI is a one-off fee and protects the lender (usually your bank), against the risk of default to cover any shortfall. That is, in the event you have to sell your home, and the sale price of your home is not enough to cover the amount you owe to the lender - its pays the shortfall to the lender. It’s there to protect your lender, not you.</p><p>The amount of the insurance will vary, and depends on a few things like the size of the loan and the size of your deposit.</p><p>If you have saved a 5 per cent deposit on a $700,000 property, you’re not a first home buyer, and you plan for a loan term of up to 30 years, the cost of insurance could be around $33,000, according to the Genworth LMI calculator.</p><h2 id="2-building-and-pest-inspection">2. Building and pest inspection</h2><p>This is an optional written report carried out by a licensed builder, surveyor or architect and is typically between $400 and $1,000, depending on if you live in a metropolitan or regional area. </p><p>While it is not obligatory, it is strongly recommended as the report can give you peace of mind and help you to avoid costly problems later on. It can also help you to negotiate a fairer price for the home, if there are any big issues.</p><p>It’s important to note that building and pest reports are not necessarily a catch-all and do not normally cover everything. Typically they assess things such as a separate laundry or toilet, fencing, steps, paths or driveways  but not footings, air conditioning and paint coatings.</p><h2 id="3-conveyancing-and-legal-fees">3. Conveyancing and legal fees</h2><p>This is the cost of having the sale contract, mortgage document and any other legal documents prepared for you.</p><p>The conveyancer or solicitor reviews the sale contract and communicates the terms and conditions to the buyer. All up, this can cost around $2,000 or more.</p><h2 id="4-stamp-duty">4.  Stamp duty</h2><p>This is one of the few non-optional upfront costs for <a href="https://www.spaceship.com.au/first-home/?ref=spaceship.ghost.io" rel="noreferrer">buying a house</a>. Stamp duty on a property purchase is a state government tax. </p><p>The amount will vary from state to state. The dollar amount depends on the value of your property and exemptions may apply for first home buyers – but it can be tens of thousands of dollars.</p><p>For instance a $1 million residential home in NSW can cost you around $40,000 in stamp duty according to the Aussie Stamp Duty Calculator.</p><h2 id="5-loan-application-fee">5. Loan application fee</h2><p>Most lenders apply a fee for the privilege of applying for a loan. It can also be referred to as an establishment fee, up-front, start-up or set-up fee. If you aren’t charged this fee, you may be charged higher ongoing fees. Average establishment fees for a residential property can be between $200 and $700, according to Finder.</p><h2 id="6-storage">6. Storage</h2><p>If you are moving between homes, you may need to put some or many of your belongings into a storage unit for a period of time. These can start very small from (for example 1m2) and can go up to mini warehouse size, depending on how much stuff you have.</p><p>The cost can range from around $36 per month to around $500 or more.</p><h2 id="7-removalist-costs">7. Removalist costs</h2><p>You may need help lifting the bigger items, and the good news is that there are lots of affordable options to help you. Service providers like Airtasker can connect you with people offering to help, for a fee, if you need someone to lift your bed, fridge or sofa.</p><p>So in summing up, if you’ve managed to save for your home deposit, well done you! But also remember that the cost of property doesn’t stop with the home deposit and there are a string of associated costs that will help you on your path to being a property owner. Best of luck.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Jessica Sier)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/personal-finance/">Personal Finance</category>
            <category domain="https://www.spaceship.com.au/learn/tag/property/">Property</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2021/10/hidden-costs-of--buying-property.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[22.10.21 | The metaverse, shopping data, and workplaces]]></title>
            <link>https://www.spaceship.com.au/learn/221021-newsletter/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/221021-newsletter/</guid>
            <pubDate>Thu, 21 Oct 2021 22:25:00 GMT</pubDate>
            <description><![CDATA[The new and moves Facebook, PayPal and Atlassian are making.]]></description>
            <content:encoded><![CDATA[<p>It’s been a little while since we took a look at the companies in our portfolios making news and moves, and a lot has happened in the last few weeks.</p><h2 id="facebook">Facebook</h2><p>Facebook is going all in on the metaverse.</p><p>The technology company has reportedly decided to change its group name to reflect its focus on the metaverse, and it’s just hired 10,000 people in the EU to work on the metaverse.</p><p>The metaverse is a term used to describe a future version of the internet in which people will be able to enter virtual 3D worlds and simulations.</p><p>While Facebook has declined to comment on the name change, the move could help the company separate itself from some of the regulatory scrutiny it has been under in recent years. It also might be a better reflection of where the company is at today; while Facebook is its flagship product, it also owns WhatsApp and Instagram.</p><p>Google made a similar move in 2015 when it reorganised as Alphabet.</p><p>Facebook stock is up 27.12% this year (as at 21 October 2021).</p><p>Facebook is in our Spaceship Universe Portfolio and Spaceship Origin Portfolio.</p><h2 id="paypal">PayPal</h2><p>PayPal has made a number of acquisitions in the past — it bought online coupon company Honey in 2019 and payments getaway Braintree in 2013 — but the company it is currently eyeing is a step away from its usual targets.</p><p>PayPal has a reported interest in Pinterest, the visual search and social media platform.</p><p>Pinterest has slowly but surely added shopping features over the years, from algorithm-based product recommendations to, more recently, a Shopping List feature.</p><p>And PayPal wants in on that.</p><p>This would give PayPal an opportunity to capitalise on both ecommerce and social media in one, and would help it compete against big names such as Amazon and Shopify. It’ll also help PayPal assemble and likely leverage data on the types of products consumers are buying.</p><p>PayPal stock is up 4.87% this year (as at 21 October 2021).</p><p>PayPal is in our Spaceship Universe Portfolio.</p><h2 id="atlassian">Atlassian</h2><p>Australian tech giant Atlassian has been named one of the 25 best places to work in the world.</p><p>It was the only Australian company to make the list by the Great Place to Work Institute.</p><p>The accolade is particularly impressive given Atlassian announced a new ‘work from anywhere’ policy earlier this year, which will see Atlassian’s more than 6,000 employees be allowed to work from any location (including home) in countries where Atlassian has a corporate entity, provided they gather in an office four times a year.</p><p>Atlassian stock is up 80.13% this year (as at 21 October 2021).</p><p>Atlassian is in our Spaceship Earth Portfolio.</p><hr><p>The Spaceship Voyager portfolios invest in Facebook, Alphabet (Google), PayPal, and Atlassian. Please refer to the Spaceship app or our website for more information on what each portfolio invests in.</p><p>Important! We’re sharing with you our thoughts on the companies in which Spaceship Voyager invests for your informational purposes only. We think it’s important (and interesting!) to let you know what’s happening with Spaceship Voyager’s investments. However, we are not making recommendations to buy or sell holdings in a specific company. Past performance isn’t a reliable indicator or guarantee of future performance.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Bryna Howes)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/newsletters/">Newsletters</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2021/10/news-221021-1.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[What are dividends?]]></title>
            <link>https://www.spaceship.com.au/learn/what-is-a-dividend/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/what-is-a-dividend/</guid>
            <pubDate>Mon, 18 Oct 2021 22:30:00 GMT</pubDate>
            <description><![CDATA[A dividend is a distribution of a company's profits. It is proportional to how many shares you own in that company.]]></description>
            <content:encoded><![CDATA[<!--kg-card-begin: markdown--><p>Outline:</p>
<ul>
<li>A dividend is a distribution of a company's profits;</li>
<li>It is proportional to how many shares you own in that company.</li>
<li>Not all companies issue dividends, but some do.</li>
</ul>
<hr>
<p>A company can decide to thank shareholders for their support through a dividend payment, usually straight up cash.</p>
<p>These payments are usually a fraction of that shareholder owns.</p>
<p>Say Facebook makes a profit and you own shares in Facebook. If Facebook were to pay a dividend (not saying that they do), you would be entitled to a certain percentage of the profit that the company distributes to their shareholders.</p>
<p>The amount you are entitled to is determined by how many shares of Facebook you own and what share class you own. Investors call this pro-rata, which means proportional.</p>
<p>For example, for every share you own you might receive 25 cents. Or $1. Or $100. It's really up to the company.</p>
<blockquote>
<p>Your share of dividends is proportional to how many shares you own.</p>
</blockquote>
<p>As we hinted at above, dividends can come in various forms and you can expect to earn a dividend up to four times a year, at the end of each quarter.</p>
<p>What you do with your dividends is up to you. You may choose to reinvest your dividends back into the stock that issued them, or into the market as a whole.</p>
<p>You could cash out and keep them as profit if you wanted to.</p>
<h3 id="whydopeoplereinvesttheirdividends">Why do people reinvest their dividends?</h3>
<p>The main reason people reinvest their dividends, rather than spending the cash on a holiday, is the same reason we all invest. Over time that little amount of money can grow into a lot more.</p>
<p>Compounding interest takes time and you are forgoing additional income but if you're able to, it can be valuable over the long term.</p>
<p>It's a decision you have to make as an investor. Do you want to reinvest your dividends? Or take the additional income from your investments and use it for something else?</p>
<p>Like all investing, it's about balancing how much income you need to live, how much you need to invest for later, and your risk tolerance.</p>
<h3 id="whattypeofcompaniesissuedividends">What type of companies issue dividends?</h3>
<p>Dividends are usually issued by larger companies who feel comfortable distributing their earnings to shareholders, rather than using the money to fuel more growth.</p>
<p>If you're invested in startups and other high-growth companies, like many in the technology sector, you may not receive dividends as much as people who are investing in banking stocks.</p>
<p>High-growth companies and their investors are often comfortable posting losses in their early years in order to use all revenue to fuel a high-growth rate.</p>
<p>One of the more famous examples of this is Amazon. Until recently, the company had basically never earned a profit, despite being one of the world's most valuable companies. If you look at Amazon's stock price it has gone up, and up, and up, (though not without a few bumps along the road).</p>
<p>The reason is Jeff Bezos is using any profits he gets to continue to grow Amazon and its other businesses. If you're investing in Amazon, one thing to think about is will this growth rate continue, and will the market continue to value growth over profits?</p>
<p>Another way to think about it is, do you think Bezos can earn a better return on your investment than you can? What we mean by this is if you got the dividend from Amazon, rather than them reinvesting it back into the business, would you be better off? We can't answer that but it's something to think about.</p>
<p>This approach usually only works if investors know what they're getting into.</p>
<p>If a company issues dividends year-on-year-on-year, then one day decides to stop issuing dividends to reinvest for growth, it may signal to the market that what they were doing was wrong. This could hurt the share price.</p>
<h3 id="whatisthedividendyield">What is the dividend yield?</h3>
<p>The dividend yield is a ratio: the ratio of cash dividends relative to a stock's price. You can think of it as a measure of how much you get back for what you put in.</p>
<p>Say you own 1,000 shares of fictional company Alphazon and it pays a five cent dividend per share each quarter.</p>
<p>You will get $50 (number of shares X dividend per share) in dividend income four times a year.</p>
<p>The share price for Alphazon is $100 each, so you have $100,000 invested. You can calculate the dividend yield of Alphazon by dividing the dollar value of the dividends paid in a year (per stock) by the price of one share.</p>
<p>Annual share dividend = $0.20</p>
<p>Price per share = $100</p>
<p>Dividend yield = $0.20/$100</p>
<p>Dividend yield = 0.2%</p>
<p>Keep in mind that most people will use the previous year's dividend payments to estimate yields. This is because there is no clear way to determine what a dividend will be in the future.</p>
<p>What this means is there is no clear way to know the dividend yield before dividends are issued, as it is directly affected by the price of the stock and dividends. Both of which can change.</p>
<p>Past performance is no guarantee of future performance, but understanding how to use historical price and dividend data can give you an idea of what to expect, as long as no <a href="https://www.spaceship.com.au/blog/2017/black-swan-event/?ref=spaceship.ghost.io">black swans</a> occur.</p>
<!--kg-card-end: markdown-->]]></content:encoded>
            <author>hello@spaceship.com.au (Abi Tyas Tunggal)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/investing/">Investing</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2021/10/what-are-dividends.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[15.10.21 | Not so trigger happy after all]]></title>
            <link>https://www.spaceship.com.au/learn/151021-newsletter/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/151021-newsletter/</guid>
            <pubDate>Fri, 15 Oct 2021 00:59:00 GMT</pubDate>
            <description><![CDATA[Why patience can be helpful when it comes to investing.]]></description>
            <content:encoded><![CDATA[<p>I’m not the most patient person.</p><p>In fact, when I stated this once, one of my co-workers wrote back: “Bryna, I think you're great. But ‘not the most patient’ is the biggest understatement I've heard this month.”</p><p>And one of the things I am most impatient about is decision-making. If I have a decision weighing on my mind, I would rather make the wrong decision than no decision. Case in point: In my twenties, I moved into three separate apartments — perhaps impressively, on three different continents! — and moved back out within a few days.</p><p>The problem with this is that it can cause me to be trigger happy, so when I see stocks tumble, as they’ve done in recent weeks, I get nervous — as might you.</p><p>It’s at that moment I have to remind myself investing is about "time in the market" because I, like Spaceship, believe in the value of long-term investing.</p><p>We have a minimum suggested timeframe of seven years for anyone holding an investment in a Spaceship Voyager portfolio because, generally, while stock investments can go up and down, they generally go up over the long term. (Although, naturally, past performance is not a reliable indicator of future performance.)</p><p>It’s also worth remembering the “time in the market, not timing the market” philosophy whenever you feel spooked, because by trying to pull out of the market on a bad day, you could also end up missing out on a good day.</p><p>J.P. Morgan Asset Management’s 2021 Retirement Guide has some insight into this.</p><p>Over the 20-year period from 2 January 2001 to 31 December 2020, if you missed the ten best days in the stock market, your overall return was cut by more than half!</p><p>To be more specific, if you put $10,000 into the S&amp;P 500 Index, and remained fully invested over the entire period, you’d have ended up with $42,231. If you had missed the ten best days, you’d have ended up with $19,347.</p><p>All this to say, it can be worthwhile to stick it out. Some people even use market drops to put in more money and potentially supercharge their investments.</p><p>Having said all that, you should absolutely make your own decision, a decision that suits your personal financial situation. Again, past performance is not a reliable indicator of future performance.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Bryna Howes)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/newsletters/">Newsletters</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2021/10/news-151021-1.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[Are you being nudged?]]></title>
            <link>https://www.spaceship.com.au/learn/are-you-being-nudged/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/are-you-being-nudged/</guid>
            <pubDate>Mon, 11 Oct 2021 23:00:00 GMT</pubDate>
            <description><![CDATA[A nudge is any small feature in the environment that attracts our attention and influences the behaviour that we make.]]></description>
            <content:encoded><![CDATA[<!--kg-card-begin: markdown--><p>Outline:</p>
<ul>
<li>A nudge is an environmental prompt that changes our behaviour;</li>
<li>Companies constantly use them in marketing;</li>
<li>Awareness of this can allow you to find opportunity.</li>
</ul>
<hr>
<p>Nudge theory is a concept in behavioural science, political theory and economics brought to prominence by American Economist Richard Thaler and Legal Scholar Cass Sunstein.</p>
<p>In short, a nudge is any small feature in the environment that attracts our attention and influences the behaviour that we make.</p>
<p>Here is a short video to give you some context.</p>
<iframe width="560" height="315" src="https://www.youtube.com/embed/QzGk_1Zjr14?rel=0&amp;controls=0&amp;showinfo=0" frameborder="0" allow="autoplay; encrypted-media" allowfullscreen></iframe>
<p>As mentioned above, a nudge is used to encourage certain life decisions. How many of your life decisions are influenced by nudges? How many times a day are you nudged?</p>
<p>In this post, I’m going to take you through an average day and give you a few examples of when are where you are nudged.</p>
<p>Let’s say you start your day at the local shopping mall. The supermarket is the first stop, and as you enter you walk straight into the fruit and vegetable section.</p>
<p><img src="https://blog-cdn.spaceshipinvest.com.au/files/2018/06/20/9f04ba0029710e2d2e3c48ab88c4daeb.jpg" alt="9f04ba0029710e2d2e3c48ab88c4daeb" loading="lazy"></p>
<p>Here we have our first nudge. This positioning is intentional, it's designed to encourage grocery shoppers to buy more fruit and vegetables, and promote healthy eating.</p>
<p>While you are in the supermarket, you see your usual vegetable soup on sale. It has dropped from 89c a can to 79c a can, a good saving so you decide to purchase three cans.</p>
<p>You then see a sign stating “limit of 12 cans per person,” since this looks like a deal not to be missed, you decide to add in a few more cans as you want to take advantage of the lower price.</p>
<p>This was a nudge used by Campbell's Soup in 1998. The addition of the sign activates the idea of a good deal more so than the cheaper offer alone. It resulted in an increase from 3.3 cans per buyer to 7 cans per buyer.</p>
<iframe width="560" height="315" src="https://www.youtube.com/embed/jVTg3ZsNTTY?rel=0&amp;controls=0&amp;showinfo=0" frameborder="0" allow="autoplay; encrypted-media" allowfullscreen></iframe>
<p>After the supermarket, you decide to buy a new shirt at the clothing store. As you walk in, you see an offer for “3 shirts for the price of 2”.</p>
<p>You decide this deal is too good to pass up, and instead of leaving with one shirt as intended, you spend more money and go with three.</p>
<p>This is a very common nudge used in all retail environments to urge you to spend more.</p>
<p>As you leave the clothing store, your bladder is feeling full, so it’s time to relieve yourself.</p>
<p>Men will know that aiming is not something everyone is blessed with. Luckily, on the urinal, there is a pesky fly, so you immediately set your target and don’t lose sight of it until you are finished.</p>
<p><img src="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2021/10/V5s6v7o.jpg" alt="V5s6v7o" loading="lazy"></p>
<p>This is arguably the most famous example of a nudge.</p>
<p>In the early <a href="https://worksthatwork.com/1/urinal-fly?ref=spaceship.ghost.io">1990s the Amsterdam airport</a> cleaning staff complained about the mess around the men’s urinals. To solve the issue a little sticker of a fly was placed in each urinal to give the users something to aim for. It is reported that spillage was reduced by 80%.</p>
<p>After the bathroom, you decide to grab some takeaway food and eat your lunch at the local park.</p>
<p>When looking at the menu, you notice that there is a little number next to each option listing the number of calories that choice contains.</p>
<p>With this in mind, you go for a salad, a healthier alternative with fewer calories. This is another nudge designed to push you to make healthier food choices.</p>
<p>After you are finished with your salad, you aren’t sure where the bin is. Just as you are about to leave the rubbish somewhere discreet, you notice green footsteps on the ground, when you follow them they lead you straight to the bin.</p>
<p>This was a nudge used in 2011 in Copenhagen, successfully resulting in a 46% decrease in littering.</p>
<iframe width="560" height="315" src="https://www.youtube.com/embed/jsy1E3ckxlM?rel=0&amp;controls=0&amp;showinfo=0" frameborder="0" allow="autoplay; encrypted-media" allowfullscreen></iframe>
<p>As you are driving home, you approach a notorious corner, well known for accidents. This time though, there is a difference, horizontal lines have been painted on the lanes as you move towards the bend.</p>
<p><img src="https://blog-cdn.spaceshipinvest.com.au/files/2018/06/20/d19c5f93ba9b0469ee860d60c5662b7f.png" alt="d19c5f93ba9b0469ee860d60c5662b7f" loading="lazy"></p>
<p>They appear to become closer and closer together, giving you the illusion that you are going faster, so you slow down and drive safer than you usually would. This is a common nudge designed to influence drivers to be safer.</p>
<p>You arrive home and notice the electricity bill in the mail. This time your provider has compared your usage to your neighbours. Unfortunately, your neighbours have used less electricity than you, so your provider has included some tips on how to reduce your usage.</p>
<iframe width="560" height="315" src="https://www.youtube.com/embed/jVTg3ZsNTTY?rel=0&amp;controls=0&amp;showinfo=0" frameborder="0" allow="autoplay; encrypted-media" allowfullscreen></iframe>
<p>This was a nudge used by Opower in the US in 2011, encouraging their users to be more green with their energy. By doing so, Opower saved its users a combined total of $250 million.</p>
<p>After you get over the disappointment of losing to your neighbours, you decide to get a handle on your superannuation. So far you have always gone with the default super fund that your employer has picked for you. You now have numerous funds, paying numerous fees and you have no idea where it all is.</p>
<p>The default option is designed to nudge people to go with a particular choice as generally, they will choose the option that is given to them.</p>
<p>Luckily you can create a Spaceship account with a few personal details and your tax file number. We can then find all of your Super for you, and if you wish, you can roll it all over to Spaceship with one click.</p>
<!--kg-card-end: markdown-->]]></content:encoded>
            <author>hello@spaceship.com.au (Spaceship Developer Account)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/behaviour/">Behaviour</category>
            <category domain="https://www.spaceship.com.au/learn/tag/hash-lachlan/">#lachlan</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2021/10/are-you-being-nudged.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[08.10.21 | We sold some stocks]]></title>
            <link>https://www.spaceship.com.au/learn/081021-newsletter/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/081021-newsletter/</guid>
            <pubDate>Thu, 07 Oct 2021 21:15:00 GMT</pubDate>
            <description><![CDATA[We've sold some stocks from two of our portfolios.]]></description>
            <content:encoded><![CDATA[<p>As we do most quarters, we’ve bought and sold some stocks.</p><p>Last week I told you about the companies we bought — you can <a href="https://www.spaceship.com.au/learn/011021-newsletter/?ref=spaceship.ghost.io">read more here</a> — and this week it’s time to discuss what we sold: Autodesk, Guardant Health, Medtronic, Mesoblast, NetEase, Ocado Group, Superloop, and Zoetis.</p><p>There are two categories of sales.</p><p>We are selling some stocks because of management concerns (e.g. a weakening moat or ability to execute). Ocado Group, Mesoblast, and Superloop fall into this category.</p><p>We’re also selling some stocks because it will improve our trend exposure. For example, we’ll sell a company and replace it with a company that is better positioned to benefit from a growth trend. Autodesk, Guardant Health, Medtronic, NetEase, and Zoetis fall into this category.</p><p>Here’s some info:</p><h2 id="sold-autodesk">Sold: Autodesk</h2><p><strong>From Spaceship Universe Portfolio</strong></p><p>Autodesk creates software that helps its customers — who are typically architects, engineers, builders, manufacturers, designers, and artists — do what they do best: design.</p><p>While we believe the company is well positioned, we believe Matterport has a larger opportunity as it creates a digital twin of the real world with optionality in terms of augmented reality and a searchable internal building database.</p><p>Additionally, Matterport is actually integrated into Autodesk’s BIM 360 software, meaning Autodesk’s customers use Matterport.</p><h2 id="sold-mesoblast">Sold: Mesoblast</h2><p><strong>From Spaceship Universe Portfolio</strong></p><p>Mesoblast is a biomedical company that develops drugs for complex diseases, including acute respiratory distress syndrome due to COVID-19 infection, advanced chronic heart failure, and chronic low back pain due to degenerative disc disease.</p><p>While we believe Mesoblast has potential thanks to its stem cell manufacturing capabilities, the company has been suffering from delays, with target milestones not being met. In addition to this, some of its work has seen mixed results.</p><p>With all this in mind, Mesoblast has been on our watchlist for a while, and we decided now was the time to sell it out of the Spaceship Universe Portfolio.</p><h2 id="sold-netease">Sold: NetEase</h2><p><strong>From Spaceship Universe Portfolio</strong></p><p>NetEase is a Chinese tech company with a focus on gaming, communication, and commerce.</p><p>The company has a strong position in the Chinese gaming market, but we’ve been concerned over regulatory headwinds that are curtailing gaming in China. As such, we decided to buy the Chinese ecommerce platform, Pinduoduo, instead.</p><p>For us, Pinduoduo has stronger sustainable competitive advantages and a more appropriate market capitalisation than NetEase.</p><h2 id="sold-superloop">Sold: Superloop</h2><p><strong>From Spaceship Universe Portfolio</strong></p><p>Superloop owns more than 894kms of metropolitan fibre networks in Australia, Singapore and Hong Kong, helping to connect data centres and commercial buildings.</p><p>But Superloop is another company that has been on our watchlist, as we believe it continues to underperform in the industry. Given businesses have been forced to digitalise due to the working-from-home trend, we’ve been surprised Superloop has had trouble finding buyers.</p><p>To help solve this problem, Superloop acquired Exetel in August 2021, and this sealed the “sell” deal for us, as we believe buying a company to get customers and traction isn’t a positive sign for the business.</p><h2 id="sold-zoetis">Sold: Zoetis</h2><p><strong>From Spaceship Universe Portfolio</strong></p><p>Zoetis is an animal health company, creating medicines and vaccines for vets and farmers.</p><p>We believe Zoetis still has a strong moat, but almost one third of its sales are to livestock farmers. We wanted to increase our trend exposure to the companion animal market, so we made the decision to invest in Chewy instead.</p><h2 id="sold-guardant-health">Sold: Guardant Health</h2><p><strong>From Spaceship Earth Portfolio</strong></p><p>Guardant Health develops proprietary blood tests that enable timely therapy selection for cancer patients, while also advancing recurrence detection and early detection programs.</p><p>While the company is ahead of competitors, other companies are gaining traction. As such, we decided to sell Guardant Health and replace it with Illumina, which has a stronger competitive advantage and a more defensive core business while still having exposure to liquid biopsy techniques.</p><h2 id="sold-medtronic">Sold: Medtronic</h2><p><strong>From Spaceship Earth Portfolio</strong></p><p>Medtronic is a medical technology company that manufactures medical devices.</p><p>Its soft-tissue robot, Hugo, is still in the very early stages of commercialisation and product market fit, and has just reported its first patient procedure in Chile. While we believe this is a great opportunity for the company, some of its competitors have a head start.</p><p>We feel we have a better opportunity in medical technology going forward if we focus on companies with a better track record of organic growth and acquisitions, which is why we decided to sell out of Medtronic at this time.</p><h2 id="sold-ocado-group">Sold: Ocado Group</h2><p><strong>From Spaceship Earth Portfolio</strong></p><p>Ocado Group is a grocery retailer based out of the UK.</p><p>Obviously the pandemic provided a strong tailwind for grocery delivery services, but Ocado Group hasn’t signed any deals to create customer fulfilment centres in the last 18 months. This signals to us that its strategy may be more difficult to roll out than previously thought.</p><p>As such, we decided to sell out of Ocado Group.</p><hr><p>The Spaceship Universe Portfolio invests in Chewy, Pinduoduo, and Matterport at the time of writing.</p><p>The Spaceship Earth Portfolio invests in Illumina at the time of writing.</p><p>Important! We’re sharing with you our thoughts on the companies in which Spaceship Voyager invests for your informational purposes only. We think it’s important (and interesting!) to let you know what’s happening with Spaceship Voyager’s investments. However, we are not making recommendations to buy or sell holdings in a specific company. Past performance isn’t a reliable indicator or guarantee of future performance.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Bryna Howes)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/newsletters/">Newsletters</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2021/10/news-081021-1.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[Real Money Talk: Rick]]></title>
            <link>https://www.spaceship.com.au/learn/real-money-talk-rick/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/real-money-talk-rick/</guid>
            <pubDate>Mon, 04 Oct 2021 23:24:42 GMT</pubDate>
            <description><![CDATA[Rick’s a twice divorced 43-year-old male who regrets not learning about financial literacy earlier.]]></description>
            <content:encoded><![CDATA[<p>This post is based on an interview we conducted with Rick in September 2021.</p><p>Real Money Talk is our series where we interview Australians from all walks of life about their personal finances. The views expressed are those of the interviewees, based on their experiences with money, and as such are not necessarily representative of Spaceship's views.</p><p>We have changed the name of the interviewee for their privacy.</p><h2 id="overview">Overview</h2><p><strong>Name:</strong> Rick<br><strong>Age:</strong> 43<br><strong>Where do you live? </strong>Country Victoria.</p><p><strong>Please tell us a bit about yourself.</strong></p><p>I'm a twice divorced 43-year-old male. After each relationship breakdown I lost all of my assets and savings. Now I'm staring down the barrel of being halfway through my working life with little to show for it and retirement on the horizon.</p><p><strong>What's your current net worth?</strong></p><p>$53,000</p><p><strong>How does it break down?</strong></p><ul><li>Cash: $7,500</li><li>Shares: $6,500</li><li>Car: $8,000</li><li>Superannuation: $45,000</li></ul><p><strong>Do you have any debts?</strong></p><p>Personal loan: $14,000</p><p><strong>How did you build your net worth?</strong></p><p>A year ago my net worth was $24,000 post divorce with superannuation as my only asset.</p><p>I was living hand to mouth working odd jobs week to week under mounting debt.</p><p>I went through something of an epiphany ten months ago. During that time I've been through three positions, upgrading to better working conditions and remuneration each time. The latest position is a 64% increase in annual salary over the first. During that time I've also constantly revised my budget and reduced monthly costs. So it's been a simple equation of increasing revenue and reducing expenditures, using the surplus to buy a car, build an emergency fund, invest in shares, and pay down debt.</p><h2 id="earn">Earn</h2><p><strong>Tell us a bit about your career.</strong></p><p>I've mostly worked in the security industry, which is notorious for low pay and terrible conditions. My work/life balance has been non-existent and surplus income to invest in myself or other assets has been meagre. Now I'm transitioning into a position with the public service.</p><p><strong>Do you have any income sources outside your job? How much do you earn from each and how did you develop them?</strong></p><p>No. The small distributions I get from my shares are reinvested.</p><p><strong>What advice do you have for other people who want to earn more money?</strong></p><p>Know your own worth. Improve your own worth by investing in yourself and your skills. Then make sure you're working at your worth. Don't be afraid to move on if you feel like you're getting a poor return from your employer. Complacency is a killer. Wage growth in the same position can be minimal. Someone once said to me "the best way to get a raise is to get a new job."</p><h2 id="save">Save</h2><p><strong>What's your savings rate? How has it changed over time?</strong></p><p>It's approximately 30%. I have a fixed portion that pays down debt and goes into investments. The cash savings fluctuate based on my surplus week to week. The cash savings have probably changed the most, growing over time as I set goals for emergency funds and mortgage deposit.</p><p><strong>Do you have a budget?</strong></p><p>Yes. I'm working toward investing in property again. Without a budget that would be a dream, not a goal.</p><p>I have multiple accounts for different purposes. From time to time I rebalance them. But in general they're only to be accessed for their specific use.</p><p>I have an Ad-Hoc account for irregular expenses that a portion of my weekly budget goes toward so my regular budget is not disrupted by unexpected costs or special occasions. I guess it's what most people would call their emergency account.</p><p><strong>How much do you spend per year?</strong></p><p>About 70% of my income. 50% goes toward weekly expenses. The other 20% is for my personal spending.</p><p><strong>Do you make purchase decisions carefully, or are you loose with your money?</strong></p><p>I'm loose with the money I've allocated to myself, but I'm careful with the allocations I make. So I know I'm free to spend on whatever I want without disrupting my overall budget and goals.</p><p><strong>How is your work-life balance?</strong></p><p>It used to be terrible. I worked nights, weekends and public holidays my whole life until recently. Now it's fantastic. I only work days and spend weekends with my children. I'm always in my own bed every night. Investing in the quality of your life is about time and not just money. It took me too long to realise what my family time was really worth.</p><p><strong>What's your favourite thing to spend money on?</strong></p><p>My family. Gifts and other treats for my partner and our kids are easily my biggest personal expenses.</p><h2 id="invest">Invest</h2><p><strong>How do you invest?</strong></p><p>I have fixed weekly amounts that transfer into several investment accounts.</p><p><strong>What's been your best investment?</strong></p><p>Myself. Realising my own value and seeking out employment appropriate to it. I spent a lot of time complacent in jobs that I was comfortable with but was not getting a return appropriate to my education and experience.</p><p><strong>What's been your worst investment?</strong></p><p>Both of my marriages. I sacrificed far too much financially both times during the relationships and divorce settlements. I don't regret my choices but I do recognise the position they've put me in.</p><p><strong>What's been your overall return?</strong></p><p>Twelve months ago was basically starting over for me at everything in life. In that time I've had a 120% increase in my net worth. I know I won't sustain that kind of growth long term, but it sure feels good for now.</p><p><strong>How are you building wealth?</strong></p><p>Increasing income through higher quality employment. Cutting expenses through regular budget reviews. Investing the surplus. It's simple, but it works.</p><p><strong>What are your main roadblocks to building wealth? How are you addressing them?</strong></p><p>Balancing my goals and priorities against a realistic expectation of the working life I have left. Rising property prices were a particular concern given mortgage duration at this time in my life. To address that I'll be looking at more rural areas to reduce price.</p><p><strong>Do you have a target net worth you want?</strong></p><p>Not exactly. I do have a target passive income though it's a long way off yet.</p><h2 id="behaviour">Behaviour</h2><p><strong>When did you make your first significant behavioural shift towards wealth building?</strong></p><p>Toward the end of last year. I was finally ready to move on from my divorce and realised I needed much more than just a shift in relationship status.</p><p><strong>If you could start again, what would you do differently? What advice would you give your younger self?</strong></p><p>I would have started learning more about financial literacy at a younger age. I'd also be more careful about the ties between family, relationships and finance.</p><p><strong>What mistakes have you made along the way that others can learn from?</strong></p><p>Start younger. Retirement seems so far away when you're young so you don't really think about it until it's much harder to prepare for. Don't get too comfortable. The way you change phone or energy companies to get a better deal can be applied to your labour.</p><p><strong>How are you learning about building wealth?</strong></p><p>Definitely not from family. My family is great, don't get me wrong. But they didn't know any better than I did about long term financial security. I read voraciously. Books, blogs, websites.</p><p>One of the best things about investing is not just the money but how much it forces you to learn. Every new opportunity I see leads me to look at the company, the sector, political events and policies that shape or affect it... and it just goes on.</p><p><strong>Do you give to charity? If so, what percentage of your time/money do you give?</strong></p><p>Yes, less than I should. I'm still stabilising my situation and plan to expand on this when my finances settle into a regular pattern again.</p><hr><h2 id="we-want-to-hear-your-real-money-talk">We want to hear your Real Money Talk</h2><p>At Spaceship we’re big believers in sharing our money stories. We want to hear yours, too. In our ongoing <a href="https://www.spaceship.com.au/learn/tag/real-money-talk/?ref=spaceship.ghost.io">Real Money Talk</a> series, members of our community share what they’ve learned about managing money. We’d love you to take part. <a href="https://forms.gle/B2xKnqAqjePMHfFG9?ref=spaceship.ghost.io">Here’s a link to our Real Money Talk survey</a> where you can share your story.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Kelly Simpson)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/real-money-talk/">Real Money Talk</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2021/10/real-money-talk-rick.png" length="0" type="image/png"/>
        </item>
        <item>
            <title><![CDATA[What is an IPO?]]></title>
            <link>https://www.spaceship.com.au/learn/what-is-an-ipo/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/what-is-an-ipo/</guid>
            <pubDate>Mon, 04 Oct 2021 22:00:00 GMT</pubDate>
            <description><![CDATA[It's the process of bringing a company from private shareholders to public, where shares are traded on the open market.]]></description>
            <content:encoded><![CDATA[<!--kg-card-begin: markdown--><p><em>Interestingly Perceptive Octopus?</em></p>
<p>Have you ever been in a conversation when someone has mentioned the acronym IPO, and you just nod willingly despite having no idea what they are talking about?</p>
<p>I have, I went to the bathroom, Googled it and found out. You’ll be pleased to know it’s not too hard to get your head around.</p>
<p>However, you may be disappointed to know that it has nothing to do with an octopus.</p>
<p><strong>IPO stands for ‘initial public offering,’ and it refers to the first time a<br>
company offers shares of its business to the public.</strong></p>
<p>This is done on a stock exchange like the ASX or NASDAQ (US stock exchange), and allows anyone to buy a share in that company. This is also known as ‘going public.’</p>
<p>It's the process of bringing a company from private shareholders to public, where shares are traded on the open market.</p>
<h2 id="whywouldacompanyperformanipo">Why would a company perform an IPO?</h2>
<p>An IPO is a great way for a company to raise capital so they can grow or expand their business.</p>
<p>Let’s say John down the street owns an ice cream truck. His ice cream truck is doing quite well, so he wants to purchase a second.</p>
<p>Unfortunately for John he doesn’t have enough money to buy a new truck and doesn’t want to take on any debt. So John decides to sell shares of his company to make money for his business expansion.</p>
<p>His business is worth $300,000; he then decides to split that into 50,000 shares, with each share worth $6.</p>
<p>25,000 shares (50%) are then sold to the public and John keeps the other 25,000 (50%), so he still controls the business. John has just performed an IPO and raised $150,000 in the capital. He can now purchase his second truck.</p>
<h2 id="isitreallythatsimple">Is it really that simple?</h2>
<p>No.</p>
<p>I mean, there are probably other ways of financing John's ice-cream business other than setting up a publically traded company.</p>
<p>But that is the general idea.</p>
<h2 id="howdoesacompanydothis">How does a company do this?</h2>
<p>Before a company lists, it will often go to an investment bank like Goldman Sachs or JPMorgan to conduct the process.</p>
<p>These banks manage everything from valuing the business, preparing the legal<br>
documents and finding investors to buy the initial shares.</p>
<p>They also establish a value for the business.</p>
<p>In order to list on the stock exchange, John’s ice cream business becomes a public company.</p>
<h2 id="whathappensnow">What happens now?</h2>
<p>Once a company is public it is now at the mercy of the market.</p>
<p>This comes with many pros and cons:</p>
<h2 id="pros">Pros</h2>
<ul>
<li>John’s Ice Cream obtains a large, diverse group of investors to raise capital.</li>
<li>Help give the company a lower cost of capital</li>
<li>John’s company’s exposure, prestige, and public image will be increased, which can assist the company’s sales and profits.</li>
<li>IPOs tend to raise the largest amount of money for the company compared to other options</li>
</ul>
<h2 id="cons">Cons</h2>
<ul>
<li>John’s Ice Cream is now required to publish financial, accounting, tax, and other business information, which can be helpful to competitors.</li>
<li>The company will take on high legal, accounting, and marketing costs, many of which are ongoing.</li>
<li>There is a risk that required funding will not be raised if the market does not accept the IPO price, sending the stock price lower right after the offering.</li>
<li>John may experience a loss of control and stronger agency problems due to new shareholders, who obtain voting rights and can effectively control company decisions via the board of directors.</li>
</ul>
<p>I hope next time someone mentions the term IPO the feeling of embarrassment and anxiety won’t consume you like it did the first time (maybe that was just me).</p>
<p>If you want to learn more about investing and the stock exchange, check out some of the other <a href="https://www.spaceshipinvest.com.au/learn/?ref=spaceship.ghost.io">investment posts on our blog</a>.</p>
<!--kg-card-end: markdown-->]]></content:encoded>
            <author>hello@spaceship.com.au (Spaceship Developer Account)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/investing/">Investing</category>
            <category domain="https://www.spaceship.com.au/learn/tag/hash-lachlan/">#lachlan</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2021/10/What-is-an-IPO.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[Five ways to use behavioural finance to trick yourself into saving more.]]></title>
            <link>https://www.spaceship.com.au/learn/five-ways-behavioural-finance-save-more/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/five-ways-behavioural-finance-save-more/</guid>
            <pubDate>Mon, 04 Oct 2021 21:00:00 GMT</pubDate>
            <description><![CDATA[Set up systems that help you. The key is to rely on systems, not willpower to get you to where you want to be.]]></description>
            <content:encoded><![CDATA[<!--kg-card-begin: markdown--><p>Outline:</p>
<ul>
<li>Acknowledge self control is difficult;</li>
<li>The 'save more tomorrow' method;</li>
<li>Automatic deposits;</li>
<li>Wait thirty days for major purchases;</li>
<li>Compound your expenses.</li>
</ul>
<hr>
<p>We know saving is hard.</p>
<p>It’s not your fault, our brain isn’t really built to be good at saving money. But there are certain things you can do to help yourself out. I hope by the end of this post you come out with an idea or two.</p>
<p>While it may be hard, saving is also important. Unless you’re the next Zuckerberg or you never want to buy a house, you need to figure out how to save.</p>
<p>And I know, it's possible you’re young. You’ll figure out how to save later but compound interest takes time. The sooner you start saving and investing, the sooner you can put your money to work.</p>
<p>Imagine you invested $5 today and everyday thereafter. In 10 years, assuming a 7% yearly return, how much do you have at the end? It’s about $25,000 or $25,225 if you want to be exact. After 20 years, this balloons to $74,836 and if we push it out to 30 years, it’s $172,429.</p>
<p>The more time you give your money to compound, the better off you’ll be.</p>
<h4 id="1understandselfcontrolishard">1. Understand self control is hard</h4>
<p>Our brains haven’t caught up with our environment and our desire for immediate gratification overwhelms the need for long-term plans. Most of us are terrible at self-control.</p>
<p>If you want to diet, do you keep chocolate in the house? No because if you do, every time you open the cupboard, you have to make an active decision not to eat it.</p>
<p>The same is true for saving. If you have to decide to save money, every time you want to save money, then there’s a chance you’ll decide not to. And the decision to spend money comes up all the time, so you’re always deciding not to buy things.</p>
<p>The solution is simple: make the decision once. If you want to contribute a little extra to your Super use salary sacrifice. Once it’s set up, you probably won’t notice the money is gone anyway. If you never see the money, you never have to worry about spending or saving it.</p>
<p>This is exactly what Netflix and Spotify are doing to you. They want recurring revenue, so they set you up with a subscription. Once you decide to buy it, then it’s all about making an active decision to cancel your subscription.</p>
<p>We all know how long those subscriptions can run before we finally hit cancel.</p>
<h4 id="2savemoretomorrow">2. Save More Tomorrow</h4>
<p>Save More Tomorrow was a principle developed by Richard Thaler, a behavioural economist, to help people save enough for retirement. The general principle can be applied beyond retirement, but before we get into what it is, let’s go through a bit of required vocabulary.</p>
<p>Saving for retirement isn’t getting any easier. Life expectancy is increasing and so is the amount of time we will spend in retirement. Naturally, that means we need more money in order to fund our retirement.</p>
<p>If you believe in the <a href="https://en.wikipedia.org/wiki/Life-cycle_hypothesis?ref=spaceship.ghost.io">life-cycle hypothesis</a>, you would believe that people will solve this issue themselves by calculating their appropriate savings rate and spreading their spending across their life.</p>
<p>I don’t know about you but I’ve never met anyone who thinks like this. I don’t think I’ve even met anyone who could tell me if how much they are saving is appropriate. And if I did, I’d be willing to be bet they wouldn’t be saving at that rate anyway.</p>
<p>The intention to save isn’t enough. The problem is saving is hard, especially when it feels like a loss. As humans, we are loss averse with some studies suggesting we’re affected by losses twice as much as gains. So most of us would rather not lose $5 than find $10. And when you have to cut spending in order to save more, that can feel a lot like a loss.</p>
<p>Behavioural economists call this the <a href="https://en.wikipedia.org/wiki/Status_quo_bias?ref=spaceship.ghost.io">status quo bias</a>, meaning we prefer the current state of affairs and any change in the baseline is perceived as a loss.</p>
<p>When we pair this with <a href="https://en.wikipedia.org/wiki/Hyperbolic_discounting?ref=spaceship.ghost.io">hyperbolic discounting</a>, meaning people favour immediate payoffs rather than later payoff. It becomes clear why saving is so hard. We want immediate gratification even if it means we’ll have less later.</p>
<p>This led to Thaler creating Save More Tomorrow idea which can be broken down into four parts:</p>
<ol>
<li>Because of hyperbolic discounting, people tend to prefer saving later than now. So, we should get them thinking about saving as early as possible.</li>
<li>Increase contributions after people get a raise. They won’t experience a loss in pay and by avoiding the feeling of loss, it’s easier for them to accept an increase in contribution. It also reduces the reliance on self control, it’s automatic.</li>
<li>Gradually increase contributions by percentage points until a pre-set maximum is reached. This means people have to opt-out of the program. Or as a behavioural economist would say, the default behaviour is to stay with the program (like a Spotify subscription).</li>
<li>You can opt out at any time.</li>
</ol>
<p>It sounds simple but Save More Tomorrow works. In the <a href="https://www.journals.uchicago.edu/doi/pdfplus/10.1086/380085?ref=spaceship.ghost.io">initial study</a>, 78% of people offered Save More Tomorrow elected to use it; 98% remained in it through two raises and 80% remained in it through the third raise.</p>
<p>What is more impressive is the average saving rates increased from 3.5% to 11.6% over the course of 28 months; a 231% increase. Fantastic.</p>
<p>If you’re trying to save, try saving more tomorrow.</p>
<h4 id="3automaticdeposits">3. Automatic deposits</h4>
<p>Whether you have access to a Save More Tomorrow arrangement or not, you can still take advantage of the underlying principles. The easiest way is setting up an automatic deposit into a savings or investment service of your choice.</p>
<p>The trick is to pick a number that you will stick with. Once you get comfortable saving, you can increase the amount (or increase it with each raise). It’s not as automatic as Save More Tomorrow but it can help.</p>
<h4 id="4wait30daysbeforeyoubuyanything">4. Wait 30 days before you buy anything</h4>
<p>Impulse spending eats away at your bank balance, a little here, a little there and you’ve spend half your paycheck. That’s why many people suggest setting a minimum waiting period for purchases above a threshold, say a 30 day wait for anything over $100.</p>
<p>Not only is 30 days enough time to think about whether you need something or not (and most of the time you don’t), it also gives you the time to research and find the best product at the best price.</p>
<h4 id="5compoundyourexpenses">5. Compound your expenses</h4>
<p>There are many ways to think about expenses, here’s a few examples:</p>
<ol>
<li>I want it and I don’t care how much it costs — I’ll put it on my credit card and think about it later.</li>
<li>It’s only $100 a month. I can afford that, I have $50 left over each week anyway.</li>
<li>If I invested that $100 a month for ten years and earned a 7% return, how much would it be?</li>
</ol>
<p>The answer to number three is nearly $17k ($16,776, that’s a profit of $4,776). The question then becomes, is that $100 subscription really worth more than $17k later?</p>
<p>At Spaceship, we are always trying to help you think about things as long term events, we hate short-termism. An easy way to think about it is to carry each decision forward ten years, rather than your next paycheck.</p>
<p>Here’s another example. You buy two coffees a day at $3.50 each. $7/day = $49/week = $36,850 in ten years at 7% annual rate of return. When you think about it like this, everything costs more than it seems. Rather than worry if you’re next paycheque will cover it, try thinking about alternatives, like investing it.</p>
<p>Saving money doesn’t have to be hard. You just have to set up systems that help you. The key is to rely on systems, not willpower to get you to where you want to be.</p>
<!--kg-card-end: markdown-->]]></content:encoded>
            <author>hello@spaceship.com.au (Abi Tyas Tunggal)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/behaviour/">Behaviour</category>
            <category domain="https://www.spaceship.com.au/learn/tag/cost-of-living/">Cost of Living</category>
            <category domain="https://www.spaceship.com.au/learn/tag/investing/">Investing</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2021/10/5-ways-to-use-behavioural-finance-to-help-you-save.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[01.10.21 | We bought some stocks]]></title>
            <link>https://www.spaceship.com.au/learn/011021-newsletter/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/011021-newsletter/</guid>
            <pubDate>Fri, 01 Oct 2021 01:35:00 GMT</pubDate>
            <description><![CDATA[We've bought new companies for the Spaceship Universe Portfolio and Spaceship Earth Portfolio.]]></description>
            <content:encoded><![CDATA[<p>It’s a busy time of year for us at Spaceship. We’re in the final quarter, we’re prepping for some exciting new features, and we’ve bought some new stocks. On that note, let’s get into the latest changes to our Spaceship Voyager portfolios.</p><h2 id="bought-chewy">Bought: Chewy</h2><p><strong>In the Spaceship Universe Portfolio</strong></p><p>Chewy is an American e-commerce brand that deals in pet food, toys and other supplies.</p><p>And it’s pretty popular, with more than 20 million active customers.</p><p>What’s interesting though is that those customers include pet parents and veterinarians, creating an entire pet ecosystem. Chewy is valued as though an e-commerce company, but it’s more than that. It has digitised veterinary services, working with vets to provide telehealth for pets and online prescription services.</p><p>Imagine not visiting the doctor or having annual medical checkups? According to Chewy, one-third of pet parents do not take their pet to the vet or don't do so regularly, constraining the size of the pet market. Chewy is out to solve this pet healthcare problem.</p><p>And that brings us to another point we like about Chewy. Its Autoship service means it has created recurring revenue, while also driving retention with customers. Autoship accounts for more than 70% of sales, making Chewy more like a subscription business than e-commerce.</p><p>On top of that, the company has scale. Serious scale. It had about 42% market share, at the beginning of 2021, bringing it close to Amazon, which is a feat unto itself.</p><p>Beyond that, it’s just a fun brand. The company is famous for sending out pet portraits (see above), sending more than 1,000 a week, which helps create loyal customers and virality on social media.</p><h2 id="bought-pinduoduo">Bought: Pinduoduo</h2><p><strong>In the Spaceship Universe Portfolio</strong></p><p>Pinduoduo is a tech platform based out of China that connects farmers and distributors with consumers in an innovative way, by enabling ‘group shopping’ at discounted prices.</p><p>Users can share product information on social channels, form a shopping team, and get a lower price for their purchase due to the bulk buying. Pinduoduo has pioneered a consumer-to-merchant model. Consumers band together, helping merchants understand demand levels so they know what to produce, saving costs for everyone and passing them on. Pinduoduo’s biggest opportunity is in online grocery as it cuts out middlemen and retailers by connecting farmers directly to consumers.</p><p>Pinduoduo is big! It had more than 788 million users in 2020, which means it surpassed Alibaba, despite being about 16 years younger. And because of its group shopping experience, users attract other users. And that means the cost of acquiring users is low.</p><p>One risk we see with Pinduoduo is that it relies heavily on Tencent’s WeChat (a social platform) for traffic and growth, as users go to WeChat to form shopping teams. But it’s worth noting that Tencent is a shareholder in Pinduoduo.</p><p>But all up, we like Pinduoduo’s leading position, so it was a buy for us.</p><h2 id="bought-matterport">Bought: Matterport</h2><p><strong>In the Spaceship Universe Portfolio</strong></p><p>Matterport is a spatial data company with a focus on digitising and indexing the built world.</p><p>Say what? Matterport takes 2D images and makes them 3D. This means anyone can use its cameras or even Matterport’s app on an iPhone and create a digital twin of a space, which can then be used to “design, build, operate, promote and understand” the space.</p><p>Take real estate, as an example. A realtor can create a virtual 3D tour of a space, which gives a potential buyer the opportunity to really visualise the space. The realtors can also track where customers stop and ‘linger’ virtually. (It’s usually the kitchen!)</p><p>What makes Matterport interesting to us, though, is that there’s a lot of verticals that Matterport can touch — real estate, yes, but also insurance, repairs, builders, and so on. Matterport is building a database of indoor buildings, as a digital twin of the real world has interesting optionality in terms of augmented reality and design.</p><p>With less than 0.1% of buildings having been digitised, there’s a lot of opportunity; the company sees its total addressable market at US $240 billion.</p><h2 id="bought-adore-beauty">Bought: Adore Beauty</h2><p><strong>In the Spaceship Universe Portfolio</strong></p><p>Many of you will know Adore Beauty, as it was one of Australia’s first beauty retailers to sell exclusively online. It has a great story, too. The company was founded by Kate Morris in early 2000, when Kate was just 21; she started it out of her Melbourne garage.</p><p>The company is famous for sending out a free Tim Tam with each order. It sounds like a small thing, but I’ve ordered from Adore Beauty just for the free shipping and free Tim Tam.</p><p>We like Adore Beauty because of its content-led marketing strategy. Adore Beauty is not just e-commerce, it’s a digital media business helping customers make informed decisions about beauty products. Additionally, its podcast is a great source of traffic, having been downloaded more than 2 million times. There’s also a huge sense of loyalty among its customers, thanks in part to its new loyalty scheme that has more than 50,000 customers.</p><p>Despite having 650,000 active customers, Australian beauty and personal care online adoption lags the UK and US, which means Adore Beauty still has potential to grow.</p><h2 id="bought-nitro-software">Bought: Nitro Software</h2><p><strong>In the Spaceship Universe Portfolio</strong></p><p>Nitro Software is a good one for this new work-from-home digital world we live in, as it helps its users edit, convert, create and eSign PDF files.</p><p>And it’s another Melbourne-based brand, born in 2005 with a team of three.</p><p>We like Nitro as it services more than 13,000 business customers, including some of the world’s biggest companies, from GE to ExxonMobil, Blue Origin to Toyota.</p><p>There’s also plenty to like about the growing digitalisation trend; many companies still rely on paper signatures, but there’s a shift towards electronic signatures that Nitro can be a part of. Of course, there’s some competition in that space thanks to DocuSign and Adobe, but we still believe Nitro Software is a good Aussie buy for us.</p><h2 id="bought-datadog">Bought: Datadog</h2><p><strong>In the Spaceship Earth Portfolio</strong></p><p>Datadog is a cloud monitoring and analytics platform, beloved by developers, IT operations teams, and so on. They benefit from the cloud migration trend and are typically called in when customers start the cloud transition and hit pain points.</p><p>Furthermore, the company is shifting from cloud monitoring into many other services. Security is an interesting opportunity for them.</p><p>It’s also another company with a slew of big name brands as customers — including Samsung, 21st Century Fox, Peloton, and Amazon-owned Whole Foods.</p><p>We believe Datadog contributes to Goal 9 (Industry, Innovation, and Infrastructure) of the UN Sustainable Development Goal agenda, thanks to its contributions to communications and security. They help shift workloads to the cloud, among other things.</p><h2 id="bought-illumina">Bought: Illumina</h2><p><strong>In the Spaceship Earth Portfolio</strong></p><p>Illumina is a developer, manufacturer, and marketer of life science tools, which covers things such as genome sequencing.</p><p>The company is also playing a key role in fighting COVID-19, as its technology is powering scientists and researchers in more than 10,000 labs across 115 countries.</p><p>We believe Illumina contributes to Goal 3 (Good Health and Well-Being) of the UN Sustainable Development agenda. They strive to remove barriers to genomics, including through their iHope Network which provides whole genome sequencing to underserved families.</p><p>Illumina has a real stronghold in a way, with more than 90% of the world’s sequencing data being generated using their instruments, which is just one reason we like the company.</p><hr><p>The Spaceship Universe Portfolio invests in Chewy, Pinduoduo, Matterport, Adore Beauty, and Nitro Software at the time of writing.</p><p>The Spaceship Earth Portfolio invests in Datadog and Illumina at the time of writing.</p><p>Important! We’re sharing with you our thoughts on the companies in which Spaceship Voyager invests for your informational purposes only. We think it’s important (and interesting!) to let you know what’s happening with Spaceship Voyager’s investments. However, we are not making recommendations to buy or sell holdings in a specific company. Past performance isn’t a reliable indicator or guarantee of future performance.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Bryna Howes)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/newsletters/">Newsletters</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2021/10/unnamed.jpeg" length="0" type="image/jpeg"/>
        </item>
        <item>
            <title><![CDATA[Real Money Talk: Laura]]></title>
            <link>https://www.spaceship.com.au/learn/real-money-talk-laura/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/real-money-talk-laura/</guid>
            <pubDate>Mon, 27 Sep 2021 23:30:00 GMT</pubDate>
            <description><![CDATA[Laura is a 41-year-old from Melbourne who lives with her partner, her mother and her children.]]></description>
            <content:encoded><![CDATA[<p>This post is based on an interview we conducted with Laura in September 2021.</p><p>Real Money Talk is our series where we interview Australians from all walks of life about their personal finances. The views expressed are those of the interviewees, based on their experiences with money, and as such are not necessarily representative of Spaceship's views.</p><p>We have changed the name of the interviewee for their privacy.</p><h2 id="overview">Overview</h2><p><strong>Name: </strong>Laura<br><strong>Age:</strong> 41<br><strong>Where do you live?</strong> Melbourne, Australia</p><p><strong>Please tell us a bit about yourself.</strong><br>I'm a 41-year-old project manager and mother of two. I live intergenerationally with my partner, my mother, and our children.</p><p><strong>What's your current net worth?</strong><br>$1,500,000 or so.</p><p><strong>How does it break down?</strong></p><ul><li>$500,000 in superannuation as a couple.</li><li>$430,000 in index fund investments.</li><li>$530,000 in investment real estate.</li><li>$860,000 in the house we live in.</li><li>$3,000 or so in a Spaceship Origin Portfolio.</li></ul><p><strong>Do you have any debts?</strong><br>I have a $760k mortgage.</p><p><strong>How did you build your net worth?</strong><br>My parents divorced when I was 11, and my father died when I was 17. I got my first job and hated it, which made me debt finance university so I could get something less menial.</p><p>I didn't know anything about money – my parents were so awful with it. By the time I was 24, I was following their financial patterns. I spent what I earned immediately. </p><p>I got a credit card in university, and between it and tuition, I graduated with about $150,000 in debt. </p><p>Being painfully, constantly broke, I bought my first self help book: The Richest Man in Babylon. I also read tips online, which promoted me to open multiple bank accounts that I could name with various bills so I'd split my pay visibly. I cut up my credit card, and got a job in financial services thinking it suited my major and would get me a financial education.</p><p>Around 24, I started salary sacrificing 5% of my pay into superannuation, and I spent the first 10 years after graduation digging myself out of debt. </p><p>As my salary increased, I kept our lifestyle about the same and increased our focus on salary sacrificing and paying off debt. I married at 26, and my partner was good with money, though we were both paid about average until our thirties.  </p><p>At 30, we bought our first house, which I paid off quickly because my salary had risen from my initial $38,000 to about $80,000 by then. My partner's job was near mine in salary, and we planned together. We used employer pay splitting to automate key payments. </p><p>Once I was out of debt, I switched focus to investing with the money I'd been putting into debt. Now I salary sacrifice to the fully allowed $27,500 cap per annum and invest 44% of my income. Also, my salary is the highest it has ever been. I could probably retire if I wanted to. I like my work though, and am waiting for the kids to graduate before I decide.</p><h2 id="earn">Earn</h2><p><strong>Tell us a bit about your career.</strong><br>I started at 14 working under the table at a flower shop making flower arrangements for $5 per hour.  At 16, I got a summer job as a cashier at a supermarket. At 18 I started work in a call center for an insurance company, but left the job to move to another state. The move fell through and I went home to start working at the concession stand at a cinema. </p><p>At 19, I went to uni, and I graduated at 25. My first job was a marketing/admin role at a small technology company. I left them when negotiations for a raise fell through, and I got a temporary job with a bank with the help of a recruiter using my hobby web development skills. I moved from that temp job into a permanent role as a junior business analyst (entry level). </p><p>Two years later, I ran my first project, then switched focus to project management. I've been a project manager in financial services/technology pretty much ever since.</p><p><strong>Do you have any income sources outside your job? How much do you earn from each and how did you develop them?</strong></p><p>I earn between 5% and 22% growth on my investments pretty much every year. Beyond that, after we paid the mortgage off our first house, we rented it out and bought another. My partner also works.</p><p><strong>What advice do you have for other people who want to earn more money?</strong></p><p>Earning more money did help generate our wealth, but it wasn't key to our financial success. Setting up systems and paying attention to our habits is what helps build your wealth. Fundamentally, it's just math and a LOT of patience. Start with goals you're passionate about. For me, it was "get out of debt" then "save 3 months of salary" then "25x the amount I want to live on invested for retirement".</p><p>Once you know where you're going, use automation tools like employer pay splitting, salary sacrifice, and investment schedules to make your plan happen before you even need to decide if you're going to 'be disciplined' that pay. Basically, pay yourself first. Right now, I'm using Spaceship Voyager for that and just treating it like any other monthly bill – but it's a 'bill' that helps build wealth by investing for the long term.</p><p>Also, think about eliminating spending that drains your assets. For example, paying rent is usually paying someone else's mortgage. If you replace it with a mortgage that builds equity, you can sell that property later. Use this treatment on anything that drains your pockets. Sometimes it's just stopping certain habits, sometimes it's substituting for cheaper ways to do the same things.</p><p>Finally, control your lifestyle. As you advance in earnings, the number of things you need in your life to be happy doesn't really change. It's usually family, friends, food, and a roof over your head. So, if you learn to be content with serving your needs rather than your wants, and doing it in smaller, more affordable ways, you will rapidly accumulate wealth.</p><h2 id="save">Save</h2><p><strong>What's your savings rate? How has it changed over time?</strong></p><p>From entering into the job market around 14 to around 24, my savings rate was zero. At 27, I started saving 5% via salary sacrifice. With each new job every two-to-four years or so, I increased both salary and savings rate. Around 35, I finally maxed what I could with super, and had to supplement outside of super. This is when I started looking at things like Raiz, Spaceship, and more traditional things like CommSec and NAB Trade. Right now I save 44% of my income into various accounts.</p><p><strong>Do you have a budget?</strong><br>Yes, I use Google Sheets.</p><p><strong>How much do you spend per year?</strong><br>$103,000 was my actual expenditure last year.</p><p><strong>Do you make purchase decisions carefully, or are you loose with your money?</strong><br>We are somewhere in-between. Unallocated cash in the joint expense account goes quick, which is why we allocate money quickly and automate as much as we can.</p><p>Purchases over $250 or so tend to have heaps of deliberation. For example, our refrigerator had no door handles for about 8 years before we replaced it. That said, we almost never spend over our budget. I do a lot of online window shopping, see my cart is $500+ and walk away. If I'm still dreaming of something a month later, I'll ask my partner what they think about the purchase. Usually I get it at that stage. If I don't think about it again, I've saved myself $500+!</p><p><strong>How is your work-life balance?</strong><br>I work about 40-48 hours per week.</p><p><strong>What's your favourite thing to spend money on?</strong><br>My kids, probably.</p><h2 id="invest">Invest</h2><p><strong>How do you invest?</strong><br>Automatically and often. $27,500 per annum to super. $750 per month to Spaceship. Reinvest dividends with Computershare.</p><p><strong>What's been your best investment?</strong><br>I reconcile once per year. Numerically, it's probably my long term index funds, but my favourite was my old house.</p><p><strong>What's been your worst investment?</strong><br>Worst performing was employee shares from a bank I used to work with. Real estate investment is also a lot of work, so that may be a close second. I've been contemplating looking at REITs instead of buying another investment property, but need to do more research.</p><p><strong>What's been your overall return?</strong><br>I'm not entirely sure. It's definitely more than 5% per annum, and I've had some shockingly stunning years at 22%+... Overall  I suspect somewhere around 8%, accounting for markets being super high at the moment.</p><p><strong>How are you building wealth?</strong><br>Automatic monthly payments.</p><p><strong>What are your main roadblocks to building wealth? How are you addressing them?</strong><br>My spending habits and a tendency to want bigger or better things. Our new house is probably bigger than we should have gone, even for a large family with intergenerational living.</p><p><strong>Do you have a target net worth you want?</strong><br>$3 million.</p><h2 id="behaviour">Behaviour</h2><p><strong>When did you make your first significant behavioural shift towards wealth building?</strong><br>24-years-old.</p><p><strong>If you could start again, what would you do differently? What advice would you give your younger self?</strong><br>Start earlier, avoid intermingling your finances with people who don't agree with your financial outlook. Figure out where your weaknesses are, be honest about it, then look for ways to plug those gaps quickly.</p><p><strong>What mistakes have you made along the way that others can learn from?</strong><br>Living paycheck to paycheck. Thinking that rich people were somehow fundamentally different to me and it was unattainable, so why try. I am not sure if I would have gone to uni. Paying off that debt was a huge part of my life for so long... but somehow, that led to the behaviours I ultimately needed, so maybe the other path wouldn't have been better. Delayed gratification is a pretty big one, but I am still pretty poor at that.</p><p><strong>Do you have any worries about retirement? If so, how are you planning to address them?</strong><br>Worried that I don't have enough diversification, so may be exposed to certain types of investments losing value rapidly. Also worried about being bored and how to shift from accumulation to a pension setup. It's more education, luckily I have time to research.</p><p><strong>How are you learning about building wealth?</strong><br>Started with books, then YouTube, eventually I did financial advisor training, but didn't stick with it. Still watch YouTube and read blogs.</p><p><strong>Do you give to charity? If so, what percentage of your time/money do you give?</strong><br>I don't give a lot to charity, but I support a few Patreons and give ad-hoc to charities. I volunteer my time more than give money. As for what %... In cash, less than $1,000 per annum. In time, prior to the pandemic, most weekends I'd do something for a few hours every Saturday.</p><hr><h2 id="we-want-to-hear-your-real-money-talk">We want to hear your Real Money Talk</h2><p>At Spaceship we’re big believers in sharing our money stories. We want to hear yours, too. In our ongoing <a href="https://www.spaceship.com.au/learn/tag/real-money-talk/?ref=spaceship.ghost.io">Real Money Talk</a> series, members of our community share what they’ve learned about managing money. We’d love you to take part. <a href="https://forms.gle/B2xKnqAqjePMHfFG9?ref=spaceship.ghost.io">Here’s a link to our Real Money Talk survey</a> where you can share your story.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Kelly Simpson)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/real-money-talk/">Real Money Talk</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2021/09/real-money-talk-Laura.png" length="0" type="image/png"/>
        </item>
        <item>
            <title><![CDATA[24.09.21 | Our latest quarterly update]]></title>
            <link>https://www.spaceship.com.au/learn/240921-newsletter/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/240921-newsletter/</guid>
            <pubDate>Fri, 24 Sep 2021 00:42:00 GMT</pubDate>
            <description><![CDATA[We've done some big things this quarter and have some news about what's next.]]></description>
            <content:encoded><![CDATA[<p>Welcome to our latest quarterly update!</p><p>If this is your first Spaceship quarterly update, this is where we look back over the past few months and discuss what’s been going on behind the scenes at Spaceship, and take a closer look at some of the latest launches and landings. But first…</p><h2 id="we-hit-200k-customers-and-1-billion-in-fum">We hit 200k customers and $1 billion in FUM</h2><figure class="kg-card kg-image-card"><img src="https://www.spaceship.com.au/blog/images/2021/09/200K-CUSTOMERS_social.gif" class="kg-image" alt="" loading="lazy" width="1200" height="800"></figure><p>This quarter we took a <em>huge</em> step for Spaceship-kind.</p><p>More than 200,000 customers are now using Spaceship to invest in their future! We also now have more than $1 billion in funds under management, making us a leader in the local micro-investing space.</p><h2 id="we-introduced-multiple-portfolios">We introduced multiple portfolios</h2><figure class="kg-card kg-image-card"><img src="https://www.spaceship.com.au/blog/images/2021/09/multi.gif" class="kg-image" alt="" loading="lazy" width="1200" height="800"></figure><p>You can now diversify your investments by investing in all three of our Spaceship Voyager portfolios, all with one account. You can add a different investment plan for each portfolio, and track your balances, unit prices, and returns from the one account.</p><h2 id="we-launched-investment-goals">We launched investment goals</h2><figure class="kg-card kg-image-card"><img src="https://www.spaceship.com.au/blog/images/2021/09/unnamed.gif" class="kg-image" alt="" loading="lazy" width="1200" height="800"></figure><p>There’s something about visualising your goal that just… helps. Happily, you can now create an investment goal in the Spaceship app. Once set up, you can track and celebrate your progress, all while staying focused on your future.</p><h2 id="we-bought-and-sold-some-stocks">We bought and sold some stocks</h2><p>The Spaceship Earth Portfolio has bought Datadog and Illumina and sold Ocado, Medtronic, and Guardant Health.</p><p>The Spaceship Universe Portfolio has bought Chewy, Pinduoduo, Matterport, Adore Beauty, Nitro Software, and sold Autodesk, Zoetis, NetEase, Superloop, and Mesoblast.</p><h2 id="whats-next">What's next?</h2><p>What if I told you that what’s next is <a href="https://www.spaceship.com.au/voyager/boosts/?ref=spaceship.ghost.io" rel="noreferrer">round ups… but better?</a></p><p>That’s all we can say about that for now, but stay tuned — and next week, we’ll be talking about the stocks we’ve bought this quarter.</p><hr><p>The Spaceship Universe Portfolio invests in Chewy, Pinduoduo, Matterport, Adore Beauty, and Nitro Software at the time of writing.</p><p>The Spaceship Earth Portfolio invests in Datadog and Illumina at the time of writing.</p><p>Important! We’re sharing with you our thoughts on the companies in which Spaceship Voyager invests for your informational purposes only. We think it’s important (and interesting!) to let you know what’s happening with Spaceship Voyager’s investments. However, we are not making recommendations to buy or sell holdings in a specific company. Past performance isn’t a reliable indicator or guarantee of future performance.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Bryna Howes)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/newsletters/">Newsletters</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2021/09/240473215_1539967626337863_765968810938976508_n.png" length="0" type="image/png"/>
        </item>
        <item>
            <title><![CDATA[What are Australia's biggest tech companies?]]></title>
            <link>https://www.spaceship.com.au/learn/what-are-australias-biggest-tech-companies/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/what-are-australias-biggest-tech-companies/</guid>
            <pubDate>Tue, 21 Sep 2021 00:00:00 GMT</pubDate>
            <description><![CDATA[Take a look at some of the biggest technology companies in Australia to find out what they are and what they’re all about.]]></description>
            <content:encoded><![CDATA[<p>Australia may not be home to tech giants like Apple, Facebook, Netflix and Google, but we nonetheless have some very impressive technology companies of our own.</p><p>While they may be less well known than their international counterparts, the ASX100 features several technology companies with serious clout.</p><p>Here we take a look at some of the biggest technology companies in Australia, including many that we invest in through the <a href="https://www.spaceship.com.au/voyager/?ref=spaceship.ghost.io">Spaceship Voyager portfolios</a>, to find out what who they are and what they’re all about.</p><!--kg-card-begin: markdown--><h1 id="1atlassianmarketcapus65billionasatjuly2021">1. Atlassian – market cap US$65 billion, as at July 2021</h1>
<p>Although listed on the NASDAQ, not the ASX, <a href="https://www.atlassian.com/?ref=spaceship.ghost.io">Atlassian</a> has garnered worldwide attention for its rapid rise up the ranks of global technology stocks and with a market cap in excess of $65 billion it would sit safely in the S&amp;P/ASX50. Founded by two Australians, Atlassian is a software company that builds platforms and tools for businesses.</p>
<p>Among its products are JIRA – a platform for software developer teams to plan and project management, Confluence for team content creation, Trello for capturing and adding structure to team work and Bitbucket for team code sharing and management. Other tools include Atlassian Access, Bamboo, Crowd, Crucible, Fisheye, Sourcetree and Statuspage.</p>
<h1 id="2afterpaymarketcap30billionasatjuly2021">2. Afterpay – market cap $30 billion, as at July 2021</h1>
<p>Afterpay is a buy now, pay later (BNPL) product that allows its customers to pay off purchases in four instalments split over six weeks. It’s a free service for customers who pay on time, and it’s got heaps of them – there are currently 3.5 million customers in Australia and New Zealand.</p>
<p>The company makes its money by charging merchant fees to participating retailers. The majority of its income comes from the merchants who offer it as a payment option. Afterpay is also going global, having expanded into the United States and the United Kingdom.</p>
<h1 id="3reagroupmarketcap21billionasatjuly2021">3. REA Group – market cap $21 billion, as at July 2021</h1>
<p>A multinational digital advertising business specialising in property, <a href="https://www.rea-group.com/IRM/content/default.aspx?ref=spaceship.ghost.io">REA Group</a> operates a range of Australia’s leading residential, commercial and share property websites, including realestate.com.au, realcommercial.com.au and Flatmates.com.au. REA Group also owns leading portals in Malaysia, Indonesia, Singapore and Hong Kong, with property-related sites also present in China and Thailand.</p>
<p>In addition, REA Group owns an Australian mortgage broking franchise group and Hometrack Australia Pty Ltd, a leading provider of data property services. The company was founded 1995 in Doncaster, in the Eastern Suburbs of Melbourne.</p>
<h1 id="4xeroltdmarketcap206billionasatjuly2021">4. Xero Ltd – market cap $20.6 billion, as at July 2021</h1>
<p><a href="https://www.xero.com/au/?ref=spaceship.ghost.io">Xero</a> provides accounting software to small businesses and their advisors and boasts over 2.7 million subscribers in over 180 countries. Often described as a cloud-based accounting software program, Xero is listed on the ASX but is headquartered in Wellington New Zealand.</p>
<p>Founded in 2006, the company now has a workforce of 3,500 people with offices in New Zealand, Australia, the United Kingdom, the United States, Canada, Asia and South Africa. It allows users to streamline processes like invoicing, payroll and cash flow management.</p>
<h1 id="5wisetechglobalmarketcap98billionasatjuly2021">5. WiseTech Global – market cap $9.8 billion, as at July 2021</h1>
<p>WiseTech Global has a software program called CargoWise that gives its customers real time data visibility of their freight operations. It’s cloud-based and has customers in 160 countries, so it’s properly global, too. Huge businesses need this kind of supply chain oversight – and WiseTech Global’s customers are some of the biggest, with all top 25 global freight forwarders in their customer base.</p>
<h1 id="6computershareltdmarketcap97bilionasatjuly2021">6. Computershare Ltd – market cap $9.7 bilion, as at July 2021</h1>
<p>One of Melbourne’s first start-up technology companies, <a href="https://www.computershare.com/au?ref=spaceship.ghost.io">Computershare</a> provides specialist computer bureau services to Australian share registrars and today manages over 75 million customer records, has over 12,000 employees and operates in 21 countries.</p>
<p>In addition to its transfer agency and share registration services, Computershare offers employee equity plans, proxy solicitation, mortgage servicing, stakeholder communications, and a range of other diversified financial and governance services.</p>
<h1 id="7carsalescomltdmarketcap603billionasatjuly2021">7. Carsales.com Ltd – market cap $6.03 billion, as at July 2021</h1>
<p><a href="https://www.carsales.com.au/?ref=spaceship.ghost.io">Carsales</a>, the largest online auto classifieds business in Australia, was founded in 1997 and has its headquarters in Richmond Victoria. In addition to its classified business, it offers vehicle inspections and history reports, car valuation, pricing tools and independent expert news and reviews.</p>
<p>The company employs more than 600 people in Australia and has operations across the Asia Pacific region. It also has interests in leading automotive classified businesses in Brazil, South Korea, Mexico, Chile, Colombia and Argentina.</p>
<h1 id="8nextdcmarketcap578billionasatjuly2021">8. NEXTDC – market cap $5.78 billion, as at July 2021</h1>
<p>NEXTDC has a network of data centres and guarantees its customers 100% uptime. This is a big deal when its customers are businesses such as Telstra, Google Cloud, and Alibaba Cloud.</p>
<p>NEXTDC offers cloud, connectivity, technical service and data centre solutions to its customers. It’s recognised as Australia’s most reliable data centre provider.</p>
<h1 id="9linkadminhldgmarketcap258billionasatjuly2021">9. Link Admin HLDG – market cap $2.58 billion, as at July 2021</h1>
<p>Founded in New Zealand in2005, <a href="https://www.linkgroup.com/?ref=spaceship.ghost.io">Link Administration Holdings</a>, also known as Link Group, was originally a share registry business within an accounting firm. Today, it has its headquarters in Australia and administers financial data and delivers information solutions for companies and large asset owners globally.</p>
<p>Link Group’s core business consists of fund administration and securities registration and it is the largest provider of services in Australia's superannuation fund administration industry. It has over 7,000 employees working across 18 jurisdictions.</p>
<!--kg-card-end: markdown--><h2></h2><p><em>The <a href="https://www.spaceship.com.au/voyager/universe/?ref=spaceship.ghost.io">Spaceship Universe Portfolio</a> invests in Afterpay, WiseTech Global, NEXTDC, REA Group, Xero, and Carsales.com at the time of writing.</em></p><hr><p><em>The <a href="https://www.spaceship.com.au/voyager/origin/?ref=spaceship.ghost.io">Spaceship Origin Portfolio</a> invests in Afterpay, WiseTech Global, Computershare, REA Group and Xero at the time of writing.</em></p><hr><p><em>The <a href="https://www.spaceship.com.au/voyager/earth/?ref=spaceship.ghost.io">Spaceship Earth Portfolio</a> invests in Atlassian and Xero at the time of writing.</em></p><p>Important! We’re sharing with you our thoughts on the companies in which Spaceship Voyager invests for your informational purposes only. We think it’s important (and interesting!) to let you know what’s happening with Spaceship Voyager’s investments. However, we are not making recommendations to buy or sell holdings in a specific company. Past performance isn’t a reliable indicator or guarantee of future performance.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Sam McKeith)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/technology/">Technology</category>
            <category domain="https://www.spaceship.com.au/learn/tag/stocks/">Stocks</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2022/03/Australia-s-biggest-tech-companies.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[What is a housing deposit?]]></title>
            <link>https://www.spaceship.com.au/learn/what-is-a-housing-deposit/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/what-is-a-housing-deposit/</guid>
            <pubDate>Mon, 20 Sep 2021 20:34:00 GMT</pubDate>
            <description><![CDATA[If home ownership is your dream, you’re going to need to be able to put down a housing deposit.]]></description>
            <content:encoded><![CDATA[<p><a href="https://www.spaceship.com.au/first-home/?ref=spaceship.ghost.io" rel="noreferrer">Owning your own home</a> is still an important aspiration for many Aussies.</p><p>Despite home ownership being harder to achieve today than in the past, especially in many capital cities around the country, the basics of buying a home remain the same.</p><p>But first, you’re going to need to be able to put down a housing deposit.</p><p>But what exactly is a housing deposit and how do you know if you’ve saved enough for one?</p><h2 id="what-is-a-housing-deposit-and-what-is-a-mortgage">What is a housing deposit and what is a mortgage?</h2><p>Simply put, a housing deposit is saved money — often around 20 per cent of the property’s purchase price, though it can be more — that you contribute to the purchase price of a property. For instance, if you save a $20,000 deposit for a $400,000 property, your housing deposit represents 5 per cent of the purchase price of the property.</p><p>Once you have a housing deposit, you can apply for a home loan for the balance of the purchase price which involves getting a mortgage.</p><p>The mortgage means that you while you own the house, the bank has a legal interest in the property (as security) as per your mortgage, which is a legal agreement.</p><h2 id="is-a-bigger-deposit-better">Is a bigger deposit better?</h2><p>In short, yes. There are several reasons why it can be advantageous for a borrower to take the time to save a bigger housing deposit before diving into the property market.</p><p>For instance, if you turn up to a lender with a large deposit, say 40 per cent of the purchase price, it shows that you’re a disciplined saver and this may help you with your home loan application.</p><p>Indeed, building a good relationship with a lender can help you secure a home loan for a house.</p><p>Having a bigger deposit generally also means that  there’s less chance you will need Lenders Mortgage Insurance (LMI). This is where your lender requires you to make a one-off payment to protect them against your potential non-repayment. LMI is usually required if your deposit is less than 20 per cent of the total value of your mortgage.</p><p>Another plus is that the bigger the deposit you manage to save up, the less you have to borrow. This is good because it usually means lower repayments and less interest over time.</p><h2 id="what-counts-as-a-deposit">What counts as a deposit?</h2><p>The most basic contributor is savings. Lenders like to see a track record of deposits into a savings account over a period of time.</p><p>Putting a little away each pay cheque is one of the fastest ways to save for a house.</p><p>While savings are usually the foundation of a housing deposit, there can also be other contributors like monetary gifts, guarantees by family members, shares, and equity.</p><p>In some Australian jurisdictions, <a href="https://www.revenue.nsw.gov.au/grants-schemes/previous-schemes/first-home-owner-grant?ref=spaceship.ghost.io">such as NSW</a>, there are also grants for first homeowners that can assist. In NSW, for new builds you may qualify for a $10,000 grant.</p><h2 id="who-does-the-deposit-get-paid-to">Who does the deposit get paid to?</h2><p>Once you’ve won at an auction or agreed on a sale price, you’re ready for the really important part: signing the contract of sale. It’s at this point when you usually transfer the agreed deposit, whether that’s 5 per cent, 10 per cent or 20 per cent of the purchase price, to the vendor.</p><p>Once the contract of sale has been signed and witnessed, the deposit goes to the seller, or to the real estate agent’s trust account, depending on the circumstances.</p><p>Note that while your lender may require that you have 20 per cent of the purchase price available as a deposit at sale contract time, the seller may only need less, like 10 per cent.</p><p>When it comes to paying the housing deposit, you have several options available to you including bank transfer, cash, cheque, and in some cases <a href="https://www.mortgagechoice.com.au/home-loans/home-buying-advice/home-loan-deposit/what-is-a-deposit-bond/?ref=spaceship.ghost.io">a deposit bond</a>.</p><h2 id="you%E2%80%99ve-paid-the-deposit-now-what">You’ve paid the deposit, now what?</h2><p>You managed to <a href="https://www.spaceship.com.au/first-home/?ref=spaceship.ghost.io" rel="noreferrer">save up the deposit</a>, secure your dream home, and you’ve made it through the contract for sale process.</p><p>There remains a cooling-off period that allows you to back out of the contract if you have a change of heart or are hit with some kind of financial or personal crisis.</p><p>But remember, if you bail out, you’re unlikely to get your deposit back and there’s no cooling off period if you purchase at an auction. The length of such periods varies across Australia.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Sam McKeith)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/property/">Property</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2019/10/what-is-a-housing-deposit.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[Real Money Talk: Julie]]></title>
            <link>https://www.spaceship.com.au/learn/real-money-talk-julie/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/real-money-talk-julie/</guid>
            <pubDate>Mon, 13 Sep 2021 23:30:00 GMT</pubDate>
            <description><![CDATA[Julie is a 29-year-old Registered Nurse who’s currently caring for COVID-19 patients in a public hospital.]]></description>
            <content:encoded><![CDATA[<p>This post is based on an interview we conducted with Julie in September 2021.</p><p>Real Money Talk is our series where we interview Australians from all walks of life about their personal finances. The views expressed are those of the interviewees, based on their experiences with money, and as such are not necessarily representative of Spaceship's views.</p><p>We have changed the name of the interviewee for their privacy.</p><h2 id="overview">Overview</h2><p><strong>Name: </strong>Julie	<br><strong>Age: </strong>29<br><strong>Where do you live? </strong>Sydney</p><p><strong>Please tell us a bit about yourself.</strong></p><p>I’m a Registered Nurse currently caring for COVID-19 patients in a public hospital.</p><p>I’m a wife and mother to two small boys aged three and one. </p><p>I stay home with the kids Monday to Friday and work on the weekends.</p><p><strong>What's your current net worth?</strong></p><p>-$176,300</p><p><strong>How does it break down?</strong></p><ul><li>Real estate: $302,312</li><li>Spaceship Voyager: $13,000</li><li>Superannuation: $40,076</li><li>Cash: $3,000</li><li>Car: $6,000</li></ul><p><strong>Do you have any debts?</strong></p><ul><li>HELP debt: $13,000</li><li>Mortgage: $527,688</li></ul><p><strong>How did you build your net worth?</strong></p><p>Well, I am currently in debt! But I’ve been making a pretty good dent in it every year by moving back in with my parents (paying board), while renting out my property. This increases my savings rate per week enabling me to pay off my mortgage at a much faster rate without having to work more.</p><p>It definitely is a sacrifice that isn’t for everyone, but me being around more for my kids was more important than having our own space.</p><h2 id="earn">Earn</h2><p><strong>Tell us a bit about your career.</strong></p><p>I'm a Registered Nurse caring for COVID patients in a public hospital.</p><p><strong>Do you have any income sources outside your job? How much do you earn from each and how did you develop them?</strong></p><p>I do “return and earn”. My parents and neighbours know I collect bottles so they contribute whenever they can which helps! </p><p>I used to collect bottles when I went on walks with the kids but because of COVID-19 I don’t do that now (for hygiene reasons). But I make around $27 a fortnight. It’s not much, but it’s a good gig for minimal effort! And I like to think it’s helping the environment :).</p><p>I also use Gumtree. I try to sell anything I don’t use anymore as long as it’s in good condition. I mostly sell baby things when my youngest has grown out of it, but I am able to get either 50% back from full priced items or 100% back for second-hand items. It’s definitely helped reduce the cost of having kids and has enabled me to use the money I make to buy more things for the kids.</p><p><strong>What advice do you have for other people who want to earn more money?</strong></p><p>Having a budget and saving goals really helps me. It puts me in a “saving money” mind frame, which can help fight the temptation to spend money impulsively.</p><p>Setting up different bank accounts for different things helps me to divide my income as soon as I receive it, placing it further from my reach helps maximise my savings.</p><h2 id="save">Save</h2><p><strong>What's your savings rate? How has it changed over time?</strong></p><p>About 70% of my take home pay. The rest are bills, expenses and spending. I feel this is pretty reasonable considering I have a young family and also kids are expensive!</p><p><strong>Do you have a budget?</strong></p><p>Of course! I have a strict budget for bills and expenses. </p><p>But I always leave a buffer amount of money around $300 sitting within reach in a joint bank account in case something comes up suddenly that I haven’t anticipated for within my budget. Such as an appliance breaks and I need to buy a new one.</p><p>This helps me easily survive within my budget week to week with the confidence that if something pops up unexpectedly I can cover it and simply replace the buffer amount next paycheck. This means my savings rate is predictable and not affected by life’s surprises!</p><p><strong>How much do you spend per year?</strong></p><p>Not much. If I need something I buy it. But I don’t often splurge on things we don’t need.</p><p><strong>Do you make purchase decisions carefully, or are you loose with your money?</strong></p><p>I make purchases carefully. Often I research before I buy and always check that it isn’t available second hand on gumtree first before buying brand new. I also live by the mantra of spending more money on the things you use everyday and less on the things that you don’t.</p><p><strong>How is your work-life balance?</strong></p><p>It’s great! I love being able to be home with my kids five days and only at work two days a week.</p><p>The only bad thing is I don’t get much time with my husband which is not ideal, however it is a sacrifice for this period of time in our lives. </p><p>I know when the boys go to pre-school or school, I can change my shifts and eventually get my weekends back.</p><p><strong>What's your favourite thing to spend money on?</strong></p><p>Things for my kids! COVID-19 restrictions and having to be home more hasn’t helped the temptation to buy more toys and activities in order to better occupy them at home!</p><h2 id="invest">Invest</h2><p><strong>How do you invest?</strong></p><p>Property and Spaceship Voyager. I also make voluntary contributions to my Super account in order to increase my net worth.</p><p><strong>What's been your best investment?</strong></p><p>Property definitely.</p><p><strong>What's been your worst investment?</strong></p><p>Probably my car. They depreciate so much in price and cost so much to maintain.</p><p><strong>What's been your overall return?</strong></p><p>Well, once I pay off my mortgage it will be a very big return! Especially owning property in Sydney nowadays.</p><p><strong>How are you building wealth?</strong></p><p>Slowly, by dividing my money into different places and watching it grow overtime. I believe it is a good thing not to keep all your money in one basket.</p><p><strong>What are your main roadblocks to building wealth? How are you addressing them?</strong></p><p>Main roadblocks would be only working part-time while my kids are young. </p><p>However it is a choice I made that I wanted to stay home with them and I will return to full-time work once they are in school which will increase my income significantly in the future.</p><p><strong>Do you have a target net worth you want?</strong></p><p>No not really. I strive for financial independence, which for me is to no longer be in debt and not to have to stress too much about money. I feel I am on target to achieve my goals.</p><h2 id="behaviour">Behaviour</h2><p><strong>When did you make your first significant behavioural shift towards wealth building?</strong></p><p>Probably high school. I had a part time job at my local grocery store at 15-years-old and soon learnt I was able to save a lot of money if I worked hard and exercised self-control when it came to spending. By the time I turned 20 I had $20,000.</p><p><strong>If you could start again, what would you do differently? What advice would you give your younger self?</strong></p><p>Probably get involved with shares earlier. I waited until I was in my late twenties to invest, as I was too scared from all the ‘stories’ I had heard about bad investments.</p><p><strong>What mistakes have you made along the way that others can learn from?</strong></p><p>Probably been influenced by my parents' way of doing things too much, which stopped me from realising that there are many ways to earn money other than just the mainstream way. </p><p>Thinking outside of the box and researching for yourself helped me forge my own path to saving money and building wealth.</p><p><strong>Do you have any worries about retirement? If so, how are you planning to address them?</strong></p><p>No, I am on track given my sex and age according to the superannuation research guide. </p><p>Also I consolidated my super accounts a while ago which was a big relief, so overall I am very happy with my progress so far.</p><p><strong>How are you learning about building wealth?</strong></p><p>The book The Barefoot Investor by Scott Pape helped me to divide my income between different financial goals. I would recommend it to anyone wanting to learn about money and building wealth.</p><p>I also listen to My Millennial Money podcast by Glen James. I find him simple to understand, quick to the point and practical steps to follow.</p><p><strong>Do you give to charity? If so, what percentage of your time/money do you give?</strong></p><p>Yes, regularly. I give about 5% of my income. Do your research though and give to a charity you know is using your money wisely.</p><p>I want to encourage my children to be generous with others so I have a system for birthday gifts: something you want, something you need and something for someone else.</p><p>When it is their birthday they get to choose what charity or organisation to give to. My kids really love doing it and it encourages them to be generous at a young age.</p><hr><h2 id="we-want-to-hear-your-real-money-talk">We want to hear your Real Money Talk</h2><p>At Spaceship we’re big believers in sharing our money stories. We want to hear yours, too. In our ongoing <a href="https://www.spaceship.com.au/learn/tag/real-money-talk/?ref=spaceship.ghost.io">Real Money Talk</a> series, members of our community share what they’ve learned about managing money. We’d love you to take part. <a href="https://forms.gle/B2xKnqAqjePMHfFG9?ref=spaceship.ghost.io">Here’s a link to our Real Money Talk survey</a> where you can share your story.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Kelly Simpson)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/real-money-talk/">Real Money Talk</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2021/09/Real-Money-Talk-Julie.png" length="0" type="image/png"/>
        </item>
        <item>
            <title><![CDATA[Value investing: invest in companies, not stocks]]></title>
            <link>https://www.spaceship.com.au/learn/value-investing-invest-in-companies-not-stocks/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/value-investing-invest-in-companies-not-stocks/</guid>
            <pubDate>Mon, 13 Sep 2021 23:15:00 GMT</pubDate>
            <description><![CDATA[How to use value investing when refining your portfolio. ]]></description>
            <content:encoded><![CDATA[<p>When you’re trying to build a profitable share portfolio there are many ways you can come unstuck. One of the big hurdles is controlling your emotions so you protect the value of your portfolio and don’t engage in impulsive buying and selling.</p><p>What many people don’t realise is the big role psychology has to play here and that’s where behavioural economics comes in. This field of study shines a light on the cognitive biases we have and the role they can play in stopping us from investing to the best of our ability.</p><h2 id="investing-through-a-behavioural-lens">Investing through a behavioural lens</h2><p>Simply put, behavioural economics, unlike classical economics, posits that people aren’t always rational and that there are neurological biases that influence our decisions.</p><p>When it comes to investing, insights from behavioural economics show that how smart you are with money, how much knowledge you have and how well you understand the market, is just part of the answer to building a robust portfolio.</p><p>That’s because it’s also critical, according to behavioural economists, to be aware of -- and manage -- the many in-built cognitive biases that can stop you reaching financial goals.</p><h2 id="anchoring-bias">Anchoring bias</h2><p>Some may say that one of the big tricks when it comes to dealing with cognitive biases is investing in companies with solid fundamentals, not just picking stocks.</p><p>This is one of the pillars of value investing -- creating for yourself a solid intellectual framework for making decisions and then forging the ability to keep emotions in check.</p><p>That’s where overcoming anchoring bias is so important. This is a cognitive bias that describes the tendency of people to rely too heavily one a single piece of information, like a stock price or movement in a share, when making decisions.</p><p>The problem with this approach is that it leaves you vulnerable if the underlying health of the company is at risk, but not reflected in the current stock price.</p><p>Indeed, there are a lot of fads out there when it comes to the next hot stock to get into. But the core philosophy of value investing is to hold shares in companies that have robust fundamentals, good management, are well established, and are easy to understand.</p><p>For this reason, value investors tend to like blue-chip stocks of established companies that have proven to be consistently profitable over a substantial period of time.</p><p>Think of it like this: value investing suggests an approach that thinks of buying stock as becoming an owner of the business, which means you want to know how a company operates, where it fits within its industry, who are its competitors, its long-term prospects and whether it brings something new to your portfolio.</p><p>So, it’s advisable before jumping into investing, to do your due diligence. A great source of information is a company’s annual reports, which contains future prospects, profit or loss, corporate strategy and core business activities.</p><p>Other ways to find out the health of a company includes looking at company alerts, prospectuses, and research reports which can often be accessed via share brokers.</p><p>Comparing companies in the same industry is also important, with popular methods including earnings per share, price earnings ratios and dividend yield. However, as a newbie investor you should also be aware that these are very simple comparison methods versus the highly-complex and time-intensive methods employed by professionals in the field. Professional investors can take months to determine whether a share is worth buying.</p><p>Remember whether you’re investing a large sum of money or just starting out always consider your options carefully and make sure to get financial advice before entering the market.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Sam McKeith)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/investing/">Investing</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2021/09/What-is-value-investing.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[5 bad money habits you picked up from your parents]]></title>
            <link>https://www.spaceship.com.au/learn/bad-money-habits-you-picked-up-from-your-parents/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/bad-money-habits-you-picked-up-from-your-parents/</guid>
            <pubDate>Mon, 13 Sep 2021 23:00:00 GMT</pubDate>
            <description><![CDATA[While our parents probably taught us some of our greatest lessons, we may have picked up some less than favourable habits from them too.]]></description>
            <content:encoded><![CDATA[<p>Our parents have one of the largest impacts on our relationship with money.</p><p>They ingrain our values, expose us to their ideologies and shape our future selves.</p><p>While our parents probably taught us some of our greatest lessons – how to tie our shoes, tell the time and fill out paperwork for our first job – we may have picked up some less than favourable habits from them too.</p><p>And unfortunately sometimes smart people make poor money decisions.</p><p>To break that nexus, you have to be aware of the things that you have been exposed to, so you can un-learn the cycle and earn your financial independence.</p><h2 id="1-living-pay-cheque-to-pay-cheque">1. Living pay cheque to pay cheque</h2><p>One in three (around 33 per cent) Australians have less than $100 in their bank account leading up to payday.</p><p>It’s <a href="https://www.spaceship.com.au/learn/how-to-stop-living-pay-to-pay/?ref=spaceship.ghost.io">more common than you think</a> and doesn’t discriminate whether you are working or middle class.</p><p>It’s an uncomfortable strategy because it leaves you totally and completely exposed when those emergencies and one-off expenses come up.</p><p>The outcome is often a reliance on short term debt like payday loans and credit cards to sustain this lifestyle.</p><p>The trouble is that this method can have long term consequences and stifle your path to financial freedom.</p><h2 id="2-avoiding-investments">2. Avoiding investments</h2><p>It’s normal to avoid the unfamiliar.</p><p>Investments are often seen as sophisticated, complex and only for the well-heeled. At <a href="https://www.spaceship.com.au/voyager/?ref=spaceship.ghost.io">Spaceship</a>, we’re trying to change that!</p><p>If you’re avoiding investments<strong>, </strong>you’re ignoring a crucial part of growing your net worth and wealth. That is harnessing the power of compound interest and market growth. </p><p>Luckily, in recent times, a new shift has been ushered in by a renewed focus on increasing the levels of financial literacy, prevalence of <a href="https://www.spaceship.com.au/super/?ref=spaceship.ghost.io">superannuation</a> (most of us have it and we know it’s growing our retirement savings), new advice tools and services like robo-advice.</p><p>All these things have made investing more widely accepted and accessible.</p><h2 id="3-overcompensating-through-stuff">3. Overcompensating through stuff</h2><p>Most of us are irrational, predictably so, and can be tempted to spend when we are angry, sad, jealous, or feel inadequate.</p><p>According to a US study, nearly one in two people (49 per cent) say emotions cause them to spend more than they can reasonably afford.</p><p>Retail therapy might seem fairly harmless.</p><p>But if we put it into perspective, <a href="https://www.abc.net.au/news/2018-07-04/1-in-6-credit-card-users-struggle-under-mountain-of-debt/9936826?ref=spaceship.ghost.io">one in six Australians</a> or around 1.9 million people are struggling with debt that they are unable to repay.</p><p>Emotional spending can often be a substitute for other vices, just like gambling or alcohol.</p><p>And if left alone, emotional spending can lead to financial damage.</p><h2 id="4-instant-gratification">4. Instant gratification</h2><p>This one has only grown in popularity since those little plastic cards came along that enabled us to buy things, without actually having the cash to purchase them.</p><p>Credit cards were<a href="https://www.finder.com.au/credit-card-history?ref=spaceship.ghost.io"> introduced to Australia in 1974</a> allowing us to purchase things without needing our own money.</p><p>The flow-on effects are clearly visible now.</p><p>It’s normal and okay to want and have things we haven’t paid for.</p><p>But buy now pay later services like ZipPay and Afterpay are the modern-day extension of this.</p><p>The<a href="https://www.smh.com.au/business/companies/the-4bn-buy-now-pay-later-startup-built-on-a-legal-loophole-20180829-p500j4.html?ref=spaceship.ghost.io"> average Afterpay purchase is under $150</a>.</p><p>So we can relax right? People using Afterpay aren’t using it to live a life of excess.</p><p>But think about this, the average person using Afterpay can’t afford to pay for their $150 purchase outright.</p><p>While buy now pay later services may be harmless in small amounts, the repeated behaviour of using someone else’s money does nothing to encourage you to earn your financial independence. </p><h2 id="5-loaning-money-to-others">5. Loaning money to others</h2><p>While it's nice of you to want to help others, don't overextend yourself because your aunt, cousin or sister needs money.</p><p>Take care of yourself and your family first, and then you are in a far better position to offer financial support to others if you want to.</p><p>Just maintain and stick to your boundaries.</p><p>It’s useful to learn how our emotions can influence your money decisions. This way, you can learn how to not repeat the same money mistakes over and over again.</p><p>Otherwise, you risk footing the bill for your emotions.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Nicole Webb)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/behaviour/">Behaviour</category>
            <category domain="https://www.spaceship.com.au/learn/tag/personal-finance/">Personal Finance</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2021/09/Bad-money-habits-you-picked-up-from-your-parents.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[10.09.21 | Atomic financial habits]]></title>
            <link>https://www.spaceship.com.au/learn/100921-newsletter/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/100921-newsletter/</guid>
            <pubDate>Fri, 10 Sep 2021 10:30:00 GMT</pubDate>
            <description><![CDATA[As they say, a goal without a plan is just a dream.]]></description>
            <content:encoded><![CDATA[<p>There’s a house in Los Angeles, on a street called Latimer Road, that I used to “real estate stalk” back when I lived in America. I didn’t even live in Los Angeles. I could never, ever have bought this house — unless I won the lottery. But I felt some deep sense of satisfaction in looking at the listing and floor plan and figuring out where I’d put my furniture and art work and where a dog could sleep and how many friends could stay over at one time.</p><p>Despite all this thinking, I was doing absolutely zip when it came to things that would help me buy a house. Any house. Was I saving money? Nope. Was I investing? Nope. Was I trying to at least cut back on some spending? Most definitely not.</p><p>As they say, a goal without a plan is just a dream.</p><p>Lately some of the Spaceship team have been trying to get 10,000 steps a day as part of the Steptember charity challenge. What I like about this challenge is that it’s so easy. There’s no big strategy, there’s no complexity. You know exactly what you have to achieve each day, and you can choose how you’re going to get there. (Walking, for me.)</p><p>It strikes me that my financial goals should be no different.</p><p>I’ve been talking lately with a co-worker about what it would take to have a million dollars sitting in the bank. That is a lot of money. It seems unattainable.</p><p>But rather than think about that big fat audacious number, I can think about all the little things I can do to get to that million, and I can get up every day and do those instead. In “Atomic Habits” by James Clear, you learn that a small 1% gain over an extended period can be game-changing.</p><p>Look for the low-hanging fruit. I switched banks, to a bank that rebates my fees, which helped me save $20.23 on fees last financial year. I also tasked that bank with rounding up my purchases, and that put an extra $113.72 into savings that I didn’t even notice. I check my bills every six months and see if there are any switches to be made. I’ve switched electricity plans probably eight times over the last five years just for cash-back rebates.</p><p>And then on top of all this, I have a goal-first mentality. When pay day arrives, I’m diligent about putting at least 40% into my savings and investments. I promise you that if I didn’t do that, and it just sat in my everyday account, I would spend it.</p><p>Creating all these habits — some automated, some requiring a level of attentiveness — has helped me make incremental gains. I know what I need to do when I get up each day to keep myself on track. I can do all this, make all these moves, no matter what my financial goal is. (And for the record, it’s not the house on Latimer Rd or $1 million dollars!)</p><p>And ultimately, I just keep moving forward.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Bryna Howes)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/newsletters/">Newsletters</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2021/09/news-100921-1.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[Real Money Talk: Lily]]></title>
            <link>https://www.spaceship.com.au/learn/real-money-talk-lily/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/real-money-talk-lily/</guid>
            <pubDate>Tue, 07 Sep 2021 00:10:43 GMT</pubDate>
            <description><![CDATA[Lily is a 17-year-old from Adelaide who’s in year 11 and wants to study medicine. She has some big goals, so she’s starting now. ]]></description>
            <content:encoded><![CDATA[<p>This post is based on an interview we conducted with Lily in August 2021.</p><p>Real Money Talk is our series where we interview Australians from all walks of life about their personal finances. The views expressed are those of the interviewees, based on their experiences with money, and as such are not necessarily representative of Spaceship's views.</p><p>We have changed the name of the interviewee for their privacy.</p><h2 id="overview">Overview</h2><p><strong>Name:</strong> Lily<br><strong>Age:</strong> 17<br><strong>Where do you live?</strong> Adelaide</p><p><strong>Please tell us a bit about yourself.</strong></p><p>I am a year 11 student, hoping to study medicine after school. </p><p>I am the highest ranking Army Cadet in the state, representing over 800 young people in the youth development organisation. </p><p>I got into investing when I was around 11 years old when my parents offered to put money aside for us in shares. My interest in investing has only grown since then.</p><p><strong>What's your current net worth? </strong></p><p>$10,200</p><p><strong>How does it break down?</strong></p><ul><li>$8,300 in Spaceship Voyager</li><li>$1,200 in super</li><li>$500 in short term savings (I consider Spaceship Voyager as long term)</li><li>$200 in cash</li></ul><p><strong>Do you have any debts?</strong></p><p>No debt.</p><p><strong>How did you build your net worth?</strong></p><p>I used to have a part-time job in fast food, however I had to quit due to various reasons (health and too many hours straight after school).</p><p>At the moment my parents generously give me $50 a week that allows me to continue investing whilst I train to be a swimming instructor.</p><p>When I finish my qualifications to become a swimming instructor I hope to invest up to $80 a week.</p><p>I am currently investing $35 into Spaceship Voyager each week.</p><h2 id="earn">Earn</h2><p><strong>Tell us a bit about your career.</strong></p><p>I do not have a career as I am a full time student. However I would consider the youth development organisation I am in to be a career of sorts: I attend conferences, boards, planning and training workshops as well as instructing on week-long leadership courses in the school holidays.</p><p><strong>Do you have any income sources outside your job? How much do you earn from each and how did you develop them?</strong></p><p>I do not currently have any income sources.</p><p><strong>What advice do you have for other people who want to earn more money?</strong></p><p>I really struggled when I first quit work. I went from being self-funded to taking handouts from my parents. They assured me that in the long term, by focusing on my studies I am preparing myself for a career that will earn me a good income.</p><p>If you are a student, don’t be afraid to take a step back to focus on your studies.</p><h2 id="save">Save</h2><p><strong>What's your savings rate? How has it changed over time?</strong></p><p>Currently I save 60% of my income (which I know sounds like a lot).</p><p>After leaving my part time job to focus on study my parents generously give me $50 a week to maintain my investments ($35 a week). The $50 is very different to the $200 I was earning weekly from my part time job.</p><p>I have found that I am saving a lot more, and spending a lot less, something I hope to maintain when I get a new job.</p><p><strong>Do you have a budget?</strong></p><p>I use Up banking which allows me to put savings into categories. I have a strict budget for a range of different categories as well as a buffer.</p><p><strong>How much do you spend per year?</strong></p><p>Yikes. I used to spend a great deal more, however I’m tracking at around $70 a month so probably with extra expenses included around $1,500.</p><p><strong>Do you make purchase decisions carefully, or are you loose with your money?</strong></p><p>When I first started working I would splurge on just about everything, however this lifestyle is never maintainable.</p><p>I now think carefully about my purchases.</p><p>But... I am a sucker for sales.</p><p>I think what’s helped me the most is asking myself whether or not I’d be happy spending full price for the item, and then asking myself if I could afford two of the item and still be within my allowance without dipping into my buffer.</p><p><strong>How is your work-life balance?</strong></p><p>As a student, stressful. However I do find the time for things I love: piano, painting and camping :)</p><p><strong>What's your favourite thing to spend money on?</strong></p><p>Probably stationery. I’m one of those girls who has the calligraphy titles all over her notes.</p><p>Other than that, possibly food (although never from the school canteen, you won’t be catching me paying $3.50 for a dairy milk chocolate bar 😭😭).</p><h2 id="invest">Invest</h2><p><strong>How do you invest?</strong></p><p>A weekly, set amount that’s automatic.</p><p><strong>What's been your best investment?</strong></p><p>Spaceship Universe Portfolio, I’ve been investing for nine months and made $1,600 return.</p><p>(Spaceship note: past performance isn’t a reliable indicator of future performance. As share markets go up and down, so too can the value of your investment.)</p><p><strong>What's been your worst investment?</strong></p><p>When I was 10 my parents put aside $1,000 in my name. It didn’t do much over that time so you can imagine my disappointment when I only made an additional $500 after 7 years 😖😖.</p><p><strong>What's been your overall return?</strong></p><p>$1,600</p><p><strong>How are you building wealth?</strong></p><p>Weekly investing, putting aside birthday money, and my personal favourite  – ✨compound interest✨. Omg I love compound interest so much, it’s free money from free money! (I know that’s not exactly how it works but shhhhhh.)</p><p><strong>What are your main roadblocks to building wealth? How are you addressing them?</strong></p><p>Getting a new job that suits my school study requirements.</p><p><strong>Do you have a target net worth you want?</strong></p><p>In the near future:<br>I would love to have $20,000 in Spaceship Voyager by the time I’m 20. </p><p>Definitely a car, and around $5,000 in short term savings.</p><h2 id="behaviour">Behaviour</h2><p><strong>When did you make your first significant behavioural shift towards wealth building?</strong></p><p>My parents have always brought me up to be very mindful of money. </p><p>From a young age they had me putting aside money for ‘expenses’ (if I lost my school hat, which was a regular, I would have to pay half the cost), ‘presents’, ‘donate’ and ‘spending’.</p><p>From the foundation my parents made I built my own saving habits.</p><p><strong>If you could start again, what would you do differently? What advice would you give your younger self?</strong></p><p>“Not being so frivolous when spending. Stop it. You do not need 37 crew neck jumpers.”</p><p><strong>What mistakes have you made along the way that others can learn from?</strong></p><p>Online shopping is fun but you probably cannot afford it 🥰.</p><p><strong>Do you have any worries about retirement? If so, how are you planning to address them?</strong></p><p>Not at the moment, I understand that putting away money for super is important as I’ve had conversations with my parents regarding the subject.</p><p>In the future I will aim to invest money into super and of course, continue investing in shares.</p><p><strong>How are you learning about building wealth?</strong></p><p>Mainly from family, my dad in particular.</p><p>I have read the Barefoot Investor, and follow saving pages on Instagram.</p><p><strong>Do you give to charity? If so, what percentage of your time/money do you give?</strong></p><p>I love buying the World Vision Christmas cards that donate money as the gift (on a few occasions I’ll organise with my class at school to chip in $5 to give our school teacher the gift of ‘training a teacher in a developing country’ and they always find that a beautiful gift.)</p><p>Even when I was young my little brother and I would use our ‘donate’ money (pocket money we earned but put aside throughout the year) in order to buy a gift for under the Christmas tree (for children in poverty).</p><hr><h2 id="we-want-to-hear-your-real-money-talk">We want to hear your Real Money Talk</h2><p>At Spaceship we’re big believers in sharing our money stories. We want to hear yours, too. In our ongoing <a href="https://www.spaceship.com.au/learn/tag/real-money-talk/?ref=spaceship.ghost.io">Real Money Talk series</a>, members of our community share what they’ve learned about managing money. We’d love you to take part. Here’s a link to our <a href="https://forms.gle/B2xKnqAqjePMHfFG9?ref=spaceship.ghost.io">Real Money Talk survey</a> where you can share your story.<br></p>]]></content:encoded>
            <author>hello@spaceship.com.au (Kelly Simpson)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/real-money-talk/">Real Money Talk</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2021/09/Real-Money-Talk-Lily.png" length="0" type="image/png"/>
        </item>
        <item>
            <title><![CDATA[03.09.21 | Marketplaces, BNPL, and app store payments]]></title>
            <link>https://www.spaceship.com.au/learn/030921-newsletter/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/030921-newsletter/</guid>
            <pubDate>Thu, 02 Sep 2021 22:46:00 GMT</pubDate>
            <description><![CDATA[How Mercari, Zip Co, and Apple are making news and moves.]]></description>
            <content:encoded><![CDATA[<p>With stock markets at record highs, it’s time to take another look at the companies in our portfolios making news and moves.</p><h2 id="mercari-and-zip-co">Mercari and Zip Co</h2><p>Mercari is a Japanese marketplace app that bills itself as the “perfect place to go to declutter or discover items that will breathe new life” into your world. (And unfortunately for us here in Australia, it's currently only available to customers in the US and Japan.</p><p>Mercari has just teamed up with Zip Co to allow its US-based customers the chance to buy now, pay later when shopping. As per the press release, the partnership gives its customers “a way to buy “that’s not only good for their wallets, but also good for the planet.”</p><p>Also, purchases made via Zip Co will have no impact on a customer’s credit score, which might be compelling to those in the US, where a bad credit score can become a black mark.</p><p>Mercari stock is up 12.77% this year and Zip Co stock is up 22.90% this year (both as at 2 September 2021).</p><p>Mercari is in our Spaceship Earth Portfolio, while Zip Co is in our Spaceship Universe Portfolio.</p><h2 id="apple">Apple</h2><p>Apple has eased up on its app store rules, agreeing to allow some apps, such as Netflix, the ability to provide links to their websites for user payments.</p><p>It means Netflix can bypass the 30% app store fee that Apple charges.</p><p>The adjustment also means Japan’s anti-trust regulator will close its five-year investigation into Apple, although Apple is still facing legal and regulatory challenges elsewhere, including South Korea, the US, and Europe.</p><p>Apple stock is up 18.73% this year (as at 2 September 2021).</p><p>Apple is in our Spaceship Universe Portfolio and Spaceship Origin Portfolio.</p><hr><p>The Spaceship Voyager portfolios invest in Mercari, Zip Co, and Apple. Please refer to the Spaceship app or our website for more information on what each portfolio invests in.</p><p>Important! We’re sharing with you our thoughts on the companies in which Spaceship Voyager invests for your informational purposes only. We think it’s important (and interesting!) to let you know what’s happening with Spaceship Voyager’s investments. However, we are not making recommendations to buy or sell holdings in a specific company. Past performance isn’t a reliable indicator or guarantee of future performance.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Bryna Howes)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/newsletters/">Newsletters</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2021/09/news-030921-1.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[Can you lose money investing in shares?]]></title>
            <link>https://www.spaceship.com.au/learn/can-you-lose-money-investing-in-shares/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/can-you-lose-money-investing-in-shares/</guid>
            <pubDate>Mon, 30 Aug 2021 21:30:00 GMT</pubDate>
            <description><![CDATA[If you’re a newbie investor, it’s essential to get clued-in on the basics of the share market.]]></description>
            <content:encoded><![CDATA[<p>If you’re a newbie investor, it’s essential to get clued-in on the basics of the share market.</p><p>And one of the major fundamentals that <a href="https://www.spaceship.com.au/voyager/boosts/?ref=spaceship.ghost.io" rel="noreferrer">beginner investors</a> should get their head around is market risk and how much appetite you have for it.</p><p>This is important knowledge to build up, because while investing can be an exciting and prudent way to create wealth, it’s not risk-free.</p><p>Even if a stock looks like a sure thing, there’s always a chance you could lose money — say, if the company gets into difficulty, if the economy hits tough times, or if there’s a big market downturn. (Just to name a few!)</p><p>So, while you can never rule out losing money on the share market, investing — for beginners and pros alike — always involves finding smart ways to put yourself in a strong position. Here’s some things you need to know.</p><h2 id="consider-defensive-stocks">Consider defensive stocks</h2><p>The big thing with defensive stocks, sometimes known as non-cyclical stocks, is that they tend to perform well irrespective of the wider health of the economy.</p><p>That’s because the companies behind defensive stocks are typically involved in essential items and services, so demand tends to hold up.</p><p>Examples of defensive stocks include healthcare, telecommunications, and utilities stocks such as water, electricity and gas.</p><p>If you’ve got a stomach for risk, you may want to consider cyclical shares. These stocks tend to be more aligned to the fortunes of the broader economy.</p><p>What that means is that during economic upswings these stocks tend to go up, but when things go south, these stocks tend to go down as consumers close their wallets and focus on essentials.</p><p>Examples of cyclical stocks include real estate, retailers and financial services stocks.</p><h2 id="smaller-stocks-are-generally-riskier">Smaller stocks are generally riskier</h2><p>When it comes to stocks in smaller companies, often known as small- or- micro-caps, a savvy investment can lead to great rewards. But with great reward, comes great risk. (And vice versa.) Any time you invest in a smaller company, you’re usually taking on a higher risk.</p><p>In many cases, small-cap stocks haven’t been trading for as long as mature companies (some of which may have been in business for decades). This makes small-cap stocks less reliable bets, because their business model isn’t yet proven.</p><p>Another issue is that smaller companies generally find it harder to access and raise capital, which can make cash flow a problem and cause troubles in business cycle downswings.</p><p>Finally, there might not be much information available related to a smaller company, so it could be hard to assess the company, its finances, and future performance.</p><p>Instead of riskier small-cap stocks, you may have better luck with <a href="https://www.spaceshipinvest.com.au/learn/what-are-blue-chip-stocks/?ref=spaceship.ghost.io">blue-chip shares</a>. For instance, you could look at the S&amp;P/ASX 200, a list of Australia's top 200 companies (by market cap). They tend to be long-running, stable stocks ideal for investors looking for steady returns with relatively less risk.</p><h2 id="don%E2%80%99t-jump-in-fresh">Don’t jump in fresh</h2><p>Remember, if you're totally brand new to the share market, it can pay to get the lay of the land first. Make sure to arm yourself with all the information you need to make a more informed decisions when considering investing, especially in the high-risk world of shares.</p><p>In addition to reading some basic investing books, you could consider joining an investing group, visiting an online investing forum, doing your own research or even enrolling in an investment course.</p><p>When it comes to doing your own research, some material you could look at would include annual reports, company reports, research reports and consensus.</p><p>As you should do with anything that relates to your personal finances, always consider your options carefully before you enter the market and make sure to get financial advice.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Sam McKeith)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/investing/">Investing</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2019/07/can-you-lose-money-investing-in-shares.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[6 things you should reconsider spending money on]]></title>
            <link>https://www.spaceship.com.au/learn/things-you-should-reconsider-spending-money-on/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/things-you-should-reconsider-spending-money-on/</guid>
            <pubDate>Mon, 30 Aug 2021 21:00:00 GMT</pubDate>
            <description><![CDATA[Our tips on the things you should reconsider spending money on.]]></description>
            <content:encoded><![CDATA[<p>If you were walking down the street and you saw a $5 note, would you pass it by? Probably not. Yet so many of us willingly hand over $5 here and $5 there, when we don’t really need to.</p><p>Sometimes it’s because we’re not planning ahead (in the case of ATM fees, for example).  Sometimes it’s because we choose convenience over money. Other times it’s because we simply forget about all the little things we’ve signed up for, and we allow direct debits to take over our bank accounts because we’re not being mindful.</p><p>We’re not judging you and your spending choices. But we are going to point out some of the tiny expenses that you could easily eliminate from your life. In turn, you might be able to play with an extra $10, $50 or $100 in your budget. (You can thank us later.)</p><p>Ahead, check out our tips on the things you should reconsider spending money on.</p><h2 id="1-bank-fees">1. Bank fees</h2><p>While once it seemed standard to sign up with a bank and accept that they’d charge whatever they wanted, no questions asked, those days are behind us. Or at least they should be. If you’re sick of paying bank fees, you have options.</p><p>Banks such as ING and Up Bank are disrupting the game with their fee-free bank accounts. While there may be some minor conditions, even the less savvy among us can do their banking without worrying about any annoying charges cropping up on their statement.</p><p>Our pro tip? Check the terms and conditions any time you step outside your usual routine. For example, ING’s Orange Everyday account will charge you a 2.5% international transaction fee, but if you meet certain conditions, such as deposit $1,000 into your account from a different bank, and make at least 5 card purchases using your ING debit or credit card, they will send you a rebate for the full amount the following month.</p><p>Bye bye, bank fees!</p><h2 id="2-bottled-water">2. Bottled water</h2><p>Few things in life are free, but compared to bottled water, tap water practically is. And that’s exactly why we recommend you halt your practice of buying bottled water for good.</p><p>All you need to do is buy a reusable water bottle and get into the habit of filling it up when you’re heading out the door. Not only will you save money but carrying a reusable water bottle is also far more environmentally friendly than buying plastic water bottles on the go.</p><p>Maybe you’ve thought about this option before, but you’re worried you’ll never be able to find water when you want it. Thanks to apps such as Choose Tap, this is no longer a problem.</p><h2 id="3-individually-packed-produce">3. Individually packed produce</h2><p>We won’t deny the convenience of individually packed and/or pre-sliced produce. When you’ve had a long day at work, it’s so much easier to buy pre-peeled, pre-chopped potato cubes than it is to slice and dice for half an hour just to get some mashed potatoes in your belly.</p><p>But you’re going to pay extra for the convenience.</p><p>To get an example for you, we recently checked out the prices on Coles for pre-packaged baby spinach. If you bought loose-leaf baby spinach, you’d pay $15.98 per kg. If you bought pre-bagged baby spinach, you’d pay $25 per kg.</p><p>That’s almost double the price! — and this is just one example of how you can save money simply by being savvy at the supermarket. (Say that three times fast!)</p><h2 id="4-fancy-cleaning-supplies">4. Fancy cleaning supplies</h2><p>Okay, so some cleaning supplies have specific uses, and we’re okay with that. But sometimes you can take a one-product-fits-all approach.</p><p>For example, do you really need kitchen surface wipes, a cooktop cleaner, and a shower and bath spray when you could make do with a single bottle of multipurpose cleaner?</p><p>There are times that you’ll need cleaning supplies that serve a single use. You may want to use a particular laundry liquid for your regular laundry and a wool and delicates laundry liquid for, well, your wool products and delicates. But outside that? You can probably hold back.</p><p>P.S. If you wanted to be particularly thrifty, do a quick search on Google for do-it-yourself cleaning supplies. You’ll find a lot of recipes you can safely and cheaply make at home.</p><h2 id="5-clothes-you-ll-wear-just-once">5. Clothes you’ll wear just once</h2><p>Picture the scene: You’re heading to the wedding of one of your friends. It’s the second this year and you’ve got another two coming up. So, you want to look good and impress, naturally, but you also don’t want to wear the same thing. You’re unique!</p><p>In this choose-your-own-adventure story, you have two options ahead of you:</p><p>Option A: You buy a designer $339 dress, wear it once, hang it in your wardrobe.</p><p>Option B: You <em>rent</em> a designer dress, for $79, and send it back.</p><p>Sure, you don’t have a designer dress hanging in your wardrobe. But you may be $260 better off, you’ve worn a designer label, you impressed everyone, and you didn’t have to deal with dry-cleaning your oh-so-fancy frock. That kinda sounds like a win to us.</p><p>If you’re keen on Option B generally, check out sites such as Glam Corner, Designerex, Her Wardrobe and so on. You’re bound to find something you love.</p><h2 id="6-unused-subscriptions">6. Unused subscriptions</h2><p>Fun fact: If you were to ask your bank to provide you with a list of every direct debit you’ve signed up for, you would receive it. And you might be shocked. Or horrified.</p><p>But it also might prove useful if you have a bunch of unused subscriptions.</p><p>For instance, are you signed up for Apple Music <em>and</em> Spotify?</p><p>Are you signed up for Netflix, Stan and Hayu <em>all at once</em>?</p><p>Are you still signed up for a gym membership that you’re not using?</p><p>Are you paying for a newspaper to arrive on your doorstep when you’re reading it online?</p><p>We’re not judging. But you might find that you can whittle down your subscriptions to just one or two. You might even find that you can cancel some altogether. While $5 a month for a streaming subscription might not seem like something worth worrying about, all the little $5 and $10 charges do add up to a larger figure — and that’s worth thinking about.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Bryna Howes)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/personal-finance/">Personal Finance</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2019/09/things-you-should-reconsider-spending-money-on.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[27.08.21 | She’s a goal digger]]></title>
            <link>https://www.spaceship.com.au/learn/270821-newsletter/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/270821-newsletter/</guid>
            <pubDate>Thu, 26 Aug 2021 22:42:00 GMT</pubDate>
            <description><![CDATA[On why it might be time to set a goal.]]></description>
            <content:encoded><![CDATA[<p>Three years ago, I had approximately zero dollars to my name, for various reasons. So, when I started working at Spaceship, my only goal when I got my first pay — and every pay after that — was to set some money aside. As much money as I could.</p><p>I have been diligent about that, but the amount has varied. One month, I could only afford to put $109 aside. A better month, I was able to squirrel away $1,713.</p><p>For me, it was just about getting into a regular habit.</p><p>A few weeks ago, I sat down to take my regular monthly look at my money situation. And maybe it was because of lockdown, and the urge to communicate with someone outside my house, but I was also pretty tickled by my savings balance — so I sent my dad a text.</p><p><strong>Me: </strong>I have $X saved!<br><strong>My dad: </strong>I’m guessing you have a target?<br><strong>Me: </strong>No. Just keep going.<br><strong>My dad: </strong>I was thinking $Y.</p><p>Okay, thanks dad. Way to congratulate me.</p><p>Truthfully, though, maybe he had a point. I don’t <a href="https://www.spaceship.com.au/learn/090120-newsletter/?ref=spaceship.ghost.io">really believe in absolute resolutions</a>; I’ve just had this goal to save, and each year, to save more than I did the last. But it does feel important to know what I’m working towards. Otherwise, how will I know when I get there?</p><p>Moreover, there’s research that suggests that setting a goal pushes us to invest in our milestone as though we’d already accomplished it.</p><p>Let’s just say that on top of my goal to save more this year than I did last year (and so on, each year), I also set a goal to save $X amount of money by 31 December 2025 so that I have a deposit for an apartment or house.</p><p>I can choose how to get there. I can break down how much I’d need to save each month and ensure I set that money aside. Or I can figure out how much is a realistic amount to put aside each month, add it up, and that can become my goal.</p><p>I can invest the money (which I do) and hope that market movements will help me get there faster, but also knowing that if the markets go down, I may not meet my goal.</p><p>Whatever works. By visualising and setting a goal, I am telling my brain what I want to achieve, who I want to be, what I want. And my brain rewards me by making me feel as though I’ve already accomplished it, every time I look at that goal along the way.</p><p>Just a few thoughts to end the week.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Bryna Howes)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/newsletters/">Newsletters</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2021/08/news-270821-1.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[Real Money Talk: Alex]]></title>
            <link>https://www.spaceship.com.au/learn/real-money-talk-alex/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/real-money-talk-alex/</guid>
            <pubDate>Mon, 23 Aug 2021 23:15:00 GMT</pubDate>
            <description><![CDATA[Alex is a 19-year-old who started taking money seriously two years ago. A high school maths teacher inspired Alex to start investing.]]></description>
            <content:encoded><![CDATA[<p>This post is based on an interview we conducted with Alex in August 2021.</p><p>Real Money Talk is our series where we interview Australians from all walks of life about their personal finances. The views expressed are those of the interviewees, based on their experiences with money, and as such are not necessarily representative of Spaceship's views.</p><p>We have changed the name of the interviewee for their privacy.</p><p><strong>How old are you? </strong>19<br><strong>Where do you live? </strong>Sydney NSW</p><p><strong>Please tell us a bit about yourself.</strong></p><p>I'm currently a 19 year old university student. I started taking my money journey seriously about two years ago. </p><p>I'm still new in this journey so I've made some mistakes however I intend to learn and grow from them. My main financial goal is to just live comfortably in the future without any worries.</p><p><strong>What's your current net worth?</strong></p><p>$12,246</p><p><strong>How does it break down?</strong></p><ul><li>Spaceship Voyager: $12,110</li><li>CommSec Shares: $3,939</li><li>Savings: $1,000</li><li>Crypto: $6,149</li><li>Super: $620</li></ul><p><strong>Do you have any debts?</strong></p><p>HELP debt: $11,571</p><p><strong>How did you build your net worth?</strong></p><p>Save, save, save and wait what was the other one... SAVE.</p><h2 id="earn">Earn</h2><p><strong>Tell us a bit about your career.</strong></p><p>Honestly I don't even know if I have a career. I just do a bunch of stuff, but if that counts as a career then I would say I have had a pretty extensive career.</p><p>I've had various jobs in my 19 years of living such as working at a fast food restaurant, modelling, acting/being an extra, YouTube, surveys, focus groups, merchandising, secret shopping, babysitting, tutoring and creating various online stores and I feel like I've done every side hustle/gig known to man.</p><p><strong>Do you have any income sources outside your job? How much do you earn from each and how did you develop them?</strong></p><p>The majority of my income has been accumulated through side hustles/gigs. The income varies from job to job but I would say they pay around $50-$4,000. I know the range is huge, it really just depends.</p><p><strong>What advice do you have for other people who want to earn more money?</strong></p><p>Try new things and put yourself out there. I've done quite a few unusual jobs that have paid surprisingly well, that I would have not done if I was apprehensive about doing them in the first place.</p><p>The biggest tip I would say is to just apply, TO LITERALLY EVERYTHING. Majority of the jobs that I've gotten was when I would start freaking out about being broke and start mass applying to anything and everything (but also please be careful and do some research there are some weird job advertisements out there that are low-key high-key a scam, trust me I would know).</p><h2 id="save">Save</h2><p><strong>What's your savings rate? How has it changed over time?</strong></p><p>I try to save the majority if not all of my income. I don't really have a savings rate. If I see that I have too much money that I can easily access, I immediately invest it. </p><p>Ever since I've acknowledged my lack of self control, I try to take precautions so that I don't have the ability to indulge myself.</p><p><strong>Do you have a budget?</strong></p><p>Ahahah well.... I've found that budgets don't really work well for me. I just try to limit my spending by reducing my access to money.</p><p><strong>How much do you spend per year?</strong></p><p>I'm honestly not sure, maybe around $8,000. I'm kinda scared to look at my bank statements.</p><p><strong>Do you make purchase decisions carefully, or are you loose with your money?</strong></p><p>I try to make my purchase decisions carefully, I'm obsessed with coupons and sales. I don't really have many things that I want to buy frequently so I allow myself to indulge in food and clothes.</p><p><strong>How is your work-life balance?</strong></p><p>Non-existent. I've never really had a balance or a schedule. I just do things when I need to and that also includes my me-time.</p><p><strong>What's your favourite thing to spend money on?</strong></p><p>Fooooood and clothes.</p><h2 id="invest">Invest</h2><p><strong>How do you invest?</strong></p><p>I sporadically invest money into Spaceship Voyager or CommSec Pocket when I have over $500 in my bank account. I've recently set up a regular fortnightly investment of $60 into CommSec shares.</p><p><strong>What's been your best investment?</strong></p><p>Spaceship Voyager.</p><p><strong>What's been your worst investment?</strong></p><p>Crypto, some shares and sometimes my university degree whenever I have exams.</p><p><strong>What's been your overall return?</strong></p><p>Not really sure because I have a diverse portfolio, I sometimes lose money or gain money so it's hard to gauge. But if I had to estimate $1,300.</p><p><strong>How are you building wealth?</strong></p><p>By investing and earning.</p><p><strong>What are your main roadblocks to building wealth? How are you addressing them?</strong></p><p>Doordash and Boohoo. I'm currently <em>not</em> trying to address them, I've restricted myself a lot when I first started taking money seriously. I'm still young so I want to experience as much as possible (obviously within my limit).</p><p><strong>Do you have a target net worth you want?</strong></p><p>I want to have a net worth of $100,000 by 25. I aim to achieve this by saving $20,000 each year. I'm also looking into real estate but probably not in this economy.</p><h2 id="behaviour">Behaviour</h2><p><strong>When did you make your first significant behavioural shift towards wealth building?</strong></p><p>When I learnt about compound interest. </p><p>I don't remember a lot from high school (and I don't want to as well) but something that stuck to me was when my maths teacher told us that we should start investing as early as possible. </p><p>He started going on a spew about compound interest and savings, honestly I probably stopped paying attention after ten minutes but later I decided to do my own research. That was when my eyes were opened to the beauty of compound interest. </p><p>I started getting curious about how much I could have if I had a larger capital or if I could get higher returns. This was a big catalyst for me as I started saving more and looking into various investment opportunities.</p><p><strong>If you could start again, what would you do differently? What advice would you give your younger self?</strong></p><p>I would say to slow down and not rush into things. I would do more research and focus on long-term investing. </p><p>Honestly I don't have much advice to my younger self although I've made a lot of mistakes I don't have any regrets as I've learnt from them. </p><p>I'm honestly so happy I made these mistakes now while I'm still young with no responsibilities rather than later when I'll have to face the crushing weight of adulthood (ahhh why do I have to grow up).</p><p><strong>What mistakes have you made along the way that others can learn from?</strong></p><p>Investing in hype crypto, if you see anything that affiliates with the moon – Stay. Far. Away.</p><p><strong>Do you have any worries about retirement? If so, how are you planning to address them?</strong></p><p>Not really, my goal is to retire by 40. I honestly don't think that I can work a 9-5 for over 20 years. I know it's probably not feasible, but that's what's currently keeping me going.</p><p><strong>How are you learning about building wealth?</strong></p><p>I watch a lot of finance YouTube and listen to podcasts as well. The majority of my learning is through research and unfortunately Reddit.</p><p><strong>Do you give to charity? If so, what percentage of your time/money do you give?</strong></p><p>Not currently, but once I have a stable income I intend to look into ways I can give.</p><hr><h2 id="we-want-to-hear-your-real-money-talk">We want to hear your Real Money Talk</h2><p>At Spaceship we’re big believers in sharing our money stories. We want to hear yours, too. In our ongoing <a href="https://www.spaceship.com.au/learn/tag/real-money-talk/?ref=spaceship.ghost.io">Real Money Talk</a> series, members of our community share what they’ve learned about managing money. We’d love you to take part. <a href="https://forms.gle/B2xKnqAqjePMHfFG9?ref=spaceship.ghost.io">Here’s a link to our Real Money Talk survey</a> where you can share your story.<br></p>]]></content:encoded>
            <author>hello@spaceship.com.au (Kelly Simpson)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/real-money-talk/">Real Money Talk</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2021/08/real-money-talk-alex.png" length="0" type="image/png"/>
        </item>
        <item>
            <title><![CDATA[Why women should invest and how to get started]]></title>
            <link>https://www.spaceship.com.au/learn/why-women-should-invest-and-how-to-get-started/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/why-women-should-invest-and-how-to-get-started/</guid>
            <pubDate>Mon, 23 Aug 2021 23:00:00 GMT</pubDate>
            <description><![CDATA[Why and how financially savvy ladies should start investing.]]></description>
            <content:encoded><![CDATA[<p>Late, great comedian Joan Rivers is quoted as saying: “People say that money is not the key to happiness, but I always figured if you have enough money, you can have a key made.”</p><p>While Rivers might have been extolling on the virtues of having the money to buy anything, it’s also possible she was making a point about <a href="https://www.spaceshipinvest.com.au/learn/how-to-be-a-financially-independent-woman/?ref=spaceship.ghost.io">financial independence</a>. Essentially, with money comes freedom — such as the freedom to change your locks or buy your own place.</p><p>So, having a key made? Metaphor or not, that’s just <em>one</em> reason why women should invest in themselves, their financial independence and their financial futures. Some other reasons? Let’s discuss… and then let’s figure out how women can get started today.</p><ul><li>The gender pay gap.</li><li>Time out of the workforce.</li><li>Longer lifespans.</li><li>Financial independence.</li></ul><h2 id="the-gender-pay-gap">The gender pay gap</h2><p>Let’s start with the mother of all issues: the gender pay gap.</p><p>In their lifetimes, women will generally earn substantially less than their male counterparts due to various factors including maternity leave and time spent raising their families.</p><p>Using data from the Australian Bureau of Statistics (ABS), the Workplace Gender Equality Agency (WGEA)<a href="https://www.wgea.gov.au/addressing-pay-equity/what-gender-pay-gap?ref=spaceship.ghost.io"> has calculated</a> that Australia’s current national gender pay gap is 13.4%.</p><p>The good news is the WGEA consider the gender pay gap in Australia to be at its lowest level in 20 years.</p><p>But before you start jumping up and down, there’s some bad news. According to the WGEA, the full-time total remuneration gender pay gap — covering salary, superannuation, bonuses and other additional payments — is 20.1%. This means that <em>right now</em>, generally, men working full-time earn nearly $26,000  a year more than women working full-time.</p><p>While these statistics only measure women's overall position in the paid workforce and don’t compare like roles, these numbers remain troubling.</p><h2 id="time-out-of-the-workforce">Time out of the workforce</h2><p>This probably won’t surprise you: women are not only more likely to take time out of paid work to care for children, but they’re also more likely to care for parents and other relatives than their male counterparts. In fact, according to<a href="http://www.oecd.org/gender/data/balancingpaidworkunpaidworkandleisure.htm?ref=spaceship.ghost.io"> this OECD report</a>, for every hour of unpaid work a man does, a woman performs an average of one hour and 48 minutes of unpaid work.</p><p>The financial impact that time out of the workforce can have should not be understated. Whether directly or indirectly, it may alter the likelihood of receiving a promotion or pay-rise. In addition, the less you earn, the less you’ll have in superannuation. In fact, according to<a href="https://www.abc.net.au/news/2018-08-31/superannuation-it-is-time-to-close-the-gender-pay-gap/10174028?ref=spaceship.ghost.io"> ABC News</a> in August 2018, the median superannuation balance for women is just $28,000 (compared to $100,000 for men).</p><h2 id="longer-lifespans">Longer lifespans</h2><p>The Australian Institute of Health &amp; Welfare (AIHW) reports that while life expectancy for both men and women has improved dramatically,<a href="https://www.aihw.gov.au/reports/life-expectancy-death/deaths-in-australia/contents/life-expectancy?ref=spaceship.ghost.io"> women are still outliving men</a>. The statistics show that the life expectancy of women aged 25 in 2014-2016 was 85.1 years while the life expectancy of men aged 25 in 2014-2016 was 81.2 years.</p><p>In other words, women have to make their finances last longer than men — even if you forget the financial disadvantages caused by the gender pay gap and time out of work.</p><h2 id="financial-independence">Financial independence</h2><p>Finally, we refer back to Joan Rivers and getting that metaphorical key made — or more broadly, the importance of financial independence. In an ideal world, every woman would be able to dig into her<a href="https://www.thebillfold.com/2016/01/a-story-of-a-fuck-off-fund/?ref=spaceship.ghost.io"> fuck-off fund</a> (or a more modestly named account) and know she had the resources to radically change her life in any way necessary.</p><p>—</p><p>All this to say that it’s clearly important for women to take charge of their finances and be financially independent — and one way for women to take charge is to start investing in their future, directly and indirectly.</p><p>So, how to get started?</p><h2 id="invest-in-yourself">Invest in yourself</h2><p>There are many ways you can <em>indirectly</em> invest in yourself, all of which are likely to positively impact your finances over time — even if it’s not immediately obvious. Let’s discuss…</p><h3 id="education">Education</h3><p>Let’s paint a picture. There’s an opportunity for you to score a promotion at work — and that means a pay rise. The problem is that if you get the job, you’ll be doing a <em>lot</em> of public speaking and that thought terrifies you. So, instead of applying for the job, you oh-so casually ignore the opening and go about your business. But what if there was another way?</p><p>What if you could take a public speaking course and overcome your fears?</p><p>One way of investing in yourself is to actively consider whether continuing your education will allow you to elevate your career to the next level or become a specialist in your field. You don’t necessarily need to go back to school altogether; a course or certificate might be the trick.</p><p>Education may cost you a bit of money in the short term but has the potential to give you a return on your investment over the long-term.</p><h3 id="health">Health</h3><p>Another way you can invest in yourself is by looking after your health — and that means your physical, mental and emotional health. While there will <em>always</em> be impactful events in life that we simply can’t account for, we can take measures to optimise our health more generally.</p><p>As per the ABS’s<a href="http://www.abs.gov.au/ausstats/abs@.nsf/Lookup/1370.0main+features252013?ref=spaceship.ghost.io"> Measures of Australia's Progress (2013) report</a>, good health can mean “a life free of the burdens of illness, which can include pain, social isolation, financial costs, and restrictions to lifestyle choices.” Who can argue with that?</p><p>Here are some tweaks you can make to build and maintain your health today:</p><ul><li>Increase your physical activity.</li><li>Include healthier foods in your diet and learn about food labelling in Australia.</li><li>Quit smoking and reduce your alcohol intake.</li><li>Get to know your body and if you notice any changes, see a doctor.</li></ul><h3 id="creativity">Creativity</h3><p>The obvious benefit to nurturing your creativity is just that: you get to be creative and have a little lighthearted fun along the way. But the not-so-obvious benefit is that you may learn new skills that you could parlay into a side hustle, a specialty field, or even a new career.</p><p>This is something Steve Jobs referenced in the infamous commencement speech he gave at Stanford University in 2005. After dropping out of Reed College, Jobs hung out at the campus as a “drop-in.” He attended random classes. In fact, it was a calligraphy course that Jobs took on a whim that ultimately inspired the beautiful typography that Apple is so famous for.</p><p>The moral of the story? You never know where your creativity could take you.</p><h2 id="invest-in-your-financial-future">Invest in your financial future</h2><p>Of course, there is also a number of ways you can <em>directly</em> invest in your future. And when doing so, it's a good idea to seek appropriate financial and legal advice to help you decide what's right for you.</p><h3 id="pay-down-debt">Pay down debt</h3><p>If you have debt, such as credit card debt, make a plan to pay that debt down ASAP. Paying unnecessary interest can really mess with your net worth. There are various methods for getting on top of your debt. For example, if you have credit card debt, you can look into<a href="https://www.spaceshipinvest.com.au/learn/how-credit-cards-work/?ref=spaceship.ghost.io"> consolidating your debts into a personal loan</a>, or transferring the balance to a card with a limited-time interest-free period on balance transfers and using that period to make a dent in the debt. While a credit card with an interest-free period sounds appealing, keep in mind that balance transfer offers come with their own risks, which you should make yourself aware of before jumping in.</p><h3 id="create-an-emergency-fund">Create an emergency fund</h3><p>As we mentioned earlier, it can be super important to have savings at the ready if an emergency strikes. After all, disasters (big and small) can hit at any time. (First things first, though. If you have debts, consider whether you should<a href="https://www.spaceshipinvest.com.au/learn/paying-off-debt-vs-saving-money/?ref=spaceship.ghost.io"> pay off your debt</a> before you start saving.)</p><p>Once you’re ready to start saving, set up a separate account for your emergency fund. And try to stick to it. Even if you can only put a few dollars aside each week, it will help if, say, your car suddenly breaks down or you suddenly need your wisdom teeth removed.</p><p>If you have that emergency fund at the ready, an unexpected bill won’t seem nearly as overwhelming, but better yet, you also won’t have to resort to going into debt, which — in the worst cases — could negatively impact your finances for months or years to come.</p><h3 id="invest-in-stocks-property-and-other-assets">Invest in stocks, property and other assets</h3><p>Of course, one way to invest in your financial future is to <em>literally</em> invest — by buying stocks, bonds, real estate/property or other assets.</p><p>The good news here is that contrary to popular belief, you don’t need to be flush with cash to get started. In fact, you could start investing in the share market with as little as 1c to your name. Of course, buying a property will take a little more than $5, in most cases. But no matter which option you choose, there’s no better time than the present to get started.</p><h3 id="save-for-retirement">Save for retirement</h3><p>Ah, retirement. That’s years away, right?</p><p>For most of us, retirement seems like one of those investments that we consider covered. After all, if you’re an eligible employed Australian, your employer is paying at least 10% of your earnings into your superannuation account. So, why worry?</p><p>Well, currently there’s<a href="https://www.news.com.au/finance/superannuation/research-reveals-retirees-will-be-more-comfortable-than-working-aussies/news-story/1667ad1094f769fb7e0959422eadb0d4?ref=spaceship.ghost.io"> a debate raging</a> over whether the average Australian will have enough money to retire. And no matter which camp you fall into, there’s really no excuse for ignoring your superannuation altogether — even if you don’t want to make extra contributions.</p><p>Some steps you can take to stay on top of saving for retirement include:</p><ul><li>Considering whether you should consolidate all your superannuation accounts into one.</li><li>Ensuring you are in a super fund that is performing well over time.</li><li>Figuring out if your super fund is charging exorbitant fees — and if so, considering transferring to a fund that charges less.</li><li>Thinking about whether you’re young enough to be in a medium- or high-risk fund.<br></li></ul>]]></content:encoded>
            <author>hello@spaceship.com.au (Bryna Howes)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/behaviour/">Behaviour</category>
            <category domain="https://www.spaceship.com.au/learn/tag/investing/">Investing</category>
            <category domain="https://www.spaceship.com.au/learn/tag/personal-finance/">Personal Finance</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2019/02/Why-Women-Should-Invest-and-How-to-Get-Started.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[20.08.21 | Looking at the numbers]]></title>
            <link>https://www.spaceship.com.au/learn/200821-newsletter/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/200821-newsletter/</guid>
            <pubDate>Thu, 19 Aug 2021 22:44:00 GMT</pubDate>
            <description><![CDATA[Spaceship has 200,000 customers (and counting)!]]></description>
            <content:encoded><![CDATA[<p>There have been many jokes made about time since the pandemic began. How 2020 felt like “five years and five minutes at the same time,” how we have all aged “2020 years,” and so on. You get the joke. Is it really only a year and a half since this all started?</p><p>While time might have felt slow, some things have felt fast.</p><p>At the beginning of last year, Spaceship had 60,000 customers. Today, I’m excited to announce we have 200,000 customers (and counting!) — and, as I mentioned a few weeks back, more than $1 billion in funds under management.</p><p>While looking at the numbers is fun, what these numbers mean to us is that we’re achieving our mission of enabling young Australians to invest in their future.</p><p>Last year, around 435,000 Australians started investing. And 49% of those first-time investors were aged between 25 and 39, while a further 18% were under 25 years old.</p><p>We wouldn’t have achieved these milestones if it wasn’t for so many of those young Australians — so many of you — so we want to say a huge thank you for joining the Spaceship journey.</p><p>Today, we’re as passionate as ever to fulfil our mission. Tomorrow, it’ll be just the same. We’re so excited for what is to come — and believe me when I say some exciting things are arriving soon! — and we hope you are too.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Bryna Howes)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/newsletters/">Newsletters</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2021/08/200K_CUSTOMERS.png" length="0" type="image/png"/>
        </item>
        <item>
            <title><![CDATA[Real Money Talk: Leo]]></title>
            <link>https://www.spaceship.com.au/learn/real-money-talk-leo-2/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/real-money-talk-leo-2/</guid>
            <pubDate>Mon, 16 Aug 2021 22:00:00 GMT</pubDate>
            <description><![CDATA[Leo is a 59-year-old who’s rebuilding his life – and his finances – after getting divorced three years ago.]]></description>
            <content:encoded><![CDATA[<p>This post is based on an interview we conducted with Leo in August 2021.</p><p>Real Money Talk is our series where we interview Australians from all walks of life about their personal finances. The views expressed are those of the interviewees, based on their experiences with money, and as such are not necessarily representative of Spaceship's views.</p><p>We have changed the name of the interviewee for their privacy.</p><h2 id="overview">Overview</h2><p><strong>Name:</strong> Leo</p><p><strong>Age:</strong> 59</p><p><strong>Where do you live?</strong> Brisbane</p><p><strong>Please tell us a bit about yourself.</strong></p><p>I'm a recent divorcee that has worked most of his life in the Public Service in both federal and state agencies.</p><p>Initially I did a trade and after about 20 years I moved into more of an IT type role with corporate Human Resources and Payroll applications.  Eventually this position was pulled back to Canberra and I was given a redundancy as I didn't want to leave Brisbane.</p><p>I had been studying natural therapies so I then took the opportunity to complete my diploma in aromatherapy. A little odd being the only male (and middle-aged at that) sitting in the classroom.  I completed my diploma but eventually went back to work on corporate applications this time for a state agency.</p><p>I had been married for over 30 years and accumulated around $2 million in assets. Our home, an investment property and $1.2 million in superannuation.</p><p>As part of the divorce settlement my ex-wife received 60% of the total asset pool because of health issues restricting her ability to work. She received the balance of the investment property after sale and $900,000 out of my super fund.</p><p>The financial impact of the divorce was extremely stressful as I had been planning on retiring three years later. The financial cost of divorce had been on my mind for years and my fear of it had inhibited me taking action any sooner.  Now financially my life was upside down.</p><p>We had tended to live from pay to pay and had no savings and $13,000 debt on the credit card. Divorce was my trigger to re-evaluate life in general and particularly my financial position. How was I going to recover so that I could have a reasonable retirement?</p><p>Once I accepted my position and that I was not going to retire at 60 I could get past the fear and work on a plan to recover.</p><p>I had already been salary-sacrificing 5% of my pay into my super but that quickly got increased to 10% and now contributions sit just below the annual limit.</p><p>I developed a budget and set up multiple bank accounts for those things that were important to me – emergency fund, a bill paying account, a 'living expenses' account (mainly groceries and small variables expenses), a 'splurge account' (for whatever I wanted guilt free), a vet account (for my dogs), a holiday account and then also my Spaceship account.</p><p>In the two years since divorce I have been able to save $30,000 which I'm very proud of. Things are tight but I have a plan, achievable goals and confidence that I will reach them and things will be ok.</p><p><strong>What's your current net worth?</strong></p><p>Around $1 million.</p><p><strong>How does it break down?</strong></p><ul><li>Super – $480,000</li><li>Home – $525,000</li><li>Savings and Investments – $30,000</li></ul><p><strong>Do you have any debts?</strong></p><p>Mortgage – $50,000.</p><p><strong>How did you build your net worth?</strong></p><p>Employment and one investment property.</p><h2 id="earn">Earn</h2><p><strong>Do you have any income sources outside your job? How much do you earn from each and how did you develop them?</strong></p><p>I have an interest in photography that at the moment just funds equipment purchases etc. I'm hoping that it may supplement my super income when I'm in retirement.</p><p><strong>What advice do you have for other people who want to earn more money?</strong></p><p>Build your skill set, and look for opportunities where you may be able to start a side hustle.</p><h2 id="save">Save</h2><p><strong>What's your savings rate? How has it changed over time?</strong></p><p>35%. It's a big change going from only putting 5% to superannuation and zero savings to now saving 35% every fortnight.</p><p><strong>Do you have a budget?</strong></p><p>Yes.</p><p><strong>Do you make purchase decisions carefully, or are you loose with your money?</strong></p><p>Fairly carefully.</p><p><strong>How is your work-life balance?</strong></p><p>It's ok but I'd be retired tomorrow if I could afford it.  I have too much to do in retirement.</p><p><strong>What's your favourite thing to spend money on?</strong></p><p>I tend to like gadgets – computer items and of course photography gear.</p><h2 id="invest">Invest</h2><p><strong>How do you invest?</strong></p><p>I allocate a regular amount on a fortnightly basis which is why I like Spaceship.</p><p><strong>What's been your best investment?</strong></p><p>My superannuation of course. Time and compounding interest is magical.</p><p><strong>What's been your worst investment?</strong></p><p>I feel like I'm starting all over again so there's not a worst.</p><p><strong>What's been your overall return?</strong></p><p>Not sure of the actual rate.</p><p><strong>How are you building wealth?</strong></p><p>Pay myself first, spend less than I earn and don't mix that money with my day-to-day living expenses.</p><p><strong>What are your main roadblocks to building wealth? How are you addressing them?</strong></p><p>At my age it's time. It just means that I have to work longer than I originally planned. Luckily I'm reasonably healthy.</p><p><strong>Do you have a target net worth you want?</strong></p><p>I tend to think of what I want for retirement – $1 million in superannuation and around $100,000 in savings and other investments.</p><p>I don't tend to include my house as I need somewhere to live so fluctuations in value are less important to me.  Of course there is the possibility of downsizing and utilising extra funds towards funding a retirement income stream.</p><h2 id="behaviour">Behaviour</h2><p><strong>When did you make your first significant behavioural shift towards wealth building?</strong></p><p>Three years ago – divorce was a significant life event.</p><p><strong>If you could start again, what would you do differently? What advice would you give your younger self?</strong></p><p>Plan, plan, plan but then make sure that you act on those plans. As they say 'actions speak louder than words'.</p><p><strong>What mistakes have you made along the way that others can learn from?</strong></p><p>Don't procrastinate – deal with issues when they first appear. Not doing anything does not make the problem go away.</p><p><strong>Do you have any worries about retirement? If so, how are you planning to address them?</strong></p><p>I think things will be ok, just that my retirement date is pushed back a few years.</p><p><strong>How are you learning about building wealth?</strong></p><p>Books, online articles and out of necessity.</p><p><strong>Do you give to charity? If so, what percentage of your time/money do you give?</strong></p><p>Not currently.</p><hr><h2 id="we-want-to-hear-your-real-money-talk">We want to hear your Real Money Talk</h2><p>At Spaceship we’re big believers in sharing our money stories. We want to hear yours, too. In our ongoing <a href="https://www.spaceship.com.au/learn/tag/real-money-talk/?ref=spaceship.ghost.io">Real Money Talk</a> series, members of our community share what they’ve learned about managing money. We’d love you to take part. <a href="https://forms.gle/B2xKnqAqjePMHfFG9?ref=spaceship.ghost.io">Here’s a link to our Real Money Talk survey</a> where you can share your story.<br><br><br></p>]]></content:encoded>
            <author>hello@spaceship.com.au (Kelly Simpson)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/real-money-talk/">Real Money Talk</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2021/08/Real-money-talk-Leo.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[What is a share?]]></title>
            <link>https://www.spaceship.com.au/learn/what-is-a-share/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/what-is-a-share/</guid>
            <pubDate>Mon, 16 Aug 2021 21:30:00 GMT</pubDate>
            <description><![CDATA[If you own a share, you own part of a business. ]]></description>
            <content:encoded><![CDATA[<!--kg-card-begin: markdown--><ul>
<li>Shares are fractions of a business;</li>
<li>They fluctuate in value on an open market;</li>
</ul>
<p>If you own a share; you own part of the business. So, a share is fractional ownership of the business.</p>
<p><em>Hypothetically, ABC Ltd. has 100 shares, and you buy ten.</em></p>
<p><em>You own 10% of ABC Ltd.</em></p>
<p>By buying a share of a company, you become a shareholder. As a shareholder you own some of the company, experts would say you have an ownership interest.</p>
<p>Most stocks come with voting rights. The general rule is your voting power is proportional to the amount of shares you own. There are exceptions such as stocks with multiple share classes.</p>
<p>People are unlikely to own enough shares to personally influence the company. However, some people like activist investors or founders may.</p>
<p>Note: In this post we will use ‘stock’ to refer to the ownership certificate of any company and ‘shares’ to refer to the ownership certificates to a particular company.</p>
<h2 id="wheredidthefirstsharecomefrom">Where did the first share come from?</h2>
<p>The Dutch East India Company was the first company to issue bonds and shares to the public. Many people credit the Dutch East India Company with the invention of selling company stock to the public. Prior to this, investors would invest in specific ventures of a company, rather than the company itself.</p>
<p>It’s fitting that the oldest stock certificate we have today comes from the Dutch East India Company.</p>
<p>Ownership of shares is documented by issuing a stock certificate. A stock certificate is a legal document that specifies how many shares are owned by the shareholders. Today, stock certificates are mostly digital.</p>
<p>While it is common to have voting rights as a shareholder, some companies have dual/multi class stock, which means the company issues various types of shares that may have different voting rights and dividend entitlements.</p>
<h2 id="anexampleofamulticlassshare">An example of a multi class share</h2>
<p>Alphabet (Google) is a famous multi class share. There are two types that are publicly traded on the NASDAQ, GOOG and GOOGL, and one privately held type.</p>
<p>The reason Alphabet (Google) has multi class share is to provide the founders and executives with the ability to control the majority of shareholder voting power with a relatively small amount of the total equity.</p>
<p>One characteristic that differentiates public from private stocks is market liquidity. Market liquidity is the ability to buy or sell an asset without causing a drastic change in the asset’s price.</p>
<p>Generally, liquidity is greater in public stocks compared to private stocks. As public stocks are easier to buy and sell through public exchanges like the ASX.</p>
<p>GOOG is a Class C share with no voting rights and GOOGL is a Class A share has one vote.</p>
<p>Insiders hold Alphabet (Google)’s class B shares which have ten votes, with founders Larry Page and Sergey Brin holding most, alongside Executive Chairman Eric Schmidt.</p>
<p>While not <a href="http://theconversation.com/disappearing-votes-why-investors-should-steer-clear-of-snapchats-dual-class-shares-71710?ref=spaceship.ghost.io">everyone approves of multi class stock</a>, supporters think it allows strong leadership teams to focus on long-term growth. Opponents think a small group of insiders should not maintain control without providing most of the capital.</p>
<h2 id="shareholderrights">Shareholder rights</h2>
<p>While owning 50% of total shares equals 50% ownership in the company, it does not mean the shareholder can use a company’s building, equipment or other property. If a company is a limited liability company, it means a shareholder you are likely not responsible for the company’s liabilities.</p>
<p>If the stock price of the company you invest in goes to zero dollars–it may be delisted from the stock exchange and become worthless to investors.</p>
<p>There are many reasons why a stock may go to zero, unfortunately, it’s often because the stock is worthless because of bankruptcy, operating problems, product availability, quality issues or mismanagement.</p>
<p>This means owning stocks does not mean responsibility for liabilities. If a company you invest in goes under, and defaults on its loans, you as a shareholder are not liable.</p>
<p>However, money from converting assets into cash must repay loans and debts first, before shareholders can receive anything.</p>
<h2 id="whyinvestinstocks">Why invest in stocks?</h2>
<p>If keep your money in cash, your money may actually be worth less later.</p>
<p>Because if you don’t keep pace with inflation, your money will have less purchasing power.</p>
<p>Purchasing power refers to how much you can buy with a set amount of money. A simple example is a bottle of Coke. In the past, you could buy a <a href="http://www.npr.org/sections/money/2015/11/18/456410327/episode-416-why-the-price-of-coke-didnt-change-for-70-years?ref=spaceship.ghost.io">Coke for five cents</a>.</p>
<p>By investing your money, you will not suffer what investors call cash drag.</p>
<p>Cash drag is when part of your total balance is not invested in securities but in cash or cash-equivalents that have no market exposure. This portion of your portfolio will not have exposure to potential returns or losses.</p>
<p>Historically, investing in stocks has been one of the best places to invest. If you invested in the S&amp;P 500 from 1950 to 2009, you would have seen an average annual <a href="http://www.simplestockinvesting.com/SP500-historical-real-total-returns.htm?ref=spaceship.ghost.io">return of 7%</a>.</p>
<p>While you wouldn’t have seen consistent growth, if you left your money in the markets, you would have had growth over the long-term. It’s important to note, past performance is not indicative of future performance.</p>
<p>This is why it has been best to invest over the long-term with stocks. As it has taken years, even decades to recover from the worst historical declines.</p>
<!--kg-card-end: markdown-->]]></content:encoded>
            <author>hello@spaceship.com.au (Abi Tyas Tunggal)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/investing/">Investing</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2021/08/What-is-a-share.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[Here's how to work out what you're worth]]></title>
            <link>https://www.spaceship.com.au/learn/net-worth-network/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/net-worth-network/</guid>
            <pubDate>Mon, 16 Aug 2021 21:00:00 GMT</pubDate>
            <description><![CDATA[Did you know what you're worth goes far beyond your net worth?]]></description>
            <content:encoded><![CDATA[<p>As you seek to improve your financial health and build long-term wealth, preparing a personal balance sheet is a logical place to start. This will give you in indication of your current net worth. It’s a pretty simple calculation and it’s important to track everything to improve your financial health over time. To map out your personal balance sheet and calculate your net worth, you just add up all your assets (what you own), then subtract what you owe (your debts and liabilities). For example:</p><!--kg-card-begin: html--><style type="text/css">
.tg  {border-collapse:collapse;border-spacing:0;table-layout: fixed ;
  width: 100% ;}
.tg td{border-color:black;border-style:solid;border-width:1px;font-family:Arial, sans-serif;font-size:14px;
  overflow:hidden;padding:10px 20px;word-break:normal; width: 50% ;}
.tg th{border-color:black;border-style:solid;border-width:1px;font-family:Arial, sans-serif;font-size:14px;
  font-weight:normal;overflow:hidden;padding:10px 20px;word-break:normal;}
.tg .tg-1wig{font-weight:bold;text-align:left;vertical-align:top}
.tg .tg-0lax{text-align:left;vertical-align:top}
</style>
<table class="tg">
<thead>
  <tr>
    <th class="tg-0lax"><span style="font-weight:bold">Assets</span></th>
    <th class="tg-0lax"></th>
  </tr>
</thead>
<tbody>
  <tr>
    <td class="tg-0lax">Current (cash, short-term investments etc.)</td>
    <td class="tg-0lax">$50,000</td>
  </tr>
  <tr>
    <td class="tg-0lax">Non-current (house, car, retirement savings)</td>
    <td class="tg-0lax">$100,000</td>
  </tr>
  <tr>
    <td class="tg-1wig"><span style="font-weight:bold">Total Assets</span></td>
    <td class="tg-1wig"><span style="font-weight:bold">$150,000</span></td>
  </tr>
  <tr>
    <td class="tg-0lax"></td>
    <td class="tg-0lax"></td>
  </tr>
  <tr>
    <td class="tg-1wig"><span style="font-weight:bold">Liabilities</span></td>
    <td class="tg-0lax"></td>
  </tr>
  <tr>
    <td class="tg-0lax">Current (credit card debt, personal loan)</td>
    <td class="tg-0lax">$10,000</td>
  </tr>
  <tr>
    <td class="tg-0lax">Non-current (mortgage, student debt)</td>
    <td class="tg-0lax">$40,000</td>
  </tr>
  <tr>
    <td class="tg-1wig"><span style="font-weight:bold">Total Liabilities</span></td>
    <td class="tg-1wig"><span style="font-weight:bold">$50,000</span></td>
  </tr>
  <tr>
    <td class="tg-0lax"></td>
    <td class="tg-0lax"></td>
  </tr>
  <tr>
    <td class="tg-1wig"><span style="font-weight:bold">Net worth (Assets - Liabilities)</span></td>
    <td class="tg-1wig"><span style="font-weight:bold">$100,000</span></td>
  </tr>
</tbody>
</table><!--kg-card-end: html--><p></p><h3 id="why-is-it-important"><strong><strong>Why is it important?</strong></strong></h3><p>It gives you a pretty good understanding of where you stand financially. It’s a measurement that you can use as a benchmark over time to track your growth month-on-month. On the surface level, you can quickly determine how well you’ve saved and limited your spending. Think of it as a progress meter.</p><p>Your personal balance sheet is helpful because it will quickly reveal if you are racking up too much debt or are taking on more debt over time. It may be painful to put a dollar figure on this for some, but having a clear view of your financial position is important. When you add up your liabilities, you can clearly see how this reduces your net worth and areas where you can turn it around and improve over time.</p><p>Assets - Liabilities = Your Net Worth. Simple, right?</p><p>Not really. On its own, your personal balance sheet is pretty irrelevant. It may be useful for determining the relative value of a business, but for the purpose of assessing your worth and planning your personal finances, we’ll have to dig a little deeper.</p><p>Let me explain...</p><h3 id="knowing-your-worth-is-more-than-knowing-your-net-worth"><strong><strong>Knowing your worth is more than knowing your net worth</strong></strong></h3><p>When determining net worth, the two assets that everyone loves to include in their calculations are their house and their car. The value they assign to these make up a significant chunk of their net wealth. These two assets are under non-current assets in the table above.</p><p>You may hear someone claim that their net wealth is sitting comfortably at $400,000. No doubt that number is impressive. However, under the hood, you may discover that they’re assuming an additional $110,000 property equity from some improvements they’ve made to their house, and because their run-down neighbour's house sold for $X amount. They’ve also valued their other long-term assets (car, investment portfolio and retirement savings), and voilà, they’ve determined their net worth.</p><p>This raises a few red flags:</p><ol><li>Value is determined by what others are willing to pay for something— the marketplace at the time of sale will determine the value of these assets. No one knows what their house or car will sell for, or what the true value of their long-term financial investments will be. We’re all just guessing really. Property and financial markets are volatile and there are risks with every investment.</li><li>Even if their guesses are spot on, and they sell their house and car for $x amount, they still have to live somewhere and they still have to get around. So unless they buy a tent and bike and invest the rest, it’s safe to assume they’ll be using it to buy a bigger house and nicer car. No one likes to downsize and you can’t get by day-to-day relying on these long-term assets.</li><li>Most importantly, when calculating your net worth, you are omitting intangible assets that are not usually listed on a balance sheet or net worth statement. Your human capital, for example. These intangible assets should not be overlooked when assessing your overall worth and highlighting areas to improve.</li></ol><p><strong>Essentially, your net worth figure neglects anything that can’t be reduced to a number</strong>, that’s the financial equivalent of making judgements based on appearance of a person only.</p><p>Figuring out what you’re really worth is like taking your blood pressure, measuring your fitness levels, and assessing your diet. It gives a reading that will tell us how healthy you are financially. You need to take a more holistic look at your personal financial position to know your worth. Make sure you’re across the following terms – they will help to highlight areas to improve where a statement of net worth will not.</p><h3 id="liquidity-can-you-access-money-when-you-need-it"><strong><strong>Liquidity – can you access money when you need it?</strong></strong></h3><p>In accounting, liquidity refers to how easily you can access money to meet your immediate financial needs. These are the assets that fall into the “Current Assets” category in the above example. The easiest way to think about liquidity is to look at your assets and how “liquid” they are – how easily can you turn them into cash. There’s no point having $110,000 tied up in property and $40,000 in a new car if you can’t access cash to handle your day-to-day finances.</p><p>It’s important to remember that liquidity ≠ safety. This is a common misconception. While liquidity in assets and returns are typically inversely correlated, some highly liquid assets (such as shares in a company or bitcoin) can be highly volatile.</p><p>Liquidity is the only thing that matters when you need to pay for something and it is important to consider to know your worth, and highlight areas to improve. If you really want to get ahead and build your long-term wealth, you need at least a bit of liquidity to take advantage of investment opportunities. The same applies to business; according to the ABS, half of businesses go out of business because of cash flow problems. They lack liquidity to invest in opportunities and to pay for things.</p><blockquote>If you look at academic studies, you can see that stock prices are most closely correlated with cash flow. It's such a straightforward number. Cash flow is what will drive shareholder returns. – Jeff Bezos</blockquote><p>Make sure you’re on the right side of this fence and make sure you don’t have too much of your net worth tied up in illiquid assets.</p><p>A quick and easy way to keep track of this is to map out your monthly expenses and compare it to your current assets with the Liquidity Ratio:</p><p><strong>LIQUIDITY RATIO = CASH OR CASH EQUIVALENTS / MONTHLY COMMITTED EXPENSES</strong></p><p>This ratio is useful to understand how easily you can pay your day-to-day expenses and it can be used to track your liquidity over time. It is good practice to maintain at least three months of expenses (which means a liquidity ratio level of at least three).</p><h3 id="emergency-funds-do-you-maintain-a-financial-buffer"><strong><strong>Emergency Funds – do you maintain a financial buffer?</strong></strong></h3><p>An emergency fund (also known as a rainy day fund) gives you some breathing space to deal with life's ups and downs. By this we mean having a small fund separate to your every day funds. Having an emergency fund is more than just peace of mind, it protects your long-term assets and plans from unexpected events.</p><p>A recent Financial Resilience Report in Australia revealed that a third of Australians admit they are two pay packets away from suffering serious financial stress if they did happen to lose their job. Let’s face it, Australians aren’t very good at saving, and we’re a nation of consumers. In fact, the average Australian only saves between 5-12% of their income. Compared to a country like China, who save around 30-35%.</p><p>When building an emergency fund, it’s crucial not to focus on investment returns or opportunity cost. It should not be treated as an asset and should be topped up first when depleted. The easiest way to build a small emergency fund is to start small and save regularly. For example, if you put aside just $50 per week into a separate, high-interest savings account, you will have over $2,600 after 12 months. The standard recommendation for an emergency fund is at least three months of living expenses in cash or cash-equivalents (highly liquid assets). This is calculated based on the impact of losing employment.</p><p>Having a separate emergency fund strengthens your overall worth. It means you won’t need to borrow money if a crisis happens – you have an emergency source of cash so you do not hinder your short and long-term investments. Think of it as a buffer, or as insurance. Do not tap into it for frivolous needs.</p><h3 id="human-capital-how-much-have-you-invested-in-yourself"><strong><strong>Human Capital – how much have you invested in yourself?</strong></strong></h3><p>When most people think about their assets, things like stocks, bonds, real estate, and commodities come to mind. Will you find your intangible skills on a typical net worth statement? Hardly. But they’re a real thing, with real value. It’s easy to argue that your skills and capabilities are the most valuable asset you own, especially when you are young, and building out your career capital. We think it’s valuable to maintain a list of these intangible assets alongside your personal balance sheet and track them in the same respect – this will show areas to improve and increase your worth over time.</p><blockquote>The best investment you can make is always in yourself - Warren Buffett</blockquote><p>Anything you do to increase your ability to earn higher future wages could be considered investing in your human capital and in your long-term financial health. The monetary and time-consuming investments that you make early in life, like obtaining a degree, on-the-job training and learning better social skills, can increase your personal human capital. Human capital is also your best protection against inflation. With a strong skill set, you will have little trouble finding work and a decent income, no matter how inflated your currency becomes.</p><p>Key takeaway – live in the long-term Calculating your net worth is as simple as whipping out a notepad and a pen, and calculating a simple personal balance sheet. It doesn’t have to be incredibly complicated, but we encourage you to take this a step further and keep track of your liquidity, access to emergency funds, and the value of your intangible assets and skills – they’re important and often overlooked.</p><p>It’s good practice to objectively track this month-on-month. Think in the long-term – what can you start doing today to improve your worth over time? Use this data to highlight weak areas and incrementally improve your financial position, liquidity and intangible skills. Hold yourself accountable to your progress. If you maintain discipline, you’ll be surprised how quickly this will positively reinforce your habits as you become aware of your steady growth.</p><p>The earlier you start saving and <a href="https://www.spaceship.com.au/voyager/?ref=spaceship.ghost.io">investing your income</a>, the greater the opportunity you have to be in control of your time and lifestyle later on (i.e. accumulate wealth). This principle of living long-term is to hold the mindfulness that you are laying the foundation now that will determine what your long term will look like.</p><hr><h3 id="a-little-bonus"><strong><strong>A little bonus</strong></strong></h3><figure class="kg-card kg-embed-card"><iframe width="560" height="315" src="https://www.youtube.com/embed/tXlNvlzd9M8?rel=0&amp;controls=0&amp;showinfo=0" frameborder="0" gesture="media" allow="encrypted-media" allowfullscreen="" style="box-sizing: inherit; outline: 0px !important; border: 0px; display: block; width: 740px; height: 420px;"></iframe></figure>]]></content:encoded>
            <author>hello@spaceship.com.au (Spaceship)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/personal-finance/">Personal Finance</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2021/08/here-is-how-to-work-out-what-you-are-worth.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[13.08.21 | Tech privacy and app store dominance]]></title>
            <link>https://www.spaceship.com.au/learn/130821-newsletter/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/130821-newsletter/</guid>
            <pubDate>Thu, 12 Aug 2021 22:22:00 GMT</pubDate>
            <description><![CDATA[The latest Spaceship newsletter covers what Facebook, Apple and Google have been up to lately.]]></description>
            <content:encoded><![CDATA[<p>We had some big news from two companies in our portfolios last week — <a href="https://www.spaceship.com.au/learn/060821-newsletter/?ref=spaceship.ghost.io">Afterpay and Square</a> — but many others are making news and moves.</p><h2 id="facebook">Facebook</h2><p>Social media behemoth Facebook is regularly the subject of commentary on the ways it tracks users — for good reason, of course. But apparently that is all changing.</p><p>Facebook’s ads are being rebuilt to place more value on user privacy.</p><p>While you can still expect to receive personalised ads, the idea is that Facebook will be able to deliver these ads to you without knowing anything about who views them.</p><p>This news is made even more interesting when you consider that last year, Facebook mounted a campaign against Apple when Apple launched its ad tracking prompt.</p><p>Facebook stock is up 34.84% this year (as at 12 August 2021).</p><p>Facebook is in our Spaceship Universe Portfolio and Spaceship Origin Portfolio.</p><h2 id="apple-and-google">Apple and Google</h2><p>Speaking of tech giants, a group of US senators introduced a new bill this week that would reduce Apple and Google’s ability to control app purchases, if it passed.</p><p>For starters, it would force companies that control operating systems to allow third-party apps and app stores. It would also prevent those same companies from stopping developers from telling users if there were lower prices available outside the official app stores.</p><p>Apple stock is up 15.05% this year and Google stock is up 58.96% this year (both as at 12 August 2021).</p><p>Apple is in our Spaceship Universe Portfolio and Spaceship Origin Portfolio, while Google is in our Spaceship Universe Portfolio, Spaceship Origin Portfolio, and Spaceship Earth Portfolio.</p><hr><p>The Spaceship Voyager portfolios invest in Facebook, Apple and Google. Please refer to the Spaceship app or our website for more information on what each portfolio invests in.</p><p>Important! We’re sharing with you our thoughts on the companies in which Spaceship Voyager invests for your informational purposes only. We think it’s important (and interesting!) to let you know what’s happening with Spaceship Voyager’s investments. However, we are not making recommendations to buy or sell holdings in a specific company. Past performance isn’t a reliable indicator or guarantee of future performance.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Bryna Howes)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/newsletters/">Newsletters</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2021/08/news-130821-1.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[9 ways to invest in real estate]]></title>
            <link>https://www.spaceship.com.au/learn/ways-to-invest-in-real-estate/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/ways-to-invest-in-real-estate/</guid>
            <pubDate>Mon, 09 Aug 2021 21:30:00 GMT</pubDate>
            <description><![CDATA[Looking to enter the property market? Here are 9 ways you can invest in real estate. ]]></description>
            <content:encoded><![CDATA[<p>If nothing comes between<a href="https://www.theguardian.com/lifeandstyle/2017/may/15/australian-millionaire-millennials-avocado-toast-house?ref=spaceship.ghost.io"> you and your avocado toast</a>, you can rest easy.</p><p>Whether you have a little money or a lot, there are numerous ways you could invest in real estate while still partaking in your favourite breakfast/brunch sandwich.</p><p>With as little as $50, you might be able to buy a "brick" in a house. (Seriously.) Beyond that, if you have more to spend, you could think about investing in a real estate-centric ETF (exchange traded fund) or buying an apartment or house. And then there’s all the other options that fall onto the spectrum.</p><p>Let’s explore some of the weird and wonderful ways to invest in real estate, shall we?</p><ul><li>Buy a “brick.”</li><li>Invest in a real estate-focused ETF.</li><li>Invest in a real estate investment fund (A-REIT).</li><li>Buy with a friend.</li><li>Buy an apartment.</li><li>Buy a house.</li><li>Buy a piece of land.</li><li>Flip properties.</li><li>Find something wonderfully wacky.</li></ul><p>Remember: it is a good idea to always seek independent financial and legal advice before investing.</p><h2 id="1-buy-a-%E2%80%9Cbrick%E2%80%9D">1. Buy a “brick”</h2><p>What if you could get into the real estate game by purchasing just one "brick"?</p><p>That’s the concept behind Australian property startup<a href="https://www.brickx.com/?ref=spaceship.ghost.io"> BrickX</a>.</p><p>The company, which was founded by Anthony Millet in 2014, has purchased various properties across Australia. You’ll find a range of properties — from a three-bedroom house in Ballarat to a one-bedroom unit in the trendy, inner-city suburb of Darlinghurst in Sydney.</p><p>While you can’t see the property’s specific address, you can see its general location and view pictures of the property. BrickX also provides stats on the estimated net rental yield, the historical suburb growth (over 20 years) and the property’s current number of investors.</p><p>This is where the fun begins. When you see a property you like, you can choose to buy one or more bricks in that property. (Every property is divided into 10,000 bricks.)</p><p>To buy a brick, you’ll first check the price. (Bricks start at around $30). The lowest available brick price is front and centre, but you may find (once you sign up) that brick prices are variable.</p><p>In some cases, you’ll see that the lowest available brick price is more or less than the latest brick valuation. If the brick price is less than the valuation price, that means you could potentially buy a brick for, say, $133 and it would immediately be valued at $135 (as an example). On the flip side, if the brick price is more than the valuation price, you could buy a brick for $133, despite the fact that its current valuation is at $130. Sad face.</p><p>Once you’ve bought your brick, you are essentially an investor in a property. The properties owned by BrickX are rented and you will receive portions of any rental income (less fees) proportional to the amount you have invested in the property.</p><p>You can also choose to sell your share at any time, but you’ll have to find a buyer, just as you would if you actually owned (or part-owned) an investment property.</p><p>And that leads us to the most salient point of all. While BrickX seems as though it’s a simple and easy way to get into the real estate market, you do assume some financial risk by buying bricks, so you’ll need to do your due diligence and consider whether it is right for you, just as you would with any financial investment.</p><h2 id="2-invest-in-a-real-estate-focused-etf">2. Invest in a real estate-focused ETF</h2><p>If you know anything about<a href="https://www.spaceshipinvest.com.au/learn/what-is-an-etf/?ref=spaceship.ghost.io"> exchange-traded funds</a> (ETFs), you know that no ETF is created quite the same. Each and every ETF generally has a different objective (even if only slight), and for some ETFs, the focus is real estate. And this is where you come in.</p><p>We find that a real estate-focused ETF will generally track the performance of an index of publicly traded companies that, in one way or another, own and/or operate commercial and/or residential real estate.</p><p>As an example, some ETFs might only invest in real estate investment trusts (REITs), while others might track an index of real estate holding companies or property groups. Some other ETFs might include both types within their index.</p><p>If you invest in a real estate-focused ETF, you will be investing your money in real estate without (in most cases) going out and viewing and buying property for yourself. The value of your investment will rise and fall in sync with the value of the ETF’s underlying assets.</p><h2 id="3-invest-in-a-real-estate-investment-fund-a-reit">3. Invest in a real estate investment fund (A-REIT)</h2><p>We just learned about investing in real estate-focused ETFs, but that’s not the only way you can invest in real estate without actually holding physical property. It’s time to introduce you to<a href="https://www.asx.com.au/products/managed-funds/areits.htm?ref=spaceship.ghost.io"> Australian real estate investment funds (A-REITs)</a>, which is what we call a real estate investment fund (REIT), as touched on in the previous section, here in Australia.</p><p>So, how does an A-REIT work, exactly?</p><p>We find that an A-REIT is pretty similar to a managed fund. Generally, when you invest, your money is pooled with the money of the other investors and it all sits in an investment trust. That trust owns (and commonly operates) a portfolio of income-producing property. (We find that the income is normally rental income.) The trust itself is generally listed on the Australian stock exchange.</p><p>Overall, we find that investing in an A-REIT is one way to invest in property without the day-to-day hassles of being a <a href="https://www.spaceship.com.au/first-home/?ref=spaceship.ghost.io" rel="noreferrer">property owner</a> or landlord.</p><p>We find that it can also be a handy and quick way to<a href="https://www.spaceshipinvest.com.au/learn/risk-return-and-diversification/?ref=spaceship.ghost.io"> diversify</a> your overall investment portfolio.</p><h2 id="4-buy-with-someone-else">4. Buy with someone else</h2><p>Let’s say you have <em>some</em> money, but not enough money to buy an apartment or house on your own. But the property market is looking real good — too good to ignore. One option that may be available to you is to invest in a property with someone else, if you dare.</p><p>If this is a track you’re considering going down, we believe that there are a few things to consider.</p><p><em>Numero uno</em> on our list, though, is what you’ll do if/when the shit hits the fan. Consider the answers to these questions. What will be the consequences if disaster strikes and one of you can’t make the investment payments? What will happen if one of you wants to sell the property and one of you doesn’t? What will you do if you want to renovate? What will you do if one of you wants to live in the property and the other doesn’t? Or you both do, but not together?</p><p>There are so many questions that need answering before you go down this route. We find that it's also important to know the difference between joint tenancy and tenants-in-common.</p><p>When two or more persons in Australia take an interest in a property, the certificate of title for the property must state whether the persons are to hold as joint tenants or tenants in common. If they hold the property as tenants in common, each person gets a share in the property and must declare what that share is.</p><p>If you are joint tenants, you are essentially <a href="https://www.spaceship.com.au/first-home/?ref=spaceship.ghost.io" rel="noreferrer">the owner of the whole propert</a>y because of the rules of survivorship (once any mortgages on the property are discharged). Those rules provide that if one person dies, their half of the property is immediately transferred to the surviving party, even if their estate bequeaths all other property to another party. Most couples will choose joint tenancy when they invest in a property together.</p><p>Here’s an example: Nick and Chris are brothers who buy a property together as joint tenants. Nick is married to Julia. Nick’s will states that his entire estate is to go to Julia upon his death. Sadly, Nick dies. While Julia receives the majority of his estate, his entire share in the property he bought with Chris goes to Chris automatically, by virtue of them being joint tenants.</p><p>When you choose to be tenants in common, you each have a share in the property; this could be 50/50, 30/70, or 10/90, etc. When you are tenants in common, you can each choose what to do with your individual share. So, if Nick and Chris had actually chosen to be tenants in common, Nick’s share could be bequeathed to his wife Julia if he was to die.</p><p>The point is that if you plan to invest in a property with someone else, you need to do all the regular due diligence you would do when buying a property <em>and</em> you need to make some pretty serious decisions (and potentially lay out a separate legal contract) for if/when things go awry.</p><h2 id="5-buy-an-apartment">5. Buy an apartment</h2><p>Yay! You’ve saved enough money for a down payment on a property. Now you may decide between buying an apartment and a house.</p><p>Let’s take a look at why you might (and might not) <a href="https://www.spaceship.com.au/learn/how-i-actually-bought-a-house/?ref=spaceship.ghost.io">buy an apartment</a>.</p><p>To start, depending on where and when you buy, an apartment is generally cheaper than a house. According to the latest<a href="https://www.domain.com.au/research/house-price-report/june-2021/?ref=spaceship.ghost.io"> Domain House Price Report</a> (June 2021), the median apartment price in Sydney, as an example, is $786,175, while the median house price is $$1,410,133.</p><p>Another possible perk is that you won’t usually have to deal with the more boring household tasks such as lawn mowing and gardening. We find that in many cases, the basic maintenance tasks that uphold the entire property development (i.e. the complex) are looked after by strata management. This is particularly great if your building has a shared pool or garden — you get all the benefits of swimming in that pool, but you don’t have to be the one to maintain it. Win!</p><p>Another underrated perk of <a href="https://www.spaceship.com.au/first-home/?ref=spaceship.ghost.io" rel="noreferrer">apartment ownership</a> is that many apartments are in secure buildings, so you’ll need a pass or key just to get into the building and then another individual key for each apartment. You can’t put a price on personal safety.</p><p>With that said, there are downsides to living in an apartment building, not least of which is common walls. (The horror!) If you have particularly loud neighbours, you could find yourself spending a large amount of time researching the latest noise-cancelling headphones. If you have particularly nosy neighbours, the consequences might be even worse!</p><p>You also need to keep in mind the fees that apartment owners are faced with. We find that you will generally pay strata or owners corporation fees and you may need to contribute to a maintenance fund, which helps to cover the shared maintenance costs and bills (such as water).</p><p>So, now you know a little bit more about the pros and cons of apartment ownership. Now let’s chat about why you might want to invest in a house instead.</p><h2 id="6-buy-a-house">6. Buy a house</h2><p><a href="https://www.spaceship.com.au/learn/how-i-actually-bought-a-house/?ref=spaceship.ghost.io">Owning a house </a>was once the Australian dream — and maybe for you, it still is. If so, you need to get a general idea about what <a href="https://www.spaceship.com.au/first-home/?ref=spaceship.ghost.io" rel="noreferrer">home ownership</a> is all about, right?</p><p>One of the biggest benefits has to be all the space. Unlike an apartment, where you might be lucky to have a balcony or patio, most houses have at least a little garden for you to play with. You can also, potentially, build up and out. As in, if you find yourself running out of room, we generally find that in most cases you could add extra rooms or even an entirely new floor.</p><p>That leads us to flexibility. With a house, we find that you generally have a little more flexibility than an apartment. You’re not beholden to<a href="https://www.stratadata.com.au/news/what-does-a-strata-manager-do/?ref=spaceship.ghost.io"> strata management</a>. If you want to renovate, you may need to adhere to council or building regulations, but outside those, we find that you're generally pretty free.</p><p>And the final perk is privacy. While houses don’t necessarily seem as secure as apartments, we find that having your own house means that you’ll generally know who is coming and going and when.</p><h2 id="7-buy-a-piece-of-land">7. Buy a piece of land</h2><p>Buying property doesn’t necessarily include a physical structure. Some people start by buying a piece of land — big or small — and work towards building the house of their dreams.</p><p>There is a lot to love about buying land, especially out in the country. You might have so much space that there are no signs of life in any direction. You can see the stars at night. You can smell the fresh air. You can get in touch with nature and the native wildlife.</p><p>So, what’s the catch? Maintaining a property can be costly and time-consuming. Even if you don’t run a working farm or keep livestock, just maintaining your boundary fences could be an expense you didn’t account for. Never mind the constant threat of snakes and bushfires — or how isolated you might find yourself if something suddenly does go wrong.</p><p>And we don’t want to panic you, but what if your piece of land has no Internet coverage?</p><h2 id="8-flip-properties">8. Flip properties</h2><p>Some people invest in real estate with a single intention: to improve the property and then sell it on. This is called house-flipping and, if done right, we find that it can be lucrative. The key phrase there is “if done right,” as realistically, we find that there is a <em>lot</em> that can go wrong.</p><p>The point to house-flipping is to add value to the house. This might mean revamping the kitchen, freshening the paintwork, replacing the flooring — or anything in between. The problem is that making these improvements will likely cost money, and you will likely want to recoup that.</p><p>So, let’s say you buy the property outright for $300,000. You make $50,000 of improvements. Unless you sell it for more than $350,000 — and that’s if we ignore all fees, taxes and stamp duty that you will generally have to pay yourself — you haven’t made a profit and there you haven’t successfully flipped the house.</p><p>Some people hack the house-flipping process by making the improvements themselves, which is great if they are minor things such as paintwork and landscaping. But if you need to hire construction companies (and the like), you need to be sure you know exactly what you’re doing, exactly what you’re spending, and how much you think you can get back.</p><h2 id="9-find-something-wonderfully-wacky">9. Find something wonderfully wacky</h2><p>We’ve covered the basics, but there are still some wonderfully wacky ideas that can help you get into the property game. Here are a few options that gave the Spaceship team a chuckle:</p><ul><li>Invest in a timeshare.</li><li>Loan money to a friend so they can buy a house (and charge interest, naturally).</li><li>Get into<a href="https://www.moneysmart.gov.au/investing/investments-paying-interest/unlisted-debentures-and-unsecured-notes?ref=spaceship.ghost.io"> debentures, secured and unsecured notes</a>.</li></ul>]]></content:encoded>
            <author>hello@spaceship.com.au (Bryna Howes)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/investing/">Investing</category>
            <category domain="https://www.spaceship.com.au/learn/tag/property/">Property</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2022/03/Ways-to-invest-in-real-estate.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[06.08.21 | The biggest M&A deal in Aussie history]]></title>
            <link>https://www.spaceship.com.au/learn/060821-newsletter/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/060821-newsletter/</guid>
            <pubDate>Fri, 06 Aug 2021 03:45:00 GMT</pubDate>
            <description><![CDATA[So, Square wants to buy Afterpay...]]></description>
            <content:encoded><![CDATA[<p>While we take more of an “<a href="https://www.ausbiz.com.au/media/%22Invest-now,-buy-later%22-as-millennials-go-to-the-moon?videoId=12849&ref=spaceship.ghost.io">invest now, buy later</a>” approach at Spaceship, more than 16 million people have bought into Afterpay’s “buy now, pay later” approach to finance.</p><p>In fact, the Australian company, founded in 2014 by Nick Molnar and Anthony Eisen, has had a growth story for the ages. It has nearly 100,000 merchants, and of the 16 million users mentioned earlier, more than 10.5 million are in the United States, where it launched in 2018.</p><p>The growth has been mirrored by its stock price, which has soared from an IPO price of $1 (in 2016) to $125 (as of yesterday, 5 August).</p><p>All this is likely why Square — a digital payment platform headed by Twitter co-founder Jack Dorsey — this week announced plans to buy the Australian company for $39 billion.</p><p>The deal marks Square’s largest-ever acquisition, and the biggest M&amp;A deal in Aussie history.</p><p>“Square and Afterpay have a shared purpose. We built our business to make the financial system more fair, accessible, and inclusive, and Afterpay has built a trusted brand aligned with those principles,” said Dorsey in a media release issued by Square. “Together, we can better connect our Cash App and Seller ecosystems to deliver even more compelling products and services for merchants and consumers, putting the power back in their hands.”</p><p>So, what does that look like?</p><p>In Australia, Square is better known for its payment terminals for merchants, but its largest growth driver over the past year has been its Cash App for consumers. Square hasn’t released its Cash App here in Australia, but hopefully this combination speeds up the process.</p><p>Cash App lets customers do all sorts of personal finance-y things, including banking, sending and receiving money, investing, and converting dollars to Bitcoin.</p><p>Afterpay will help expand Square’s Cash App product offering by enabling customers to make “buy now, pay later” instalment payments. Additionally, customers of the Cash App will be able to discover new merchants when Afterpay is integrated into the Cash App.</p><p>And Square will benefit due to the reduction in debit and credit card fees, as they can deduct payments directly from Square Cash App bank accounts.</p><p>On the flip side, Afterpay will benefit from Square’s customer base. More than 70 million people use the Cash App each year, as well as millions of sellers. In other words, that will be a <em>huge</em> boost for Afterpay in the United States, where the company has faced tough competition from the likes of Apple, PayPal, Klarna and Affirm (among others).</p><p>To be clear, the deal doesn’t end the Afterpay story for Australian shareholders. Thankfully, Afterpay shareholders are able to participate in the growth of the combined company, with Afterpay shareholders expected to own approximately 18.5% of Square.</p><p>Australia was early to “buy now, pay later,” but globally it's still at a very early stage — it makes up only 2% of global online payments. Afterpay will help Square connect its seller point-of-sale system with its consumer Cash App, and additionally help Square expand overseas.</p><p>Square is a predominantly American company. Surprisingly, Australia is its largest international market. We’re generally skeptical of takeovers but this seems to make sense strategically as it will accelerate the potential of both businesses.</p><p>Now, for us at Spaceship, this deal will have an impact. Afterpay is in our Spaceship Universe Portfolio and Spaceship Origin Portfolio, while Square is in our Spaceship Universe Portfolio and Spaceship Earth Portfolio. Here’s what will play out.</p><p>To start, the deal has to be approved by shareholders of both companies, as well as Treasurer Josh Frydenberg due to Australia’s foreign investment laws.</p><p>The former is very likely to happen, given Afterpay’s board has unanimously recommended it, and its two co-founders will be joining Square as part of the deal.</p><p>If all goes well, the deal is expected to close in early 2022.</p><p>Following that, Afterpay shareholders would get Square shares, and Afterpay will delist from the ASX. However, Square has agreed to establish a secondary listing on the ASX, so Afterpay shareholders will be able to choose between Square stock via the New York Stock Exchange or via CHESS Depositary Interests (CDIs) listed on the ASX.</p><p>(CDIs are instruments traded on the ASX that allow non-Australian companies to list their shares on the exchange and use the exchange's settlement systems.)</p><p>Interestingly, Square’s secondary listing on the ASX may make it one of the biggest companies on the ASX, which means it may find its way into our Spaceship Origin Portfolio, which invests in some of Australia and the world’s largest companies by market capitalisation.</p><p>To sum up, there is minimal change for our portfolios, and as always, we will keep you in the loop on any changes that come about because of the deal.</p><hr><p>The Spaceship Voyager portfolios invest in Afterpay and Square. Please refer to the Spaceship app or our website for more information on what each portfolio invests in.</p><p>Important! We’re sharing with you our thoughts on the companies in which Spaceship Voyager invests for your informational purposes only. We think it’s important (and interesting!) to let you know what’s happening with Spaceship Voyager’s investments. However, we are not making recommendations to buy or sell holdings in a specific company.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Bryna Howes)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/newsletters/">Newsletters</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2021/08/news-060821-1.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[How to save money on a low income]]></title>
            <link>https://www.spaceship.com.au/learn/how-to-save-money-on-a-low-income/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/how-to-save-money-on-a-low-income/</guid>
            <pubDate>Tue, 03 Aug 2021 21:30:00 GMT</pubDate>
            <description><![CDATA[How to do the best you can with what you've got.]]></description>
            <content:encoded><![CDATA[<p>It can be hard to save money when you have limited resources. A lot of the financial advice we’ve seen on saving is based around the ‘spend less, make more’ line of thinking.</p><p>While that could help improve your situation, it’s not always something you can make happen. That’s why we’ve put together a list of steps you might be able to take now to help you essentially do the best you can with what you’ve got.</p><h2 id="track-your-spending">Track your spending</h2><p>Even people who make a lot of money can find themselves living paycheck to paycheck if they don’t pay attention to their spending.</p><p>When you have a lower income, it’s all the more important to know where your money is going. Small, mindless purchases can quickly add up and make a difference when every dollar counts.</p><p>We suggest you start keeping a record of all your spending. After a month or so, you should have a pretty good idea of where your money is going. That’s when you can start looking for the areas where you can cut down your spending.</p><h2 id="make-sure-you-re-getting-your-entitlements">Make sure you’re getting your entitlements</h2><p>Are you entitled to child support, income support payments, or other benefits? If you’re not sure, or you think you’re not getting your full entitlements, contact <a href="https://www.humanservices.gov.au/?ref=spaceship.ghost.io">the Department of Human Services</a>. They have different support options for people searching for jobs, students, families, and people living with disability/illness, so it’s worth checking out.</p><h2 id="manage-your-bills">Manage your bills</h2><p>Bill shock can be scary. Have a look at your past bills and make a note of your average spend. Write that amount in your calendar or diary, and make a note of when the next bill should be coming. That way, you can consider putting a little money aside every paycheck, so you’re ready.</p><p>You can also do this for events such as anniversaries or birthdays, or any occasion where you know in advance that it’d be good to have some extra cash on hand.</p><p>You can also contact your energy provider and ask about something called bill smoothing. With bill smoothing, your bills will be “smoothed out” so you are paying the average amount, rather than having a small bill one month and a large bill the next month.</p><h2 id="tackle-your-debt">Tackle your debt</h2><p>If you’ve got debt, and especially if you’ve got more than one type of debt, it can be hard to even consider saving money. And there are many schools of thought on whether you should <a href="https://www.spaceshipinvest.com.au/learn/paying-off-debt-vs-saving-money/?ref=spaceship.ghost.io">tackle your debt</a>, start building your savings, or try and work on both at once.</p><p>Regardless of which track you go down, you should be working on meeting your minimum payments at the very least. Until you’ve <a href="https://www.spaceshipinvest.com.au/learn/debt-busting-methods-snowball-avalanche/?ref=spaceship.ghost.io">busted that debt</a>, you probably won’t be able to reach your true savings potential.</p><h2 id="get-some-free-advice">Get some free advice</h2><p>Managing your money can seem almost impossible when you don’t understand how it works. While financial advisors can be quite expensive, there are also some places you can turn to for free advice. The earlier you get help, the more options you’re likely to have. You can call the free National Debt Helpline anytime between 9:30am and 4:30pm weekdays on 1800 007 007.</p><p>The ASIC MoneySmart website <a href="https://www.moneysmart.gov.au/managing-your-money/managing-debts/financial-counselling?ref=spaceship.ghost.io">has a map</a> where you can find free financial counselling by suburb. If you’re more remote, you can access a Rural Financial Counselling Service on 1800 686 175. You can also check out <a href="https://www.nationallegalaid.org/for-individuals/?ref=spaceship.ghost.io">Legal Aid</a> for some free advice.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Liv Steigrad)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/personal-finance/">Personal Finance</category>
            <category domain="https://www.spaceship.com.au/learn/tag/cost-of-living/">Cost of Living</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2020/07/how-to-save-money-on-a-low-income.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[What can new investors expect?]]></title>
            <link>https://www.spaceship.com.au/learn/what-can-new-investors-expect/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/what-can-new-investors-expect/</guid>
            <pubDate>Tue, 03 Aug 2021 21:00:00 GMT</pubDate>
            <description><![CDATA[Whether you’re a new investor or a seasoned pro, Investing money is all about saving for the future. But what returns should fellow Spaceship Voyagers expect and plan for? ]]></description>
            <content:encoded><![CDATA[<p><strong><strong>Whether you’re a new investor or a seasoned pro, </strong>i<strong>nvesting money is all about saving for the future.</strong> <strong>But what returns should fellow Spaceship</strong>pe<strong>rs expect and plan for?</strong></strong></p><p>Let’s start with one of the best. Warren Buffett, one of the greatest investors in the world, has compounded his wealth at<a href="https://www.berkshirehathaway.com/letters/2020ltr.pdf?ref=spaceship.ghost.io"> 20.0% per annum since 1965</a>. It doesn’t sound like much but over time compounding produces astounding results, Buffet is now one of the richest men in the world. Although expecting a similar investment outcome is not a great idea (because investing is subject to risk - markets can rise and fall and investment returns could be zero or negative), it helps to set expectations of what investing may achieve.</p><p>“No one wants to get rich slow”</p><p>There are many great Buffet quotes but one of my favourites is a discussion with another favourite billionaire of ours, Amazon’s Jeff Bezos. Bezos: “[I asked Warren] your investment thesis is so simple. You’re the second richest guy in the world and it's so simple. Why doesn’t everyone just copy you?”</p><p>Buffet: “Because nobody wants to get rich slow”.</p><p>In an era of instant gratification, it’s important to remember that saving and investing takes time.</p><h2 id="back-in-my-day">Back in my day</h2><p>From 1900 to 2020 global stock markets produced a<a href="https://www.credit-suisse.com/about-us-news/en/articles/media-releases/credit-suisse-global-investment-returns-yearbook-2021-202103.html?ref=spaceship.ghost.io"> 5.3% per annum real return</a> (performance after inflation). So, the average return including inflation is a mid to high single digit percentage. In the same period the US stock market had a real return (after inflation) of 6.6% per annum. So perhaps, expecting these kinds of returns is a reasonable expectation. But as you know past performance is not a reliable indicator of future performance so your actual returns may be better or worse.</p><h2 id="is-there-anything-else-superstocks-">Is there anything else? Superstocks.</h2><p>While the average return after inflation in the US for the period between 1990 and 2020 was 6.6% per annum, it's volatile (that is, risky).</p><p>Some of the volatility exists because the stock market is sometimes a bit like a hits-driven business - like venture capital, or book and music sales, there are a few big winners. Companies tend to have life cycles like people - some are growing, some stable and some are in decline, and only a few are really hitting it out of the park.</p><p>A study by US<a href="https://papers.ssrn.com/sol3/papers.cfm?abstract_id=2900447&ref=spaceship.ghost.io"> Professor Bessembinder</a> exploring whether US common stocks outperform treasury bills over the period 1926 to 2016 found that most stocks aren’t good investments as compared to treasury bills. In fact, the Professor Bessembinder's report found that the majority of listed common stock didn't beat returns on cash, and that most common stocks result is a loss. A small % of stocks make up the majority of returns.</p><p>So, like venture capital, it seems that investing in the stock market is positively skewed, it's the superstocks that pull up the average return of the market. The report details that slightly more than 4% of all publicly traded stocks accounted for all the wealth earned by investors in the stock market over the period 1926 to 2016 (have a look at the table below for some additional details). Just 36 stocks were listed for the full 90 years.</p><figure class="kg-card kg-image-card kg-card-hascaption"><img src="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2018/11/Screen-Shot-2018-11-20-at-9.59.20-am.png" class="kg-image" alt loading="lazy"><figcaption><strong>Source:</strong><a href="https://www.nytimes.com/2017/09/22/business/apple-investment.html?ref=spaceship.ghost.io"> <em>The Best Investment Since 1926? Apple</em></a>, The New York Times, 22 September 2017</figcaption></figure><figure class="kg-card kg-image-card kg-card-hascaption"><img src="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2018/11/Screen-Shot-2018-11-20-at-10.04.43-am.png" class="kg-image" alt loading="lazy"><figcaption><strong>Source:</strong><a href="https://www.nytimes.com/2017/09/22/business/apple-investment.html?ref=spaceship.ghost.io"> <em>The Best Investment Since 1926? Apple</em></a>, The New York Times, 22 September 2017</figcaption></figure><p>It’s possible that stock market returns will be even more concentrated in the future as the internet and globalisation creates dominant winner-takes-all companies who benefit from network effects. An example being the FANGs (Facebook, Amazon, Netflix, Google), as their businesses grow they become more useful to customers.</p><h2 id="volatility">Volatility</h2><p>So, finding great companies is the answer? The problem is, great investments are rare and hard to find. Even if we are able find a potential superstock, we should expect high volatility. The share price of Amazon, one of the newer companies included in the above graph has fallen at least 20% from its highest share price (peak) to its share lowest price (trough) in 17 of its 22 years on the public market. It’s a great investment but it took tremendous discipline or blind faith to hold on during the falls (as shown below).</p><p><strong>Source</strong><a href="https://www.wsj.com/articles/amazons-ipo-at-20-that-amazing-return-you-didnt-earn-1494770400?ref=spaceship.ghost.io"> <em>Amazon’s IPO at 20: That Amazing Return You Didn’t Earn</em></a>, The Wall Street Journal, 14 May 2017</p><h2 id="the-only-guarantee-for-investors">The only guarantee for investors?</h2><p>Time and volatility. Now we know what we’re up against. It takes time to build wealth. It’s a reason we started Spaceship Voyager, we want to make it easier for investors to get started investing and help them to understand that building wealth takes time. We just have to start. Once we better understand expected returns we can better plan, it also usually means we have to get started!</p><p>It's also hard to find the great companies and can be hard to hold on. That’s why a diversified portfolio can work - a diversified portfolio helps you to reduce risk by ensuring that all your eggs are not in the one basket. And, if stocks in a portfolio are well picked - it could increase the chance you have exposure to potential superstocks. That’s why we created <a href="https://www.spaceship.com.au/voyager/?ref=spaceship.ghost.io">Spaceship Voyager</a>; each of the funds provide investors with a diversified portfolio.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Jason Sedawie)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/investing/">Investing</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2018/11/What-can-new-investors-expect-.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[30.07.21 | Some milestone moments]]></title>
            <link>https://www.spaceship.com.au/learn/300721-newsletter/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/300721-newsletter/</guid>
            <pubDate>Thu, 29 Jul 2021 23:01:00 GMT</pubDate>
            <description><![CDATA[We have some milestone moments to talk about at Spaceship.]]></description>
            <content:encoded><![CDATA[<p>Three years ago, I had broken free from an illness that had stopped me working for the previous four years, and I was preparing to reenter the workforce. It had been a long time — more than ten years — since I had worked for anyone but myself, though, and that meant rethinking what was meaningful to me, and what I valued, as I searched for a job.</p><p>I’ve realised since that job hunting is not unlike jumping on a dating app.</p><p>You’re swiping left and right, figuring out what suits you and your lifestyle, what you’re attracted to, and maybe, just maybe, hoping to find “the one.”</p><p>When I found Spaceship, it checked all the boxes for me. And luckily, we were a match! But it’s not enough to find “the one” and just settle in and take what you’ve found for granted. I think it’s important to regularly revisit what brought you there and make sure you’re still a match.</p><p>And because we’re hiring at Spaceship at the moment, I’ve been doing a lot of interviews where the interviewee asks why I’m at Spaceship.</p><p>What keeps me here is threefold.</p><p>Firstly, I truly love the people I work with. The Spaceship team is a group of incredibly smart and passionate people who teach me new things and are unafraid to challenge the status quo. But I won’t say any more than that because they read this and don’t need big heads.</p><p>Secondly, and perhaps more importantly, we all fervently believe in our mission: to enable you to invest in your future, so you can live the life you want to live.</p><p>Recently, we reached a milestone that reminds me/us how our mission is bearing fruit: we now have <strong><u>more than $1 billion in funds under management</u></strong>, making us a leader in the local micro-investing space. On top of that, we’ve seen how our performance stacks up over a financial year that has seen many ups and downs.</p><h2 id="spaceship-super">Spaceship Super</h2><p>The GrowthX investment option returned 23.41% in the year ending 30 June 2021 and has returned an annualised performance of 15.69% over the life of the fund (4 January 2017 to 30 June 2021) (54 months).</p><p>The Global Index investment option returned 22.03% in the year ending 30 June 2021 and has returned an annualised performance of 11.81% over the life of the fund (30 September 2017 to 30 June 2021).</p><p>Returns are net of fees and taxes, but do not include the impact of the administration fees that are deducted from members' account balances. These returns are not a projection. Actual returns may differ, and can be positive or negative. Past performance is not a guide to, or reliable indicator of, future performance.</p><h2 id="spaceship-voyager">Spaceship Voyager</h2><p>The Spaceship Universe Portfolio returned 46.18% in the year ending 30 June 2021 and has returned an annualised performance of 30.39% since the Funded Date* of 15 May 2018 (37 months).</p><p>The Spaceship Origin Portfolio returned 21.92% in the year ending 30 June 2021. It has returned an annualised performance of 12.25% since the Funded Date* of 15 May 2018 (37 months).</p><p>The Spaceship Earth Portfolio launched in November 2020 and its performance will be available after one full year of history.</p><p>Past performance is not a reliable indicator of future performance and is provided for your information purposes only. Returns are net fees, and not a projection. *The Funded Date represents the date on which the fund was substantially invested in accordance with its investment strategy.</p><hr><p>Despite these key milestones, we at Spaceship feel we’re only at the beginning of our journey.</p><p>Which brings me to the third and most important reason I stay at Spaceship: our customers. Though “living the life you want to live” might feel a bit different than you expected right now, <strong>we’re so thankful</strong> you’ve decided to join us and trust us with your hard-earned money, at a time when investing might be more important than ever.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Bryna Howes)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/newsletters/">Newsletters</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2021/08/news-300721-1.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[Real money talk: Johnson]]></title>
            <link>https://www.spaceship.com.au/learn/real-money-talk-johnson/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/real-money-talk-johnson/</guid>
            <pubDate>Wed, 28 Jul 2021 00:00:00 GMT</pubDate>
            <description><![CDATA[Johnson is a 28-year-old who considers his SodaStream one of his best investments.]]></description>
            <content:encoded><![CDATA[<p>This post is based on an interview we conducted with Johnson in October 2018.</p><p>Real Money Talk is our series where we interview Australians from all walks of life about their personal finances. The views expressed are those of the interviewees, based on their experiences with money, and as such are not necessarily representative of Spaceship's views.</p><p><strong>Name: </strong>Johnson</p><p><strong>Age? </strong>28 and 3/4.</p><p><strong>Where do you live? </strong></p><p>Newtown, Sydney.</p><p><strong>What is your current net worth?</strong></p><p>About $50k.</p><p><strong>How does it break down? (shares, real estate, businesses, home, superannuation, etc)</strong></p><p>About half in super and the rest in savings accounts, Raiz, and Spaceship Voyager.</p><p><strong>Any debts? (including HELP from Uni)</strong></p><p>Yup, I have about $40,000 of student debt owing – it’s super fun.</p><p><strong>When did you first start thinking about money? What prompted you?</strong></p><p>I first started thinking about money when I was about 12 and really wanted a Nokia cell phone so I could play snake and listen to ringtones over and over again.</p><p><strong>What was your first job?</strong></p><p>When I was 14, I decided I wanted to go on my High School French class’s bi-annual trip to France (when I would be 16). My parents said that I needed to pay half the cost so I got a job stocking the biscuit and cracker aisle at the supermarket.</p><p><strong>What was your starting salary and how did it grow from there?</strong></p><p>At the supermarket it was NZD$6.00 per hour pre-tax as I was under the age that they legally had to pay a minimum wage to. I think I worked 14 hours a week and got about $70 for it. It took a long time to save for that trip but it was worth it? </p><p>My pay didn’t progress at the supermarket. But my pay did progress over time - first when I was old enough for the minimum wage, then when I was at uni, then when I was a grad etc. My first salary as a graduate policy analyst was $45k. </p><p><strong>What knowledge and tools do you use in your job?</strong></p><p>I work in policy so a bunch of stuff? Knowledge of policy processes and policy development; knowledge of markets, politics, governmental and legislative processes. Knowledge of the law and the legal system. Analytical and communication skills. How and when to advocate on issues and who to talk to.</p><p><strong>How do you learn new information for your job?</strong></p><p>The quickest way is usually to figure out who the expert is / who knows it already and to talk to them about it.</p><p><strong>Do you feel like you are compensated fairly?</strong></p><p>I do.</p><p><strong>What would you change about your job, if you could?</strong></p><p>More engagement with stakeholders and industry. More meetings and work outside of the office.</p><p><strong>Are you motivated by your own achievements or by what others think of your efforts?</strong></p><p>At my current job I am probably more motivated by what others think of my efforts. But in the sense that I’m usually thinking about what I can do or where I can go next, I would say I am motivated equally by both of those things.  </p><p><strong>What would it take for you to deem your life a success?</strong></p><p>A large veggie garden with chickens in it; a nice kitchen with polished wooden floors; a room that I can do crafty things in; a standard poodle named Jacuzzi; a griffon-bruxellois called…Sweetie?; lots of windows; a view of something. And ultimately: the time, flexibility, and stability to enjoy these things without too much worry.</p><p><strong>What would make you think your life was a failure?</strong></p><p>I don’t know, writing for the Daily Telegraph?</p><p><strong>Do you make purchase decisions carefully, or are you loose with your money?</strong></p><p>I will take forever to research and purchase expensive things like technology, holidays and so on. But I’m pretty good at spending all my money on wine and food every weekend. </p><p><strong>What advice do you have for people who want to earn more money?</strong></p><p>Be yourself! Don’t sweat the small stuff. Live, love, and laugh. Exercise. Carpe Diem. Live every day as if it were your last. Blow bubbles. Fly a kite. Sing like nobody is listening. Dance like everybody is watching. Learn to Juggle. Go to clown school. Become a clown who is also a successful pop musician. Branch out into the film industry and make a highly-anticipated screen debut. Start a sexy tech company. B R E A T H E. Sell your old junk. Start an Etsy store. Mood board. </p><p><strong>How is your work-life balance?</strong></p><p>Balanced as.</p><p><strong>Do you have income sources outside of your career? If so, how much do you earn from each and how did you develop them?</strong></p><p>Not unless you count small amounts of interest?</p><p><strong>How much do you spend per year?</strong></p><p>Heaps.</p><p><strong>Do you have a budget?</strong></p><p>Not really. At the moment I am saving, so I have a set amount that I plan to save every week, and I know how much rent / student loan / groceries cost so it allows me to plan. I guess that’s a kind of budget, but without an end-goal sum or whatever in mind.</p><p><strong>What is your savings rate? And how has it changed over time?</strong></p><p>At the moment I am contracting so earn a higher rate than I would otherwise – so I’m able to save about three times as much as I was at my previous permanent salaried job.</p><p><strong>What is your favourite thing to spend money on?</strong></p><p>White wine.</p><p><strong>How do you invest?</strong></p><p>Basically and with minimum effort. I use Raiz and Spaceship and that’s about it.</p><p><strong>What has been your best investment?</strong></p><p>I would have to say my university education or my SodaStream. It’s a close call.</p><p><strong>What has been your worst investment?</strong></p><p>It occurred during an embarrassing foray into cryptocurrencies.</p><p><strong>What's been your overall return?</strong></p><p>Continued rewarding employment and an unlimited supply of sparkling water. </p><p><strong>How are you building wealth?</strong></p><p>I save money every week and try to set achievable goals. I put the money I don’t spend on bottled sparkling water in a jar.</p><p><strong>What are your main roadblocks? And how are you addressing them?</strong></p><p>Lack of knowledge and motivation to learn more about money and investment. An addiction to white wine and lotto tickets. To be honest, I’m not actively addressing these roadblocks, but I do plan on learning more in the future. </p><p><strong>Do you have a target net worth you want?</strong></p><p>No.</p><p><strong>When did you make your first significant behavioural shift towards wealth building?</strong></p><p>Probably about a year ago, for no particular reason except for the constant crushing societal pressure.</p><p><strong>If you could start again, what would you do differently?</strong></p><p>Learn to play the piano.</p><p><strong>What mistakes have you made along the way that others can learn from? </strong></p><p>No regrets. </p><p><strong>If you had to give advice to Spaceship readers about how to build wealth, what would it be?</strong></p><p>Use Spaceship and similar products. Set up automatic recurring payments – you won’t miss the money if you never see it in your current account. If your bank lets you do roundups, those are handy too.</p><p><strong>What do you want to do in your retirement?</strong></p><p>Successful pop musician. </p><p><strong>Do you have any worries about retirement? If so, how are you planning to address them?</strong></p><p>Very vague worries – but I think I am addressing them somewhat with superannuation, savings etc. </p><p><strong>How are you learning about building wealth?</strong></p><p>I read the Spaceship newsletter. It’s amazing and the writer is fantastic. </p><p><strong>Do you give to charity? Why or why not? If you do, what percent of time/money do you give?</strong></p><p>I sponsor a girl called Christine. She lives with her granny in Uganda, her favourite colour is yellow, and she hates maths. </p><p>I make one-off donations to different things fairly regularly. </p><p></p>]]></content:encoded>
            <author>hello@spaceship.com.au (Bryna Howes)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/real-money-talk/">Real Money Talk</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2019/02/RMT-Johnson.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[The power of compound interest]]></title>
            <link>https://www.spaceship.com.au/learn/power-of-compound-interest/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/power-of-compound-interest/</guid>
            <pubDate>Tue, 27 Jul 2021 23:00:00 GMT</pubDate>
            <description><![CDATA[It's the eighth wonder of the world and this is how you leverage it. ]]></description>
            <content:encoded><![CDATA[<!--kg-card-begin: markdown--><p>If I offered you:</p>
<ul>
<li>$1 million a day for a month, or;</li>
<li>a chessboard where I place coins on a square each day, so that one cent is placed in the first square, two cents on the second and so on, doubling the number of cents on each subsequent square, each day.</li>
</ul>
<p><em>Which would you pick?</em></p>
<p>If you want more money, pick the chessboard.</p>
<p>$1 million a day for a month is $30,000,000, assuming 30 days in a month.</p>
<p>Whereas, the chessboard totals ~<strong>$18,446,744,073,709,551.62</strong></p>
<p>Why? Because 264–1 = 18,446,744,073,709,551,615.</p>
<p>The chessboard shows exponential compounding return. Exponential means, constantly getting larger.</p>
<p>The important thing is understanding the power of compounding interest, and how a little can become a lot over time.</p>
<p>Hypothetically, you decide to invest $10,000 today, and you earn an average annual return of 10%</p>
<p><img src="https://puu.sh/xDVRe/48bb50f8b2.png" alt="compound interest example over 4 years at 10%" loading="lazy"></p>
<p>In 20 years; your $10,000 becomes $67,275. Remember, compound interest takes time.</p>
<h2 id="australiansarelucky">Australians are lucky</h2>
<p>Your employer takes 10% of your pay and uses it to fund your <a href="https://www.spaceship.com.au/super?ref=spaceship.ghost.io">super</a>, an investment and saving vehicle for retirement purposes. We can’t touch our super until we retire. That means decades of potentially compounded growth.</p>
<p>The same happens when you invest in the share market. If you're young, you have a long time allow compound interest to work.</p>
<p>Your biggest asset as a young person is time.</p>
<p>Even if you don’t have much money now and it seems impossible to buy a home, if you can contribute a little more today, it may be a lot later because it will have time to compound.</p>
<p>By the time you reach an important life milestone or even retire, your money would have compounded for decades and hopefully, you’re in great financial shape.</p>
<p>Compound interest’s effect is large over decades and the more you can put away today, the more you will end up with tomorrow through interest and capital appreciation. Short-term volatility won’t seem as important as it does today, when you’re retiring in 30 years.</p>
<p>Even if you start with a small amount the more you can put away today, the greater the effect.</p>
<p>Consider the example above (an average annual return of 10%), except this time you invest an additional $5 a day or $1,825 a year. For simplicity, let’s ignore the extra day in leap years.</p>
<p><img src="https://puu.sh/xDVV5/5abd44b5bc.png" alt="compound interest example at 10% over 4 years with additional $5 a day" loading="lazy"></p>
<p>In 20 years, the total would be ~$171,802. Even small amounts today can be a lot later given time to compound.</p>
<p>That’s why it’s so important to be unable to touch your superannuation and develop investing discipline. It can only be released if a condition of release is met. It needs time to compound.</p>
<h2 id="timeisyourfriend">Time is Your friend</h2>
<p>As a young person, you have an advantage because you have time. The sooner you invest, the longer compound interest can affect your long-term results.</p>
<p>Don’t be discouraged because you can’t invest much now. You’ve got time on your side and the benefits of compound interest over time are large.</p>
<p>As Albert Einstein said, <em>“compound interest is the eighth wonder of the world. He who understands it, earns it … he who doesn’t … pays it.”</em></p>
<p>For most investments, it may be best to start early, be consistent, and leave your money alone.</p>
<p>Australians are lucky.</p>
<p>One thing you can think about is if you want to contribute a little more?</p>
<!--kg-card-end: markdown-->]]></content:encoded>
            <author>hello@spaceship.com.au (Abi Tyas Tunggal)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/investing/">Investing</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2021/07/Power-of-compound-interest.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[7 common goal-setting mistakes]]></title>
            <link>https://www.spaceship.com.au/learn/common-goal-setting-mistakes/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/common-goal-setting-mistakes/</guid>
            <pubDate>Tue, 27 Jul 2021 22:30:00 GMT</pubDate>
            <description><![CDATA[There are a number of common traps to be aware of when it comes to setting goals.]]></description>
            <content:encoded><![CDATA[<p>Goal setting and budgeting are two of the primary foundations that help you take control of your financial independence and future.</p><p>But there are a number of common traps to be aware of when it comes to setting goals.</p><p>Understanding and awareness of these mistakes will help you to sidestep these pitfalls when it comes to hitting your goals.</p><h2 id="1-your-goals-are-too-narrow">1. Your goals are too narrow</h2><p>Creating goals can work wonders because they can cleverly help you to focus your time and resources on something specific. But if you set a goal that is too narrow, you may miss the broader objective and intention of your goal in the first place.</p><p>Unfortunately, this can lead to wasted effort and disappointment.</p><p>For example, forcing yourself to save $400 a month allows you to direct your efforts in a disciplined way, but you may lose sight around what you want to achieve if you solely focus on hitting that dollar figure.</p><p>So, it may be helpful to take a step back and reassess what the end goal is.</p><p>Whether it's saving for an overseas holiday, contributing to your nest egg or growing a respectable home deposit, reminding yourself of your end goal will help give you clarity around what you're trying to achieve and help you to get there.</p><h2 id="2-you-have-too-many-goals">2. You have too many goals</h2><p>Having goals galore can be overwhelming and might distract you from going after what you really want.</p><p>Setting a small list of goals might help you to better focus your energy, attention and willpower.</p><p>Take, for instance, the goal-setting advice Mike Flint sought from billionaire investor Warren Buffett. Flint asked Buffet for help around chasing his dreams.<br>Buffett told Flint to write down 25 goals and then circle his top five, identifying the five as the ones he wanted more than anything else in the world.</p><p>Flint obliged and discussed his approach with Buffett. Flint said he would focus on his top five as a priority, but also set aside some effort for his remaining 20 goals too.</p><p>Horrified, Buffet told him to ditch anything not in his top five goals.</p><p>Buffet said: "Everything you didn't circle just became your avoid-at-all-cost list. No matter what, these things get no attention from you until you've succeeded with your top five."</p><h2 id="3-your-goals-are-all-pie-in-the-sky-goals">3. Your goals are all pie-in-the-sky goals</h2><p>Setting lofty, overly onerous and unrealistic goals can potentially wreak havoc on your financial confidence.</p><p>Your goals should seem like a stretch, but they shouldn’t be impossible.</p><h2 id="4-you-ve-miscalculated-how-long-it-will-take-to-achieve-your-goal">4. You’ve miscalculated how long it will take to achieve your goal</h2><p>If you don't estimate the goal completion time accurately, it can be discouraging when things take longer to achieve than you think they should.</p><h2 id="5-you-ve-adopted-someone-else-s-goals-for-yourself">5. You’ve adopted someone else’s goals for yourself</h2><p>It's common for people in your life to share their journey with you and influence how you approach your financial path.</p><p>This comes from a good place from the people close to you. They want to share the  missteps they have encountered, so you can avoid them too. Or they want to help you benefit from the strategies that have worked for them.</p><p>While it's beneficial to learn from other people, if you adopt other people's goals, you might not be picking the goals that best suit your situation.</p><p>Only you know what you want and deserve, so it's important your goals always remain steadfastly your own.</p><h2 id="6-you-plan-for-the-sake-of-planning">6. You plan for the sake of planning</h2><p>There is no doubt that planning is key when it comes to improving your financial confidence and creating your financial future.</p><p>Say your dream is to start a tree-lopping business. You may have developed a business case, crunched the numbers, and analysed your target market, and you know exactly what you want your business to look and feel like.</p><p>But it also requires doing something uncomfortable, taking a leap of faith and giving it a go. All the planning in the world won't help you get your dreams if it only exists on paper or in your head.</p><p>The only way to achieve your goals is to go after them, not just plan them out.</p><h2 id="7-you-don-t-respect-your-failures">7. You don’t respect your failures</h2><p>It's human to fail. And in failure, we can often learn valuable lessons to help avoid the same missteps and strengthen our financial confidence and future.</p><p>At some point it's likely your goals and budget will falter. It's okay. Just take what you can from the journey and apply these lessons next time.</p><hr><p>In summary, don’t let your financial goals slip through your fingers.</p><p>By acknowledging and hopefully side stepping these goal-setting mistakes you’ll be on the path to financial security and freedom.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Nicole Webb)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/behaviour/">Behaviour</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2021/07/7-common-goal-setting-mistakes.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[23.07.21 | Increasing the GDP of the Internet]]></title>
            <link>https://www.spaceship.com.au/learn/230721-newsletter/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/230721-newsletter/</guid>
            <pubDate>Fri, 23 Jul 2021 04:22:00 GMT</pubDate>
            <description><![CDATA[We take a look at Stripe and its potential IPO.]]></description>
            <content:encoded><![CDATA[<p>When your investing philosophy is to invest “where the world is going,” you have to keep one eye on what’s happening now and one eye on what’s next. And that’s why we’re always fixing our gaze on the fresh IPOs readying to make a splash in the stock market.</p><p>Right now, one in particular — Stripe — has caught our attention.</p><p>Stripe helps internet businesses become powerful ecommerce businesses with its payments platform. The company works with financial institutions, regulators, payment networks, banks, and consumer wallets, which removes a whole plethora of barriers for the little guys.</p><p>But it’s not just about the little guys. Big name brands such as Amazon, Google, Microsoft, Spotify, Uber, Deliveroo, and Shopify all use Stripe.</p><p>This is what has led Stripe to become the most valuable private technology startup the US has seen, with its latest round of funding, in March 2021, valuing the company at US$95 billion.</p><p>And though it seems we’re still a ways away from Stripe’s debut (2022 is more likely), when it does go public, it may well be the world’s most valuable startup. According to Reuters, only Ant Group and ByteDance — both out of China — stand to challenge the title.</p><p>In any case, Stripe is reportedly considering going public through a <a href="https://www.spaceship.com.au/learn/direct-listing-v-ipo-whats-the-difference/?ref=spaceship.ghost.io">direct listing</a>, rather than a traditional IPO, because it doesn’t need to raise money.</p><p>Being a private company has allowed Stripe to keep revenue and profitability quiet, but the company has claimed its margins are better than those of its peers, which include Square and Adyen (both companies within our Spaceship Voyager portfolios).</p><p>The company has generated revenue from the beginning, and according to co-founder and CEO Patrick Collison, has “never had to raise money.” In other words, the company has chosen to raise money so it could “go big on some things.”</p><p>Some of these things include its expansion into international markets, its forward-thinking product stack, and its exploits in investing.</p><p>Stripe is prioritising its expansion into Africa, Latin America, and Southeast Asia. In terms of the latter, the company opened a hub in Singapore in 2018, and that same year, nearly 70% of Singaporeans purchased something using Stripe’s payments infrastructure.</p><p>Stripe is also pushing further into financial services products. Stripe Capital, for example, allows it to advance cash to its customers, which is then repaid out of future sales. Another product, Stripe Climate, helps its customers remove carbon as they grow their businesses.</p><p>As for its exploits in investing, Stripe has participated in deals with startups in Mexico, Nigeria, and the Philippines, among others, which will likely aid its global expansion.</p><p>Underpinning all this is the fact Stripe has unrelentingly focused on its mission to “increase the GDP of the internet” using technology. (It even publishes tech books under its Stripe Press banner and has an engineering magazine called Increment.)</p><p>We may not see Stripe go public until 2022, but we’ll be watching with a hawk eye.</p><hr><p>The Spaceship Voyager portfolios invest in Amazon, Google, Microsoft, Spotify, Uber, Shopify, Square, and Adyen at the time of writing. Please refer to the Spaceship app or our website for more information on what each portfolio invests in.</p><p>Important! We’re sharing with you our thoughts on these companies for your informational purposes only. We think it’s important (and interesting!) to let you know what’s happening with Spaceship Voyager’s investments. However, we are not making recommendations to buy or sell holdings in a specific company. Past performance isn’t a reliable indicator or guarantee of future performance.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Bryna Howes)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/newsletters/">Newsletters</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2021/07/news-230721-1.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[Real Money Talk: Kate]]></title>
            <link>https://www.spaceship.com.au/learn/real-money-talk-kate/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/real-money-talk-kate/</guid>
            <pubDate>Wed, 21 Jul 2021 00:30:00 GMT</pubDate>
            <description><![CDATA[Kate is a 20-year-old Sydney-sider who works with children and has no super (yet).]]></description>
            <content:encoded><![CDATA[<p>This post is based on an interview we conducted with Kate in February 2019.</p><p>Real Money Talk is our series where we interview Australians from all walks of life about their personal finances. The views expressed are those of the interviewees, based on their experiences with money, and as such are not necessarily representative of Spaceship's views.</p><h2 id="overview">Overview</h2><p><strong>Name</strong>: Kate</p><p><strong>Age</strong>: 20</p><p><strong>Where do you live</strong>: Bondi Junction, Sydney</p><p><strong>Please tell us a bit about yourself.</strong></p><p>I’m a bubbly, energetic girl who works with children. I spend a lot of my time playing guitar and baking.</p><p><strong>What is your current net worth?</strong></p><p>Ballpark $3,000 in my savings. No super, no investments, nothing.</p><p><strong>Any debts? (including HELP from uni)</strong></p><p>Nope! I’ve never had a credit card or a loan, and I didn’t go to uni so I don’t have a HELP debt. I did a private course that I paid out of pocket.</p><h2 id="earn">Earn</h2><p><strong>Tell us a bit about your career:</strong></p><p>I’m a part-time nanny. I work Monday to Friday in the afternoons, totalling somewhere between 12-15 hours per week, which gives me $400 a week. It’s like being a mum without being a mum! I’ve been doing this for two to three years, and only ever had this kind of work. That’s why I don’t have any super.</p><p><strong>What advice do you have for people who want to earn more money?</strong></p><p>Take whatever opportunities come your way and always be open to new adventures. Don’t knock something until you try it.</p><h2 id="save">Save</h2><p><strong>What is your savings rate? And how has it changed over time?</strong></p><p>Almost all of it. About $300 of it goes into my savings. I’m not a big spender.</p><p><strong>Do you have a budget?</strong></p><p>No, I just see what expenses come up and go accordingly.</p><p><strong>Do you make purchase decisions carefully, or are you loose with your money?</strong></p><p>50/50. Depending on what I’m buying, I can be quite careful. With other things, I’m quite careless. Big things that are expensive or have long term consequences (like travel), I’m pretty careful with. I can be pretty careless with little things like food.</p><p><strong>How is your work-life balance?</strong></p><p>Pretty good, I have a lot of free time! I set up my work like this on purpose because I’m planning to study sometime. This way I’ll have mornings to go to class and study.</p><p><strong>What is your favourite thing to spend money on?</strong></p><p>Food! Definitely food and social outings.</p><h2 id="invest">Invest</h2><p><strong>Do you have a target net worth you want?</strong></p><p>Yeah, I’d like to be a billionaire! Nah, realistically, I’d like to be making at least double what I’m making now, per week.</p><p><strong>When did you make your first significant behavioural shift towards wealth-building?</strong></p><p>When I started working, I guess. I don’t know if I’d call it wealth-building though.</p><p><strong>If you could start again, what would you do differently?</strong></p><p>Don’t slack off too much. Try to stay as focused and open to opportunities as possible. Don’t restrict yourself. Also: less worrying, more living.</p><p><strong>Do you have any worries about retirement? If so, how are you planning to address them?</strong></p><p>Not at this time. I might in 30 years or so!</p><p><strong>How are you learning about building wealth? Is it from family, books, forced to learn as wealth grew, etc.?</strong></p><p>My parents are big on saving and investing right, being smart about money. I’ll definitely invest in the future. As I understand it, it’s probably one of the biggest ways to build your net worth and learn to manage your money. I’d like to invest in some shares, long and short term. To get an idea. My dad’s done that his whole life so I’d like to learn and one day be rich.</p><p><strong>Do you give to charity? If you do, what per cent of time/money do you give?</strong></p><p>I do occasionally. I should give more! When I do give, I give 10% of what I’ve got.</p><p><strong>Anything else interesting?</strong></p><p>No matter how you grow up or were brought up, you make your own decisions about your life and no one can tell you otherwise.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Bryna Howes)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/real-money-talk/">Real Money Talk</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2019/06/real-money-talk-kate.png" length="0" type="image/png"/>
        </item>
        <item>
            <title><![CDATA[Calling all side hustlers: How to conquer your tax and financial admin]]></title>
            <link>https://www.spaceship.com.au/learn/finance-tips-for-side-hustles/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/finance-tips-for-side-hustles/</guid>
            <pubDate>Tue, 20 Jul 2021 22:30:00 GMT</pubDate>
            <description><![CDATA[If you’re one of Australia’s 1.5 million sole traders, you’ve got a whole extra layer of finance to deal with. ]]></description>
            <content:encoded><![CDATA[<p><em>If you’re one of Australia’s 1.5 million sole traders, you’ve got a whole extra layer of finance to deal with. We asked our partners at <a href="https://hnry.co/au/?ref=spaceship.ghost.io">Hnry</a> to share their best tips for helping you manage your finances.</em></p><p>There are currently about 1.5 million sole traders working in Australia, comprising roughly 12% of the Australian workforce. Further to that, a recent <a href="https://www.slideshare.net/upwork/freelancing-in-australia-2015/?ref=spaceship.ghost.io">Upwork report</a> (now a few years old) estimated the number of permanent employees who have a side hustle may be in excess of four million people.</p><p>Either way, these huge (and rapidly growing) numbers can be credited to the many benefits of self-employment, which include:</p><ul><li><strong>Ease of access.</strong> Side hustles have become a lot more accessible with the advent of platforms such as Airtasker, Freelancer, Upwork, and Expert360, which have made access to paid work a lot easier.</li><li><strong>More flexibility. </strong>The flexibility of running your own business can be really beneficial to an individual’s lifestyle, providing opportunities to save earlier, choose your hours, indulge more, or have more disposable income to spend on day-to-day needs.</li><li><strong>Be your own boss.</strong> More than just choosing when you work, there’s a huge amount of liberty that can come from having your own business. Everything is on your terms: you decide how you work, who you work for, and ultimately what type of work you do.</li></ul><h2 id="but-then-there-s-the-financial-admin">But then… there’s the financial admin</h2><p>But there are drawbacks to being a sole trader.</p><p>One of the most challenging parts of being a sole trader – and the focus of this article – is dealing with all the financial admin before and after getting paid.</p><p>There are three stages of getting paid and each can have its own pain point.</p><p>Before getting paid: How do you invoice effectively?<br>When you get paid: How should you manage your taxes?<br>After getting paid: How can you make efficient super contributions?</p><p>Below we talk in more detail about each of these challenges.</p><h2 id="before-getting-paid-how-to-invoice-effectively">Before getting paid: How to invoice effectively</h2><p>Of the thousands of freelancers who use Hnry for their invoicing needs, a staggering 81% of them have had an overdue invoice in the last 12 months. Further to that, 38% of all invoices get paid past their due date.</p><p>So what does this mean?</p><p>It means your invoicing process is important. Here are three tips to help you get paid more reliably:</p><h3 id="1-send-your-invoices-the-moment-the-job-is-done-">1. Send your invoices the moment the job is done. </h3><p>Don’t wait days or weeks to send an invoice. The sooner you send it, the sooner you’ll get paid. Some businesses only pay their invoices on the 20th day of the following month, so if you forget to send an invoice before the end of June, then you might not get paid for that invoice until the 20th of August!</p><h3 id="2-keep-your-invoices-simple-and-professional-">2. Keep your invoices simple and professional. </h3><p>They can't stress this enough – Tim from Accounts Payable does not care about how sleek your invoices look. All he’s doing is checking that it’s factually correct and it has all the information he needs to pay your invoice.</p><!--kg-card-begin: markdown--><p>There is a lot of information that needs to be included on all invoices, such as:</p>
<ul>
<li>Your name and contact information</li>
<li>Your company details (such as an Australian Business Number)</li>
<li>Your client’s name and contact information</li>
<li>Your GST number (if you’re GST registered)</li>
<li>A description of the services you provided</li>
<li>Payment methods and information (such as due date)</li>
<li>And any additional comments that may be relevant.</li>
</ul>
<!--kg-card-end: markdown--><p>This is also an opportunity to add your own personal touch with your logo and emphasise your brand while maintaining that air of professionalism.</p><h3 id="3-follow-up-on-your-unpaid-invoices-">3. Follow up on your unpaid invoices. </h3><p>If your client is late with payment, it’s perfectly okay to send a polite reminder. As long as you keep it short and professional, it won’t do any damage to your relationship. And here’s the thing: it works. Hnry customers who use our automated invoice chasing feature get paid, on average, eight days faster than those who don’t!</p><h2 id="when-getting-paid-how-to-manage-your-taxes">When getting paid: How to manage your taxes</h2><p>Without a doubt, managing your tax obligations is one of the most challenging parts of having a side hustle. Most people have a side hustle because they’re passionate about their craft – writing, graphic design, carpentry – NOT because they’re passionate about accounting.</p><p>At Hnry, they see self-employed people make a lot of common mistakes when it comes to managing tax administration. Here are our top three recommendations to sole traders when it comes to tax.</p><h3 id="1-know-your-tax-rate-">1. Know your tax rate. </h3><p>You should always have an understanding of how much you expect to make in a year; you can <a href="https://hnry.co/au/tax-resources/the-au-self-employed-tax-calculator?ref=spaceship.ghost.io">use a tax calculator to know your tax rate</a>.</p><p>For many freelancers, income uncertainty can make this a real challenge, but even if you can only estimate to the nearest $10,000, that still gives you an approximate tax rate that you can work towards throughout the year as you set aside money.</p><h3 id="2-set-aside-money-as-you-go-">2. Set aside money as you go. </h3><p>Provided you know your tax rate, the most important part of managing tax is setting aside money. Habit is crucial here; whenever you get paid, you need to put the right amount of money into a separate tax account. This will prevent you from getting confused over what money is yours and what is the ATO’s.</p><p>The money you need to set aside from every bit of income includes:</p><ul><li>Income tax (provided you know your tax rate!)</li><li>Medicare</li><li>GST (provided you’re above the GST threshold)</li><li>Any HECS/HELP or other education repayments</li></ul><p>If you fail to set aside the money and fall behind, it becomes oppressively hard to claw back the difference – and for the rest of the tax year you’ll be stressed out knowing you won’t have the cash you need for the tax you’ll owe.</p><h3 id="3-don-t-touch-your-tax-money-">3. Don’t touch your tax money. </h3><p>This one is obvious, but still needs to be mentioned. For some people it can be really tempting to dip into their tax money throughout the year for, well, anything. They tell themselves that they’ll just make up the difference later, but in practice making up that difference is super challenging.</p><p>To use your tax money for personal expenses is to put yourself in debt; remember, even though your tax money is in one of your accounts, it’s not yours. It’s the ATO’s. So you should only touch your tax money in emergencies. And if you’ve used your tax money for an emergency, then you need to quickly put together a plan to pay it back, because soon enough your taxes will come due.</p><p>As you probably already know, managing taxes is one of the most stressful parts of being a sole trader. This is why Hnry was created in the first place. They automatically pay and file taxes for sole traders, so they don’t have to think about tax and can just get on with the work they’re passionate about.</p><h2 id="after-getting-paid-making-efficient-superannuation-contributions">After getting paid: Making efficient superannuation contributions</h2><p>Unlike salaried/PAYG employees, who get a 10% superannuation contribution from their employer, sole traders are (usually) on their own when it comes to saving for retirement. This is another big pain point of being a sole trader, and it leads many self-employed contractors and freelancers to neglect their retirement planning.</p><p>Fortunately, the ATO has a few structures in place to help sole traders make effective superannuation contributions.</p><p>Let’s talk about them.</p><h3 id="superannuation-concessional-contributions">Superannuation concessional contributions</h3><p>The first tax benefit you can get from contributing to super comes under the concessional contribution.</p><p>Basically your super contributions come out of your income before tax, and are then taxed at a lower rate than your other income, assuming you earn more than $18,200 per year.</p><p>For example, if you earn $70,000 per year, your top rate of tax is 32.5%. If you make a concessional contribution of $6,000 to your superannuation fund, then that $6,000 gets deducted from your income before tax. The $6,000 super contribution would then get taxed in your super fund at just 15% rather than 32.5%, thus reducing your total annual tax bill by $1,050!</p><p>Contributing to your super is an important way of saving for your long term future and the concessional contribution is a nice sweetener to incentivise good behaviours.</p><h3 id="super-co-contribution">Super co-contribution</h3><p>Another benefit sole traders can extract from the Australian government is called the super co-contribution, which was designed to help low to middle income earners increase their superannuation contributions.</p><p>You can qualify for the super co-contribution if you:</p><ul><li>Earn less than $54,837 per year, and</li><li>Contribute at least $200 to a Superannuation fund in that year</li></ul><p>The government will match up to 50% of your superannuation contributions up to a limit (the limit is set by your income). The chart below shows the government contribution thresholds at certain income and personal contribution levels.</p><!--kg-card-begin: html--><table style="box-sizing: border-box; border-spacing: 0px; border-collapse: collapse; background-color: rgb(255, 255, 255); max-width: 100%; border: 1px solid rgb(204, 204, 204); empty-cells: show; font-size: 18px; margin: 1em 0px 1.5em; color: rgb(102, 102, 102); font-family: Swiss721BT-Light, Arial, Helvetica, sans-serif; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial;"><caption style="box-sizing: border-box; padding: 18px 0px; color: rgb(102, 102, 102); text-align: left; border-top: 3px solid rgb(102, 102, 102); font-family: Swiss721BT-Bold, Arial, Helvetica, sans-serif; font-size: 18px; font-weight: normal;">Contributions made in the 2020–21 income year</caption><tbody style="box-sizing: border-box;"><tr style="box-sizing: border-box; border: 1px solid rgb(204, 204, 204); padding: 12px;"><th class="alignRight" style="box-sizing: border-box; padding: 12px; text-align: right; background-color: rgb(221, 225, 226); font-family: Swiss721BT-Bold, Arial, Helvetica, sans-serif; font-size: 18px; font-weight: normal; vertical-align: middle; border: 1px solid rgb(204, 204, 204);"><p style="box-sizing: border-box; margin: 0px; color: rgb(102, 102, 102); font-family: Swiss721BT-Bold, Arial, Helvetica, sans-serif; font-size: 18px; font-weight: normal; line-height: 24px; overflow-wrap: break-word;">Income</p></th><th class="alignRight" style="box-sizing: border-box; padding: 12px; text-align: right; background-color: rgb(221, 225, 226); font-family: Swiss721BT-Bold, Arial, Helvetica, sans-serif; font-size: 18px; font-weight: normal; vertical-align: middle; border: 1px solid rgb(204, 204, 204);"><p style="box-sizing: border-box; margin: 0px; color: rgb(102, 102, 102); font-family: Swiss721BT-Bold, Arial, Helvetica, sans-serif; font-size: 18px; font-weight: normal; line-height: 24px; overflow-wrap: break-word;">Personal super contribution of $1,000</p></th><th class="alignRight" style="box-sizing: border-box; padding: 12px; text-align: right; background-color: rgb(221, 225, 226); font-family: Swiss721BT-Bold, Arial, Helvetica, sans-serif; font-size: 18px; font-weight: normal; vertical-align: middle; border: 1px solid rgb(204, 204, 204);"><p style="box-sizing: border-box; margin: 0px; color: rgb(102, 102, 102); font-family: Swiss721BT-Bold, Arial, Helvetica, sans-serif; font-size: 18px; font-weight: normal; line-height: 24px; overflow-wrap: break-word;">Personal super contribution of $800</p></th><th class="alignRight" style="box-sizing: border-box; padding: 12px; text-align: right; background-color: rgb(221, 225, 226); font-family: Swiss721BT-Bold, Arial, Helvetica, sans-serif; font-size: 18px; font-weight: normal; vertical-align: middle; border: 1px solid rgb(204, 204, 204);"><p style="box-sizing: border-box; margin: 0px; color: rgb(102, 102, 102); font-family: Swiss721BT-Bold, Arial, Helvetica, sans-serif; font-size: 18px; font-weight: normal; line-height: 24px; overflow-wrap: break-word;">Personal super contribution of $500</p></th><th class="alignRight" style="box-sizing: border-box; padding: 12px; text-align: right; background-color: rgb(221, 225, 226); font-family: Swiss721BT-Bold, Arial, Helvetica, sans-serif; font-size: 18px; font-weight: normal; vertical-align: middle; border: 1px solid rgb(204, 204, 204);"><p style="box-sizing: border-box; margin: 0px; color: rgb(102, 102, 102); font-family: Swiss721BT-Bold, Arial, Helvetica, sans-serif; font-size: 18px; font-weight: normal; line-height: 24px; overflow-wrap: break-word;">Personal super contribution of $200</p></th></tr><tr style="box-sizing: border-box; border: 1px solid rgb(204, 204, 204); padding: 12px;"><th style="box-sizing: border-box; padding: 12px; text-align: left; background-color: rgb(221, 225, 226); font-family: Swiss721BT-Bold, Arial, Helvetica, sans-serif; font-size: 18px; font-weight: normal; vertical-align: middle; border: 1px solid rgb(204, 204, 204);"><p style="box-sizing: border-box; margin: 0px; color: rgb(102, 102, 102); font-family: Swiss721BT-Bold, Arial, Helvetica, sans-serif; font-size: 18px; font-weight: normal; line-height: 24px; overflow-wrap: break-word;">$39,837 or less</p></th><td style="box-sizing: border-box; padding: 12px; background-color: rgb(255, 255, 255); vertical-align: top; border: 1px solid rgb(204, 204, 204);"><p class="alignRight" style="box-sizing: border-box; margin: 0px; color: rgb(102, 102, 102); font-family: Swiss721BT-Light, Arial, Helvetica, sans-serif; font-size: 18px; font-weight: normal; line-height: 24px; overflow-wrap: break-word; text-align: right;">$500</p></td><td style="box-sizing: border-box; padding: 12px; background-color: rgb(255, 255, 255); vertical-align: top; border: 1px solid rgb(204, 204, 204);"><p class="alignRight" style="box-sizing: border-box; margin: 0px; color: rgb(102, 102, 102); font-family: Swiss721BT-Light, Arial, Helvetica, sans-serif; font-size: 18px; font-weight: normal; line-height: 24px; overflow-wrap: break-word; text-align: right;">$400</p></td><td style="box-sizing: border-box; padding: 12px; background-color: rgb(255, 255, 255); vertical-align: top; border: 1px solid rgb(204, 204, 204);"><p class="alignRight" style="box-sizing: border-box; margin: 0px; color: rgb(102, 102, 102); font-family: Swiss721BT-Light, Arial, Helvetica, sans-serif; font-size: 18px; font-weight: normal; line-height: 24px; overflow-wrap: break-word; text-align: right;">$250</p></td><td style="box-sizing: border-box; padding: 12px; background-color: rgb(255, 255, 255); vertical-align: top; border: 1px solid rgb(204, 204, 204);"><p class="alignRight" style="box-sizing: border-box; margin: 0px; color: rgb(102, 102, 102); font-family: Swiss721BT-Light, Arial, Helvetica, sans-serif; font-size: 18px; font-weight: normal; line-height: 24px; overflow-wrap: break-word; text-align: right;">$100</p></td></tr><tr style="box-sizing: border-box; border: 1px solid rgb(204, 204, 204); padding: 12px;"><th style="box-sizing: border-box; padding: 12px; text-align: left; background-color: rgb(221, 225, 226); font-family: Swiss721BT-Bold, Arial, Helvetica, sans-serif; font-size: 18px; font-weight: normal; vertical-align: middle; border: 1px solid rgb(204, 204, 204);"><p style="box-sizing: border-box; margin: 0px; color: rgb(102, 102, 102); font-family: Swiss721BT-Bold, Arial, Helvetica, sans-serif; font-size: 18px; font-weight: normal; line-height: 24px; overflow-wrap: break-word;">$42,837</p></th><td style="box-sizing: border-box; padding: 12px; background-color: rgb(255, 255, 255); vertical-align: top; border: 1px solid rgb(204, 204, 204);"><p class="alignRight" style="box-sizing: border-box; margin: 0px; color: rgb(102, 102, 102); font-family: Swiss721BT-Light, Arial, Helvetica, sans-serif; font-size: 18px; font-weight: normal; line-height: 24px; overflow-wrap: break-word; text-align: right;">$400</p></td><td style="box-sizing: border-box; padding: 12px; background-color: rgb(255, 255, 255); vertical-align: top; border: 1px solid rgb(204, 204, 204);"><p class="alignRight" style="box-sizing: border-box; margin: 0px; color: rgb(102, 102, 102); font-family: Swiss721BT-Light, Arial, Helvetica, sans-serif; font-size: 18px; font-weight: normal; line-height: 24px; overflow-wrap: break-word; text-align: right;">$400</p></td><td style="box-sizing: border-box; padding: 12px; background-color: rgb(255, 255, 255); vertical-align: top; border: 1px solid rgb(204, 204, 204);"><p class="alignRight" style="box-sizing: border-box; margin: 0px; color: rgb(102, 102, 102); font-family: Swiss721BT-Light, Arial, Helvetica, sans-serif; font-size: 18px; font-weight: normal; line-height: 24px; overflow-wrap: break-word; text-align: right;">$250</p></td><td style="box-sizing: border-box; padding: 12px; background-color: rgb(255, 255, 255); vertical-align: top; border: 1px solid rgb(204, 204, 204);"><p class="alignRight" style="box-sizing: border-box; margin: 0px; color: rgb(102, 102, 102); font-family: Swiss721BT-Light, Arial, Helvetica, sans-serif; font-size: 18px; font-weight: normal; line-height: 24px; overflow-wrap: break-word; text-align: right;">$100</p></td></tr><tr style="box-sizing: border-box; border: 1px solid rgb(204, 204, 204); padding: 12px;"><th style="box-sizing: border-box; padding: 12px; text-align: left; background-color: rgb(221, 225, 226); font-family: Swiss721BT-Bold, Arial, Helvetica, sans-serif; font-size: 18px; font-weight: normal; vertical-align: middle; border: 1px solid rgb(204, 204, 204);"><p style="box-sizing: border-box; margin: 0px; color: rgb(102, 102, 102); font-family: Swiss721BT-Bold, Arial, Helvetica, sans-serif; font-size: 18px; font-weight: normal; line-height: 24px; overflow-wrap: break-word;">$45,837</p></th><td style="box-sizing: border-box; padding: 12px; background-color: rgb(255, 255, 255); vertical-align: top; border: 1px solid rgb(204, 204, 204);"><p class="alignRight" style="box-sizing: border-box; margin: 0px; color: rgb(102, 102, 102); font-family: Swiss721BT-Light, Arial, Helvetica, sans-serif; font-size: 18px; font-weight: normal; line-height: 24px; overflow-wrap: break-word; text-align: right;">$300</p></td><td style="box-sizing: border-box; padding: 12px; background-color: rgb(255, 255, 255); vertical-align: top; border: 1px solid rgb(204, 204, 204);"><p class="alignRight" style="box-sizing: border-box; margin: 0px; color: rgb(102, 102, 102); font-family: Swiss721BT-Light, Arial, Helvetica, sans-serif; font-size: 18px; font-weight: normal; line-height: 24px; overflow-wrap: break-word; text-align: right;">$300</p></td><td style="box-sizing: border-box; padding: 12px; background-color: rgb(255, 255, 255); vertical-align: top; border: 1px solid rgb(204, 204, 204);"><p class="alignRight" style="box-sizing: border-box; margin: 0px; color: rgb(102, 102, 102); font-family: Swiss721BT-Light, Arial, Helvetica, sans-serif; font-size: 18px; font-weight: normal; line-height: 24px; overflow-wrap: break-word; text-align: right;">$250</p></td><td style="box-sizing: border-box; padding: 12px; background-color: rgb(255, 255, 255); vertical-align: top; border: 1px solid rgb(204, 204, 204);"><p class="alignRight" style="box-sizing: border-box; margin: 0px; color: rgb(102, 102, 102); font-family: Swiss721BT-Light, Arial, Helvetica, sans-serif; font-size: 18px; font-weight: normal; line-height: 24px; overflow-wrap: break-word; text-align: right;">$100</p></td></tr><tr style="box-sizing: border-box; border: 1px solid rgb(204, 204, 204); padding: 12px;"><th style="box-sizing: border-box; padding: 12px; text-align: left; background-color: rgb(221, 225, 226); font-family: Swiss721BT-Bold, Arial, Helvetica, sans-serif; font-size: 18px; font-weight: normal; vertical-align: middle; border: 1px solid rgb(204, 204, 204);"><p style="box-sizing: border-box; margin: 0px; color: rgb(102, 102, 102); font-family: Swiss721BT-Bold, Arial, Helvetica, sans-serif; font-size: 18px; font-weight: normal; line-height: 24px; overflow-wrap: break-word;">$48,837</p></th><td style="box-sizing: border-box; padding: 12px; background-color: rgb(255, 255, 255); vertical-align: top; border: 1px solid rgb(204, 204, 204);"><p class="alignRight" style="box-sizing: border-box; margin: 0px; color: rgb(102, 102, 102); font-family: Swiss721BT-Light, Arial, Helvetica, sans-serif; font-size: 18px; font-weight: normal; line-height: 24px; overflow-wrap: break-word; text-align: right;">$200</p></td><td style="box-sizing: border-box; padding: 12px; background-color: rgb(255, 255, 255); vertical-align: top; border: 1px solid rgb(204, 204, 204);"><p class="alignRight" style="box-sizing: border-box; margin: 0px; color: rgb(102, 102, 102); font-family: Swiss721BT-Light, Arial, Helvetica, sans-serif; font-size: 18px; font-weight: normal; line-height: 24px; overflow-wrap: break-word; text-align: right;">$200</p></td><td style="box-sizing: border-box; padding: 12px; background-color: rgb(255, 255, 255); vertical-align: top; border: 1px solid rgb(204, 204, 204);"><p class="alignRight" style="box-sizing: border-box; margin: 0px; color: rgb(102, 102, 102); font-family: Swiss721BT-Light, Arial, Helvetica, sans-serif; font-size: 18px; font-weight: normal; line-height: 24px; overflow-wrap: break-word; text-align: right;">$200</p></td><td style="box-sizing: border-box; padding: 12px; background-color: rgb(255, 255, 255); vertical-align: top; border: 1px solid rgb(204, 204, 204);"><p class="alignRight" style="box-sizing: border-box; margin: 0px; color: rgb(102, 102, 102); font-family: Swiss721BT-Light, Arial, Helvetica, sans-serif; font-size: 18px; font-weight: normal; line-height: 24px; overflow-wrap: break-word; text-align: right;">$100</p></td></tr><tr style="box-sizing: border-box; border: 1px solid rgb(204, 204, 204); padding: 12px;"><th style="box-sizing: border-box; padding: 12px; text-align: left; background-color: rgb(221, 225, 226); font-family: Swiss721BT-Bold, Arial, Helvetica, sans-serif; font-size: 18px; font-weight: normal; vertical-align: middle; border: 1px solid rgb(204, 204, 204);"><p style="box-sizing: border-box; margin: 0px; color: rgb(102, 102, 102); font-family: Swiss721BT-Bold, Arial, Helvetica, sans-serif; font-size: 18px; font-weight: normal; line-height: 24px; overflow-wrap: break-word;">$51,837</p></th><td style="box-sizing: border-box; padding: 12px; background-color: rgb(255, 255, 255); vertical-align: top; border: 1px solid rgb(204, 204, 204);"><p class="alignRight" style="box-sizing: border-box; margin: 0px; color: rgb(102, 102, 102); font-family: Swiss721BT-Light, Arial, Helvetica, sans-serif; font-size: 18px; font-weight: normal; line-height: 24px; overflow-wrap: break-word; text-align: right;">$100</p></td><td style="box-sizing: border-box; padding: 12px; background-color: rgb(255, 255, 255); vertical-align: top; border: 1px solid rgb(204, 204, 204);"><p class="alignRight" style="box-sizing: border-box; margin: 0px; color: rgb(102, 102, 102); font-family: Swiss721BT-Light, Arial, Helvetica, sans-serif; font-size: 18px; font-weight: normal; line-height: 24px; overflow-wrap: break-word; text-align: right;">$100</p></td><td style="box-sizing: border-box; padding: 12px; background-color: rgb(255, 255, 255); vertical-align: top; border: 1px solid rgb(204, 204, 204);"><p class="alignRight" style="box-sizing: border-box; margin: 0px; color: rgb(102, 102, 102); font-family: Swiss721BT-Light, Arial, Helvetica, sans-serif; font-size: 18px; font-weight: normal; line-height: 24px; overflow-wrap: break-word; text-align: right;">$100</p></td><td style="box-sizing: border-box; padding: 12px; background-color: rgb(255, 255, 255); vertical-align: top; border: 1px solid rgb(204, 204, 204);"><p class="alignRight" style="box-sizing: border-box; margin: 0px; color: rgb(102, 102, 102); font-family: Swiss721BT-Light, Arial, Helvetica, sans-serif; font-size: 18px; font-weight: normal; line-height: 24px; overflow-wrap: break-word; text-align: right;">$100</p></td></tr><tr style="box-sizing: border-box; border: 1px solid rgb(204, 204, 204); padding: 12px;"><th style="box-sizing: border-box; padding: 12px; text-align: left; background-color: rgb(221, 225, 226); font-family: Swiss721BT-Bold, Arial, Helvetica, sans-serif; font-size: 18px; font-weight: normal; vertical-align: middle; border: 1px solid rgb(204, 204, 204);"><p style="box-sizing: border-box; margin: 0px; color: rgb(102, 102, 102); font-family: Swiss721BT-Bold, Arial, Helvetica, sans-serif; font-size: 18px; font-weight: normal; line-height: 24px; overflow-wrap: break-word;"><strong style="box-sizing: border-box; font-weight: normal; font-family: Swiss721BT-Bold, Arial, Helvetica, sans-serif;">$</strong>54,837 or more</p></th><td style="box-sizing: border-box; padding: 12px; background-color: rgb(255, 255, 255); vertical-align: top; border: 1px solid rgb(204, 204, 204);"><p class="alignRight" style="box-sizing: border-box; margin: 0px; color: rgb(102, 102, 102); font-family: Swiss721BT-Light, Arial, Helvetica, sans-serif; font-size: 18px; font-weight: normal; line-height: 24px; overflow-wrap: break-word; text-align: right;">$0</p></td><td style="box-sizing: border-box; padding: 12px; background-color: rgb(255, 255, 255); vertical-align: top; border: 1px solid rgb(204, 204, 204);"><p class="alignRight" style="box-sizing: border-box; margin: 0px; color: rgb(102, 102, 102); font-family: Swiss721BT-Light, Arial, Helvetica, sans-serif; font-size: 18px; font-weight: normal; line-height: 24px; overflow-wrap: break-word; text-align: right;">$0</p></td><td style="box-sizing: border-box; padding: 12px; background-color: rgb(255, 255, 255); vertical-align: top; border: 1px solid rgb(204, 204, 204);"><p class="alignRight" style="box-sizing: border-box; margin: 0px; color: rgb(102, 102, 102); font-family: Swiss721BT-Light, Arial, Helvetica, sans-serif; font-size: 18px; font-weight: normal; line-height: 24px; overflow-wrap: break-word; text-align: right;">$0</p></td><td style="box-sizing: border-box; padding: 12px; background-color: rgb(255, 255, 255); vertical-align: top; border: 1px solid rgb(204, 204, 204);"><p class="alignRight" style="box-sizing: border-box; margin: 0px; color: rgb(102, 102, 102); font-family: Swiss721BT-Light, Arial, Helvetica, sans-serif; font-size: 18px; font-weight: normal; line-height: 24px; overflow-wrap: break-word; text-align: right;">$0</p></td></tr></tbody></table>
Source: Super Co-contributions (as at 15 July 2021) ato.gov.au<!--kg-card-end: html--><p>This government contribution gets paid directly into your super scheme after you have lodged your tax return. You should note that if you make personal contributions as an income tax deduction, then you won't be eligible for the co-contribution scheme.</p><hr><p>All of this information may feel overwhelming, but there are plenty of <a href="https://www.ato.gov.au/?ref=spaceship.ghost.io">resources online</a> to help you figure out your best course of action. Tax calculators and how-to guides are just the tip of the iceberg.</p><p>And if you do start to feel overwhelmed by tax or superannuation, then using a service like <a href="https://hnry.co/au/?ref=spaceship.ghost.io">Hnry</a> may be the right step for you.</p><p>This blog post has been prepared by Hnry and is general information, you should seek your own professional taxation advice before making any decisions.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Spaceship)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/personal-finance/">Personal Finance</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2021/07/calling-all-side-hustlers.png" length="0" type="image/png"/>
        </item>
        <item>
            <title><![CDATA[Investing in tech shares: When is something scalable?]]></title>
            <link>https://www.spaceship.com.au/learn/investing-in-tech-shares-when-is-something-scalable/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/investing-in-tech-shares-when-is-something-scalable/</guid>
            <pubDate>Tue, 20 Jul 2021 20:49:00 GMT</pubDate>
            <description><![CDATA[A deep dive into the principles of scalability and how it influences your choices as an investor. ]]></description>
            <content:encoded><![CDATA[<h2 id="what-is-scalability">What is scalability?</h2><p>In business, scalability generally refers to the ability to increase in size or scale at whatever pace the demand requires. It also needs to be able to maintain, if not increase, its efficiency.</p><p>If you can’t scale to keep up with demand, you might end up with a whole lot of disappointed customers or clients, and you might have missed out on all that extra profit too.</p><p>We think that scalability is absolutely crucial to maintaining competitiveness and quality.</p><p>It can be a particular concern for small businesses, as they are generally trying to optimise their returns with more limited resources.</p><p>This concept is closely linked to economies and diseconomies of scale. Economies of scale refers to a situation in which more production leads to lower production costs and higher overall profit. Diseconomies of scale is when increased production leads to higher costs and lower profits. This typically occurs in retailing; to gain scale, retailers open more stores, but eventually they may open in less desirable locations leading to unprofitable stores and less efficiency.</p><p><strong>Example:</strong></p><p>You love baking. You learned from your grandmother and you’ve spent hours perfecting your own recipes. Your house is always fragrant with vanilla and cinnamon and chocolate - your friends have always told you to start a business and sell your cupcakes.</p><p>So you do.</p><p>It starts out great. Your friends are buying your cupcakes, and you can easily bake 12 per batch so it’s fine. Occasionally, someone orders 12 or 24 for a party, and that’s fine too.</p><p>Then, things start stepping up. You start getting catering orders. Corporate events, a wedding of 300. You’re just one person in a kitchen. You stay up all night baking and you still can’t keep up with the orders. You’re totally overwhelmed.</p><p>You couldn’t scale.</p><h2 id="real-life-case-study-1-crumbs-bake-shop">Real Life Case Study 1: Crumbs Bake Shop</h2><p>Crumbs Bake Shop was the largest cupcake company in the world. Was. It closed its doors back in 2014.</p><p>Sometime back around 2000, Sex and the City aired an episode in which Carrie Bradshaw ate a cupcake. People flocked to the West Village Magnolia bakery, and people started going crazy for cupcakes. Jason and Mia Bauer spotted the opportunity early, and opened the Crumbs Bake Shop soon after.</p><p>Their premise was a simple, neighbourhood bakery that made delicious cupcakes. It took off. They went from offering a handful of flavours to having over 75 on offer. They opened shops in Washington D.C., Los Angeles, and Philadelphia, and Inc. Magazine named them one of the 500 fastest growing companies in America.</p><p>By 2010, Crumbs had generated around US$1.8 million net income, and expected to double its profits the following year.</p><p>Problem: other people seemed to notice the cupcake craze and decided to get their piece of the pie (or cupcake). Competitors started popping up left, right, and centre. In order to maintain their competitive edge, Crumbs decided to expand. Aggressively.</p><p>We think that Crumbs Bake Shop’s failure is largely attributed to four factors:</p><ul><li>Increasing competition</li><li>Decreasing customer interest (the cupcake fad passed)</li><li>High real estate costs</li><li>They kept opening new stores and couldn’t sustain it.</li></ul><p>It would appear that Crumbs didn’t have a system in place to adapt to changes in the market. So when demand shifted, they "crumbled".</p><h2 id="real-life-case-study-2-netflix">Real Life Case Study 2: Netflix</h2><p>Netflix started out with mail-order DVD’s, back in 1997. Today, it dominates the market, with millions of users all over the world logging in every day.</p><p>As it moved to a more digital model, it acquired the digital rights to the back catalogues of pay TV channels. People could now access these shows on demand.</p><p>Knowing that competitors would spring up at some point, Netflix needed to remain the streaming service of choice. So they start producing their own ‘Netflix Originals’ and offering all new shows available nowhere else.</p><p>Next up, dominating foreign markets with increased non-English language titles on offer. In early 2018, Netflix announced it would be nearly doubling its production in Europe.</p><p>Netflix also had to keep its technology cutting edge. Apparently, each title has to be encoded 120 times before it can be relied on to stream properly on all the different devices and platforms. Scale helps Netflix improve its recommendations and its algorithims benefit from more customer viewing, which leads to more data, which leads to better recommendations. </p><p>Many companies struggle with scale, including Crumbs Bake Shop, as mentioned above. After a while, bureaucracy and people factors may offset scale benefits with technology, and for Netflix in particular, scale is important. Unlike many products, Netflix appears to get better with size and scale.</p><p>Back in 2009, Netflix held a competition, inviting coders to improve their collaborative filtering algorithm (which predicts how much you’ll like a film, based on what you’ve previously watched).</p><p>(PS: If you want to read more about the specific tech stuff that Netflix used in their many scaling adventures, check out this<a href="https://www.scalescale.com/the-stack-behind-netflix-scaling/?ref=spaceship.ghost.io"> compilation.</a>)</p><p>So far, it seems to us like Netflix is successfully scaling to keep up with the huge demand - but only time will tell!</p><hr><p>The Spaceship Origin Portfolio currently invests in Netflix.</p><p>Important! We’re sharing with you our thoughts on the companies in which Spaceship Voyager invests for your informational purposes only. We think it’s important (and interesting!) to let you know what’s happening with Spaceship Voyager’s investments. However, we are not making recommendations to buy or sell holdings in a specific company. Past performance isn’t a reliable indicator or guarantee of future performance.<br></p>]]></content:encoded>
            <author>hello@spaceship.com.au (Liv Steigrad)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/investing/">Investing</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2021/07/Investing-in-tech-shares-when-is-something-scalable.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[16.07.21 | Buy now, pay later and family networking]]></title>
            <link>https://www.spaceship.com.au/learn/160721-newsletter/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/160721-newsletter/</guid>
            <pubDate>Thu, 15 Jul 2021 23:55:00 GMT</pubDate>
            <description><![CDATA[Afterpay, Zip Co, PayPal, Apple and Life360 are all making news and moves.]]></description>
            <content:encoded><![CDATA[<p>We’ve entered a new financial year, and now it’s time to take another quick look at some of the companies in our portfolios that are making news and moves.</p><h2 id="afterpay-zip-co-paypal-and-apple">Afterpay, Zip Co, PayPal and Apple</h2><p>Shares in buy now, pay later companies Afterpay and Zip Co took a spill this week after two big name brands — specifically, PayPal and Apple — moved into the market.</p><p>PayPal launched its Pay in 4 offering in Australia for the first time. Pay in 4 allows PayPal users to pay for purchases in four instalments, similar to other buy now, pay later companies.</p><p>Users will pay no interest or late fees — and therein lies the problem for Afterpay and Zip Co. The ‘no late fees’ feature is unique to Australia.</p><p>Meanwhile, Apple is reportedly working on adding a BNPL feature to its Apple Pay system in partnership with Goldman Sachs, although it may only be available for US customers.</p><p>Afterpay stock is down 12.13% this year and Zip Co stock is up 23.61% this year. PayPal stock is up 27.85% this year and Apple stock is up 14.74% this year (all as at 15 July 2021).</p><p>Afterpay, PayPal and Apple are in our Spaceship Universe Portfolio and Spaceship Earth Portfolio. Zip Co is in our Spaceship Universe Portfolio.</p><h2 id="life360">Life360</h2><p>Life360 is a family communication and networking app.</p><p>A few weeks back, the company announced a US$2.1 million investment round which brought on a number of celebrity investors and influencers, including Olympic swimmer Michael Phelps, pro skateboarder Tony Hawk, and TikTok influencer Billy Perry.</p><p>The new investors will help form a “Family Advisory Council” that will inform new features and shape the future of the product by drawing on the advisors’ own family experiences.</p><p>Life360 stock is up 101.29% this year (as at 15 July 2021).</p><p>Life360 is in our Spaceship Universe Portfolio.</p><hr><p>The Spaceship Voyager portfolios invest in Afterpay, Apple, Life360, PayPal, and Zip Co. Please refer to the Spaceship app or our website for more information on what each portfolio invests in.</p><p>Important! We’re sharing with you our thoughts on the companies in which Spaceship Voyager invests for your informational purposes only. We think it’s important (and interesting!) to let you know what’s happening with Spaceship Voyager’s investments. However, we are not making recommendations to buy or sell holdings in a specific company. Past performance isn’t a reliable indicator or guarantee of future performance.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Bryna Howes)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/newsletters/">Newsletters</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2021/07/news-160721-1.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[Real Money Talk: Elijah]]></title>
            <link>https://www.spaceship.com.au/learn/real-money-talk-elijah/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/real-money-talk-elijah/</guid>
            <pubDate>Tue, 13 Jul 2021 23:00:00 GMT</pubDate>
            <description><![CDATA[Elijah is a 31-year-old personal trainer and photographer who became a person with paraplegia after a motorbike accident.]]></description>
            <content:encoded><![CDATA[<p>This post is based on an interview we conducted with Elijah in June 2019.</p><p>Real Money Talk is our series where we interview Australians from all walks of life about their personal finances. The views expressed are those of the interviewees, based on their experiences with money, and as such are not necessarily representative of Spaceship's views.</p><p>We have changed the name of the interviewee for their privacy.</p><h2 id="overview">Overview</h2><p><strong>Name</strong>: Elijah</p><p><strong>Age</strong>: 31</p><p><strong>Where do you live</strong>: Concord, Sydney</p><p><strong>Please tell us a bit about yourself.</strong></p><p>I’m a personal trainer and freelance photographer/cinematographer, and I love pho. I used to work full-time but I had a motorbike accident about four years ago that left me in a wheelchair.</p><p>Being in a wheelchair is annoyingly expensive. A wheelchair alone costs $20,000 and hygiene stuff sets you back about $1,000 a month. I have a taxi guy to help me get around, but trains and ferries are normally okay too.</p><p>I was mad tenacious a few years ago, but I had to slow down. Now it’s like if I wake up in the morning and I can breathe, that’s a win. If I can get out my front door, that’s a win. I’m slowly getting more ambitious again.</p><p><strong>What is your current net worth?</strong></p><p>Savings: $100,000 cash in my savings account.</p><p>Super: Don’t know. I haven’t paid myself in the past four years because of my motorbike accident, but I know I have something in there from when I was working full time.</p><p>Debt: Credit card debt is about $80. That’s it. I’m pretty good with my money.</p><p>Assets: Camera equipment and a car worth approximately $300,000.</p><p>Investments: $500,000 in a hedge fund.</p><p><strong>How did you accumulate your net worth?</strong></p><p>Excessive saving. Before my accident I was working every personal trainer job I could, and I was saving every penny because I lived with my parents.</p><h2 id="earn">Earn</h2><p><strong>Tell us a bit about your career:</strong></p><p>I’ve been a personal trainer since 2012. Prior to that, I worked at Optus for five years and was doing personal training after office hours. I’ve always done photography on the side as well, usually on weekends, but now it’s getting a bit bigger. I’ve done more cinematography than personal training stuff in the past four years due to becoming paraplegic.</p><p><strong>Do you have income sources outside of your job? If so, how much do you earn from each and how did you develop them?</strong></p><p>Ballpark $20,000 a year from personal training and about $30,000 from photography. That estimate is based on last year; I haven’t checked this year yet.</p><p><strong>What advice do you have for people who want to earn more money?</strong></p><p>The best advice I could give anyone is this: we all have talents that we never get the chance to explore because we’re too worried it might never go anywhere. It will lead us somewhere if we take the time to nurture it. I never thought photography would be a feasible job, but it is, because of all the hours I put into it. I wish I’d known that a lot earlier, because I’d have started ages ago. Also, don’t buy shit you don’t actually need. One pair of shoes is enough.</p><p>If you have a partner or get married, make sure they’re on a similar level of drive and ambition. That whole “drop everything and go travel” thing works for [some people], but if you want to care for family or other people, you probably can’t do that.</p><p>Also, don’t get married and don’t get sued.</p><h2 id="save">Save</h2><p><strong>What is your savings rate?</strong></p><p>I know how much it takes to run me as a system, and the rest goes into my savings.</p><p><strong>Do you have a budget?</strong></p><p>My weekly spend would be up to $150. Everything else gets saved. I’m currently in a unique position. Since my accident, I pay very little in terms of household expenses. I live with my parents and I chip in whenever bills come up or they need a hand with some expenses.</p><p><strong>How much do you spend per year?</strong></p><p>I’m always buying photography equipment. I probably spend a sweet $20,000 in a year on that. On myself, maybe $30,000.</p><p><strong>Do you make purchase decisions carefully, or are you loose with your money?</strong></p><p>I’m quite careful. I weigh everything up then decide if I’m going to go for it.</p><p><strong>How is your work-life balance?</strong></p><p>It’s pretty sweet. I enjoy what I do and I work for myself so I choose my own hours and projects. But I’m an entrepreneur per se, so I’m always going back and forth between my computer and the gym. I probably do more hours than a nine-to-five, but it’s hard to quantify all that thinking time. Maybe 10 hours a day, but I love it.</p><p><strong>What is your favourite thing to spend money on?</strong></p><p>Laksa and pho. Or going to the movies. I only go to Gold Class. Not because I’m fancy, but because I can actually climb into the chairs. Those are my only vices.</p><h2 id="invest">Invest</h2><p><strong>How do you invest?</strong></p><p>Just that one hedge fund.</p><p><strong>How did you choose that one?</strong></p><p>I used a company called Balmain Private; they have different investment options. If they can hold my $500,000 for under 12 months and pay me at least a 7% return, I’ll usually go for it. Then, after the time is up, I’ll look for similar terms and reinvest.</p><p><strong>What has been your worst investment?</strong></p><p>One time I created an app for $30,000 and never ended up doing anything with it. It was an app that was designed to give personal trainers more power over where they worked. I gave up on it when I became disabled. I care more now than I did two years ago though, so I might pick it up again in the future. But I take things one role at a time.</p><p><strong>What's been your overall return?</strong></p><p>I’d estimate $30,000 pre-tax.</p><p><strong>How are you building wealth?</strong></p><p>Investing, reinvesting, and saving as much as I can. My work as a cinematographer is expanding and I think that’ll become my primary hustle, overtaking my investments.</p><p><strong>What are your main roadblocks? And how are you addressing them?</strong></p><p>Disability. And I have to hire people to do my bidding. For example, I can’t get certain places to get specific shots, so I’ve been forced to become more of a director with that stuff. It’s a very frustrating space to be in.</p><p><strong>Do you have a target net worth you want?</strong></p><p>By age 44, I’d like to be worth at least $5 million. Not because I care about money, just to keep score. You need to give yourself some f*ck off goals, goals that seem incredibly high. If I landed at exactly $2 million, I’d still be killing it. I’d rather aim for $5 million and land at $2 million than aim for $2 million and land at $500,000. At the same time though, I don’t even care.</p><p><strong>When did you make your first significant behavioural shift towards wealth building?</strong></p><p>When I was 25. I just looked at my parents and I was like: you guys are doing it wrong, and I’d like to pay you back. It’s always been kinda in there, but 25 was when I realised I had to be more proactive. That’s when I took up personal training and photography on top of my full-time job.</p><p><strong>If you could start again, what would you do differently?</strong></p><p>If I were starting again, I wouldn’t waste time going to uni or TAFE. They don’t teach you about life or money.</p><p><strong>Have you made mistakes along the way that others can learn from?</strong></p><p>Yes. All ideas are awesome ideas, but if you don’t know how to execute or market them, you will fail. My app is a good idea, but I didn’t know how to market it.</p><p><strong>Do you have any worries about retirement? If so, how are you planning to address them?</strong></p><p>Nope. Like I said, $5 million. As long as I stay away from women, I should be fine.</p><p><strong>How are you learning about building wealth? Is it from family, books, etc.?</strong></p><p>I read a lot of books, learning how to become a minimalist and not spend what I don’t need. I was doing my cardio in a carpark and there was a guy there who always drove fancy exotic cars. One day I randomly asked him what I should do with money. He told me to invest so that my money is growing and I can spend my time doing other hustles. Don’t leave it in the bank because they pay low interest rates. Banks care about them being rich, not you.</p><p>I also read books. 50 of them to be exact. Maybe 10 of them were about finance. “Think And Grow Rich” was great, and “Rich Dad, Poor Dad” is also a good one.</p><p><strong>Do you give to charity? If you do, what per cent of time/money do you give?</strong></p><p>I used to, but not since I realised how little of the donation actually winds up getting to the cause.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Bryna Howes)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/real-money-talk/">Real Money Talk</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2019/07/real-money-talk-elijah.png" length="0" type="image/png"/>
        </item>
        <item>
            <title><![CDATA[How I actually bought my first car]]></title>
            <link>https://www.spaceship.com.au/learn/how-to-buy-a-car/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/how-to-buy-a-car/</guid>
            <pubDate>Tue, 13 Jul 2021 22:00:00 GMT</pubDate>
            <description><![CDATA[How is buying a car like a roadtrip? A Spaceship co-worker has the story.]]></description>
            <content:encoded><![CDATA[<p>One of our Spaceship co-workers recently set out to buy a car. </p><p>She learned the two parts to making a successful purchase: being able to afford the upfront costs, and budgeting for running expenses. She tells us about it.</p><h2 id="buying-my-car-was-like-a-road-trip">Buying my car was like a road trip</h2><p>After spending most of 2020 helping our Spaceship customers with their super and investing questions, I managed to achieve one of my own long-held goals — and achieving it was like a road trip. It was less about the destination and more about the route I took.</p><p>Last August, I decided to take the plunge and purchase my first car. Given that the majority of Australia was still in a relatively strict state of lockdown, my friends questioned this decision. But to me it seemed like the perfect time.</p><p>I quickly realised that because of the restrictions on travel and what seemed like a general attitude against spending in my family, the new and used car markets were being impacted pretty hard, which was pushing down prices.</p><p>Even though I didn’t have to travel much further than Woolworths during this time, I did manage to save a fair amount of money to capitalise on this timely opportunity. To achieve my goal, I had to maintain a strict budget (easier said than done) and undertake plenty of research. </p><p>These simple steps helped me to achieve a milestone purchase and they may just help you too.</p><h2 id="step-one-understanding-my-financial-situation">Step one: Understanding my financial situation</h2><p>Everybody gets the urge to splurge, especially on luxurious goods, but we need to be realistic about how much we can afford to spend (to help avoid serious debt). </p><p>To work out what I can afford, I basically calculate how long it will take me to earn back what I spend. I find this an easy rationalisation for most things I buy.</p><p>For example, to be willing to spend $15,000 on a car, I’d need to have enough money saved for daily expenses and monthly bills to cover the amount of time it would take me to earn it back. In this particular situation, it was also important to consider the additional costs of owning a car, such as maintenance.</p><p>The ongoing cost of owning an item is an important consideration when working out if you can afford to buy it. Whether it's an insurance policy, interest rates on loan repayments or wear and tear upkeep, these costs will be on top of your existing bills for possibly months or years to come.</p><p>Once I worked out what I could afford, it was time to compare it to the market and see what my options were before planning a budget.</p><h2 id="step-two-planning-my-budget">Step two: Planning my budget</h2><p>There’s an abundance of budgets online to follow but my personal favorite is the <a href="https://www.spaceship.com.au/learn/what-is-the-50-30-20-budget/?ref=spaceship.ghost.io">50/30/20 rule</a>. I have followed this for over a year now and can confirm it’s been very simple and effective for me.</p><p>Generally, the idea is 50% of your pay goes into ‘needs’, 30% to ‘wants’ and 20% towards your financial goals. However, the beauty of using this budget is that I could still use it as a guide and change the percentages if I needed.</p><p>I knew that time was of the essence with my purchase so I aggressively increased the percentage of my ‘financial goals’ by dipping into the other categories. This was achievable in my circumstances where ‘daily’ activities had been severely cut back. It’s important to remember that paying your ‘needs’ such as debt/bills should always be a priority and you should always look to reduce ‘wants’ first.</p><p>The ongoing expenses of your purchase that we touched on before will also be added to your ‘needs’ over time. While budgeting tools are effective to reach a financial goal, they are also helpful to guide your future outlook.</p><p>A useful tip is to include a hypothetical cost in your ‘needs’ category such as CTP insurance and see what impact it has on your usual expenses. If it throws your budget dramatically out of balance, then you know that you will need to reassess the amount you're willing to spend on this purchase or reshuffle your percentage allocations in advance of this expense.</p><p>I’m also personally a big fan of my bank, which is a neobank that lets its members create new savings accounts based on their specific financial goals. For example, I created a savings account titled ‘new car’ and automatically set a percentage of my pay to go into that account when I was paid by my employer.</p><h2 id="step-three-comparing-my-options">Step three: Comparing my options</h2><p>All praise Vinton Cerf and Bob Kahn for inventing the internet… This is a nice fun fact but seriously, the internet has enabled us to comparison shop and get better deals. With all the options available at our fingertips, it’s critical that we make judgements based on pros and cons.</p><p>With big purchases I like to compare by writing a list of pros and cons and reading reviews. This  means I’m getting the best bang for my buck and staying within my budget. Websites like Compare the Market are designed to assist shoppers to meet their financial goals. If you’re not making reasonable comparisons, you may find yourself making impulsive purchases or being persuaded by sales reps.</p><h2 id="step-four-sealing-the-deal">Step four: Sealing the deal</h2><p>Within just a few months, I had found the right car for me and saved enough money to afford it. Not just at the time of the purchase, but I had considered the affordability of this investment into the future too. This includes the type of petrol required, services, registration and insurance.</p><p>When it came to buying the car, I met the seller at his home to drive away with my new, second-hand car. A perk of purchasing directly from a seller was that I could just make a bank transfer, even if I did need to raise the daily spending limit in my account; there were no additional costs included.</p><h2 id="step-five-driving-into-the-future">Step five: Driving into the future</h2><p>Even though I have owned my car for just under a year, I still use budget tools for upcoming costs like insurance and CTP.</p><p>Instead of having a savings account titled ‘new car’ I have renamed it to the less exciting ‘my car’ but nonetheless, it does the job. I’m able to set money aside for all of those ongoing expenses each pay cycle to ensure I don’t have to dip into my savings and can prepare for the unexpected such as a flat tyre.</p><p>After helping Spaceship members use our services to achieve their financial goals, it felt really good to achieve one of my own. I’m confident now that I can achieve future goals. I know I can travel the same route again (with less speed bumps).</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Spaceship)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/personal-finance/">Personal Finance</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2021/07/how-I-actually-bought-my-first-car.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[09.07.21 | We sold some stocks]]></title>
            <link>https://www.spaceship.com.au/learn/090721-newsletter/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/090721-newsletter/</guid>
            <pubDate>Fri, 09 Jul 2021 00:38:00 GMT</pubDate>
            <description><![CDATA[Why we sold Mastercard and Yum China out of the Spaceship Universe Portfolio.]]></description>
            <content:encoded><![CDATA[<p>A new financial year is upon us, but we still have some unfinished business from the last one: we wanted to wrap up the latest changes to the Spaceship Universe Portfolio.</p><p>We added two new companies — which <a href="https://www.spaceship.com.au/learn/250621-newsletter/?ref=spaceship.ghost.io">I wrote about here</a> — and we’ve also sold two: Yum China and Mastercard. Here’s some info:</p><h2 id="sold-yum-china">Sold: Yum China</h2><p>Yum China is China’s largest restaurant company, with more than 10,000 restaurants across 1,500 cities and towns. Its most notable brands are Pizza Hut and KFC.</p><p>While these numbers are certainly impressive, we decided to remove Yum China from the portfolio, as we believe it has less global and growth potential than the rest of the companies within the Spaceship Universe Portfolio.</p><p>To give you a few more details, Yum China’s growth is limited to China. While China is a large market, Yum China has to adhere to a master license agreement with Yum! Brands, which, among other things, means it has to adhere to certain brand standards.</p><p>But even more importantly, Yum China has to pay Yum! Brands 3% of its gross revenue from company and franchise restaurant sales.</p><p>Food delivery is an important “Where the World is Going” trend for us. The Spaceship Universe Portfolio holds Domino’s Pizza, and increased exposure to food delivery with the addition of Uber last year. While Yum China benefits from similar trends, the benefit is offset by the increasing preference in China for local brands. Given the two conflicting trends, we made the call to remove Yum China from the portfolio.</p><h2 id="sold-mastercard">Sold: Mastercard</h2><p>Mastercard. Well, you probably have one in your wallet.</p><p>Mastercard is a leader in global payments and technology, best known for its Mastercard-brand debit, credit and prepaid cards.</p><p>This is another case where we felt we had strong trend exposure within the portfolio. Yes, Mastercard is a leader, but we also have exposure to cashless payments with Visa, PayPal, Square and Adyen.</p><p>When weighing up our options for a new position in Airbnb, which added portfolio exposure to travel and living trends, we made the decision to reduce exposure to cashless payments.</p><p>We also preferred to keep our position with Visa over Mastercard. Visa has a strong moat in terms of scale, with more payments volume than Mastercard and many more cards. For example, there are 3.6 billion Visa cards versus 2.4 billion Mastercards. Further, Mastercard has more exposure to credit cards than debit cards; Visa payment transactions are 67% debit, while 58% of Mastercard’s transactions are debit.</p><p>We strongly believe that debit cards are where the world is going, so while Visa and Mastercard had similar debit usage growth rates, the debit vs credit exposure was enough to tip the scales towards selling Mastercard.</p><hr><p>The Spaceship Origin Portfolio invests in Mastercard, PayPal and Visa at the time of writing.</p><p>The Spaceship Universe Portfolio invests in Adyen, Airbnb, PayPal, Square and Visa at the time of writing.</p><p>The Spaceship Earth Portfolio invests in Square and Visa at the time of writing.</p><p>Important! We’re sharing with you our thoughts on the companies in which Spaceship Voyager invests for your informational purposes only. We think it’s important (and interesting!) to let you know what’s happening with Spaceship Voyager’s investments. However, we are not making recommendations to buy or sell holdings in a specific company. Past performance isn’t a reliable indicator or guarantee of future performance.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Bryna Howes)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/newsletters/">Newsletters</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2021/07/news-090721-1.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[Real Money Talk: Jasper]]></title>
            <link>https://www.spaceship.com.au/learn/real-money-talk-jasper/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/real-money-talk-jasper/</guid>
            <pubDate>Wed, 07 Jul 2021 00:00:00 GMT</pubDate>
            <description><![CDATA[Jasper is an 18-year-old from Melbourne who’s about to move out of home for the first time. ]]></description>
            <content:encoded><![CDATA[<p>This post is based on an interview we conducted with Jasper in June 2021.</p><p>Real Money Talk is our series where we interview Australians from all walks of life about their personal finances. The views expressed are those of the interviewees, based on their experiences with money, and as such are not necessarily representative of Spaceship's views.</p><p>We have changed the name of the interviewee for their privacy.</p><p><strong>Name:</strong> Jasper</p><p><strong>Age: </strong>18</p><p><strong>Where do you live:</strong> Victoria</p><p><strong>Please tell us a bit about yourself.</strong></p><p>I’m currently studying a Bachelor of Biomedical Science and a Bachelor of Science and am about to move out of home for the first time! I’m a first year uni student and work casually as a waiter at a local café. I really enjoy my job!</p><p><strong>What is your current net worth?</strong></p><p>About $33,000</p><p><strong>How does it break down? (shares, real estate, businesses, home, superannuation, etc)</strong></p><ul><li>Spaceship Voyager portfolio: $6,800</li><li>Vanguard managed funds: $15,500</li><li>Emergency fund: $2,000</li><li>Savings: $12,000</li><li>Bitcoin and other cryptocurrencies: $1,100</li></ul><p><strong>Any debts? (including HELP from Uni)</strong></p><p>Uni HELP debt $4,000</p><p><strong>How did you accumulate your net worth?</strong></p><p>I bought a car when I was 17 after working for a couple years saving up, and tried to maintain a high savings rate even after buying the car.</p><p>After I made the decision to move out, I sold my car because my university is literally a 10 minute walk from where I’m soon going to live and decided to put my money to work while I study. </p><p>PTV (Public Transport Victoria) just makes more sense as a university student and allows me to save a lot of income.</p><h2 id="earn">Earn</h2><p><strong>Tell us a bit about your career:</strong></p><p>I’m currently working as a waiter but am not entirely sure what I would like to do after that. I’ve decided to use university as my opportunity to experiment in different fields.</p><p><strong>Do you have income sources outside of your job? If so, how much do you earn from each and how did you develop them?</strong></p><p>Nothing that’s consistent, but I’m looking for side hustle ideas all the time!</p><p><strong>What advice do you have for people who want to earn more money?</strong></p><p>I’m still experimenting with different financial strategies myself! </p><p>I think a lot of people expect that a car is a necessary tool to have, and I think it is for most. But for those that don’t need a car like myself, I’d suggest making that money work in investments whilst you can get away walking, biking or using public transport. If you do eventually need a car, you’ll have made the most of the money you could save early on.</p><h2 id="save">Save</h2><p><strong>What is your savings rate? And how has it changed over time?</strong></p><p>I used to save a minimum of half my income when I first started working. Now as rent becomes a part of my budget, my savings rate is dropping to around 20% until I’m able to earn more money.</p><p><strong>Do you have a budget?</strong></p><p>Yes! Budgeting is kind of fun if it means more money can be saved.</p><p><strong>How much do you spend per year?</strong></p><p>After moving out, everything will cost about $14,000 per year.</p><p><strong>Do you make purchase decisions carefully, or are you loose with your money?</strong></p><p>Yeah, I make sure to look for better deals before purchasing things like clothes or technology. The research pays off most of the time!</p><p><strong>How is your work-life balance?</strong></p><p>During high school I worked both weekend days, but I found I could manage work and study alright. After starting university full-time, I think I’ve got some work to do in terms of setting aside some me-time.</p><p><strong>What is your favourite thing to spend money on?</strong></p><p>Definitely food and eating out. Even though it’s expensive I love going places with friends and enjoying the experience. The experience makes the extra cost worth it.</p><h2 id="invest">Invest</h2><p><strong>How do you invest?</strong></p><p>I have invested lump sums in my managed funds and invest a regular amount weekly in the Spaceship Voyager portfolio. </p><p>Whenever I get birthday money or unexpected cash, I’ll generally invest most of it as a lump sum and use what’s left to splurge a little. I invest by the philosophy of being kind to your future self.</p><p><strong>What has been your best investment?</strong></p><p>I invested $50 in a cryptocurrency which rose to $150 after a week or so. Now that same amount would have been worth $25 if I had not cashed out when I did!</p><p><strong>What has been your worst investment?</strong></p><p>I bought Ethereum when I turned 18 but sold it after it went up 10% or so, because I wasn’t comfortable with how volatile the prices were. I wished I had held onto it, but I learnt valuable lessons about the whole investing philosophy of buying and holding for the long run.</p><p><strong>What's been your overall return?</strong></p><p>So far, about $1300.</p><p><strong>How are you building wealth?</strong></p><p>I’m investing regularly and making sure my investments match my values and what I think the future will look like.</p><p><strong>What are your main roadblocks? And how are you addressing them?</strong></p><p>I’m still not entirely sure what I want to do after finishing university. I’m hoping this first year will let me study in various fields so I can find out what I’m really passionate about.</p><p><strong>Do you have a target net worth you want?</strong></p><p>I’d love to have a net worth of $150,000 by the time I’m 25.</p><p><strong>When did you make your first significant behavioural shift towards wealth building?</strong></p><p>After I bought my car, I maintained the savings rate I had kept with for years and my savings grew quickly. I thought about travelling to Europe, but coronavirus made the choice to postpone that an easy one! </p><p>I began investing small amounts, and as I learnt more and more about how investing works, it made more and more sense for me to make the most of the time I have now to build myself a solid financial foundation which my future self can rely on.</p><p><strong>If you could start again, what would you do differently?</strong></p><p>So far, there’s nothing I would have done differently. </p><p>I don’t regret buying my car (despite the money I lost in its depreciation) because it gave me a taste of freedom. </p><p>Even though my cryptocurrency investments have been occasionally uninformed, I’ve learnt so much about investing from them, even when sometimes they haven’t worked out as planned.</p><p><strong>What mistakes have you made along the way that others can learn from?</strong></p><p>I think my only mistake would be arguably thinking I needed a car. I really appreciate what I learnt from having a car, but there’s kind of a lot of pressure for a young person to buy one as a sign of having worked hard. If someone doesn’t really need a car, I’d encourage them to look at the alternatives.</p><p><strong>Do you have any worries about retirement? If so, how are you planning to address them?</strong></p><p>Not just yet! I like to keep on top of my super, but I’m not salary sacrificing just yet.</p><p><strong>How are you learning about building wealth? </strong></p><p>I loved reading The Barefoot Investor and I regularly read blogs on Yahoo Finance and the Spaceship blog. There’s also some great YouTubers out there teaching financial literacy, but it’s also easy to find YouTubers working an angle to make money off the viewers.</p><p><strong>Do you give to charity? If you do, what percent of time/money do you give?</strong></p><p>Not yet, but I plan on sponsoring a child once my income increases.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Kelly Simpson)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/real-money-talk/">Real Money Talk</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2021/07/real-money-talk-jasper.png" length="0" type="image/png"/>
        </item>
        <item>
            <title><![CDATA[Introducing intellectual wealth — and how to build it]]></title>
            <link>https://www.spaceship.com.au/learn/introducing-intellectual-wealth-and-how-to-build-it/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/introducing-intellectual-wealth-and-how-to-build-it/</guid>
            <pubDate>Tue, 06 Jul 2021 22:00:00 GMT</pubDate>
            <description><![CDATA[There’s a school of thought that says being healthy isn’t limited to physical health. At Spaceship, we look at wealth the same way.]]></description>
            <content:encoded><![CDATA[<p>There’s a school of thought that says being healthy isn’t limited to physical health. It covers everything from mental health to emotional health.</p><p>Here at Spaceship, we look at wealth the same way.</p><p>To us, <em>being</em> wealthy isn’t limited to financial wealth. It covers financial wealth, of course, but there’s also emotional wealth, intellectual wealth, physical wealth, and mental wealth.</p><p>Mental wealth, you cry? Intellectual <em>wealth</em>?</p><p>Okay, we hear you. We get it. You’re wondering what we’re on about.</p><p>Allow us to break down one key aspect — intellectual wealth — for you.</p><h2 id="beware-of-the-bulls-">Beware of the bulls***</h2><p>We know you’re worldly creatures and you can sniff out some bull from a mile away. Well, make sure you extend that handy-dandy skill of yours to everything money.</p><p>That’s what someone who’s intellectually wealthy does.</p><p>You know that it’s always on you to make informed decisions about your money.</p><p>So, you surround yourself with smart people.</p><p>You live by the ethos of “the more I know, the less I know.”</p><p>You push back on decisions so you can get to the heart of the message.</p><p>You can and you do open your mind to <a href="https://www.spaceshipinvest.com.au/learn/six-high-quality-money-hacks/?ref=spaceship.ghost.io">the information</a> that surrounds you — because that’s who you are. You know that there’s no <em>one</em> way to do things.</p><p>But once you have all that information, the weird <em>and</em> the wonderful, you know how to weed out the bits you don’t need and make an excellent decision about what’s right for you.</p><p>Because of all this, you can’t be sold to and you own your decisions.</p><h2 id="self-educate">Self educate</h2><p>You’re not content to rest on your laurels.</p><p>Whether it’s investing, dividends, budgets, credit cards, setting up a self-managed super fund, setting up a trust, or divesting an estate, you’re not waiting around for decisions to be made.</p><p>You’re out there, in the world, Googling the words you need to know. Getting down and dirty with the right paperwork. Learning about the ins-and-outs so that you are completely aware of what you’re about to get into — whether it’s simple or complex.</p><p>You know that the more informed you are about the financial decisions you make, the more empowered you are to make the right decision for <em>you</em>.</p><h2 id="notice-the-nudging">Notice the nudging</h2><p>When you, an intellectually wealthy person, walk into a store, you notice the subtle wink of a piece of marketing or advertising. And you wink right back.</p><p>These small prompts — <a href="https://www.spaceshipinvest.com.au/learn/six-high-quality-money-hacks/?ref=spaceship.ghost.io">aka nudges</a> — are used by companies to change your behaviour.</p><p>But you notice them. And you use nudges to your advantage.</p><p>As we mentioned, you can’t be sold to. As Kanye West once infamously tweeted, you can’t be managed. You’ll make your informed decision — marketing, be gone — and you’ll go on your way. Because that’s what an intellectually wealthy person does.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Bryna Howes)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/behaviour/">Behaviour</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2019/03/intellectual-wealth-how-to-build-it-1.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[02.07.21 | Our latest quarterly update]]></title>
            <link>https://www.spaceship.com.au/learn/020721-newsletter/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/020721-newsletter/</guid>
            <pubDate>Fri, 02 Jul 2021 00:12:00 GMT</pubDate>
            <description><![CDATA[A look at the latest launches and landings at Spaceship.]]></description>
            <content:encoded><![CDATA[<p>Welcome to our latest quarterly update.</p><p>If this is your first Spaceship quarterly update, this is where we look back over the past few months and discuss what’s been going on behind the scenes at Spaceship, and take a closer look at some of the latest launches and landings. But first…</p><h2 id="we-hit-175k-customers">We hit 175k customers</h2><figure class="kg-card kg-image-card"><img src="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2021/07/unnamed-1.png" class="kg-image" alt loading="lazy" width="1200" height="800" srcset="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/size/w600/2021/07/unnamed-1.png 600w, https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/size/w1000/2021/07/unnamed-1.png 1000w, https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2021/07/unnamed-1.png 1200w" sizes="(min-width: 720px) 720px"></figure><p>We took a huge step for Spaceship-kind. More than 175,000 customers are now using Spaceship to invest in their future!</p><h2 id="we-revamped-the-spaceship-web-app">We revamped the Spaceship web app</h2><figure class="kg-card kg-image-card"><img src="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2021/07/unnamed.gif" class="kg-image" alt loading="lazy" width="1440" height="810"></figure><p>The Spaceship web app got a revamp, and now, if you have both Spaceship Super and Spaceship Voyager, you can easily toggle between their respective dashboards.</p><p>For Spaceship Super customers, we’ve added: a balance graph, a unit price graph, a newsfeed jam-packed with our latest Spaceship Learn articles, the ability to easily share your super details with your employer, and more.</p><h2 id="we-updated-the-mobile-app-menu">We updated the mobile app menu</h2><p>We’ve tinkered with the mobile app menu so it's easier than ever for you to find what you're looking for — whether you want to make a Spaceship Super contribution or change your Spaceship Voyager investment plan.</p><h2 id="we-bought-and-sold-some-stocks">We bought and sold some stocks</h2><p>We recently made some changes to the Spaceship Voyager portfolios.</p><p>We bought Airbnb and CrowdStrike for the Spaceship Universe Portfolio, and we sold Yum China and Mastercard. (You can <a href="https://www.spaceship.com.au/learn/250621-newsletter/?ref=spaceship.ghost.io">read more about our additions here</a>.)</p><p>We also bought Alibaba for the Spaceship Earth Portfolio.</p><h2 id="we-turned-three-">We turned three!</h2><p>Last, but by no means least, Spaceship Voyager turned three! To celebrate, we sent out some performance numbers, which you can take a look at <a href="https://www.spaceship.com.au/learn/210521-newsletter/?ref=spaceship.ghost.io">over here</a>.</p><h2 id="what-s-next">What's next?</h2><p>You asked for it, we’re building it.</p><p>Soon — very, very soon — you’ll be able to have one of each of our three Spaceship Voyager portfolios within the one account. Stay tuned!</p><h2 id="as-for-tax-time-">As for tax time...</h2><p>We will be sending out Spaceship Voyager tax statements for the FY21 (1 July 2020 to 30 June 2021) financial year during the week beginning 26 July 2021. We’ll also be sending pre-fill information to the ATO and paying distributions (if you’re eligible) around this time.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Bryna Howes)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/newsletters/">Newsletters</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2021/07/unnamed.png" length="0" type="image/png"/>
        </item>
        <item>
            <title><![CDATA[Real Money Talk: Luke]]></title>
            <link>https://www.spaceship.com.au/learn/real-money-talk-luke/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/real-money-talk-luke/</guid>
            <pubDate>Wed, 30 Jun 2021 00:30:00 GMT</pubDate>
            <description><![CDATA[Luke is a 26-year-old from Canberra who was kicked out of home at age 16. Investing in property has helped him to grow his wealth.]]></description>
            <content:encoded><![CDATA[<p>This post is based on an interview we conducted with Luke in June 2021.</p><p>Real Money Talk is our series where we interview Australians from all walks of life about their personal finances. The views expressed are those of the interviewees, based on their experiences with money, and as such are not necessarily representative of Spaceship's views.</p><p>We have changed the name of the interviewee for their privacy.</p><p><strong>Name:</strong> Luke</p><p><strong>Age:</strong> 26</p><p><strong>Where do you live:</strong> Canberra ACT</p><p><strong>Please tell us a bit about yourself.</strong></p><p>I am 26 years old from Australia. My family has never really been wealthy, and I have never had help from anyone financially.</p><p>I am currently working as an accountant for a chartered firm in Canberra however my previous background was in business management. I was fortunate enough to be business manager of a highly successful pool business in Sydney at a young age.</p><p>I was surrounded by good mentors and people who believed in me. This gave me financial skills and experience I will use forever and allowed me to set up good habits which serve me well every day.</p><p>Outside of work and finance I love to travel, drive places, see friends and go to the gym. An active and healthy lifestyle is key to success. What’s the point of being successful if you can’t be happy and healthy to enjoy it?</p><p><strong>What is your current net worth?  </strong></p><p>Around $415,000.</p><p><strong>How does it break down? (Shares, real estate, businesses, home, superannuation, etc)</strong></p><ul><li>Investment properties (2): $770,000</li><li>Savings (in offset account): $123,000</li><li>Shares and ETFs: $12,000</li><li>Cryptocurrency: $2,000</li><li>Car: $30,000</li><li>Superannuation: $8,000</li></ul><p><strong>Any debts? (including HELP from Uni)</strong></p><ul><li>Mortgages (2): $500,000</li><li>Car Loan: $26,000</li><li>AMEX Charge Card: $4,000</li></ul><p><strong>How did you accumulate your net worth?</strong></p><p>I have always enjoyed saving and challenging myself to grow my wealth. It started small when my income was small and grew as my ability to do so increased. I was fortunate enough to work a job where I was able to work overtime and weekends for a few years and through this I was able to purchase two investment properties.</p><p>Once I purchased my properties the rent, capital appreciation and tax savings created a second source of income instantly. I also recently started my own swimming pool business which I run as quite a successful side operation in addition to my normal job.</p><p>However, through hard work and dedication anyone can achieve anything. These are the key things as well as setting firm goals and sticking to them. Start small and grow them as you are able.</p><h2 id="earn">Earn</h2><p><strong>Tell us a bit about your career:</strong></p><p>I am currently working in an accounting firm, but I have a strong background in finance and business and also run my own swimming pool service business as a side operation.</p><p><strong>Do you have income sources outside of your job? If so, how much do you earn from each and how did you develop them?</strong></p><ul><li>Side hustle (Pool business): $25,000 per year</li><li>Rental income: $45,000 per year</li></ul><p><strong>What advice do you have for people who want to earn more money?</strong></p><p>Working for someone is only one way to make money. If you invest right, you can make multiple streams of income. Property is an incredible way to generate wealth as are other investments such as shares and potentially alternative investments if you pick the right one. Also invest in your education and personal development and try to be the best at your job or business or whatever you do.<br></p><h2 id="save">Save</h2><p><strong>What is your savings rate? And how has it changed over time?</strong></p><p>I automate my savings and am able to save around $500 per week on average. In a good month I will put more away than in others, but I never change my automated savings rate as this is my foundational minimum.</p><p>In the last financial year, I was able to save around $100,000 but in the next year or so I think this will remain constant at around $30,000-40,000 per year.</p><p>It was never like this at the start. My big break came in around 2018 with property investment. Before this I probably saved around 20k per year on average.</p><p><strong>Do you have a budget?</strong></p><p>I have a rough budget that I like to stick to a month, and I do track my spending via Pocketbook Spending Tracker. But I do not budget like every dollar or anything.</p><p><strong>How much do you spend per year?</strong></p><p>Around $65,000 per year.</p><p><strong>Do you make purchase decisions carefully, or are you loose with your money?</strong></p><p>I research every purchase carefully before making it.</p><p><strong>How is your work-life balance?</strong></p><p>I have a good work life balance. For the first five years of my career, I was a workaholic and would work seven days straight but now I like to have my weekends off and enjoy some time off.</p><p><strong>What is your favourite thing to spend money on?</strong></p><p>I love to travel. I think that money spent on travel is never wasted because of the good memories and experiences that come with it. I also like to treat my partner and friends when I can.<br></p><h2 id="invest">Invest</h2><p><strong>How do you invest?</strong></p><p>I primarily invest in property however I also invest in ETFs and very conservatively in cryptocurrency. One of the best things to have is an offset account where you can put your savings and it offsets your home loan interest charges. It gives flexibility to park cash while you decide where to put it for the best opportunities.</p><p><strong>What has been your best investment?</strong></p><p>Property investment without any doubt.</p><p><strong>What has been your worst investment?</strong></p><p>Cryptocurrency has returned me around 40% loss on my initial investment. However, I am holding the assets and hoping for long term gains.</p><p><strong>What has been your overall return?</strong></p><p>I would say around 25% of my net worth is from capital gains in the property market. Not 100% sure on everything else but I’d say most is self-made. But there is a lot more to come yet.</p><p><strong>How are you building wealth?</strong></p><p>I am automating my savings into ETFs and products like Spaceship and paying down my mortgage and other debt to minimise interest and costs. I will invest into property again as soon as I am able to get approval for a bank loan.</p><p><strong>What are your main roadblocks? And how are you addressing them?</strong></p><p>My main roadblock at the moment is getting loan approval for another mortgage or two. I have the capital to put into a deposit or two but in order to get loan approval I would need to pay off my car loan and reduce my expenses. I am in the process of doing this now and am aiming to get another one or two properties acquired by the end of 2022. I am currently doing my research into different markets and scenarios to determine where is best to invest.</p><p><strong>Do you have a target net worth you want?</strong></p><p>Not really a specific number. I want to be fully self-sufficient from my investments then help others do the same. But that is going to still take a lot of work, I think.</p><p><strong>When did you make your first significant behavioural shift towards wealth building?</strong></p><p>I was never a saver in high school as I was always looked after by my parents but after being kicked out of home at 16, I was forced to become pretty self-reliant. </p><p>I think after experiencing the shock of being at the lowest point someone can be almost, I was forced into a mindset of wealth creation and as soon as I was given the opportunity (my first job out of college) I began my journey in small, goal driven steps. As my opportunities and income grew, I was able to expand my investments and wealth creation.</p><p><strong>If you could start again, what would you do differently?</strong> </p><p>I would try and get into the property market earlier than I did originally and with a smaller deposit. If I had gotten in a bit earlier, I would have more of a head start.</p><p><strong>What mistakes have you made along the way that others can learn from?</strong></p><p>Definitely wasting money on stupid things like smoking and gambling. I do not smoke anymore but I occasionally go to the club and put a little bit in.</p><p>I would say to people do not waste your money on things that ruin your health (bad food, smoking etc) and don’t waste your money on discretionary things that you really don’t need.</p><p>A lot of people seem to spend their money on discretionary things that give them short-term satisfaction without long-term benefit. I have done that a bit when I first started out and it's one of my biggest mistakes, I think. Fortunately, I have now grown really good habits and if I make any big purchases or even anything that’s not just an everyday item, I will do proper research and due diligence first. It really helps.</p><p><strong>Do you have any worries about retirement? If so, how are you planning to address them?</strong></p><p>I do not have worries for retirement. If I continue the strategies I use and improve them, I will be able to retire a lot earlier than I might have originally thought. I do plan to amass a multi–property portfolio and get it to a stage where the rental income is all I need to live off.</p><p><strong>How are you learning about building wealth? </strong></p><p>I read a lot of stuff online and watch a lot of videos, podcasts are good. I also have a lot of good mentors and people surrounding me who I can ask for advice and information.</p><p><strong>Do you give to charity? If you do, what percent of time/money do you give?</strong></p><p>I am a bit distrustful of charities, so I do not actually give to any at this stage. I plan to look into charity more in the future but for now I am not involved in it. Once I get more time, I will probably do some volunteer work or something like that.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Kelly Simpson)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/real-money-talk/">Real Money Talk</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2021/06/real-money-talk-luke-1.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[25.06.21 | We bought some stocks]]></title>
            <link>https://www.spaceship.com.au/learn/250621-newsletter/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/250621-newsletter/</guid>
            <pubDate>Fri, 25 Jun 2021 00:13:00 GMT</pubDate>
            <description><![CDATA[A look at the new additions to our Spaceship Voyager portfolios.]]></description>
            <content:encoded><![CDATA[<p>It’s a busy time of year for us at Spaceship, as we head towards the end of the financial year and prepare for some exciting new features. It’s also the time of year where we tell you about the latest changes to our Spaceship Voyager portfolios, so strap in...</p><h2 id="spaceship-universe-portfolio">Spaceship Universe Portfolio</h2><h3 id="bought-airbnb">Bought: Airbnb</h3><p>Airbnb bills itself as an online marketplace creating “connection and belonging” thanks to millions of hosts — which could be you or me — offering homes and experiences around the world. The company burst onto the scene in 2007 in San Francisco, and in its early days, was partially funded thanks to the sales of <a href="https://www.wired.com/2017/02/airbnbs-surprising-path-to-y-combinator/?ref=spaceship.ghost.io">political cereal boxes</a>!</p><p>These days, though, the company makes its money by charging its hosts a service fee.</p><p>Interestingly, Airbnb — inherently a travel company — has <a href="https://www.spaceship.com.au/learn/140820-newsletter/?ref=spaceship.ghost.io">thrived during the COVID-19 pandemic</a>. Airbnb reported sales of US$859 million in the final three months of 2020. Though these sales were down 22% from a year earlier, that’s not too bad by pandemic standards.</p><p>This is in part thanks to its business model, which is just as much about local travel as it is about global travel — and we all know local travel is where it’s at right now.</p><p>With that said, Airbnb is not just a travel company but a lifestyle company. “People are not just traveling on Airbnb, they’re now living on Airbnb,” CEO Brian Chesky has said. The share of bookings longer than 28 days has jumped to 24%, up from 14% two years ago. During Q1 2021, 50% of room nights booked were from stays of at least seven nights.</p><p>We like Airbnb because it has a strong brand — we like companies that become nouns or verbs — and a strong network effect. For example, around 90% of its website traffic is unpaid or direct, even as recently as Q1 2021. And whenever Airbnb adds a host to its network, it benefits Airbnb’s local and global network.</p><p>We also like the optionality Airbnb has in revenue, such as from advertising and payments. Airbnb has the opportunity to launch sponsored listings, an advertising tool for hosts to promote their listings, similar to marketplaces such as Amazon or Ebay.</p><p>Additionally Airbnb does not charge for payment processing unlike other travel sites. Both payments and advertising are high margin opportunities.</p><p>This, combined with the trends we’ve seen during COVID-19 — including working from home — makes Airbnb a strong pick for us. And we still believe it’ll benefit as borders open again.</p><p>P.S. The world’s last standing Blockbuster store is now <a href="https://www.architecturaldigest.com/story/worlds-last-blockbuster-listed-airbnb?ref=spaceship.ghost.io">listed on Airbnb</a>!</p><h3 id="bought-crowdstrike">Bought: CrowdStrike</h3><p>CrowdStrike is a leading cybersecurity company founded in 2011 with a plan to revolutionise security in the cloud era. Within two years of launch, it was being named on ‘Most Disruptive’ lists, and it has only flourished from there.</p><p>For example, CrowdStrike’s Threat Graph now processes 6 trillion events per week across 176 countries and stops more than 75,000 breaches a year. Moreover, it utilises crowdsourced data and cloud analytics to detect and prevent cyber threats, unlike legacy solutions which are more reactionary in nature.</p><p>We like CrowdStrike partly because of its network effect. The company uses its artificial intelligence algorithms to inform its product offering. The company uses data from its customers to better its product; the more companies that use the platform, the better it performs. That, in turn, keeps customers ‘sticky,’ with the proof in CrowdStrike’s 98% retention rate.</p><p>IDC — a market intelligence firm — estimated that cloud security spend in 2020 was only 1.1% of cloud IT spend on infrastructure and platform as a service. It predicted 5% to 10% of IT budgets would be spent on security. Crowdstrike has 11,420 subscription customers, a low number considering most of the enterprise software companies we own have more than 100,000 customers, which suggests there is more growth to come.</p><p>We also appreciate the fact that demand for CrowdStrike (and similar companies) is strong, as the threat landscape of ransomware is growing in intensity. There is software as a service, and now there is ransomware as a service, meaning it’s become much easier for hackers to target businesses. (Fun fact: The average cyber ransom payment paid by Australian companies is A$1.25 million.)</p><p>Again, there are risks. For instance, if CrowdStrike failed to stop a cyberattack, there is the potential for reputational damage to its brand. But we believe that if CrowdStrike continues to execute on its mission, they could have a huge business.</p><h3 id="sold-mastercard-and-yum-china">Sold: Mastercard and Yum China</h3><p>We have sold Mastercard and Yum China out of the Spaceship Universe Portfolio. We’ll be talking about that in the next few weeks.</p><h2 id="spaceship-earth-portfolio">Spaceship Earth Portfolio</h2><h3 id="bought-alibaba">Bought: Alibaba</h3><p>We’re only making one change to the Spaceship Earth Portfolio this quarter: we’ve bought into Alibaba, which is often called the ‘Amazon’ of China.</p><p>We believe Alibaba contributes to Goal 1 (No Poverty) and Goal 12 (Sustainable Consumption and Production) of the UN Sustainable Development Goals agenda.</p><p>Alibaba has helped diminish poverty in China with the creation of Taobao villages, rural e-commerce hubs where farmers can use Alibaba’s logistics, service and training to become merchants. On top of that, Cainiao Network, the logistics affiliate of Alibaba, has promoted sustainability with green initiatives such as a package recycling program.</p><p>We like Alibaba because it is well positioned to benefit from growing consumer spending in China. Furthermore, the company’s dominant position in high growth industries such as electronics payments and cloud computing will likely ensure Alibaba generates strong growth over time.</p><p>We decided to buy Alibaba this quarter as we think negative sentiment around Alibaba, other Chinese tech stocks, and the risk of antitrust intervention has created a buying opportunity. However, the risk is definitely real, with Alibaba forced to indefinitely postpone its spinoff of Ant Financial. The regulator also forced Alibaba to pay a US$2.8 billion fine and make several operational changes at Ant Financial. Despite that, we think Alibaba’s valuation compared to its peers (with Alibaba stock still down more than 30% from highs) creates a margin of safety for us as investors.</p><p>Overall, we are cautiously optimistic that Alibaba still has tremendous growth ahead, but it’s important for them to regain the confidence of the regulator.</p><h2 id="spaceship-origin-portfolio">Spaceship Origin Portfolio</h2><p>For customers in the Spaceship Origin Portfolio, things are a little different.</p><p>The Spaceship Origin Portfolio is made up of around 100 of some of the largest ASX listed companies by market capitalisation, and around 100 of some of the largest global companies by market capitalisation.</p><p>If a company moves in or out of the Spaceship Origin Portfolio, it will be because its market capitalisation has changed, not because we have made the decision to buy or sell it.</p><hr><p>The Spaceship Universe Portfolio invests in Airbnb, Crowdstrike and Alibaba at the time of writing.</p><p>The Spaceship Origin Portfolio invests in Alibaba at the time of writing.</p><p>The Spaceship Earth Portfolio invests in Alibaba at the time of writing.</p><p>Important! We’re sharing with you our thoughts on the companies in which Spaceship Voyager invests for your informational purposes only. We think it’s important (and interesting!) to let you know what’s happening with Spaceship Voyager’s investments. However, we are not making recommendations to buy or sell holdings in a specific company. Past performance isn’t a reliable indicator or guarantee of future performance.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Bryna Howes)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/newsletters/">Newsletters</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2021/06/news-250621-1.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[Real Money Talk: Michael]]></title>
            <link>https://www.spaceship.com.au/learn/real-money-talk-michael/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/real-money-talk-michael/</guid>
            <pubDate>Wed, 23 Jun 2021 00:00:00 GMT</pubDate>
            <description><![CDATA[Michael is a 21-year-old from Melbourne who’s building a network to help him learn about property and investing. ]]></description>
            <content:encoded><![CDATA[<p>This post is based on an interview we conducted with Michael in May 2021.</p><p>Real Money Talk is our series where we interview Australians from all walks of life about their personal finances. The views expressed are those of the interviewees, based on their experiences with money, and as such are not necessarily representative of Spaceship's views.</p><p>We have changed the name of the interviewee for their privacy.</p><p><strong>Name: </strong>Michael</p><p><strong>Age:</strong> 21</p><p><strong>Where do you live: </strong>Melbourne’s West, Victoria</p><p><strong>Please tell us a bit about yourself.</strong></p><p>I’m currently a final year student in the Bachelor of Civil and Infrastructure Engineering with a passion in the property market and music. I’m also applying my knowledge from University in the industry, working at the West Gate Tunnel Project.</p><p>My ability to play guitar for the last nine years also helped me explore my creative and innovative side. I also indulge in books and educational material regarding the areas of finance and building healthy work cultures.</p><p><strong>What is your current net worth?</strong></p><p>$53,000 (excluding HECS)</p><p><strong>How does it break down? (shares, real estate, businesses, home, superannuation, etc)</strong></p><ul><li>Cash: $15,000</li><li>Spaceship: $12,500</li><li>ASX shares: $1,000</li><li>Car: $16,500</li><li>Super: $8,300</li></ul><p><strong>Any debts? (including HELP from Uni)</strong></p><p>Yes – I’ve racked up $30,000 on my HECS from my engineering degree. Besides that, I never had a credit card nor did I ever secure a loan of any sort.</p><p><strong>How did you accumulate your net worth?</strong></p><p>I’ve been working since I was 15 years old and was very stringent with my money. I didn’t spend much until I was about 17 when I bought my first car which set me back $21,500.</p><p>I also still live with my parents so the only sort of recurring finances that I contribute to are my subscriptions and car responsibilities which adds up to about $380 per month.</p><p>I have been working 3-5 days per week every week since I was 15 which helped me accumulate my net worth. As of my final year of university, only then I had reduced my work load to focus on my studies and graduate by the end of 2021.</p><h2 id="earn">Earn</h2><p><strong>Tell us a bit about your career:</strong></p><p>My first job was at Maccas at 15. I started working there most days of the week for four years throughout high school. When I turned 19, I applied for work at a bottle shop and worked there for about two years throughout my university studies.</p><p>I’m a very career-oriented individual, however, despite my early days in retail, I was eager to enter the Engineering industry and apply my knowledge. By the end of my third year at university I had applied for an undergraduate role at the West Gate Tunnel Project and secured a role. I’ve been working consistently about three to five days a week and have seen some awesome things happening there. By the end of 2021 I will have graduated and am going to continue my journey into the Graduate Program which I am really excited about.</p><p><strong>Do you have income sources outside of your job? If so, how much do you earn from each and how did you develop them?</strong></p><p>I really don’t have any income, or straight cash, coming outside of my job. Despite a heavy proportion of my net worth invested into Spaceship and shares, I don’t touch the return on any of those as I believe in reinvesting 100% of the returns. The power of compound interest is king.</p><p><strong>What advice do you have for people who want to earn more money?</strong></p><p>Build a network. As simple as that may sound, surround yourself with like-minded individuals who share similar views and values. Whether you want to get into day trading, real-estate investing or freelancing, find people who are willing to help you along the way and you can help too.</p><p>I feel as if having the ability to create connections places you as a valuable candidate in today’s world. I know a few people who are real-estate investors, day traders and entrepreneurs and it’s incredible to see their perspective on finance and business which you can always learn from.</p><p>Additionally, I would also encourage people to read books and listen to podcasts. In this fast-paced world we live in, it’s imperative that you adapt and listen to the experts in their relative fields as they have been doing it for decades.</p><h2 id="save">Save</h2><p><strong>What is your savings rate? And how has it changed over time?</strong></p><p>When I first started making money (about 15 years old), my savings rate was close to 100% as I had no responsibilities. Despite purchasing a brand-new car at 17, my savings rate was still relatively high at about 80%. I did blow about $2,500 on a trip to Thailand at the start of 2020 for 10 days which was an awesome experience. Since then, my savings rate has plummeted. I have seen what it was like to have fun and enjoy your time. Since then, I have been going out to clubs and events whether it be buying drinks or tickets. Additionally, my mates and I go out for food three to four times a week and that has definitely blown my budget each time. Only ‘til recently, I have tracked my finance on a spreadsheet with the accumulation of my net worth and my projected income for the next 8 months. I made this to align with my finance goals and only then started budgeting.</p><p><strong>Do you have a budget?</strong></p><p>Yes, with the help of my spreadsheet, I have collated all the information regarding my expenses and distribution of net worth. I have budgeted myself $150 each week, excluding my $380 for expenses per month. This $150 isn’t a random number, but was calculated if I want to hit my savings goal for the start of 2022. If successful, only then I can start my journey into real estate.</p><p><strong>How much do you spend per year?</strong></p><p>I would say about $15,000 per year inclusive of my $4,500 worth of recurring expenses. Most of the money spent is on food and going out.</p><p><strong>Do you make purchase decisions carefully, or are you loose with your money?</strong></p><p>I definitely do make purchase decisions carefully, especially those that exceed $1,000. I am loose when it comes to buying food or drinks which I would like to reduce in the coming months. When I bought my nice Fender Vintera ‘70’s Telecaster Custom, that calculated decision cost me about $1,800. It’s not often that I do splash money like that, but I think it’s definitely worth rewarding yourself occasionally.</p><p><strong>How is your work-life balance?</strong></p><p>The construction industry that I am in is very fast-paced and demanding, however very rewarding. There are days that you work 10-13 hours and you’re on the phone around the clock. However, on iconic projects like this, there are some incredible things that you’d get to witness nowhere else in Australia. It has also made it difficult with my final year university with my research project and continually trying to complete assignments. There are some days that I work all day then come home and finish an assignment. I would like to start going to the gym again, but once things cool down and I finish university, I would like to maintain the balance between work and a healthy lifestyle.</p><p><strong>What is your favourite thing to spend money on?</strong></p><p>It would definitely have to be food. It’s not just the food, but the experience that comes with it. I’ve explored restaurants and continue to, all over the CBD and have tasted some amazing food with mates. Additionally, anything related to my passion for music and books, I too enjoy splashing a bit of cash on.</p><h2 id="invest">Invest</h2><p><strong>How do you invest?</strong></p><p>Each week, I dedicate one hour of my pay into Spaceship which happens automatically. I’ve been doing this every week since the start of 2020. My investment strategy is purely long-term, whether it be through ETFs, my super or real estate. I don’t really like any sort of crypto or leveraged investments as they are always volatile and risky. When I start to accumulate a bit more cash, I would like to heavily invest into the property market. With my current network, it also enables me to invest into the property market across Victoria and the UK which will be an awesome learning experience.</p><p><strong>What has been your best investment?</strong></p><p>With my lack of diversification so far, my best investment would definitely have to be Spaceship. I think it is an incredible source for those who just want to get started and you can learn a lot from the companies provided.</p><p><strong>What has been your worst investment?</strong></p><p>My worst investment would have to have been a stock I invested in 2016 where I had bought $500 worth of shares and sold it at a loss of $350. I had seen that the market was crashing and pulled out to reduce my loss. Since then, I have seen that stock rise and shouldn’t have sold.</p><p><strong>What's been your overall return?</strong></p><p>My overall return varies and as I don’t withdraw any money for personal gain from my investments, I reinvest them immediately. However, for the past year, my investments have yielded me a return of about 10%.</p><p><strong>How are you building wealth?</strong></p><p>Two things: Building a network, and educational material. I have a close friend who has a network which can help me reach out the property market in the UK and can invest diligently. Additionally, reading books and subscribing to The Australian Financial Review (AFR) are incredible sources to learn and gain a new perspective on finance and wealth.</p><p><strong>What are your main roadblocks? And how are you addressing them?</strong></p><p>My main roadblock which has prevented me from growing my savings was my previous lack of knowledge on the power of budgeting and tracking my finances. So, I have created a spreadsheet which shows my net worth delegations and tracks my finance. Furthermore, I have included a savings goal that I’d like to hit which has definitely helped me achieve my budget each week.</p><p><strong>Do you have a target net worth you want?</strong></p><p>I do have short-term savings goal, however, there’s not really a ‘target net worth.’ I also have long term goals relating to property and asset management, however once those goals are met, I will continue to set more.</p><p><strong>When did you make your first significant behavioural shift towards wealth building?</strong></p><p>It would definitely be at the start of 2020 when I first started reading books and looking into the power of compound interest. I think a book called “The Barefoot Investor” is an incredible source for those that are just starting out. I constantly listen to podcasts and read the AFR regarding the property markets which also helps build my perspective on finance and business.</p><p><strong>If you could start again, what would you do differently?</strong></p><p>Have the ability to track your finances, it can be a powerful skill to adopt especially when your responsibilities start building up. Another thing I have learnt is that the more money you make, the higher your cost of living will be. People like to buy nice things, but if you learn to budget, you can start to become very wealthy, very quickly.</p><p><strong>What mistakes have you made along the way that others can learn from?</strong></p><p>Not getting into the power of reading material that revolves around finance and business. I was 20 when I started – so someone who starts at 16 would already have 4 years over me. You wouldn’t believe how much you can learn in a year.</p><p><strong>Do you have any worries about retirement? If so, how are you planning to address them?</strong></p><p>I was never worried about retirement – I feel as if my super is tracking along well and my interest in real estate investing will provide generous returns over the coming years.</p><p><strong>How are you learning about building wealth?</strong></p><p>It has all been from networking, reading books and listening to podcasts. I have read some incredible books over the last year – some honourable mentions include; The Barefoot Investor by Scott Pape, Leaders Eat Last by Simon Sinek, How to Win Friends and Influence People by Dale Carnegie, The Corner Office by Adam Bryant and many more. My network has also established me into learning about the real estate game.</p><p><strong>Do you give to charity? If you do, what percent of time/money do you give?</strong></p><p>Not on a consistent basis, but I have donated money previously to Red Cross, TeamTrees.org and other charity funds. I think it can be an important aspect in life to remember to give back – I had seen a quote before and it said “Being rich isn’t about how much you have, but how much you give.” Whether it be wealth, health, love or happiness, always be sure to give back and pass on the good deed.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Bryna Howes)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/real-money-talk/">Real Money Talk</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2021/06/Real-Money-Talk-Michael.png" length="0" type="image/png"/>
        </item>
        <item>
            <title><![CDATA[6 great ways to use your tax refund]]></title>
            <link>https://www.spaceship.com.au/learn/ways-to-use-your-tax-refund/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/ways-to-use-your-tax-refund/</guid>
            <pubDate>Tue, 22 Jun 2021 23:30:00 GMT</pubDate>
            <description><![CDATA[It’s always worth having a plan in mind before your tax refund is processed. ]]></description>
            <content:encoded><![CDATA[<p>Tax refunds. It’s your money, but for some reason it feels like free money.</p><p>Receiving a tax refund might feel like a great reason to splash out and buy something you totally don’t need. But before you do, check out what we consider our slightly more judicious suggestions on how to spend your tax refund this year.</p><h2 id="1-top-up-your-emergency-fund">1. Top up your emergency fund</h2><p>The <a href="https://www.spaceshipinvest.com.au/learn/the-seven-stages-of-financial-freedom/?ref=spaceship.ghost.io">point of an emergency fund</a> is just that: you never know when you might need it. That’s why, if you can, you should consider topping it up during the times you don’t.</p><h2 id="2-plan-for-the-future">2. Plan for the future</h2><p>You’ve just received a chunk of money you didn’t know you had. Why not put it towards your retirement? Since you didn’t have the money until now, you hopefully won’t miss it. But on the flip side, it could make a substantial difference over the next few years (or decades) in your super account. Think of it as potentially becoming a holiday somewhere warm… when you’re retired.</p><p>Do you have young kids? Another option could be to put some money from your tax refund into a high-interest savings account or term deposit for when they come of age. Putting some money aside each year could be a great stepping stone towards their first car, future studies, or a wedding, just to start.</p><h2 id="3-pay-off-debt">3. Pay off debt</h2><p>Debt can be a hassle. Perhaps, then, you could use your tax refund to pay off credit card debt or you could put it towards your mortgage. Not only could this help you pay off debt sooner, but you also could reduce your regular repayments. (And if you think you deserve a reward, use the money you save on your next repayment to buy yourself a small treat.)</p><h2 id="4-get-the-jump-on-next-year-s-tax-deductions">4. Get the jump on next year's tax deductions</h2><p>If you’ve been needing to buy a more expensive work-related item but you’ve been putting it off, now might be the time. It could be a new laptop, software, equipment, or even a standing desk to save your back. The sooner you get whatever it is, the sooner you can start using it, and (hopefully) the sooner you’ll see improvements to your work life. You should also check whether you’ll be eligible for a tax deduction, and if so, keep the receipt somewhere safe.</p><h2 id="5-invest-it-in-">5. Invest it in…</h2><h3 id="-a-fund">… a fund</h3><p>Use the money to potentially make more money. If you’ve already got some money in an investment fund, you could add to it with your tax refund. And if not, why not start now? You’ve got a lump sum of money in your hands, and it’s a brand-new financial year. It feels like as good a time as any to develop some new financial habits.</p><h3 id="-your-financial-future">… your financial future</h3><p>Another option to consider is using your tax refund to see a financial advisor. It might not be the most direct way of using your money to make more money. But clarifying your goals and investing in your future by getting professional advice could be a good idea.</p><h3 id="-yourself">… yourself</h3><p>Take the opportunity to upskill yourself. Sign up for a class or course that could improve your job prospects. Or maybe it’s time to pursue that creative thing you’ve been thinking about; think a short course in drawing, painting, or pole dancing. The possibilities are endless.</p><h2 id="6-donate-it">6. Donate it</h2><p>Get that good karma ball rolling by donating to a cause close to your heart. You’ll feel warm and fuzzy inside, but better yet, you’ll be helping those in need.</p><p>Plus, it might be a tax deduction for next year. (Of course, you should double-check the criteria for tax-deductible donations first and make sure your charity of choice ticks all the boxes.)</p><hr><p>Whatever you decide to do, it’s always worth having a plan in mind before your tax refund is processed. Once the money hits your account, you’d be surprised at how quickly it can disappear into the ether if you don’t make a strategic move.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Liv Steigrad)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/personal-finance/">Personal Finance</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2019/07/ways-to-use-your-tax-refund.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[What is a rate of return?]]></title>
            <link>https://www.spaceship.com.au/learn/what-is-a-rate-of-return/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/what-is-a-rate-of-return/</guid>
            <pubDate>Tue, 22 Jun 2021 22:00:00 GMT</pubDate>
            <description><![CDATA[If you’re thinking about getting into investing and wondering what the point of it is, the answer is the rate of return on your investment.]]></description>
            <content:encoded><![CDATA[<p>A <strong>rate of return</strong> is what you get out of your investment. If you’re thinking about <a href="https://www.spaceship.com.au/voyager/?ref=spaceship.ghost.io">getting into investing</a> and wondering what the point of it is, the answer is the rate of return on your investment.</p><p>You can see a “return” in other parts of your life too. For example, if you work hard at your job, you might see a return in the form of a promotion or pay-rise. Likewise, if you exercise and follow a strict diet, you might see a return in the form of better health.</p><p>But when it comes to your finances and investments, here are some key things to know about your returns:</p><ul><li>The rate of return is the profit (or loss) of an investment over a period of time, expressed as a percentage of the original investment;</li><li>A common time period over which to measure the rate of return is a year and this is therefore referred to as an <em>annual rate of return</em>; and</li><li>The rate of return on an investment will be made up of any change in the value of the investment and any cash flows you receive from the investment, like interest payments or<a href="https://www.spaceshipinvest.com.au/learn/what-is-a-dividend/?ref=spaceship.ghost.io"> dividends</a>.</li></ul><p>But keep in mind, the rate of return can be calculated over a period of any length.</p><p>It’s also important to remember if you want to compare returns over different time periods, for example since inception vs. annual return, it’s useful to convert each rate of return into an annualised return. This conversion processed is called <em>annualisation</em>.</p><p>Many people think of their rate of return as their investment performance.</p><h2 id="what-is-investment-performance">What is investment performance?</h2><p>Performance, as it relates to your investment portfolio, usually refers to the returns you’re seeing on your investment.</p><p>As an investor, you want a positive performance which results from a positive rate of return. Negative performance is when your investment loses money and has a negative rate of return.</p><h2 id="what-determines-my-portfolio-s-performance">What determines my portfolio’s performance?</h2><p>Your portfolio’s overall performance will depend on a number of factors. But mostly, it's driven by the performance of the individual investments contained in your portfolio.</p><p>Your investments are subject to <a href="https://www.spaceship.com.au/learn/why-do-share-prices-move-around/?ref=spaceship.ghost.io">market movements</a>. That means sometimes you’ll see negative returns, and other times you’ll see positive returns for the individual investments. Markets can move in cycles, and downturns can turn around into periods of positive performance and vice versa.</p><p>Your portfolio’s performance can mirror what’s going on in the broader market or be very different depending on how diversified your portfolio is.</p><h2 id="how-do-you-calculate-a-rate-of-return">How do you calculate a rate of return?</h2><p>Returns come in various ways, but generally, they’ll come in the form of a dividend, interest payment, capital gain distribution, or just when the value of one of your assets changes.</p><p>The rate of return on your investments over a period of time is calculated as follows:</p><figure class="kg-card kg-image-card"><img src="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2019/01/How-do-you-calculate-a-rate-of-return.png" class="kg-image" alt loading="lazy"></figure><p>As an example, imagine you buy 100 units in the<a href="https://www.spaceshipinvest.com.au/invest/universe?ref=spaceship.ghost.io"> Spaceship Universe Portfolio</a> at a unit price of $1.00, then the <em>initial value</em> is 100 x $1.00 = $100.</p><p>If the unit price then moves from $1.00 to $1.10 in <em>12 months</em>, the <em>final value</em> of your investment would now be $110.</p><p>The change in value is $110 - $100 = $10, so the annual rate of return can be calculated by (($110 - $100) / $100) x 100 = 10%.</p><h2 id="what-are-dividends-interest-and-capital-gains">What are dividends, interest, and capital gains?</h2><h3 id="dividends"><strong>Dividends</strong></h3><p>A price change is simpler, but what about capital gains and dividends?</p><p>A <a href="https://www.spaceship.com.au/learn/what-is-a-dividend/?ref=spaceship.ghost.io">dividend</a> is your cut of a company’s profits. If you own shares in a company, you are a part owner of the company and are entitled to a share of the profits which is proportional to your percentage shareholding (if the company declares a dividend at the end of the period).</p><p>Generally, a dividend will come in the form of a cash payment.</p><h3 id="interest-payments">Interest payments</h3><p>Interest payments are generally paid to holders of bonds or other fixed-income securities. Holders of such securities receive interest payments because they’re holding a portion of the company's debt, and like a dividend an interest payment will generally come in the form of cash.</p><h3 id="capital-gains">Capital gains</h3><p>Finally, capital gains distributions may occur when investments held in a fund (like units in Spaceship Voyager’s<a href="https://www.spaceshipinvest.com.au/?ref=spaceship.ghost.io"> managed funds</a>) are sold at a profit. The profit is then divvied up and paid to shareholders, much like a dividend.</p><h2 id="what-is-the-relationship-between-rate-of-return-and-compound-interest">What is the relationship between rate of return and compound interest?</h2><p><a href="https://www.spaceship.com.au/learn/how-does-compound-interest-work/?ref=spaceship.ghost.io">Compounding interest</a> is one of the most important phrases a beginning investor can understand. It’s a way of potentially increasing your wealth, just by staying invested in the market.</p><p>In simple terms, compounding is any return earned on your initial investment plus any interest earned on your past returns. For example, if you have your money in a bank account,  it’s the interest paid on your balance plus the past interest the balance has already earned over time.</p><p>If you have your money invested, your rate of return may be calculated to include compounding interest.</p><h2 id="how-does-compound-interest-work">How does compound interest work?</h2><p>To keep it simple, let’s grab our original example from above where you bought 100 units in the Spaceship Universe Portfolio at a unit price of $1.00 and then the unit price moved to $1.10 in 12 months.</p><p>That was an annual return of 10%.</p><p>Now imagine you have invested for a second year, and the unit price moved to $1.21 or another 10% rate of return. You would have earned $11 and have a total balance of $121.</p><p>Now imagine you invest for another year and earn 10% again, the unit price would have moved to $1.331 and your investment balance would be $133.10 or in other words, over the three years you made $33.10 from remaining invested.</p><p>As you can see, while the rate of return stayed the same the amount of money you earned has increased from $10 in the first year to a total of $33.10 over the three years because the return you earned in the first year has compounded over the three years.</p><p>This is the power of compound interest. If you repeated this cycle for 20 years with the same 10% annual return, your initial investment of $100 would be worth $672.75.</p><hr><p><em>Please note: This is a hypothetical example to illustrate mathematical principles and is not a prediction or projection of performance for any of the Spaceship Voyager portfolios or any other Spaceship product.</em></p><p><em>The most important thing to understand is that the sooner you start investing, the more time can work in your favour. No matter how little you have to invest, it has the potential to add up over time because of compound interest.</em></p>]]></content:encoded>
            <author>hello@spaceship.com.au (Abi Tyas Tunggal)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/investing/">Investing</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2021/06/what-is-a-rate-of-return.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[Real Money Talk: Sophie]]></title>
            <link>https://www.spaceship.com.au/learn/real-money-talk-sophie/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/real-money-talk-sophie/</guid>
            <pubDate>Wed, 16 Jun 2021 22:00:00 GMT</pubDate>
            <description><![CDATA[Sophie is a 28-year-old who is looking for ways to make more money.]]></description>
            <content:encoded><![CDATA[<p>This post is based on an interview we conducted with Sophie in January 2019.</p><p>Real Money Talk is our series where we interview Australians from all walks of life about their personal finances. The views expressed are those of the interviewees, based on their experiences with money, and as such are not necessarily representative of Spaceship's views.</p><p>Sophie is an events manager at a non-profit organisation. She likes small daily luxury and convenience but balances it out with an awareness of her future.</p><p><strong>Age:</strong> 28</p><p><strong>Where do you live:</strong> Maroubra, Sydney</p><p><strong>What is your current net worth?</strong> -$17,000</p><p><strong>How does it break down? (shares, real estate, businesses, home, superannuation, etc)</strong></p><p>Assets: </p><p>Cash: $20,000</p><p>Investments: -</p><p>Superannuation: $30,000</p><p>Car: $50,000 <br></p><p><strong>Any debts? (including HELP from Uni)</strong></p><p>Credit card: $5,000</p><p>Car repayments: $30,000</p><p>HELP: $80,000</p><p>Government repayments: $2,000</p><p><strong>How did you accumulate your net worth?</strong></p><p>Pretty much always working and putting money aside. Buying things here and there.</p><h2 id="earn">Earn</h2><p><strong>Tell us a bit about your career?</strong></p><p>I’m an events manager at a not-for-profit organisation.</p><p><strong>Do you have income sources outside of your job?</strong></p><p>I work on occasion at my old job as a waitress - usually on weekends or over the Christmas holidays. I also swap social media management for services - right now I have a free gym membership and personal training for my social media skills.</p><p><strong>What advice do you have for people who want to earn more money?</strong></p><p>Work hard, work weekends, and always see which of your skills you can leverage to get more. Cash is good. Barter is also good.</p><p><strong>What is your savings rate? And how has it changed over time?</strong></p><p>I save about 10% of my salary each week </p><p><strong>Do you have a budget?</strong></p><p>No </p><p><strong>How much do you spend per year?</strong></p><p>Too much! I live with my parents so I could potentially save a lot but I travel too often and play polo which is a money pit.</p><p><strong>Do you make purchase decisions carefully, or are you loose with your money?</strong></p><p>I try to be careful but I like convenience too much. I eat out every day, buy too many clothes and spend when I’m out. </p><p><strong>How is your work-life balance?</strong></p><p>Very good! I have a really cool job that I don’t “take home” with me so my hours outside of work are my own, it doesn’t feel like a chore to come back at work on Monday (usually).</p><p><strong>What is your favourite thing to spend money on?</strong></p><p>Flight tickets, fancy hotels &amp; horses.</p><h2 id="invest">Invest</h2><p><strong>How do you invest?</strong></p><p>I haven’t yet but I would like to buy an investment property one day. You could say I invest in myself - in small daily luxuries and bigger experiences I’ll always remember.</p><p><strong>What has been your best investment?</strong></p><p>In my happiness. They say money can’t buy happiness but it can facilitate experiences. Tickets to my favourite bands, time spent abroad. Money can also buy safety. I recently travelled to South America alone and hired a driver for part of the trip - it was expensive but you can’t put a price on safety. <br></p><p><strong>What has been your worst investment?</strong></p><p>Clothes <br></p><p><strong>How are you building wealth?</strong><br>Staying living at home so I can save more and also trying to constantly upskill myself so I can always be useful and find better and higher paying jobs.</p><p><strong>What are your main roadblocks? And how are you addressing them?</strong></p><p>I heard to make real money you need to make money while you sleep. So far I’m only earning by the hour so I need to find opportunities for my money to grow while I sleep.</p><p><strong>Do you have a target net worth you want?</strong></p><p>Filthy Rich.</p><p><strong>When did you make your first significant behavioural shift towards wealth building?</strong></p><p>I started saving properly when I got my first full-time job in 2015.</p><p><strong>If you could start again, what would you do differently? (Advice for younger self)</strong></p><p>Stop spending so much money on food, cheap clothes that lose their quality and see the dentist more often so I wouldn’t have to pay thousands on fillings. </p><p><strong>What mistakes have you made along the way that others can learn from?</strong></p><p>I always do things at the last minute and don’t set budgets so some of my overseas trips have really hurt my bank account, I think if you can stay informed, look for deals, find better ways to spend your money on the same items you can save a lot. </p><p><strong>Do you have any worries about retirement? If so, how are you planning to address them?</strong></p><p>I changed my super account from balanced to high growth (and high risk) but I think in the long term it should gain me better wealth for my retirement. I’m going to keep working hard and saving and I hope my future kids will take care of me! </p><p><strong>How are you learning about building wealth? Is it from family, books, forced to learn as wealth grew, etc.?</strong></p><p>I worked in a members-only yacht club while I was studying, the customers gave me a lot of advice about how to set myself up well for the future. I also studied finance so I think it gives a solid background. Just asking questions to rich people helps a lot!</p><p><strong>Do you give to charity? If you do, what per cent of time/money do you give?</strong></p><p>My family is religious so we grew up with the idea that you have to give 10% of your income to charity. While I don’t give the whole 10% I try to give what I can and I donate a lot of my time.<br></p><p>*Sophie’s name has been changed on her request.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Bryna Howes)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/real-money-talk/">Real Money Talk</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2019/02/real-money-talk-sophie.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[Are you ready to start investing?]]></title>
            <link>https://www.spaceship.com.au/learn/are-you-ready-start-investing/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/are-you-ready-start-investing/</guid>
            <pubDate>Wed, 16 Jun 2021 21:30:00 GMT</pubDate>
            <description><![CDATA[You don’t need to be super wealthy to get the ball rolling.]]></description>
            <content:encoded><![CDATA[<p>Investing can be daunting, especially if you think you need heaps of money get started.</p><p>But the fact is you don’t need to be super wealthy to get the ball rolling; in fact, there are many different options available if you’re interested in starting with a small amount of money. </p><p>In no particular order, here are some super simple, and smart, ways to <strong>start investing</strong> that probably won’t break the bank. </p><h2 id="is-investing-right-for-you">Is investing right for you?</h2><p>There’s no point getting starting investing unless your finances are in order. Otherwise, your plan to commence investing could lead to financial pain, instead of gain, down the track.</p><p>That’s why it’s a good idea before leaping into investing to set up an emergency fund, assess your account after-tax income and expenses, and assess your household budget.</p><h2 id="get-rid-of-debt">Get rid of debt</h2><p>Similarly, it’s not advisable to jump into investing when you’re still carrying high-interest credit card debt, especially if you’re only considering investing a small amount of money.</p><p>That’s because if you’re not careful you could end up paying more in interest on the dollars you've borrowed, for instance on a credit card, than you're earning by investing.</p><h2 id="get-back-to-basics">Get back to basics</h2><p>These days, thanks to technology, you’ve got a myriad of cheaper investment options easily accessible and open to you, including online and smartphone-based choices, even if you’ve only got $20 to play with.</p><p>Still, if you want to save on fees and stay low-risk, there’s always the piggy bank or coin jar. You’ll likely be amazed at how your money accumulates if you put aside regular savings.</p><h2 id="open-a-savings-account">Open a savings account</h2><p>If you’re ready to take the next step, an easy way to help your money grow is to open a high interest savings account. While strictly-speaking this is not an investment, it’ll help your money grow.</p><p>The great thing is that you don’t generally need a stack of cash to open a savings account. Make sure to look around for the best option for you and then let compound interest do the rest!</p><h2 id="what-about-round-ups">What about round-ups?</h2><p>Recent smartphone tech has ushered in a wave of <a href="https://www.spaceship.com.au/voyager/boosts/?ref=spaceship.ghost.io" rel="noreferrer">micro-investing apps</a> that enable you to invest small amounts in the share market by “<a href="https://www.spaceship.com.au/voyager/boosts/?ref=spaceship.ghost.io" rel="noreferrer">rounding up” daily card transactions.</a></p><p>There are many options out there that allow users to <a href="https://www.spaceship.com.au/voyager/boosts/?ref=spaceship.ghost.io" rel="noreferrer">invest this “digital spare change</a>” by linking card transactions to investment portfolios.</p><h2 id="don%E2%80%99t-forget-about-super">Don’t forget about super</h2><p>It’s smart to think long term. So, it also doesn’t hurt turning your mind to retirement and considering your super options as it’s open to you to make voluntary contributions.</p><p>It’s important to choose a good fund and look at the fees and long-term returns remembering that past performance does not guarantee future performance.</p><p>Remember, time makes an enormous difference to how your balance pans out.</p><p>For example, if your total annual fees and costs were 2 percent of your account balance, rather than 1 per cent, your final return could be considerably reduced over a 30-year period.</p><p>With a long working life in front of you, it can pay to consider a higher growth option which may be more volatile in the short term but may pay off in the long term. There are also particular funds, such as Spaceship Super, that are specifically geared to millennials.</p><h2 id="invest-in-knowledge">Invest in knowledge</h2><p>Like anything, investing comes with risks so the quicker you get your head around the subject, the more chances you’ll have to make savvy market moves and hopefully not lose your $20.</p><p>So, make sure to jump online and get educated on investment basics as well as broader economic concepts such as interest rates, the economy, foreign exchange and government policy. This will give you a better chance at making smart decisions with your money.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Sam McKeith)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/investing/">Investing</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2019/11/are-you-ready-to-start-investing.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[What is capital gains tax?]]></title>
            <link>https://www.spaceship.com.au/learn/what-is-capital-gains-tax/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/what-is-capital-gains-tax/</guid>
            <pubDate>Wed, 16 Jun 2021 20:30:00 GMT</pubDate>
            <description><![CDATA[You must pay tax on any money you make off an investment. But there are different methods.]]></description>
            <content:encoded><![CDATA[<p>Outline:</p>
<ul>
<li>You must pay tax on any money you make off an investment;</li>
<li>Subtract fees, stamp duty etc;</li>
<li>The discount method, the indexation method are useful to know;</li>
<li>If you've lost money, you can deduct gains from other sources.</li>
</ul>
<hr>
<p>If you’ve made gains in the stock market or are planning to sell your property for more than what you bought it for, don’t pop the champagne just yet.</p>
<p>You will have to pay some of your profits to the government through the capital gains tax.</p>
<p>Not sure what that is? Well, we’ll break it down for you.</p>
<h2 id="what-is-a-capital-gain">What is a Capital Gain?</h2>
<p>To answer this we first have to understand what capital is.</p>
<p>Capital is wealth, which can be money or other financial assets. It is either, owned by a person or organisation, or available for a purpose, such as starting a company or investing.</p>
<p>For example, you could say that <em>Al’s Ice Cream raised a significant amount of capital when the company was founded</em>.</p>
<p>Meaning that Al’s Ice Cream raised a lot of money to fund the company’s growth when it began.</p>
<p>Now a capital gain is when your asset (e.g. your investment property or shares) increases to a value that is higher than the price it was purchased and is then sold for a profit.</p>
<p>So if you bought a house for $1,000,000 and sold it five years later for $1,500,000 you have received a capital gain.</p>
<h2 id="what-is-the-capital-gains-tax">What is the Capital Gains Tax?</h2>
<p>Once you have received a capital gain, you will need to report it to the Australian Tax Office where it will be taxed accordingly.</p>
<p>In most cases, your capital gain will be the difference between what you paid for the asset and what you’re selling it for. You then subtract any expenses you faced like legal fees, stamp duty, etc. The remaining amount is your capital gain (or loss).</p>
<p>There are however different circumstances that will affect your capital gain. The ATO has broken down three methods to calculate your capital gain  epending on your situation:</p>
<ul>
<li>If you have held your assets for 12 months or more and you are not a company, you should use <a href="https://www.ato.gov.au/general/capital-gains-tax/working-out-your-capital-gain-or-loss/working-out-your-capital-gain/the-discount-method-of-calculating-your-capital-gain/?ref=spaceship.ghost.io">the discount method</a>.</li>
<li>If you acquired your assets before 11:45 am on the 21st of September 1999 and held them for 12 months or more, you should use <a href="https://www.ato.gov.au/general/capital-gains-tax/working-out-your-capital-gain-or-loss/working-out-your-capital-gain/the-indexation-method-of-calculating-your-capital-gain/?ref=spaceship.ghost.io">the indexation method</a>.</li>
<li>If you have held the assets for less than 12 months, you should use <a href="https://www.ato.gov.au/general/capital-gains-tax/working-out-your-capital-gain-or-loss/working-out-your-capital-gain/the--other--method-of-calculating-your-capital-gain/?ref=spaceship.ghost.io">the ‘other’ method</a>.</li>
</ul>
<p>Companies and individuals pay different rates on the capital gains tax. If you’re an individual, the rate paid is the same as your marginal income tax rate for that year. If you’re a company the rate will vary, if you are a small business, <a href="https://www.ato.gov.au/General/Capital-gains-tax/Small-business-CGT-concessions/?ref=spaceship.ghost.io">four concessions</a> allow you to overlook or postpone some or all of a capital gain from an active asset used.</p>
<p>If you are an individual and you have held your capital asset for more than 12 months, you will receive a 50% discount. This means the taxable amount of your capital gain will be half what you actually gained. This is a good incentive to hang onto your investments for the long term, rather than selling for a short-term gain (or loss).</p>
<h2 id="what-if-i-suffer-a-capital-loss">What if I suffer a capital loss?</h2>
<p>If you experienced a capital loss, you could deduct the amount from your capital gains that you have made from other sources to reduce the amount of tax that is payable. If you haven’t made any other capital gains, you can carry over any capital losses to any future years and deduct it from gains you make later.</p>
<p>Before you start celebrating the major profits on your investment property or shares, remember to try and calculate how much you will owe in capital gains tax.</p>
<p>And if you are thinking of trying to hide it from the ATO, just remember, they are always watching.</p>
<iframe width="560" height="315" src="https://www.youtube.com/embed/dJWm0TWH7d0" frameborder="0" allow="autoplay; encrypted-media" allowfullscreen=""></iframe>
]]></content:encoded>
            <author>hello@spaceship.com.au (Spaceship Developer Account)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/investing/">Investing</category>
            <category domain="https://www.spaceship.com.au/learn/tag/hash-lachlan/">#lachlan</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2026/02/IMG_1599-2.png" length="0" type="image/png"/>
        </item>
        <item>
            <title><![CDATA[11.06.21 | Blockchain and Bitcoin mining]]></title>
            <link>https://www.spaceship.com.au/learn/110621-newsletter/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/110621-newsletter/</guid>
            <pubDate>Fri, 11 Jun 2021 00:03:00 GMT</pubDate>
            <description><![CDATA[A look at what Square and Mercado Libre are up to now.]]></description>
            <content:encoded><![CDATA[<p>Here’s our latest look at the companies in our portfolios making news and moves.</p><h2 id="square">Square</h2><p>Square is a payments company based out of the United States.</p><p>The company this week announced it was partnering with a blockchain technology company, Blockstream Mining, to build a solar-powered bitcoin mining facility.</p><p>Square will invest US$5 million in the facility.</p><p>The idea behind the investment is to prove that you can have a 100% renewable energy Bitcoin mine that can scale as the world moves forward.</p><p>Square CEO Jack Dorsey is a major Bitcoin enthusiast.</p><p>Square stock is down 1.82% this year (as at 10 June 2021).</p><p>Square is currently in our Spaceship Universe Portfolio and Spaceship Earth Portfolio.</p><h2 id="mercado-libre">Mercado Libre</h2><p>Square isn’t the only stock in our portfolios investing in Bitcoin.</p><p>Mercado Libre is the leading ecommerce and payments ecosystem in Latin America.</p><p>This week, it released details on its first quarter earnings. While many would have been paying attention to the fact its total revenue was up 111% year over year, there was a gem buried in the earnings report: the company has started purchasing Bitcoin.</p><p>It’s a light purchase, in the grand scheme of things. The company has US$2.37 billion in liquidity, including US$863 million in cash and equivalents. Its purchase of Bitcoin cost a mere US$7.8 million, but it’s a start — and a start worth watching.</p><p>Mercado Libre stock is down 16.26% this year (as at 10 June 2021).</p><p>Mercado Libre is currently in our Spaceship Universe Portfolio and Spaceship Earth Portfolio.</p><hr><p>The Spaceship Voyager portfolios invest in Square and Mercado Libre. Please refer to the Spaceship app or our website for more information on what each portfolio invests in.</p><p>Important! We’re sharing with you our thoughts on the companies in which Spaceship Voyager invests for your informational purposes only. We think it’s important (and interesting!) to let you know what’s happening with Spaceship Voyager’s investments. However, we are not making recommendations to buy or sell holdings in a specific company. Past performance isn’t a reliable indicator or guarantee of future performance.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Bryna Howes)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/newsletters/">Newsletters</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2021/06/news-110621-1.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[Real Money Talk: Ben]]></title>
            <link>https://www.spaceship.com.au/learn/real-money-talk-ben/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/real-money-talk-ben/</guid>
            <pubDate>Tue, 08 Jun 2021 22:00:00 GMT</pubDate>
            <description><![CDATA[Ben is a 30-year-old who inherited around $5 million from his grandfather.]]></description>
            <content:encoded><![CDATA[<p>This post is based on an interview we conducted with Ben in December 2018.</p><p>Real Money Talk is our series where we interview Australians from all walks of life about their personal finances. The views expressed are those of the interviewees, based on their experiences with money, and as such are not necessarily representative of Spaceship's views.</p><p>We have changed the name of the interviewee for their privacy.</p><hr><h2 id="we-want-to-hear-your-real-money-talk">We want to hear your Real Money Talk</h2><p>At Spaceship we’re big believers in sharing our money stories. We want to hear yours, too. In our ongoing&nbsp;<a href="https://www.spaceship.com.au/learn/tag/real-money-talk/?ref=spaceship.ghost.io">Real Money Talk</a>&nbsp;series, members of our community share what they’ve learned about managing money. We’d love you to take part.&nbsp;<a href="https://forms.gle/B2xKnqAqjePMHfFG9?ref=spaceship.ghost.io">Here’s a link to our Real Money Talk survey</a>&nbsp;where you can share your story.</p><hr><p>Ben is a 30-year-old who is currently studying his second degree (in Engineering). </p><p>He says the minute he finished his first degree in business he realised he had made a terrible mistake, spent two years trying to work in a bank before admitting he just liked figuring out how things worked. (Things that weren’t financial products, it seems). </p><p>Ben recently inherited a large sum of money - around $5 million - from his grandfather in Perth. His great-grandpa built one of the early gold businesses there and some of the money has trickled down to Ben. </p><p>We talk to Ben about how he views money and what he’s done with the sudden influx of money he, in his own words, “totally didn’t deserve or earn”.  </p><p>Over to Ben:</p><h3 id="how-old-are-you">How old are you? </h3><p>30 years old.</p><h3 id="do-you-have-kids">Do you have kids?</h3><p>No. I’m flat out looking after myself. </p><h3 id="where-do-you-live">Where do you live?</h3><p>I live in the eastern suburbs of Sydney.  </p><p>The first two things I did when I got the inheritance money was to <a href="https://www.spaceship.com.au/first-home/?ref=spaceship.ghost.io" rel="noreferrer">buy a house</a> and get some flying lessons. </p><p>I live here with two friends and I charge them cheap-ish rent and we Airbnb the granny flat out the back. They know I bought the house.</p><h3 id="what-is-your-current-net-worth">What is your current net worth?</h3><p>My current net worth is around $6.1 million. </p><p>Broken down it looks like: </p><p>Assets: ($6.1million)</p><p>●	Cash: $35,000</p><p>●	Investments: $2.56 million</p><p>●	Superannuation balances: $2 million</p><p>●	House value: $1.5 million</p><p>Liabilities: ($40,000)</p><p>●	HELP debt. </p><p>I haven’t paid off the Uni debt because it doesn’t really accrue that much interest. </p><h2 id="earning">Earning</h2><h3 id="what-is-your-job">What is your job?</h3><p>I work part time as an electrical engineer at a firm in the city. But most of the time I’m studying. </p><h3 id="what-is-your-annual-income">What is your annual income?</h3><p>From the engineering firm it’s around $35,000. </p><p>I earn about $2,000 a week from the Airbnb and renters. </p><p>I’m one of the guys slowly learning about share investing. And in total opposite to my grandpa or dad for instance, I can’t wait for a huge market correction in the hopes I can buy in at a good price. </p><h3 id="what-advice-do-you-have-for-people-who-want-to-earn-more-money">What advice do you have for people who want to earn more money?</h3><p>I am absolutely, definitely not the person to ask about this. I inherited a lot of money out of work my grandpa and his dad did 50 years ago. </p><p>I feel a large responsibility now, not to totally piss it up against a wall. I don’t feel guilty exactly, but I do feel lucky. </p><h3 id="tell-us-a-bit-about-the-inheritance-process">Tell us a bit about the inheritance process. </h3><p>My grandpa died about two years ago and he and my grandma were the major shareholders in some old gold mines. They also ran some cattle stations. </p><p>The gold mines originally belonged to Grandpa’s dad and a fair bit of land around them has been in our family for a long time. Grandpa is my mum’s dad and she became a teacher instead of going into the family business. </p><p>Grandpa was unwell for quite a while, so we had a lot of time to make sure things were worked out how he liked them. That’s not to say there wasn’t a heap of family drama though; it was uncomfortable to find out that some members of the family - even though they had really high paying jobs - were in a lot of debt and believed they <em>needed</em> the inheritance money to get them out of trouble. They were kind of banking on it. </p><p>I think Grandpa actually knew that and that was reflected in the will. In the generation above us, the money wasn’t evenly split.   </p><p>I’m one of seven grandchildren and we all got an even inheritance. Because I was 28 at the time, I was able to access mine immediately. But most of them were locked in trusts that couldn’t be accessed until they are 25. That’s a pretty good idea, I think. I know that if I had got five million bucks at 21 I would have been a total dickhead with it. </p><p>What we did straight away was get an accountant who handled all of the transactional stuff according to our instructions. I say “we” because my parents and my brother and I are all in this together. </p><p>I can remember us all sitting at this pub on the outskirts of Perth, looking at each other over these beers and I said; “So, I’m a millionaire now. I should probably start drinking something better than Tooheys New.”</p><p>And my mum smacked me on the back of the head and told me I still needed to finish my degree and get a job, and my dad smacked me too and said there was nothing wrong with Toohey’s New. </p><h3 id="what-does-the-accountant-do">What does the accountant do?</h3><p>The accountant we used specialises in managing inheritances. I didn’t actually know there are no inheritance taxes in Australia. You have to sort out a tax return for the person who died, but money passing through hands doesn’t.</p><p>The accountant also helped me set up my share investments, including a set of ETFs, both in Australia and internationally.</p><h3 id="how-much-have-you-spent-of-the-inheritance">How much have you spent of the inheritance?</h3><p>Well, I bought a house for around $1.5 million. That’s obviously the biggest thing. </p><p>Naturally, there are hundreds of news stories around now of the Sydney property market falling. So that’s great.</p><p>I also went to Europe and travelled around for a bit. It was kind of weird doing that without necessarily trying to find the cheapest hostel in a place. </p><p>And then - you are going to laugh at this - then I kind of got heavily into crypto and bought and sold a lot of totally shit coins about 12 months ago. I still have some of them and even though I hope they will go up again, I think they are so so dead.</p><p>My thinking at the time was “I’m learning about trading” but really, it felt like I was gambling.</p><p>Not to say cryptocurrencies aren’t an interesting thing blah blah, but man, the change in cryptocurrency prices was kind of crazy.</p><h3 id="how-much-did-you-spend-on-cryptocurrencies">How much did you spend on cryptocurrencies?</h3><p>I’m not saying. More than $10,000. </p><h3 id="how-much-do-you-spend-per-week">How much do you spend per week?</h3><p>I probably live off $500 a week. That includes food and subscriptions, and petrol and things. </p><h3 id="do-you-have-a-budget">Do you have a budget?</h3><p>Not really. I try not to spend more than $500 a week.</p><p>I basically just use the part time money that comes from the engineering firm as my weekly money.  </p><h3 id="what-is-your-savings-rate">What is your savings rate? </h3><p>Well, it’s kind of $0. </p><h3 id="what-is-your-favourite-thing-to-spend-money-on">What is your favourite thing to spend money on?</h3><p>Probably good food and tech gadgets. I game pretty hard so I update my computer a lot and get new consoles when they come out and are good. </p><h2 id="investing">Investing</h2><h3 id="how-do-you-invest">How do you invest?</h3><p>I have two accounts: a boring one and one for me.</p><p>The boring one has a collection of ETFs and the blue chips, both in Australia and in the US. </p><p>I’m really into technology companies. They are businesses I seem to understand. </p><p>So I’ve got individual holdings in the FAANG stocks and also have a pretty big holding in the S&amp;P500 Index. </p><p>In my personal account, I’m trying out different things. I have an interest in biotechnology stocks but the science behind them is really complicated. I also really like cannabis as a growth industry. </p><p>I also put a heap of money in superannuation, mostly because the tax rate is generally lower than other investments and also, it means I can’t touch it for ages!</p><h3 id="what-has-been-your-best-investment">What has been your best investment?</h3><p>I bought Netflix when it first listed which I think has done so well. </p><h3 id="what-has-been-your-worst-investment">What has been your worst investment?</h3><p>Every single cryptocurrency asset I own. </p><h3 id="what%E2%80%99s-been-your-overall-return">What’s been your overall return?</h3><p>I don’t really know. I think the solid share account is up around 12% since 2016 and my personal account is up around 15% since 2016. I’m kind of waiting for it all to crash though.</p><h3 id="how-often-do-you-look-at-your-investments-and-returns">How often do you look at your investments and returns?</h3><p>I go through phases where I check a lot. That’s generally just after I’ve bought something. </p><p>And then I go through phases where I don’t check at all. </p><p>When I first got the inheritance I looked at the number all the time because it was so unexpected and unbelievable.</p><p>But now I’ve managed to train myself not to fiddle or spend it. My parents keep an eye on my brother and I to make sure we’re not just buying stupid stuff. </p><h2 id="wealth">Wealth</h2><h3 id="how-are-you-building-wealth">How are you building wealth?</h3><p>Investing in the share market. Hopefully the house will appreciate in value. Maybe I’ll do renovations on it at some point. </p><p>I also hope to get a sweet job once I finish this degree. </p><h3 id="what-are-your-main-roadblocks-and-how-are-you-addressing-them">What are your main roadblocks? And how are you addressing them?</h3><p>Spending money.</p><p>And also the idea that I don’t need to work. I can see that’s kind of messing my brother around a bit. I think he’s a bit directionless. </p><h3 id="do-you-have-a-target-net-worth-you-want">Do you have a target net worth you want?</h3><p>No. </p><h3 id="what-mistakes-have-you-made-along-the-way-that-others-can-learn-from">What mistakes have you made along the way that others can learn from?</h3><p>If you inherit, don’t spend it all. Get an accountant or financial adviser to help you. </p><p>Also, judging by some of the drama in my family, don’t bank on getting an inheritance. In my opinion, it makes you desperate and ugly.</p><hr><p> <a href="https://www.spaceshipinvest.com.au/learn/tag/real-money-talk/?ref=spaceship.ghost.io">Read more of our Real Money Talk series here</a>! </p>]]></content:encoded>
            <author>hello@spaceship.com.au (Bryna Howes)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/real-money-talk/">Real Money Talk</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2019/02/real-money-talk-ben.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[How much should you have in your emergency fund?]]></title>
            <link>https://www.spaceship.com.au/learn/how-much-should-you-have-in-your-emergency-fund/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/how-much-should-you-have-in-your-emergency-fund/</guid>
            <pubDate>Tue, 08 Jun 2021 21:30:00 GMT</pubDate>
            <description><![CDATA[There is no simple answer.]]></description>
            <content:encoded><![CDATA[<p>Peace of mind comes at a cost.</p><p>And having an <a href="https://www.spaceshipinvest.com.au/learn/how-to-build-an-emergency-fund/?ref=spaceship.ghost.io">emergency fund</a>, rainy day fund or a <a href="https://www.spaceshipinvest.com.au/learn/whats-a-savings-buffer/?ref=spaceship.ghost.io">savings buffer</a>  — or a combo — can be a smart way to help you manage life's ups and downs.</p><p>Research undertaken in the US found that almost 40 per cent of people can't afford to pay for an unexpected $400 expense, or could only do so by borrowing or selling something.</p><p>While these are overseas figures, it seems fair to say Aussies are probably similar.</p><p>But you don’t need these stats to know why an emergency fund is usually a good idea.</p><p>You probably already know it can help to keep your finances running smoothly when something unexpected and costly comes up. And by being prepared, you don't have to resort to selling stuff, borrowing money from family or friends, or turning to payday lenders.</p><p>The cherry on top is that an <a href="https://www.spaceship.com.au/learn/emergency-funds-australia-your-savings-guide/?ref=spaceship.ghost.io" rel="noreferrer">emergency fund</a> can offer you confidence, independence and greater control over those future uncertainties.</p><p>So, if you're convinced it's worth it, now you need to decide: how much should you put away?</p><p>Well, there is no simple answer, so let's explore what the money experts advise.</p><p>You might find guidelines range from $500 to 12 months’ worth of income — a wide scope!</p><p>Vanguard, one of the largest money managers in the world, suggests you break down your critical expenses first, which will help to inform the right figure for you.</p><p>You start by identifying the minimum amount you would need to fund your essentials if things went pear-shaped. Think housing, food, healthcare, transport ,and debt payments.</p><p>From that point, you can begin to calculate what size emergency fund might be appropriate.</p><p>Closer to home, straight talking Aussie money man Scott Pape recommends saving three months’ worth of living expenses; that’s the sweet spot. He says this is enough to give you your 'mojo' and buy you that sought after safety net.</p><p>Then there’s US money whiz Suze Orman, who errs on the conservative side when it comes to suggesting the optimum emergency fund balance.</p><p>Suze opts for a minimum of eight months’ worth of living expenses, but says you’d ideally want 12 months’ worth of living expenses saved. As she puts it: “A million potential scenarios could drain your savings without warning.”</p><p>Of course these are only guides; there is no magic number that will work for everyone.</p><p>So, how much do you need? Perhaps the better question to ask yourself is: what will help you sleep at night? Is it a dollar figure? Is it six months’ worth or 12 months’ worth of your living expenses? You determine what is right for you, and start from there.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Nicole Webb)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/personal-finance/">Personal Finance</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2019/10/how-much-should-you-have-in-your-emergency-fund.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[How to invest in what you know]]></title>
            <link>https://www.spaceship.com.au/learn/how-to-invest-in-what-you-know/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/how-to-invest-in-what-you-know/</guid>
            <pubDate>Tue, 08 Jun 2021 21:00:00 GMT</pubDate>
            <description><![CDATA[On leveraging your own knowledge to gain investment ideas.]]></description>
            <content:encoded><![CDATA[<p>Key points:</p><ul><li>Leverage your own knowledge to gain investment ideas.</li><li>Take some tips from Peter Lynch's Magellan fund.</li><li>You have plenty of time to make decisions!</li></ul><hr><p>We live in a world full of information and distraction.</p><p>Doing the work required to uncover a great stock can be pretty hard. You could spend thousands of hours trawling through newspapers, YouTube videos, discussion boards and everything in between.</p><p>And while you’re likely to find someone saying every stock is a buy, it just can’t be true.</p><p>Everyone is searching for the next Amazon or Google but very few people find them. And the introduction of the Internet and distractions like Facebook or YouTube hasn’t made it any easier.</p><p>How can we sort the signal from the noise, if we can’t even stay off Facebook for five minutes?</p><p>Peter Lynch, an investor who managed the Magellan Fund at Fidelity, which returned an average of 29.2% annual return from 1977 to 1990, suggests that you should “invest in what you know.”</p><p>The idea is you use your knowledge to see opportunities the average person would miss. Then you study them to decide if they’re worth owning. So, instead of combing through newspapers and discussion boards, you use what you already know as a base.</p><p>Think about it like this, if you work at Coca Cola, you probably know the companies that are becoming competition. So why not look to see if those are good investments, rather than trying to comb the entire investable universe.</p><h2 id="magellan-fund">Magellan Fund</h2><p>While we might not hear much about Lynch since his retirement in 1990, the Magellan Fund remains one of the most famous actively managed funds. The fund was so popular, Lynch saw the assets under management balloon from $US18 million to $US14 billion during his tenure.</p><p>The Magellan Fund managed to beat the S&amp;P 500 Index 11 out of the 13 years Lynch was at the helm, with an average annual return of 29.2%.</p><p>This was the best 20-year return rate of any mutual fund ever. Lynch mentioned in "<a href="https://www.amazon.com/Beating-Street-Peter-Lynch/dp/0671891634?ref=spaceship.ghost.io">Beating the Street</a>" how good the market was in the early 80s.</p><p>“The stock market fell apart. As is so often the case, just when people began to feel it was safe to return to stocks, stocks suffered a correction. But Magellan managed to post a 16.5% gain for the year in spite of it.”</p><h2 id="lynch-s-investment-ethos">Lynch’s Investment Ethos</h2><p>Lynch has written three books about his investment ethos, “One Up On Wall Street,” “Beating The Street” and “Learn To Earn.” The general tenets are:</p><ul><li>Know what you own.</li><li>It’s futile to predict the economy and interest rates.</li><li>You have plenty of time to identify and recognise exceptional companies.</li><li>Avoid long shots.</li><li>Good management is very important — buy good businesses.</li><li>Be flexible, humble and learn from your mistakes.</li><li>Before you make a purchase, you should be able to explain why you are buying.</li><li>There’s always something to worry about</li></ul><p>A lot of these remind me of the maxims of Warren Buffett and Charlie Munger (Berkshire Hathaway):</p><p>“It’s far better to buy a wonderful company at a fair price than a fair company at a wonderful price.” — Warren Buffett on buying good businesses</p><p>“There are huge advantages for an individual to get into a position where you make a few great investments and just sit back, you’re paying less to brokers, you’re listening to less nonsense.” — Charlie Munger on taking the time to recognise exceptional companies</p><p>“Stick within your circle of competence.” — Warren Buffett on investing in what you know.</p><h2 id="ending-thoughts">Ending thoughts</h2><p>We aren’t Buffett, Munger or Lynch. But investing in what we know seems to be a good start.</p><p>Remember, getting the best return isn't the only goal of an investment portfolio, it's also about getting the best return for the lowest amount of risk.</p><p>It’s just as important to not pick losers, as it is to pick winners. If you can build a portfolio that has a few winners and the rest up is made up of non-losers, it’s likely you’ll be happy with your returns.</p><p>As Howard Marks wrote in “The Most Important Thing,” “Most investors’ results will be determined more by how many losers they have, and how bad they are, than by the greatness of their winners.”</p><p>By investing in what you know, you’ll have an idea of what a winner and a loser looks like. Then you can dive deeper and decide if it’s a business that you would want to own. After all, a lot of investing is just a proxy for buying part ownership in a company.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Abi Tyas Tunggal)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/investing/">Investing</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2019/10/invest-in-what-you-know.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[04.06.21 | Dispatch from the back of beyond]]></title>
            <link>https://www.spaceship.com.au/learn/040621-newsletter/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/040621-newsletter/</guid>
            <pubDate>Fri, 04 Jun 2021 01:10:00 GMT</pubDate>
            <description><![CDATA[Taking a look at a difference between savings and investing.]]></description>
            <content:encoded><![CDATA[<p>Thanks to some pretty clever software, you can read this piece from wherever you are in Australia, and though I wrote it from my Sydney flat last week, I am currently wandering in the Northern Territory outback somewhere (unless something’s gone drastically wrong).</p><p>To take this trip, I spent money I had saved for two years, which was originally destined to be spent on a trip to Japan. (Of course, the pandemic got in the way of that trip.)</p><p>Saving money did not always come easy to me. When I was a teenager, my parents took us on a trip to Bali. They told us a few months in advance, so we could save our pocket money. I had very little will power, especially compared to my sister, so when we landed, she probably had triple what I had. I had to take out a ‘loan’ on my future pocket money earnings.</p><p>In my adult years, I was better, but still pretty reckless at times. It was only after an illness stopped me from working for almost four years, which in turn caused me to count every cent, as I was borderline broke, that I really learned the power of saving.</p><p>Saving and investing are similar in some ways. Though there are different levels of risk, the general idea is that you add money over time, your money hopefully makes money, and at some point you reach a goal. How you get there will be different; a savings account will typically have an interest rate attached, while with investing, there might be returns, dividends, etc.</p><p>It took me a long time to realise, but I believe in saving and investing.</p><p>By saving money, I am able to do wondrous things such as hike through the outback, buy myself a new phone, or pay to see the physio when I sprain an ankle. Having different savings accounts is particularly helpful to me, but not as helpful as knowing I have a buffer.</p><p>By investing money, I hope I will be able to do awesome things down the road, such as get into the real estate market and look after myself when I retire.</p><p>As I write this, I think about our mission here at Spaceship — as I so often do when I write these newsletters. Our mission is to enable you to invest in your future, so you can live the life you want to live — whether that means travelling the world, buying real estate, or simply knowing you’re financially secure on the day you clock off at work for the last time.</p><p>Lately the stock market has been a little rocky (much like the terrain I am probably tentatively walking on as you read this) but when you see those bumps, it’s worth remembering your long term goals. Whatever life you want to live, hopefully investing can help get you there.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Bryna Howes)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/newsletters/">Newsletters</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2021/06/news-040621-1.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[Real Money Talk: Arham]]></title>
            <link>https://www.spaceship.com.au/learn/real-money-talk-arham/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/real-money-talk-arham/</guid>
            <pubDate>Tue, 01 Jun 2021 23:30:00 GMT</pubDate>
            <description><![CDATA[Arham is 34 years old and has recently started micro-investing.]]></description>
            <content:encoded><![CDATA[<p>This post is based on an interview we conducted with Arham in April 2019.</p><p>Real Money Talk is our series where we interview Australians from all walks of life about their personal finances. The views expressed are those of the interviewees, based on their experiences with money, and as such are not necessarily representative of Spaceship's views.</p><p>We have changed the name of the interviewee for their privacy.</p><h2 id="overview">Overview</h2><p><strong>Name</strong>: Arham</p><p><strong>Age</strong>: 34</p><p><strong>Where do you live</strong>: Punchbowl, NSW</p><p><strong>Please tell us a bit about yourself.</strong></p><p>I only have one name, as a surname is not mandatory where I was born. I am a tech nerd that is passionate about technology. I work in IT through progression for a retail company. I had to learn to be independent from a young age, which has shaped the way I view money.</p><p><strong>What is your current net worth?</strong> $79,000</p><p><strong>How does it break down? (shares, real estate, businesses, home, superannuation, etc)</strong></p><p><strong>Super</strong>: $90,000</p><p><strong>Micro-Investment</strong>: $4,000 (Spaceship and Raiz)</p><p><strong>Direct Investment</strong>: $1,000</p><p><strong>Savings</strong>: $1,000</p><p><strong>Any debts? (including HELP from Uni)</strong></p><p><strong>Help Deb</strong>t: -$17,000</p><p><strong>How did you accumulate your net worth?</strong></p><p>Mostly Super as I have been working for around 19 years. I started micro investing through apps just over 9 months ago and these have been a game changer for me.</p><h2 id="earn">Earn</h2><p><strong>Tell us a bit about your career:</strong></p><p>I work as an IT manager for a large-ish retailer and I was very fortunate to be given the opportunity to progress from someone who fills the shop floor to running their IT department.</p><p>I worked in fast food for over 10 years before I decided to go back to Uni through Open Uni and get out of the fast food business. I joined this retailer a short time after and the rest is history.</p><p><strong>Do you have income sources outside of your job? If so, how much do you earn from each and how did you develop them?</strong></p><p>I get dividends and market returns from my micro and direct investments. I did a unit on personal wealth management in Uni and that opened my eyes to the world of investing. I also do some IT jobs on the side for a bit of extra cash. So far, I have earned about $500 this financial year</p><p><strong>What advice do you have for people who want to earn more money?</strong></p><p>Save as much as you can and start building an investment portfolio. Start with micro investing as it’s an easy way to enter and learn how investing works. I wish I started 10 years ago.</p><p>Investing in yourself is the most valuable.</p><h2 id="save">Save</h2><p><strong>What is your savings rate? And how has it changed over time?</strong></p><p>I used to save $50 a week in my retail days for a year to spend on holidays. This went on for several years until I had to save for my wedding. It increased to $100 per week to pay off the wedding.</p><p>Now I put $150 every week into micro investing and whatever I have left at the end of the month, I put half to a savings account and half to my investment account to buy shares.</p><p><strong>Do you have a budget?</strong></p><p>I try to stick to a set amount every month for living expenses and allow one big purchase every 3 months.</p><p><strong>Do you make purchase decisions carefully, or are you loose with your money?</strong></p><p>This changes regularly. I try to see its future value. For example, a game console can bring many hours of entertainment in the future and will have a resale value, but awesome shoes will not have much future value once used.\</p><p>I don’t mind spending over my budget for things that will be used regularly or long term e.g. a bed or sofa, but otherwise its mostly the cheapest that meets the need.</p><p><strong>How is your work-life balance?</strong></p><p>Being the IT manager, you are on-call 24/7, but when things are good, then the work-life balance is fine. It will get a bit crazy soon as we have a bub on the way.</p><p><strong>What is your favourite thing to spend money on?</strong></p><p>Video games and eating out. I feel a $60 game can bring many hours of entertainment than a movie with some snacks for 2 hours’ worth of entertainment. As for good food, I think that’s worth the price.</p><h2 id="invest">Invest</h2><p><strong>How do you invest?</strong></p><p>I have money in Spaceship and Raiz. I also have some shares through CommSec.</p><p><strong>What has been your worst investment?</strong></p><p>Lost some Bitcoin that I bought early on when it was still selling for peanuts. This still hurts.</p><p><strong>What's been your overall return?</strong></p><p>So far looking at around 12% this year.</p><p><strong>How are you building wealth?</strong></p><p>Getting into the investing game and closely monitoring my superannuation. The default super you had at 15 is not always the best place to put ‘your’ money. Next stop is to own some property.</p><p><strong>What are your main roadblocks? And how are you addressing them?</strong></p><p>Not saving while younger means I don’t have enough for a deposit to <a href="https://www.spaceship.com.au/first-home/?ref=spaceship.ghost.io" rel="noreferrer">buy my first home</a>. Paying down my HELP debt should help. I am continuously looking to improve myself to increase my value to my employer, which should equal more $$$.</p><p><strong>Do you have a target net worth you want?</strong></p><p>I want to be able to continue my current lifestyle well after retirement. Seems like I need $1 million.</p><p><strong>When did you make your first significant behavioural shift towards wealth building?</strong></p><p>Looking at what I have after working for 19 years, I decided it was time for a change.</p><p><strong>If you could start again, what would you do differently? (Advice for younger self)</strong></p><p>Start investing early. Compounding interest is your best friend.</p><p><strong>What mistakes have you made along the way that others can learn from?</strong></p><p>Don’t try to keep up with the latest, whether it’s fashion or gadgets. Only purchase the necessary things.</p><p><strong>Do you have any worries about retirement? If so, how are you planning to address them?</strong></p><p>I have not paid too much attention to my super in the past and I am still renting, so definitely worried. Trying to save and build my wealth now so I don’t have to worry about it later</p><p><strong>How are you learning about building wealth? Is it from family, books, forced to learn as wealth grew, etc.?</strong></p><p>Reading books and plenty of resource on the internet. Spaceship has a good section on the app that gives you updates on the company in its portfolios.</p><p><strong>Do you give to charity? If you do, what per cent of time/money do you give?</strong></p><p>I donate regularly. My beliefs have made it a must for all able people and it really does make the community self-sufficient. I give 2-5% of my earnings to charity.</p><hr><p>Arham is invested in the Spaceship Universe Portfolio at the time of the interview.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Bryna Howes)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/real-money-talk/">Real Money Talk</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2021/06/real-money-talk-arham.png" length="0" type="image/png"/>
        </item>
        <item>
            <title><![CDATA[Paying off debt vs saving money]]></title>
            <link>https://www.spaceship.com.au/learn/paying-off-debt-vs-saving-money/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/paying-off-debt-vs-saving-money/</guid>
            <pubDate>Tue, 01 Jun 2021 22:30:00 GMT</pubDate>
            <description><![CDATA[So, you’ve got some extra cash up your sleeve or maybe you’re looking to free up some cash from your payslip.]]></description>
            <content:encoded><![CDATA[<p>So you’ve got some extra cash up your sleeve or maybe you’re looking to free up some cash from your payslip. Like the chicken and the egg, what comes first? <strong>Should paying off debt be the priority, or is saving more savvy?</strong></p><p>There are two schools of thought.</p><p>One strives to be #debtfree as soon as possible, while the other reckons saving your hard earned is the best bet. Allowing yourself to do both at the same time is important, but sometimes you need to make a choice between one or the other. What’s the best use of your money?</p><p><strong><strong>Saving season</strong></strong></p><p>Saving money allows you to put all your cash away for a purpose. Save for a house. Save for a rainy day. Save for a trip across Australia in 2022. Saving is versatile and gives you that little buzz every time you see an extra 0 at the end of your balance.</p><p>Having a savings account that is growing is awesome, but ​<em>actually</em>​ growing your savings has become increasingly difficult in recent years.</p><p>Interest rates on savings accounts in Australia are at all-time lows, in-part due to the low cash rate set by the RBA (currently the lowest it's ever been at 0.10%). For a saver, getting a return above 2% is now considered decent.</p><p>This means your savings could increase around 2% each year. This compounds year on year, but compared to current interest rates on credit cards (which are usually between 15% and 25% per year), there is a sizeable difference in how quickly savings will grow versus debt.</p><p><strong><strong>Credit card repayments</strong></strong></p><p>If you have a credit card, check the bottom of the first page of your statement. This should contain your ​<em>minimum </em>​repayment amount (usually 2% of the amount owing).</p><p>Paying the minimum repayment only means you avoid late fees. This amount doesn’t mean you’re paying your credit card debt off in full, so any amount still owing will accrue at the (usually high) interest rate.</p><p>For a $2,000 debt with 15% interest, the minimum monthly repayment at 2% would be $40. It would take 14 years (and nearly $2,200 in interest) paying off the loan versus 2.5 years (and around $400 interest) if they were to pay twice this amount ($80) per month.</p><p>Have a play with ASIC MoneySmart’s<a href="https://www.moneysmart.gov.au/tools-and-resources/calculators-and-apps/credit-card-calculator?ref=spaceship.ghost.io"> credit card calculator</a> to see how long it would take to pay off your credit card with only the minimum repayments versus putting a bit extra in. </p><p><strong><strong>Not all debt is equal</strong></strong></p><p>You’ve probably heard someone say HECS is the “cheapest debt you’ll ever have”.</p><p>Debt comes in many shapes and sizes, but doesn’t always carry an eye-watering interest rate. If you’ve undertaken tertiary education in Australia, one of the first large debts you may owe is HECS debt. </p><p>HECS (or HELP) debt is money you owe the government. The advantage of this debt is the government indexes interest with CPI (the Consumer Price Index, a ‘basket’ of goods and services used as a measure of inflation), meaning interest on student loans in Australia hasn’t been above 2.5% since 2014 (in 2020 it was 1.8%). Also, you’ll only start repaying some of your loan if you’re earning over $46,620 (for FY20-21).</p><p>HECS debt is designed to be paid off over a longer period of time. Other debts with higher interest rates are best paid off ASAP and can affect your credit score if not paid off on time.</p><p><strong><strong>Crunching the numbers</strong></strong></p><p>In the end, paying down debt first gives you best bang for your buck, while saving will give you peace of mind as well as some equity on the side to draw on if you need.                                                                    	</p><p>If you have multiple debts to pay down, think about whether you want to pay the lowest balance first and get some quick wins, or if you tackle the account with the highest interest rate. </p><p>Check what rate of interest you are paying (or earning) and remember there is no harm in reaching out to see if you can negotiate a better deal.                                                                   	</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Liam Thomson)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/investing/">Investing</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2021/06/paying-off-debt-vs-saving-money.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[Active v passive investing: what’s the difference?]]></title>
            <link>https://www.spaceship.com.au/learn/active-v-passive-investing-whats-the-difference/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/active-v-passive-investing-whats-the-difference/</guid>
            <pubDate>Tue, 01 Jun 2021 20:30:00 GMT</pubDate>
            <description><![CDATA[Not all investments are the same.]]></description>
            <content:encoded><![CDATA[<p>So, you've decided to start investing.</p><p>That's great, because at Spaceship we think investing is one of the core components of <a href="https://www.spaceshipinvest.com.au/learn/want-to-build-wealth-self-assessment/?ref=spaceship.ghost.io">building your long-term wealth</a>. But now what?</p><p>Well, it’s important to remember that not all investments are the same. For starters, you should know there are active investments and passive investments. Let's take a closer look.</p><h2 id="what-is-active-investing">What is active investing?</h2><p>Active investing strategies aim to beat the market. Wait, doesn't every investment aim to do that? Yes, essentially, but in the case of active investment, 'beating the market' is a common term that refers to outperforming an index or benchmark.</p><p>The most well known index in Australia is probably the S&amp;P/ASX 200, which is made up of the 200 largest Australian companies that trade on the ASX. Think Woolworths, the big four banks, and Telstra, just to name a few.</p><p>So, to beat the market, you might try to outperform the S&amp;P/ASX 200.</p><p>Active funds management refers to a strategy whereby an investment manager will try to spot the best opportunities and make specific investments in alignment with that strategy.</p><p>They might be backed by cutting edge resources such as researchers, databases, and analyst reports, which helps them decide which investments have the best chance of performing.</p><h3 id="perks">Perks</h3><ul><li><strong>Returns.</strong> Active investing will usually target returns above a benchmark such as the ASX200.</li><li><strong>Professionally managed. </strong>Active investments are managed by a professional fund manager. These managers spend time and effort picking the investments they put into their portfolio. It's their job. This normally includes robust research and processes based on their investment style and strategy.</li></ul><h2 id="considerations">Considerations</h2><ul><li><strong>Risk. </strong>While active management can reap higher rewards, there are no guarantees. And naturally, these investments can be volatile. The fund manager may not achieve the fund’s investment objective.</li><li><strong>Cost. </strong>Because of manager and research costs, active funds often carry higher fees than non-active investments. Management and performance fees are usually reflected in the cost of these investments.</li></ul><p>Types of active investments can include share trading, hedge funds, and commodity trading.</p><h2 id="what-is-passive-investing">What is passive investing?</h2><p>While active investments aim to outperform, passive investments aim to perform in line with a particular market or sector. The goal is not outperformance of the index but to more closely track the index with low costs.</p><p>It’s often considered more of a set-and-forget strategy, as passive investors tend to limit the amount of buying and selling while investing in a market benchmark such as the ASX200.</p><p>Passively managed funds do not involve stock picking and extensive research, which means they’re usually more cost efficient than active funds.</p><h3 id="perks-1">Perks</h3><ul><li><strong>Low cost.</strong> There's nobody picking stocks, so oversight is more cost efficient. Passive funds simply follow the index they use as their reference.</li></ul><h3 id="considerations-1">Considerations</h3><ul><li><strong>Narrow investment pool.</strong> Passive funds are limited to a specific index or predetermined set of investments, so you may be locked into those holdings.</li></ul><p>Types of passive investments can include exchange traded funds and index funds.</p><h2 id="is-active-investing-or-passive-investing-best">Is active investing or passive investing best?</h2><p>At Spaceship, we think investing is a key tenet of growing your long term wealth. So, if you're thinking of investing, we think you're on to a good thing!</p><p>As for which style is best, well that's up to you.  But we think it's important for the fund to reflect your goals and of course your risk appetite. If you're unsure, we recommend you consider seeking professional financial help to explore and discuss your options.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Nicole Webb)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/investing/">Investing</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2019/10/active-v-passive-investing-whats-the-difference.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[28.05.21 | Savings, cryptocurrency, and the movie biz]]></title>
            <link>https://www.spaceship.com.au/learn/280521-newsletter/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/280521-newsletter/</guid>
            <pubDate>Fri, 28 May 2021 01:06:00 GMT</pubDate>
            <description><![CDATA[A look at what Square, Apple, and Amazon have been up to lately.]]></description>
            <content:encoded><![CDATA[<p>The stock market has had quite the ride in 2021 so far. Here’s another quick look at some of the companies in our portfolios that are making news and moves.</p><h2 id="square">Square</h2><p>Square is a digital payments company that helps everyday people become sellers.</p><p>Earlier this week, its stock rose 5.5% in a single day of trading after it was reported the company will likely offer savings and checking (transaction) accounts in the future.</p><p>What makes this news extra interesting is that Bloomberg News, which broke the story, discovered a hidden code within a Square app update and used that code to make the assessment it would offer savings in the future.</p><p>The company itself has said nothing.</p><p>Square stock is up 0.53% this year (as at 26 May 2021).</p><p>Square is currently in our Spaceship Universe Portfolio and Spaceship Earth Portfolio.</p><h2 id="apple">Apple</h2><p>Apple is no stranger to trying new things, and this week it may have shown its next hand.</p><p>The company placed a job ad, looking for a business development manager in “alternative payments,” sparking rumours it would move into cryptocurrencies.</p><p>This news comes on the back of earlier rumours that Apple is working with Coinbase, a crypto exchange platform that recently went public, to offer Apple Pay integration.</p><p>Apple stock is down 1.98% this year (as at 26 May 2021).</p><p>Apple is currently in our Spaceship Universe Portfolio and Spaceship Origin Portfolio.</p><h2 id="amazon">Amazon</h2><p>Maybe, though, we’ve saved the best for last.</p><p>This week Amazon announced it will acquire MGM Studios for US$8.45 billion.</p><p>The move will help the company bolster its Amazon Studios division, thanks to MGM’s huge catalogue of more than 4,000 films and 17,000 television shows.</p><p>Interestingly, Amazon shares barely moved when the announcement was made, although rumours of the acquisition circulated last week, so it’s possible the deal was already priced in.</p><p>The deal is the second-largest acquisition in Amazon’s history. In 2017, it purchased Whole Foods, a high-end supermarket chain, for US$13.7 billion.</p><p>Amazon stock is up 2.46% this year (as at 26 May 2021).</p><p>Amazon is currently in our Spaceship Universe Portfolio and Spaceship Origin Portfolio.</p><hr><p>The Spaceship Voyager portfolios invest in Square, Apple, and Amazon. Please refer to the Spaceship app or our website for more information on what each portfolio invests in.</p><p>Important! We’re sharing with you our thoughts on the companies in which Spaceship Voyager invests for your informational purposes only. We think it’s important (and interesting!) to let you know what’s happening with Spaceship Voyager’s investments. However, we are not making recommendations to buy or sell holdings in a specific company. Past performance isn’t a reliable indicator or guarantee of future performance.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Bryna Howes)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/newsletters/">Newsletters</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2021/06/news-280521-1.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[What is money anxiety?]]></title>
            <link>https://www.spaceship.com.au/learn/what-is-money-anxiety-disorder/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/what-is-money-anxiety-disorder/</guid>
            <pubDate>Tue, 25 May 2021 23:00:00 GMT</pubDate>
            <description><![CDATA[“Money anxiety disorder” is a term sometimes used to describe a condition of constant worry and unease about money.]]></description>
            <content:encoded><![CDATA[<p><strong>“Money anxiety disorder”</strong> is a term sometimes used to describe a condition of constant worry and unease about money.</p><p>In Australia, it’s not strictly a clinical diagnosis but anxiety can blossom for a whole host of different reasons, not least anxiety about money.</p><p>Just about everyone has a complicated relationship with cash. Do we have enough of it? Are we using it for the right things? What <em>are</em> the right things?</p><p>But money anxiety disorder goes beyond the everyday worries about how much cash we’ve got.</p><p>Instead, it’s a persistent pattern of self-destructive and self-limiting financial behaviour.</p><p>In this post we discover how it may manifest, five different strands and some resources to help you if some of these apply to you.</p><p>Money anxiety can be really crippling.</p><p>The good news is, the basics of financial health aren't complicated, and we’re all capable of mastering them, no matter who we are, or our level of wealth.</p><p>Sometimes it’s a matter of getting over our own pride and asking for help!</p><p>Sometimes it’s just a matter of getting organised.</p><p>Sometimes we use professional techniques to reframe the way we see things.</p><p>The good news is, all of these are achievable (no matter how bad things might be or how disorganised you think you are).</p><h2 id="how-does-someone-develop-money-anxiety-disorder-">How does someone develop “money anxiety disorder”?</h2><p>In our societies, money often equals food, shelter and status.</p><p>So it’s unsurprising we get so stressed about it.</p><p>But distorted beliefs about money stem from a variety of different places, meaning that any one person has a few different reasons for suffering.</p><p>People who find it difficult to confront their financial problems often had early life experiences in which they received mixed messages about money, were told money issues should not be talked about or saw parents frequently in conflict around money.</p><p>Others experience compulsive buying and hoarding behaviour as a byproduct of self-esteem issues or depression.</p><p>Others move through self-destructive habits, like drug addiction, to gambling, to overspending.</p><h2 id="how-does-it-manifest">How does it manifest?</h2><p>Perhaps the easiest way to tell if somebody (or yourself) is more than a little stressed about money is to have a look at their relationships.</p><p>Arguing with your friends, family and partner about money is a clear signal. Secretive behaviour often follows. As does, difficulty sleeping and irregular eating.</p><p>These are genuine stresses.</p><p>Note: Of course, we all feel and probably do the following things from time to time. But there’s a marked difference between avoiding looking at your bank balance after a big Saturday night and pointblank refusing to engage with one’s financial situation at all.</p><p>Let’s have a look at some of the types of money anxiety.</p><h2 id="financial-denial">Financial denial</h2><p>This is when you try and minimise money problems by refusing to think about them all together.</p><p>And ultimately, you have no sense of your big-picture financial situation: like how much debt you owe or how long or what it would take to pay it off.</p><p>The problem with financial denial is, of course, if you can’t accept there’s a problem there’s no chance you can fix it.</p><p>This form of denial might be familiar. It can be <a href="https://www.healthdirect.gov.au/how-to-help-someone-with-a-drug-problem?ref=spaceship.ghost.io">associated with</a> substance abuse, alcoholism and drugs.</p><p>This is what it can look like:</p><ul><li>Refusing to open credit card bills, bank statements or overdue notices;</li><li>Constantly getting new credit cards, moving money around and borrowing from friends;</li><li>Avoiding conversations about money with family and friends;</li><li>Insisting things are fine or using lack of failure as evidence of success. (Meaning without any major or visible money problems, you’re doing well).</li></ul><h2 id="financial-rejection">Financial rejection</h2><p>This is when you feel guilty whenever you actually do have money.</p><p>Lots of people with this disorder associate having money with being a bad person and believe accumulating wealth isn’t something to strive for, it’s something to be avoided.</p><p>Often times, those who suffer financial rejection grew up around people who constantly made negative comments about rich people or believe the wealthy got so by exploiting others or by sacrificing their integrity.</p><p>It can look like:</p><ul><li>Earning considerably less money than your skills, education and experience call for;</li><li>Giving money away because you don’t feel entitled to it, or refuse to be associated with it. (Even if it could help you and your family)</li><li>You turn down promotions and other opportunities;</li><li>You work for free or undercharge;</li><li>You see yourself as morally superior to “rich people”.</li></ul><h2 id="hoarding">Hoarding</h2><p>This is when you stockpile money or objects and that provides a welcome sense of safety and security.</p><p>The difference between hoarding and collecting, is people who collect things are generally quite proud to show off their collection.</p><p>Hoarders on the other hand, generally acquire things to the point where their living spaces are so cluttered, they can barely use them and are desperate to hide it.</p><p>Hoarding is often associated with compulsive buying, like you never want to pass up a bargain or you compulsively acquire free things (like flyers or wrappings).</p><p>It can look like:</p><ul><li>Deep attachment to worthless possessions;</li><li>Severe anxiety and panic at the thought of discarding items;</li><li>Difficulty organising or categorising possessions;</li><li>Inability to decide where things go;</li><li>Suspiciousness of others near or touching objects;</li><li>Loss of living space, social isolation and financial difficulties.</li></ul><p>This Adelaide man who was hoarding in his home <a href="https://www.smh.com.au/money/saving/hoarding-creates-a-financial-mess-can-you-save-money-by-decluttering-your-house-20161201-gt1hdc.html?ref=spaceship.ghost.io">found $280,000 in uncashed cheques</a>, when his house was finally cleaned and sorted.</p><h2 id="compulsive-buying">Compulsive buying</h2><p>This is where we pursue happiness and increased social status through the accumulation of things.</p><p>This can often spill over into “chronic overspending” and can have a catastrophic effect on one’s financial situation.</p><p>When you think about and anticipate the pleasure you will feel when you shop, dopamine, a "feel good" chemical, floods your brain-only to wear off quickly, leaving you craving another fix.</p><p>“I was buying anything and everything,” a woman named Lucy<a href="https://www.smh.com.au/lifestyle/fashion/retail-remedies-or-an-acquiring-addiction-20130522-2k06n.html?ref=spaceship.ghost.io"> told</a> The Sydney Morning Herald, in 2013.</p><p>“Toys for the kids, hundreds of lipsticks, books – it didn’t matter as long as parcels kept coming. I believed I needed and deserved all the stuff but as soon as I unwrapped it I felt guilty and empty - so I’d shop again.”</p><p>These are some of the symptoms:</p><ul><li>Impulse purchasing, often resulting in having many unopened items like boxes of shoes and clothes;</li><li>Being more excited about making the purchases than owning the items; you might feel a letdown or a sense of shame after purchasing something.</li><li>When unhappy or in a bad mood, the urge to shop is strong. (Though the removal of those negative feelings are only temporary and are replaced by an increase in anxiety or guilt);</li><li>Intense feelings of guilt and remorse, often part of a vicious cycle where they shop to feel good again.</li></ul><p>Sir Elton John is someone else who <a href="https://www.smh.com.au/lifestyle/fashion/retail-remedies-or-an-acquiring-addiction-20130522-2k06n.html?ref=spaceship.ghost.io">struggled</a> with compulsive buying; he spent close to $50 million in under two years on his shopping addiction.</p><p>A famous drug addict, he replaced cocaine with consumption of a more material kind admitting to cupboards full of unworn clothes and boxes of shoes he didn’t recall buying.</p><h2 id="financial-infidelity-">Financial infidelity:</h2><p>This is when you lie about your spending to your partner.</p><p>This can manifest in many different ways. Sometimes you go into a relationship with a financial secret (like uncomfortable debt) and it becomes harder to reveal as time goes on.</p><p>You might balloon several credit cards over time and are too ashamed to admit it.</p><p>You might have hidden investments or are trying to outperform your partner financially.</p><p>You might be helping out a friend or family member your partner mightn’t approve of.</p><p>These are some of the symptoms, if you’re trying to spot it:</p><ul><li>Illogical spending patterns or consistent withdrawal of small amounts;</li><li>Excessive shopping or odd new purchases that might be otherwise unaffordable;</li><li>High brokerage statements (frequent trading rarely results in profits);</li><li>Moodiness, particularly in those who are gambling;</li><li>Sudden changes in compensation;</li><li>Newly opened accounts.</li></ul><h2 id="the-cool-thing-people-can-learn-their-way-out-of-it-">The cool thing? People can learn their way out of it.</h2><p>Overcoming money anxiety disorder takes time and patience.</p><p>Firstly, financial therapists can help you recognise your past experiences may taint your current perception of money and wealth.</p><p>At its heart, the goal is to help people realise that money is simply a means of exchange - not a symbol of something - and can be used for both good and bad in the world.</p><p>When we challenge our distorted money beliefs, and practice healthy financial behaviours (e.g. <a href="https://www.spaceship.com.au/learn/debt-busting-methods-snowball-avalanche/?ref=spaceship.ghost.io">maintain reasonable and low debt</a>, have an active <a href="https://www.spaceship.com.au/learn/whats-a-savings-buffer/?ref=spaceship.ghost.io">savings plan</a>, as well as following a <a href="https://www.spaceship.com.au/learn/checking-your-spending-habits/?ref=spaceship.ghost.io">spending plan</a>), we don't just become materially richer-we are more likely to become emotionally wealthier as well. </p><hr><p>If you’re struggling financially, we’ve outlined some debt counselling resources in Australia. You can also <a href="https://www.moneysmart.gov.au/managing-your-money/managing-debts/trouble-with-debt/problems-paying-your-utility-bills?ref=spaceship.ghost.io">click here</a> for access to an up-to-date list of resources, courtesy of ASIC.</p><h2 id="national-debt-helpline">National Debt Helpline</h2><p><strong>Phone: 1800 007 007</strong>: The National Debt Helpline is available from 9.30am to 4.30pm, Monday through Friday. Calls from mobile phones may incur a fee from the mobile phone carrier.</p><p>You can also visit the <a href="http://www.ndh.org.au/?ref=spaceship.ghost.io">National Debt Helpline website</a> for information and resources.</p><h2 id="national-legal-aid">National Legal Aid</h2><p>If you’re facing legal action over your debts, you may be able to receive free legal advice from a community legal centre. Visit <a href="https://www.nationallegalaid.org/?ref=spaceship.ghost.io">National Legal Aid</a> for more information.</p><h2 id="lifeline-crisis-support">Lifeline Crisis Support</h2><p><strong>Phone: 13 11 14</strong>: If you need urgent crisis support, call Lifeline’s 24/7 hotline.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Jessica Sier)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/behaviour/">Behaviour</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2022/03/What-is-money-anxiety.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[21.05.21 | It's our birthday]]></title>
            <link>https://www.spaceship.com.au/learn/210521-newsletter/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/210521-newsletter/</guid>
            <pubDate>Thu, 20 May 2021 23:23:00 GMT</pubDate>
            <description><![CDATA[A look at Spaceship Voyager's performance after three years.]]></description>
            <content:encoded><![CDATA[<p>This week, Spaceship Voyager turned three years old!</p><p>The Spaceship Voyager portfolios have had a bit of a rollercoaster ride lately, the reasons for which <a href="https://www.spaceship.com.au/learn/140521-newsletter/?ref=spaceship.ghost.io">we wrote about last week</a>. It’s not the first time either. As one of our portfolio managers wrote earlier this week, we’ve <a href="https://www.spaceship.com.au/learn/three-years-of-the-spaceship-universe-portfolio/?ref=spaceship.ghost.io">seen a few market corrections</a> since launch.</p><p>But nevertheless, we have reason to celebrate, because we know at Spaceship that markets go up and down at times. And it’s important for us, in those up-and-down times, to remain clear on our mission of enabling you to invest in your future — and celebrate when we can.</p><p>So, instead of birthday cake or flowers, we thought we’d share our performance.</p><p>The Spaceship Universe Portfolio has <strong>returned 56.56%</strong> in the year to 30 April 2021, and <strong>29.08% pa</strong> since the Funded Date* (15 May 2018) (35 months).</p><p>The Spaceship Origin Portfolio has <strong>returned 18.08%</strong> in the year to 30 April 2021, and <strong>11.22% pa</strong> since the Funded Date* (15 May 2018) (35 months).</p><p>Investment performance data for the Spaceship Earth Portfolio, which was funded on 12 November 2020, will be available after one full year of history.</p><p>A few notes: These numbers relate to the performance of each portfolio.</p><p>The performance of your investment in either the Spaceship Universe Portfolio or Spaceship Origin Portfolio will naturally differ, and will depend on when you invested in the portfolio. Your return is based on the unit price of the portfolio when you were issued units.</p><p>Also remember, past performance is not a reliable indicator of future performance and is provided for your information purposes only. Returns are net fees, and not a projection.</p><p>*The Funded Date (15 May 2018) is the date on which each portfolio was able to invest in most of the companies in its relevant reference indices.</p><p>Thanks for being a part of Spaceship Voyager over the last three years! Here’s to many more!</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Bryna Howes)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/newsletters/">Newsletters</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2021/05/news-210521-1.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[3 years of the Spaceship Universe Portfolio]]></title>
            <link>https://www.spaceship.com.au/learn/three-years-of-the-spaceship-universe-portfolio/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/three-years-of-the-spaceship-universe-portfolio/</guid>
            <pubDate>Wed, 19 May 2021 00:35:01 GMT</pubDate>
            <description><![CDATA[The Spaceship Universe Portfolio turned three this month. So we’ve taken the opportunity to review our process, top performers and lessons learnt.]]></description>
            <content:encoded><![CDATA[<p>It’s been an interesting three years, particularly the last year, in part because the companies we invest in are good at solving problems. </p><p>Problem-solving increased during COVID-19 as companies needed to reach customers during lockdowns. This accelerated the digitalisation of the economy, which means that companies found new ways to take more of their products and services online.</p><p>Crises and corrections are bad for markets, but volatile environments aren’t necessarily bad for forward-looking companies. A crisis can increase the pace of innovation, openness to change and build new habits. This can create an opportunity for companies to influence consumers – who are normally creatures of comfort – to become more open to change.</p><h2 id="where-the-world-is-going">Where the World is Going</h2><p>At Spaceship, we invest using our Where the World is Going (<strong>WWG</strong>) methodology. This means we’re focused on companies with products and services that we believe have potential growth and a competitive advantage, and will become more relevant over time.</p><p>Long story short, we ask ourselves some key questions like:</p><ol><li><strong>Is a new trend or habit being built.</strong> Does the company have a service that’s becoming more relevant or is it a better problem solver?</li><li><strong>Does it have a moat. </strong>Does the company have a competitive advantage such as scale, branding or a networking effect?</li><li><strong>Management.</strong> Does the company’s management act like long-term owners would?</li><li><strong>Expected returns. </strong>Could the company double in value over the next five years?</li></ol><h2 id="the-history-of-the-spaceship-universe-portfolio">The history of the Spaceship Universe Portfolio</h2><p>Over the three year lifespan of the portfolio, we've experienced three portfolio corrections, which is defined by a fall of more than 10%.</p><p>When markets are volatile (i.e. they’re unpredictable and experiencing big changes), the most common question we get asked is what are we doing in relation to specific risks? Over the years, concerns have included COVID-19, lockdowns, inflation, value stock rallies, etc.</p><h2 id="hodl-holding-on-for-dear-life">HODL: Holding On for Dear Life</h2><p>Some have suggested that doing nothing and holding doesn’t seem smart. Shouldn’t we be trading and reacting given inflation concerns?</p><p>Interestingly, this is the one question we never get asked: what is our holding discipline and do we follow our processes?</p><p>The WWG methodology is focused on longer term structural trends, solving problems and new habits, not cyclical short term economic trends.</p><p>If we don’t follow our process, we run the risk of selling a great company for a short-term reason or reaction.</p><p>The ability to hold onto outperforming stocks has been a large contributor to outperformance but also a contributor to short term volatility.</p><h2 id="trust-the-process">Trust the process</h2><p>Holding onto great companies can be difficult given there can be many short term reasons to sell. Hendrik Bessembinder’s studies have been influential in our longer term thinking, highlighting the positive skew in the stock market and concentration in returns.</p><p>It’s much like venture capital investing where a small number of companies generate most of the returns. The traditional 80/20 pareto power law is more like 99/1 in global stock markets. Bessembinder’s studies revealed that 1.3% of global stocks created 100% of stock market wealth.</p><figure class="kg-card kg-image-card kg-card-hascaption"><img src="https://www.spaceship.com.au/blog/images/2021/05/Largest-wealth-creation-by-firm-and-decade.png" class="kg-image" alt loading="lazy"><figcaption>Source: Extreme Stock Market Performers, Part I: Expect Some Drawdowns</figcaption></figure><p>In another study Bessembinder focused on stock drawdowns, highlighting even the best performing stocks are volatile. As above, Apple corrected 39.5% over a 9 month period. The best wealth creators experienced drawdowns that lasted on average 10 months and an average loss of 32.5%. Bessembinder’s study covered 62,000 global stocks over 1990-2019.</p><h2 id="top-performers">Top performers</h2><p>As we look back over the past three years, it’s important to ask what have we learnt?</p><p>To start, we’ve seen our top performers more than make up for our mistakes. Our top five positions contributed to the portfolio 4.6 times greater than the top five negative detractors.</p><p>Our WWG methodology focused on companies building products and services becoming more relevant over time, leading us to invest in some of the best performing stocks.</p><p>These are our largest portfolio contributors by order as at 7 May 2021:</p><h3 id="1-tesla-up-1039-">1. Tesla: Up 1039%</h3><p>Tesla’s mission is to accelerate the world’s transition to sustainable energy, helping solve the problem of climate change. As at February 2021, Tesla’s brand, vertical integration of hardware and software, battery production scale and storage made it the leading global electric vehicle company. It has led to increasing adoption of electric vehicles and renewables.</p><h3 id="2-shopify-up-533-">2. Shopify: Up 533%</h3><p>Shopify helps people achieve independence by providing a global e-commerce operating system (website, shipping and payments), making it easier to start, run and grow a business. </p><p>Unlike most e-commerce companies Shopify is focused on merchant sellers not consumers, powering more than 1.7m merchants with over 6,600 third party apps as at April 2021. Shopify is the second largest e-commerce company in America, as at October 2020.</p><h3 id="3-sea-up-515-">3. Sea: Up 515%</h3><p>Sea’s mission is to better the lives of consumers and small businesses with technology. Operating in south-east Asia, Sea owns multiple brands and businesses. Sea is the owner of Garena games, famous for Free Fire, the most downloaded mobile game worldwide in 2019 and 2020. Sea has reinvested its Garena cash flows to help its e-commerce division Shopee and SeaMoney payments become leading businesses in south-east Asia, according to App Annie.</p><h3 id="4-square-up-270-">4. Square: Up 270%</h3><p>Square builds tools to empower and enrich everyone, with a goal to enhance economic empowerment for all. In Australia we’re most familiar with their point-of-sale system for merchants. Australia is Square’s largest international market, highlighting the potential for international expansion.</p><p>Recent growth has come from a consumer service not offered here, the Cash App. This app allows anyone to send, spend and save money all from one app, and in December 2020 it had more than 36 million monthly active customers. Square’s strong position with businesses (through point-of-sale) and now consumers (through the Cash App) hints at a potential new financial network connecting both sides of a transaction.</p><h3 id="5-mercado-libre-up-370-">5. Mercado Libre: Up 370%</h3><p>Mercado Libre’s mission is to democratise e-commerce, generating economic inclusion in Latin America. Mercado Libre means free market in Spanish. It hosts the largest online commerce and payments ecosystem in Latin America with 132.5 million unique active users in 2020 and US$21 billion in sales. Mercadolibre has leveraged its strong e-commerce position to build MercadoPago into a leading payments platform.</p><h2 id="lessons-learnt">Lessons learnt</h2><p>The biggest lessons come from mistakes. We’ve had detractors over the period such as Baidu, Boeing, and Freedom Foods. The lessons? Be extremely wary of poor cash flow and debt levels. We’ve always been careful and have become even more so. The overall portfolio is net cash i.e. the companies in our Spaceship Universe Portfolio have cash balances that are more than their debt.</p><p>We believe our biggest mistakes have been sins of omission, not sins of commission.</p><p>Sins of commission are observable: the investment detracts from the portfolio.</p><p>But sins of omission – i.e. stocks we didn’t buy that have increased multiple times – are much more costly than a stock falling 25%, as an example. You can’t attribute sins of omission to portfolio returns but they can be the largest mistakes we can make in terms of our wealth.</p><p>For example, we have missed investing in Pinduoduo, a Chinese e-commerce company that pioneered collective buying. The more buyers in your social buying pool, the larger the discount you receive on goods.</p><p>Another example is Zoom; their video conferencing service was a lockdown beneficiary. Both meet our definition of products and services becoming more relevant over time but we were uncertain over the strength of the moat or competitive advantage, and we’ve so far been proven wrong.</p><p>We won’t be able to invest in every disruptive outperformer but we will do our best to look for and assess them according to our WWG methodology.</p><p>Change is occurring faster than ever, creating more investment opportunities for the Spaceship Universe Portfolio. We’re focused on the sustainability of habits brought on by change and the tools and services needed going forward.</p><p>Thank you for supporting us and investing in where the world is going.</p><hr><p>The Spaceship Universe Portfolio invests in Tesla, Shopify, Sea, Square and Mercado Libre at the time of writing.</p><p>The Spaceship Origin Portfolio invests in Tesla and Shopify at the time of writing.</p><p>The Spaceship Earth Portfolio invests in Shopify, Square and Mercado Libre at the time of writing.</p><p>Important! We’re sharing with you our thoughts on the companies in which Spaceship Voyager invests for your informational purposes only. We think it’s important (and interesting!) to let you know what’s happening with Spaceship Voyager’s investments. However, we are not making recommendations to buy or sell holdings in a specific company. Past performance isn’t a reliable indicator or guarantee of future performance.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Jason Sedawie)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/investing/">Investing</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2021/05/three-years-of-the-spaceship-universe-portfolio.png" length="0" type="image/png"/>
        </item>
        <item>
            <title><![CDATA[14.05.21 | Welcome to the jungle]]></title>
            <link>https://www.spaceship.com.au/learn/140521-newsletter/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/140521-newsletter/</guid>
            <pubDate>Fri, 14 May 2021 00:19:00 GMT</pubDate>
            <description><![CDATA[A look at what is making the market dip lately.]]></description>
            <content:encoded><![CDATA[<p>We’re all about “real” money talk here at Spaceship (as evidenced by our <a href="https://www.spaceship.com.au/learn/tag/real-money-talk/?ref=spaceship.ghost.io">Real Money Talk series</a>) and so I don’t want to lie to you: yesterday I was really down about money.</p><p>I’ve had a long, arduous money journey. For a long time, I was just living within my means, and then there was a period where I did okay for a while after selling a business. But then came a period where I couldn’t work for years and hit rock bottom. It’s only in recent years that I’ve managed to lift myself back up — and that hasn’t been easy.</p><p>While there is a lot for me to be proud of, it shakes me to my core when I see the stock markets tumble, real estate prices skyrocketing, and my net worth taking a beating.</p><p>It’s at these times that I have to remind myself it’s about "time in the market".</p><p>At the moment, there are a couple of key factors that are unsettling the stock market.</p><p>The first is inflation.</p><p>In the United States, inflation is speeding up faster than it has in more than a decade. To be exact, since September 2008, which was right in the middle of the global financial crisis.</p><p>Inflation is a general rise in the price of goods and services over a period of time. When the cost of living goes up, you don’t have as much to spend. Which means, investment returns also need to rise in order for you to maintain your same buying power.</p><p>So, that’s why inflation can spook the stock markets.</p><p>Another key factor is a rotation to more cyclical stocks.</p><p>Cyclical stocks typically involve companies that sell “discretionary” items. In other words, the things you might buy when you have money to spend, as opposed to when times are tough. When the economy is doing well, you tend to see cyclical stocks also do well.</p><p>Although the pandemic isn’t over, countries such as the United States are starting to open up again, which means the economy is starting to strengthen, and investors are starting to push their money into those stocks that will benefit from a bolstered economy.</p><p>However, our investment team believes inflation concerns and the rotation to cyclical stocks are a short term issue, and we’ll continue to focus on long-term, more structural trends that align with our Where the World is Going (WWG) investment strategy.</p><p>With all that in mind, it’s still easy to feel spooked.</p><p>On a personal note, working at Spaceship means I’m seeing more noise around the markets than many people, and that noise can get loud.</p><p>I’m not immune, but I, like Spaceship, believe in the value of long-term investing.</p><p>We have a minimum suggested timeframe of seven years for anyone holding an investment in a Spaceship Voyager portfolio because, generally, when equity investments are held for longer periods they tend to exhibit lower volatility than those held for shorter periods. (Although, naturally, past performance is not a reliable indicator of future performance.)</p><p>It’s also worth remembering the “time in the market, not timing the market” philosophy whenever you feel spooked, because by trying to pull out of the market on a bad day, you could also end up missing out on a good day.</p><p>J.P. Morgan Asset Management’s 2021 Retirement Guide has some insight into this.</p><p>Over the 20-year period from 2 January 2001 to 31 December 2020, if you missed the ten best days in the stock market, your overall return was cut by more than half!</p><p>To be more specific, if you put $10,000 into the S&amp;P 500 Index, and remained fully invested over the entire period, you’d have ended up with $42,231. If you had missed the ten best days, you’d have ended up with $19,347.</p><p>All this to say, it can be worthwhile to stick it out. Some people even use market drops to put in more money and potentially supercharge their investments.</p><p>Having said all that, you should absolutely make your own decision, a decision that suits your personal financial situation. Again, past performance is not a reliable indicator of future performance.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Bryna Howes)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/newsletters/">Newsletters</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2021/05/news-140521-1.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[Real Money Talk: Rupert]]></title>
            <link>https://www.spaceship.com.au/learn/real-money-talk-rupert/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/real-money-talk-rupert/</guid>
            <pubDate>Tue, 11 May 2021 22:00:00 GMT</pubDate>
            <description><![CDATA[Rupert is a 28-year-old who spent five years in the Australian army.]]></description>
            <content:encoded><![CDATA[<p>This post is based on an interview we conducted with Rupert in January 2019.</p><p>Real Money Talk is our series where we interview Australians from all walks of life about their personal finances. The views expressed are those of the interviewees, based on their experiences with money, and as such are not necessarily representative of Spaceship's views.</p><p>Rupert spent five years in the Australian army and tells us about the pay structure and how he kind of wishes he'd saved more while on home  base.</p><p><strong>Age: </strong>28</p><p><strong>Where do you live? </strong>Brisbane </p><p><strong>What is your current net worth?</strong></p><p>-$600</p><p><strong>How does it break down? (shares, real estate, businesses, home, superannuation, etc)</strong></p><p>Assets:</p><ul><li>Cash: $2,000</li></ul><p>Investments:</p><ul><li>Superannuation: $25,000</li></ul><p>Liabilities:</p><ul><li>Credit card: $5,600</li><li>HELP: $22,000</li></ul><p><strong>Any debts? (including HELP from Uni)</strong></p><ul><li>HELP: $22,000</li><li>ATO: $2,500</li></ul><p><strong>How long were you in the army? </strong></p><p>Just over five years. </p><p><strong>Why did you decide to join? </strong></p><p>University wasn’t really working out. I needed something that would keep me in line; some kind of regimented way of life. My Dad was a cop and he suggested the army.  I definitely found that regimented way of life. </p><p><strong>Did you go any tours?</strong></p><p>Yes, I went to Afghanistan from October to March 2011-2012. Leading up to that I did three months training in Oklahoma, in the USA. </p><p><strong>How did the money structure work?</strong></p><p>During basic training your baseline salary is around $30,000.</p><p>You pick a trade you want to work in: I went to the School of Artillery at Puckapunyal, which is in Victoria. That job is basically to prepare to shoot down planes if they’re coming at you, carry and set up missile kits, making sure you can get into action in quick enough time.</p><p>Regarding pay, there’s a tiered structure in the army. Tiered 1 - 6. Once you’re in a unit you get a tier and then your pay moves through the tiers as you go through the ranks. After a while I was at Tier 6, which was around $55,000 a year.</p><p>Every soldier gets a $10,000 service allowances which you use for your meals and uniforms and stuff. Nothing to spend on except bills. </p><p><strong>Did you pay tax? </strong></p><p>Yes. </p><p><strong>What happens when you’re in active duty?</strong></p><p>If you’re in a theatre of war, you sometimes don’t have to pay tax. And sometimes your pay gets bumped up double</p><p>When we were in Afghanistan, I was on $60,000 a year and I was promoted from a Bombardier to a Commander. Then my pay popped up to $90,000.</p><p>It also matters exactly where you are. It’s stationary when you’re at the main base, for example, but if you’re out on remote patrol bases it changes again. When I was outside the wire, for a while there I was earning around $5,200 a fortnight. It’s a dangerous situation and you get paid to take the risk. </p><p><strong>Did you save much? </strong></p><p>You’re capped, put it that way.</p><p>No, not really. I was spending most of my money on piss. When you’re in base, I kind of lived week to week. There’s not much to actually spend money on except going to the pub. And after work you really just want to blow off steam.</p><p>There were definitely guys who put money away and now they have houses and things. And there was definitely scope to save because the cost of living on base isn’t much at all. It cost me around $70 a week.</p><p><strong>What’s your attitude when it comes to money? </strong></p><p>Mine’s always been pretty flippant. Over time you learn that’s not the way to go, but yeah, some of us learn by doing.</p><p>When you’re in the army, you always reckon you can save down the line. Especially when you start, you’re all fired up, everyone reckons they’ll stay in. And that government pay cheque just keeps coming, so there’s no reason to think you won’t save down the line.</p><p>But when you leave, the shock is just that.</p><p><strong>What did that teach you? </strong></p><p>Well I learnt to make a budget.</p><p>I sat down with the family after I was out. Worked out what I would normally be paying for down there, but what wouldn’t work here. Like, I don’t need to pay for Foxtel and three different streaming services.</p><p>For a while, and I think a lot of young guys are probably like this when they’ve got regular income, if I needed a new lappy or a Playstation I’d just buy it straight up. </p><p>I just became a bit mindful. </p><p>Budgets are fine. You just make a plan of what bills and things you’ve got at what time of the month. Write it down in a calendar.</p><p>Then I knew what I had coming up. </p><p><strong>Do you invest?</strong></p><p>You know, when I came out of the army I actually had $20,000!</p><p>And I was all set up to invest it in a fund and there was an advisor who was going to help me.</p><p>But things happened and I just pissed that up against the wall.</p><p>But it’s something I want to learn about for sure. </p>]]></content:encoded>
            <author>hello@spaceship.com.au (Bryna Howes)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/real-money-talk/">Real Money Talk</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2019/02/real-money-talk-rupert.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[Emotional freedom vs financial freedom]]></title>
            <link>https://www.spaceship.com.au/learn/emotional-freedom-vs-financial-freedom/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/emotional-freedom-vs-financial-freedom/</guid>
            <pubDate>Tue, 11 May 2021 21:00:00 GMT</pubDate>
            <description><![CDATA[What is it, what’s the difference, and why do you want it?]]></description>
            <content:encoded><![CDATA[<p>What is it, what’s the difference, and why do you want it?</p><h2 id="what-is-financial-freedom-to-you-">What is financial freedom (to you)?</h2><p>Early retirement, private jets, room service every night... right? Maybe, maybe not.</p><p>We think of financial freedom as essentially having the freedom to make certain choices without worrying about being able to financially sustain yourself. Depending on your circumstances, this might mean moving out of home, not having to worry about covering bills and groceries, feeling able to quit a job that doesn't suit you, or never having to work again.</p><p>What you need to do depends on how you define your financial freedom. Bolstering your savings can allow you to take time off work. It’s freedom, but it’s temporary. So, what do you do if you want longer-term financial freedom?</p><p>To us, it all boils down to non-employment related income. If you want to free up your time to do other things, you need to have a source of income that doesn’t directly correlate to the physical hours you spend working. That means finding other ways to build your wealth - and one way you can do that is by investing. Whether it’s stocks, bonds, property, or royalties (or something else) if you can set something up that supplies enough income for you to live on, you’re set.</p><p>Although a good investment strategy and portfolio may provide a stream of income not related to your employment, all investments have risks including the risk of losing all or some of your capital investment - so you should obtain independent financial and legal advice before investing.</p><h2 id="what-is-emotional-freedom">What is emotional freedom?</h2><p>Life is hard. There’s no doubt about it. Our society places a lot of pressure on us. To borrow from Buddhism - “pain is inevitable, suffering is optional”.</p><p>In our view emotional freedom dictates how you cope with or react to what life throws at you. It’s a skill that requires deep levels of self-awareness and a whole lot of practice.</p><p>Not sure if you’ve got it or not? Ask yourself the following questions:</p><ul><li>When you get angry, can you calm yourself before responding?</li><li>Can you treat yourself with compassion and kindness when negative thoughts (such as self-doubt or fear) pop up?</li><li>Can you have empathy for others without absorbing their pain or trying to solve all their issues?</li><li>Can you take inconveniences in stride, without them ruining your day?</li><li>Can you feel sympathy for yourself after a hard day, rather than dragging yourself down for what didn’t go well?</li></ul><p>Gaining emotional freedom can be one of those things that involves taking a long, honest look at yourself to objectively pick apart your decision-making processes, your defence mechanisms and all the dusty, painful things hiding away in your head.</p><p>Paying extra attention to the things mentioned in the above list may be a starting point. We have found that writing in a journal can also help you deconstruct things, as long as you’re brutally honest with yourself.</p><h2 id="the-link-between-emotional-and-financial-freedom-">The link between emotional and financial freedom.</h2><p>This is a finance blog. Why are we talking about FEELINGS so much?</p><p>What’s the link between emotional and financial freedom? Your emotional state dictates your perception of things (including your finances), and whether you feel ‘free’ or not.</p><p>If you find your work meaningful and satisfying, if you’re deriving sufficient income from something you love, chances are you won’t feel trapped by working - you may feel you’ve attained financial freedom even though you’re working a certain number of hours a week. On the other hand, if you despise your job, you might need to change jobs or retire completely before you feel financially free.</p><p>Emotional freedom or lack thereof may impact your ability to make certain choices. If you are bogged down by fear or uncertainty, you may not make a move when the opportunity arises. If you’re wrapped up with shame or uncertainty about who you are and what you want, you may hesitate to go down a path-less-travelled, even though it may align with your individual values and goals. In these cases, we consider that self-awareness is paramount. If you’re hesitating to do something because of an emotional block rather than a pragmatic one, wouldn’t you like to know?</p><p>We think that you need emotional freedom to be able to make the clearest, most well-informed decisions possible. You need to be making clear, well-informed decisions if you ever want to attain financial freedom through investments.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Liv Steigrad)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/behaviour/">Behaviour</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2020/01/emotional-freedom-vs-financial-freedom.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[Value investing: finding unloved stocks]]></title>
            <link>https://www.spaceship.com.au/learn/what-is-value-investing/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/what-is-value-investing/</guid>
            <pubDate>Tue, 11 May 2021 20:00:00 GMT</pubDate>
            <description><![CDATA[The trick with value investing is to find valuable, high performing businesses the rest of the market is pessimistic on.]]></description>
            <content:encoded><![CDATA[<p><strong>Value investing</strong> is when you buy a share that is trading for <em>less </em>than the combined value of all its bits and pieces.</p><p>The trick with value investing is to find valuable, high performing businesses the rest of the market is pessimistic on.</p><p>Sure, sounds like a simple and effective strategy. (And kind of obvious).</p><p>But the difficulty with value investing can lie in the actual analysis of the business, how it operates and what its future earnings look like.</p><p>And the most important question of all is, <em>why </em>has everyone missed it?</p><h2 id="intrinsic-value"><strong>Intrinsic value</strong></h2><p>You can find the intrinsic value of a business by calculating both tangible and intangible factors.</p><p>Tangible factors are <em>things, </em>like buildings, equipment and products.</p><p>Intangible factors are <em>non-physical things</em>, like brand recognition, copyrights and trademarks, intellectual property and goodwill. </p><p>You take those things into account as well as things like the broader economy and the industry, financial conditions and how the business is managed.</p><p>Basically, you want to consider anything that would affect the value of the business and then you compare it to what the market says.</p><p>Scrutinising the financials of a business gives a powerful insight into how you might value it.</p><p>The likes of Warren Buffett pore over the accounts of any business they are looking to buy.</p><p>They will look at things like revenues, earnings, future growth, return on equity, profit margins, and other information to determine a company's underlying value and potential for future growth.</p><p>Once they decide on a value for a business, they then compare it to what the market says, in the form of the share price. They are looking for cases where they believe the market has mispriced the company.</p><p>Of course, the problem with value investing is two investors can look at precisely the same information and give the business a different value.</p><h2 id="margin-of-safety"><strong>Margin of safety</strong></h2><p>In order to combat the chance of error, value investors will generally impose a ‘margin of safety’ buffer.</p><p>That means they want to find a business that is not <em>just </em>below the market value, but <em>significantly below it</em>.</p><p>That way, if the share prices don’t do what the investor anticipated, they have minimised their risk.</p><h2 id="the-market"><strong>The market</strong></h2><p>Everybody bangs on about how efficient the market is (at least, economists do), so how would millions of investors miss the opportunity to own an undervalued business?</p><p>The truth is, there are way more emotions involved in investing than people like to admit.</p><p>And so when news about the economy or businesses or anything at all really filters through to investors, they sometimes react by buying and selling shares.</p><p>This results in price movements and is generally known as the ‘market sentiment’.</p><p>But market sentiment often has very little to do with the actual value of a business and value investors generally don’t get swept up in euphoric bull markets or panicked bear markets.</p><p>Because they’ve done their fundamental research, value investors often buy up shares when the market has sold off or sell their shares when the market is exuberant.</p><p>It’s important to remember that market sentiment can often cloud the judgement of investors, especially when they read a lot of news media.</p><p>Ignore the crowd!</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Jessica Sier)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/investing/">Investing</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2019/02/what-is-value-investing-.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[07.05.21 | Who let the Doge out?]]></title>
            <link>https://www.spaceship.com.au/learn/070521-newsletter/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/070521-newsletter/</guid>
            <pubDate>Fri, 07 May 2021 00:27:00 GMT</pubDate>
            <description><![CDATA[A look at the Dogecoin cryptocurrency.]]></description>
            <content:encoded><![CDATA[<p>Back in January, I did what seemingly everyone else in NSW was doing, and went to Byron Bay for a holiday. We had a great beach shack with a pool table, an outdoor television, and a resident tree frog, and plenty of time to soak up the sun and some beers.</p><p>There were ten of us, which meant a pretty diverse range of conversation, but one topic kept coming up over and over again: Dogecoin.</p><p>The guy who had organised the trip was, I would posit, Dogecoin’s number one fan. He had even invested some of his superannuation into Dogecoin. While the rest of us were struggling to figure out how to even pronounce the word ‘Dogecoin,’ this guy was rattling off numbers.</p><p>Had any of us listened to him, we could have been quite well off right now.</p><p>Dogecoin snowballed to an all-time high of US 69 cents earlier this week.</p><p>Essentially, if you had made a $1,000 investment into Dogecoin on 1 January 2021, you would have had around $121,052 when it hit that all-time high.</p><p>When compared to other cryptocurrencies such as Bitcoin and Ethereum, that’s quite the gain. Over the same time period, a $1,000 investment into Bitcoin would have seen you with $1,954 and a $1,000 investment into Ethereum would have seen you with $4,687. I’ll take six figures over four, any day!</p><p>But perhaps the real story here is that Dogecoin started as a joke.</p><p>Dogecoin was created in 2013 by two software engineers: Billy Markus and Jackson Palmer.</p><p>The duo purchased the website dogecoin.com, which referenced the “doge” meme that was circulating at the time. They used the Shiba Inu dog from the meme as their logo, and away they went! Their only purpose: to create a <em>fun</em> and instant digital currency.</p><p>Despite its comical beginnings, Dogecoin has served a purpose over the years. It has an active online community that has raised money for charitable causes. And in 2014, it sponsored the Jamaican bobsled team. (Yes, that’s not just in the movies!)</p><p>And not unlike its peers, it has had its volatile moments.</p><p>In December 2013, it jumped nearly 300% in value over the space of three days, before then dropping by 80% and experiencing its first major crash. In January 2014, its trading volume briefly surpassed that of all cryptocurrencies combined. And during the 2017-2018 bubble, it saw a temporary market capitalisation of nearly US $2 billion.</p><p>It also has a motley crew of celebrity backers: Elon Musk, Snoop Dogg, and Gene Simmons.</p><p>Some even believe this week’s surge is due to Musk’s upcoming appearance on Saturday Night Live. (Musk is known by some as the Dogefather.)</p><p>Despite all the attention, though, it is commonly accepted that Dogecoin has no real use case. It isn’t meant to be a payment system or a store of value.</p><p>In fact, some say that choosing to invest in Dogecoin is choosing to participate in a meme or cultural moment, rather than choosing to make a financial investment.</p><p>That’s probably little comfort for co-founder Billy Markus who sold all his Dogecoin in 2015 to buy a used Honda Civic. “Dogecoin can be a good barometer for how far from reality things can get,” Markus told Bloomberg earlier this year.</p><p>Much wow.</p><hr><p>Important! We’re sharing with you our thoughts on Dogecoin for your informational purposes only. Past performance isn’t a reliable indicator or guarantee of future performance.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Bryna Howes)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/newsletters/">Newsletters</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2021/05/news-070521-1.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[Real money talk: Emilie]]></title>
            <link>https://www.spaceship.com.au/learn/real-money-talk-emilie/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/real-money-talk-emilie/</guid>
            <pubDate>Tue, 04 May 2021 22:00:00 GMT</pubDate>
            <description><![CDATA[Emilie is a 26-year-old who developed a compulsive shopping habit.]]></description>
            <content:encoded><![CDATA[<p>This post is based on an interview we conducted with Emilie in October 2018.</p><p>Real Money Talk is our series where we interview Australians from all walks of life about their personal finances. The views expressed are those of the interviewees, based on their experiences with money, and as such are not necessarily representative of Spaceship's views.</p><p>We have changed the name of the interviewee for their privacy.</p><p>This week we're talking to Emilie who developed a serious compulsive buying habit and accumulated thousands of dollars in credit card debt. </p><h2 id="name-">Name:</h2><p>Emilie </p><h2 id="age">Age?</h2><p>26</p><h2 id="where-do-you-live">Where do you live?</h2><p>Richmond, Melbourne</p><h2 id="what-is-your-current-net-worth">What is your current net worth?</h2><p>-$10,000</p><p>How does it break down? (shares, real estate, businesses, home, superannuation , etc)</p><p>+$2,000 cash</p><p>+$500 Spaceship Voyager account</p><p>+ $29,000 in superannuation</p><h2 id="any-debts-including-help-from-uni-">Any debts? (including HELP from Uni)</h2><p> - I owe my parents $15,000</p><p>- $4,000 credit card debt</p><p>-$22,500 HECS (communications and media studies degree).</p><h2 id="what-do-you-earn-now">What do you earn now?</h2><p>I’m on $90,000 a year, before tax and super.</p><p>My rent is $330 a week and I live in an apartment with one other girl.</p><p>I own my car (which cost me $6,000 around three years ago).</p><h2 id="what-was-your-first-job">What was your first job?</h2><p>My first job was in fashion PR at a boutique agency in Melbourne.</p><p>I went there straight after University when I was 23.</p><h2 id="what-was-your-starting-salary-and-how-did-it-grow-from-there">What was your starting salary and how did it grow from there?</h2><p>It started at $55,000 and went up by $10,000 a year. </p><p>I left that agency at the beginning of the year and I had just started getting paid a $85,000 salary. </p><h2 id="did-you-feel-like-you-were-compensated-fairly">Did you feel like you were compensated fairly?</h2><p> Yes, because the work is not that hard. </p><p>It’s difficult though, because when you work in fashion and go to a lot of events you kind of need new clothes all the time.</p><p>There are lots of judgemental people in fashion and lots of people come from money, so they have access to a lot. </p><p>There’s a real pressure to have new branded clothes and not really wear the same thing twice. </p><p>That ends up being incredibly expensive. Some firms give out a clothing allowance, but it’s really not much compared to how much designer clothes cost.</p><p>You can borrow and rent things from agencies or other people, but there’s a pressure to look and act a certain way.</p><h2 id="what-would-you-change-about-your-job-if-you-could">What would you change about your job, if you could?</h2><p>I was bullied at my workplace.</p><p>I went to the same school as a lot of the girls that worked in the industry, but was always on the outside.</p><p>To this day, I can’t really tell you why I was on the outside.</p><p>It got really bad where I wouldn’t be included on emails and invites and things and it meant I kept screwing up my job because I didn’t know a lot of things were happening. </p><p>That started pretty much right when I started my job and went the whole way through until I quit this year.</p><h2 id="when-did-you-first-start-thinking-about-money-what-prompted-you">When did you first start thinking about money? What prompted you?</h2><p>I have depression and anxiety.</p><p>And for a while, up until about April this year, my anxiety manifested in compulsive shopping.</p><p>It’s really hard to tell you about just how much stuff I was buying, mostly online, and how hard it got out of control.</p><p>I think it started from scrolling Instagram and Facebook constantly when I was 23 and just liking all the beautiful images and pictures. I found myself crossing roads, sitting down on benches in parks just to scroll through Instagram. </p><p>I would then switch to The Outnet and Farfetch (which are online clothing stores) and just scroll through dress after dress. I would add things to my wishlist and baskets. </p><p>For a while, I became fairly obsessed with curating a really cool wishlist but I wouldn’t buy many things because designer clothes are thousands of dollars. I maintained a Pinterest page and a public “wish list” Instagram that had around 4,500 followers. </p><p>The compulsive shopping part kind of came on suddenly for me. Because I’ve always been pretty good at saving. </p><p>I had around $5,000 in savings at the time.</p><p>I had an event coming up and needed a new dress for it. I decided I would splurge on an Ellery dress which was around $2,500.</p><p>I was really good about saving up the bulk of the money for the dress so didn’t dip into my savings, but I got obsessed about other things I needed for the event.</p><p>I bought heaps of cosmetics and hair products and face masks and started getting lots of cheap jewellery that might match the dress.</p><p>I bought three different pairs of shoes. And I kept telling myself I would return the ones I didn’t wear.</p><p>Apart from the $2,500 I spent on the dress, my savings went down to $4,000.</p><h2 id="could-you-describe-how-that-felt-at-the-time">Could you describe how that felt at the time?</h2><p>It actually felt really great. </p><p>It felt like I had a project to work on and nobody else was involved.</p><p>And it felt like all that scrolling I was doing was for a purpose, like I was really hunting for something.</p><p>It also felt really creative. I think everyone in fashion really just wants to be a stylist and source amazing clothes and things for different looks.</p><h2 id="how-did-the-event-go">How did the event go?</h2><p>It was really amazing. It was like a highlight of my whole time working there.</p><p>Because lots of people complimented me on my outfit, even the girls that were giving me a hard time in the office.</p><p>It gave me a super awesome confidence boost and I had a great night. It was like when somebody wins gambling, they spent the rest of their lives trying to get back that awesome feeling.</p><h2 id="what-happened-then">What happened then?</h2><p>I switched my obsession to find a next project, which just became my lifestyle.</p><p>I then started to scroll The Iconic and Showpo, through thousands of dresses and shoes and began buying things. These sites are a lot cheaper. </p><p>I found myself waiting for them to upload new stock when it came in. </p><p>And I started buying a lot of stuff. It felt great.</p><p>I loved getting packages at my office. It was my favourite part of the day.</p><p>I was buying literally anything and everything though. Earrings, socks, headbands, dresses, shoes (lots of shoes), and lots and lots of make-up. </p><p>Because in the beginning I had that savings balance, it kind of felt okay? </p><p>That $4,000 went down really quickly though.</p><p>I think I spent it all in maybe three months after the event.</p><h2 id="what-did-you-do-then">What did you do then?</h2><p>I got a credit card.</p><p>The first limit was $7,500. It was so easy to get one. I just walked into the branch one day and applied for it. </p><p>I had a never had a credit card before and the personal loan I had got for my car was paid off pretty quickly.</p><p>Nobody asked me about my spending habits at the time.</p><p>I spent that card really quickly, because I started buying designer clothes again. It felt like I had heaps more money suddenly. I literally had no concept of how the interest worked. </p><p>I was also buying heaps of crap around the sides, like facials, expensive dinners, going to festivals.</p><p>My lifestyle totally changed to match the ones I thought everybody else in the industry was living. </p><p>You know what is so sad, is that I was starting to get accepted by the work girls too. Which just made it feel like what I was doing was okay.</p><p>I got a boyfriend who I actually really liked.</p><p>He sometimes asked me where I was getting all the money from, and I lied and told him I had got some investments from my parents that I had sold. </p><h2 id="did-you-try-and-stop">Did you try and stop?</h2><p>Yes, I did quite a few times. My housemate called me on the fact that our apartment was getting packed with stuff.</p><p>Like half the stuff I wouldn’t even unpack from the wrapping. I was totally addicted to the feeling of getting things delivered to my office and the actually rush I got from clicking BUY online.</p><p>But when I tried to stop, I got seriously depressed.</p><p>Like I got really anxious about how much debt I was in, I got really angry at my family and work colleagues and at the industry for making me feel like shit.</p><p>I would hold off buying stuff for maybe a day?</p><p>But the only thing that would make me feel better was finding more stuff to buy. I would describe it as a giddy rush, kind of like an artificial high.</p><p>My boyfriend tried to intervene because I stopped letting him stay over at my house because there was stuff everywhere and there was no way I could tell him how much debt I was in.</p><p>I ended up breaking up with him.</p><h2 id="how-bad-did-it-get">How bad did it get?</h2><p>The worst was when I had three credit cards with a total of $25,000 maxed out on all three. </p><p>I was completely out of control and I was verging on an eating disorder.</p><p>My parents were seriously worried about me because I wouldn’t let them over to my house and they finally contacted my housemate.</p><p>She let them over to see how much stuff I’d bought and how I was living.</p><p>They waited for me after work one day and intervened and brought me home (to their house).</p><p>I lied for that first meeting and told them I was fine. Then I got really angry when they didn’t believe me and left.</p><p>Then they got me after work again and I broke down and told them the truth.</p><p>I showed Mum my bank accounts and my room and she started crying and I was crying it was a mess.</p><h2 id="how-did-you-fix-it">How did you fix it?</h2><p>My parents got me a psychologist who specialised in OCD and financial spending disorders.</p><p>I’ve been seeing her twice a week since April, when I quit my job.</p><p>Sometimes it makes me feel really sick to think how those girls would have laughed at me but seriously I reckon a few of them have serious credit card debt too.</p><p>My parents paid off two of the credit cards for me, which I know put a real dent in their finances as well.</p><p>But I still need to pay them back for that, which at the moment is $15,000.</p><p>I also have one credit card outstanding with $4,000, but I can’t use it. My therapist and I cut it up.</p><h2 id="what-else-have-you-learned-about-managing-finances">What else have you learned about managing finances?</h2><p>I’ve drawn up a budget and my therapist and I go through everything I spend in a week.</p><p>In the beginning it was really hard because I felt really babied and I got really angry that I couldn’t buy myself a lipstick or something. </p><p>But now, I like it this way, it holds me to account and I feel like I’m winning when I haven’t spent anything stupid in a week. </p><p>I also am really hopeful, because I used to be really good with money and saving so we know that I can get back there.</p><h2 id="how-is-your-work-life-balance">How is your work-life balance?</h2><p>I got a new job pretty much straight away with a tech PR firm and that industry is so much easier to work in, in my opinion.</p><p>I’m lucky I get paid pretty well. But it’s more that the judgemental thing is nowhere near as much. </p><p>Like, people care about gadgets and things but no one actually cares if you don’t have the new iPhone.</p><p></p><p><em>This story is an edited transcript from a phone interview conducted on Monday, 12 November 2018. </em></p>]]></content:encoded>
            <author>hello@spaceship.com.au (Bryna Howes)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/real-money-talk/">Real Money Talk</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2019/02/real-money-talk-emilie-2.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[Money hack: 3 tips to avoid lifestyle creep]]></title>
            <link>https://www.spaceship.com.au/learn/moneyhack-avoid-lifestyle-creep/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/moneyhack-avoid-lifestyle-creep/</guid>
            <pubDate>Tue, 04 May 2021 20:00:00 GMT</pubDate>
            <description><![CDATA[Lifestyle creep is where you spend more money because you’re earning more money.]]></description>
            <content:encoded><![CDATA[<p>Outline:</p><ul><li>Capture the extra money coming through the door;</li><li>Automate investing, not spending;</li><li>Escalate early;</li><li>Make gradual lifestyle changes.</li></ul><p>Lifestyle creep is where you spend more money because you’re earning more money.</p><p>It’s as simple as splurging more regularly on designer frocks or expensive wine or frequent phone upgrades or snazzier birthday gifts or nicer hotels or front row concert tickets…</p><p>Each of those things individually doesn’t seem harmful, especially as you earn a little bit more. </p><p>In fact, using your money for those kinds of things is wonderful!  </p><p>But the problem is, this kind of incremental increased spending unintentionally resets your lifestyle expectations and therefore your baseline. Your baseline is what your lifestyle costs.</p><p>Of course, some inflation in your lifestyle isn’t a bad thing, particularly if you’re committing to a “<a href="https://www.spaceship.com.au/learn/six-high-quality-money-hacks/?ref=spaceship.ghost.io">buy more quality over quantity</a>” idea.</p><p>But once you’ve adjusted to a more luxurious lifestyle, it’s particularly tricky to wind it back.</p><h2 id="start-early-when-the-pay-rises-happen">Start early, when the pay rises happen</h2><p>Research done in the United States <a href="https://www.kitces.com/blog/big-raises-and-lifestyle-creep-why-its-crucial-to-establish-good-spending-habits-early/?ref=spaceship.ghost.io">shows</a> we generally get more pay rises earlier in our working career. (The Australian Bureau of Statistics calls this “inflation-adjusted wage growth”).</p><p>Did you know, in 2017 the average Australian worker <a href="http://www.abs.gov.au/ausstats/abs@.nsf/mf/6345.0?ref=spaceship.ghost.io">received a pay rise</a> of nearly $1,900, lifting the annual wage to $81,619?</p><p>That's a 2.4% pay increase but once adjusted for inflation (which is <a href="https://www.spaceship.com.au/learn/why-cash-costs-you-money/?ref=spaceship.ghost.io">how much stuff costs</a> in our economy) it's a rise of just 0.5%.</p><p>So even though our wages aren’t growing tremendously at the moment, that little bit of wage growth generally occurs earlier in our lives. When we hit mid-career, this wage growth <a href="https://www.kitces.com/blog/big-raises-and-lifestyle-creep-why-its-crucial-to-establish-good-spending-habits-early/?ref=spaceship.ghost.io">levels off</a> before peaking in your 50s.</p><p>If you’re managing to boost the amount of money coming through the door through a pay rise, there’s an easy way to capture that money, rather than watch it evaporate before you’ve really put it to work.</p><h2 id="automate-investing-don-t-automate-spending">Automate investing. Don't automate spending</h2><p>Relying on your own mental effort isn’t always the best way to build a habit. So letting the robots do the hard work and thinking is helpful.</p><p>Automating your finances from paying bills to making recurring investments is easier than ever. Almost every banking institution allows you to establish this kind of repetitive bill paying and Spaceship has made it simple to automate repetitive investments.</p><p>Indeed, once you’ve managed to set up recurring payments and investments, and you’ve given yourself the happy little pool of money that you can spend however else you like, you’ll be surprised at how quickly you’ll adjust to your financial situation.</p><p>The problem is, once you’ve set this up and you suddenly get a pay rise, then the door is open for lifestyle creep to come knocking.</p><p>If you keep the same financial situation and the same bills or investments are automated, but that happy little pool of daily spending money grows larger, you can bet you won’t manage to keep much extra from your new pay cheque.</p><h2 id="automatic-escalation">Automatic escalation</h2><p>Setting up automatic escalation requires a little more legwork depending on where your savings are going. </p><p>Firstly, the minute you get the pay rise, re-distribute your automatic savings and investment payments to reflect the pay rise.  For example, if you get a 10% increase in pay (and your rent and bills are staying the same), then you can allocate that extra 10% to your savings and investment payments. Maybe even try for more!</p><p><strong>Suggestion:</strong> Maybe actively avoid increasing your rent by unnecessarily moving to a swish new pad! It might feel like the natural thing to do if you get a pay rise, but the difference in savings could make quite a difference for your financial goals!</p><p>We also recommend setting up a calendar alert on January 1 of every year with detailed instructions of how you plan to increase your savings or build your wealth that year. </p><p>While you’ve got an automated system humming along nicely, make sure you’re redirecting any extra money into helpful places, rather than just giving yourself a lifestyle boost.</p><h2 id="make-gradual-changes">Make gradual changes</h2><p>Of course, if you’ve finally got a pay bump, the urge to replace the milk crates you use as furniture is probably fairly strong. But resist the urge to head to IKEA and swap your new dollars for trendy lampshades and unpronounceable bath mats.</p><p>Instead, focus on the things that really matter to you and your life will substantially improve. If your mattress is sagging and terrible, maybe invest in a new one. If your fridge is leaking, maybe it’s time for an upgrade.</p><p>But approach your asset acquisitions gradually and you’ll manage to resist the lifestyle creep that comes with a flood of shiny new things.  </p><p>This applies to clothing and electronics too. Carefully considering your purchases will allow you to leverage the growth engines at your disposal - like investing in shares or your own education.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Jessica Sier)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/behaviour/">Behaviour</category>
            <category domain="https://www.spaceship.com.au/learn/tag/cost-of-living/">Cost of Living</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2021/05/Money-hack-three-tips-to-avoid-lifestyle-creep.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[30.04.21 | BNPL, athleticwear, and tech products]]></title>
            <link>https://www.spaceship.com.au/learn/300421-newsletter/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/300421-newsletter/</guid>
            <pubDate>Fri, 30 Apr 2021 01:15:00 GMT</pubDate>
            <description><![CDATA[A look at what Afterpay, Nike, and Apple are up to lately.]]></description>
            <content:encoded><![CDATA[<p>Here’s our latest look at some of the companies in our portfolios that are making news and moves — and there are some real doozies!</p><h2 id="afterpay">Afterpay</h2><p>Afterpay, which many know as a leader in the “buy now, pay later” space, launched in Australia in 2014, and entered the US market in 2018.</p><p>Earlier this month, it announced that America had become its primary sales market, trouncing both its Australian and New Zealand operations.</p><p>Because of this, the company is now exploring a possible stock listing in the US.</p><p>Afterpay is currently listed on the ASX, and though it intends to remain headquartered in Australia, it says a “US listing would further accommodate” the growing interest it has, not just in America, but globally.</p><p>Afterpay stock is up 1.26% this year to date.</p><h2 id="nike">Nike</h2><p>Behemoth athleticwear brand Nike has had a rough few weeks.</p><p>Olympic gold medalist Simone Biles ended her six-year partnership with the brand while Kobe Bryant’s widow Vanessa Bryant also said she wouldn’t renew a deal.</p><p>This was spliced with news that Citigroup and UBS had downgraded the company.</p><p>The third strike is a Chinese-led boycott of the brand, which comes off the back of Nike’s past statements criticising China for alleged human rights abuses against Uyghurs.</p><p>Nike stock is down 4.88% this year to date.</p><h2 id="apple">Apple</h2><p>Apple announced its latest quarterly earnings this week and it’s safe to say the tech giant is doing okay. It had its best non-holiday quarter ever, with all its major product categories trending upwards versus the year-ago quarter — all with double-digit growth, no less.</p><p>Of note: Mac sales. This product category was up 70% and CEO Tim Cook said the result was driven by the company’s use of its own M1 chips, instead of Intel processors.</p><p>Apple stock is up 3.15% this year to date.</p><hr><p>The Spaceship Universe Portfolio and the Spaceship Origin Portfolio invest in Afterpay, Nike, and Apple at the time of writing.</p><p>Important! We’re sharing with you our thoughts on the companies in which Spaceship Voyager invests for your informational purposes only. We think it’s important (and interesting!) to let you know what’s happening with Spaceship Voyager’s investments. However, we are not making recommendations to buy or sell holdings in a specific company. Past performance isn’t a reliable indicator or guarantee of future performance.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Bryna Howes)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/newsletters/">Newsletters</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2021/05/news-300421-1.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[Real Money Talk: Cliff]]></title>
            <link>https://www.spaceship.com.au/learn/real-money-talk-cliff/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/real-money-talk-cliff/</guid>
            <pubDate>Tue, 27 Apr 2021 22:00:00 GMT</pubDate>
            <description><![CDATA[Cliff is a 23-year-old who lives at home and has a goal of making his money work for him. ]]></description>
            <content:encoded><![CDATA[<p>This post is based on an interview we conducted with Cliff in April 2021.</p><p>Real Money Talk is our series where we interview Australians from all walks of life about their personal finances. The views expressed are those of the interviewees, based on their experiences with money, and as such are not necessarily representative of Spaceship's views.</p><p>We have changed the name of the interviewee for their privacy.</p><p><strong>Name:</strong> Cliff</p><p><strong>Age:</strong> 23</p><p><strong>Where do you live:</strong> Sydney, Australia.</p><p><strong>Please tell us a bit about yourself.</strong></p><p>I am a uni student who works part-time in retail. I live at home in a family of four. I am very passionate about health and fitness, it’s almost like an obsession. I own pet chickens.</p><p><strong>What is your current net worth?</strong></p><p>$180,000</p><p><strong>How does it break down?</strong> </p><ul><li>Spaceship: $90,000</li><li>US shares: $25,000</li><li>ASX shares: $35,000</li><li>Super: $10,000</li><li>College fund: $30,000</li><li>Cash: $5,000</li></ul><p><strong>Any debts? (including HELP from Uni)</strong></p><p>HECS: $30,000</p><p><strong>How did you accumulate your net worth?</strong></p><p>I started working part-time in retail when I was 18 with the sole purpose of saving enough for <a href="https://www.spaceship.com.au/first-home/?ref=spaceship.ghost.io" rel="noreferrer">my first home deposit</a>. </p><p>My original goal was to have $200,000 in cash, but as I’ve learnt more about growing my wealth I’ve discovered platforms such as Spaceship, which have taught me the value of investing money into the market. </p><p>Eventually, I found other platforms to invest my assets in, with the goal of making my money work for me, instead of working for my money.</p><p>I also have my parents willing to pay off my HECS debt which helps as well, but either way my mindset and goals for savings and net-worth don’t change.</p><h2 id="earn">Earn</h2><p><strong>Tell us a bit about your career:</strong></p><p>I’ve just finished my undergraduate degree in psychology, and have a graduate role lined up.</p><p>As part of studying psychology, I’ve sought out many different opportunities to volunteer and gain practical experience. (I want to be a clinical psychologist one day!)<br><br>Other than that, while studying I’ve worked in retail for five years now. It’s hard work and it pays very little, but having a goal and persevering through tiring shifts has taught me much about work ethic and how to work efficiently. Hopefully the customer service and leadership experience I have will help me find a job!</p><p><strong>Do you have income sources outside of your job? If so, how much do you earn from each and how did you develop them?</strong></p><p>No.</p><p>I have lots of different hobbies, but sadly I’m not skilled enough to turn any of them into money-making opportunities.</p><p>I did receive a scholarship (around $3,000) during my studies, but that was part of a government incentive to encourage students to go abroad for placement. In the end, that money was spent and put to good use.</p><p><strong>What advice do you have for people who want to earn more money?</strong></p><p>The best advice I could give to most people would just be understanding your own finances and educating yourself on what tools you have at your disposal to grow your net worth.</p><p>Saving isn’t necessarily for everyone, and neither is investing. Everyone has their personal set of circumstances they live by.</p><p>I believe that if you understand your own circumstances and situation surrounding your money, and you have the knowledge of what options are out there for you, when it comes to growing your wealth, you will arrive at a conclusion that best suits you!</p><h2 id="save">Save</h2><p><strong>What is your savings rate? And how has it changed over time?</strong></p><p>For five years my savings rate was more than 90% of my income.</p><p>Currently my goals have shifted towards enjoying life a little more and making memories etc. So I save $2,000 a month from my income (to avoid bank service fees) and I allow myself to spend whatever I have left.</p><p><strong>Do you have a budget?</strong></p><p>Not really, I guess I work within my means of 10% of my income.</p><p>I am also lucky enough to live in my parents’ house rent-free, which has most living necessities provided for.</p><p><strong>How much do you spend per year?</strong></p><p>I honestly don’t know, as little as possible.</p><p><strong>Do you make purchase decisions carefully, or are you loose with your money?</strong></p><p>My strategy when it comes to purchases is to minimise opportunities you have to spend your money. If you constantly want new clothes, just stay at home and don’t go out which makes buying new clothes irrelevant.</p><p>Living this way is quite boring and bland so I wouldn’t encourage others to do the same things I have.</p><p><strong>How is your work-life balance?</strong></p><p>My routine goes uni-work-gym in whatever order depending on the day. I will try to fit a social life between everything here and there, but it gets quite difficult. So I try to make friends with people at work to feel less lonely.</p><p><strong>What is your favourite thing to spend money on?</strong></p><p>Food.</p><h2 id="invest">Invest</h2><p><strong>How do you invest?</strong></p><p>Mainly in stocks through various apps on my phone.</p><p><strong>What has been your best investment?</strong></p><p>Spaceship has done really well for me this year. (I am not affiliated with them – it’s just the truth?)</p><p>I believe putting a lot of effort into realising your dream is a type of investment in it itself. So looking back I am really glad I “invested” myself into saving and creating that mindset for myself.</p><p><strong>What has been your worst investment?</strong></p><p>Bad friendships.</p><p><strong>What's been your overall return?</strong></p><ul><li>Spaceship: $30,000</li><li>US Stocks: $10,000</li><li>ASX: $2,000</li></ul><p><strong>How are you building wealth?</strong></p><p>First saving, then investing. All while working.</p><p><strong>Do you have a target net worth you want?</strong></p><p>I just want my own home and to be financially free.</p><p><strong>When did you make your first significant behavioural shift towards wealth building?</strong></p><p>My attitude towards money came from seeing my family and my parents struggle with it when I was young. Most of their arguments stemmed from the fact that we were not financially free. I want to build my own life without those restrictions.</p><p>Therefore, most decisions I make have some financial consideration in place. Small efforts every day accumulate eventually!</p><p><strong>If you could start again, what would you do differently? </strong></p><p>I would have told my younger self to study harder in high school to get scholarships/cadetships in uni. Sadly, I did not know about these opportunities.</p><p>Leverage your skills into money making opportunities. Skill-based work (such as tutoring, DJ-ing, photography, design) is much more valuable than unskilled work (such as in retail).</p><p><strong>What mistakes have you made along the way that others can learn from?</strong></p><p>To build a large amount of wealth, at a young age, meant I’ve had to sacrifice a lot of opportunities. Things such as travel, going out, and buying a car are just some of the things that I never thought about doing until now.</p><p>Although financial awareness and stability is important, so is making the most out of your life and out of your youngest years.</p><p>Memories are worth more than money so I would give advice to others on knowing how to balance the two better for a more enjoyable life.</p><p><strong>Do you have any worries about retirement? If so, how are you planning to address them?</strong></p><p>I’m just worried about retiring alone and still being single when I’m 70.</p><p>I’ve got no plans on how to address this sadly, I just know how to work on myself and be the best version of myself. Hopefully someone will come along and appreciate that.</p><p><strong>How are you learning about building wealth? </strong></p><p>Friends and self-learning from lots of reading.</p><p><strong>Do you give to charity? If you do, what percent of time/money do you give?</strong></p><p>I want to start my own charity someday. I’m not too sure about the cause I would support but that’s definitely an end goal of mine.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Kelly Simpson)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/real-money-talk/">Real Money Talk</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2021/04/real-money-talk-cliff-1.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[How to stop living pay to pay]]></title>
            <link>https://www.spaceship.com.au/learn/how-to-stop-living-pay-to-pay/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/how-to-stop-living-pay-to-pay/</guid>
            <pubDate>Tue, 27 Apr 2021 20:30:00 GMT</pubDate>
            <description><![CDATA[Nearly one in two Australians admit to living from pay cheque to pay cheque.]]></description>
            <content:encoded><![CDATA[<p>Living lean? You're not alone.</p><p>Nearly one in two Australians admit to living from pay cheque to pay cheque.</p><p>Worse, more than 5.9 million working Aussies say they are unprepared to cope with a job loss, admitting they couldn't survive financially for more than a month if they unexpectedly lost their job or could no longer work.</p><p>Whether you fall into this bucket or not, here are a few ways to reclaim your money confidence, get a leg up and take control of your financial future.</p><h2 id="1-determine-what-you-want">1. Determine what you want</h2><p>One of the best ways to break the cycle of living week to week or month to month is to clarify what you want.</p><p>Concreting your goals and objectives can give you purpose and encouragement, making it more likely you'll achieve what you want.</p><p>Without goals, it can be really hard to develop good financial habits. We think that with a bit of visualisation and proper planning you can begin to build your long term money confidence.</p><h2 id="2-draw-up-a-budget">2. Draw up a budget</h2><p>Once your goals are bedded down, it's time to draw up a formalised plan to help you stay on the right path.</p><p>You might have a fair idea of what your outgoings are but unless they're noted down, you won't know for sure.</p><p>You can use your online banking app or a recent bank statement to confirm your regular outgoings. And be sure to also account for variable expenses too.</p><p>Variable expenses can be a bit trickier to spot, as they can come up only from time to time. They're things like after work drinks, one-off dry cleaning bills, coffees and birthday gifts.</p><p>Try using a rough estimate to help you to pad your budget and ensure those items are captured.</p><p>Here you can also make a plan of how much to sock away into regular savings.</p><p>When it comes to budgeting, it should feel like a stretch (you don't want it to feel easy), but it shouldn't be unsustainable.</p><h2 id="3-trim-the-fat">3. Trim the fat</h2><p>Once you have drawn up your budget and have oversight of your regular outgoings, you can see where there's fat to trim.</p><p>Maybe you have a family Spotify subscription but only use one account. Or maybe you have unloved health memberships languishing in your wallet.</p><p>Or perhaps there are other services or subscriptions you no longer need?</p><p>Now is the time to cut those items loose and claim back those savings.</p><h2 id="4-beef-up-your-emergency-fund">4. Beef up your emergency fund</h2><p>You’re probably a budget pro by now and have slashed the fat and are running on the financial treadmill. So, now it's time to future-proof your finances.</p><p>An <a href="https://www.spaceshipinvest.com.au/learn/how-to-build-an-emergency-fund/?ref=spaceship.ghost.io">emergency fund</a> can be the ticket to buying yourself peace of mind, financial independence and maybe even the ability to sleep better at night.</p><p>Your emergency fund is prescribed money you set aside for a rainy day. These are generally for unexpected emergencies like sudden medical expenses, if the water heater breaks or you fall on hard times.</p><p>Having an emergency fund means you are more likely to cope if and when bumps in the road come up, and you can continue to fund your day to day expenses without relying on family and friends.</p><h2 id="5-protect-your-earning-potential">5. Protect your earning potential</h2><p>While your emergency fund can give you assurance for short- to medium-term needs, income protection can give you long-term or lifetime assurance.</p><p>It helps protect your biggest asset — you — and your ability to earn an income</p><p>No one plans to get sick or become injured. But if you do, and you find yourself in the unfortunate position of not being able to return to work in the long term or even at all, income protection pays a proportion of your pre-injury/illness income for a specified time.</p><p>You might think of income protection as a way to protect your lifestyle.</p><p>Imagine if you could no longer earn an income, how would you continue to fund your lifestyle? Or would you need to scale back and live more modestly?</p><p>By having insurance in place like income protection, it can help protect your lifestyle financially. And this sort of peace of mind can be invaluable.</p><p>It's especially handy if you are self-employed or the main breadwinner. This way you can have confidence you can continue to pay all your bills and focus on your return to wellness.</p><p>If you’re considering income protection, it might also be a good time to think about other types of life insurance you might need to protect your lifestyle, such as total and permanent disability cover and life cover.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Nicole Webb)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/personal-finance/">Personal Finance</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2020/01/how-can-i-stop-living-pay-to-pay.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[How to spot the network effect]]></title>
            <link>https://www.spaceship.com.au/learn/network-effects/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/network-effects/</guid>
            <pubDate>Tue, 27 Apr 2021 19:00:00 GMT</pubDate>
            <description><![CDATA[A network effect is when a product or service becomes better as more people use it. ]]></description>
            <content:encoded><![CDATA[<!--kg-card-begin: markdown--><h2 id="gettingbetterwithscale">Getting better with scale</h2>
<p>A network effect is when a product or service becomes better as more people use it.</p>
<p>By understanding network effects, you will be able to see which companies are building products that get better with scale.</p>
<p>The reason companies with network effects are valuable is because as they scale, they create barriers to exit for existing users (who don't want to lose the benefit of the network/platform) and barriers to entry for new competitors (who don't have access to the network which makes the business valuable).</p>
<p><a href="https://www.spaceshipinvest.com.au/learn/blog-2017-warren-buffett-how-average-person-can-invest/?ref=spaceship.ghost.io">Warren Buffett</a> uses the analogy of a castle (business) and its <a href="https://www.spaceshipinvest.com.au/learn/platforms-are-the-new-moats/?ref=spaceship.ghost.io">moat</a> (something that protects the business from competitors):</p>
<blockquote>
<p>But all the time, if you've got a wonderful castle, there are people out there who are going to try and attack it and take it away from you. And I want a castle that I can understand, but I want a castle with a moat around it.</p>
</blockquote>
<p>You can think of businesses with network effects having moats that improve as they scale, to extend the castle metaphor – they get more soldiers (users). This moat protects them from new competitors who want to steal from their castle. With some of the most powerful network effects like Facebook, this can create a winner-takes-all market.</p>
<h2 id="facebooksnetworkeffect">Facebook's network effect</h2>
<p>We think it's important to not confuse viral growth with network effects.</p>
<p>Viral growth is all about the speed with which you grow. If you have viral growth, you're usually spending little to nothing on acquiring customers. There are exceptions to this...</p>
<p>Yes, Facebook had viral growth – they never really had to pay for users. Their MAUs (monthly active users) and DAUs (daily active users) grew like weeds. But the one metric Zuckerberg cared about in the early days wasn't linked to DAUs or MAUs, at least not directly.</p>
<p>According to Chamath Palihapitiya, Facebook's first VP of Growth, their single point of focus was to get a user to reach 7 friends in 10 days. The reason is because without friends on Facebook (a network), the product is useless. The full video is worth watching.</p>
<iframe width="560" height="315" src="https://www.youtube.com/embed/raIUQP71SBU?rel=0&amp;showinfo=0" frameborder="0" allow="autoplay; encrypted-media" allowfullscreen></iframe>
<p>The reason that Facebook is so valuable today (to the consumer side) is because all your friends are on Facebook, and the reason that all your friends are on Facebook, is because all your friends are on Facebook. You can see how this is hard to replicate for social networks that are starting today.</p>
<p>Keep in mind, this was a retention measure rather than a growth measure. Palihapitiya and Zuckerberg knew that what mattered was retention of users because the only way Facebook become valuable was by having more users. DAUs over MAUs.</p>
<p>More proof: when Zuckerberg launched at Harvard he could have easily opened it up to the public. They didn't. Zuckerberg focused on getting 80% of Harvard students on Facebook before expanding. That's an extremely high bar but whether he knew it or not – he was focusing on the value of the network above short-term growth.</p>
<p>Network effects are chicken/egg problems.</p>
<h2 id="networkeffectsarespecial">Network effects are special</h2>
<p>When you hop on a plane, are you happy when it's completely full? Or when you visit your favourite restaurant, are you stoked to wait 15 minutes for a table?</p>
<p>In these cases, you're not getting any additional value for the product or service being used by more people. If anything, you're getting less value. Now contrast that back to Facebook. The more people that use it, the more that you want to use it.</p>
<p>The same is true for advertisers on Facebook, which is where Facebook makes all their money. If advertisers want to reach the most amount of people, for the lowest cost with the best targeting, the only choice is Facebook.</p>
<p>Think about it like this: Facebook pays you no money to create content that is interesting to your friends which allows them to sell ad slots to advertisers because your content is keeping your friends on site. But the value of the network is so good, that you don't mind.</p>
<p>The same is true for publishers on Facebook, think the New York Times or AFR. They get no money for posting their content on Facebook, but Facebook is indirectly making money from them by showing ads around that content. Yet publishers still do it because Facebook provides them with access to the network.</p>
<p>And Facebook can leverage this network to gain users for its other networks. You only have to look at what happened to Snapchat when Instagram started to roll out similar features because of the larger audience it brought on more and more users.</p>
<p>There are billions of monthly active users on Facebook. WhatsApp and Messenger both themselves have billions of users. All of these are growing at rates faster than Facebook's historic rates. As a community, Facebook users are larger than most religions.</p>
<p>Improving with scale is one of the most valuable things a business can do. Always take the time to understand whether a company has a network effect.</p>
<p>Even small networks can provide powerful moats – and the bigger they get, the better they get. The only issue is how hard they are to build in the first place, if someone bigger than you exists it's almost impossible to get past their moat and into the castle.</p>
<!--kg-card-end: markdown-->]]></content:encoded>
            <author>hello@spaceship.com.au (Abi Tyas Tunggal)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/investing/">Investing</category>
            <category domain="https://www.spaceship.com.au/learn/tag/technology/">Technology</category>
            <enclosure url="https://images.unsplash.com/photo-1525423383923-5510f5dd2d4d?ixlib=rb-0.3.5&q=80&fm=jpg&crop=entropy&cs=tinysrgb&w=1080&fit=max&ixid=eyJhcHBfaWQiOjExNzczfQ&s=911c5e1aedf3b290736af827a6d51580" length="0" type="image//photo-1525423383923-5510f5dd2d4d"/>
        </item>
        <item>
            <title><![CDATA[The Spaceship Earth Portfolio, six months on]]></title>
            <link>https://www.spaceship.com.au/learn/the-spaceship-earth-portfolio-six-months-on/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/the-spaceship-earth-portfolio-six-months-on/</guid>
            <pubDate>Tue, 20 Apr 2021 22:00:00 GMT</pubDate>
            <description><![CDATA[An update on how our Spaceship Earth Portfolio has performed since it launched in November 2020.]]></description>
            <content:encoded><![CDATA[<p>An update on how our Spaceship Earth Portfolio has performed since it launched in November 2020.</p><p>It has officially been six months since we launched the <a href="https://www.spaceship.com.au/voyager/earth/?ref=spaceship.ghost.io">Spaceship Earth Portfolio</a>, our managed fund focused on finding companies that have a positive impact on people and the planet. </p><p>More specifically, we select companies that meet both our <a href="https://www.spaceship.com.au/learn/271120-newsletter/?ref=spaceship.ghost.io">Where the World is Going</a> methodology, and advance one or more of the <a href="https://sdgs.un.org/goals?ref=spaceship.ghost.io">UN Sustainable Development Goals</a>.</p><p>While we’re not focused on short term returns at Spaceship, it’s been interesting to examine how companies and stock prices have fared during such a volatile time. This period included the election of a new US President, the rollout of COVID-19 vaccines, the GameStop saga, a sell-off in technology companies, and much more.</p><p>For your interest, here are the top five and bottom five performers in the period from when the Spaceship Earth Portfolio launched on 12 November 2020 (the funded date) to 31 March 2021. </p><p>We currently have 40 companies in the portfolio. You can find out more about each of them by visiting our <a href="https://www.spaceship.com.au/voyager/earth?ref=spaceship.ghost.io">Spaceship Earth Portfolio page</a> or, if you’re already an investor in the portfolio, by opening up the portfolio tab in your <a href="https://www.spaceship.com.au/voyager/?ref=spaceship.ghost.io">Spaceship app</a>.</p><h2 id="top-performers">Top performers</h2><h3 id="etsy-51-36-">Etsy (+51.36%)</h3><p>Etsy is a two-sided online marketplace connecting buyers and sellers of primarily handmade goods, vintage items, and craft supplies</p><p>Etsy’s growth continues to skyrocket off the gains they have made during the initial wave of COVID-19. The company has consistently doubled its sales each quarter. Furthermore its active buyer base is up 77% year on year and its active seller base is up 62% year on year. The question is whether Etsy can sustain its growth and what other opportunities within its total addressable market (or overall revenue opportunity) can it take advantage of.</p><h3 id="generac-holdings-42-05-">Generac Holdings (+42.05%)</h3><p>Generac is the world’s leading manufacturer of home backup generators for residential and commercial premises. The company also recently entered the market for home solar energy systems.</p><p>Generac has benefitted from strong demand for its home standby generators due to increased trends of power outage activity across the US and Canada, such as the recent Texas snow storms and the public utility power shut offs in California, as well as more people working and learning from home. There’s a substantial backlog for its home generators and the company can’t expand manufacturing fast enough to meet demand.</p><h3 id="asml-holding-39-02-">ASML Holding (+39.02%)</h3><p>ASML is the leading manufacturer of photolithographic machines, which are used in semiconductor manufacturing. ASML’s pioneering of extreme ultraviolet (EUV) exposure equipment is key to both Taiwan Semiconductor and Samsung’s technology development and subsequently the development of devices such as new iPhones.</p><p>ASML has performed well off the back of recent earnings growth.The expectation is for it to maintain double digit growth over the next few years as semiconductor trends such as 5G, high performance computing, and automotive electrification drive heavy investments in EUV technology. ASML stands to benefit given its monopoly-like position in the supply chain and ability to extend Moore’s law. Moore's law states that we can expect the speed and capability of our computers to increase every couple of years, and we will pay less for them.</p><p>Here’s a video that explains more about Moore’s Law and ASML’s technology.</p><p></p><!--kg-card-begin: html--><iframe width="100%" height="" src="https://www.youtube.com/embed/f0gMdGrVteI" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe><!--kg-card-end: html--><h3 id="schrodinger-38-04-">Schrodinger (+38.04%)</h3><p>Schrodinger is a software platform that leverages “physics, chemistry, and predictive modelling” to aid drug development.</p><p>Schrodinger’s stock price has been volatile over the last few months. Its stock dropped recently after its last earnings result, which reported lower growth than analysts expected. The long term story is still about leveraging its software platform to build an in-house Drug Discovery Program. This was recently validated by a deal with Bristol Myers Squibb that is potentially worth US $2.7 billion (while Schrodinger’s own market cap is around US $5.2 billion)</p><h3 id="enphase-energy-31-90-">Enphase Energy (+31.90%)</h3><p>Enphase Energy is a leading supplier of solar microinverters. Inverters are typically described as the brains of a solar energy system.</p><p>Enphase has been gaining share from its competitors with its market share potentially as high as 60% within US residential microinverters. Revenue from its storage business Encharge is also starting to ramp up.</p><h2 id="bottom-performers-">Bottom performers:</h2><h3 id="resmed-14-44-">Resmed (-14.44%)</h3><p>ResMed is the leading sleep apnea company with more than 15 million patients monitored by fully cloud-connected medical devices on their bedside tables.</p><p>Resmed stock fell on the back of concerns of fewer ventilator sales this year which may impact year on year growth.</p><h3 id="ocado-group-12-29-">Ocado Group (-12.29%)</h3><p>Ocado is an online grocery retailer in the UK. Ocado Solutions provides vertically integrated software and physical solutions to commercial retail partners.</p><p>The shift towards online grocery continues to accelerate and remains a strong tailwind for Ocado, which means it should lead to future growth. We are more focused on its Solutions business and any news regarding new orders for customer fulfilment centres and partnerships.</p><h3 id="lululemon-athletica-11-36-">Lululemon Athletica (-11.36%)</h3><p>Lululemon is a yoga inspired, technical athleticwear company for women and men, based out of Canada.</p><p>Lululemon stock fell on the back of its latest earnings report despite strong results, with management’s forecast of 2021 earnings being lower than what analysts expected. We don’t think its growth story has significantly changed and its increased costs largely represent reinvestments in the business. Same-store sales were up 21% on the quarter, which is extremely impressive given Lululemon’s large bricks and mortar footprint and the continued impact of COVID-19 restrictions.</p><h3 id="american-water-works-11-15-">American Water Works (-11.15%)</h3><p>American Water Works is the largest listed water utility in the US. It provides water and wastewater solutions to approximately 15 million customers in the US.</p><p>American Water Works stock fell on the back of rising bond yields but has since partially recovered.</p><h3 id="advanced-micro-devices-8-55-">Advanced Micro Devices (-8.55%)</h3><p>AMD develops high-performance computing and visualisation products for business and consumer markets.</p><p>Despite strong earnings, AMD has faced challenges with the ongoing chip shortage which has impacted its growth.</p><hr><p>Important! We’re sharing with you our thoughts on the companies in which Spaceship Voyager invests for your informational purposes only. We think it’s important (and interesting!) to let you know what’s happening with Spaceship Voyager’s investments. However, we are not making recommendations to buy or sell holdings in a specific company. Past performance isn’t a reliable indicator or guarantee of future performance.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Phoebe Jin)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/investing/">Investing</category>
            <category domain="https://www.spaceship.com.au/learn/tag/stocks/">Stocks</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2021/04/the-spaceship-earth-portfolio-six-months-on1.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[Understanding Environmental, Social and Governance (ESG) criteria]]></title>
            <link>https://www.spaceship.com.au/learn/understanding-environmental-social-and-governance-esg-criteria/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/understanding-environmental-social-and-governance-esg-criteria/</guid>
            <pubDate>Tue, 20 Apr 2021 19:00:00 GMT</pubDate>
            <description><![CDATA[Responsible investing is a way of putting your money where your mouth is.]]></description>
            <content:encoded><![CDATA[<p>If your mouth is saying we need to care more about our planet, make sure businesses are treating their workers with dignity and are running by high governance standards, then responsible investing is a way of putting your money where your mouth is.</p><p>Responsible investing incorporates Environmental, Social and Governance (ESG) factors into decision making, which are wide-ranging and cover things like:</p><ul><li>How companies respond to climate change;</li><li>How appropriately they manage water supplies;</li><li>How they implement safety policies;</li><li>How they manage supply chains; and,</li><li>Their commitment to transparency and diversity.</li></ul><p>ESG investors recognise that information about a company’s environmental, social and governance conduct is vital to understanding the business purpose, strategy and management.</p><p>Fortunately, this shift in mentality doesn’t have to come at the expense of value.</p><p>Businesses that grind out profits, caring little for their impact on the earth or how they treat their workers, are found to<a href="https://www.dol.gov/asp/evaluation/completed-studies/ESG-Investment-Tools-Review-of-the-Current-Field.pdf?ref=spaceship.ghost.io"> often underperform</a> the businesses that do care.</p><p>Maximising profits is the name of any investing game, but as technology evolves and investors pressure businesses to improve their conduct, economic efficiencies spring up and new revenue streams appear.</p><p>The idea that investors who integrate corporate environmental, social and governance factors into investment decisions can better manage risk and improve returns is now rapidly spreading across capital markets all over the world.</p><p>Economics is remarkable like that.</p><h2 id="how-do-you-screen-for-it"><strong>How do you screen for it?</strong></h2><p></p><p>Each investor has their own way of approaching ESG factors.</p><p>And a lot of it comes down to the values of the investor and those whose money they are managing.</p><p>Rather than Socially Responsible Investing, which is an older ethical framework, ESG investing considers factors that are <em>financially relevant.</em></p><p>Once you’ve decided on the factors important to you, you apply <em>screens</em> to individual businesses.</p><h3 id="negative-screens"><strong>Negative screens</strong></h3><p></p><p>Screening companies is a way of filtering shares based on user-defined metrics.</p><p>In the case of ESG investing, Negative Screening focuses on <em>excluding</em> certain types of companies.</p><p>If you decide producers of tobacco or nuclear weapons, those with questionable supply chains, opaque human rights policies or those who have no waste disposal policies for example, don’t deserve your money, then you deliberately avoid putting them in your portfolio.</p><p>Negative screens are a useful starting point to help a fund decide what their values and priorities actually <em>are</em> .</p><p>Once the screen has been established, it helps a fund identify companies that do not meet its ESG criteria.</p><p>Traditional ESG-managed funds and exchange-traded funds (ETFs) typically only use negative screening, filtering out the businesses that don’t align with their values.</p><h3 id="positive-screens"><strong>Positive screens</strong><br></h3><p>Positive Screening is generally focused on <em>including</em> companies with strong environmental, social and governance characteristics.</p><p>It is usually used alongside negative screening.</p><p>You can do it a few ways:</p><ul><li>Companies that sell positive products – like educational material or essential necessities of life (food, clothing, electricity, water or housing);</li><li>Thematic investing – investing in specific areas such as environmental technology;</li><li>Best-in-class – favouring companies with best practice relative to every other company in a sector.</li></ul><h2 id="an-example-of-an-esg-investing-process"><strong>An example of an ESG investing process</strong></h2><h3 id="step-one-qualitative-analysis"><strong>Step one: Qualitative analysis</strong></h3><p>This is where you use your subjective analysis to have a look at things like:</p><p><strong>The economy in a country:</strong></p><ul><li>Is that nation abiding by international human rights charters and governing in the best interests of the people?</li><li>Is the economy running openly and sustainably, without corrupt intervention or cartel-like business?</li></ul><p><strong>How the industry performs:</strong></p><ul><li>Is the industry you’re looking at likely to contribute to global sustainability? Is it progressive and evolving?</li></ul><p><strong>Company strategy:</strong></p><ul><li>Does the company strategy align with your values?</li><li>Is that strategy transparent?</li></ul><p><strong>Quality of management:</strong></p><ul><li>Are those running the company committed to transparency and ESG-related values?</li><li>Are they just about maximising profit at any cost?</li></ul><h3 id="step-two-quantitative-analysis"><strong>Step two: Quantitative analysis</strong></h3><p>This is where you break out the numbers and look at:</p><p><strong>Financial forecasting:</strong></p><ul><li>Can you identify future revenue and expenditure trends?</li></ul><p><strong>Models:</strong></p><ul><li>Looking at the business assumption and drivers, income statements, balance sheets, cash flow statements and other valuations, determine whether the business is likely to make money in the future!</li></ul><h3 id="step-3-decide-if-you-want-to-invest"><strong>Step 3: Decide if you want to invest</strong></h3><ul><li>Buy shares? Or increase your weighting?</li><li>Hold?</li><li>Sell shares? Or decrease your weighting?</li><li>Don’t invest at all.</li></ul><h2 id="active-ownership-assessment">Active ownership assessment</h2><p><strong>Company engagement</strong></p><ul><li>Go and meet the company! Ask them questions about their strategy, discover what their values are (and how they define certain criteria).</li></ul><p><strong>Voting</strong></p><ul><li>Ensure you have voting rights so when Annual General Meetings roll around and shareholders are asked to vote on issues, you have a say. This is one of the most powerful ways shareholders can influence the running of companies.</li></ul><h2 id="conclusion"><strong>Conclusion</strong></h2><p>Rather than a hard and fast set of inflexible criteria, ESG investing involves a careful study of your <em>own </em>values and a series of decisions that reflect that.</p><p>The explosion of ESG investing around the world is a powerful step towards considerate capital allocation.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Jessica Sier)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/investing/">Investing</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2020/04/understanding-esg-criteria.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[16.04.21 | We bought a stock]]></title>
            <link>https://www.spaceship.com.au/learn/160421-newsletter/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/160421-newsletter/</guid>
            <pubDate>Fri, 16 Apr 2021 00:18:00 GMT</pubDate>
            <description><![CDATA[Why we bought Poshmark for the Spaceship Earth Portfolio.]]></description>
            <content:encoded><![CDATA[<p>In November last year, we launched the <a href="https://www.spaceship.com.au/voyager/earth/?ref=spaceship.ghost.io">Spaceship Earth Portfolio</a>.</p><p>The portfolio holds companies that have a positive impact on people and the planet — in areas such as climate change, inequality, and poverty — by contributing towards the advancement of the UN Sustainable Development Goals (SDG).</p><p>A few weeks ago, we bought a new company for the Spaceship Earth Portfolio, marking the first new addition since launch. Today, it’s time to discuss what we bought and why.</p><h2 id="poshmark">Poshmark</h2><p>Poshmark is a leading social marketplace where users can buy and sell new and secondhand clothes, shoes, accessories, and homewares. Even stuff for pets!</p><p>It has 70 million users across the United States, Canada, and Australia. Impressively, Poshmark sees one sale every second in the United States.</p><p>We believe Poshmark contributes to Goal 12 (Responsible Consumption and Production) of the UN Sustainable Development Goals agenda because, by encouraging its users to buy secondhand rather than new, the company helps to promote a circular economy.</p><p>The resale market is seeing strong growth. In fact, it is predicted to hit US$36 billion by 2024. Given Poshmark already owns 20% of the US resale market there is still a lot of opportunity for growth. Plus, Poshmark is expanding; the company recently launched its app in Australia.</p><p>While it does face some risk due to competitors such as Facebook Marketplace and Depop, the company has achieved profitability.</p><hr><p>The Spaceship Earth Portfolio invests in Poshmark at the time of writing.</p><p>Important! We’re sharing with you our thoughts on the companies in which Spaceship Voyager invests for your informational purposes only. We think it’s important (and interesting!) to let you know what’s happening with Spaceship Voyager’s investments. However, we are not making recommendations to buy or sell holdings in a specific company. Past performance isn’t a reliable indicator or guarantee of future performance.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Bryna Howes)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/newsletters/">Newsletters</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2021/04/news-160421-1.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[Real Money Talk: Ana]]></title>
            <link>https://www.spaceship.com.au/learn/real-money-talk-ana/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/real-money-talk-ana/</guid>
            <pubDate>Tue, 13 Apr 2021 22:23:00 GMT</pubDate>
            <description><![CDATA[Ana is a 26-year-old who turned around her wealth journey.]]></description>
            <content:encoded><![CDATA[<p>This post is based on an interview we conducted with Ana in January 2021.</p><p>Real Money Talk is our series where we interview Australians from all walks of life about their personal finances. The views expressed are those of the interviewees, based on their experiences with money, and as such are not necessarily representative of Spaceship's views.</p><p>We have changed the name of the interviewee for their privacy.</p><p><strong>Name:</strong> Ana</p><p><strong>Age: </strong>26</p><p><strong>Where do you live:</strong> Sydney, Australia.</p><p><strong>Please tell us a bit about yourself.</strong></p><p>I’m a corporate lawyer and live in Sydney with my boyfriend. I worked full time as a paralegal while studying full time at the same company I am at now. That really propelled my career very quickly.</p><p>I’m Australian-born to immigrant parents from Serbia and outside of work, I’m passionate about helping people increase their financial literacy, growing my stubborn fiddle leaf fig, and baking.</p><p><strong>What is your current net worth?</strong></p><p>It fluctuates with the share market but around $80,000.</p><p><strong>How does it break down?</strong></p><ul><li>Real estate: $320,000</li><li>Superannuation: $37,000</li><li>Shares: $33,000</li><li>Car: $20,000</li><li>Cash: $10,000</li></ul><p><strong>Any debts? (including HELP from Uni)</strong></p><ul><li>HECS: $79,000</li><li>Car loan: $13,000</li><li>Mortgage: $246,000</li></ul><p><strong>How did you accumulate your net worth?</strong></p><p>Slowly! I started with <a href="https://www.spaceship.com.au/voyager/boosts/?ref=spaceship.ghost.io" rel="noreferrer">micro-investing</a> in Raiz and Spaceship. Outside of that, my first single stock was Afterpay and then I realised the efficiency and effortlessness of index funds. Once I started working full time, I started saving more and being smarter with my money.</p><h2 id="earn">Earn</h2><p><strong>Tell us a bit about your career:</strong></p><p>I did undergrad in politics and while I loved it, I thought I wasn’t smart enough to land a job at DFAT or the United Nations. I wanted something practical I could do with my desire for social justice so I did my post-grad in law. You might argue that was misplaced, but I’ve always found myself working for tech companies and through that, I discovered a real love of consumer law. That’s the area of law that is regulated by the ACCC and is all about your rights as a consumer and a company’s responsibilities when selling a product or service (if we’re being really general about it.)</p><p>I started out as a paralegal at my company a year into my degree, worked really hard and was really lucky to be able to score a few raises and then a promotion to legal counsel at the same company upon finishing my legal degree. It’s a pretty rare move for someone so junior but I worked really hard, had some exceptional mentors who helped me grow, and managers who really believed in me.</p><p><strong>Do you have income sources outside of your job? If so, how much do you earn from each and how did you develop them?</strong></p><p>I used to work a lot of different jobs — at one point four of them — but despite working seven days a week, I had no savings. Now, I work full time and earn money from my job and dividends. The passive income is fairly small for now, but I’m just going to reinvest it and let it grow.</p><p><strong>What advice do you have for people who want to earn more money?</strong></p><p>I realised two things: your job only has limited earning potential, and you’re not going to get rich overnight. If you want to earn more at your job, you need to build value in your personal brand, create efficiencies for your managers and advocate for yourself. Once you’ve done those, ask for a raise!</p><p>Outside of your primary job, earning more income is basically unlimited but it might take time. Pick something that you feel happy trading time for money for. Whether that’s an online business, tutoring or babysitting. You’re not going to make money at it if you are inconsistent.</p><h2 id="save">Save</h2><p><strong>What is your savings rate? And how has it changed over time?</strong></p><p>It was much higher before buying an investment property. Now, a lot of my expenses are cash flowing rates and strata and the like. Now it is around 30%.</p><p><strong>Do you have a budget?</strong></p><p>Absolutely. Do I stick to it perfectly? Absolutely not.</p><p><strong>How much do you spend per year?</strong></p><p>If you include all my expenses, around $50,000 per year.</p><p><strong>Do you make purchase decisions carefully, or are you loose with your money?</strong></p><p>Pretty carefully. I didn’t spend any money on clothes for a year so that really taught me a lesson in emotional spending. I will say I’m usually swayed by a ‘shall we get takeaway tonight’ message from my boyfriend so perhaps loose on that one.</p><p><strong>How is your work-life balance?</strong></p><p>It’s pretty good. I work for a great company and I genuinely enjoy what I do so working overtime when necessary isn’t too taxing.</p><p><strong>What is your favourite thing to spend money on?</strong></p><p>Shares and holidays.</p><h2 id="invest">Invest</h2><p><strong>How do you invest?</strong></p><p>I’m a long-term investor with no plans to sell. I invest in a combination of growth stocks and dividend producing stocks like ETFs/LICs.</p><p><strong>What has been your best investment?</strong></p><p>Afterpay by far. I bought it back when it was $12. It’s trading at more than $100 now.</p><p><strong>What has been your worst investment?</strong></p><p>Clothing and makeup. I spent a ridiculous amount on clothes and makeup in my early 20s and it was not the cure for self-hatred that I thought it would be.</p><p><strong>What's been your overall return?</strong></p><p>On my entire portfolio, around 80%, but it’s a bit skewed given Afterpay is bulking up that percentage a lot.</p><p><strong>How are you building wealth?</strong></p><p>Consistency. I treat investing like I would a bill. It gets direct debited out of my account and I don’t think twice about it. Windfalls like bonuses or birthday money goes straight into 50/50 between investments and the car loan.</p><p><strong>What are your main roadblocks? And how are you addressing them?</strong></p><p>I’m keen to knock off the car loan ASAP. It would be a nice boost to my cashflow.</p><p><strong>Do you have a target net worth you want?</strong></p><p>Yes and no. I want work to be optional rather than retire early and have enough to provide for my family and parents.</p><p><strong>When did you make your first significant behavioural shift towards wealth building?</strong></p><p>A few years ago, my parents got divorced and I maxed out my credit card. They had one asset and in Sydney, that gives you pretty slim chances of comfort. They weren’t alone either. Starting over in your 60s is becoming more common and more difficult. That was a cruel lesson in being independent. As for the card, I was sick of not controlling where my money went. I paid it off, started saving, and then started building wealth.</p><p><strong>If you could start again, what would you do differently?</strong></p><p>Stop wasting money and start learning to save. No one cares about you as much as you think — spending money to impress people isn’t going to get you friends or happiness.</p><p><strong>What mistakes have you made along the way that others can learn from?</strong></p><p>So many! Spending too much money, not really understanding the stock market, waiting too long to start investing. I don’t really beat myself up about them too much because it’s all a learning curve.</p><p><strong>Do you have any worries about retirement? If so, how are you planning to address them?</strong></p><p>Yes, that definitely plays into my enthusiasm for investing. I think retirement is going to be more expensive and the pension even less comfortable than it is today. It’s predicated on a belief that we work one job most of our lives and retire with a paid off home. That’s not reality for a lot of people anymore. I definitely want to make sure that I have passive income from other sources for long into retirement so that superannuation (rather than the pension) is my last resort.</p><p><strong>How are you learning about building wealth?</strong></p><p>The Spaceship newsletter really propelled me forward! I also love Instagram. From there, books like Mindful Money by Canna Campbell and the She’s on the Money podcast were great resources.</p><p><strong>Do you give to charity? If you do, what percent of time/money do you give?</strong></p><p>I do. Monthly to the National Justice Project and then on an ad hoc basis to whatever cause I feel passionately about. I also regularly donate plasma; it’s a free way to give.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Bryna Howes)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/real-money-talk/">Real Money Talk</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2021/04/real-money-talk-ana.png" length="0" type="image/png"/>
        </item>
        <item>
            <title><![CDATA[Real Money Talk: Jesse]]></title>
            <link>https://www.spaceship.com.au/learn/real-money-talk-jesse/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/real-money-talk-jesse/</guid>
            <pubDate>Tue, 06 Apr 2021 22:04:00 GMT</pubDate>
            <description><![CDATA[Jesse is a 20-year-old who has started investing properly in the last two years.]]></description>
            <content:encoded><![CDATA[<p>This post is based on an interview we conducted with Jesse in January 2021.</p><p>Real Money Talk is our series where we interview Australians from all walks of life about their personal finances. The views expressed are those of the interviewees, based on their experiences with money, and as such are not necessarily representative of Spaceship's views.</p><p>We have changed the name of the interviewee for their privacy.</p><p><strong>Name: </strong>Jesse</p><p><strong>Age:</strong> 20</p><p><strong>Where do you live: </strong>Melbourne, Australia.</p><p><strong>Please tell us a bit about yourself.</strong></p><p>I am a current Bachelor of Commerce (Finance and Economics) student at the University of Melbourne, and am from Wagga Wagga. I aspire to work in the finance industry after I graduate.</p><p><strong>What is your current net worth?</strong></p><p>My current net worth is $26,000 after deducting HELP debt. Without HELP debt deducted, $42,000.</p><p><strong>How does it break down?</strong></p><p>$42,000 in savings and investments.</p><ul><li>Savings in a high interest account: $6,300</li><li>Spaceship: $7,300 ($200 weekly investments)</li><li>Raiz: $100 (Just started $100 weekly investments)</li><li>CMC Markets: $27,200 ($22,000 in two ETFs and $5,200 in two individual stocks)</li><li>Superannuation: $1,100</li></ul><p><strong>Any debts? (including HELP from Uni)</strong></p><p>$16,000 from my Bachelor of Commerce degree at the University of Melbourne.</p><p><strong>How did you accumulate your net worth?</strong></p><p>I have been a relatively aggressive saver since I was young, and have had a passion for investing since relatively young too. I am in a fortunate position where my university scholarship pays for the majority of my living expenses, so I can save 90% of my earnings from my current two casual jobs.</p><h2 id="earn">Earn</h2><p><strong>Tell us a bit about your career:</strong></p><p>I have had various jobs so far, all different and not related to my aspiring career in the finance or economics industries. I used to work in wedding catering, however now have two casual jobs in mathematics tutoring and as a resident assistant at my current place of residence. Although, I have earned the majority of my money through working on my family’s farm in central Queensland.</p><p><strong>Do you have income sources outside of your job? If so, how much do you earn from each and how did you develop them?</strong></p><p>Not really, my only other sources of income is investment income in dividends and capital gains, although I reinvest every cent back into my portfolio.</p><p><strong>What advice do you have for people who want to earn more money?</strong></p><p>One of the key things I have learnt over my two years of investing myself (as my father used to help me out before that), is that ETFs are an incredible opportunity to slowly get your money to “work” for you. This option removes any unsystematic risks associated with the individual stocks within them, and allows you to, over time, accumulate a significant portfolio. I also love reinvesting dividends as this proves as an effective way to continue to grow your investment too!</p><h2 id="save">Save</h2><p><strong>What is your savings rate? And how has it changed over time?</strong></p><p>My savings rate is currently 80-100%, and I appreciate this is far higher than most people have the opportunity to do, but I am in a position to do so due to my scholarships for university living expenses. Although, my income is relatively low, as I only have two casual positions with a maximum of 10-15 hours per week in total.</p><p><strong>Do you have a budget?</strong></p><p>My only budget is associated with spending approximately $50 per week on groceries, which I have managed to do all last year. I track all other expenses, particularly those inessential, and ensure I don’t spend too much, but don’t have a specific budget.</p><p><strong>How much do you spend per year?</strong></p><p>No more than $3,000-4,000.</p><p><strong>Do you make purchase decisions carefully, or are you loose with your money?</strong></p><p>I am very careful with my purchases, however since getting two jobs and having a larger income flow, I feel more free to spend when I want.</p><p><strong>How is your work-life balance?</strong></p><p>I have managed to balance full-time university with two casual jobs and still have a very social life too, so I am very pleased with my current work life balance. I appreciate when I get into my desired industry this may change, but for now I am extremely pleased with my ability to balance them.</p><p><strong>What is your favourite thing to spend money on?</strong></p><p>Wine! I recently took a course in winemaking and tasting and absolutely love trying wine from all over the world, as well as venturing to vineyards with my family and friends. I budget my expenditure on wine, and spend between $20-30 on a bottle, however I am looking forward to trying more expensive wine as I accumulate more money.</p><h2 id="invest">Invest</h2><p><strong>How do you invest?</strong></p><p>I invest primarily in ETFs as I believe they are the best and safest means of accumulating money, especially over a long period of time. I also subscribe to the “time in the market” philosophy, and hence wanted to invest as much as possible while I am young, to see great returns as I get older.</p><p><strong>What has been your best investment?</strong></p><p>In terms of capital gains, it was an investment in Appen (APX). Although, I personally think my best investment will prove to be in Vanguard’s Australian Securities ETF (VAS), as I have achieved fantastic capital gains and dividends so far, and can see this continuing in the long term.</p><p><strong>What has been your worst investment?</strong></p><p>An investment in a Betashares ETF (BBOZ) during the height of the pandemic. It is a bear fund, and unfortunately for me the markets turned around rather aggressively as I made this investment. I am glad I got off quickly with a relatively small loss ($1,000), so I could move those funds into something else.</p><p><strong>What's been your overall return?</strong></p><p>Overall, approximately $5,000, with a bit of this from fixed term deposits when I was younger, and the majority from dividend reinvestments and capital gains in the last two years. I am still learning however, and look forward to more investment opportunities to come.</p><p><strong>How are you building wealth?</strong></p><p>Investing in ETFs and reinvesting any dividends I get, as well as weekly investments in both Spaceship and Raiz. Investing while I am young makes me feel ahead of most people in this sense; I have plenty of time to learn and continue to build wealth!</p><p><strong>What are your main roadblocks? And how are you addressing them?</strong></p><p>I don’t believe I have any roadblocks as of now, but I appreciate I am in a very fortunate position in terms of job security, scholarship funding, etc. I simply just want to continue to learn and grow by investing as much as possible.</p><p><strong>Do you have a target net worth you want?</strong></p><p>No specific target net worth, but I have a short-term goal of reaching $100,000-$150,000 of funds by the time I’m 25 for a house deposit. As far as I am concerned I am approaching halfway there, with $42,000 in liquid cash and assets, and hope to be past half way by the end of this year.</p><p><strong>When did you make your first significant behavioural shift towards wealth building?</strong></p><p>Thanks to education from my father, I have always been concerned with wealth building. I remember taking every cent of spare cash to primary school to deposit in my bank account (established through school). My father invested my money for me when I was young, and I have taken this over recently, with all of my additional funds through work. I am grateful for what I have learnt as a child and into my adolescent years, and I am especially grateful for the way I was taught about money. I was never forced to invest or save, but have grown a tendency for it naturally.</p><p><strong>If you could start again, what would you do differently?</strong></p><p>I am in the very fortunate position to be young (20) and already have a tendency to invest a lot, and frequently. As such, I don’t think I would wish to start again, and think every investment I have made so far has been an excellent learning and growth experience.</p><p><strong>What mistakes have you made along the way that others can learn from?</strong></p><p>The main mistake I have made is taking money a bit too soon. Some of the individual shares I have previously owned, I sold before their peaks, in anticipation of a fall off. Although, this isn’t necessarily a bad idea, as taking any and all profit is valuable. However, I think it’s generally important to hold stocks for the long term.</p><p>Another mistake I made was not taking advantage of the government’s non-concessional super contribution incentive for low income earners, that being if you put $1,000 of after-tax funds into your super fund, the government will contribute $500. I will be taking advantage of this in 2021 as I am now more knowledgeable about superannuation after various university subjects, and the advantages it includes.</p><p><strong>Do you have any worries about retirement? If so, how are you planning to address them?</strong></p><p>My only concern is having enough funds for my ideal retirement. My plan in addressing them is taking advantage of all of the tax benefits associated with salary sacrificing and packaging, as well as non-concessional contributions too.</p><p><strong>How are you learning about building wealth?</strong></p><p>Primarily from my family, particularly my dad. Other than that, I have been reading various books — The Intelligent Investor, Poor Charlie’s Almanack, and The Richest Man in Babylon to name a few. Additionally, learning just comes naturally as you engage in investing and get more experience.</p><p><strong>Do you give to charity? If you do, what percent of time/money do you give?</strong></p><p>To be honest, I have never been a particularly charitable person. I do however aspire to be a scholarship donor myself when I am older, to give back to the University of Melbourne and the incredible opportunities they have provided.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Bryna Howes)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/real-money-talk/">Real Money Talk</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2021/04/real-money-talk-jesse.png" length="0" type="image/png"/>
        </item>
        <item>
            <title><![CDATA[How to practice financial minimalism]]></title>
            <link>https://www.spaceship.com.au/learn/how-to-practice-financial-minimalism-even-if-youre-chaotic/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/how-to-practice-financial-minimalism-even-if-youre-chaotic/</guid>
            <pubDate>Tue, 06 Apr 2021 21:00:00 GMT</pubDate>
            <description><![CDATA[There is a way of thinking that celebrates that flurry of life with a simple, uncomplicated set of behaviours. ]]></description>
            <content:encoded><![CDATA[<p>Minimalism isn’t just about having one pair of quality shoes and a hairbrush as your worldly possessions.</p><p>(Though sometimes that’s exactly what it is about).</p><p>Rather, it’s the practice of taking the time to consider the importance and relevance of your decisions.</p><p>Many fabulous, whirlwind type folk often reject minimalism outright because they love colour, overflowing closets, and scribbling in the margins, and associate that kind of maximalism with their character, which is delightful and doesn’t need to change.</p><p>That is very fair and true.</p><p>But when it comes to financial minimalism, there is a way of thinking that celebrates that flurry of life with a simple, uncomplicated set of behaviours.</p><p>Let’s explore some ways the clean lines of minimalism can infiltrate our finances without compromising the enormity and energy of our tangled, complex lives.</p><h2 id="get-in-the-habit-of-selling-things-that-aren-t-essential-"><strong>Get in the habit of selling things that aren't essential!</strong></h2><p>It only takes one successful sale to understand how easy this is.</p><p>Putting things on Gumtree takes a few photographs, a friendly description and the coordination to be home when that person comes by to pick the thing up.</p><p>Or if you can drop off to their location, charge more.</p><p>That said, start small.</p><p>Sorting through your possessions is not only time consuming, but it’s emotional. For many, it takes time to come to terms with how to value their things.</p><p>So start with random stuff.</p><p>Things you might want to sell:</p><ul><li>Gift cards</li><li>Jewellery (if expensive, get appraised first!)</li><li>Electronics</li><li>Furniture</li><li>Books</li><li>Toys and baby stuff</li><li>Sporting gear</li><li>Instruments</li><li>China and kitchenware</li><li>Tools</li><li>Appliances</li><li>Backyard equipment</li><li>Clothes</li></ul><p>If you’re the type to traipse through op shops and markets at the weekend, maybe keep an eye out for things that you think you could on-sell for more online.</p><p>Hell, you might discover you’re actually quite good at this...</p><h2 id="simplify-your-spending"><strong>Simplify your spending</strong></h2><p>Have one bank card with your monthly/fortnightly/weekly money on it.</p><p>Decide what you think you need for the fortnight, pay the stuff you need to pay and then move the rest of your money away somewhere.</p><p>There are great ways of automating a budget (like the 50 30 20 or the Barefoot Investor way) and if you’d like to give that a crack, go for it!</p><p>But if that’s not your style, perhaps try and have an account that’s just for everyday use (accessible with a card) and another account where the rest of your money goes. (And don’t carry that card with you everyday).</p><p>There’s something about knowing when you’re about to run out of money that is a sharp way to change your behaviour. Trust yourself to get a bit better at managing your daily expenses each pay cycle and even if you don't at first, with the right amount of discipline you will learn to.</p><p>One card, one stream of money, time to think about everything else.</p><h2 id="consolidate-your-superannuation-accounts"><strong>Consolidate your <a href="https://www.spaceship.com.au/super/?ref=spaceship.ghost.io">superannuation</a> accounts</strong></h2><p>This is a biggy! (Because you’re probably paying fees for each and every account);</p><p>Steps to do after a coffee.</p><ul><li>Create a myGov account at<a href="https://www.my.gov.au/?ref=spaceship.ghost.io"> www.my.gov.au</a>, then link the ATO to your account. There’s a huge, obvious button.</li><li>If you already have a<a href="https://www.my.gov.au/?ref=spaceship.ghost.io"> myGov</a> account, just log in and click on the ATO section.</li><li>Go to the ‘Super’ tab. In this section, you can: see details of all your super accounts, including any you have forgotten about; and see details of all your super, including super the ATO is holding on your behalf.</li><li>Click “transfer super” and pick which fund you’d like to be your homebase super fund. </li><li>Then, whenever you start a new job or money comes in, submit <em>this super account</em> as your nominated fund.</li><li>Then watch compound interest work its magic and when you’re older, you’ll be a happy little Vegemite.</li></ul><p>This can be a really powerful step towards healthy financial minimalism. People often don't keep track of how many super accounts they've opened over their working life, and chances are that they have a number of super accounts that are still paying those annual fees. Paying for all those funds to slowly eat away at that money is just crazy.</p><p>Before deciding to consolidate your super accounts, it’s important to consider how rolling over your funds will affect any insurance cover or other benefits you have in your other funds (which will no longer be provided once funds are rolled over and your super account is closed).</p><h2 id="rewards-programs-are-complicated-and-sometimes-bullshit-"><strong>Rewards programs are complicated and sometimes bullshit.</strong></h2><p>Some folk love the game of racking up points and skimming across various offers.</p><p>And they’re great at it!</p><p>But like day trading it’s a risky, time consuming activity.</p><p>And to make sure you don’t incur the fees or overspend on various cards and in various stores, it takes a fair bit of organisation.</p><p>So maybe have an honest look at your fabulous self...if you’re ready to draw up a spreadsheet and keep track of the various offers you’ve taken part in and can rollover money from card to card diligently, then cool.</p><p>But if you’re likely to find it tricky to keep all the moving parts in your head, give yourself the breathing space and just leave them alone.</p><p>When it comes to financial minimalism, just keeping things clear and simple is the most effective mechanism.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Jessica Sier)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/personal-finance/">Personal Finance</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2019/11/how-to-practice-financial-minimalism.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[Why cash costs you money]]></title>
            <link>https://www.spaceship.com.au/learn/why-cash-costs-you-money/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/why-cash-costs-you-money/</guid>
            <pubDate>Tue, 06 Apr 2021 20:00:00 GMT</pubDate>
            <description><![CDATA[A lump sum of cash sitting in the bank, or under your mattress, or in your undies drawer, is costing you money. ]]></description>
            <content:encoded><![CDATA[<p>Outline:</p><ul><li>The value of your money is measured by your ability to exchange it for things;</li><li>Inflation and deflation refer to changes in how much stuff costs;</li><li>Sometimes this means  it’s likely that you have to spend more of your dollars to acquire an equal quantity of goods (or services).</li></ul><hr><p>Things get more expensive over time but a dollar will always be worth a dollar.</p><p>That’s the principle behind the idea: a lump sum of cash sitting in the bank, or under your mattress, or in your undies drawer, is costing you money.</p><p>It’s not that you’re losing out on the opportunity to earn more, rather the dollars are actually becoming less valuable every day.</p><p>For a lot of us that’s counter-intuitive. Cash is reliable and friendly and even though we mightn’t have a lot of it, we trust it won’t be suddenly wiped out in a <a href="https://www.spaceshipinvest.com.au/learn/blog-2017-what-is-a-share/?ref=spaceship.ghost.io">s</a>hare sell-off.</p><p>We trust that if we diligently contribute to our<a href="https://www.spaceshipinvest.com.au/learn/blog-2017-five-ways-behavioural-finance-save-more/?ref=spaceship.ghost.io"> </a>savings account, over time we will have a nice, healthy balance, useful for anything from starting a business to scaling a mountain.</p><p>But by breaking down a few ideas, it’s possible to see how cash lump sums are extremely useful for banks to use, but may not get you up that mountain as efficiently as other methods. (And may actually decrease in value if you leave them sitting in an account).</p><p>Things get more expensive over time but a dollar will always be worth a dollar.</p><h2 id="purchasing-power">Purchasing power</h2><p>The value of your money is measured by your ability to exchange it for things. This is called purchasing power.</p><p>As prices move around, so does your purchasing power.</p><p>For example, one day a beer might cost you $7. Let’s say you’re the type who gives themselves $50 to spend on a Friday night, which usually buys you around seven beers. It’s a good night.</p><p>But a series of things might happen - a worldwide pandemic might reduce the ability of some venues to operate at full capacity. </p><p>They might also start having to pay fines because people who moved into an entertainment district might start complaining about the sound levels of the entertainment.</p><p>So one day, the price of a beer might bump up to $9.</p><p>Your dollars haven’t changed in value, it’s unlikely your salary has increased in-line with the change in beer price, but your purchasing power is lower.</p><p>For your $50, you now only can spot yourself five (and a half) beers.</p><p>Of course, purchasing power goes both ways. You have more purchasing power at happy hour when beers are $5.</p><p>Generally, you will also have more purchasing power when you swap your Australian dollars for Indian rupees and go shopping in India (depending on what you buy, of course).</p><p>Cash - sitting in your bank account - is your access to purchasing power.</p><p>Of course, you might not want to spend it on beer and might be saving for something more substantial - like opening your own ballet studio or paying for an MCC membership - but ultimately you’d like the power to purchase something at some point in time.</p><p>The problem is, cash just sitting there generally loses purchasing power over time, because across economies that are growing larger, the prices of things are generally rising too.</p><h2 id="introducing-inflation">Introducing inflation</h2><p>Inflation and deflation refer to changes in how much stuff costs.</p><p>Inflation occurs when there is a general increase in the price of things - beers, petrol, clothes. And your purchasing power goes down.</p><p>Deflation occurs when your purchasing power goes up, and there is a general decrease in the price level of things.</p><p>So, inflation is when the ability to buy stuff using a certain currency is diminished (you get less for the same amount of money).</p><p>So, it’s not just the price of beer that’s become more expensive. It can affect a whole basket of things. Tickets to the football could become pricier, party frocks could become pricier, doctors' fees could become pricier, renting a car could become pricier.</p><blockquote>This means it’s likely that you have to spend more units of your currency to acquire an equal quantity of goods (or services).</blockquote><p>If you’re a consumer, it can sometimes be a bummer, but if you run a ballet school, a plumbing business or a shop, price rises could be seen as a welcome event.</p><p>This is because when prices are rising, people tend to buy things now rather than pay higher prices later.</p><p>You can see this in the property market. If people are under the impression that house prices will rise, they are likely to want to buy now rather than pay more later. Ditto if they think ballet lessons are going to become more expensive in the future. They’ll want to get into a tutu now, not later.</p><p>This “buy now” fever increases demand in the short term and as a result, stores sell more and factories produce more and they might hire new workers to meet demand. In theory, it creates a virtuous cycle, boosting economic growth. </p><p>That said, inflation is only beneficial if managed properly, which is what the Reserve Bank of Australia (RBA) seeks to do by adjusting interest rates. If not managed properly, inflation could lead to hyperinflation, which can be seriously detrimental to the economy.</p><p>If inflation is lifting in your economy, it’s possible you might also get a pay rise. You might be then able to allot yourself $70 for your Friday night session (which will get you your seven beers and a bowl of wedges - because it’s important to line your stomach, yo).</p><p>So inflation is both beneficial and a pain in the backside. Prices may rise around you, but it’s a signal that economic growth is happening and businesses and people are prospering.</p><p>Like most economic ideas, things are just about pushing and pulling, trying to find equilibrium all the time. Some people are happy about it, some people aren’t.</p><p>So while your purchasing power moves around a fair bit, the actual cash itself stays the same.</p><p>A dollar in your bank is still going to = 1.</p><h2 id="more-inflation">More inflation</h2><p>Inflation is measured quarterly, but for a broad economy it’s helpful to talk about the year-on-year percentage rise.</p><p>Say the general price of goods and services is becoming around 1% more expensive every year. In general terms, that means you need around 1% more money to purchase the same amount of stuff and do the same things you did the year before.</p><p>In an inflationary environment, where an economy is growing, people are generally spending more money to maintain an equivalent quality of life.</p><p>The thing that gets left behind often is cash, because one dollar will always = $1.</p><p>If inflation is 1% a year and you’ve got $50 and it’s just sitting in an envelope underneath your bed, over the course of 10 years where the price of everything around you is becoming 1% more expensive every year, your $50 will lose more than 10% of its value (as measured by its ability to purchase stuff.)</p><p>Instead of the 5 (and a half) beers you could buy at your local pub for $9 this Friday, in ten years at a yearly compound inflation rate of 1%, beers will cost $9.94 and you can get a tiny bit more than five beers for your $50.</p><p>(That’s without any outside market factors like absurd government policy influencing the pricing choices made by the pub owner).</p><p>Look, that doesn’t seem overly frightening - a price increase of 94 cents on your beer over ten years - but it certainly can play a big difference if you’re talking about your life savings.</p><p>If you had $10,000 sitting in an account and inflation was bumping up around 1% a year, in ten years, your $10,000 would lose more than 10% of its purchasing power.</p><p>The things you want to do with your money - buy football tickets, open a ballet studio - would have become more than 10% more expensive and you couldn’t stretch your $10,000 as far as you once could.</p><p>In Australia, the price of things inched up to 1.7% in the quarter ending September 2019, which is close to the RBA's target band of 2-3%. In New Zealand it decreased to 1.5%. In Fiji it decreased by 0.9%. In the United States it is unchanged at 1.7%. In Germany it eased to 1.1%.</p><p>(In Venezuela, where they are having an unbelievably tough economic time, the annual inflation rate was at 282,973%.)</p><p>Anyway, that’s the basic theory behind why having a lump sum of cash loses you money over time. (If you live in a place where the economy is expanding).</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Jessica Sier)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/investing/">Investing</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2019/11/why-cash-costs-you-money.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[01.04.21 | We bought and sold some stocks]]></title>
            <link>https://www.spaceship.com.au/learn/010421-newsletter/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/010421-newsletter/</guid>
            <pubDate>Wed, 31 Mar 2021 22:51:00 GMT</pubDate>
            <description><![CDATA[We bought Unity and Palantir for the Spaceship Universe Portfolio.]]></description>
            <content:encoded><![CDATA[<p>It’s that time again. We want to tell you all about the latest changes to our Spaceship Universe Portfolio. We have bought some stocks and sold some stocks, so let’s get stuck in!</p><h2 id="spaceship-universe-portfolio">Spaceship Universe Portfolio</h2><h3 id="bought-unity-software">Bought: Unity Software</h3><p>Unity is a platform for creating and operating interactive, real-time 3D content. In other words, video games. And it’s big; 71% of the top 1,000 mobile games were made with Unity, including games such as Fall Guys and Among Us, and even augmented reality with Pokémon GO.</p><p>We like Unity because it has competitive advantages in terms of both scale and data. For example, with 2.5 billion monthly active users, Unity has the scale of some of the biggest social media platforms. (For reference, Facebook has about 2.7 billion monthly active users.)</p><p>We also like Unity because video game content is trending towards real-time 3D, giving the company a huge opportunity to further its dominance. Its game engine can be used to model not just games but any 2D content to 3D.</p><p>For example, Unity’s partnership with Autodesk makes it easier to review building projects in real time and 3D. Thus, its opportunity outside of gaming is large, with more industries turning to the virtual world to improve project management and efficiency.</p><p>Of course, there are risks, and Unity’s lack of profitability is one of them. However, Unity’s CEO has said the company is on track for profitability in 2023.</p><h3 id="bought-palantir-technologies">Bought: Palantir Technologies</h3><p>Palantir is a technology company that specialises in making software products that allow human-driven analysis of real-world data. This allows Palantir’s customers to “do their most important work,” to use the company’s own words.</p><p>Put another way, Palantir’s software lets organisations integrate data into one platform, giving management the data and ability to make better decisions. A major use case for Palantir is improving supply chains and logistics.</p><p>One example is Palantir’s partnership with BP. BP was able to use Palantir’s software to monitor its oil and gas equipment, making extraction more efficient. Palantir is now helping optimise BP’s wind farms and solar power generation to help towards BP’s goal of net zero emissions.</p><p>We like Palantir because it has high value customers who are unlikely to switch.</p><p>Yes, it only had around 125 customers (as of early 2020), but those customers brought Palantir an average revenue of US$5.6 million each. And because these customers have long-term contracts with the company, it would cost a lot for them to switch to a competitor.</p><p>Having said that, customer concentration is a risk. The top twenty customers equate to 67% of revenues for Palantir, although new partnerships are set to reduce this concentration.</p><p>We also understand that Palantir is not without controversy. Because some of its earliest clients were US government agencies, it has faced criticism, even from within its own walls.</p><p>The purpose of Palantir is to improve insight into a customer’s business, getting the right data at the right time to the right person. We believe its transition from government to industrial and healthcare will help reduce waste and inefficiency in these sectors.</p><p>Since listing the company is providing more disclosure around contracts, and will likely be obtaining more corporate clients with partnerships such as IBM and Amazon Web Services (AWS).</p><h3 id="sold-workday">Sold: Workday</h3><p>Workday is a provider of finance, HR, and planning software.</p><p>While Workday has been very successful over the years — almost 50% of the Fortune 500 use its software — we don’t believe that Workday has the same opportunity going forward that Unity does, so we decided to make this switch in the portfolio.</p><h3 id="sold-salesforce">Sold: Salesforce</h3><p>Salesforce is a customer relationship management service.</p><p>Lately, Salesforce has been focused on acquiring companies; it bought Slack (a collaboration software tool) in early December 2020.</p><p>While we believe this is an interesting acquisition, we had to compare the opportunity here to Palantir. We felt Salesforce has far more competition than Palantir, so we made the decision to focus this part of the portfolio on Palantir and sell out of Salesforce.</p><h3 id="sold-freedom-foods">Sold: Freedom Foods</h3><p>We have wanted to sell Freedom Foods for a while, however the stock has been in a trading halt since June last year due to accounting irregularities.</p><p>Once trading resumed last week, we — among many others — made our exit.</p><p>The semi-good news for us is that it only cost the portfolio 0.29%.</p><p>This is because while trading was suspended, the rest of the portfolio has grown, meaning we ended up owning a very small position relative to the portfolio as a whole.</p><h2 id="spaceship-origin-portfolio">Spaceship Origin Portfolio</h2><p>For customers in the Spaceship Origin Portfolio, things are a little different.</p><p>The Spaceship Origin Portfolio is made up of around 100 of some of the largest ASX listed companies by market capitalisation, and around 100 of some of the largest global companies by market capitalisation.</p><p>If a company moves in or out of the Spaceship Origin Portfolio, it will be because its market capitalisation has changed, not because we have made the decision to buy or sell it.</p><h2 id="spaceship-earth-portfolio">Spaceship Earth Portfolio</h2><p>Next week, we’ll discuss Poshmark, the two company we have bought for the Spaceship Earth Portfolio.</p><hr><p>The Spaceship Universe Portfolio invests in Unity Software and Palantir Technologies at the time of writing.</p><p>The Spaceship Origin Portfolio invests in Salesforce at the time of writing.</p><p>Important! We’re sharing with you our thoughts on the companies in which Spaceship Voyager invests for your informational purposes only. We think it’s important (and interesting!) to let you know what’s happening with Spaceship Voyager’s investments. However, we are not making recommendations to buy or sell holdings in a specific company. Past performance isn’t a reliable indicator or guarantee of future performance.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Bryna Howes)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/newsletters/">Newsletters</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2021/04/news-010421-1.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[26.03.21 | Our latest quarterly update]]></title>
            <link>https://www.spaceship.com.au/learn/260321-newsletter/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/260321-newsletter/</guid>
            <pubDate>Thu, 25 Mar 2021 23:38:00 GMT</pubDate>
            <description><![CDATA[A look at what Spaceship got up to this quarter.]]></description>
            <content:encoded><![CDATA[<p>Welcome to our latest quarterly update.</p><p>If this is your first Spaceship quarterly update, this is where we look back over the past few months and discuss what’s been going on behind the scenes at Spaceship, and take a closer look at some of the latest launches and landings. But first…</p><h2 id="we-hit-150k-customers">We hit 150k customers</h2><p>We took a huge step for Spaceship-kind. More than 150,000 customers are now using Spaceship to invest in their future!</p><h2 id="we-added-new-push-notifications">We added new push notifications</h2><p>If you have notifications turned on, you’ll now get alerted when your new units are issued and if you have an upcoming investment plan!</p><h2 id="we-bought-and-sold-some-stocks">We bought and sold some stocks</h2><p>We recently made some changes to the Spaceship Universe Portfolio.</p><p>We bought Palantir Technologies and Unity Software, and we sold Workday, Salesforce.com and Freedom Foods.</p><p>We also made some changes to the Spaceship Earth Portfolio.</p><p>We bought Poshmark!</p><p>We’ll be sending more information on why we chose to buy and sell these next week.</p><h2 id="we-saw-the-market-take-a-rollercoaster-ride">We saw the market take a rollercoaster ride</h2><p>Back in February, we saw the stock market hit some speed bumps, thanks in part to higher interest rates and a move into stocks that will be buoyed by an economic comeback.</p><p>This has created a bit of a rollercoaster ride, which <a href="https://www.spaceship.com.au/learn/260221-newsletter/?ref=spaceship.ghost.io">we have written about here</a>.</p><p>That’s all for now, but stay tuned.</p><p>Next week, we’ll be talking about the stocks we’ve bought and sold this quarter — and next quarter, we have some big things coming!</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Bryna Howes)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/newsletters/">Newsletters</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2021/03/news-260321-1.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[Direct listing v IPO: What’s the difference?]]></title>
            <link>https://www.spaceship.com.au/learn/direct-listing-v-ipo-whats-the-difference/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/direct-listing-v-ipo-whats-the-difference/</guid>
            <pubDate>Tue, 23 Mar 2021 19:27:00 GMT</pubDate>
            <description><![CDATA[Direct listings and IPOs are both ways that companies can raise capital.]]></description>
            <content:encoded><![CDATA[<p>Let’s get straight to the point.</p><p>A direct listing is when a company lists pre-existing shares for sale. An initial public offering (IPO), on the other hand, requires new shares to be created, underwritten, and then listed for sale.</p><p>A ‘private’ company is likely to have relatively few shareholders. It’s likely to count just friends, family, and professional investors as shareholders.</p><p>A ‘public’ company, on the other hand, has shares available to the general public.</p><p>At the end of the day, direct listings and IPOs are both ways that companies can raise capital — and both methods involve listing shares on a public exchange.</p><p>But it’s the process of making those shares available that differentiates the two.</p><h2 id="what-s-a-direct-listing">What’s a direct listing?</h2><p>A direct listing process involves making shares available to the public. The ‘direct’ bit comes from not having anyone else involved (underwriters, broker-dealers, or investment banks). This generally makes the process cheaper, which in turn might make a direct listing more attractive to a smaller company.</p><p>If a company already has an established, loyal client base, they might choose a direct listing over an IPO simply because they don’t need all that extra marketing and security.</p><p>Both Slack and Spotify went public via direct listings in recent times.</p><p>A company might decide on a direct listing over an IPO for any number of reasons, including:</p><ul><li>Avoiding the costs associated with hiring underwriters.</li><li>Avoiding lockup agreements.</li><li>Avoiding ‘diluting’ existing shares with the creation of new ones.</li></ul><h2 id="what-s-an-ipo">What’s an IPO?</h2><p>The acronym IPO stands for initial public offering. This would occur when a company goes from private to public. To do so, the company creates new shares and offers them for sale to the public.</p><p>A company would generally consider the IPO process when it believes it’s mature enough for stock market regulations and is able to deal with responsibilities to public shareholders. Having said that, the company is likely also looking to raise money through the issuance of its stock.</p><p>In an IPO, underwriters (chosen by the company) work alongside the company to decide on the initial price of the shares (based on perceived interest), help navigate rules and regulations, and eventually help sell the shares through their networks.</p><p>Before arriving at the selling stage, the company and their underwriters will do as much as they can to create interest in the soon-to-be-available stocks.</p><h2 id="what-are-the-key-differences">What are the key differences?</h2><p>An IPO is a pretty lengthy process which requires intermediaries (including, but not limited to underwriters, investment bankers, or broker dealers).</p><p>The direct listing process involves the company selling shares directly to the public without getting help from intermediaries underwriters.</p><p>IPOs usually also involve a lockup period, a period in which current employees and investors aren’t allowed to sell their shares. Direct listings don’t have one.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Liv Steigrad)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/investing/">Investing</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2019/09/direct-listing-vs-ipo-whats-difference.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[19.03.21 | A year at home]]></title>
            <link>https://www.spaceship.com.au/learn/190321-newsletter/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/190321-newsletter/</guid>
            <pubDate>Thu, 18 Mar 2021 23:35:00 GMT</pubDate>
            <description><![CDATA[A look back at a year in the life of Spaceship's working from home experience.]]></description>
            <content:encoded><![CDATA[<p>On a Wednesday evening, just more than a year ago, I packed up some things from my desk, drank a beer with my co-workers in the Spaceship office, and headed home.</p><p>The next day we officially began working from home due to the pandemic.</p><p>Months later we gave up the office lease.</p><p>And now here we are: a year later.</p><p>We’re a digital-first company, so Spaceship was well prepared for the change. To be honest, we’ve thrived as a company. So, I thought it might be interesting to take you behind the scenes on what the past twelve months has been like for Spaceship.</p><p>For many Spaceship staff, losing the daily commute was a big plus!</p><p>“Working from home saves me at least three hours a day,” says one of my co-workers.</p><p>“[I have] more time for sleep, balanced meals, exercise and hobbies!” says another.</p><p>Another byproduct was saving money. One of my co-workers bought a second hand weights set and now follows online workouts, meaning they don’t have to pay for the gym anymore.</p><p>Another has saved money by preparing more food at home.</p><p>But for some of my co-workers, the savings they’ve made by skipping a commute or cooking more meals at home has been offset by online shopping. “I still buy a lot of clothes etc., except they are now more casual wear rather than office wear.”</p><p>For all of us, the best part of the last year has been the strides Spaceship has made.</p><p>This time last year, Spaceship had around 65,000 customers and $320 million in funds under management (FUM) across both our products.</p><p>Today, we have <strong>150,000</strong> customers (and counting!) and <strong>$815 million</strong> in combined FUM.</p><p>“My proudest moment [of the last year] would be how we grew the customer base all while transitioning to working from home,” one of my co-workers told me. “This is a really simple thing to say, but there was a lot of work to make this happen.”</p><p>Another co-worker told me their proudest moment was the successful launch of our Spaceship Earth Portfolio, and yet another told me it was the relaunch of our website.</p><p>As for me, I’ve been thrilled to watch our Spaceship Voyager portfolios perform so well. It hasn’t been an easy year for investors, especially lately, but this is how we’ve fared:</p><p>The Spaceship Universe Portfolio has returned <strong>54.96%</strong> in the year to 28 February 2021, and <strong>29.70% pa</strong> since the Funded Date* of 15 May 2018 (33 months).</p><p>The Spaceship Origin Portfolio has returned <strong>8.95%</strong> in the year to 28 February 2021, and <strong>9.91%</strong> pa since the Funded Date* of 15 May 2018 (33 months).</p><p>All in all, in the year since we moved from our wonderful Spaceship office to home, amazing things have happened — and we’re excited to see what’s next.</p><hr><p>Past performance is not a reliable indicator of future performance and is provided for your information purposes only. Returns are net fees, and not a projection.</p><p>*The Funded Date of 15 May 2018 represents the date on which each fund was substantially invested in accordance with its investment strategy.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Bryna Howes)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/newsletters/">Newsletters</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2021/03/news-190321-1.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[How to build an emergency fund]]></title>
            <link>https://www.spaceship.com.au/learn/how-to-build-an-emergency-fund/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/how-to-build-an-emergency-fund/</guid>
            <pubDate>Tue, 16 Mar 2021 20:54:00 GMT</pubDate>
            <description><![CDATA[Building an emergency fund can be a saviour.]]></description>
            <content:encoded><![CDATA[<p>If you can't stump up the cash you need when you’re in a pinch, it's nothing to be embarrassed about. You're one of an estimated 11 million other Aussies who are tight on cash reserves.</p><p>Yes, based on a survey by Finder, 57 per cent of Australians wouldn’t have $5,000 in savings if something unexpected came up.</p><p>While living day to day may be a common approach for many of us, it can lead to unnecessary stress.</p><p>This is where <a href="https://www.spaceship.com.au/learn/emergency-funds-australia-your-savings-guide/?ref=spaceship.ghost.io" rel="noreferrer">building an emergency fund</a> can be a saviour. And it just makes good sense.</p><p>An emergency fund is the ticket to buying yourself peace of mind, financial independence, and maybe even the ability to sleep better at night.</p><p>It's that money you have set aside for a rainy day, such as when the car breaks down, the roof leaks or you have unexpected medical expenses.</p><p>Having an emergency fund means you are more likely to cope if and when bumps in the road come up. Even better, it can prevent you from relying on friends, family, and short-term lenders. And besides all that, you can't put a price on that kind of financial independence.</p><h2 id="so-how-much-should-you-sock-away-to-build-your-emergency-fund">So, how much should you sock away to build your emergency fund?</h2><p>American finance guru Suze Orman suggests your emergency fund equal at least eight months’ worth of living expenses. As Orman points out, if you find yourself in the unfortunate position of losing your job, it could take a while to find your feet and secure a new gig.</p><p>While Orman's recommendation is on the conservative side, straight-talking financial guru Scott Pape (aka The Barefoot Investor) recommends three months’ worth of living expenses is a good measure. But these figures are only guides.</p><p>The answer to how much you need is up to you. And it depends on what would help you sleep better at night? Is it a dollar figure or several months’ worth of income?</p><h2 id="how-to-build-your-emergency-fund">How to build your emergency fund</h2><p>Once you've settled on what your target amount is, you can start building your safety net.</p><p>Just as you would with other goals, it's best to start small, as the idea of saving a big chunk of money can feel overwhelming.</p><p>We suggest setting up an automatic transfer that sends a proportion of savings from each pay cheque to a separate savings account. The government’s <a href="https://www.moneysmart.gov.au/tools-and-resources/calculators-and-apps/budgeting-and-saving-calculators?ref=spaceship.ghost.io">Money Smart site</a> has a heap of resources to help calculate how incremental savings can help you reach your target.</p><p>We’ve all heard the idea that cutting out incidentals such as your regular coffee will nudge you to contribute small and regular savings. Some say that by simply ditching your daily latte, you could be a millionaire — albeit in 40 years!</p><p>But if you're not ready to give up your daily caffeine fix, there may be other small changes you can make to help you save. Perhaps review your gym membership. Do you still use it or could you get a better deal? Could you cut down on eating out or unnecessary Ubers?</p><p>They don't need to be big things, but the moves you make should be consistent enough to motivate you to save. Saving should feel like it's a stretch, but it shouldn’t be unsustainable.</p><h2 id="define-what-an-emergency-is-for-you">Define what an emergency is for <em>you</em></h2><p>This might sound basic, but it’s important to establish boundaries around what <a href="https://www.spaceship.com.au/learn/emergency-funds-australia-your-savings-guide/?ref=spaceship.ghost.io" rel="noreferrer">your emergency fund</a> is for.</p><p>This will hopefully prevent you from dipping into your savings for non-essentials reasons such as the next time a vacation package goes on sale.</p><p>To sum up, life is unpredictable. Extra expenses will come your way when you’re least prepared. By having an emergency fund at the ready, it will help you to better weather the storm.</p><p>So, if you find yourself having to dip into your fund, be grateful you were prepared. And don't forget to top it up after you've used it.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Nicole Webb)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/personal-finance/">Personal Finance</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2019/09/how-to-build-an-emergency-fund.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[12.03.21 | Bitcoin and BNPL]]></title>
            <link>https://www.spaceship.com.au/learn/120321-newsletter/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/120321-newsletter/</guid>
            <pubDate>Fri, 12 Mar 2021 02:39:00 GMT</pubDate>
            <description><![CDATA[A look at what Square and PayPal have been up to lately.]]></description>
            <content:encoded><![CDATA[<p>Here’s our latest look at some of the companies in our portfolios that are making news and moves — and there are some real doozies!</p><h2 id="square">Square</h2><p>Square is a payments company based out of the United States.</p><p>The company recently announced it had bought US$170 million worth of Bitcoin, bringing its total holdings in the cryptocurrency to approximately 5% of its cash and cash equivalents.</p><p>Square is one of the first publicly traded companies to add Bitcoin to its balance sheet.</p><p>The company’s CEO, Jack Dorsey, who is also the CEO of Twitter, has long been a Bitcoin bull. He recently decided to sell his first ever Tweet via a non-fungible token (<a href="https://www.spaceship.com.au/learn/050321-newsletter/?ref=spaceship.ghost.io">NFT</a>), and will convert the proceeds to Bitcoin and donate them to charity.</p><h2 id="paypal">PayPal</h2><p>PayPal has announced it’s launching a buy now, pay later (BNPL) offering in Australia in June.</p><p>PayPal launched its BNPL service in America last year and already has ~45 million customers there, meaning local BNPL companies Afterpay and Zip have some stiff competition.</p><p>And given the company counts some of Australia’s biggest merchants as its clients — including The Iconic, Kogan, Qantas, and Telstra — it is likely to be a popular offering.</p><p>In separate PayPal news, the company has announced it’s acquiring Curv, a cryptocurrency startup based out of Israel. Last year, <a href="https://www.spaceship.com.au/learn/131120-newsletter/?ref=spaceship.ghost.io">PayPal announced plans to allow users to make purchases with cryptocurrencies</a> starting this year. Interestingly, PayPal’s biggest competition in the cryptocurrency space is likely Square’s Cash App.</p><hr><p>The Spaceship Earth Portfolio invests in Square at the time of writing.</p><p>The Spaceship Universe Portfolio invests in Square and Zip Co at the time of writing.</p><p>The Spaceship Universe Portfolio and the Spaceship Origin Portfolio invest in PayPal and Afterpay at the time of writing.</p><p>Important! We’re sharing with you our thoughts on the companies in which Spaceship Voyager invests for your informational purposes only. We think it’s important (and interesting!) to let you know what’s happening with Spaceship Voyager’s investments. However, we are not making recommendations to buy or sell holdings in a specific company. Past performance isn’t a reliable indicator or guarantee of future performance.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Bryna Howes)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/newsletters/">Newsletters</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2021/03/news-120321-1.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[How to manage credit card spending]]></title>
            <link>https://www.spaceship.com.au/learn/how-to-manage-credit-card-spending/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/how-to-manage-credit-card-spending/</guid>
            <pubDate>Tue, 09 Mar 2021 22:24:00 GMT</pubDate>
            <description><![CDATA[Credit cards can be scary. Read on for some tips and thoughts on how to manage your credit card spending.]]></description>
            <content:encoded><![CDATA[<h1 id="how-to-manage-credit-card-spending">How to manage credit card spending</h1>
<h2 id="in-this-article">In this article:</h2>
<ul>
<li><a href="#set-low-limits">Set low limits</a></li>
<li><a href="#dont-forget-you-have-to-pay-the-money-back">Don't forget you have to pay the money back</a></li>
<li><a href="#leverage-your-rewards">Leverage your rewards</a></li>
<li><a href="#set-up-spending-alerts">Set up spending alerts</a></li>
<li><a href="#make-more-regular-repayments">Make (more) regular repayments</a></li>
<li><a href="#be-careful-juggling-multiple-credit-cards">Be careful juggling multiple credit cards</a></li>
</ul>
<p>According to the Reserve Bank of Australia, there were 19.1 million credit card accounts in Australia in 2018. That's almost one per Australian adult, though of course, some people don't have a credit card at all, and some people have more than one.</p>
<p>The total balance of all those accounts is $45.5 billion, but the total credit limit is just more than triple that, sitting at around $136.5 billion, with $29.5 billion of it accruing interest.</p>
<p>Yikes!</p>
<p>If you don't want to be one of the scary numbers above, read on for some tips and thoughts on how to manage your credit card spending.</p>
<h2 id="set-low-limits">Set low limits</h2>
<p>Credit card companies sometimes tempt you into signing up for their cards with high maximum credit card limits. Why sign up for a card with a $1,000 credit card limit when you could sign up for one with a $5,000 credit card limit, right? Not quite.</p>
<p>Having a high limit isn't necessarily a good idea.</p>
<p>Credit cards can be helpful for managing cash flow, but if you're spending more than you can afford, you could end up in a stressful debt situation.</p>
<p>Not to mention, a higher limit could impact your credit score.</p>
<p>Don't worry about whatever the potential maximum is on your card. Work out what you could actually afford to top out at and set that (or an amount below that) as your credit card limit.</p>
<p>You can usually do this online (via online banking) or call up your credit card provider and do it over the phone.</p>
<h2 id="dont-forget-you-have-to-pay-the-money-back">Don't forget you have to pay the money back</h2>
<p>Whatever you do end up spending, don't forget you have to pay it back.</p>
<p>Whenever you're considering a purchase, instead of looking at your credit card limit, look at your bank account balance. Just because you can spend $1,000, doesn't mean you should.</p>
<p>It might be helpful to pause and ask yourself:</p>
<p><em>"If this money was in my savings account, would I still spend it?"</em></p>
<p>Because at the end of the day, it's still your own money that you're spending, now or later.</p>
<h2 id="leverage-your-rewards">Leverage your rewards</h2>
<p>One of the benefits of having a credit card is the rewards systems. Travel insurance, points, cashback… they're all attempts by the credit companies to woo you as a customer.</p>
<p>And sometimes, the rewards can indeed be worthwhile. Sometimes, you can even leverage those rewards to help manage your credit card spending.</p>
<p>Getting cashback? Don't think of it as free money to spend. Instead, put it straight towards your credit card debt and pay it off sooner.</p>
<p>If you get points that you can use to buy vouchers, why not buy vouchers for shops you know you actually shop at?</p>
<p>Hey, you'll be reducing future shopping expenses you might have put on the credit card!</p>
<h2 id="set-up-spending-alerts">Set up spending alerts</h2>
<p>Whether you've set yourself a spending limit or not, setting up spending alerts can be a useful tool to help you keep track of where you're at.</p>
<p>For instance, getting a notification that tells you you're halfway to your limit might be enough to stop you buying that extra thing you were thinking about… or it might tell you that you've spent less than anticipated, and can afford a little treat for yourself!</p>
<h2 id="make-more-regular-repayments">Make (more) regular repayments</h2>
<p>The best way to manage credit cards is to repay them in full every month. At the very least, you should make the minimum payment (noting you'll likely be charged interest if you only make the minimum payment).</p>
<p>If you struggle to make sure you have enough for your payment each month, or if you've got a larger credit card debt to pay off, you could consider making smaller but more frequent payments.</p>
<p>For example, if your credit card requires you to pay $200 a month as a minimum, you could schedule a weekly payment of $50 instead. That way the money will have been deducted from your account and you won't be tempted to spend it.</p>
<h2 id="be-careful-juggling-multiple-credit-cards">Be careful juggling multiple credit cards</h2>
<p>For some of us, it can be a little too easy to get multiple credit cards.</p>
<p>While it might be tempting to have more than one, especially if you want particular rewards, some of the downsides include that it may be more complicated to keep track of it all — and you could overspend.</p>
<p>Let's say you have a monthly spending budget of $1,000, and three credit cards with monthly limits of $500 each. If you max them all out, you might be in over your head.</p>
<p>It could be pretty easy to keep track of your spending on one card but not the other and not realise that you've gone over what you can afford.</p>
<p>Whether you're thinking of applying for your first ever credit card or you already have one, we believe it's imperative you do your best to manage your credit card spending. Good luck.</p>
<hr>
]]></content:encoded>
            <author>hello@spaceship.com.au (Liv Steigrad)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/personal-finance/">Personal Finance</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2019/08/how-to-manage-credit-card-spending.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[5 bank fees you could be avoiding]]></title>
            <link>https://www.spaceship.com.au/learn/5-bank-fees-you-could-be-avoiding/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/5-bank-fees-you-could-be-avoiding/</guid>
            <pubDate>Tue, 09 Mar 2021 20:54:00 GMT</pubDate>
            <description><![CDATA[If you’re getting hit with fees, stop!]]></description>
            <content:encoded><![CDATA[<p>Brace yourself: we have alarming news. Australians spend around $4 billion a year on bank fees. And while some bank charges might be a thing of the past, others still exist.</p><p>If you’re getting hit with fees, <em>stop</em>!</p><p>Redirect the cash you’ve been paying and use those funds for something else, such as growing your money instead.</p><p>Banks and financial institutions charge different rates and fees across their various products, so, depending on what your banking needs are, you might be able to save money by shopping around for a better deal.</p><p>The reality is that many of us didn’t actively choose the banks we are signed up with. Maybe your parents set you up with a bank account at their bank or maybe you signed up through a school banking program. </p><p>Another reality: by the time you are an adult, it’s possible you’ll avoid switching banks because it’s just too much work. And the banks <em>know</em> this. You are “sticky” money (i.e. you’re not going anywhere).</p><p>Comparison sites such as Choice, Finder, Canstar and Rate City can do some of the work for you, to help you weed out the products and features you do want and avoid the fees you don’t need.</p><p>Speaking of fees, let’s take a look at some of the bank fees you could avoid paying.</p><h2 id="1-account-keeping-fees">1. Account keeping fees</h2><p>While some banks do still charge you for the privilege of holding an account, you can definitely find<a href="https://www.finder.com.au/bank-accounts/fee-free?ref=spaceship.ghost.io"> one that doesn’t.</a> By finding an account without a monthly account fee, you should save yourself a few dollars each month, according to Finder.</p><p>To get you started, some financial institutions offer accounts with zero monthly account fees.</p><h2 id="2-credit-card-annual-fees">2. Credit card annual fees</h2><p>If you’re paying an annual credit card fee, you should consider whether it’s worth your while to switch to a provider with zero annual fees. Even if you can seemingly justify the fee with the rewards you get in return, it’s always a good idea to weigh up if having the cash now is better for you long-term.</p><p>Keep in mind: if the card has no annual fee, it may also have a higher interest rate.</p><h2 id="3-withdrawals">3. Withdrawals</h2><p>Because some ATMs have a daily limit, you may find there are times when you need to make a non-ATM withdrawal, either over the phone or by walking into a bank branch. (Yes, branches are still around!)</p><p>This could come in handy if you need to pay for something more sizeable, such as a rental deposit. And it can help you to avoid making multiple ATM withdrawals over a number of days.</p><h2 id="4-domestic-atm-fees">4. Domestic ATM fees</h2><p>Things took a turn for the better in 2017 when the<a href="https://www.abc.net.au/news/2017-09-24/commonwealth-bank-and-westpac-axe-atm-fees-for-non-customers/8979250?ref=spaceship.ghost.io"> major banks announced</a> they would no longer charge ATM fees for customers of other banks.</p><p>This follows in the wake of online banks such as ING and ME who have not charged customers ATM withdrawal fees for years.</p><p>The trend to scrap ATM fees is in line with a decreasing proportion of people using ATMs, in favour of swiping and tapping their cards.</p><p>Data from the<a href="https://www.smartcompany.com.au/finance/economy/cash-dead-problems-digital-ecosystem/?ref=spaceship.ghost.io"> Australian Bureau of Statistics and the Reserve Bank</a> shows ATM withdrawals per capita have decreased from 40 times a year in 2010 to about 25 times a year in 2018.</p><p>While this has been happening, electronic payments have also risen (since 2000) from around 100 each year, on average, to almost 500 a year  in 2018.</p><p>Even if you think your bank doesn’t charge ATM fees, there can be exceptions, so you need to do a thorough check. For example, if you were to use a rediATM, a direct charge fee would be charged by rediATM, unless your bank is a<a href="http://www.rediatm.com.au/partners?ref=spaceship.ghost.io"> partner</a> of the rediATM network.</p><p>So, keep an eye out for these.</p><h2 id="5-international-atm-and-transaction-fees">5. International ATM and transaction fees</h2><p>International ATM and transaction fees have to be one of the biggest bugbears of overseas travel — especially when you’re already losing money when you exchange currency.</p><p>The good news is you can avoid getting slugged for transaction fees when travelling.</p><p><a href="https://www.finder.com.au/debit-card-best-to-use-overseas?ref=spaceship.ghost.io">NAB</a> offers a card with no foreign currency fee on international purchases. Citi also offers a card with no foreign currency fee when withdrawing or purchasing using the local currency.</p><p>Meanwhile, online-only bank<a href="https://www.finder.com.au/debit-card-best-to-use-overseas?ref=spaceship.ghost.io"> ING</a> also doesn’t charge international transaction fees and will give you a rebate on overseas ATM withdrawal fees, as long as you meet certain conditions such as making a certain number of transactions per month and making regular deposits into their account. It’s one of the perks of using ING as your everyday bank.</p><hr><p>To sum up, you could be avoiding some basic banking fees. If you aren’t, it might be time to shop around for a better deal.</p><p>While it may be a hassle to cancel and set-up new direct debits, the peace of mind and the money saved will be well worth it.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Nicole Webb)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/personal-finance/">Personal Finance</category>
            <category domain="https://www.spaceship.com.au/learn/tag/cost-of-living/">Cost of Living</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2019/04/5-bank-fees-you-could-be-avoiding-.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[What's a credit score — and why it’s important to know yours]]></title>
            <link>https://www.spaceship.com.au/learn/whats-a-credit-score/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/whats-a-credit-score/</guid>
            <pubDate>Tue, 09 Mar 2021 19:01:00 GMT</pubDate>
            <description><![CDATA[It's quite handy to know what your credit score is.]]></description>
            <content:encoded><![CDATA[<p>No one likes to be judged, least of all for their financial choices. But whether we like it or not, if you’ve ever applied for credit, you probably have a credit score.</p><p>And it’s quite handy to know what your credit score is.</p><p>Luckily for you, we’ve done the research and whittled it down to the nitty-gritty. Keep reading as we delve into the whats, whens and hows of credit scores.</p><h2 id="what-is-a-credit-score-anyway">What is a credit score, anyway?</h2><p>Put simply, a credit score or credit rating is a number between 0 and 1,000-1,200 (depending on the credit report agency). Much like in your high school exams, you’re looking to get a high number. The higher, the better.</p><p>But why, you might ask? Well, lenders look at your credit score to work out if they should lend you money or extend you credit. For example, if you move into a new sharehouse and it’s your job to sign up for internet with Telstra, you could find Telstra takes a look at your rating to determine whether they think you’re a worthy enough candidate for their post-paid services.</p><p>It’s not just service providers, though. Credit providers, such as banks and credit unions, will most likely look at your rating when determining whether to lend you money. This could impact whether you’re approved for credit including from a credit card to a mortgage.</p><p>And that’s why it’s important you read up on credit scores, learn about the ins-and-outs of credit reporting in Australia, and discover how to find out and track your credit score.</p><h2 id="how-is-your-credit-score-calculated">How is your credit score calculated?</h2><p>Your credit score is calculated using the information on your credit report.</p><p>Your credit report is a detailed breakdown of your financial history, good and bad, over the previous 10 years. Your credit score is calculated by credit reporting agencies using the plethora of financial and personal information that is detailed on this credit report.</p><p>Let’s look at some of the information that might be collected by an agency.</p><h3 id="personal-details">Personal details</h3><p>Some agencies will consider personal information such as your age, where you live, how long you’ve lived there, and your employment status.</p><h3 id="the-type-of-credit-providers-you-use-or-have-used-">The type of credit providers you use (or have used)</h3><p>There are many types of credit providers — from banks to utility companies to store finance providers — and each is associated with its own level of risk. Thus, the type of credit providers you have used in the past could impact your credit score. If you have turned to non-traditional lenders in the past, it would likely impact you differently than if you had turned to banks. Unfortunately, we can’t tell you how providers are weighted, as each agency will have its own methods.</p><h3 id="the-amount-and-type-of-credit-you-ve-borrowed-or-requested">The amount (and type) of credit you’ve borrowed or requested</h3><p>Again, the type and amount of credit you’ve borrowed could have an impact on how your score is calculated. For example, in the eyes of a reporting agency, a mortgage could carry a different level of risk than an application for internet. Likewise, if you had borrowed $1k in the past, this would likely be considered differently than if you’d borrowed $10k.</p><h3 id="the-number-of-credit-enquiries-you-ve-made">The number of credit enquiries you’ve made</h3><p>When you apply for credit, the credit provider will usually obtain a copy of your credit report to determine your “worthiness.” When they do this, an “enquiry” is added to the report. Over time, these enquiries can suggest a pattern — especially if the enquiries are frequent. This could suggest to a credit provider that you’re “shopping around” for credit and may have a negative impact on your credit report, and in turn, your ability to be extended credit.</p><p>It’s worth noting that every enquiry made is added to your report. So, if the Commonwealth Bank makes an enquiry and decides not to offer you a credit card, the enquiry is still added.</p><h3 id="any-unpaid-or-overdue-loans-or-credit">Any unpaid or overdue loans or credit</h3><p>As of September 2018, additional information about the credit products you hold is being added to your report. This could include an overview of the credit products you’ve held in the last two years, your usual repayment amount(s), how often you may your repayment(s), and if you make them by the due date. A missed payment can impact your score.</p><h3 id="information-relating-to-bankruptcy-and-defaults">Information relating to bankruptcy and defaults</h3><p>Any debt agreements or personal insolvency agreements that relate to a bankruptcy will likely be highlighted on your credit report. Likewise, if you have any defaults, such as credit infringements or overdue debts where a default notice has been issued, you’ll find they likely are listed on your credit report.</p><h3 id="other-information">Other information</h3><p>Every credit reporting agency collects different information and weights it in their own way.</p><p>A few more things you could find impact your credit report include: court writs, default judgments, the age of your credit report, directorship and proprietorship information, having too many credit accounts in your name, and so on.</p><p>It’s also worth noting that if you and someone else (say, a life partner or business partner) take out a loan together, and that person defaults on the debt, it can impact your credit score in the same way it would if you were to take out a loan individually.</p><h2 id="what-is-considered-a-good-credit-score-in-australia">What is considered a good credit score in Australia?</h2><p>There are several credit reporting agencies within Australia, and each one will calculate your score a little differently. Having said that, your score will always be a number that falls between zero and 1,200, with most on the zero to 1,000 spectrum.</p><p>Your score is rated on a five-point scale, which runs from below average through to average, good, very good, and excellent. The position of your credit score on this scale indicates the risk you pose. The higher your score, the less risky you appear to credit providers.</p><p><strong>Excellent</strong> — Generally, scores in this range start at around 800. People with scores in this range are considered highly unlikely to have an adverse credit event in the next year.</p><p><strong>Very good</strong> — Generally, scores in this range start at around 700. People with scores in this range are unlikely to have an adverse credit event in the next year. (This also is where people with new credit reports usually start out.)</p><p><strong>Good</strong> — Generally, scores in this range start at around 600. People with scores in this range are less likely to experience an adverse credit event in the next year.</p><p><strong>Average</strong> — Generally, scores in this range start at around 500. People with scores in this range are likely to experience an adverse credit event in the next year.</p><p><strong>Below average</strong> — Generally, scores in this range start at around 0. People with scores in this range are more likely to experience an adverse credit event in the next year.</p><h2 id="does-everyone-have-a-credit-score">Does everyone have a credit score?</h2><p>If you’ve ever applied for credit in Australia, you probably have a credit score.</p><p>Just to be clear, applying for credit could mean anything from applying for a credit card to signing up for a mobile post-paid plan to registering for an electricity or gas bill.</p><h2 id="when-and-how-will-my-credit-score-be-used">When and how will my credit score be used?</h2><p>If you want to apply for credit of any kind in Australia, you can be fairly sure the credit provider will first want to check out your score to determine your creditworthiness.</p><p>So, let’s say you want to apply for a credit card. The bank will check out your score and make a determination based on your ranking. Even if you already have a credit card, but you want another one, or you want to transfer a balance, the bank will still run a check.</p><p>If you apply for a home loan, the home loan provider will check out your score.</p><p>If you want to sign up for that internet account at your new sharehouse, the services provider will likely run a check to ensure you are a viable candidate.</p><p>And these are just a few of the times your credit score is used.</p><p>What’s interesting is that your credit score doesn’t always inform a yes/no answer.</p><p>For example, let’s say you want a credit card with a limit of $5,000. The bank will check out your score. Then, they might determine your score is not where they’d want it to be for a $5,000 credit limit, but you still qualify (in their mind) for a $2,000 credit limit.</p><p>Essentially, this means that the higher your credit score, the more likely it is that the credit provider will lend you money on better terms, which makes it easier to pay off your debts. The better the terms of the loan, the better financial position you’re in.</p><h2 id="should-i-check-my-credit-score-and-how-often">Should I check my credit score — and how often?</h2><p>Yes, if you want a total picture of your financial health, it’s important you have an idea of what your credit score is. After all, if you don’t know what your score is, you don’t know your chances of being approved for credit products — and you don’t know if it needs improving.</p><p>In addition, checking your credit score can help protect you from fraud by identifying credit activity you did not authorise. Both your credit score and your credit report are updated monthly.</p><p>And by the way, when a person checks their own credit score, it doesn’t register as an enquiry on the report, so feel free to check yours as often as you like.</p><h2 id="how-can-i-check-my-credit-rating-for-free">How can I check my credit rating for free?</h2><p>In Australia, you can get a free credit score from a number of online providers, including:</p><ul><li><a href="https://www.creditsavvy.com.au/?ref=spaceship.ghost.io">Credit Savvy</a></li><li><a href="https://www.creditsimple.com.au/?ref=spaceship.ghost.io">Credit Simple</a></li><li><a href="https://www.finder.com.au/credit-score/login?ref=spaceship.ghost.io">Finder</a></li><li><a href="https://www.getcreditscore.com.au/?ref=spaceship.ghost.io">GetCreditScore</a></li><li><a href="https://www.wisrcredit.com.au/?ref=spaceship.ghost.io">WisrCredit</a></li></ul><p>You can even check with all these providers if you’d like. Again, there is no negative impact when you check your own score. And in fact, your score will almost certainly be different from one provider to the other, so checking with a few providers is usually the best way to get a consistent measure of your credit rating and discover any potential problems.</p><p>Problems, you say? Because providers use various credit reporting agencies for info, you will sometimes find that your scores may be different from one provider to the other. Where this difference is significant or unreasonable, this can signal a problem, such as fraud or ID theft, in which case you should order full copies of your credit report (from each of the credit score providers) and compare them for differences. You can then get these problems fixed.</p><p>Before checking your credit score, have a read of the service provider’s privacy policy. Some providers may share your personal information with third parties for marketing purposes. You may request that the provider not disclose your personal information for these purposes.</p><h2 id="what-if-my-credit-report-has-incorrect-information">What if my credit report has incorrect information?</h2><p>If you receive a copy of your credit report and discover incorrect information or enquiries and listings on the report that haven’t been made by you, it’s important you take action.</p><p>In the worst case scenarios, criminals can steal your identity and take out credit in your name, which is why it’s important your report is accurate.</p><p>If you find a problem, talk to the credit reporting agency about the next steps you may take to rectify it.</p><h2 id="how-can-i-improve-my-credit-score">How can I improve my credit score?</h2><p>So, you’ve looked into your credit score and it’s not quite where you want it to be. Let’s have a quick look at some of the ways you can improve your rating:</p><ol><li><strong>Check your file</strong> — Have a look through your report for high-risk listings. This could mean credit cards with high limits, multiple loan products, multiple inquiries in a short space of time, or even defaults and credit infringements.</li><li><strong>Identify what you can improve</strong> — Once you’ve had a look, see if there are any areas where you can improve. For instance, maybe you have a credit card with a $10k limit, but you rarely use more than $1k at a time. In that case, it may be worth lowering your limit to, say, $2k.</li><li><strong>Keep an eye on your score</strong> — Generally, the best thing you can do in the long-term is to keep an eye on your score and understand the ins and outs.</li></ol>]]></content:encoded>
            <author>hello@spaceship.com.au (Bryna Howes)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/personal-finance/">Personal Finance</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2019/06/whats-a-credit-score.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[05.03.21 | Buying this generation's Mona Lisa]]></title>
            <link>https://www.spaceship.com.au/learn/050321-newsletter/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/050321-newsletter/</guid>
            <pubDate>Fri, 05 Mar 2021 00:02:00 GMT</pubDate>
            <description><![CDATA[A look at the NFT trend.]]></description>
            <content:encoded><![CDATA[<p>When our parents were younger, and they wanted to buy the latest album of their favourite band, they’d pick up a record. Then came tapes and CDs, followed by MP3s, until suddenly everyone was streaming music through Spotify and Apple Music.</p><p>Today we may have entered a new era.</p><p>Kings of Leon has become the first band to release an album in the form of a non-fungible token (NFT), which is a type of cryptocurrency that contains unique assets such as… music.</p><p>If you’re feeling a bit left behind, don’t worry: you’re not alone.</p><p>While NFTs have been around for years, they have exploded in popularity in recent weeks.</p><p>In fact, the trading volume across the top three NFT marketplaces in February came to US$342 million, while the trading volume for the whole of 2020 was US$200 million.</p><p>So, what’s all the fuss about?</p><p>Put simply, NFTs are unique digital tokens living on a blockchain. Using NFTs, you — and only you — can buy ownership of a digital good, such as a Kings of Leon album or an artwork.</p><p>You see, because NFTs are unique, there can only be one owner at any time.</p><p>So, if you buy a Kings of Leon NFT, you are the owner of it. In the case of the Kings of Leon NFTs, each one has a value beyond the album. For example, one gives you — and only you, as the owner — access to Kings of Leon concerts for the rest of your life.</p><p>But that doesn’t mean that artwork can’t be seen unless in a museum.</p><p>For example, someone paid US$6.6 million for a video by Beeple, and I can view that video by Beeple, for free, on the web.</p><p>I just can’t own it (unless, of course, I’m the one who paid that US$6.6 million)!</p><p>And that’s where it gets interesting.</p><p>People are collecting NFTs the same way they have always collected unique pieces of art. While many people have viewed the Mona Lisa, for example, there can only be one owner of the Mona Lisa at any given time. NFTs work in much the same way.</p><p>And because most NFTs are part of the Ethereum blockchain, which is the second biggest blockchain in the world after Bitcoin, ownership of an NFT is quite secure.</p><p>It seems unlikely a NFT could be subject to an art heist the way the Mona Lisa was.</p><p>What <em>is</em> likely is that this is just the beginning for NFTs.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Bryna Howes)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/newsletters/">Newsletters</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2021/03/news-050321-1.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[Real money talk: Caitlin]]></title>
            <link>https://www.spaceship.com.au/learn/real-money-talk-caitlin/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/real-money-talk-caitlin/</guid>
            <pubDate>Tue, 02 Mar 2021 21:03:00 GMT</pubDate>
            <description><![CDATA[Caitlin is a 38-year-old businesswoman who considers herself pretty ambitious.]]></description>
            <content:encoded><![CDATA[<p>This post is based on an interview we conducted with Caitlin in August 2018.</p><p>This is the beginning of Real Money Talk, our series where we interview Australians from all walks of life about their personal finances. The views expressed are those of the interviewees, based on their experiences with money, and as such are not necessarily representative of Spaceship's views.</p><p>We have changed the name of the interviewee for their privacy.</p><hr><p>I’m a 38-year-old Australian woman - from Byron Bay actually - married and currently living in Sydney.</p><p>We have a tiny daughter. She’s about 9 months old.</p><p><strong>What is your current net worth?</strong></p><p>My current net worth is around $3.9 million.</p><p>Broken out it looks like:</p><p>Assets: ($4.7 million)</p><ul><li>Cash: $60,000</li><li>Investments: $140,000</li><li>Both superannuation balances: $2.5 million</li><li>House value: $2 million</li></ul><p>Liabilities: ($740,000)</p><ul><li>Mortgage: $500,000</li><li>Business loans: $150,000</li><li>Car loan: $80,000</li><li>Credit card: $10,000 limit on each card</li></ul><p><strong>Do you have debt?</strong></p><p>Yes, we’ve got about $500,000 on our mortgage.</p><p>We have business loans for our two shops and we owe around $150,000 on those. We have a car loan for $80,000.</p><p>We also use credit cards with limits of around $10,000 on each. My husband is way more comfortable with credit cards than I am.</p><p>I had a shocking experience with them when I was about 22. I racked up like $7,000 on stupid, stupid stuff. I couldn’t even tell you what on. And that amount of debt - when I was earning like $300 a week - made me feel so sick. That was really traumatic actually.</p><p>It took me two years to pay it off. What’s funny is I had friends at the time doing the same thing, just blowing credit on whatever they wanted, and I’m sure they didn’t pay it off. I’d be interested to know if they still have credit card debt from back then.</p><p><strong>How did you accumulate your net worth?</strong></p><p>I’ve built and sold two hairdressing businesses. I've also built and sold a food import and distribution business.</p><p>I run another two hairdressing businesses now, and will open a third one in the next couple of months.</p><p>I also randomly made a fragrance with some friends and sold that to an international homewares company a few years ago. Life is weird.</p><p>I also had several high-paying jobs in my late twenties so managed to accumulate a fair bit of money.</p><p>I come from a Lebanese family with pretty strict Catholic ideals. So we were taught early on about living modestly and putting a bit of savings away every pay cheque.</p><p>I wish there had been something like Spaceship Voyager when I was 20. Imagine what my balance would look like if I’d been investing my tiny bit of savings in the share market instead of into a savings account.</p><h2 id="earn">Earn</h2><p><strong>Tell us a bit about your career:</strong></p><p>I started out in marketing and worked for some enormous brands like TM Lewin, RM Williams, Colgate and Nike.</p><p>I was always really career focused; a lot of young people identify a lot with their jobs. The way “successful” is pitched to us is, you are what you do. What you contribute in the jobs market is how you contribute to our society as a whole.</p><p>That’s not true, but when you’re younger it’s hard to see it any other way. Some of us are competitive, and that’s great. But we get pitted against each other in these weird corporate environments.</p><p>Peter Thiel nails it in his '<a href="https://www.amazon.com.au/Zero-One-Notes-Startups-Future/dp/0804139296?ref=spaceship.ghost.io">Zero to One</a>" book:</p><p><em>“Elite students climb confidently until they reach a level of competition sufficiently intense to beat their dreams out of them. Higher education is the place where people who had big plans in high school get stuck in fierce rivalries with equally smart peers over conventional careers like management consulting and investment banking.</em></p><p><em>For the privilege of being turned into conformists, students (or their families) pay hundreds of thousands of dollars in skyrocketing tuition that continues to outpace inflation. Why are we doing this to ourselves?”</em></p><p>I worked in this corporate environment for about ten years, being a happy little Vegemite on the outside, but really wanting to burn the place down. When you’re a smart female, you slot into these roles that are not actually very mobile.</p><p>I worked in these corporate jobs, putting together campaigns and having all the fun creative juices beaten out of my team by nervous compliance lawyers, until I sort of cracked it and decided to go overseas.</p><p>Very inconveniently I fell in love at that time. Or so that’s what I thought then! I was a reluctant partner for quite a while! It took me longer to mature into the idea that having a partner is wonderful and empowering. Single Independent Female is a hard mantra to break.</p><p>After life stuff happened for a while, I came back to Sydney, taught myself barbering and opened a barber shop.</p><p>Without a doubt, it is the most thrilling and lucrative thing I’ve ever done. I make more money now than I would have still at RM Williams. Even if I was a big-time executive, probably.</p><p>I basically wanted to run my own business so I made one. I used all the skills I had built up over the years and put them to work in a way I wanted to. There was so much stuff I didn’t even know I knew how to do! All of a sudden I’m making these decisions quite naturally and that shocked me.</p><p>That said, I was learning new stuff every day and sweet talking people and band-aiding things together. It was an absolute riot.</p><p>I will say this though, I was really fortunate to have been a bit smart when I was young and had built up about $50,000 that was my buffer. If the barber shop flopped, then I wouldn’t have to move back to my parents or something.</p><p>I don’t know who will read this, but setting aside something for yourself if you’re young will give you freedom when you’re a bit older. Like exercising, it’s a great habit to get into. Don’t assume you’ll suddenly have this fantastic job when you’re older with heaps of money. I look around me and I still have friends kind of waiting for that to happen.</p><p><strong>What are the numbers?</strong></p><p>I pay myself around $80,000 a year (so that I stay in a helpful tax bracket) but using the business as an extension of myself, I probably am on around $250,000 a year.</p><p>My husband earns around $150,000.</p><p>We run the businesses together and he actually has a few fitness studio businesses in different cities.</p><p>It’s a lot of fun being the master of your own ship.</p><p>We employ probably around 15 people in each business and each one turns over around $2 million a year.</p><p><strong>Do you have a side hustle?</strong></p><p>Are you kidding? My whole life is a hustle. But if you've got the opportunity to earn extra money, I always reckon you should do it.</p><p><strong>Are you the main breadwinner?</strong></p><p>Yes. But all of our stuff is our stuff and we split it down the middle.</p><p><strong>What are the future plans?</strong></p><p>When it comes to money, I’m pretty ambitious. Like, how big can this business thing get?</p><p>We’ve got a daughter and childcare is expensive. So that’s probably going to put a dint in the money situation in a few years. If women are reading this, starting your own business is really challenging but it does mean you can organise your own hours and hang out with your family properly.</p><p>Actually, the very fact that I find childcare expensive and I am firmly in the richer end of things, says a lot about the priorities of family policy at the moment.</p><p>I don’t want to get too political - but read Rick Morton’s "<a href="https://www.booktopia.com.au/one-hundred-years-of-dirt-rick-morton/prod9780522873153.html?ref=spaceship.ghost.io">100 Years Of Dirt</a>" - if you want to get some perspective about Australian inequality and how people outside of the lush cities live and how the system doesn’t work for them. Even on the fringes of the cities.</p><p>Also probably worth reading "<a href="https://www.goodreads.com/book/show/48831.Affluenza?ref=spaceship.ghost.io">Affluenza: When Too Much is Never Enough</a>" by Clive Hamilton. It’s about Australian consumer habits.</p><p>I love expensive things, for sure. But I don't just lash out and indulge in retail therapy for no reason any more and I don't buy bad quality things.</p><p>Kick the consumer habit early and you’ll probably always be in the money. My husband got me on to both those books and they are principles we live by.</p><h2 id="save">Save</h2><p><strong>What percentage of your gross income do you save?</strong></p><p>We saved around 30% of our income last year. That money gets split out into investments and paying off our liabilities.</p><p>We’ve been trying to hit that rate ever since we got married - about 10 years ago.</p><p><strong>What do you spend most of your money on?</strong></p><p>We try and go on one big trip a year, let’s say that wipes out $25,000. Not sure if we will keep doing that now we have our daughter because she might not be up for it yet.</p><p>We are going to need to buy a bigger house soon. We live in an apartment in Sydney’s CBD but it’s just not going to be enough space soon.</p><p>Romantically, I wouldn’t mind moving out of the city. But we’ve just built all these businesses and they can’t run without us yet, so we’re here for a while.</p><p>My parents always told me, buy a house when you need it. That way the property market will only ever really stress you out at those times!</p><p>I didn’t listen to that and bought an apartment when I was about 30. I sold it a few years later and made like $50,000 off it.</p><p>At the time, I thought that was great! But really, managing the thing and all the body corporate stuff that came it wasn’t worth...what’s that...about a one year minimum salary for three years work?</p><p>I’m pretty happy with our current lifestyle and don’t really feel like increasing it.</p><h1 id="invest">Invest</h1><p><strong>What are your main investments?</strong></p><p>I’m always wanted to know enough to invest in individual companies, but I’ve never learnt properly about investing.</p><p>We have investments in exchange traded funds (<a href="https://www.spaceshipinvest.com.au/learn/blog-2017-what-is-an-etf/?ref=spaceship.ghost.io">ETFs</a>) and managed funds; I try and get as much exposure to international shares as possible.</p><p>Probably about one third of our wealth is invested in the share market now.</p><p>We also have <a href="https://www.spaceshipinvest.com.au/learn/learn-super101-what-is-super/?ref=spaceship.ghost.io">superannuation</a> accounts - and we’ve just switched some to you guys actually!</p><p>For a while I went on a rampage of putting money into my superannuation. About two years before I quit the corporate world I began putting as much as I could into super. Because I knew that an exit from a reliable salary was on the horizon (took me a while to actually get the guts to quit), I was really worried about things.</p><p><strong>What are your future investment plans?</strong></p><p>It’s possible we might start another business doing something different at one point. So we’ll invest a fair amount in that.</p><p>In terms of share investing, I’d really like to learn how to individually manage our investments. But I’m also of the believer that we’re not good at everything. So, it’s probably not a great idea to begin picking shares or something. There are people who go all day every day reading through company reports. What are the odds of me being able to out manoeuvre them?</p><p>But then again, I don't reckon it could be that hard.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Bryna Howes)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/real-money-talk/">Real Money Talk</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2020/01/real-money-talk-Caitlin-.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[Credit cards v debit cards: What’s the difference?]]></title>
            <link>https://www.spaceship.com.au/learn/credit-cards-v-debit-cards-whats-the-difference/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/credit-cards-v-debit-cards-whats-the-difference/</guid>
            <pubDate>Tue, 02 Mar 2021 20:44:00 GMT</pubDate>
            <description><![CDATA[We take a closer look at the differences between debit cards and credit cards.]]></description>
            <content:encoded><![CDATA[<p>Take a peek inside your wallet and tell me what you see. (Just pretend.) For most of us, there will be an assortment of cards and cash. And among that assortment, you’ll probably have at least one debit card and quite possibly a credit card.</p><p>If so, that means you’ve debated the differences between the two cards and come to the conclusion that — for whatever reason — you need one (or more) of each. But why? What’s the difference? <em>Is</em> there a difference? Let’s discuss...</p><hr><h2 id="what-s-a-debit-card">What’s a debit card?</h2><p>We’d imagine that almost every adult in Australia has a debit card. They’re one of the most common forms of payment, especially as we move closer towards a cashless society.</p><p>Not to be too basic, but a debit card is a small plastic card. The front of the card is usually printed with your bank’s branding, a 16-digit card number, your name, and possibly the logo of a payment network (such as Visa or MasterCard), if you have that type of card.</p><p>The back of the card usually features a magnetic strip and a signature panel. If you have a card connected to a payment network, it’ll also feature a 3-digit number aka the CVV number.</p><p>You can use your debit card as a payment method at most locations across Australia. These days, you can even “tap and go” without using your pin number (on purchases of $100 or less) if you have a card connected to PayWave or PayPass. (You can still use “tap and go” on purchases of more than $100, but you’ll also have to enter your pin number.)</p><h2 id="what-s-a-credit-card">What’s a credit card?</h2><p>In many ways, a credit card looks and acts the same as a debit card.</p><p>All the features that we previously described can also be attributed to credit cards. Think: your bank’s branding, your name, card number, payment network logos, etc.</p><p>Much like a debit card, you should find you’re able to use your credit card at (most) payment locations in Australia. Likewise, many credit cards feature the same “tap and go” functionality.</p><h2 id="how-are-debit-cards-different-from-credit-cards">How are debit cards different from credit cards?</h2><p>Okay, so now you know that debit cards and credit cards are accepted at many of the same places, they tend to look similar, and they’re convenient payment methods for anyone who finds themselves short of cash or is regularly on-the-go.</p><p>But — insert the sound of a car screeching to a halt — that’s where the similarities end.</p><h3 id="difference-where-the-money-comes-from">Difference: Where the money comes from</h3><p>The core difference between debit cards and credit cards is where the card pulls the money.</p><p>Let’s say you’re <a href="https://www.spaceshipinvest.com.au/learn/a-case-for-kogan/?ref=spaceship.ghost.io">at Kogan</a> and you want to buy a new television. The television you have your eye on is $500. If you were to use your debit card for the purchase, the $500 would come out of the transaction account connected to the card. Because it’s a transaction account, you would have to actually have $500 in the account for the transaction to go through. (Unless you have an overdraft facility, in which case your purchase might be completed after all.)</p><p>Now, let’s say you want to put the Kogan television on your credit card. In this case, you don’t have to have $500 available. Essentially, your credit card will have a limit — say, $2,000 — and if you have $500 still available within that limit, you’d be able to buy the television.</p><p>So, free television? Not quite. You are going to need to pay that $500 back to your credit card, we’re sorry to say. Every month, you’ll receive a credit card statement that will state two amounts (among other things). One amount is the minimum payment amount (and a due date for that amount). If you only pay the stated minimum amount, every month, by the stated due date, you’ll eventually pay off the balance, but you’ll also pay a good amount of interest.</p><p>The other amount is your closing balance, which is the same as the total amount you owe. In an ideal world, you’d pay the total closing balance by the due date. If you were to do this each and every month, you wouldn’t pay any interest on your credit card purchases.</p><p>To sum up, the fundamental difference between debit cards and credit cards is where the funds come from when you make a purchase. With debit cards, the money is yours and it’s available. With credit cards, it’s a “loan” from your credit card to you, and must be within your limit.</p><h3 id="difference-access-to-cash">Difference: Access to cash</h3><p>The next big difference is all about access to cash.</p><p>Let’s say you’re out and about and you need access to $50 to repay a friend. If you have $50 in your transaction account and you have your debit card on hand, you can head to an ATM (or you can use an EFTPOS facility) to withdraw the cash straight out of your account.</p><p>But what if you only have your credit card on hand?</p><p>While you <em>can</em> technically withdraw cash from your credit card using an ATM, there are consequences. Firstly, you will likely be charged a cash advance fee. You’ll also be charged interest and this is typically at a higher rate. For instance, your regular interest rate might be 13% but your cash advance interest rate might be 20%.</p><p>In addition, you may have a withdrawal limit. For instance, your card might have $2,000 available, but you may only be able to withdraw $500 each day. Finally, you may also be subject to a maximum cash advance limit, such as $1,000 total.</p><h3 id="difference-fees">Difference: Fees</h3><p>A smaller (but no less important) difference is fees.</p><p>Many transaction accounts (linked to debit cards) charge a monthly access fee. This usually isn’t more than $10 per month. Some banks will even waive the fee if you deposit more than a certain amount per month or if you’re a student or pensioner (as examples).</p><p>Many credit cards charge an annual fee. This could be in the hundreds of dollars, depending on the type of card. Very few credit cards have no annual fee, although some have a deal where your annual fee is waived or reduced for the first year.</p><h3 id="difference-overseas-travel">Difference: Overseas travel</h3><p>If you’re heading overseas, the general recommendation is that you take a mix of payment options. For instance, maybe a mix of foreign cash, a travel money card, debit cards and credit cards. It will naturally depend on where you’re going and the access you have.</p><p>With that in mind, credit cards can usually be used in overseas locations. However, your debit card might not be functional. Typically, if your transaction account is linked to a payment network (such as Visa or MasterCard), you will be able to use your debit card in any foreign location that accepts Visa and MasterCard transactions — just like a credit card.</p><h3 id="difference-online-shopping-purchases">Difference: Online shopping + purchases</h3><p>The same goes for online shopping and purchases.</p><p>If your transaction account is linked to a debit card, but that debit card is not linked to a payment network (such as Visa or MasterCard), you won’t be able to use your debit card for online shopping. In these cases, you’d either have to link a transaction account to a payment service such as PayPal, sign up for an online payment method such as Afterpay, or use a credit card.</p><h3 id="difference-rewards">Difference: Rewards</h3><p>Another difference worth noticing is whether or not your debit card or credit card gives you access to rewards programs — think Flybuys, Qantas Frequent Flyer, etc.</p><p>While there are a few debit cards that have rewards programs attached, these types of programs have typically been the wheelhouse of credit cards. Therefore, if you want to make use of rewards programs and accumulate points, you may want a credit card.</p><h2 id="what-to-consider-when-choosing">What to consider when choosing</h2><p>Now that we’ve summed up the general differences between debit cards and credit cards, here’s a quick list of things to consider if you’re deciding whether you need one, both or neither:</p><ul><li>What are my current liabilities?</li><li>Am I good at budgeting?</li><li>Can I realistically pay off my balance each month?</li><li>Do I want to join a rewards program?</li><li>What monthly and/or annual fees will I be hit with?</li><li>How often do I need to access cash?</li><li>Do I make big purchases?</li><li>Will I be travelling overseas?</li><li>Do I shop online?</li></ul>]]></content:encoded>
            <author>hello@spaceship.com.au (Bryna Howes)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/personal-finance/">Personal Finance</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2021/03/credit-cards-vs-debit-cards.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[26.02.21 | The value of long-term investing]]></title>
            <link>https://www.spaceship.com.au/learn/260221-newsletter/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/260221-newsletter/</guid>
            <pubDate>Thu, 25 Feb 2021 23:14:00 GMT</pubDate>
            <description><![CDATA[What's behind the latest stock market tumble?]]></description>
            <content:encoded><![CDATA[<p>This time a year ago, the stock market was taking a dive. Fear over the coronavirus pandemic had just set in. The borders hadn’t closed, and we weren’t working from home yet, but still, things felt off.</p><p>But after about a month where we saw low after low, the market turned around in late March and has been steadily climbing since. In fact, many indices were breaking records in recent months.</p><p>This week, though, we’re back on shaky ground. Stocks, and in particular, tech stocks, have undergone a bit of a readjustment. Even Bitcoin has taken a turn! Markets go up and down; it stands to reason that after months of up, up, up, the rally was going to run out of steam.</p><p>So, what’s behind this tumble?</p><p>It seems some experts believe higher interest rates and a move into stocks that will be buoyed by an economic comeback and the “reopening” of the world (thanks to the vaccine rollout). In particular, sectors such as energy and financials might be more attractive than tech right now.</p><p>Next up: what does this mean for Spaceship?</p><p>We believe in the value of long-term investing. We won’t make any fundamental changes to what we’re doing; as we said, we know markets go up and down at times.</p><p>When it comes to our Spaceship Universe Portfolio, we’ll continue to assess the stocks in that portfolio against our Where the World is Going criteria. That is, we’ll consider whether we believe they have competitive advantages and products or services that are becoming more relevant over time. If we feel a company no longer has long-term value, it will be removed from the portfolio (and we’ll let you know).</p><p>This is largely the same for our Spaceship Earth Portfolio, although we will also assess the stocks in that portfolio against our sustainable investing criteria.</p><p>For our Spaceship Origin Portfolio, things are a little different.</p><p>If a company moves in or out of this portfolio, it will be because its market capitalisation has changed, not because we have made the decision to buy or sell it.</p><p>That’s us. Now, what does this readjustment mean for you?</p><p>When it comes to investing, it can pay to hang in there.</p><p>We have a minimum suggested timeframe of seven years for anyone holding an investment in a Spaceship Voyager portfolio because, generally, when equity investments are held for longer periods they tend to exhibit lower volatility than those held for shorter periods. (Although, naturally, past performance is not a reliable indicator of future performance.)</p><p>We also know that can be easier said than done when the market drops, but long-term investors tend to live by the “time in the market, not timing the market” philosophy for good reason — because by trying to pull out of the market on a bad day, you could also end up missing out on a good day.</p><p>J.P. Morgan Asset Management’s 2020 Retirement Guide has some insight into this.</p><p>Over the 20-year period from 3 January 2000 to 31 December 2019, if you missed the ten best days in the stock market, your overall return was cut in half!</p><p>To be more specific, if you put $10,000 into the S&amp;P 500 Index, and remained fully invested over the entire period, you’d have ended up with $32,421. If you had missed the ten best days, you’d have ended up with $16,180.</p><p>All this to say, it can be worthwhile to stick it out. Some people even use market drops to put in more money and potentially supercharge their investments.</p><p>Having said all that, you should absolutely make your own decision, a decision that suits your personal financial situation. Again, past performance is not a reliable indicator of future performance.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Bryna Howes)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/newsletters/">Newsletters</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2021/03/news-260221-1.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[Real Money Talk: Jos]]></title>
            <link>https://www.spaceship.com.au/learn/real-money-talk-jos/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/real-money-talk-jos/</guid>
            <pubDate>Tue, 23 Feb 2021 21:55:00 GMT</pubDate>
            <description><![CDATA[Jos is a 29-year-old graduate architect who had to learn to “live a little” when it came to money.]]></description>
            <content:encoded><![CDATA[<p>This post is based on an interview we conducted with Jos in February 2019.</p><p>Real Money Talk is our series where we interview Australians from all walks of life about their personal finances. The views expressed are those of the interviewees, based on their experiences with money, and as such are not necessarily representative of Spaceship's views.</p><p>We have changed the name of the interviewee for their privacy.</p><p><strong>Name</strong>: Jos</p><p><strong>Age</strong>: 29</p><p><strong>Where do you live?</strong></p><p>Erskineville, Sydney.</p><p><strong>Please tell us a bit about yourself.</strong></p><p>I’m a ‘young’ graduate architect; I’ve been working in the medical architecture field for about two and a half years now. In my spare time, I like to compose and produce music with both live instruments and electronic elements. Further, my sports background is gymnastics, but also water sports have always interested me.</p><p><strong>What is your current net worth?</strong></p><p>$35,000</p><p><strong>How does it break down?</strong></p><p>$5,000 in my everyday account, $22,000 in savings, $5,000 in super, and the rest is what I estimated my furniture and music equipment to be worth.</p><p><strong>Any debts? (including HELP from Uni)</strong></p><p>Yes, about $6,000 due to uni.</p><p><strong>How did you accumulate your net worth?</strong></p><p>I started working when I was 13 in the Netherlands, selling fruit and vegetables at markets. I’ve always saved a lot and spent a little. I’ve also received money from family members who’ve passed away.</p><h2 id="earn">Earn</h2><p><strong>Tell us a bit about your career:</strong></p><p>Working in architecture has great creative potential. But the prospect of earning seriously great amounts of money? Not so much. Career wise, I’d say I’m gaining experience with experts in this specific field. In the future, I’ll probably try other fields as well, to broaden my view as a designer and eventually move into a more managerial role.</p><p><strong>Do you have income sources outside of your job? If so, how much do you earn from each and how did you develop them?</strong></p><p>Not at the moment. I used to earn a little with music and freelancing, but not right now.</p><p><strong>What advice do you have for people who want to earn more money?</strong></p><p>Work more if you want to earn more, speak up about your wage, know what you’re worth. Invest in property (if you can).</p><h2 id="save">Save</h2><p><strong>What is your savings rate? And how has it changed over time?</strong></p><p>About 20%. If I get $5,000 in a month, I’ll put $1,000 into my savings.</p><p><strong>Do you have a budget?</strong></p><p>No, I do not have a budget for anything. Well, I might have a budget, but it’s a subconscious one, not a hard one that I agreed on with myself.</p><p>I basically live as cheap as I can, however I do allow myself life’s joys every now and then and purchase some music equipment. When it comes to clothes, I buy second-hand when I can and I hate to spend a lot on them.</p><p>Honestly, I do not think I need a budget, because I hardly ever spend my entire monthly wage, meaning I save a little every month, while allowing myself to do what I love.</p><p>We cook at home a lot and take leftovers for lunch the day after. I also make my own coffee at work so I don’t buy them. That’s part intentional to save money, and part my preference for living simple and effectively. I’m vegetarian so I like cooking at home!</p><p><strong>How much do you spend per year?</strong></p><p>No idea. I reckon if I make around $65,000 in a year, and the last year I’ve saved around $20,000, I’d say I spend around $40,000 to $45,000. But I could be wrong.</p><p><strong>Do you make purchase decisions carefully, or are you loose with your money?</strong></p><p>I consider things quite a lot. However, for some things (instruments and such), I am more likely to spend the money. But I cannot recall buying something very expensive (say,  more than $500) in the last year. Airplane tickets to the Netherlands maybe, which my richer and better-earning partner mostly gets for us. I can quite confidently say I am not loose. When given a great amount of money, I will not spend it simply because I have it.</p><p><strong>How is your work-life balance?</strong></p><p>Too much work, too little life. However, that is architecture, and I’m better off than some others. Also, when liking work, which I generally do, work equals life. I used to work four days a week, which was great. My partner works five days, so I would do the grocery shopping on that day and spend time making music or at the gym. Now I’m working five days though. It was a bit of an adjustment to make but it’s okay.</p><p><strong>What is your favourite thing to spend money on?</strong></p><p>Music equipment such as instruments, headphones, speakers, and other stuff like that. They give me joy. Also, presents for my partner, my other great joy, who I do not spoil enough.</p><h2 id="invest">Invest</h2><p><strong>How do you invest?</strong></p><p>Putting money into a savings account. At the moment, nothing else.</p><p><strong>What has been your worst investment?</strong></p><p>My Dutch bank account. It has a horrible interest rate at the moment. It even was negative for a period of time, meaning it would cost money to have money in the bank. Ridiculous.</p><p><strong>How are you building wealth?</strong></p><p>By slowly saving more and more.</p><p><strong>What are your main roadblocks? And how are you addressing them?</strong></p><p>It’s expensive to go and see my family in the Netherlands. I also love going to concerts and festivals. I always have the money for them, but I guess I’d save more if I didn’t. For me it’s worth spending the money. I don’t really fly to Europe that often, and I could always go to more concerts and festivals!</p><p><strong>Do you have a target net worth you want?</strong></p><p>No clue, but the feeling of small increase is nice.</p><p><strong>When did you make your first significant behavioural shift towards wealth building?</strong></p><p>I think I have always been a saver. I was so bad with not spending money that my parents told me I should live a little. Can you imagine yourself being 14 years old and your parents tell you that? That was me. That changed a little though, I do enjoy life more, knowing I am allowed to spend money. But I’m very good at keeping an eye on my spending, so it’s funny that I have no idea on an annual basis. I guess I’ve never had to know!</p><p><strong>If you could start again, what would you do differently?</strong></p><p>Not much. Probably borrow more for my uni and put it in a bank account with high interest. For the rest, not much.</p><p><strong>What mistakes have you made along the way that others can learn from?</strong></p><p>Not many, I don’t think. The only thing is that good value is worth a lot. Cheap things don’t last. Investing in quality eventually catches up.</p><p><strong>Do you have any worries about retirement? If so, how are you planning to address them?</strong></p><p>I actually do not. I find that regulations change and I cannot really say what the situation will be like in 40 years. Also, the work I do is something you can do for a long time; it’s not too physically exhausting. It’s more mentally demanding, though, possibly explaining why there isn’t too much headspace to think about the distant future.</p><p>I can imagine people that got their lives sorted out would start to think about those things, but my life is so uncertain still, I couldn’t say.</p><p><strong>How are you learning about building wealth?</strong></p><p>Mostly from family and friends who own a house instead of renting, investing money in their own wealth. So that’s kind of where my head’s at.</p><p><strong>Do you give to charity? If you do, what percent of time/money do you give?</strong></p><p>Yes, I do, however I have reduced the monthly amount drastically, so I can every now and then give something to people in need that I feel more connected to.</p><p><strong>Anything else you want to say?</strong></p><p>Money is a tool to live your life. You don’t have to love it, but you need it. So, owning a comfortable amount of it is somehow soothing while owning too much brings worry again.</p><p>I cannot figure out money, but I can live with it.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Bryna Howes)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/real-money-talk/">Real Money Talk</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2020/01/real-money-talk-jos.png" length="0" type="image/png"/>
        </item>
        <item>
            <title><![CDATA[The 7 stages of financial freedom]]></title>
            <link>https://www.spaceship.com.au/learn/the-seven-stages-of-financial-freedom/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/the-seven-stages-of-financial-freedom/</guid>
            <pubDate>Tue, 23 Feb 2021 20:05:00 GMT</pubDate>
            <description><![CDATA[There are 7 distinct steps in your path towards financial freedom. Where are you?]]></description>
            <content:encoded><![CDATA[<p>We think of<a href="https://www.spaceshipinvest.com.au/learn/emotional-freedom-vs-financial-freedom/?ref=spaceship.ghost.io"> financial freedom</a> as having the ability to make certain choices without worrying about being able to financially sustain yourself.</p><p>To reach true financial freedom, you usually <a href="https://www.spaceship.com.au/learn/have-a-plan/?ref=spaceship.ghost.io">need a plan</a> to get there. And this is where we can tend to get stuck.</p><p>We are often bogged down by day to day living that reaching financial freedom seems like a pipe dream.</p><p>But if you think of reaching financial independence in bite-size stages, we find that the goal becomes more achievable and realistic.</p><p>It also makes the journey less overwhelming. If you can manage to pay down an outstanding bill that's been hanging over your head, that's great.</p><p>The point is that every action, no matter the size, is likely to lead you closer to financial freedom.</p><p>The stages of financial independence also lead you to ingraining good money habits - a core part of smart money management.</p><p>So where does it all start?</p><h2 id="1-dependent">1. Dependent</h2><p>At this level, things aren't easy and you might be unhappy with your financial position.</p><p>You’re likely financially dependent on others. And at this state, you can probably only continue on in this way in the short term.</p><h2 id="2-solvent">2. Solvent</h2><p>Solvency or "survival" is when your outgoings and expenses are lower than your earnings.</p><p>In this stage, you're likely able to meet your financial commitments, pay all your bills and not rely on someone or something to help you cover your expenses.</p><h2 id="3-stable">3. Stable</h2><p>Once you're able to consistently meet your financial commitments, have paid off some debts, and you're able to keep your expenses down, then you can start saving. First for <a href="https://www.spaceship.com.au/learn/how-to-build-an-emergency-fund/?ref=spaceship.ghost.io">your emergency fund</a>, then for your longer term growth.</p><p>But you’re probably not debt free yet. And that's okay. You may still have some significant debts like paying your HELP student loan debt or a mortgage, which you're chipping away it.</p><h2 id="4-security">4. Security</h2><p>Once you have built your emergency fund, we think that it’s time to consider<a href="https://www.spaceshipinvest.com.au/learn/what-can-new-investors-expect/?ref=spaceship.ghost.io"> investing.</a></p><p>Hopefully, when you have built a solid investment base, you aren’t relying on your income to cover your basic expenses. You may successfully be building and managing your wealth, and be on the path to earning your financial freedom.</p><h2 id="5-independence">5. Independence</h2><p>At this point, you should have made solid, long term investments. And your investment earnings are enough to cover your current lifestyle.  At this stage your good investments should literally paying <a href="https://www.spaceship.com.au/learn/what-is-a-dividend/?ref=spaceship.ghost.io">dividends</a>.</p><h2 id="6-freedom">6. Freedom</h2><p>This is the stage people often dream about. You can afford the basics, but should be able to afford comforts and luxuries too.</p><p>Here, you may be able to take bigger risks and opportunities. Now you can buy that lakeside holiday home, turn your interior design hobby into a career and travel abroad regularly.</p><h2 id="7-abundance">7. Abundance</h2><p>Ta-da! You should have enough investment income that you have more than you need. Here your focus should be on sensible stewardship of this wealth for any beneficiaries.</p><p>It will take time to realise financial independence, but the peace of mind, confidence and control over your destiny, will be well worth it.</p><p>So there you have it. It’s not easy to reach financial independence, nor is it a well-travelled road.</p><p>But it is possible. Many people earn decent money, but never get beyond the first few stages. Remember it’s about the choices you make that will help you to get there.</p><p>Don’t get overwhelmed by the thought of financial freedom. If you keep plugging away and make smart money choices, we think that you could get there.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Nicole Webb)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/personal-finance/">Personal Finance</category>
            <category domain="https://www.spaceship.com.au/learn/tag/people-and-ideas/">People &amp; Ideas</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2019/05/The-seven-stages-of-financial-freedom.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[19.02.21 | Generators, real estate, and vaccines]]></title>
            <link>https://www.spaceship.com.au/learn/190221-newsletter/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/190221-newsletter/</guid>
            <pubDate>Fri, 19 Feb 2021 03:31:00 GMT</pubDate>
            <description><![CDATA[A look at what Generac, Zillow and CSL have been up to lately.]]></description>
            <content:encoded><![CDATA[<p>The stock market has had quite the ride in 2021 so far. Here’s another quick look at some of the companies in our portfolios that are making news and moves.</p><h2 id="generac-holdings">Generac Holdings</h2><p>Generac is the world’s leading manufacturer of home backup generators, and according to its CEO, Aaron Jagdfeld, the company cannot “make them fast enough.”</p><p>You see, demand for generators is surging thanks to an increase in extreme weather events. For example, over the last few days, Texas has seen unprecedented snowfall — yes, Texas! — and this has led to a “ginormous” backlog of orders for Generac.</p><p>The Generac stock price is up almost 57% this year, with much of the increase coming over the last eight days; since 10 February, Generac is up almost 27%.</p><h2 id="zillow">Zillow</h2><p>Zillow is a tech and data-powered real estate marketplace in the US.</p><p>Since the beginning of the pandemic, Zillow has benefited from the shift to working from home and the historically low interest rates. In 2020, that meant a 650% increase in stock price, and it hasn’t slowed down this year. The stock is up around 37% in 2021 so far.</p><p>The pop was thanks in part to last week’s fourth-quarter earnings report, which beat estimates.</p><p>The company isn’t just looking at last year, though. Zillow said it expects the housing market to be even stronger this year, and projected first quarter revenue of US$1.07 billion to US$1.11 billion, which would be an impressive increase from last quarter’s revenue of US$789 million.</p><h2 id="csl">CSL</h2><p>CSL is a biotech company that, in its own words, develops and delivers “innovative biotherapies and influenza vaccines that save lives.”</p><p>When the AstraZeneca-Oxford University COVID-19 vaccine was approved for use in Australia earlier this week, the CSL share price climbed. That’s because CSL will start manufacturing the almost 54 million doses the Australian government has ordered in Australia next month.</p><p>The CSL share price is up a little more than 4% this week.</p><hr><p>The Spaceship Earth Portfolio invests in Generac Holdings at the time of writing.</p><p>The Spaceship Universe Portfolio invests in Zillow at the time of writing.</p><p>The Spaceship Universe Portfolio and the Spaceship Origin Portfolio invest in CSL at the time of writing.</p><p>Important! We’re sharing with you our thoughts on the companies in which Spaceship Voyager invests for your informational purposes only. We think it’s important (and interesting!) to let you know what’s happening with Spaceship Voyager’s investments. However, we are not making recommendations to buy or sell holdings in a specific company. Past performance isn’t a reliable indicator or guarantee of future performance.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Bryna Howes)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/newsletters/">Newsletters</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2021/02/news-190221-1.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[Real Money Talk: Simon]]></title>
            <link>https://www.spaceship.com.au/learn/real-money-talk-simon/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/real-money-talk-simon/</guid>
            <pubDate>Tue, 16 Feb 2021 21:28:00 GMT</pubDate>
            <description><![CDATA[Simon is a 31-year-old product designer living on Sydney’s northern beaches.]]></description>
            <content:encoded><![CDATA[<p>This post is based on an interview we conducted with Simon in February 2021.</p><p>Real Money Talk is our series where we interview Australians from all walks of life about their personal finances. The views expressed are those of the interviewees, based on their experiences with money, and as such are not necessarily representative of Spaceship's views.</p><p>We have changed the name of the interviewee for their privacy.</p><p><strong>Name: </strong>Simon</p><p><strong>Age:</strong> 31</p><p><strong>Where do you live: </strong>Sunny northern beaches of Sydney.</p><p><strong>Please tell us a bit about yourself:</strong></p><p>I landed in Australia in 2012 for a holiday; I never left! I’m a product designer in the fintech sector. I spend most of my free time surfing, making music, and drinking coffee.</p><p><strong>What is your current net worth?</strong></p><p>$170,000</p><p><strong>How does it break down? (shares, real estate, businesses, home, superannuation, etc)</strong></p><p>Emergency fund: $11,000<br>Spending account: $6,000<br>Super: $50,000<br>Shares/ETFs: $80,000<br>Assets: $23,000</p><p><strong>Any debts? (including HELP from Uni)</strong></p><p>$4,000 on a credit card, paid-off in full monthly for travel points</p><p><strong>How did you accumulate your net worth?</strong></p><p>I started from $0. My starting point was to open an account with Pocketbook to give me visibility of my spending and to set myself a budget. I stopped looking at how much money I had (pretty much nothing at the time) and started looking at how much money I was spending and how much was left in my monthly budget. I then got into micro-investing via roundups and weekly deposits using Raiz (Acorns at the time) using the money saved thanks to my budget. I’ve since got into shares and ETFs but still stick to a budget and still micro-invest.</p><h2 id="earn">Earn</h2><p><strong>Tell us a bit about your career:</strong></p><p>I studied economics and marketing while developing my creative skills (graphic design, photography, videography) on the side. I was passionate about it and never really considered making a career out of it but soon realised that people liked what I was doing so I started freelancing. School taught me what an industry looks like and how to sell myself; I learnt the rest on the job.</p><p>When I arrived in Australia, I landed a job as a photographer which allowed me to travel, meet a lot of people and grow my professional network extensively. My network helped me transition back into the design world and that’s where I feel the most fulfilled now, getting paid to create beautiful experiences for all our users.</p><p><strong>Do you have income sources outside of your job? If so, how much do you earn from each and how did you develop them?</strong></p><p>I still freelance as a photographer/designer (websites, logos) from time to time. I recently got into pottery and people seem to like the stuff I make so I might start selling whatever I make that I don’t use</p><p><strong>What advice do you have for people who want to earn more money?</strong></p><p>It sounds very cliché but do something you love doing. If you’re passionate about something and pretty decent at it, people will pay for it, and growth/money will come naturally.</p><h2 id="save">Save</h2><p><strong>What is your savings rate? And how has it changed over time?</strong></p><p>I have $201 going to my ‘Savings’ account weekly. It’s an emergency fund more than a savings account; interest is peanuts these days.</p><p><strong>Do you have a budget?</strong></p><p>I do have a loose budget set through Pocketbook. I used to be very strict with it but now I use it more as a guide than anything. It’s like having someone telling you to have a look at your finances two weeks into the budget because you’ve spent more than usual. It doesn’t mean I don’t spend but without it, I wouldn’t look/be aware of where I’m at. Having a budget early on in my life was priceless. My income went up over the years but my budget more or less stayed the same. (I review it slightly after every pay-rise.)</p><p><strong>How much do you spend per year?</strong></p><p>I don’t know. All of it? I look at my year-on-year growth, not how much I spend.</p><p><strong>Do you make purchase decisions carefully, or are you loose with your money?</strong></p><p>It depends on what. Anything food/health related, I don’t necessarily think twice. Anything I put in the ‘toy’ category, I do think about it. I usually ask myself a set of questions: Do I really need it? Is it going to be an easy re-sell if I don’t use it? And then I sit on it for a week or two. If I still want it or can’t stop thinking about it in a week, it’s usually worth the money. I also don’t smoke and I barely drink anymore so that “loose” spending is pretty much gone.</p><p><strong>How is your work-life balance?</strong></p><p>Really good, I’d say; I’m very grateful for it. I work in a company and with a team that understands the concept of work-life balance.</p><p><strong>What is your favourite thing to spend money on?</strong></p><p>Currently, it’s music gear… and surfboards; there is always space for more surfboards/surf trips.</p><h2 id="invest">Invest</h2><p><strong>How do you invest?</strong></p><p>I do automated daily deposit and roundups into Raiz. Automated weekly investments into Spaceship. When my emergency fund or Raiz gets to a certain monetary value, I move the money to Stake where I either consolidate some of my holdings or buy new ones. I also buy into some of the AU stocks maybe once a year but returns don’t compare to what’s available across the pond. I also purchased some crypto years ago that are probably worth something now and I get my work bonus paid in shares. I know it’s a lot of tools to get the job done but I’m young and I like to test and see what strategy works best. I’ll reconcile everything somewhere in the future. I track everything into a spreadsheet once a month.</p><p><strong>What has been your best investment?</strong></p><p>The 15 minutes I put aside years ago to set my first budget. Since then, probably anything in the renewable energy sector.</p><p><strong>What has been your worst investment?</strong></p><p>When I first got on Stake and saw the amount of stocks available to purchase, I got excited. For some reason I ended up with some stocks in the gambling industry. They slowly declined for months and I sold them with a 30% loss. I guess I had to put to practice the “only buy in things you believe in/understand” methodology.</p><p><strong>What's been your overall return?</strong></p><p>About +36% year on year.</p><p><strong>How are you building wealth?</strong></p><p>Slowly chipping at it every day. Slow and steady seem to be working really well.</p><p><strong>What are your main roadblocks? And how are you addressing them?</strong></p><p>I sometimes wish I could pay a mortgage where I live instead of renting, but I guess that’s Sydney for you. I address it by looking at my investment strategy, my year-on-year returns and my happiness/stress level. Life’s good!</p><p><strong>Do you have a target net worth you want?</strong></p><p>Not really. I want to have a stress-free life and not live pay-check to pay-check. Anything past that, it’s a bonus. Recently a friend of mine asked me if I wanted to go on a boat trip. Just to be able to have the freedom to say “sure, count me in” without having to worry about how much it’s going to cost, that was the dream when I set my first budget.</p><p><strong>When did you make your first significant behavioural shift towards wealth building?</strong></p><p>The day I stupidly had to buy another plane ticket because I misspelt my name on it. I didn’t have enough money to buy another ticket and couldn’t wait until they refunded me the first one.</p><p><strong>If you could start again, what would you do differently?</strong></p><p>I’d probably tell myself to learn about compound interest sooner. I’d also tell myself not to listen to the person who told me once that I couldn’t invest because I didn’t have enough capital to start with. All you really need is $1.</p><p><strong>What mistakes have you made along the way that others can learn from?</strong></p><p>Listening to people stuck in the past. Investing in industries I know nothing about/don’t believe in. Don’t misspell your name on your plane tickets.</p><p><strong>Do you have any worries about retirement? If so, how are you planning to address them?</strong></p><p>Not one bit.</p><p><strong>How are you learning about building wealth?</strong></p><p>Lots of reading. Newsletters and articles from the financial services I use (Spaceship probably has the best ones!). Business books and life stories from people at the head of big companies. (Richard Branson’s books are fantastic for that.) I get my business news from the AFR and Bloomberg. I don’t overdo it either; I just keep myself in tune with where the world is going.</p><p><strong>Do you give to charity? If you do, what percent of time/money do you give?</strong></p><p>I try to give more and more every year but I’m always a bit sceptical about where my money actually goes. I give a lot of my time during Movember where I participate in raising funds through running as part of a month-long initiative we have at work. I also like to give to strangers little things like a coffee, a ferry ticket etc. Anything that can help someone’s day.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Bryna Howes)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/real-money-talk/">Real Money Talk</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2021/02/real-money-talk-simon.png" length="0" type="image/png"/>
        </item>
        <item>
            <title><![CDATA[Money anxiety isn't just for the broke]]></title>
            <link>https://www.spaceship.com.au/learn/money-anxiety-isnt-just-for-the-broke/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/money-anxiety-isnt-just-for-the-broke/</guid>
            <pubDate>Tue, 16 Feb 2021 20:42:00 GMT</pubDate>
            <description><![CDATA[If you’re stressed about money, you’re not alone.]]></description>
            <content:encoded><![CDATA[<p>A survey undertaken by the Australian Psychological Society between 2010 and 2015 found financial issues were rated as the top cause of stress for Australians. (All five years!)</p><p>Another survey, undertaken in 2017 by CoreData and Financial Mindfulness, found that nearly one in three Australians feels financially stressed; the stress takes its toll on mental and physical health; and the problem affects all socio-economic groups.</p><p>Meanwhile, in 2018, the National Australia Bank’s latest Consumer Behaviour Survey found the cost of living was the leading cause of anxiety.</p><p>So, what can we surmise from these studies?</p><ul><li>Money makes many of us stressed. (No surprise there!)</li><li>But money can make <em>anyone</em> stressed — anxiety isn’t just for the broke.</li><li>And if you’re stressed about money, you’re not alone.</li></ul><h2 id="money-makes-us-stressed">Money makes us stressed</h2><p>It stands to reason money causes stress. Why, though? Why does money have power over us?</p><p>The simple answer is that money usually represents security. Stability. Safety.</p><p>If we have money, we can usually get ourselves out of tricky situations. We can usually keep a roof over our heads. We can usually get emergency dental surgery. Ultimately, with money, we can provide ourselves with the basic necessities that make up a decent human life.</p><p>The complicated answer is that our relationship with money is deep-rooted.</p><p>We usually start learning about money — and therefore, forming our earliest behaviours — from our family. In our formative years, we hear the way the people around us talk about money. We see if it stresses them out. We learn what money means to them. We see how they handle it.</p><p>And that’s likely why financial stress can impact anyone and everyone, no matter their socio-economic status. Which leads us to...</p><h2 id="money-anxiety-can-affect-everyone">Money anxiety can affect everyone</h2><p>Look around you the next time you walk down a busy street.</p><p>Maybe there’s someone walking by who grew up in a wealthy family. We’re talking pools and fancy cars and mansion life. And maybe you don’t feel so bad for them, because of that.</p><p>But imagine, now, this person is struggling internally. Maybe they feel they have to replicate the wealth of their parents. Or maybe they have been cut off by their parents and they’re actually struggling to get by. Or maybe they feel guilty or embarrassed by their money.</p><p>Look again at the people around you.</p><p>Maybe you see two friends walk by. One of them is a teacher who lives fairly modestly and feels pretty happy with her lot in life. The other is an investment banker who makes a good amount of money but finds that she is always trying to keep up with her colleagues.</p><p>Then, you see a man sitting by a set of stairs wearing a suit. He once was living in the suburbs with his family of four. He had a local construction business that made a decent living. But then he and his wife divorced and business slowed down. And now he’s unemployed. And he’s working hard to find a job, but every day he feels a little more despondent.</p><p>You catch our drift. We’re all surrounded by people who have their own money “stuff” going on, even if it doesn’t appear that way. We look at our wealthy friends and assume that money has bought them happiness and a Porsche. We look at our poor friends and wonder why they’re not completely f-reak-ing out. We look at ourselves and we panic on the inside.</p><p>And we remember, money anxiety can impact anyone. Which leads us to…</p><h2 id="if-you-re-stressed-about-money-you-re-not-alone">If you’re stressed about money, you’re not alone</h2><p>Because it is often ingrained in us to avoid talking about money, we often don’t realise just how many of us are feeling the same way.</p><p>But as you can see from the aforementioned survey results, we’re oh-so-far from alone.</p><p>Which is why one of our philosophies here at Spaceship is to be open and transparent about money. Talk about it! Get out there and ask questions. Start conversations.</p><p>By doing so, you’ll hopefully discover how supported you are and you’ll find a network of friends and family who understand your struggles and will help you through the tough times.</p><p>You’ve got this.</p><hr><p>If you’re struggling financially, we’ve outlined some debt counselling resources in Australia. You can also <a href="https://www.moneysmart.gov.au/managing-your-money/managing-debts/trouble-with-debt?ref=spaceship.ghost.io">click here</a> for access to an up-to-date list of resources, courtesy of ASIC.</p><h3 id="national-debt-helpline">National Debt Helpline</h3><p>Phone: 1800 007 007: The National Debt Helpline is available from 9.30am to 4.30pm, Monday through Friday. Calls from mobile phones may incur a fee from the mobile phone carrier.</p><p>You can also visit the <a href="http://www.ndh.org.au/?ref=spaceship.ghost.io">National Debt Helpline website</a> for information and resources.</p><h3 id="national-legal-aid">National Legal Aid</h3><p>If you’re facing legal action over your debts, you may be able to receive free legal advice from a community legal centre. Visit <a href="https://www.nationallegalaid.org/?ref=spaceship.ghost.io">National Legal Aid</a> for more information.</p><h3 id="lifeline-crisis-support">Lifeline Crisis Support</h3><p>Phone: 13 11 14: If you need urgent crisis support, call Lifeline’s 24/7 hotline.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Bryna Howes)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/behaviour/">Behaviour</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2019/08/money-anxiety-isnt-just-for-the-broke.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[12.02.21 | A date with the stock market]]></title>
            <link>https://www.spaceship.com.au/learn/120221-newsletter/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/120221-newsletter/</guid>
            <pubDate>Fri, 12 Feb 2021 05:46:00 GMT</pubDate>
            <description><![CDATA[A look at the Bumble IPO.]]></description>
            <content:encoded><![CDATA[<p>While you were sleeping, Bumble — the dating app that turned dating apps on their head by empowering women to make the first move — set a date with the stock market, just in time for Valentine’s Day. To be more specific: Bumble went public!</p><p>It’s a big next step for Bumble, which was founded in 2014.</p><p>And just like anyone taking a <em>big</em> next step this Valentine’s Day, Bumble has a great origin story.</p><p>You see, Bumble was founded by Whitney Wolfe Herd shortly after she left her role at Tinder (which she co-founded) due to tension with the other execs. She swiftly sued Tinder for sexual discrimination and harassment, and settled the lawsuit in September 2014.</p><p>The media that swirled around the lawsuit caught the attention of entrepreneur Andrey Andreev, who convinced Wolfe Herd to get back into the dating app space.</p><p>Together, they built Bumble. And she’s now officially a billionaire at 31!</p><p>As I mentioned before, Bumble immediately set itself apart by empowering women to make the first move. Since launch, more than 1.7 billion “first moves” have been made.</p><p>The company has around 42 million monthly active users (MAUs) across more than 150 countries. (Bumble has 12.3 million MAUs, while the company’s other app, Badoo, has 28.4 million MAUs — both as at September 2020.)</p><p>And in the year ending September 2020, more than 36.1 billion messages were sent.</p><p>Those are some big numbers, and they’re only going to get bigger; the global online dating market is projected to grow approximately 13% annually between now and 2025.</p><p>Having said that, Bumble is not the only dating app.</p><p>Enter: Match Group.</p><p>Match Group owns practically every other popular dating app you’ve heard about, including Tinder, Match.com, OkCupid, Hinge, and PlentyOfFish.</p><figure class="kg-card kg-image-card kg-card-hascaption"><img src="https://www.spaceship.com.au/blog/images/2021/02/unnamed-1.jpg" class="kg-image" alt loading="lazy"><figcaption>Source: Forbes</figcaption></figure><p>Match Group is currently trading at record highs and has a market cap of US$45 billion.</p><p>Its combo of apps have 10.9 million subscribers as at 31 December 2020, and its star performer, Tinder, was the #1 grossing app overall (excluding gaming) worldwide in the 12 months ending 31 December 2020.</p><p>But perhaps the most startling stat of all: in the US, 60% of relationships that started on a dating site or app began on a product owned by Match Group.</p><p>In addition — and as noted in the risk section of Bumble’s prospectus — consumers “have a propensity to try new approaches … and to use multiple dating products at the same time.”</p><p>It doesn’t cost much, if anything, for someone to switch from Bumble to Tinder (or back).</p><p>This is the benefit of Match Group's approach. With a family of more than 20 apps, users can move onto the company’s other apps as they get older or look for other use cases.</p><p>In other words, Bumble has its work cut out for it. But having raised US$2.15 billion in its IPO on Wednesday, and having jumped from a $43 stock price to a $70.31 closing price on its first day of trading, it seems like the dating app company is off to a good start.</p><p>I’d love to hear your thoughts on this.</p><p>Happy Valentine’s Day!</p><p>PS. Earlier this week, our senior portfolio manager, Jason Sedawie, appeared on Ausbiz to talk about the stocks he loves this Valentine’s Day. Take a watch <a href="https://www.ausbiz.com.au/media/swipe-right-on-these-three-stocks-just-in-time-for-valentines-day-?videoId=6994&ref=spaceship.ghost.io">here</a>.</p><hr><p>The Spaceship Universe Portfolio invests in Match Group at the time of writing.</p><p>Important! We’re sharing with you our thoughts on the companies in which Spaceship Voyager invests for your informational purposes only. We think it’s important (and interesting!) to let you know what’s happening with Spaceship Voyager’s investments. However, we are not making recommendations to buy or sell holdings in a specific company. Past performance isn’t a reliable indicator or guarantee of future performance.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Bryna Howes)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/newsletters/">Newsletters</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2021/02/news-120221-1.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[10 financial independence ideas we found on Reddit]]></title>
            <link>https://www.spaceship.com.au/learn/financial-independence-ideas-on-reddit/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/financial-independence-ideas-on-reddit/</guid>
            <pubDate>Tue, 09 Feb 2021 22:05:00 GMT</pubDate>
            <description><![CDATA[Reddit is a hub for followers of the FIRE movement, so we scoured the forum for tips and tricks.]]></description>
            <content:encoded><![CDATA[<p>Ah Reddit, the frontpage of the internet.</p><p>A constant source of information where you can easily spend hours diving deep into comment sections and threads or jumping back and forward between subreddits and various posts.</p><p>And also, a hub for followers of the <a href="https://www.spaceship.com.au/learn/life-hacks-from-the-fire-movement/?ref=spaceship.ghost.io" rel="noreferrer">FIRE (Financial Independence / Retire Early)</a> movement. FIRE followers often share their favourite tips and tricks on this online forum, making it a sort of online information marketplace. To say it's teeming with ideas would be an understatement.</p><p>But if you don’t have the time to check it out, you’re in luck. We’ve trawled through some of the better FIRE subreddits out there and rounded up the top 10 FIRE ideas we found.</p><h2 id="1-get-a-push-bike">1. Get a push bike</h2><p>According <a href="https://www.racq.com.au/cars-and-driving/cars/owning-and-maintaining-a-car/car-running-costs?ref=spaceship.ghost.io">to RACQ</a>, as at July 2018, the annual cost of owning a ‘micro’ class vehicle that covers 15,000 km per year in an Australian capital city is approximately $6,000 (or just more than $115 per week).</p><p>For those with long commutes, riding a bike to work may be completely out of the question. But if you happen to live close enough to uni, work or even a bus/train stop, riding a bike to/from can end up saving you serious cash over the long term.</p><p>Obviously you’ll have some maintenance costs and possibly some new tyres along the way, but these are far more palatable to your hip pocket versus replacing a car. Plus, you’ll be feeling a million bucks after all that exercise!</p><h2 id="2-spend-the-same-while-earning-more">2. Spend the same (while earning more)</h2><p>One of the easiest traps to fall for when working your way into higher wage brackets is <a href="https://www.spaceshipinvest.com.au/learn/moneyhack-avoid-lifestyle-creep/?ref=spaceship.ghost.io">lifestyle creep</a>. While you might be earning more, this doesn’t mean you have to spend more.</p><p>If you happen to be on the receiving end of a bonus or a pay rise, you don’t need to save it all. But ensuring you are able to save more can make a massive difference when it comes to saving for early retirement.</p><h2 id="3-slow-and-steady-investing">3. Slow and steady investing</h2><p>With global markets rising and falling, would timing the market make a big difference to overall returns?</p><p>As has been Warren Buffet’s mantra across his investing life, passive investing into an index or ETF (rather than trying to time the ups and downs) will generally outperform a managed fund over the long term. Remember, investing isn’t just about timing the market, time in the market is also important.</p><p>It’s also important to keep in mind that past performance isn’t a guarantee of future returns. So, whether you’re investing a large sum of money or <a href="https://www.spaceship.com.au/voyager/boosts/?ref=spaceship.ghost.io" rel="noreferrer">just starting out</a>, always consider your options carefully and make sure to get financial advice before entering the market.</p><h2 id="4-live-at-home">4. Live at home</h2><p>Younger generations of Australians are living at home longer than ever. (In fact, in 2016 43 per cent of 20-24 year olds were still living with their parents.)</p><p>While living with your parents (rent free) isn’t the worst, it can certainly put a strain on your relationship. But if it’s still an option, it can be one of the cheapest alternatives.</p><p>While living at home, use this as an opportunity to fast-track your savings instead of a chance to spend your dollars elsewhere.</p><h2 id="5-find-a-cheap-social-activity">5. Find a cheap social activity</h2><p>Want to spend time with some friends but don’t want to flush it down the drain buying rounds of drinks at the bar? An alternative could be to have a cheaper alternative such as a pizza night or cooking a meal and eating in.</p><p>Even if you take it in turns to shout the price of a few pizzas once every few weeks, $30 a month for pizzas and Netflix is usually cheaper than a few rounds of drinks every Friday or Saturday night. Like everything in life, balance is key (but go crazy with the toppings).</p><h2 id="6-find-a-hobbyvolunteer">6. Find a hobby/volunteer</h2><p>After reading multiple comments and posts about how to achieve FIRE, what happens after? While retiring at 65 might get you 20(ish) years in retirement, FIRE followers aspire to retire anywhere between 30 and 55, potentially meaning half a century of ‘retirement.’</p><p>Finding meaning is important to anyone, so before thinking of retiring early, get involved in some local communities and network with like-minded people.</p><h2 id="7-go-minimalist">7. Go minimalist</h2><p>Minimalism and the FIRE movement (as a whole) share a number of similarities, so it’s no surprise that this suggestion makes the cut. With the Marie Kondo movement sweeping across households in 2018, owning only essentials and owning less “stuff” can allow you to sell things that might otherwise be lurking in your cupboards or sitting under the stairs for months to come.</p><p>Once you have decluttered and sold your unwanted items, any extra cash you made can be put toward your savings goals rather than filling up the spaces you’ve made around your home.</p><h2 id="8-fire-friendly-pets">8. FIRE-friendly pets</h2><p>Ever thought about having a pet, only to realise that all that cuddly goodness is actually really expensive to maintain? The best of both worlds could be raising a guide dog.</p><p>With collars, leashes, grooming equipment and food all provided (in addition to medicine and vet bills), raising a guide dog could be a FIRE-friendly pet. Just make sure you have plenty of time to spend with the new pup!</p><h2 id="9-pay-down-debt-or-invest">9. Pay down debt or invest?</h2><p>We’ve previously covered paying off debt vs saving money <a href="https://www.spaceshipinvest.com.au/learn/paying-off-debt-vs-saving-money/?ref=spaceship.ghost.io">here</a>. Put simply, if you have debts that are racking up interest that’s higher than what you could make if you put the money away in savings or investments, you generally would be better off paying the debt first. Whether you snowball it (getting rid of the smallest outstanding debt) or use <a href="https://www.spaceshipinvest.com.au/learn/debt-busting-methods-snowball-avalanche/?ref=spaceship.ghost.io">the avalanche method</a> (paying off the highest % debt first), debt is better off gone rather than keeping it around.</p><p>Of course, building up a rainy-day fund is equally as important and at the end of the day you need to prioritise what’s more important to you.</p><h2 id="10-reboot">10. Reboot</h2><p>FIRE followers are constantly looking to save some extra bucks here or there, with some going to extreme lengths to achieve this. LCOL (low cost of living) areas are spoken about in FIRE threads, with the caveat for being able to move to such a location often being ensuring there are actually job opportunities.</p><p>While moving to another part of the country or potentially the world might seem super daunting, even moving to a slightly cheaper suburb can be a more realistic option that can start boosting savings almost immediately.</p><hr><p>Remember, while the FIRE movement can be diehard at the best of times, these 10 ideas are merely a guide to inspire you. Who knows, with the right amount of budget-tinkering you could start off on a journey to financial independence.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Liam Thomson)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/personal-finance/">Personal Finance</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2019/06/financial-independence-ideas-on-reddit.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[Real Money Talk: Joe]]></title>
            <link>https://www.spaceship.com.au/learn/real-money-talk-joe/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/real-money-talk-joe/</guid>
            <pubDate>Tue, 09 Feb 2021 21:46:00 GMT</pubDate>
            <description><![CDATA[Joe is a 29-year-old UX designer and has a net worth of $395,793.50.]]></description>
            <content:encoded><![CDATA[<p>This post is based on an interview we conducted with Joe in February 2019.</p><p>Real Money Talk is our series where we interview Australians from all walks of life about their personal finances. The views expressed are those of the interviewees, based on their experiences with money, and as such are not necessarily representative of Spaceship's views.</p><p>We have changed the name of the interviewee for their privacy.</p><p><strong>Name</strong>: Joe</p><p><strong>Age</strong>: 29</p><p><strong>Where do you live</strong>: Ultimo, Sydney</p><p><strong>Please tell us a bit about yourself.</strong><br></p><p>I’m a UX designer, graduated about 6 years ago now and have been working full time since then. I live with my partner in Sydney, have been here most of my life and loving it (hate the beach though…). When I can, I love to do hobby projects, anything from painting to building tiny robots!</p><p><strong>What is your current net worth?</strong><br></p><p>About $395,793.50</p><p><strong>How does it break down? (shares, real estate, businesses, home, superannuation, etc.)</strong></p><p>Liabilities</p><p>Home Loan: -$454,576.35</p><p>Credit Card Debt: -$823.50</p><p>Assets</p><p>Apartment: Valued around $780,000.00</p><p>Car: Valued around $8,000.00</p><p>Superannuation: $48,543.00</p><p>Savings: $24,000.00</p><p>Crypto Currencies: Around $650.00</p><p>Total: $405,793.15</p><p><strong>Any debts? (including HELP from Uni)</strong></p><p>Aside from the home loan and credit card, not that I’m aware!</p><p><strong>How did you accumulate your net worth?</strong></p><p>The largest part of it is the apartment. That came from saving enough for a deposit on a home loan through working.</p><h2 id="earn">Earn</h2><p><strong>Tell us a bit about your career</strong>:</p><p>I originally studied science and business but started working for small start-ups from about midway through university. I’ve since zig-zagged a bit between roles in banking and the tech space but decided to make a direction change into product design a few years ago.</p><p><strong>Do you have income sources outside of your job? If so, how much do you earn from each and how did you develop them?</strong></p><p>Occasionally some freelance design work, but it’s a borderline hobby. Never more than a couple hundred dollars once a few months.</p><p><strong>What advice do you have for people who want to earn more money?</strong></p><p>Don’t undersell yourself when negotiating or trying to sell services. Your price is what people are willing to pay, not what you think you are worth.</p><h2 id="save">Save</h2><p><strong>What is your savings rate? And how has it changed over time?</strong></p><p>It used to be much higher, probably peaked at something absurd like 30% when I was trying to get a deposit together. It’s gone way down since then, probably only putting scraps into an offset account at the moment.</p><p><strong>Do you have a budget?</strong></p><p>Not a “hard” budget, but I do have rough expectations of what I’ll spend on groceries, food and entertainment (roughly $100 per week on each, so $300 total). It’s hard to estimate because I consume all those things with my partner. I do retrospectives every couple of months to ensure my gut feel was on track and cut down on blowouts with subscription services.</p><p><strong>How much do you spend per year?</strong></p><p>God… maybe 20k-25k a year discretionary spending? More? That would not include the mortgage which is something like 30k total a year.</p><p><strong>Do you make purchase decisions carefully, or are you loose with your money?</strong></p><p>I’m pretty careful about larger purchases, but perhaps too loose with anything small enough I don’t have to sign for!</p><p><strong>How is your work-life balance?</strong></p><p>Pretty great at the moment, I have time for the things I want!</p><p><strong>What is your favourite thing to spend money on?</strong></p><p>Small hobby electronics! Cute little spare parts and knick-knacks. I actually did a budget retrospective a few weeks back and realised my biggest discretionary expenses were robot parts and video games.</p><h2 id="invest">Invest</h2><p><strong>How do you invest?</strong></p><p>I used to try to follow the stock markets and was interested in small cap mining companies. But my mortgage has taken all my attention away from “discretionary” market investment. I’m thinking about getting an index fund investment going to park the remainder of my savings. Financially speaking, I consider myself just educated enough to not do anything fancy.</p><p><strong>What has been your best investment?</strong></p><p>Real estate.</p><p><strong>What has been your worst investment?</strong></p><p>Cryptocurrencies.</p><p><strong>What’s been your overall return?</strong></p><p>Buying an apartment at the right time, probably returned 35-40%?</p><p><strong>How are you building wealth?</strong></p><p>Career growth, and, unfortunately, relying on real estate investment in Sydney. I’m pretty beholden to any downturn in the market.</p><p><strong>What are your main roadblocks? And how are you addressing them?</strong></p><p>Diversification. I’d like to start putting my money somewhere a bit more stable than a single city’s property market!</p><p><strong>Do you have a target net worth you want?</strong></p><p>I have a target lifestyle, which means a target income in my mind. But I’m not particularly interested in being a multi-millionaire. For my age/stage in life, I’m actually currently living my target lifestyle, minus some chicken-coops...</p><p><strong>When did you make your first significant behavioural shift towards wealth building?</strong></p><p>Reading about value investing in early university!</p><p><strong>If you could start again, what would you do differently? (Advice for younger self)</strong></p><p>Not mess around in casual market speculation. I should have been following the advice of all those value investing books!</p><p><strong>What mistakes have you made along the way that others can learn from?</strong></p><p>Don’t invest in what you don’t know – and remember that fancy marketing/hype for financial products is a bad sign if you aren’t already benefiting from it in real dollars!</p><p><strong>Do you have any worries about retirement? If so, how are you planning to address them?</strong></p><p>Not at the moment. When I have a stronger idea of the lifestyle I want (kids, travel etc.), I’ll probably attempt to build some goals around it.</p><p><strong>How are you learning about building wealth? Is it from family, books, forced to learn as wealth grew, etc.?</strong></p><p>Books, blogs and general interest in economics!</p><p><strong>Do you give to charity? If you do, what percent of time/money do you give?</strong></p><p>Not on a regular basis. I used to do regular payments to some charities directly from my salary but stopped when I began saving more. I should be giving more.</p><p><strong>Anything else interesting?</strong></p><p>I do digital paintings for fun, and I’ve actually sold some of them before. Not sure I want to turn it into an income stream though.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Liv Steigrad)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/real-money-talk/">Real Money Talk</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2019/02/real-money-talk-josh.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[05.02.21 | The investing story of the century]]></title>
            <link>https://www.spaceship.com.au/learn/050221-newsletter/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/050221-newsletter/</guid>
            <pubDate>Fri, 05 Feb 2021 00:45:00 GMT</pubDate>
            <description><![CDATA[A look at the GameStop saga and what it means for Spaceship.]]></description>
            <content:encoded><![CDATA[<p>Last week, I was busy minding my own business in Byron Bay when perhaps the investing story of the century (so far) broke. In case you missed it, an army of Redditors started pouring money into GameStop, which is the world’s largest video game retailer, and a few other stocks.</p><p>This resulted in a “short squeeze” that caused major ripples, especially for short-sellers.</p><p>A short squeeze occurs when a stock unexpectedly skyrockets in price, forcing short-sellers to buy it in order to thwart any further losses. A short-seller is a trader who has “borrowed” stock from a broker and sold it at its current price. Believing the stock is overvalued, they plan to buy it back when the price drops, keep the difference, but return the stock to the broker.</p><p>This is an advanced investing strategy, and it can fail. For instance, if the stock doesn’t drop (as they predict), the short-seller will lose money buying it back.</p><p>But back to GameStop.</p><p>Followers of Reddit’s /r/WallStreetBets subreddit noticed that a few hedge funds had shorted millions of dollars worth of GameStop’s stock, so they coordinated mass buying of GameStop stock and thus drove the price up. This meant that the hedge funds that had shorted GameStop had to scramble to buy the shares back before the price inflated further.</p><p>One of these hedge funds, Melvin Capital, lost 53% on its investments in January and had to accept a US$2.75 billion rescue package from fellow fund managers.</p><p>Since last week, GameStop stock has beat a hasty retreat, though it’s not yet back at pre-short squeeze levels. This tumble could mean that the hedge funds who bet against GameStop and were caught in the short squeeze have now closed out their positions.</p><p>For us here at Spaceship, this has been a riveting story to follow, but as per our senior portfolio manager, Jason Sedawie, we’re “investors, not traders.”</p><p>“We have no exposure to these short squeezes. GameStop would have been nice [to have in the Spaceship Universe Portfolio while it peaked], but it doesn’t meet the WWG methodology criteria. We believe a bricks-and-mortar game retailer is structurally challenged over the long term.”</p><p>It remains to be seen what the fallout of the GameStop saga is, and what it might mean for the stock market. Of course, if there are any updates from Spaceship, we’ll let you know!</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Bryna Howes)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/newsletters/">Newsletters</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2021/02/news-210205-1.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[Real Money Talk: Stephen]]></title>
            <link>https://www.spaceship.com.au/learn/real-money-talk-stephen/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/real-money-talk-stephen/</guid>
            <pubDate>Tue, 02 Feb 2021 21:27:00 GMT</pubDate>
            <description><![CDATA[Stephen is a 25-year-old who has been busy growing his wealth.]]></description>
            <content:encoded><![CDATA[<p>This post is based on an interview we conducted with Stephen in September 2019.</p><p>Real Money Talk is our series where we interview Australians from all walks of life about their personal finances. The views expressed are those of the interviewees, based on their experiences with money, and as such are not necessarily representative of Spaceship's views.</p><p>We have changed the name of the interviewee for their privacy.</p><h2 id="overview">Overview</h2><p><strong>Name</strong>: Stephen</p><p><strong>Age</strong>: 25</p><p><strong>Where do you live?</strong> Koo Wee Rup, Victoria.</p><p><strong>Please tell us a bit about yourself.</strong></p><p>I am a gym owner and coach. I love reading One Piece and other manga, not to mention I love business. It is a massive passion of mine, as I have seen how much business can change other people’s lives.</p><p>I love learning and love spending time with my partner of four years, soon to be fiancé. (She just doesn’t know it yet.)</p><p>I grew up in the south-east suburbs of Melbourne, with parents who always complained about money. I learnt to do the opposite of what my parents did and now I love paying bills upfront, it gives me satisfaction in knowing I did not have to worry about it, it gives me a sense of freedom.</p><p>I also love talking about myself, so I will stop there before I go too far.</p><p><strong>What is your current net worth?</strong></p><p>Around $180,000.</p><p><strong>How does it break down?</strong></p><p>$1,200 in shares (in the Spaceship Origin Portfolio)</p><p>$5,000 in super</p><p>$50,000 in the form of shares of the gym I co-own</p><p>$120,000 in <a href="https://www.spaceship.com.au/first-home/?ref=spaceship.ghost.io" rel="noreferrer">my first home</a> (this is what we have paid off the house so far; the house is worth $510,000)</p><p><strong>Any debts? (including HELP from Uni)</strong></p><p>HELP debt of $3,500</p><p><strong>How did you accumulate your net worth?</strong></p><p>My partner and I have accumulated wealth through hard work, with many long hours and lots of self-education/failings/successes through business.</p><p>I started out as a mere personal trainer, earning absolutely nothing, seriously, I remember having -$7 in my bank account when I was 19 years old. So, over the last seven years I have gone from being a trainer, to running some network marketing start-ups, to managing gyms, being the head of sales and having a team under me, to finally opening up my own gym. Which, a few years later, has now been merged successfully into the gym I co-own currently.</p><p>Money has always been an interest of mine, which slowly grew into a passion, as I saw my parents split up and realised just how important personal wealth is and how it can affect lives, and especially can be super important for mental health.</p><p>My mother herself has suffered depression, as she pretty much had everything she knew ripped from her, mainly the prospect of her retirement and future, so I am looking to build as much wealth to make sure my parents and everyone close to me won’t need to go through that pain anymore.</p><h2 id="earn">Earn</h2><p><strong>Tell us a bit about your career:</strong></p><p>I am an online strength and nutrition coach, as well as a gym owner. So far, my career has been quite successful, being able to empower hundreds of people to get healthy, strong and to feel amazing.</p><p>Like I said, I just started as a small time personal trainer, however I have been in the right place at the right time and done exactly what Peter Brock said: “Bite off more than you can chew and chew like hell!”</p><p><strong>Do you have income sources outside of your job? If so, how much do you earn from each and how did you develop them?</strong></p><p>Currently I have a few different side projects.</p><p>I run a personal training business, which I earn an extra $700 per week from; this has been grown through street surveys, social media, referrals, word of mouth, and much more.</p><p>An online nutrition coaching business I have built up to supplement my personal training business. I’m currently earning an extra $600 per month from that.</p><p>And small group fitness sessions out of my community hall. I am moving to a new area, so this has not started just yet, however, I will be looking to make an extra $200-400 per week from this as well, based on interest and pre-sales.</p><p><strong>What advice do you have for people who want to earn more money?</strong></p><p>I say: find something that interests you and monetise it right now!</p><p>Stop putting it off, because then you risk the chance of not being able to do something you love, something you would do for absolutely free anyhow, and earning a hell of a lot of money from it.</p><p>Learn how to start a side project. It could be anything you love. Then ask as many people who have that same interest as you, ask them what they buy, what would make their life easier/more convenient, and start creating a product around that.</p><h2 id="save">Save</h2><p><strong>What is your savings rate? And how has it changed over time?</strong></p><p>Currently my savings rate is 20% of my monthly income. This is due to life expenses increasing with moving into our first house.</p><p>However, I used to save absolutely nothing; it was not until about four years ago that I really started saving.</p><p>So, it has gone from nothing, to saving maybe $50 per week, which would have been half my income at the time. When I was living with my parents, I was saving around 50-60% of my income, which really helped to save a deposit for my first home.</p><p><strong>Do you have a budget?</strong></p><p>Yes.</p><p><strong>How much do you spend per year?</strong></p><p>$25,000 roughly (not including mortgage repayments or bills).</p><p><strong>Do you make purchase decisions carefully, or are you loose with your money?</strong></p><p>Absolutely everything we purchase, we always think, do we need to purchase this new? Can we get it second hand, or get it on sale? Do we need it right now? If not, we can purchase it later.</p><p><strong>How is your work-life balance?</strong></p><p>I would say it is pretty great right now. I spend time with friends, family, and I have time to do the things I love as well. Plus, I am earning the most right now that I ever have in my life, and getting even better results for my clients because of it.</p><p><strong>What is your favourite thing to spend money on?</strong></p><p>My favourite thing to spend money on is books; my favourite pastime is reading. Just on the weekend, I spent $60 on four different books, but I saved $120!</p><h2 id="invest">Invest</h2><p><strong>How do you invest?</strong></p><p>Super, Spaceship Origin Portfolio, real estate, and my business.</p><p><strong>What has been your best investment?</strong></p><p>Currently, I don’t have a best investment. I am investing for the long term, so results have been menial at best so far, mainly because I have not invested that much just yet.</p><p>If I had to pick, it would be my first home. There’s nothing like getting your own space.</p><p><strong>What has been your worst investment?</strong></p><p>My worst investment is probably my first ever business partnership, mainly because of the sheer hours I had to put in, to get not much return.</p><p><strong>What's been your overall return?</strong></p><p>Like I said, return has been pretty measly. It ranges between $1,000-2,000 at the moment.</p><p><strong>How are you building wealth?</strong></p><p>I am working on my personal brand and also working towards creating more businesses. I will be buying my first investment property, as well, in the next one to two years.</p><p><strong>What are your main roadblocks? And how are you addressing them?</strong></p><p>Main roadblocks comes down to my personal nature. When you run a business, the only thing stopping you from achieving great success is you. I am looking to probably hire a business/life coach in the next few months.</p><p><strong>Do you have a target net worth you want?</strong></p><p>My target net worth will be in the millions, based on property, as well as businesses acquired in the next 20 years.</p><p><strong>When did you make your first significant behavioural shift towards wealth building?</strong></p><p>It would have to be around the time I was 22 years old. When you decide you want to own your first home in a year or two and you have barely any savings, you sort of have to make a massive shift.</p><p><strong>If you could start again, what would you do differently?</strong></p><p>Start saving earlier and make your business investment choices more wisely. in saying that, you are young, so make as many mistakes as possible, so you can learn from them!</p><p><strong>What mistakes have you made along the way that others can learn from?</strong></p><p>I haven’t made any mistakes that I regret, as they have all been massive learning opportunities. I would say this though: don’t crash into two cars in the space of a few days and have to pay an excess of $5,000, when you have no money!</p><p><strong>Do you have any worries about retirement? If so, how are you planning to address them?</strong></p><p>None whatsoever. I am more worried for my parent’s retirement at the moment, and I am addressing them by speaking with them about their goals and working towards taking some small steps that will help them to achieve the life they want in retirement.</p><p><strong>How are you learning about building wealth?</strong></p><p>I am learning as I go really. I am talking to experts, such as accountants. I have invested a bit of money into the Barefoot Investor, which has been great to learn from and I read probably 10-15 articles a week on wealth. Plus, I have read at least 10 different wealth mastery books.</p><p><strong>Do you give to charity? If you do, what percent of time/money do you give?</strong></p><p>Yes, I give around about 1% of my yearly earnings at the moment. As I increase my own wealth, I would love to give more away and I would also love to give some of my own time to local charities as well.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Bryna Howes)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/real-money-talk/">Real Money Talk</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2019/10/real-money-talk-stephen.png" length="0" type="image/png"/>
        </item>
        <item>
            <title><![CDATA[Real Money Talk: Helen]]></title>
            <link>https://www.spaceship.com.au/learn/real-money-talk-helen-2/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/real-money-talk-helen-2/</guid>
            <pubDate>Wed, 27 Jan 2021 21:33:00 GMT</pubDate>
            <description><![CDATA[Helen is a 43-year-old who was given early access to her inheritance.]]></description>
            <content:encoded><![CDATA[<p>This post is based on an interview we conducted with Helen in August 2019.</p><p>Real Money Talk is our series where we interview Australians from all walks of life about their personal finances. The views expressed are those of the interviewees, based on their experiences with money, and as such are not necessarily representative of Spaceship's views.</p><p>We have changed the name of the interviewee for their privacy.</p><h2 id="overview">Overview</h2><p><strong>Name</strong>: Helen</p><p><strong>Age</strong>: 43</p><p><strong>Where do you live?</strong> Melbourne.</p><p><strong>Please tell us a bit about yourself.</strong></p><p>I’m an entrepreneur with a penchant for French food and wine. I live part-time in Australia and part-time in Europe, and I’ve had a lot of business ideas. I think this one’s the big one though!</p><p><strong>What is your current net worth?</strong></p><p><strong>Savings</strong>: $6,000</p><p><strong>Super</strong>: $55,000</p><p><strong>Debt</strong>: $1,000 on my credit card</p><p><strong>Mortgages</strong>: $800,000</p><p><strong>Investments</strong>: I own a house probably worth about $3 million in Sydney, and an apartment worth $1.5 million.</p><h2 id="earn">Earn</h2><p><strong>Tell us a bit about your career:</strong></p><p>I’ve always wanted to do things my own way. I had a few jobs when I was younger — one at a cinema, one in publishing, but I always was experimenting with my own stuff on the side. I also loved travelling too much to stay in one place long enough to develop a traditional career. I used to have my own dessert business. Now, I rent out my house and apartment, and I am trying to grow my startup business. I’ve set things up so I can do most of it remotely, which allows me to travel a lot and live a few months in Australia and a few months in Europe every year. I like chasing summer!</p><p><strong>Do you have income sources outside of your job? If so, how much do you earn from each and how did you develop them?</strong></p><p>Not at the moment. When I had ‘job’ jobs, I had my dessert business as my side hustle, which I eventually made into my main hustle. I started out by doing as many markets as possible every weekend, and lots and lots of networking. Eventually, a big supermarket chain wanted to carry some of my products, which was great. By that time, though, I was already looking to move on from baking.</p><p><strong>What advice do you have for people who want to earn more money?</strong></p><p>No matter what you’re doing, networking is crucial. It really is more about who you know.</p><h2 id="save">Save</h2><p><strong>What is your savings rate? And how has it changed over time?</strong></p><p>When I was saving up to buy my first investment property (the apartment), I put aside every cent I could scrape together. Now, most of my money goes back into my startup, which I’m trying to grow. It’s going pretty well but it’s very demanding.</p><p><strong>Do you have a budget?</strong></p><p>Not really. I know more or less what I spend. I also don’t live too frugally. I like a glass (or bottle) of wine with friends and good food. Life’s too short and should be enjoyed.</p><p><strong>How much do you spend per year?</strong></p><p>No idea.</p><p><strong>Do you make purchase decisions carefully, or are you loose with your money?</strong></p><p>A bit of both. I’m always willing to spend the money when it comes to my business as I see it as an investment, but I’m also careful to make sure it’s the best deal and a necessary expense.</p><p><strong>How is your work-life balance?</strong></p><p>Balance? What’s that! I’ve got a startup. Even if I’m not working, part of my mind is on my business. I even dream about it sometimes. Luckily, I go to a lot of conferences and social events to network and promote it, so at least I can combine work and play fairly often.</p><p><strong>What is your favourite thing to spend money on?</strong></p><p>Food, wine, and lipstick.</p><h2 id="invest">Invest</h2><p><strong>How do you invest?</strong></p><p>I put money into my business and I bought the apartment as an investment property. The house I was given as early access to my inheritance from my parents, but it’s too big for just me, so I rented it out. The rent from that I put towards the mortgage on the apartment too, so it’s more or less taking care of itself.</p><p><strong>What has been your best investment?</strong></p><p>The apartment.</p><p><strong>What has been your worst investment?</strong></p><p>I don’t know if you’d call them investments, but I’ve definitely had a few bad business ideas in my time!</p><p><strong>What's been your overall return?</strong></p><p>Not sure. Ask me in two years!</p><p><strong>How are you building wealth?</strong></p><p>Well, the house and apartment are pretty much my safety net. They allow me to pursue passion projects like my business. My business does make me money and it’s growing, but I feel much better off having the properties as backup.</p><p><strong>What are your main roadblocks? And how are you addressing them?</strong></p><p>Marketing. God, marketing is hard, and it’s so constant. I just want to work on my business, but half the battle, more than half the battle actually, is making it so people know about what you’re doing.</p><p><strong>Do you have a target net worth you want?</strong></p><p>I definitely want to be a millionaire. By the time I’m 50 might be pushing it. Maybe by the time I’m 60?</p><p><strong>When did you make your first significant behavioural shift towards wealth building?</strong></p><p>I’ve always been entrepreneurial, but when I was younger I didn’t really know what I was doing, so I’m not sure if that counts as a behavioural shift towards wealth building.</p><p><strong>If you could start again, what would you do differently?</strong></p><p>I’d travel more. It’s so valuable. I’d also learn about marketing earlier. Aside from that, all my not-so-great ideas were learning experiences and the connections I made doing them often came in useful later on.</p><p><strong>Do you have any worries about retirement? If so, how are you planning to address them?</strong></p><p>Not really. I have my properties as my safety net. I can live pretty frugally if I need to, but I’ll never be homeless! I also don’t have kids, so I can get by on way less money than many other people my age.</p><p><strong>How are you learning about building wealth?</strong></p><p>I grew up with a lot of uncertainty about money. The money always came, but sporadically. My father was very free with it, while my mother was very anxious about it. I was taught the value of property over intangible things like stocks and bonds. I also learned that whether you stress about money or not, as long as you keep on keeping on, things will usually be okay. I know that’s not strictly true for everybody, but for me it is. I know I’m extremely lucky to have been ‘advanced’ my inheritance earlier on. Extremely lucky.</p><p><strong>Do you give to charity? If you do, what percent of time/money do you give?</strong></p><p>Yes, depending on what my tax bill is looking at every EOFY.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Bryna Howes)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/real-money-talk/">Real Money Talk</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2019/10/real-money-talk-helen.png" length="0" type="image/png"/>
        </item>
        <item>
            <title><![CDATA[Theoretically, these are the best times to trade shares]]></title>
            <link>https://www.spaceship.com.au/learn/best-times-to-trade-shares/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/best-times-to-trade-shares/</guid>
            <pubDate>Wed, 27 Jan 2021 19:34:00 GMT</pubDate>
            <description><![CDATA[Check out these simple ideas for the best times to get started.]]></description>
            <content:encoded><![CDATA[<p>Check out these simple rules for the best times to get started.</p><p>So, you’ve decided to try your hand at <a href="https://www.spaceship.com.au/learn/what-is-a-share/?ref=spaceship.ghost.io">trading shares</a>. You know the basics: buy when prices are lower, and sell when they’re higher. Simple, right? Not quite…</p><p>Stock prices jump up and down all the time, so it can seem. If you look closely though, there is some method to the madness. Read on to discover the best time to buy shares.</p><h2 id="why-prices-fluctuate">Why prices fluctuate</h2><p>It’s fairly common knowledge that no price is fixed in stone. Produce goes "on sale" when it’s nearing its use-by date. Clothing goes "on sale" to make room for newer stock and trends. Tickets for all sorts of things go "on sale" when event organisers are running out of time to fill the empty seats, or during ‘off-peak’ times.</p><p>Whether it’s fruit, clothing, tickets, or shares, the underlying mechanism that dictates price is the same: supply and demand. If demand is greater than supply, prices go up. If it’s the other way around, demand is less than supply, prices go down.</p><h2 id="but-why-do-stock-prices-fluctuate">But why do <em>stock</em> prices fluctuate?</h2><p>The market does a pretty good job of working out what a business is worth, and this is reflected in the stock market - in the long term. In the short term, there are heaps of things that can impact the market: rumours, broader economic news, a natural disaster, RBA decisions or release of company financial data, or someone sneezed and accidentally hit sell on half the stocks in their company.</p><p>While you don’t want to count on those tiny fluctuations as a general rule, there are <a href="https://www.spaceship.com.au/learn/why-do-share-prices-move-around/?ref=spaceship.ghost.io">broader patterns you can look at</a> to guide you.</p><h2 id="the-best-time-of-day-to-buy-shares">The best time of day to buy shares</h2><p>As is often the case, a simple sounding question doesn’t have a simple answer. The first hour or two of <a href="https://www.spaceship.com.au/learn/what-is-day-trading//?ref=spaceship.ghost.io">trading every day</a> can be chaotic. All the news that’s been released overnight is jolting the market like crazy. If you’re a seasoned veteran trader, this may be a great time to try to turn a quick profit. For the rest of us though, it might be best to sit back and avoid getting trampled. The last hour of the day is much the same.</p><p>For a novice, the best time to buy shares is often around midday. All the news has already been factored into prices, and the big players are waiting to see what direction the market will take for the rest of the day. Prices are perceived to be more stable.</p><h2 id="the-best-day-of-the-week-to-buy-shares">The best day of the week to buy shares</h2><p>Mondays. Kind of.</p><p>According to Peter Lynch’s book <em>One Up on Wall Street</em> (1989), it’s because when companies have bad news to release, they do it on Fridays - so the market responds on Mondays. Others may attribute it to traders being just as gloomy as the rest of us at being back at work on Monday. Whatever the reasoning, the trend known as the ‘Monday Effect’ held true for many years (and was supported by studies like <a href="http://pages.stern.nyu.edu/~adamodar/New_Home_Page/invfables/pricepatterns.htm?ref=spaceship.ghost.io">this one</a>). But, if you’re going to pick a day to buy shares, it might as well be Monday.</p><p>According to Lynch's findings, it may be more common for share prices to decline on Mondays after the release of bad news on Fridays.  If this is the case, it follows that the best day to sell shares would probably be Fridays.</p><h2 id="the-best-time-of-the-month-to-buy-shares">The best time of the month to buy shares</h2><p>Again, there’s no hard and fast ‘best time to buy shares’ rule here. But there are patterns. Stocks tend to climb towards the end of the month and fall in the middle of the month.</p><p>So, in our opinion, the best time of the month to buy shares is probably somewhere in the middle, say between the 10th and 15th, while the best time to sell is within a few days of the end of the month.</p><h2 id="conclusion">Conclusion</h2><p>So, there you have it. The best time of the day, week, and month to trade shares.</p><p><a href="https://www.spaceship.com.au/learn/1things-to-keep-in-mind-when-the-market-goes-down/?ref=spaceship.ghost.io">Share prices can be unpredictable</a>, especially over shorter periods of time.  Past performance is not a reliable indicator of future performance.</p><p>Use this information to give you some guidance on when to get into the action, but always remember to crunch your numbers and consider your goals before making a move.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Liv Steigrad)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/investing/">Investing</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2019/04/best-times-day-week-month-to-invest--1-.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[22.01.21 | Vaccines, health wearables, and tracking apps]]></title>
            <link>https://www.spaceship.com.au/learn/220121-newsletter/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/220121-newsletter/</guid>
            <pubDate>Fri, 22 Jan 2021 06:01:00 GMT</pubDate>
            <description><![CDATA[A look at what Amazon, Google and Life360 have been up to lately.]]></description>
            <content:encoded><![CDATA[<p>Here’s another quick look at some of the companies in our portfolios that are making news and moves — our first roundup of 2021!</p><h2 id="amazon">Amazon</h2><p>After Joe Biden was inaugurated as the 46th president of the United States this week, Amazon stepped in to offer its services.</p><p>Specifically, Amazon offered to help Biden’s newly-minted administration achieve its goal of vaccinating 100 million people against coronavirus. Amazon would likely use its own facilities to administer vaccines on site, but it also offered help via technology resources.</p><p>Amazon’s CEO Jeff Bezos had a strained relationship (to say the least) with Donald Trump.</p><h2 id="google">Google</h2><p>Google and Fitbit finalised their USD $2.1 billion merger last week, giving Google a path to take on Apple in the fitness and wearable space.</p><p>But unfortunately for Google, it still has antitrust issues to deal with, as many have raised concerns the deal gives Google a vast amount of user health data. In announcing the merger, Google made commitments about how it planned to operate Fitbit and use the data.</p><p>Late in 2020, EU regulators gave the deal their approval, with certain conditions. The Australian Competition and Consumer Commission (ACCC) rejected similar conditions.</p><h2 id="life360">Life360</h2><p>Family networking app Life360 made waves this week with the appointment of a new board member: Randi Zuckerberg. Yep, the sister of Facebook founder Mark.</p><p>Life360 allows families and friends to create “private circles,” through which you can coordinate plans, track locations, and stay safe and connected at all times.</p><p>As such, Life360 has, at times, sparked debate over whether these circles could be likened to digital stalking or constitute an invasion of privacy.</p><p>Regardless, following the appointment of Zuckerberg, shares in the company went up almost 11 per cent, a nice boost for a company now worth around $600 million.</p><hr><p>The Spaceship Voyager portfolios invest in Amazon, Alphabet (Google), and Life360. Please refer to the Spaceship app or our website for more information on what each portfolio invests in.</p><p>Important! We’re sharing with you our thoughts on the companies in which Spaceship Voyager invests for your informational purposes only. We think it’s important (and interesting!) to let you know what’s happening with Spaceship Voyager’s investments. However, we are not making recommendations to buy or sell holdings in a specific company. Past performance isn’t a reliable indicator or guarantee of future performance.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Bryna Howes)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/newsletters/">Newsletters</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2021/02/unnamed.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[Real Money Talk: Shia]]></title>
            <link>https://www.spaceship.com.au/learn/real-money-talk-shia/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/real-money-talk-shia/</guid>
            <pubDate>Tue, 19 Jan 2021 21:29:00 GMT</pubDate>
            <description><![CDATA[Shia is a 23-year-old who organises parties and events for a living.]]></description>
            <content:encoded><![CDATA[<p>This post is based on an interview we conducted with Shia in July 2019.</p><p>Real Money Talk is our series where we interview Australians from all walks of life about their personal finances. The views expressed are those of the interviewees, based on their experiences with money, and as such are not necessarily representative of Spaceship's views.</p><p>We have changed the name of the interviewee for their privacy.</p><h2 id="overview">Overview</h2><p><strong>Name</strong>: Shia</p><p><strong>Age</strong>: 23</p><p><strong>Where do you live?</strong> Sydney.</p><p><strong>Please tell us a bit about yourself.</strong></p><p>I love partying so much I made a job out of it. I organise regular events. I love fashion and dancing.</p><p><strong>What is your current net worth?</strong></p><p><strong>Savings</strong>: $5,000</p><p><strong>Super</strong>: Don’t know</p><p><strong>Debt</strong>: Student debt is $10,000, plus $600 on my credit card</p><p><strong>How did you accumulate your net worth?</strong></p><p>I put extra money aside when I can and try not to use my credit card too much, but I also definitely like to have fun and I’m not stingy.</p><h2 id="earn">Earn</h2><p><strong>Tell us a bit about your career:</strong></p><p>I worked as a bartender while I was studying business at uni. I borrowed money from my partner to get my first couple events off of the ground, and they took off. I deferred my studies — my family wanted to kill me — and focused on growing my events. Wherever I could, I did things myself. I’m pretty good at social media and I’m also very sociable so I did all the marketing myself for my events. I made graphics on Canva and roped my friends in to help out wherever I could.</p><p><strong>Do you have income sources outside of your job? If so, how much do you earn from each and how did you develop them?</strong></p><p>Not at the moment, it’s just the parties. It can be hard budgeting, but I guess it’s not too different from someone getting a monthly salary. Except I never know exactly how much I’ll be getting. I’ve recently expanded to running my events in a couple of other major cities as well, which is great.</p><p><strong>What advice do you have for people who want to earn more money?</strong></p><p>Do something you’re good at and love. The two most motivating things ever are passion and success. If you can find work that you’re passionate about and you’re also good at, things will flow.</p><h2 id="save">Save</h2><p><strong>What is your savings rate? And how has it changed over time?</strong></p><p>I don’t have a particular savings rate. Whatever I don’t spend I’ll put away. Or if I know I have a big expense coming up or want to travel, I’ll try to put some extra aside.</p><p><strong>Do you have a budget?</strong></p><p>Nope. I don’t have a regular income, though I always live within my means. If I don’t earn that much one month, I’ll just eat cheaper food. My partner earns pretty well so we agree that if necessary, she’ll cover some more of the rent for me, but it hasn’t come to that.</p><p><strong>How much do you spend per year?</strong></p><p>Don’t know.</p><p><strong>Do you make purchase decisions carefully, or are you loose with your money?</strong></p><p>I’m pretty chill about it. As I said, I’m not stingy and I like having fun. I feel like I’m hitting that balance of enjoying my 20s and also building something for my future.</p><p><strong>How is your work-life balance?</strong></p><p>It’s great. I don’t have to work specific hours, so everything mixes together. Like I can be socialising or chilling and booking a DJ for my next event at the same time. I was never going to go into an office or corporate job, that’s for sure.</p><p><strong>What is your favourite thing to spend money on?</strong></p><p>Partying and clothes. Uber Eats for me and my friends when we’re hungover.</p><h2 id="invest">Invest</h2><p><strong>How do you invest?</strong></p><p>In building up my events, I guess. Better venues, better entertainment, more social hype.</p><p><strong>What has been your best investment?</strong></p><p>It’s not really a financial investment but I poured heaps of time into Instagram and Facebook for my events. I’ve built a whole community around it and it pays off when it comes to ticket sales.</p><p><strong>What's been your overall return?</strong></p><p>Hard to say. I put most of the money from my events back into them, trying to expand. Ask me in a year!</p><p><strong>How are you building wealth?</strong></p><p>Building my events, networking in the entertainment industry. I’m playing the long game.</p><p><strong>What are your main roadblocks? And how are you addressing them?</strong></p><p>People underestimate me because I’m young. Or venue managers think twice about working with me because I’m young. It was hard at first but now I have history and I can show them what I’ve done and the successful events I’ve run and it’s better.</p><p><strong>Do you have a target net worth you want?</strong></p><p>I definitely want to live the good life. I like expensive clothes and cars, I’d like an apartment with a good view, and I want to be able to treat my partner right.</p><p><strong>If you could start again, what would you do differently?</strong></p><p>Nothing! I’ve made some mistakes, but it’s been a wild ride and I’ve loved it all.</p><p><strong>What mistakes have you made along the way that others can learn from?</strong></p><p>Be careful if you mix work and friendships. It can definitely strain relationships when money gets involved.</p><p><strong>Do you have any worries about retirement? If so, how are you planning to address them?</strong></p><p>Ask me in 20 years or so!</p><p><strong>How are you learning about building wealth?</strong></p><p>My family was pretty frugal growing up. I don’t think I learned much about money from them, but I definitely know how to cook for a household for cheap.</p><p><strong>Do you give to charity? If you do, what percent of time/money do you give?</strong></p><p>No.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Bryna Howes)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/real-money-talk/">Real Money Talk</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2019/10/real-money-talk-shia.png" length="0" type="image/png"/>
        </item>
        <item>
            <title><![CDATA[4 investing ideas from Warren Buffett]]></title>
            <link>https://www.spaceship.com.au/learn/investing-ideas-from-warren-buffett/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/investing-ideas-from-warren-buffett/</guid>
            <pubDate>Tue, 19 Jan 2021 20:02:00 GMT</pubDate>
            <description><![CDATA[We think these are some of Warren Buffett's best investing ideas.]]></description>
            <content:encoded><![CDATA[<p>Billionaire Warren Buffett is considered by some to be the godfather of modern-day investing.</p><p>He's known for his no-nonsense approach to money and investing.</p><p>Interestingly, the guy is one of the 10 richest people in the world, according to the 2019 Rich List from The Sunday Times, yet it appears he lives a relatively understated life.</p><p>He has lived in the same house for more than 60 years, sent his kids to public schools and is proud to own second-hand cars.</p><p>But because he's also one of the most successful investors around, we wanted to share what we think are some of his best investing ideas.</p><h2 id="1-leave-stock-picking-to-crystal-balls">1. Leave stock picking to crystal balls</h2><p>Buffet acknowledges that picking the right stocks is hard.</p><p>And even he doesn't always get it right.</p><p>"Because most people don’t know how to pick stocks. Most of the time, I don’t know how to pick stocks. It is not an easy game," Buffett says.</p><p>That's why Buffet recommends index funds, which offer broad market exposure. They don't shoot the lights out but are generally more predictable in terms of their performance.</p><p>The benefit of an index fund is they’re often cheaper than other types of investments and are known to generally perform in line with the broader market.</p><h2 id="2-opt-for-simple-investments">2. Opt for simple investments</h2><p>Buffet is renowned for shunning companies that he doesn’t understand.</p><p>In his 2014 letter to shareholders, Buffett laid out the criteria for the types of businesses he favours.</p><p>One guideline is that he only invests in "simple businesses."</p><p>"If there's lots of technology, we won't understand it," he said.</p><p>To Buffet, it’s not so much a statement on technology. Instead, it reflects his reluctance to put his money towards something that doesn't resonate with him.</p><p>So, for example, if you don't understand cryptocurrencies or derivatives, stay away. That’s what Buffett might advise.</p><h2 id="3-buy-quality-but-cheap">3. Buy quality, but cheap</h2><p>To Buffett, an investment only represents good value if the price is right. It's the principle of <a href="https://www.spaceshipinvest.com.au/learn/what-is-value-investing/?ref=spaceship.ghost.io">value investing</a>.</p><p>"Whether we’re talking about socks or stocks, I like buying quality merchandise when it is marked down."</p><p>Blue chip stocks, which are considered established and financially stable stocks, are generally considered a value investment.</p><p>But they also can be priced high because they reflect the broader confidence in their performance.</p><p>When blue chip stocks trade at a significant discount, they can represent the type of 'marked down' quality investment that's appealing.</p><h2 id="4-invest-for-the-long-term">4. Invest for the long term</h2><p>Buffet is a careful investor. He has said he spends much of his day thinking and reading, as it minimises impulse decisions.</p><p>In line with this approach, he also supports holding investments for the long-term, which many professional money managers also generally recommend.</p><p>But Buffet takes his long-term investing approach a step further.</p><p>“When we own portions of outstanding businesses with outstanding management, our favourite holding period is forever," he says.</p><p>Of course, Buffet is referring to quality investments, much like in his sock analogy.</p><p>When your investments are quality and your horizon is forever, you can ride out the waves.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Nicole Webb)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/investing/">Investing</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2019/09/investing-ideas-from-warren-buffett.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[15.01.21 | We bought and sold some stocks]]></title>
            <link>https://www.spaceship.com.au/learn/150121-newsletter/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/150121-newsletter/</guid>
            <pubDate>Fri, 15 Jan 2021 00:24:00 GMT</pubDate>
            <description><![CDATA[Why we bought Twilio and sold four other stocks.]]></description>
            <content:encoded><![CDATA[<p>A new year is upon us, but we still have some unfinished business from 2020: we wanted to tell you about the latest changes to the <a href="https://www.spaceship.com.au/voyager/universe?ref=spaceship.ghost.io">Spaceship Universe Portfolio</a>.</p><p>We bought one stock — Twilio — and sold four stocks: Constellation Software, Elmo Software, Pinnacle Investment Management, and Sonic Healthcare.</p><h2 id="bought-twilio">Bought: Twilio</h2><p>Twilio is a cloud-based business communications platform that helps companies engage with their customers through phones, VoIP, email, and messaging.</p><p>In September 2020, Twilio reported it had helped its 200 million-strong customer base power nearly one trillion human interactions over the previous year.</p><p>This customer base includes well-known companies such as Amazon, Nike, PayPal, Airbnb, the American Red Cross, and Atlassian.</p><p>We like Twilio because it's helping to solve the problems of customer engagement through communications and data, giving companies a better understanding of their consumer while building a serious competitive advantage.</p><p>In fact, the company is becoming a bit of a one-stop shop for communications, thanks to its acquisitions of email delivery service Sendgrid in 2019 and customer data platform Segment in 2020.</p><p>At Spaceship, we actually use both Sendgrid and Segment.</p><p>Twilio has lower gross margins than most technology companies due to messaging costs, but we believe this is offset by the increasing potential of customer data improving the quality of customer interactions. Twilio is building out new business opportunities in healthcare and in two-way communication between customers and companies, rather than just message notifications.</p><h2 id="sold-constellation-software">Sold: Constellation Software</h2><p>Constellation Software is a software provider with a track record of acquiring, managing and building industry-specific software businesses.</p><p>While we have long liked Constellation Software, we believe its competitive advantage isn’t as strong as Twilio’s, so we essentially decided to switch their positions.</p><h2 id="sold-elmo-software">Sold: Elmo Software</h2><p>Elmo is a cloud-based human resources software company.</p><p>While the business continues to grow, we no longer believed that it could compete the way we’d like it to. At Spaceship, we’ve used three different human resources software services in recent years, showing just how competitive the space is.</p><p>As such, we decided to remove Elmo Software from the portfolio.</p><h2 id="sold-pinnacle-investment-management">Sold: Pinnacle Investment Management</h2><p>Pinnacle Investment Management is an investment management business that owns stakes in fund managers.</p><p>The company is dealing with fee pressure and competition, thanks in part to a growing trend in passive investment and super funds internalising investment.</p><h2 id="sold-sonic-healthcare">Sold: Sonic Healthcare</h2><p>Sonic Healthcare is a healthcare provider working primarily in laboratory medicine/pathology, radiology/diagnostic imaging, and primary care medical services.</p><p>Although Sonic Healthcare has benefited from increased COVID-19 testing, its continued focus on the US, a highly competitive market where it is the third largest player, is concerning. Pathology is a capital intensive area, and therefore economies of scale are vital.</p><p>We didn’t feel its moat was as strong in the US as it is here in Australia, so we decided to sell.</p><h2 id="spaceship-origin-portfolio">Spaceship Origin Portfolio</h2><p>For customers in the <a href="https://www.spaceship.com.au/voyager/origin/?ref=spaceship.ghost.io">Spaceship Origin Portfolio</a>, things are a little different.</p><p>The Spaceship Origin Portfolio is made up of around 100 of some of the largest ASX listed companies by market capitalisation, and around 100 of some of the largest global companies by market capitalisation.</p><p>If a company moves in or out of the Spaceship Origin Portfolio, it will be because its market capitalisation has changed, not because we have made the decision to buy or sell it.</p><h2 id="spaceship-earth-portfolio">Spaceship Earth Portfolio</h2><p>We didn’t make any changes to the <a href="https://www.spaceship.com.au/voyager/earth/?ref=spaceship.ghost.io">Spaceship Earth Portfolio</a>.</p><hr><p>The Spaceship Universe Portfolio invests in Twilio at the time of writing.</p><p>The Spaceship Origin Portfolio invests in Sonic Healthcare at the time of writing.</p><p>Important! We’re sharing with you our thoughts on the companies in which Spaceship Voyager invests for your informational purposes only. We think it’s important (and interesting!) to let you know what’s happening with Spaceship Voyager’s investments. However, we are not making recommendations to buy or sell holdings in a specific company. Past performance isn’t a reliable indicator or guarantee of future performance.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Bryna Howes)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/newsletters/">Newsletters</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2021/01/news-210115-1.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[23.12.20 | That's a wrap]]></title>
            <link>https://www.spaceship.com.au/learn/231220-newsletter/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/231220-newsletter/</guid>
            <pubDate>Wed, 23 Dec 2020 04:20:00 GMT</pubDate>
            <description><![CDATA[A look back at 2020.]]></description>
            <content:encoded><![CDATA[<p>Welcome to the end of 2020 — we made it (phew)!</p><p>It’s been an unforgettable year, with so many ups and downs you could get dizzy. For us here at Spaceship, it’s been a particularly thrilling year, so what better time than now, in our last newsletter of the year, to look back at the latest launches and landings, not to mention a few of the bigger or more interesting moments that have taken place in 2020?</p><h2 id="we-launched-a-new-portfolio">We launched a new portfolio</h2><figure class="kg-card kg-image-card"><img src="https://www.spaceship.com.au/blog/images/2021/01/unnamed.png" class="kg-image" alt loading="lazy"></figure><p>Last month, we launched our latest Spaceship Voyager managed fund: the <a href="https://www.spaceship.com.au/voyager/earth/?ref=spaceship.ghost.io">Spaceship Earth Portfolio</a>. The portfolio invests in 38 companies that have a positive impact on people and the planet — in areas such as climate change, inequality, and poverty — by contributing towards the advancement of the UN Sustainable Development Goals.</p><h2 id="we-launched-faster-investments">We launched faster investments</h2><figure class="kg-card kg-image-card"><img src="https://www.spaceship.com.au/blog/images/2021/01/unnamed--1-.png" class="kg-image" alt loading="lazy"></figure><p>You asked for it, and we listened. Back in October, we started offering faster investments with Spaceship Voyager. Now, if you invest before 5pm on a business day, you’ll generally receive your units on the next business day, although larger investments may take longer.</p><h2 id="we-hit-100k-customers">We hit 100k customers</h2><p>We also took a huge step for Spaceship-kind. More than 100,000 customers are now using Spaceship to invest in their future!</p><h2 id="we-bought-and-sold-some-stocks">We bought and sold some stocks</h2><p>We recently made some changes to the Spaceship Universe Portfolio.</p><p>We bought Twilio and we sold Constellation Software, Elmo Software, Pinnacle Investment Management, and Sonic Healthcare.</p><p>We’ll be sending more information on why we chose to buy and sell these early next year.</p><h2 id="also-this-year-">Also this year...</h2><p>We made it possible for Spaceship Voyager customers to link their Spaceship Super accounts — and see when, where and how their super is invested — within the Spaceship app.</p><p>We combined our two websites into one brand spanking new website.</p><p>We launched push notifications.</p><p>We launched a web app for Spaceship Voyager customers.</p><p>And we all survived the rollercoaster ride at the beginning of the year, when we saw markets reach all-time highs (in February), and then shortly after, hit some serious speed bumps as fears over the coronavirus pandemic set in.</p><p>With that in mind, we know it hasn’t necessarily been an easy year — whether you’re an investor or not! But every day, we receive messages from customers, and it always reminds us why we’re here at Spaceship — so we can enable you to invest in your future.</p><p>We love hearing from you. We love that you share your thoughts with us, tell us what we could do better, and tell us when you’re happy. It’s awesome.</p><p>And that’s a wrap! Have a great holiday season.</p><p>The newsletter will be taking a small break — but we’ll see you bright and early in January. Here’s to 2021!</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Bryna Howes)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/newsletters/">Newsletters</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2021/01/unnamed-1.png" length="0" type="image/png"/>
        </item>
        <item>
            <title><![CDATA[Real Money Talk: Charlie]]></title>
            <link>https://www.spaceship.com.au/learn/real-money-talk-charlie/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/real-money-talk-charlie/</guid>
            <pubDate>Thu, 17 Dec 2020 21:16:00 GMT</pubDate>
            <description><![CDATA[Charlie is a 32-year-old who works at a startup.]]></description>
            <content:encoded><![CDATA[<p>This post is based on an interview we conducted with Charlie in October 2020</p><p>Real Money Talk is our series where we interview Australians from all walks of life about their personal finances. The views expressed are those of the interviewees, based on their experiences with money, and as such are not necessarily representative of Spaceship's views.</p><p>We have changed the name of the interviewee for their privacy.</p><h2 id="overview">Overview</h2><p><strong>Name: </strong>Charlie</p><p><strong>Age: </strong>32</p><p><strong>Where do you live: </strong>Coburg, Melbourne.</p><p><strong>Please tell us a bit about yourself.</strong></p><p>I’m a Kiwi who works in the technology industry working for a startup.</p><p><strong>What is your current net worth?</strong></p><p>Not totally sure, about $40,000 to $70,000 but I also have share options in an early stage startup that might be worth $20,000 to $200,000, depending on how the company goes.</p><p><strong>How does it break down?</strong></p><p>$40,000 cash in an ING saver with my partner</p><p>$2,000 in Spaceship</p><p>$10,000 in Shares (CommSec &amp; CommSec Pocket)</p><p>$7,000 in superannuation back in New Zealand</p><p>$75,000 in superannuation in Australia.</p><p><strong>Any debts? (including HELP from Uni)</strong></p><p>$60,000+  in student loans that gets interest at 3.5% since it’s with the NZ government (no interest if I live in NZ but jobs are better here, for now).</p><p>No other debt (apart from the occasional Afterpay purchase).</p><p><strong>How did you accumulate your net worth?</strong></p><p>Mainly by salary sacrificing into super to get that up. I also put money away or invest each month once I’m paid and have been chipping away at the student loan for a while. (It was much bigger because I borrowed to live and changed studies half way through, and when I moved here it built up interest that I couldn't keep up with.)</p><h2 id="earn">Earn</h2><p><strong>Tell us a bit about your career:</strong></p><p>I’ve just worked my way up through hospitality, corporate roles and more recently different startups. I  started on $500 a week, then my first salary was $40k, and I am now on $115k. Most people think startups are just about software developers but actually developers only make up 40% or 50% of startup jobs. There’s finance, sales, marketing, support, and operations, so almost anyone can work for a startup as long as you can handle a lot of change and longer hours. The initial lower pay is worth it for the ability to learn quickly. It can be tough if your startup is going nowhere.</p><p><strong>Do you have income sources outside of your job? If so, how much do you earn from each and how did you develop them?</strong></p><p>Normally, I rent our car park for $100 to $150 a month. My car park rentee has had to cancel as her job was impacted by COVID-19, so my monthly car park earnings is currently $0, but she’ll be back after the lockdown ends, I hope.</p><p>Other than that, maybe $60 a month from interest. My shares have gone up but I don’t count that as they’ve not been sold.</p><p><strong>What advice do you have for people who want to earn more money?</strong></p><p>Always update your CV even when things are going well at work. Most people don’t do this and just update their CV as they quit, etc. Keeping your CV updated naturally motivates you to put your hand up at work and ask for raises, and it helps prepare you to move as soon as you (or your pay) get stagnant. Research shows changing jobs has a massive impact on boosting lifetime earnings. I appreciate we are in an unprecedented time of unemployment so my heart goes out to those struggling to find just any job in the first place. It’s going to be a tough few years for a lot of people, but even so, you can only focus on what you can control and that’s yourself.</p><p>I recommend using modern financial tech apps like Up Bank, Spaceship, Afterpay, and others to make budgeting and saving easy. (Afterpay gets a bad rap in my opinion.) A dollar saved is better than a dollar earned because you don’t pay tax on it. But at some stage you can’t escape basic expenses, so you should focus on boosting income.</p><h2 id="save">Save</h2><p><strong>What is your savings rate? And how has it changed over time?</strong></p><p>It ranges from 35% to 45% which I feel is really high, especially as I pay the entire rent for our place since my partner is on reduced hours due to COVID-19. My savings rate was non-existent early in my career (apart from occasional student loan payments) when I was on lower income and setting myself up, but as my income has gone up, and as I’ve matured, I’ve become more focused on saving.</p><p><strong>Do you have a budget?</strong></p><p>I have found budgets a struggle, as it’s a drain tracking everything to the point that I can’t stick to them. What I've learnt is to use something called a ‘zero dollar budget’ or ‘paying yourself first,’ which is where as soon as you get paid you put a huge chunk of your money into savings (or investments) and then whatever is left over you spend freely as you want. As your cash gets down closer to payday you naturally have to reign in spending. As long as you put money in other accounts or investments, and can’t see them. It does simulate being broke and helps me save without the hassle of counting coffee purchases. Up Bank’s predictive analytics makes this really easy, no surprises on bills, etc.</p><p><strong>How much do you spend per year?</strong></p><p>About $40k per year but over 50% of that is rent and student loan payments.</p><p><strong>Do you make purchase decisions carefully, or are you loose with your money?</strong></p><p>Using my zero dollar budget I just spend my remaining money before payday freely, but if it’s a bigger cost I have to factor in, I don’t buy takeaway or anything discretionary for a week or two. If it’s a really big cost I try to spread it over a few months using Afterpay and just cut back on non-essential spending to accommodate that (i.e. simulate being broke).</p><p>I don’t gamble or spend money on fashion so my costs are low. Being car-free means I can make money last quite a long way.</p><p><strong>How is your work-life balance?</strong></p><p>Pretty okay. You have to do 45 to 60 hours in any startup but working from home and having a flexible tech job makes it easy. I feel it’s a good balance for the pay and I actually like my job. I could work less hours if I lowered my standards or work ethic.</p><p><strong>What is your favourite thing to spend money on?</strong></p><p>I honestly get a lot of happiness seeing my super go up and saving and investing. I also love seeing my student loan go down. In terms of happiness-per-dollar, I get hundreds of hours of fun from Nintendo games, which has been a lifesaver during COVID-19.</p><h2 id="invest">Invest</h2><p><strong>How do you invest?</strong></p><p>The usual: Spaceship and CommSec. I also am part of an investing club, which is just a group of mates with a joint account who pool our money and knowledge and have fun picking stocks or ETFs. We got in on Afterpay in April so just got the club started at a lucky time. It makes it really fun and means we limit the amount of fees we pay by going in together. You have to be careful though when money is involved with friendships and we’ve got a signed charter to manage potential future conflict.</p><p>I also do salary sacrifice into super as a way of building up for the First Home Super Saver Scheme. It’s such an amazing scheme and I don’t get why so many people are afraid of the limitations or conditions of it. Apart from the tax savings alone, you also get about 3.8% “interest” via the ‘deemed rate of return’ on it which is amazing. I get there are risks but at this stage if the stock market really crashes, I hope houses will also go down too.</p><p><strong>What has been your best investment?</strong></p><p>Afterpay in terms of shares, but in terms of total return, the best investment has just been in building skills, applying for jobs, and getting pay rises. It’s amazing how much you can benefit from working on yourself in your primary career, rather than spend energy on side hustles or chasing risky investment returns.</p><p><strong>What has been your worst investment?</strong></p><p>I lost half an old Bitcoin when the phone that had the password stored on it ‘bricked.’ I still had sold enough to cover my cost but there was a while there when I was gutted at not storing the password in multiple places. I have since learned it’s really common to have lost access to Bitcoin. It’s a dumb thing to invest in.</p><p><strong>What's been your overall return?</strong></p><p>No idea, I’m just starting so maybe 20% this year on stocks, probably overall $15,000 on my super as I’ve been invested in international stocks the whole time, so that has exposure to Amazon, Visa, Facebook, etc.</p><p><strong>How are you building wealth?</strong></p><p>Trying to build skills the employment market wants while also being vigilant of lifestyle creep to ensure no matter what I earn, I can keep saving and paying off my student loan.</p><p><strong>What are your main roadblocks? And how are you addressing them?</strong></p><p>My large student loan is a handbrake on wealth accumulation but I don’t resent it as it’s what helped me get to where I am. I pay it down every month. The other thing that might hurt me is entering the housing market at the wrong time. Negative equity would be so gutting. I think the days of 10% house price growth are over since they can’t meaningfully cut rates anymore, unemployment is high, and net immigration is negative (selling homes and not renewing rent); so many high earning New Zealanders I know have bailed on Australia. Hoping to manage avoiding negative equity by talking with my partner about what size mortgage we would feel comfortable with and not trying to stretch when we do eventually buy. (She has $60,000 saved too.)</p><p><strong>Do you have a target net worth you want?</strong></p><p>I’ve heard up to $1.6m in superannuation has key tax benefits. That would be good to get to by 60. But as long as I can live a good, healthy, social life and don’t pick up any gambling habits or relationship issues, or lose my job to AI, then I’ll be fine whatever I end up on. Worst case scenario I end up divorced, alone, addicted to AI-designed gambling on the pension but hopefully by then test cricket still exists and that will keep me going.</p><p><strong>When did you make your first significant behavioural shift towards wealth building?</strong></p><p>Two years ago, I started listening to Australian finance podcasts and it just opened my eyes. You can learn so much there (Equity Mates, My Millennial Money, She’s On The Money, Australian Finance Podcast, Fire and Chill, The Money Cafe).</p><p><strong>If you could start again, what would you do differently?</strong></p><p>I would send myself a list of university courses to avoid. Otherwise, the main thing would be to just get into podcasts earlier. For me, that’s been such a useful way to passively learn and gaining new knowledge is so key for personal development and growth. I would also have told my younger self to be more humble, be patient, and ask for feedback more in the workplace to help with professional development.</p><p><strong>What mistakes have you made along the way that others can learn from?</strong></p><p>Early on I thought being good at your job, and doing long hours, was how you got ahead. That helps, but I appreciate now it’s mostly about relationships. Also, get rid of your credit card. They are so bad for financial health I actually cut mine in half with scissors and that helped to break the cycle.</p><p><strong>Do you have any worries about retirement? If so, how are you planning to address them?</strong></p><p>Just living to see the climate crisis in full effect, AI taking my job, and the effects of an increasingly unequal society controlled by a handful of families influencing public opinion through Facebook micro-targeting, to pervert global democracy. Other than that not really. I do think there’s a lot of progress on poverty and am hopeful our society can address climate change. For my sins, I’m planning to help by donating to independent journalism like Michael West, and just supporting political policies that address these issues.</p><p><strong>How are you learning about building wealth?</strong></p><p>All the podcasts mentioned above.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Bryna Howes)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/real-money-talk/">Real Money Talk</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2020/12/real-money-talk-charlie.png" length="0" type="image/png"/>
        </item>
        <item>
            <title><![CDATA[How to be a financially independent woman]]></title>
            <link>https://www.spaceship.com.au/learn/how-to-be-a-financially-independent-woman/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/how-to-be-a-financially-independent-woman/</guid>
            <pubDate>Thu, 17 Dec 2020 20:33:00 GMT</pubDate>
            <description><![CDATA[Independence allows us to make our own decisions, free from the influence or control of others.]]></description>
            <content:encoded><![CDATA[<p>Being financially independent is important.</p><p>Independence allows us to make our own decisions, free from the influence or control of others. Perhaps more importantly, independence allows us choice. When faced with, say, a sticky situation, we can be afforded choice if money is not an issue we have to contend with.</p><p>While being financially independent is an important milestone for everyone, it’s something that hasn’t always been front and centre in the minds of women. In fact, as children, most of the fairytales we read come back to that age-old trope where Prince Charming sweeps in to rescue us from our stepsisters, the wolves, ourselves. You catch our drift.</p><p>If Prince Charming just ain’t your bag, you’re in luck. We’ve outlined some steps you can take on your quest for financial independence. Hit play on Destiny’s Child and read on.</p><ul><li>Set financial goals.</li><li>Have access to and control over your own money.</li><li>Educate yourself on the basics of personal finance.</li><li>Stay aware of your particular money habits.</li></ul><h2 id="set-financial-goals-">Set financial goals.</h2><p>This might seem like a strange task but stick with us here. Take a minute to close your eyes and envision what financial independence might look like for you.</p><p>Would it mean living alone (or with a partner) instead of a housemate?</p><p>Would it mean being able to take a holiday?</p><p>Would it mean buying property?</p><p>Would it mean being able to travel when you retire?</p><p>Financial independence will look different for everyone. Moreover, financial independence will probably look different for you at all the various stages of your life. For example, right now it might mean being able to move out of your parents house. In a few years, it might mean having a nice cache of emergency savings. Ten years from now, it might mean owning a house.</p><p>We suggest<a href="https://www.spaceshipinvest.com.au/learn/have-a-plan/?ref=spaceship.ghost.io"> outlining a few highly-specific goals</a> that would signal financial independence for you. Perhaps goals for the next year, plus 5 and 10 years from now, which might cover anything from assets to savings to retirement funds to travel. Here’s an example:</p><ul><li>In one year, I’ll have $3,000 saved in an emergency fund.</li><li>In five years, I’ll have $40,000 saved towards a house deposit.</li><li>In ten years, I’ll have $100,000 in my superannuation fund.</li></ul><p>Once you have your goals in mind, the next step might be to figure out how you’ll achieve your goal. For example, if your goal is to save $3,000 towards your emergency fund, the next step might be to set up an automatic weekly transfer of $60 into your emergency fund.</p><p>Remember, while it’s great to have ambitious goals, you should also want to make sure they’re achievable so that you don’t become disillusioned. We’d all love to save $60,000 in a year, but it’s unlikely you’ll be able to do that if you only earn $50,000 a year.</p><p>Once you have your goals and you’ve outlined the steps you need to take to achieve these goals, set up a schedule to check in with yourself and your goals. This helps you to stay on track and manage any hitches or glitches that might have come up along the way.</p><h2 id="have-access-to-and-control-over-your-own-money-">Have access to and control over your own money.</h2><p>In 2016,<a href="https://www.finder.com.au/what-are-australians-biggest-money-mistakes?ref=spaceship.ghost.io"> a Finder.com.au survey</a> asked Australians what their biggest money mistake was. Divorce and separation was a common answer across the board, as was losing money on a property investment and having children.</p><p>But for the women surveyed, one answer stood out among the rest — and that was letting their partner control their finances. (Men cited divorce or separation as their biggest mistake.)</p><p>We believe that you should take your cues from the millions of Australian women who have learned their lesson.</p><p>We believe that you should make sure that even if you’ve partnered with someone and you’re sharing your finances — even if you’re sharing a bank account — that you always have complete access to and control over your own money. This means that you shouldn’t ever have to ask anyone to access your own funds.</p><h2 id="educate-yourself-on-the-basics-of-personal-finance-">Educate yourself on the basics of personal finance.</h2><p>Every step you take on your journey to financial independence will require you to make decisions, some of which will be tough or confusing. That’s why getting educated on the basic ins-and-outs of personal finance might be one of the smartest things you can do.</p><p>Thankfully, there are plenty of resources out there.</p><p>The Australian government’s<a href="https://www.moneysmart.gov.au/?ref=spaceship.ghost.io"> MoneySmart site</a> has guidance on everything from debt help (if you’re struggling with money) to resources on building your wealth. They even break down concepts such as negative gearing, managed funds and risk tolerance.</p><p>You could also sign up to e-learning sites such as<a href="https://www.udemy.com/courses/personal-development/personal-finance/?ref=spaceship.ghost.io"> Udemy</a> and<a href="https://www.skillshare.com/browse/finance?via=header&ref=spaceship.ghost.io"> Skillshare</a>.</p><h2 id="stay-aware-of-your-particular-money-habits-">Stay aware of your particular money habits.</h2><p>Maybe you’re an impulse shopper. Maybe you’re one of those people who never has cash on hand and therefore you’re constantly running to out-of-network ATMs. Maybe you’re one of those people who is signed up to monthly subscription services you don’t even use.</p><p>Everyone has a different money personality and different habits.</p><p>If you want to gain financial independence, it might be worth considering whether any aspects of your money personality or habits are holding you back. For example, if you <em>know</em> you tend to buy more at the supermarket when you’re hungry, you could start doing your grocery shopping after a meal. (You could even do it online and have it delivered.)</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Bryna Howes)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/personal-finance/">Personal Finance</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2019/01/How-to-be-a-financially-independent-woman.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[11.12.20 | Acquisitions, social networks, and playlists]]></title>
            <link>https://www.spaceship.com.au/learn/111220-newsletter/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/111220-newsletter/</guid>
            <pubDate>Fri, 11 Dec 2020 04:08:00 GMT</pubDate>
            <description><![CDATA[A look at what Salesforce, Facebook and Spotify are up to.]]></description>
            <content:encoded><![CDATA[<p>Here’s another quick look at some of the companies in our portfolios that are making news and moves — our final roundup (but not our final newsletter) of the year.</p><h2 id="salesforce">Salesforce</h2><p>Salesforce is a customer relationship management platform that uses artificial intelligence to help businesses deepen their relationships with customers.</p><p>Last week, Salesforce bought Slack (a collaboration software tool) for US$27.7 billion.</p><p>The deal helps Salesforce get closer to its rival Microsoft.</p><p>Slack was regularly pitted against Microsoft Teams when it comes to business communications.</p><p>Now, however, Salesforce will be able to combine Slack’s platform with its current services and likely enhance Slack to become a must-have tool.</p><p>Salesforce shares dropped after announcing the deal on 1 December.</p><h2 id="facebook">Facebook</h2><p>Facebook needs no introduction; it has 2.7 billion monthly active users, after all.</p><p>But what it does need is a lawyer or two.</p><p>Earlier this week, a massive collection of US states filed an antitrust lawsuit against the social media platform alleging that Facebook bought competitors — including Instagram and WhatsApp — “illegally” and in a “predatory manner.”</p><p>To make matters worse, the Federal Trade Commission (FTC) also filed a lawsuit against Facebook. It is hoping to force Facebook to divest itself of Instagram and WhatsApp.</p><p>Interestingly, the FTC actually cleared the acquisitions of Instagram and WhatsApp when they occurred (in 2012 and 2014 respectively).</p><p>This will be one to watch over the coming months.</p><h2 id="spotify">Spotify</h2><p>Every weekday since Spaceship began working from home, one of my teammates — Jack — has been sharing a Song of the Day via a Spotify link.</p><p>Some of these songs featured in my Spotify Wrapped playlist, which you probably know is the “year in review” feature Spotify sends you every December.</p><p>It also helps Spotify’s stock to go pop; at one point last week, the stock price reached an all-time high.</p><hr><p>The Spaceship Universe Portfolio invests in Salesforce, Facebook and Spotify at the time of writing.</p><p>The Spaceship Origin Portfolio invests in Salesforce and Spotify at the time of writing.</p><p>Important! We’re sharing with you our thoughts on the companies in which Spaceship Voyager invests for your informational purposes only. We think it’s important (and interesting!) to let you know what’s happening with Spaceship Voyager’s investments. However, we are not making recommendations to buy or sell holdings in a specific company. Past performance isn’t a reliable indicator or guarantee of future performance.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Bryna Howes)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/newsletters/">Newsletters</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2021/01/news-111220-1.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[How to be smart with money as a teenager]]></title>
            <link>https://www.spaceship.com.au/learn/how-to-be-smart-with-money-as-a-teenager/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/how-to-be-smart-with-money-as-a-teenager/</guid>
            <pubDate>Tue, 08 Dec 2020 22:31:00 GMT</pubDate>
            <description><![CDATA[We think that your teenage years are the most important time to learn to be smart with your money.]]></description>
            <content:encoded><![CDATA[<p>Ah, to be a teenager. If you’re lucky enough, you might have most<em> </em>of your big expenses paid for by your parents (rent, food, education, transport). Depending on your level of independence you might also do some jobs around the house in exchange for some pocket money or maybe you’ve just started your first job.</p><p>As you near the end of your teenage years, you start socialising and going out more, you <em>have</em> to have the latest phone and laptop, your wardrobe requires monthly refreshers and every other week someone gets their P-Plates and takes everyone for a Maccas run.</p><p>Inconveniently, all these things cost money and we think that your teenage years are the most important time to learn to be smart with your money. So, how can you be smart with money?</p><h2 id="back-to-the-future">Back to the future</h2><p>The biggest resource you have as a teen that you’ll never get back is time.</p><p>Serial investor Warren Buffett said: <em>“I always knew I was going to be rich, so I was never in a hurry to,”</em> and Albert Einstein stated: <em>“Compound interest is the eighth wonder of the world. He who understands it, earns it. He who doesn’t, pays it.”</em></p><p>If those two quotes didn’t get your blood pumping in excitement about saving, here’s an example of how compound interest can benefit someone.</p><p>Person A starts making deposits earlier in life versus someone else (Person B), who starts 10 years later. In this example we will assume a 3% return per annum.</p><p>Person A decides to invest $2,000 each year between the ages of 15 and 25. Over 10 years they have contributed $22,000. Here’s where it gets interesting...</p><p>Without contributing anything more after their 25th birthday, they allow their investment to compound. By the time they turn 50, this initial investment would have grown to just over $55,000.</p><p>Now consider Person B, who only starts putting away $2,000 each year once they are 25 until the age of 35, also contributing $22,000.</p><p>Even assuming the same 3% return, once they reach 50 they would have just over $41,000.</p><p>This simple example shows the sheer power of compound interest and how important it is to start saving as soon as possible, even if it seems like a small amount.</p><h2 id="it-s-all-about-habits">It’s all about habits</h2><p>We think that money habits formed during your teenage years can have a massive impact on how you can be smart with money later in life.</p><p>Saving a certain % of each payslip you get is a great start. Decide how much you could put away each week or month, without impacting on what you want/need to spend.</p><p>Starting with good money habits when you're young means that you’re not only better placed to continue these habits into adulthood, but by giving your savings extra time allows for the compound interest to slowly take effect, giving your savings balance a boost.</p><h2 id="everyday-i-m-hustlin-">Everyday I’m hustlin’</h2><p>In order to be smart with money, you’ll have to start thinking about how to get some dosh in your account in the first place.</p><p>With an ever-increasing amount of people jumping on that freelance life, thinking about how you can create additional income streams is super baller as a teenager.</p><p>While you might not be able to become an Uber driver quite yet nannying, babysitting, tutoring, mowing lawns, cleaning pools or helping older people set up tech in their houses could be a few options to keep you busy after school or on weekends, but also to add to your income and savings.</p><p>We want you to do your homework, stay in school, put your money to good use, and be smart with money. In the words of Robert Kiyosaki:</p><p><em>“It’s not how much money you make, but how much money you keep, how hard it works for you, and how many generations you keep it for.”</em></p>]]></content:encoded>
            <author>hello@spaceship.com.au (Jessica Sier)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/personal-finance/">Personal Finance</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2020/02/how-to-be-smart-with-money-as-teenager.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[Real money talk: Ava]]></title>
            <link>https://www.spaceship.com.au/learn/real-money-talk-ava/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/real-money-talk-ava/</guid>
            <pubDate>Tue, 08 Dec 2020 21:53:00 GMT</pubDate>
            <description><![CDATA[Ava is a 17-year-old who is starting out on her money journey.]]></description>
            <content:encoded><![CDATA[<p>This post is based on an interview we conducted with Ava in July 2019.</p><p>Real Money Talk is our series where we interview Australians from all walks of life about their personal finances. The views expressed are those of the interviewees, based on their experiences with money, and as such are not necessarily representative of Spaceship's views.</p><p>We have changed the name of the interviewee for their privacy.</p><h2 id="overview">Overview</h2><p><strong>Name</strong>: Ava</p><p><strong>Age</strong>: 17</p><p><strong>Where do you live?</strong> Sydney.</p><p><strong>What is your current net worth?</strong></p><p>I’ve got $12,000 in my savings account.</p><p><strong>Any debts? (including HELP from Uni)</strong></p><p>Not yet!</p><p><strong>How did you accumulate your net worth?</strong></p><p>Babysitting, helping out at my mum's shop, and putting most of the money I got for my birthdays and Christmas away. My mum opened a bank account for me when I was young and I put money in there on my birthdays, as did my grandparents. I could only access it when I was 16, so by then I had a few thousand dollars already. I don’t carry around my debit card most of the time, so I’m not tempted to spend too much.</p><h2 id="earn">Earn</h2><p><strong>Tell us a bit about your career:</strong></p><p>I don’t have one yet. I’m not sure what I want to do after high school. I’ll go to uni but I might also help my mum with her shop. It’s been going really well lately, and I might take it over eventually.</p><p><strong>Do you have income sources outside of your job? If so, how much do you earn from each and how did you develop them?</strong></p><p>Just odd babysitting jobs; I usually get $20-$25 an hour. Some weeks I’ll get nothing, some weeks I might get $100 or $150.</p><p><strong>What advice do you have for people who want to earn more money?</strong></p><p>I’ll get back to you when I know! I think getting into property is the way to go. My grandma tells me that cash and objects come and go but people will always need somewhere to live.</p><h2 id="save">Save</h2><p><strong>What is your savings rate? And how has it changed over time?</strong></p><p>I try put half of whatever I earn from my shifts at my mum’s shop into my savings account and let myself spend the rest. I don’t always spend half of it though. Sometimes my mum gives me money to spend or buys me clothes, so I mostly spend it on movie tickets and stuff like that.</p><p><strong>Do you have a budget?</strong></p><p>No.</p><p><strong>How much do you spend per year?</strong></p><p>Not too much… but that might change when I get older.</p><p><strong>Do you make purchase decisions carefully, or are you loose with your money?</strong></p><p>A mix of both.</p><p><strong>How is your work-life balance?</strong></p><p>More like my study-life balance. It’s okay, but HSC is killing my life a bit!</p><p><strong>What is your favourite thing to spend money on?</strong></p><p>Movie tickets and clothes.</p><h2 id="invest">Invest</h2><p><strong>How do you invest?</strong></p><p>I don’t.</p><p><strong>How are you building wealth?</strong></p><p>Saving most of my money. If I’m careful, I might have a deposit for a property when I’m still relatively young, like 25. Depends on whether I work through uni or study full-time. I haven’t decided yet.</p><p><strong>What are your main roadblocks? And how are you addressing them?</strong></p><p>Youth and indecision. Other than that, the world is my oyster.</p><p><strong>Do you have a target net worth you want?</strong></p><p>I don’t know… maybe $5 million.</p><p><strong>When did you make your first significant behavioural shift towards wealth building?</strong></p><p>Well, my mum did it for me, by opening that bank account!</p><p><strong>If you could start again, what would you do differently?</strong></p><p>I think I’m still at the age where I should be receiving advice, not giving it. I don’t know if I’ve made any mistakes yet.</p><p><strong>Do you have any worries about retirement? If so, how are you planning to address them?</strong></p><p>Not really on my mind just yet.</p><p><strong>How are you learning about building wealth?</strong></p><p>My mum bought me “The Barefoot Investor” but I haven’t read it yet. I learned the value of saving money and investing in property from my family.</p><p><strong>Do you give to charity? If you do, what percent of time/money do you give?</strong></p><p>I give coins (if I have them in my pocket) when I see people collecting for the Cancer Council or the Salvos.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Bryna Howes)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/real-money-talk/">Real Money Talk</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2019/09/real-money-talk-ava.png" length="0" type="image/png"/>
        </item>
        <item>
            <title><![CDATA[5 ways for women to be smart with money]]></title>
            <link>https://www.spaceship.com.au/learn/ways-for-women-to-be-smart-with-money/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/ways-for-women-to-be-smart-with-money/</guid>
            <pubDate>Tue, 08 Dec 2020 20:23:00 GMT</pubDate>
            <description><![CDATA[Women generally face more hurdles than men on the path to financial independence.]]></description>
            <content:encoded><![CDATA[<p>Oprah Winfrey is quoted as saying: “When women put their heads together, powerful things can happen.” </p><p>We don’t disagree, so we put <em>our</em> heads together to come up with some ways that women can be smarter with their money. </p><p>After all, women generally face more hurdles than men on the path to financial independence — including the gender wage gap and the fact that women are generally the ones who undertake unpaid work and caregiving roles.</p><p>Here’s the good news. Being smart with money doesn’t have to mean making major lifestyle changes or overhauling your entire budgeting system.</p><p>It simply means considering the particular hurdles you face and making the appropriate tweaks to your financial routine to help you get and stay ahead.</p><p>With that in mind, here’s what we’ve come up with:</p><ul><li>Start a f*** off fund.</li><li>Take charge of your money.</li><li>Think long-term.</li><li>Take care of your health.</li><li>Advocate for yourself.</li></ul><h2 id="1-start-a-f-off-fund-">1. Start a f*** off fund.</h2><p>Here’s a scary statistic for you: In Australia,<a href="https://www.whiteribbon.org.au/understand-domestic-violence/?ref=spaceship.ghost.io"> White Ribbon reports</a>, one in three women have experienced physical and/or sexual violence perpetrated by someone known to them. Equally troubling is the fact that, according to<a href="https://www.news.com.au/finance/money/costs/domestic-violence-campaigner-says-women-often-trapped-by-finances/news-story/16894aa994863546f32120138a2c6809?ref=spaceship.ghost.io"> this article</a>, many Australian women feel “trapped” in abusive relationships because they simply can’t afford to leave.</p><p>This isn’t the only circumstance in which you might feel trapped in a negative situation due to her finances. How many of us have had an unruly housemate but couldn’t move out because we didn’t have the money to pay for removalists or a new bond?</p><p>Consider this: What if your boss made an unwanted advance on you, but you couldn’t risk going to HR because you were living paycheck to paycheck and needed the job?</p><p>Scenarios such as these were the inspiration for “<a href="https://www.thebillfold.com/2016/01/a-story-of-a-fuck-off-fund/?ref=spaceship.ghost.io">A Story of a F*** Off Fund</a>,” an article published by The Billfold that went viral back in 2016.</p><p>So, what is a f*** off fund and why should you have one?</p><p>Essentially, a f*** off fund is no different to an emergency fund. It’s basically a savings account that holds the amount of money you’d need to get yourself out of a sticky situation. It allows you to say “f*** off” to any situation or person that is causing an issue for you.</p><p>If the above statistics or any of these hypothetical situations feel sobering to you, starting a f*** off fund could be your smartest financial move yet.</p><p>Even if you can only add a few dollars a day, it’s best to start somewhere.</p><p>The first step is to open a separate savings account. Then, trawl through your budget to see if there’s anywhere you could cut back. Once you’ve figured out how much you can regularly save, set up an automatic transfer so that you don’t have to think about it.</p><p>Everyone has different savings goals and different amounts they can contribute. Thus, for some of us, it might take a while to build out f*** off funds. The key is to remember your ultimate goal, try not to feel disillusioned and stick with it. Who knows when you might need it?</p><h2 id="2-take-charge-of-your-money-">2. Take charge of your money.</h2><p>Back in the “old days,” when a couple was married, traditional gender roles dictated that generally the man would play the role of breadwinner and be in charge of the finances, while the woman would play the role of homemaker and run the household and day-to-day.</p><p>While this might have worked (and may still work) for some couples, it may have led to sticky situations.</p><p>Thankfully, times have changed.</p><p>That’s not to say that couples can’t still divvy up their responsibilities that way. Of course they can. We all — whether single or coupled — have the right to manage our money however we want or hand over the managing of our money to whomever we want.</p><p>With that said, we think it’s really important that every woman — scratch that, every person — is aware of where their money is going, aware of how their money is being used/spent, has access to their money, as well as the ability to change any of these aspects.</p><p>Being in charge of your money shouldn’t be scary, it should be empowering.</p><p>It could mean doing something as simple as going through your bills and checking out if there are better deals or scanning your credit card every month for unauthorised charges.</p><p>It could mean hiring a tax accountant at the end of the financial year to make sure you’re putting in an accurate and complete tax return.</p><p>It could mean making extra pre-tax contributions to your superannuation or setting up an emergency (f*** off) fund or starting to invest your money.</p><p>Overall, taking charge of your money is about feeling educated to make the appropriate financial decisions for your life, and in turn, empowered by the decisions you make.</p><h2 id="3-think-long-term-">3. Think long-term.</h2><p>The<a href="http://www.abs.gov.au/ausstats/abs@.nsf/Lookup/by%20Subject/4125.0~Sep%202018~Main%20Features~Health~6?ref=spaceship.ghost.io"> latest statistics</a> from the Australian Bureau of Statistics (ABS) show that the life expectancy of women born in 2014-2016 was 84.6 years while the life expectancy of men born in 2014-2016 was 80.4 years. That’s a difference of 4.2 years.</p><p>Essentially, that means that it generally makes sense for a woman to assume they may have to be able to look after themselves financially, for longer. When you take into account the fact that the gender pay gap means that women also generally make less money than men, you begin to realise why it’s so important for women to have a long-term outlook when it comes to their finances.</p><p>So, what would a long-term outlook entail, exactly? A few thoughts.</p><p><strong>Superannuation</strong>: As you know, superannuation is an income stream we gain access to when we retire. For some of us, it can be the only income stream, so it’s important to be mindful about keeping your superannuation on track. Here’s some ideas:</p><ul><li>You could check whether your super account is performing well.</li><li>If you have multiple super accounts, you could roll them into one (but before you do so, make sure you understand what it would mean if you did this, because you might lose some benefits).</li><li>You could weigh up whether you’re paying exorbitant account fees.</li><li>You could consider whether or not you need life insurance.</li><li>You could look into whether it’s worthwhile to make extra pre-tax super contributions.</li></ul><p><strong>Income protection insurance</strong>: Have you ever heard of income protection insurance? Some people pay a small, regular amount of money towards income protection insurance. This can cover them in cases where they might find themselves unable to work due to sickness or injury.</p><p><strong>Assets and savings:</strong> It’s also worth considering whether there are ways to build your assets and savings. In this case, we refer you to the saying: from little things, big things grow. When applied to money, this basically means that you don’t need to start with much — maybe even as little as $ — to<a href="https://www.spaceshipinvest.com.au/learn/five-ways-behavioural-finance-save-more/?ref=spaceship.ghost.io"> see your savings bloom</a>. These days, there are so many options for people who want to get into real estate or start investing their money into stocks.</p><p>The point is: you don’t have to completely disrupt your financial situation to take a long-term financial outlook. Every little thing can help ensure you’re on the right path.</p><p>Remember, it’s always a good idea to seek independent financial advice before making any major decisions in relation to your super, insurance or investment arrangements.</p><h2 id="4-take-care-of-your-health-">4. Take care of your health.</h2><p>You don’t have to be a genius to know that women’s health needs differ from those of men.</p><p>Obviously, women have complex bodies and are the childbearing gender, which can take its toll.</p><p>In addition, women are more likely<a href="https://www.womenshealth.northwestern.edu/blog/autoimmune-diseases-and-women?ref=spaceship.ghost.io"> to suffer from autoimmune diseases</a> than men. According<a href="https://www.health.harvard.edu/womens-health/women-and-depression?ref=spaceship.ghost.io"> to Harvard Health</a>, women are about twice as likely as men to develop major depression. And new reports show that women are<a href="https://www.abc.net.au/radio/adelaide/programs/afternoons/women-heart-attacks/10040864?ref=spaceship.ghost.io"> more likely to die</a> from heart attacks than men.</p><p>And those are just a <em>few</em> of the issues that can impact women more than men. Scary, huh?</p><p>But what does this have to do with being smart about money?</p><p>Well, being ill costs money — whether that’s because of health insurance premiums, surgeries, visiting the doctor, or anything in between.</p><p>While there are obviously plenty of health issues that we can’t account for, what we <em>can</em> do is make the best of those things that <em>are</em> within our control. That essentially means staying active, eating as healthy as possible, going to the doctor if a health issue arises, etc.</p><h2 id="5-advocate-for-yourself-">5. Advocate for yourself.</h2><p>Here’s a quick little story for you.</p><p>A few years ago, I was freelancing for a magazine, but they were my lowest-paying client. One sunny January afternoon, I told them I was raising my rates. After a little back and forth and a little grumbling on their part, they finally agreed to my new prices.</p><p>Excellent. I had taken up for myself. The sun was out. Everything was great.</p><p>Fast forward a few weeks.</p><p>It was now time to send over my first invoice at the new price. Suddenly, I found myself stumbling. For no discernible reason, I felt embarrassed to send the invoice. I actually typed in a 10% discount. Then I caught myself. What was going on? I had found the courage to ask for the price I believed I deserved and the magazine had agreed.</p><p>It took me a minute to realise I needed to get out of my own head. Eventually, I finished typing up the invoice at the agreed-upon price and I sent it through.</p><p>Over the next few weeks, I relayed this story to several women. All of these women had similar stories of their own from over the years.</p><p>They also agreed that generally women find it harder to ask for what they want.</p><p>According to the results of<a href="https://www.glassdoor.com/blog/3-5-u-s-employees-negotiate-salary/?ref=spaceship.ghost.io"> this survey published by Glassdoor</a>, this is quite common. The survey showed that women generally negotiate less than their male counterparts. If you take a look, you’ll see that 68% of women surveyed accepted the salary they were offered and did not negotiate, a 16-percentage point difference when compared to men (52%).</p><p>The moral of the story here is that if you don’t advocate for yourself, who will?</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Bryna Howes)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/personal-finance/">Personal Finance</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2020/03/ways-women-can-be-smart-with-money.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[Investment frameworks for beginners]]></title>
            <link>https://www.spaceship.com.au/learn/investment-frameworks-for-beginners/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/investment-frameworks-for-beginners/</guid>
            <pubDate>Tue, 08 Dec 2020 19:13:00 GMT</pubDate>
            <description><![CDATA[Great investors often use mental models or frameworks for thinking about investing.]]></description>
            <content:encoded><![CDATA[<p>Great investors often use<a href="https://www.spaceshipinvest.com.au/learn/why-mental-models/?ref=spaceship.ghost.io"> mental models</a> or frameworks for thinking about investing. Modelling their thought processes may help improve our own investment decision making, especially for beginners. The following list includes some of the frameworks that have influenced our thinking and are a good introduction to investing.</p><h2 id="1-charlie-munger">1. Charlie Munger</h2><p>Charlie Munger is one of the great investors. He is the right-hand man of Warren Buffett and Vice Chairman of Berkshire Hathaway. Charlie is a big fan of mental models or frameworks for thinking.</p><h3 id="multidisciplinary-approach">Multidisciplinary approach</h3><p>While investing models are important, Charlie thinks it's good to start with the big ideas in key disciplines such as math, economics, psychology, engineering and biology. A psychologist will think in terms of incentives, a scientist in terms of hypothesis and experiments, and engineers in systems and redundancy. All disciplines analyse events from different angles, but it’s helpful to consider the overall perspective. This means we don’t just look at a company’s financials but also try to understand the ecosystem it operates in and different views or perspectives. It sounds difficult and requires wide reading but understanding that different views exist will better equip us to solve problems and understand what impacts a business.</p><h3 id="high-quality-businesses">High quality businesses</h3><p>The quality of the business matters most over the long term. Quality means having first class management and products. Really good managers are able to see opportunities to create value that most cannot anticipate. But it's a bit like sport teams in that you have to pay up for the superstars. In Munger’s<a href="http://www.berkshirehathaway.com/letters/1989.html?ref=spaceship.ghost.io"> words</a>: “It's far better to buy a wonderful company at a fair price than a fair company at a wonderful price.”</p><h2 id="2-ben-graham">2. Ben Graham</h2><p>The “father” of value investing and Warren Buffett’s lecturer at university, Ben Graham is also author of the<a href="https://www.amazon.com.au/Intelligent-Investor-Benjamin-Graham/dp/0060555661?ref=spaceship.ghost.io"> Intelligent Investor</a> and<a href="https://www.amazon.com.au/Security-Analysis-Foreword-Warren-Buffett/dp/0071592539?ref=spaceship.ghost.io"> Security Analysis</a>.</p><h3 id="mr-market">Mr Market</h3><p>Ben asks you to imagine that you are the owner of a business with a partner called Mr Market. This partner quotes you a price, every day, to buy his share or a price to sell your share. Mr Market’s quotes can vary from widely pessimistic to widely optimistic! You are free to decline his offer because you know he will always be back tomorrow with an entirely different one.</p><h3 id="a-stock-is-a-piece-of-a-business">A stock is a piece of a business</h3><p>Ben says, “Investment is most intelligent when it is most businesslike.”We think this is about having the mindset of a private business owner. Stocks aren’t just quotes on a screen or a piece of paper (share certificate), but a real business. If we owned the business 100% as a long-term owner, would we be as worried about negative news headlines or short-term stock market volatility? Most of the time the answer to that question would probably be no.</p><h3 id="margin-of-safety">Margin of safety</h3><p>A margin of safety is the difference between the price of a security and its estimated intrinsic value. Buying shares or other securities with a margin of safety allows an investment to be made while reducing downside risk. Anything can happen in markets, so it’s useful to buy at a significant discount as a cushion against market volatility or errors in judgement or calculation.</p><h2 id="3-warren-buffett">3. Warren Buffett</h2><p>We all know Warren.</p><h3 id="moats">Moats</h3><p>The moat framework is highly relevant to us at Spaceship, as it's part of our investment process. When selecting companies for our Spaceship Universe Portfolio, we look for companies with sustainable competitive advantages or moats that allow a company to differentiate its services and products from competitors, giving the company a competitive edge. Typical company moats include branding, scale benefits and network effects (where a service gains additional value as more people use it, such as at Facebook).  Read more about network effect<a href="https://www.spaceshipinvest.com.au/learn/network-effects/?ref=spaceship.ghost.io"> here</a>.</p><h2 id="4-george-soros">4. George Soros</h2><p>George Soros is one of the most successful hedge fund managers in the world, most famous for<a href="https://www.investopedia.com/ask/answers/08/george-soros-bank-of-england.asp?ref=spaceship.ghost.io"> breaking the Bank of England</a>.</p><h3 id="reflexivity">Reflexivity</h3><p>George Soros has suggested that financial markets are affected by how participants think. In short, Soros thinks markets are reflexive i.e. our beliefs about the market or a company can directly affect the underlying fundamentals causing a positive or negative feedback loop. So, instead of the market reflecting what is happening in the economy, the market can directly impact what happens in the economy. An example of this is a share market crash. Share markets are supposed to reflect economic fundamentals, but a share market crash can affect the economy by reducing wealth and confidence, which helps to cause a recession. A more positive example is a company with a rising share price; it can more easily raise capital and attract new investors, thus increasing the company’s chance of success.</p><h2 id="5-peter-lynch">5. Peter Lynch</h2><p>Famous portfolio manager of the Fidelity Magellan Fund and author of<a href="https://www.amazon.com.au/One-Up-Wall-Street-Already/dp/0743200403?ref=spaceship.ghost.io"> One Up on Wall Street</a>.</p><h3 id="simple-is-best-invest-in-what-you-know">Simple is best, invest in what you know</h3><p>Speculative mining and biotech stocks may be an attractive investment in a bull market. But as Lynch says, “a share is not a lottery ticket … it’s part-ownership of a business.” Sometimes the best investments are right in front of you. While it was hard not to notice Microsoft, Apple or Google, investors seemed to always be drawn to riskier (and potentially more lucrative) "lottery ticket" scenarios. The best ideas often come from what you know and are simple. In fact, visits to the shopping mall were a source of many of Peter’s ideas. </p><h2 id="6-michael-steinhardt">6. Michael Steinhardt</h2><p>Another famous hedge fund manager. His investments averaged returns of 24% per annum over a 28-year period. </p><h3 id="variant-perception">Variant perception</h3><p>One way to make money in the stock market is to have a view that is different to what everyone thinks will happen. Of course, you’ll only make money if that view turns out to be right! In other words, a differentiated or contrarian view of the market. One way that Michael has stood out from the rest of the industry is by identifying companies at key inflection points, ahead of institutional investors. In other words, he invested in companies while said companies were still underdogs. Again, though, the key is to be right. These situations don’t happen too often, as the market view is usually correct, but when the opportunity exists for the market to shift towards your non-consensus view, it typically pays.</p><h2 id="7-howard-marks">7. Howard Marks</h2><p>Famous credit investor and author of<a href="https://www.amazon.com.au/Most-Important-Thing-Thoughtful-Publishing-ebook/dp/B004U5Q1O0?ref=spaceship.ghost.io"> The Most Important Thing: Uncommon Sense for the Thoughtful Investor</a>.</p><h3 id="second-order-thinking">Second order thinking</h3><p>First level thinking is simple: a company has a favourable outlook, so the stock will go up and it's a buy. If only investing was that simple. Second level thinking takes into account the second order effects of others’ expectations. Second level thinking understands that while a stock may be a great company, because everyone thinks it's a great company, it’s at risk of being overpriced or overrated. Thus, the stock is actually a sell. </p><p> If you’d like to read more about Spaceship’s investment process and how we apply some of these mental models,<a href="https://www.spaceshipinvest.com.au/learn/how-spaceship-picks-shares/?ref=spaceship.ghost.io"> please head here</a>.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Jason Sedawie)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/investing/">Investing</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2020/12/investment-frameworks-for-beginners1.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[04.12.20 | A series of surprises]]></title>
            <link>https://www.spaceship.com.au/learn/041220-newsletter/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/041220-newsletter/</guid>
            <pubDate>Fri, 04 Dec 2020 00:21:00 GMT</pubDate>
            <description><![CDATA[A look at our favourite stock market moments of 2020.]]></description>
            <content:encoded><![CDATA[<p>The longest year in the history of mankind is starting to wrap up, and if you’re anything like me, you’re very much looking forward to 2021 being a better year!</p><p>But before the year wraps up, it’s time to take a look back through the Spaceship lens at some of our favourite stock market moments of 2020 — from the failures to the surprises.</p><h2 id="casper">Casper</h2><p>We opened the year by taking a look <a href="https://www.spaceship.com.au/learn/070220-newsletter/?ref=spaceship.ghost.io">at Casper</a>, the online mattress retailer that wants to be the “Nike of sleep.” The company hit some bumps on its path to going public, including dropping its IPO share price and therefore lowering its earlier private valuation by more than half.</p><p>When it did eventually float — in early February — it couldn’t have anticipated the chaos that was about to hit the stock market thanks to the coronavirus crisis. It debuted at US$12, rose a little on its first day, and then dropped to a low of US$3.15 in March.</p><p>Right now, Casper hovers around the US$6 mark, thanks in part to reporting a surprise drop in revenue and wider-than-expected losses in early November.</p><h2 id="quibi">Quibi</h2><p>It’s safe to say a lot of businesses were hit hard by the pandemic.</p><p>But Quibi — the billion-dollar streaming service launched by legendary Hollywood film producer Jeffrey Katzenberg in early April — might be one of the most spectacular failures of the year.</p><p>As we <a href="https://www.spaceship.com.au/learn/290520-newsletter/?ref=spaceship.ghost.io">noted in May</a>, upon launch, Quibi “had raised US$1.75 billion, had advertising partners such as Google, Walmart, and PepsiCo on board, and a lineup of content featuring or created by Jennifer Lopez, Reese Witherspoon, Will Smith, Ridley Scott, Steven Spielberg, Chrissy Teigen, Bill Murray, LeBron James, and Guillermo del Toro, just to name a few.”</p><p>But big money and big names couldn’t save Quibi.</p><p>In October, just six months after it launched, the company announced it was shutting down, chalking up its collapse to likely one of two reasons: timing or a weak idea.</p><h2 id="airbnb">Airbnb</h2><p>Now for arguably <a href="https://www.spaceship.com.au/learn/140820-newsletter/?ref=spaceship.ghost.io">my favourite story</a> of 2020.</p><p>Before the pandemic hit, Airbnb was set to be one of the blockbuster IPOs of the year.</p><p>Then, it laid off 25% of its staff, announced its 2020 revenue would be less than half of what it made in 2019, and its valuation nearly halved, despite raising money.</p><p>Fast forward to today: we’re around a week away from Airbnb going public, and the company will be aiming for a valuation of nearly US$35 billion.</p><p>That is quite the turnaround and perhaps indicative, as Airbnb’s prospectus states, of a resilient business model.</p><p>—</p><p>Last year, when I summed up the year in IPOs, I wrote 2019 had been “quite the rollercoaster ride,” and that 2020 would “probably offer up its own series of surprises.” It’s safe to say that the year didn’t disappoint in that regard, and 2021 will likely be the same.</p><hr><p>Important! We’re sharing with you our thoughts on these companies for your informational purposes only. However, we are not making recommendations to buy or sell holdings in a specific company. Past performance isn’t a reliable indicator of future performance.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Bryna Howes)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/newsletters/">Newsletters</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2020/12/kelly-sikkema-CjdsgW4cVSU-unsplash--1-.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[Real money talk: Gavin]]></title>
            <link>https://www.spaceship.com.au/learn/real-money-talk-gavin/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/real-money-talk-gavin/</guid>
            <pubDate>Tue, 01 Dec 2020 21:54:00 GMT</pubDate>
            <description><![CDATA[Gavin is a 39-year-old who uses scrap metal to make money.]]></description>
            <content:encoded><![CDATA[<p>This post is based on an interview we conducted with Gavin in August 2019.</p><p>Real Money Talk is our series where we interview Australians from all walks of life about their personal finances. The views expressed are those of the interviewees, based on their experiences with money, and as such are not necessarily representative of Spaceship's views.</p><p>We have changed the name of the interviewee for their privacy.</p><h2 id="overview">Overview</h2><p><strong>Name</strong>: Gavin</p><p><strong>Age</strong>: 39</p><p><strong>Where do you live?</strong> Sydney, Inner West.</p><p><strong>Please tell us a bit about yourself.</strong></p><p>I’m an artist and an art teacher. I’ve lived all over Australia, but I’ve been in Sydney for the last seven or eight years.</p><p><strong>What is your current net worth?</strong></p><p>Not sure.</p><p><strong>How does it break down?</strong></p><p>Savings: $45,000</p><p>Super: $35,000</p><p>Debt: None</p><p>Assets: This is a bit hard to say really. I live and work in a warehouse that’s filled with stuff. To a lot of people, it’s probably junk, but to me it’s a huge part of my creativity and process, and that’s where my income comes from. How do you put a value on “scrap metal that ended up giving me an idea that I used for a $20,000 commission?” I also have some stocks which are now worth $30,000.</p><p>I’m technically a freelancer so I don’t have tax withheld; I just pay my tax bill at the end of the financial year.</p><p><strong>How did you accumulate your net worth?</strong></p><p>Just trying not to spend all my money at once! When I was younger, I liked playing the pokies a bit and shouting everyone drinks when I had money. I still like doing that, but not beyond what I can afford. One of my uncles, who never got married and never had kids, died when I was a teenager, so I got a bit of cash from him, and I also inherited the stocks. I can’t remember how much they were worth when I inherited them, but they’ve been growing slowly since then.</p><h2 id="earn">Earn</h2><p><strong>Tell us a bit about your career:</strong></p><p>I studied fine arts at uni. I don’t think it really taught me all that much about how to be an artist, but it definitely allowed me to learn how to use different tools and learn about methods I would’ve had a harder time learning on my own.</p><p>At first, I always kept side jobs, like in hospitality or labour, but I’ve been a full-time artist since I was somewhere in my late 20s.</p><p>I always knew art was my thing, I’m into big industrial sculpture and paintings. I teach art classes and run a sketch club for extra cash but for the most part I work on commissions or my own stuff.</p><p><strong>Do you have income sources outside of your job? If so, how much do you earn from each and how did you develop them?</strong></p><p>Not really. I pocket about $160 on average from sketch groups that I run twice a week. From teaching classes, courses, and workshops, on average I make another $1,000 in a month.</p><p>Sometimes more, sometimes less. I have to manage my money carefully because I’ll usually get a big chunk from selling art, then it’ll be a couple months while I make the next few things — and hope to god someone wants to buy them!</p><p><strong>What advice do you have for people who want to earn more money?</strong></p><p>Do what you love, but make sure you innovate. Do it bigger, better, different. There’s space in the world to chase what you love but you have to differentiate yourself from everyone else. Especially creatives. Be memorable.</p><h2 id="save">Save</h2><p><strong>What is your savings rate? And how has it changed over time?</strong></p><p>It’s not regular, never has been.</p><p><strong>Do you have a budget?</strong></p><p>I live off about $700 a week, with $400 of that for rent, but I claim some of it as my living space is also my workshop. I don’t spend much on other stuff. If I’m really tight for cash, I try to hire out my space for events. I spend probably $1,000 a month on art supplies.</p><p><strong>How much do you spend per year?</strong></p><p>God knows. Slightly less than I make, hopefully!</p><p><strong>Do you make purchase decisions carefully, or are you loose with your money?</strong></p><p>Pretty casually but I don’t need much. My materials are often very cheap or free because a lot of it comes from scrap yards.</p><p><strong>How is your work-life balance?</strong></p><p>It’s great. My work is tiring but also recharges my batteries. I take a break whenever I need it. You have to do that when you’re a creative.</p><p><strong>What is your favourite thing to spend money on?</strong></p><p>Art supplies and craft beers.</p><h2 id="invest">Invest</h2><p><strong>How do you invest?</strong></p><p>The stocks I inherited.</p><p><strong>What's been your overall return?</strong></p><p>Well, the $30,000 of stocks, because I didn’t buy them myself! So that’s 100% return. Or more since I put in $0… maths is not my strong suit.</p><p><strong>How are you building wealth?</strong></p><p>Putting money aside in my savings, putting money in my super every time I sell something.</p><p><strong>What are your main roadblocks? And how are you addressing them?</strong></p><p>Well, banks won’t give me a loan. I’m self-employed and an artist! Being an artist, it’s linear, but also not as linear as other careers. I don’t know, it’s the only thing I’ve ever done properly so I can’t compare. I’ve definitely gotten better at networking and marketing myself over time, as well as improving my technical skills and developing my ideas into proper artworks.</p><p><strong>Do you have a target net worth you want?</strong></p><p>No.</p><p><strong>If you could start again, what would you do differently?</strong></p><p>Honestly, nothing. Everything is a learning experience.</p><p><strong>Do you have any worries about retirement? If so, how are you planning to address them?</strong></p><p>Not really. As I mentioned, I put money in my super. Art isn’t really something you have to retire from. We artists are like wine; we usually get better with age. Or die tragically young, but I’m not that young anymore, so I think I’ve passed that safely.</p><p><strong>Do you give to charity? If you do, what percent of time/money do you give?</strong></p><p>No.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Bryna Howes)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/real-money-talk/">Real Money Talk</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2019/09/real-money-talk-gavin.png" length="0" type="image/png"/>
        </item>
        <item>
            <title><![CDATA[27.11.20 | Where the world is going]]></title>
            <link>https://www.spaceship.com.au/learn/271120-newsletter/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/271120-newsletter/</guid>
            <pubDate>Fri, 27 Nov 2020 00:03:00 GMT</pubDate>
            <description><![CDATA[Business creation in the US is having a positive impact on stocks.]]></description>
            <content:encoded><![CDATA[<p>Our investment philosophy at Spaceship is to invest “where the world is going.”</p><p>Essentially, we use our Where the World is Going methodology to identify what we think are forward-thinking companies that will benefit from future trends. If they meet the criteria in our methodology — that is, they have competitive advantages and future growth potential — we will then consider those companies for our Spaceship Universe Portfolio and our Spaceship Earth Portfolio. (For the latter, the companies must meet other criteria.)</p><p>Perhaps not surprisingly, then, many of the companies in these portfolios are tech companies.</p><p>Now for the interesting part.</p><p>While stocks have done well in recent weeks thanks to the announcement of President-elect Joe Biden and a spate of potential coronavirus vaccines, there’s a third piece of good news: Barrons recently reported that business creation in the United States has soared. In fact, levels have hit the highest level on record, despite the pandemic and a worrying third wave.</p><figure class="kg-card kg-image-card kg-card-hascaption"><img src="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2020/12/unnamed.jpg" class="kg-image" alt loading="lazy" width="2000" height="756" srcset="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/size/w600/2020/12/unnamed.jpg 600w, https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/size/w1000/2020/12/unnamed.jpg 1000w, https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/size/w1600/2020/12/unnamed.jpg 1600w, https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2020/12/unnamed.jpg 2328w" sizes="(min-width: 720px) 720px"><figcaption>Source: Business Applications for the United States, U.S. Census Bureau (<a href="http://fred.stlouisfed.org/?ref=spaceship.ghost.io">fred.stlouisfed.org</a>)</figcaption></figure><p>As our senior portfolio manager, Jason Sedawie, noted to us, “our tech companies are doing well because their tools are perfect for new startup businesses.”</p><p>Digital tools were once seen as nice-to-haves, but now they are must haves.</p><p>This is particularly interesting to us as business habits and workflows have been traditionally more resistant to change. When change does arrive, we believe it’s “sticky.”</p><p>Now, almost every new business that launches will need digital tools or services.</p><p>A new restaurant, for example, might take payments from Square and might need online delivery services such as Uber Eats.</p><p>Retailers with an ecommerce presence might use Shopify or Etsy for digital storefronts, and use payment options from the likes of PayPal and Afterpay.</p><p>Corporate businesses that are just starting might use a hybrid work-from-home model, using tools such as DocuSign for document management, Google for productivity and Cloudflare for networks. Combined, these make it easier for employees to collaborate.</p><p>We’ve also seen some unexpected trends, such as the digitalisation of orthodontic dental workflows. Align, which makes Invisalign clear retainers, credited the “Zoom effect” as part of its recent success, as people are now more concerned with their smile due to the amount of time they’re spending on video calls.</p><p>For Jason and the rest of the investment team, the focus is now on what tools businesses will adopt generally. There has been a tendency to split companies into those that work from home, and those that will benefit from a vaccine and the economy opening up.</p><p>But Jason says to be able to best serve customer needs and have the flexibility to reach customers online and offline, digital tools and services are must haves for all businesses. The companies with the digital tools mentioned above (among others) are, in our opinion, a long-term Where the World is Going trend.</p><hr><p>The Spaceship Voyager portfolios invest in Afterpay, Align, Alphabet (Google), Cloudflare, DocuSign, Etsy, PayPal, Shopify, Square and Uber. Please refer to the Spaceship app or our website for more information on what each portfolio invests in.</p><p>Important! We’re sharing with you our thoughts on the companies in which Spaceship Voyager invests for your informational purposes only. We think it’s important (and interesting!) to let you know what’s happening with Spaceship Voyager’s investments. However, we are not making recommendations to buy or sell holdings in a specific company. Past performance isn’t a reliable indicator or guarantee of future performance.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Bryna Howes)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/newsletters/">Newsletters</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2020/12/news-271120-1.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[Real Money Talk: Helen]]></title>
            <link>https://www.spaceship.com.au/learn/real-money-talk-helen/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/real-money-talk-helen/</guid>
            <pubDate>Tue, 24 Nov 2020 21:05:00 GMT</pubDate>
            <description><![CDATA[Helen is a 25-year-old who spends way too much on skincare.]]></description>
            <content:encoded><![CDATA[<p>This post is based on an interview we conducted with Helen in July 2019.</p><p>Real Money Talk is our series where we interview Australians from all walks of life about their personal finances. The views expressed are those of the interviewees, based on their experiences with money, and as such are not necessarily representative of Spaceship's views.</p><p>We have changed the name of the interviewee for their privacy.</p><h2 id="overview">Overview</h2><p><strong>Name</strong>: Helen</p><p><strong>Age</strong>: 25</p><p><strong>Where do you live?</strong> Sydney</p><p><strong>Please tell us a bit about yourself.</strong></p><p>I’m a freelance writer from Sydney. I’m into travel, food, and spend way too much money on skincare.</p><p><strong>What is your current net worth?</strong></p><p>Savings: $24,000</p><p>Super: $22,800</p><p>Debt: About $22,000 in HECS debt, that’s it.</p><p>Investments: None (for now).</p><p><strong>How did you accumulate your net worth?</strong></p><p>I started working pretty young; odd jobs, babysitting, that kind of thing. After high school, I went travelling and spent pretty much everything I’d saved up. After that, I worked in both retail and hospitality.</p><h2 id="earn">Earn</h2><p><strong>Tell us a bit about your career.</strong></p><p>I started working young, doing whatever odd jobs I could. In high school, I worked at a bakery and a few different cafes. After my final exams, everyone was partying but I was working six days a week so I could go travelling, which I did. I spent pretty much everything I’d saved (almost $20,000) travelling for a year. It was impulsive and expensive, but I don’t regret it! When I came back, I held down two jobs (retail and hospitality) while I was at uni and living out of home. It was pretty brutal, but when you’re young you can handle it. In my final year of uni, I got an internship which eventually led me to get a part-time job at a magazine. The pay was terrible, but I needed a foot in the door. It’s hard in media. Now I’m a full-time freelancer.</p><p><strong>Do you have income sources outside of your job? If so, how much do you earn from each and how did you develop them?</strong></p><p>Yes, I have a cash job, but I prefer not to say as it’s pretty identifying. I’ve been doing it for almost six years, and last financial year I made about $5,000 from it. It took time to develop. I started out by reaching out to people for work, then I slowly built a reputation. Now I have regular clients and often have to turn down work.</p><p><strong>What advice do you have for people who want to earn more money?</strong></p><p>You have to go beyond what you can physically do. Otherwise, you’ll always be limited by the hours in a day. Plus, you don’t want to be working every hour of every day. Life has other things that are important too.</p><h2 id="save">Save</h2><p><strong>What is your savings rate? And how has it changed over time?</strong></p><p>I’m only new to full-time freelancing, so I don’t have a specific savings rate at the moment. In the past I’ve put a certain % aside; I’ve put a certain sum aside and spent the rest; and I’ve kept a certain amount to spend and put the rest in my savings. I've never really had regular, reliable income, so I change my tactics a lot depending on my needs and goals. Travel is important to me, so I often have a goal for that, but at the moment it’s not really on the cards.</p><p><strong>Do you have a budget?</strong></p><p>Yes. Here’s the monthly breakdown:</p><p>Rent: $940.</p><p>Groceries and dates with my partner: $500 (this is an overestimate; this amount usually covers our bills too).</p><p>Therapist: $70.</p><p>Grooming: $20.</p><p>Other (food/coffee/clothes): $300.</p><p>I try to keep money aside for my business expenses and my tax bill too, but I’m still tracking them. They vary so much that I couldn’t give you an average yet.</p><p><strong>How much do you spend per year?</strong></p><p>Who knows?</p><p><strong>Do you make purchase decisions carefully, or are you loose with your money?</strong></p><p>I have phases of both. At the moment I’m pretty careful.</p><p><strong>How is your work-life balance?</strong></p><p>It’s okay. Freelancing means I can shape my days as I see fit, but I end up doing more or less 9-5 because it fits around my partner's schedule and I try to spend time with her too. I try to switch off my work-brain in the evenings and weekends. Sometimes it’s harder than others.</p><p><strong>What is your favourite thing to spend money on?</strong></p><p>Food, makeup, and travel.</p><h2 id="invest">Invest</h2><p><strong>How do you invest?</strong></p><p>I don’t, but I’m planning on it. I was waiting until after my tax was sorted this financial year to see how much I had left.</p><p><strong>What has been your best investment?</strong></p><p>A business coach when I was just starting out. I couldn’t really afford it at the time but it accelerated my business and income and it was the best decision ever.</p><p><strong>What has been your worst investment?</strong></p><p>I sign up for a lot of courses. Some of them haven’t been worth the time or money.</p><p><strong>How are you building wealth?</strong></p><p>Trying to grow my business. I paid myself a lot of super this year and claimed it on my tax. I also put money into my super for the First Home Buyers Scheme, even though it’s going to be a while before I can think about buying. Historically I’ve always kept a lot of money in my savings as a buffer. I’m planning on investing everything I have and just keeping around $5,000 or $6,000 in my account.</p><p><strong>What are your main roadblocks? And how are you addressing them?</strong></p><p>Not having a reliable income, and I don’t know much about investing. It’s scary thinking I could lose my money if I don’t choose wisely. I don’t understand the information, and I’m not sure where to start educating myself, so I’ve been avoiding it.</p><p><strong>Do you have a target net worth you want?</strong></p><p>I don’t think so.</p><p><strong>When did you make your first significant behavioural shift towards wealth building?</strong></p><p>I’ve always been good at saving, but maybe now at 25, deciding to invest?</p><p><strong>If you could start again, what would you do differently?</strong></p><p>Don’t buy so much damn clothing. And plan your travels better. Last-minute flights and trains are too expensive!</p><p><strong>What mistakes have you made along the way that others can learn from?</strong></p><p>When me and my ex broke up, I was stuck paying huge rent on our master bedroom in an apartment. I should’ve insisted I move out or we both do. I really screwed myself over being accommodating to someone who didn’t deserve it.</p><p><strong>Do you have any worries about retirement? If so, how are you planning to address them?</strong></p><p>Yeah, but I’ve started addressing it by putting extra money into my super.</p><p><strong>How are you learning about building wealth?</strong></p><p>I read these blog posts! Ha.</p><p><strong>Do you give to charity? If you do, what per cent of time/money do you give?</strong></p><p>Yes, in June. I check my spreadsheets and see how much I can give that’ll make sense from a tax standpoint. Most recently I gave $500, which felt great.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Bryna Howes)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/real-money-talk/">Real Money Talk</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2019/09/real-money-talk-helen.png" length="0" type="image/png"/>
        </item>
        <item>
            <title><![CDATA[13.11.20 | Singles’ Day, ride sharing, and crypto]]></title>
            <link>https://www.spaceship.com.au/learn/131120-newsletter/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/131120-newsletter/</guid>
            <pubDate>Fri, 13 Nov 2020 04:35:00 GMT</pubDate>
            <description><![CDATA[A look at what Alibaba, Uber and PayPal have been up to.]]></description>
            <content:encoded><![CDATA[<p>Last month you enjoyed our roundup of some of the companies in our portfolios that are making news and moves, so we thought we’d try that again.</p><h2 id="alibaba">Alibaba</h2><p>Launched more than 20 years ago, Alibaba is one of the world’s largest e-commerce platforms, with customers across 190 countries worldwide.</p><p>Each year on 11 November, Alibaba benefits from an unofficial shopping holiday in China called Singles’ Day. Back in 2017, the company set a world record for the most payment transactions during the festival; its mobile wallet app, Alipay, processed 256,000 transactions per second.</p><p>This year, the shopping frenzy broke records again, bringing in 498.2 billion yuan, which is equal to around US$75 billion. This was an increase of 26% compared to the same timeframe last year, suggesting that consumers are not afraid to shop despite the pandemic.</p><h2 id="uber">Uber</h2><p>Uber was one of the big IPOs of 2019 that didn’t really take off like expected.</p><p>But this week, Uber shares closed at $48.18 — the highest close since the company’s IPO — after drugmaker Pfizer announced that its COVID-19 vaccine was more than 90% effective in protecting people from transmission of the virus.</p><p>This hasn’t been the only good news for Uber lately.</p><p>Last week, California’s Proposition 22, which allowed “gig workers” in the state to be classified as independent contractors, passed. Uber is one of many companies that rely on gig works and would have suffered if forced to restructure.</p><h2 id="paypal">PayPal</h2><p>PayPal has announced customers in the U.S. will be able to buy, hold and sell cryptocurrency from within their PayPal accounts. The company has also increased its weekly crypto purchase limit to $20,000 per week, up from $10,000 in October.</p><p>Perhaps the more interesting news, though, is PayPal plans to allow users to make purchases with cryptocurrencies in 2021. Although buyers will be able to use their crypto funds to make purchases, PayPal will convert the funds into the relevant national currency.</p><p>PayPal, which has one of the largest merchant networks in the world, is up against Square’s Cash App, among others, when it comes to paying with crypto.</p><hr><p>The Spaceship Universe Portfolio invests in Uber at the time of writing.</p><p>The Spaceship Universe Portfolio and the Spaceship Origin Portfolio invest in Alibaba and PayPal at the time of writing.</p><p>Important! We’re sharing with you our thoughts on the companies in which Spaceship Voyager invests for your informational purposes only. We think it’s important (and interesting!) to let you know what’s happening with Spaceship Voyager’s investments. However, we are not making recommendations to buy or sell holdings in a specific company. Past performance isn’t a reliable indicator or guarantee of future performance.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Bryna Howes)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/newsletters/">Newsletters</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2020/11/news-131120-1.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[Real money talk: Noah]]></title>
            <link>https://www.spaceship.com.au/learn/real-money-talk-noah/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/real-money-talk-noah/</guid>
            <pubDate>Tue, 10 Nov 2020 21:38:00 GMT</pubDate>
            <description><![CDATA[Noah is a 30-year-old who thinks he should have more savings than he does.]]></description>
            <content:encoded><![CDATA[<p>This post is based on an interview we conducted with Noah in June 2019.</p><p>Real Money Talk is our series where we interview Australians from all walks of life about their personal finances. The views expressed are those of the interviewees, based on their experiences with money, and as such are not necessarily representative of Spaceship's views.</p><p>We have changed the name of the interviewee for their privacy.</p><h2 id="overview">Overview</h2><p><strong>Name</strong>: Noah</p><p><strong>Ag</strong>e: 30</p><p><strong>Where do you live?</strong> Leichhardt</p><p><strong>Please tell us a bit about yourself.</strong></p><p>I’m a carpenter from Sydney, and I’m into festivals, partying, and motorbikes.</p><p><strong>What is your current net worth?</strong></p><p>Savings: $15,000</p><p>Super: $35,000</p><p>Debt: None</p><p>Investments: None.</p><p>Assets: My only assets would be my car and motorbike at about $8,000 and $3,500 respectively.</p><h2 id="earn">Earn</h2><p><strong>Tell us a bit about your career:</strong></p><p>I’m a site supervisor for a building company. I’ve been doing that full-time for about 12 years, aside from going travelling.</p><p><strong>Do you have income sources outside of your job? If so, how much do you earn from each and how did you develop them?</strong></p><p>Nah, not really.</p><p><strong>What advice do you have for people who want to earn more money?</strong></p><p>Get a qualification, put in the extra hours if needed, and work hard.</p><h2 id="save">Save</h2><p><strong>What is your savings rate? And how has it changed over time?</strong></p><p>I don’t think about it too much. I might put somewhere between $500 to $1,000 a week. Whatever I don’t spend.</p><p><strong>Do you have a budget?</strong></p><p>Not really. I just spend what I want. My rent is $150 a week including bills. After tax I make about $2,000 a week. I don’t spend much a week.</p><p><strong>Do you make purchase decisions carefully, or are you loose with your money?</strong></p><p>I’m pretty laid back. I’m not that good with my money; I should have way more than I do.</p><p><strong>How is your work-life balance?</strong></p><p>I work pretty hard but I play pretty hard.</p><p><strong>What is your favourite thing to spend money on?</strong></p><p>Going out. Alcohol, basically.</p><h2 id="invest">Invest</h2><p><strong>What has been your best investment?</strong></p><p>My qualification for my trade. Travel, too.</p><p><strong>How are you building wealth?</strong></p><p>I’m not really. But I’m aiming to buy an investment property soon. My plan is to save a bit more, then see how much I can borrow. I want to buy something where the rent will pay itself off.</p><p><strong>What are your main roadblocks? And how are you addressing them?</strong></p><p>Having fun!</p><p><strong>Do you have a target net worth you want?</strong></p><p>Not really. I’m actually just about to change jobs; I’ll be moving to Lord Howe Island. I’ll be living in a resort and doing general handyman stuff, so everything’s included. I’ll be earning a lot less, but I’ll have no expenses. The new job is gonna pay for everything (other than alcohol).</p><p><strong>If you could start again, what would you do differently?</strong></p><p>Don’t be so overgenerous to people who aren’t gonna return the generosity.</p><p><strong>What mistakes have you made along the way that others can learn from?</strong></p><p>I’m a sole trader. Keep on top of your tax. It can build up and come as a shock.</p><p><strong>Do you have any worries about retirement? If so, how are you planning to address them?</strong></p><p>Nah.</p><p><strong>How are you learning about building wealth?</strong></p><p>My dad was an accountant before he retired, so he’s given me some advice. Not that I took it in as much as I should have.</p><p><strong>Do you give to charity? If you do, what percent of time/money do you give?</strong></p><p>Yes, I give about $20 a month.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Bryna Howes)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/real-money-talk/">Real Money Talk</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2019/08/real-money-talk-noah.png" length="0" type="image/png"/>
        </item>
        <item>
            <title><![CDATA[Understanding cyclical and non-cyclical shares]]></title>
            <link>https://www.spaceship.com.au/learn/understanding-cyclical-and-non-cyclical-shares/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/understanding-cyclical-and-non-cyclical-shares/</guid>
            <pubDate>Tue, 10 Nov 2020 19:10:00 GMT</pubDate>
            <description><![CDATA[A good understanding of these two types of shares could get you better equipped.]]></description>
            <content:encoded><![CDATA[<p>Mastering the basics of investing can be a pretty tricky business.</p><p>That includes investing in shares, which often comes with a<a href="http://www.visualcapitalist.com/40-stock-market-terms-every-beginner-know/?ref=spaceship.ghost.io"> long list</a> of share market terms and concepts to get your head around.</p><p>One idea that’s particularly important to get a handle on when you’re starting out is the difference between cyclical and non-cyclical shares.</p><p>That’s because a good understanding of these two types of shares will get you better equipped to build an investment portfolio that’s in line with your appetite for<a href="https://www.spaceshipinvest.com.au/learn/risk-return-and-diversification/?ref=spaceship.ghost.io"> share market risk</a>.</p><h2 id="in-a-nutshell">In a nutshell</h2><p>Don’t worry, you don’t have to be a share market guru to get across the basics.</p><p>Simply put, the difference between a cyclical share and a non-cyclical share is that rises and falls of cyclical shares usually correlate with how the economy is going, while non-cyclical shares are usually not impacted by how the economy is going and so tend to be less volatile.</p><p>For that reason, as you’d expect, cyclical shares usually represent goods and services that are purchased more strongly when confidence in the economy is high.</p><p>By contrast, non-cyclical shares tend to represent goods and services for which demand stays relatively constant, no matter if the economy is strong or weak.</p><p>An easy way to get your head around whether a stock is cyclical or non-cyclical can be to look at things sector-by-sector.</p><p>For instance, Morningstar classifies shares into 11 <a href="http://corporate.morningstar.com/us/documents/methodologydocuments/methodologypapers/equityclassmethodology.pdf?ref=spaceship.ghost.io">sectors</a>. Four of the sectors (basic materials, consumer cyclical, financial services and real estate) are cyclical shares. While others (such as healthcare and utilities (e.g. gas and electricity) are non-cyclical.</p><h2 id="non-cyclical-shares">Non-cyclical shares</h2><p>The big thing with non-cyclical shares, sometimes known as defensive shares, is that they are shares in companies that generally hold up well during downturns in the economy.</p><p>Demand for these companies’ essential products and services is sometimes known as being “sticky” because it sticks around, irrespective of the health of the economy.</p><p>Another way to think of it is that while you may seek out a cheaper alternative in tough times, you can’t do without these products or services altogether.</p><p>Non-cyclical industries include healthcare, telecommunications and utilities like water, electricity and gas.</p><p>A few examples of non-cyclical ASX-listed stocks are Sydney Airport Holdings Pty Ltd, Transurban Group, ASX Ltd, Wesfarmers, Telstra and Cochlear.</p><h2 id="cyclical-shares">Cyclical shares</h2><p>As touched on, cyclical shares are shares in companies whose earnings, profit and share prices tend to be more aligned to the fortunes of the broader economy.</p><p>During economic upswings, these companies can benefit from strong economic growth as consumers splash out on inessential items. But during economic downturns, these companies generally suffer when consumers close their wallets and focus on essentials.</p><p>For a novice investor, it may seem like a smart move to buy cyclical stocks at the start of an economic boomtime and then to sell them just before a downturn kicks in. But be careful --it it's virtually impossible to time when such a downswing will happen.</p><p>Cyclical industries include resources, energy, financial services, real estate and discretionary retailers that benefit from consumers having more disposable income.</p><p>Some examples of cyclical stocks listed on the ASX include Caltex, IAG, Steadfast, Corporate Travel Management, Qube and Suncorp.</p><h2 id="bottom-line">Bottom line</h2><p>A balanced portfolio will have both defensive and cyclical shares, but the balance largely depends on your personal circumstances, market view, requirement for dividends and your tolerance for risk.</p><p>If you have a high tolerance for risk, you may skew towards cyclical stocks to take advantages of growth opportunities in a boom market.</p><p>However, if your tolerance for risk is lower, you may prefer to be concentrated in non-cyclical shares as they are less volatile and business-cycle dependant.</p><p>Remember, while buying shares is exciting, it is not without risk. Always consider your options carefully before you enter the market and make sure to get financial advice.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Sam McKeith)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/investing/">Investing</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2020/02/cyclical-non-cyclical-shares.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[06.11.20 | A milestone moment]]></title>
            <link>https://www.spaceship.com.au/learn/061120-newsletter/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/061120-newsletter/</guid>
            <pubDate>Fri, 06 Nov 2020 02:41:00 GMT</pubDate>
            <description><![CDATA[Spaceship has some news.]]></description>
            <content:encoded><![CDATA[<p>On this day two years ago, I was waiting to hear from Spaceship about whether I had scored a job within its marketing team.</p><p>I didn’t know much about the company when I first applied; Spaceship was still very young.</p><p>Spaceship Super was not yet two years old, and our micro-investing platform, Spaceship Voyager, was not even six months old.</p><p>But through the interview process, I quickly came to realise that Spaceship was jam-packed with people passionate about our mission: to enable young Australians to invest in their future.</p><p>That’s what excited me about the job and the team: we were small, passionate, and we had a huge mission to fulfil on.</p><p>Two years later, none of that has changed, and I’m just as excited about our future.</p><p>I’m even more excited to announce we’ve just reached a major milestone: <strong>Spaceship now has 100,000 customers and more than $500 million in funds under management!</strong></p><p>We wouldn’t have achieved these milestones if it wasn’t for people like you, so we want to say a huge thank you for joining the Spaceship journey.</p><p>We’re as passionate as ever to fulfil our mission of enabling young Australians to invest in their future. We’re so excited for what is to come — and believe me when I say some exciting things are arriving soon! — and we hope you are too.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Bryna Howes)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/newsletters/">Newsletters</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2020/11/unnamed.png" length="0" type="image/png"/>
        </item>
        <item>
            <title><![CDATA[Real Money Talk: Matilda]]></title>
            <link>https://www.spaceship.com.au/learn/real-money-talk-matilda/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/real-money-talk-matilda/</guid>
            <pubDate>Tue, 03 Nov 2020 21:13:00 GMT</pubDate>
            <description><![CDATA[Matilda is a 27-year-old whose cat has been getting in the way of her budget.]]></description>
            <content:encoded><![CDATA[<p>This post is based on an interview we conducted with Matilda in June 2019.</p><p>Real Money Talk is our series where we interview Australians from all walks of life about their personal finances. The views expressed are those of the interviewees, based on their experiences with money, and as such are not necessarily representative of Spaceship's views.</p><p>We have changed the name of the interviewee for their privacy.</p><h2 id="overview">Overview</h2><p><strong>Name</strong>: Matilda</p><p><strong>Age</strong>: 27</p><p><strong>Where do you live</strong>: Hurlstone Park.</p><p><strong>Please tell us a bit about yourself.</strong></p><p>I work in insurance, I’m into pole dancing and pets, and food is my first love.</p><p><strong>What is your current net worth?</strong></p><p>Savings: $7,000</p><p>Super: $37,000</p><p>Debt: $3,000 vet bills from [looking after] my cat and about $12,000 student debt.</p><h2 id="earn">Earn</h2><p><strong>Tell us a bit about your career:</strong></p><p>At the moment, I work full-time for a life insurer; I’ve been there for two and a half years. I’ve been working full time for the last four years or so. I went straight from uni into full-time work.</p><p><strong>Do you have income sources outside of your job?</strong></p><p>Nope.</p><p><strong>What advice do you have for people who want to earn more money?</strong></p><p>If you work for a large corporation, don’t let them exploit you under the guise of building your personal brand or [for] “exposure.”</p><h2 id="save">Save</h2><p><strong>Do you have a budget?</strong></p><p>I kinda have a budget; I don’t really stick to it. My cat getting really sick recently threw a spanner in the works. Fortnightly I spend:</p><p>Rent: $580</p><p>Phone: $60</p><p>Utilities: $70</p><p>Pole membership: $100</p><p>Vet bills: $100 fortnight</p><p>Groceries: $150</p><p>Leisure: $100 to $150</p><p>Savings: I try to put at least $200 into my savings.</p><p><strong>What is your savings rate? And how has it changed over time?</strong></p><p>There have been times when I’ve saved more and less. One of my parents has been battling cancer for the past two years. There have been times I’ve saved a reasonable amount, then had to help them with the medical bills. There have also been times I’ve just not been adamant about saving.</p><p><strong>How much do you spend per year?</strong></p><p>I’d estimate $35,000.</p><p><strong>Do you make purchase decisions carefully, or are you loose with your money?</strong></p><p>I’m pretty flippant.</p><p><strong>How is your work-life balance?</strong></p><p>It’s changed in the last month or so. Previously, my job was quite intense and high pressure because a lot of the projects I was working on were under-resourced. My personal output was expected to be high quantity and high quality, and I wasn’t being paid appropriately. I’ve recently negotiated flexible working arrangements, and I’ve decreased some of the projects I was working on. I’ve decided that after this project (three months or so), if there isn’t a position with a title and package that I can move into seamlessly, I’ll leave the company and find something external. That decision, plus the flexible working arrangements, have definitely helped out.</p><p><strong>What advice do you have for someone wanting to negotiate flexible working arrangements?</strong></p><p>For context, I’ve seen a psychologist regularly for the past five years. I consider that general self-maintenance. If you’re seeing a mental health professional regularly, get them to write a recommendation outlining exactly what you want. Having a candid relationship with the person you’ll be presenting it to, and having a case prepared outlining your personal situation and the benefits to the business, will be a big help.</p><p><strong>What is your favourite thing to spend money on?</strong></p><p>The first thing would be food. After that, either clothes or brooches.</p><h2 id="invest">Invest</h2><p><strong>What has been your best investment?</strong></p><p>Pole dancing! It’s great for my physical and mental wellbeing. Also my psychologist.</p><p><strong>What has been your worst investment?</strong></p><p>Dating people. Does that count? It’s a negative time investment.</p><p><strong>How are you building wealth?</strong></p><p>Just trying to save money from my salary, and manage my current working situation so I can be in a better financial position. I’m planning on either negotiating a better salary with the company I’m with or finding something better paid elsewhere. Long term, I’d like to take a pay cut and go back to uni part time but that’s not in the foreseeable future.</p><p><strong>Do you have a target net worth or lifestyle you want?</strong></p><p>I know this is ridiculous because objectively it’s achievable, but I just want to own a home, live comfortably, adopt some animals, and buy nice things sometimes. I grew up in a very unstable home, so financial security is pretty important to me. That’s why I’m working a job I don’t give a shit about. I think it’s important to most people who’ve had to deal with something like that. People who have an attitude of “money isn’t that big of a deal” probably grew up in a home where they didn’t have to think about money.</p><p><strong>If you could start again, what would you do differently?</strong></p><p>I wouldn’t even know where to start. I would probably not have gone to uni when I did. I did part of two different degrees, then realised that neither really related to what I actually wanted to do. I think I internalised that attitude that equates success with tertiary education. When I was 18, I moved interstate. Also not a great idea. My advice would be to treat saving the same way you do bill money. Make it mandatory.</p><p><strong>Do you have any worries about retirement? If so, how are you planning to address them?</strong></p><p>Not at this point. Maybe in 30 years. I work full time so I know my super is being taken care of.</p><p><strong>How are you learning about building wealth?</strong></p><p>Really the only way I’ve learned about it is through intermittent work in financial services. I’ve picked up bits and pieces, but nothing specific. I also haven’t actively sought out information about it.</p><p><strong>Do you give to charity? If you do, what percent of time/money do you give?</strong></p><p>Yes, not regularly. For example, I recently got my bonus at work and I donated some. I try to give to indigenous charities.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Bryna Howes)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/real-money-talk/">Real Money Talk</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2019/08/real-money-talk-matilda.png" length="0" type="image/png"/>
        </item>
        <item>
            <title><![CDATA[30.10.20 | Riding out the election]]></title>
            <link>https://www.spaceship.com.au/learn/301020-newsletter/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/301020-newsletter/</guid>
            <pubDate>Thu, 29 Oct 2020 21:47:00 GMT</pubDate>
            <description><![CDATA[What’s an investor to do as the US approaches the 2020 election.]]></description>
            <content:encoded><![CDATA[<p>I was living in America during the lead up to the 2012 election. About ten days before the election, Hurricane Sandy — to this day, one of the costliest Atlantic hurricanes in US history — hit the entirety of the eastern seaboard.</p><p>The days between the two events felt dark (and not just because our power was out). There was a certain gravity to voting again, it seemed. The stock market stayed relatively flat until the day after the election, when the Dow Jones, NASDAQ, and S&amp;P 500 all declined.</p><p>It felt charged at the time, but it feels like small-fry compared to 2020.</p><p>The US reported a record of more than 500,000 new COVID-19 cases over the past week, and is seemingly entering a third wave of the virus. Donald Trump and Nancy Pelosi are negotiating a large economic rescue deal, but the negotiations have been going on for weeks and the bill likely won’t be sorted pre-election. As such, the stock market is sliding.</p><p>There are multiple outcomes on the table. Biden is leading Trump in polls, but Clinton was also leading in 2016, and we know how that turned out. Biden could win, but the Democrats could fail to win control of the Senate. There’s also the possibility of a contested election.</p><p>So, what’s an investor to do?</p><p>Spaceship’s senior portfolio manager, Jason Sedawie, says it’s possible there will be buying opportunities. For example, Amazon stock dropped for a few months after the 2016 election due to fears Trump would go after the company. If Spaceship Voyager had existed at the time, Jason might have seen that as a buying opportunity for the Spaceship Universe Portfolio.</p><p>On the flip side, we’ll continue to look at the companies that make up our Spaceship Universe Portfolio, and as long as they continue to meet our Where the World is Going criteria — that is, they are defensible and have sustainable competitive advantages — they’ll stay!</p><p>But beyond that, we’re not changing what we’re doing. We know markets go up and go down at times, but at Spaceship, we believe in the value of long-term investing.</p><p>That’s why we have a minimum suggested timeframe of five years for holding any investment in a Spaceship Voyager fund. Generally, when equity investments are held for longer periods they tend to exhibit lower volatility than those held for shorter periods.</p><p>Naturally, though, you should make your own decision. There’s no surefire way to predict how the election will pan out, or what impact it will have. And remember: past performance is not a guide to, or reliable indicator of, future performance.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Bryna Howes)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/newsletters/">Newsletters</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2020/11/news-301020-1.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[Real money talk: Cassandra]]></title>
            <link>https://www.spaceship.com.au/learn/real-money-talk-cassandra/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/real-money-talk-cassandra/</guid>
            <pubDate>Tue, 27 Oct 2020 21:45:00 GMT</pubDate>
            <description><![CDATA[Cassandra is a 44-year-old who counts her vintage Givenchy bag as art.]]></description>
            <content:encoded><![CDATA[<p>This post is based on an interview we conducted with Cassandra in June 2019.</p><p>Real Money Talk is our series where we interview Australians from all walks of life about their personal finances. The views expressed are those of the interviewees, based on their experiences with money, and as such are not necessarily representative of Spaceship's views.</p><p>We have changed the name of the interviewee for their privacy.</p><h2 id="overview">Overview</h2><p><strong>Name</strong>: Cassandra</p><p><strong>Age</strong>: 44</p><p><strong>Where do you live?</strong> Newtown.</p><p><strong>What is your current net worth?</strong></p><p>Savings: $35,000</p><p>Super: $160,000</p><p>Debt: $590,000 (home loan)</p><p>Assets: $1.5 million, mostly my house, car, and collectables (one art, one handbag — but that counts as art, right? [It’s an] untouched vintage Givenchy).</p><p>Investments: None</p><h2 id="earn">Earn</h2><p><strong>Tell us a bit about your career:</strong></p><p>I can sum it all up in these two words. Luck and denial.</p><p>I’m currently a full-time program manager for a company in the finance sector. I’ve pretty much always worked full-time corporate. Early on I started my own business and I was about to leave corporate. But I got a job offer to go overseas and took that instead. Going overseas being paid for by a corporate giant sounded pretty good!</p><p><strong>Do you have income sources outside of your job? If so, how much do you earn from each and how did you develop them?</strong></p><p>Yes, I moonlight as a photographer. At the moment it’s not profitable. Everything I make is being reinvested into it as a small startup. I got into it the same way as I got into most things. Timing and luck. I happened to meet someone who had similar interests.</p><p><strong>What advice do you have for people who want to earn more money?</strong></p><p>Don’t be afraid of debt when you’re younger, and don’t think that you have to enjoy your 20s as much as you think you do. Your 20s is when you set yourself up for success, and massively enjoy yourself in your 30s and 40s.</p><h2 id="save">Save</h2><p><strong>What is your savings rate? And how has it changed over time?</strong></p><p>When I was living overseas, I spent more because I was travelling, and it didn’t feel like reality. When I got back home, I freaked out and started saving much more to buy a house. I was lucky because back then I had fewer expenses. Now living in my own place I’m spending more but saving reasonably well because it’s my own place.</p><p><strong>Do you have a budget?</strong></p><p>Yes.</p><p>Mortgage: $950/fortnight.</p><p>Savings: $500/fortnight.</p><p>From the rest, I spend about a third on necessities, a third on clothing, and a third on utilities.</p><p><strong>Do you make purchase decisions carefully, or are you loose with your money?</strong></p><p>I can be quite flippant. I can make some stupid decisions with my money.</p><p><strong>What’s the stupidest decision you’ve made (that you’re happy to share)?</strong></p><p>I want to say men but that’s unfair… to be honest, sometimes I think buying a house to live in was a stupid decision. I love my house and I’m proud of it, but for where I am and other investments I could have made, I could have grown my money much faster than it’s growing [by having a] mortgage. Buying a house was my parents’ dream that I bought into. I only realised afterwards that I didn’t fully explore my options.</p><p><strong>How is your work-life balance?</strong></p><p>Healthy. Finally! It took me years to get there. I had to realise there was more to life than work, and I had to spend more time focusing on myself. I also had to realise that the organisation doesn’t break down if I’m not there. Life tends to go on and nobody is indispensable.</p><p><strong>What is your favourite thing to spend money on?</strong></p><p>Travel and my friends.</p><h2 id="invest">Invest</h2><p><strong>What has been your best investment?</strong></p><p>An investment of time in myself and my health. I lived a good but unhealthy life for a very long time. Changing my life and investing in activewear, a personal trainer, and a gym allowed me to revisit so many things in my life. Also, buying a house in Newtown seems to have been a positive decision. Newtown is still going up, even though so many other suburbs are going down.</p><p><strong>What has been your worst investment?</strong></p><p>When I was younger, I wasted time in poor relationships: romantic and platonic. We really are a result of the people we spend our time with. They influence our decisions and our outcomes. My worst investment was the time spent with people who didn’t challenge me.</p><p><strong>How are you building wealth?</strong></p><p>Investing in my family. It’s going to buy me a spot in the inheritance. Also paying off my home loan [and] building up my savings, so I can invest elsewhere with higher growth.</p><p><strong>What are your main roadblocks?</strong></p><p>I have a very conservative family that I don’t like upsetting. Some of my major financial decisions will upset them. It might sound weird for a 44-year-old, but it can be quite difficult in an ethnic context. It’s a challenge. I’m also quite conservative. I have a fear of loss, I procrastinate, and I’m not always confident in my decisions.</p><p><strong>Do you have a target net worth or lifestyle that you want?</strong></p><p>I want to have a lifestyle that contributes more to society, not just the profit of shareholders. I want to do that part-time while exploring my creativity and travelling.</p><p><strong>If you could start again, what would you do differently?</strong></p><p>Believe it or not, I would have listened to my mother. Once when I was 21 and moved in with someone no good for me. Then, when I could have bought a house when I was in my 20s. My advice would be to make investments and decisions in your 20s. If you do it earlier, life just gets easier later on. You can take more risks, take more time to change. Each decade you’re a different person, and the financial stability makes all the difference.</p><p><strong>Do you have any worries about retirement? If so, how are you planning to address them?</strong></p><p>Actually, no. I’ve never really pictured myself alive during retirement. My retirement age will have increased to way past 70 by the time I get there. I’m not planning that far ahead at this stage.</p><p><strong>How are you learning about building wealth?</strong></p><p>A combination of learning from my family when I was young, a lot of books and newspapers, and more recently, social media. Grant Cardone on social media has some interesting advice.</p><p><strong>Do you give to charity? If you do, what per cent of time/money do you give?</strong></p><p>Yes, I give $50 from each fortnightly pay slip. I also give on average $100/month depending on what’s going on.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Bryna Howes)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/real-money-talk/">Real Money Talk</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2019/08/real-money-talk-cassandra.png" length="0" type="image/png"/>
        </item>
        <item>
            <title><![CDATA[Real Money Talk: Billy]]></title>
            <link>https://www.spaceship.com.au/learn/real-money-talk-billy/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/real-money-talk-billy/</guid>
            <pubDate>Wed, 21 Oct 2020 21:10:00 GMT</pubDate>
            <description><![CDATA[Billy is a 27-year-old who loves cars and his business.]]></description>
            <content:encoded><![CDATA[<p>This post is based on an interview we conducted with Billy in July 2019.</p><p>Real Money Talk is our series where we interview Australians from all walks of life about their personal finances. The views expressed are those of the interviewees, based on their experiences with money, and as such are not necessarily representative of Spaceship's views.</p><p>We have changed the name of the interviewee for their privacy.</p><h2 id="overview">Overview</h2><p><strong>Name</strong>: Billy</p><p><strong>Age</strong>: 27</p><p><strong>Where do you live</strong>: Adelaide.</p><p><strong>Please tell us a bit about yourself.</strong></p><p>I grew up in Adelaide, and I’ve always had a good head for money. I love cars, my business, and I’m planning on making a million by the time I’m 30.</p><p><strong>What is your current net worth?</strong></p><p>Savings: $20,000, and I lent about $15,000 to my dad recently.</p><p>Investments: Two investment properties; one is fully paid off [and] worth around $150,000. The second one is worth about $200,000, and I still owe about $150,000 on that one.</p><p>Super: $55,000</p><p>Shares: $1,000 (index funds), and $500 in my Spaceship Voyager account.</p><p>Debt: Just the mortgage on the second property.</p><p>Assets: I’ve got a business worth about $350,000.</p><h2 id="earn">Earn</h2><p><strong>Tell us a bit about your career:</strong></p><p>I own a business. I bought it about two years ago, but it’s been running for about 15 years. I probably work about 80-100 hours a week running the business, and I pay myself $5,000 to $6,000 a week.</p><p><strong>Do you have income sources outside of your job? If so, how much do you earn from each and how did you develop them?</strong></p><p>The two properties I mentioned. They net about $15,000 to $16,000 per year, combined.</p><p><strong>What did you do before you bought the business, and how did you get to the properties?</strong></p><p>I come from a “lower middle class” family. I started working when I was 13 years old, doing letterbox drops. When I was 14, I started working at McDonald's and Aldi, and did that for about nine years total. I worked my way up to manager and saved a lot of money. At that time I was also working as a glassie, and as a gas officer. I saved enough to buy my first property when I was 17. I put down about $50,000. I got the second one when I was about 20 years old.</p><p>When I was about 25, I decided to buy a business because I wanted to be my own boss and be able to get more money. When you work for someone else your income is always limited.</p><p><strong>What advice do you have for people who want to earn more money?</strong></p><p>Work hard when you’re young and invest as much as you can when you’re in your teens and early twenties. Don’t buy stupid things. When an opportunity comes up, just do it. Be open to it.</p><h2 id="save">Save</h2><p><strong>What is your savings rate? And how has it changed over time?</strong></p><p>My goal is to have a million-dollar net worth by the time I’m 30. By that stage, I want to [be able to] buy more properties every year and keep adding more streams of income.</p><p><strong>Do you have a budget?</strong></p><p>Not really. I just buy essential things. No Gucci jumpers. I buy what I need. I built a house in the back of the shop, so I live there, and I’m not paying rent at the moment. It only cost me about $3,000 to build it.</p><p><strong>Do you make purchase decisions carefully, or are you loose with your money?</strong></p><p>I’m careful about some things. I do splurge a little bit with cars, but everything else I’m pretty tight with.</p><p><strong>How is your work-life balance?</strong></p><p>I like to go to the gym in the morning, do all my personal stuff in the morning, then go straight to work.</p><p><strong>Do you feel like you have enough time to socialise and relax?</strong></p><p>Socialise? What’s that! This is the choice I’ve made until I’m 30 or 31. Then I’ll probably have more days off but for now I’m pretty happy just working.</p><p><strong>What is your favourite thing to spend money on?</strong></p><p>Properties and cars.</p><h2 id="invest">Invest</h2><p><strong>How do you invest?</strong></p><p>Property and shares.</p><p><strong>What has been your best investment?</strong></p><p>The business, then the properties.</p><p><strong>What has been your worst investment?</strong></p><p>Probably the car. It depreciates so much.</p><p><strong>What are your main roadblocks? And how are you addressing them?</strong></p><p>There are no roadblocks. It’s just being patient. I focus on the end goal and remind myself that there’s no rush.</p><p><strong>Do you have a target net worth you want?</strong></p><p>A million by the time I’m 30!</p><p><strong>When did you make your first significant behavioural shift towards wealth building?</strong></p><p>It probably started once I got my first pocket money from my parents. I’ve always been good with money.</p><p><strong>If you could start again, what would you do differently?</strong></p><p>Just keep doing what you’re doing. I wouldn’t really change anything.</p><p><strong>What mistakes have you made along the way that others can learn from?</strong></p><p>Mostly silly things that I bought, but that’s part of living. I used to buy a lot of cars, but I made more money by selling them after.</p><p><strong>Do you have any worries about retirement? If so, how are you planning to address them?</strong></p><p>Retirement? Nah. I wouldn’t want to rely on someone else or the government to pay me money when I’m old. You’ve got your whole life to set yourself up, so don’t waste it.</p><p><strong>How are you learning about building wealth?</strong></p><p>I definitely didn’t learn from my family. They’re not very good with it. I’ve always loved money and selling things and making more money. I don’t think I ever learned it, it’s natural.</p><p><strong>Do you give to charity? If you do, what percent of time/money do you give?</strong></p><p>I give about $1,000 to $2,000 to a multiple sclerosis charity and to the Seeing Eye Dogs Australia.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Bryna Howes)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/real-money-talk/">Real Money Talk</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2019/08/real-money-talk-billy.png" length="0" type="image/png"/>
        </item>
        <item>
            <title><![CDATA[What to do when you get a pay rise at work]]></title>
            <link>https://www.spaceship.com.au/learn/what-to-do-when-you-get-a-pay-rise-at-work/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/what-to-do-when-you-get-a-pay-rise-at-work/</guid>
            <pubDate>Wed, 21 Oct 2020 20:45:00 GMT</pubDate>
            <description><![CDATA[Squaring away your finances as soon as you land a raise might result in better financial outcomes.]]></description>
            <content:encoded><![CDATA[<p>Congratulations: you got a raise!</p><p>That’s the good news. The not-so-good news is that when it comes to getting a raise, some people do struggle with effectively managing the extra cash landing in their account.</p><p>Sure, you’re going to make more money. But that feeling of financial wellbeing can also easily lead to — if you’re not careful — some poor financial decision-making.</p><p>That’s why squaring away your finances as soon as you land a raise might result in better financial outcomes, less money stress, and ultimately greater money security.</p><p>With that in mind, here are some easy and painless personal finance hacks for when your boss speaks those magic words: pay rise.</p><h2 id="update-your-budget">Update your budget</h2><p>Happy days — there’s more money landing in your account! Now for the tricky part: what to do with it. This is when having a budget is really important. So, if you don’t have a budget, start one. For those who do, we suggest you don’t just allocate money to new budget items or discretionary purchases without thinking about all your options first.</p><p>For instance, consider boosting up how much you spend on underfunded items in your budget, or better yet, think about paying down debt, putting the money into investments, or savings.</p><h2 id="stay-money-smart">Stay money smart</h2><p>When you’re making more money, it’s easy to spend more money. (This situation even has a name: <a href="https://www.spaceshipinvest.com.au/learn/moneyhack-avoid-lifestyle-creep/?ref=spaceship.ghost.io">lifestyle creep</a>.) The point is: it’s a good idea to hold off on making big discretionary spends — think a new car, designer gear, or overseas holiday — until you’ve assessed how far your extra cash is actually going to stretch.</p><p>In practical terms, this means when your new pay lands in your account, you should try to stay fiscally responsible. Consider making payments towards fixed costs; payments such as mobile, internet, rent, insurance payments, memberships, and subscriptions should go out first.</p><p>Even better? Maybe set up automatic deductions timed to coincide with payday, so you don’t even have to think about making these payments yourself, if you haven’t already.</p><h2 id="what-about-savings">What about savings?</h2><p>So, you’ve been scraping by paycheck to paycheck and now you have some more money.</p><p>If this sounds familiar, you could think about setting up a dedicated savings account, and having the extra money you’re making automatically deposited into it on pay day. You could ask your employer if they can do this or you can transfer it from your transaction account.</p><h2 id="consider-an-emergency-fund">Consider an emergency fund</h2><p>Another smart move to make with your newly-added cash could be to put funds away for a rainy day. The point of an emergency fund is all about preparing for worst case scenarios — because, as we all have discovered, you never know what is around the corner.</p><p>Once you’ve chosen to stash some emergency funds away, you should figure out how much you might want to have set aside. For instance, a transport issue such as a car smash might be something you could fund with emergency cash. Or, say, essential travel in the case of a serious injury to a friend or family; that’s another reason you may put money aside.</p><h2 id="remember-to-have-fun">Remember to have fun</h2><p>Financial security is important, but let’s not forget — getting a raise is great and is cause to celebrate. So, be sure to take the time to savour it.</p><p>Once you’ve made sure you’re still living within your means, do something for yourself. Go out to dinner with friends or family, plan a holiday, or buy something you’ve had your eyes on. It’s all part of acknowledging the achievement of being recognised at work and the new possibilities that a higher salary offers.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Sam McKeith)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/personal-finance/">Personal Finance</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2019/08/what-to-do-when-you-get-a-pay-rise-at-work.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[16.10.20 | Crypto, cloud platforms, and ‘buy now, pay later’]]></title>
            <link>https://www.spaceship.com.au/learn/161020-newsletter/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/161020-newsletter/</guid>
            <pubDate>Thu, 15 Oct 2020 23:13:00 GMT</pubDate>
            <description><![CDATA[A look at what Square, Cloudflare and Afterpay have been up to.]]></description>
            <content:encoded><![CDATA[<p>It’s time for another roundup of the companies in our Spaceship Universe Portfolio that are out making news and moves: Square, Cloudflare, and Afterpay.</p><h2 id="square">Square</h2><p>Square creates payment and point-of-sale tools so that anyone can start and run a business.</p><p>Last week, Square announced it had bought 4,709 bitcoins at the price of US$50 million.</p><p>According to the company, Square believes crypto is an “instrument of economic empowerment” that provides a way for the whole world to participate in a “global monetary system.”</p><p>This aligns with Square’s ethos, that “no one should be left out of the economy because the cost is too great or the technology too complex.”</p><p>The company was founded by Jack Dorsey, who also co-founded Twitter.</p><p>Dorsey is a big fan of cryptocurrency and has said he believes Bitcoin will become the world’s single currency within the next decade.</p><p>Square shares were up the morning after it made the announcement.</p><h2 id="cloudflare">Cloudflare</h2><p>Cloudflare is a global cloud platform that optimises the performance of websites while also protecting them from all manner of attacks.</p><p>This week, the company launched a new cloud-based platform called Cloudflare One.</p><p>The platform replaces a plethora of apps and technologies with a single network — hence the name, Cloudflare One — and also integrates with other providers, including Microsoft Active Directory and Google Workspace.</p><p>Following the announcement of the platform, shares of Cloudflare climbed by 23%.</p><h2 id="afterpay">Afterpay</h2><p>Afterpay has had a rollercoaster of a year.</p><p>After its share price plummeted to a low of $8 in March as fears about the coronavirus crisis set in, it has steadily increased, hitting a high of $98.09 on Wednesday.</p><p>This was helped by Afterpay’s latest media story.</p><p>On Wednesday, AUSTRAC told Afterpay it would not take any legal action against the “buy now, pay later” company, more than a year after the financial crimes regulator ordered Afterpay to appoint an external auditor regarding its anti-money laundering regime.</p><hr><p>The Spaceship Universe Portfolio invests in Square and Cloudflare at the time of writing.</p><p>The Spaceship Universe Portfolio and the Spaceship Origin Portfolio invest in Afterpay at the time of writing.</p><p>Important! We’re sharing with you our thoughts on the companies in which Spaceship Voyager invests for your informational purposes only. We think it’s important (and interesting!) to let you know what’s happening with Spaceship Voyager’s investments. However, we are not making recommendations to buy or sell holdings in a specific company. Past performance isn’t a reliable indicator or guarantee of future performance.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Bryna Howes)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/newsletters/">Newsletters</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2020/10/news-161020-1.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[FIRE blogs you should be following]]></title>
            <link>https://www.spaceship.com.au/learn/fire-blogs-you-should-be-following/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/fire-blogs-you-should-be-following/</guid>
            <pubDate>Tue, 13 Oct 2020 22:39:00 GMT</pubDate>
            <description><![CDATA[Get the most out of the FIRE movement by following these four blogs. ]]></description>
            <content:encoded><![CDATA[<p>If you’ve been keeping up with the latest finance trends over the past 12 months, you may be familiar with the <a href="https://www.spaceship.com.au/learn/life-hacks-from-the-fire-movement/?ref=spaceship.ghost.io" rel="noreferrer">FIRE movement</a> and the basics of what FIRE means. (If not, sink your teeth into our previous post:<a href="https://www.spaceshipinvest.com.au/learn/10-life-hacks-from-the-fire-movement/?ref=spaceship.ghost.io"> 10 life hacks from the FIRE movement</a>).</p><p>The Financial Independence/Retire Early movement has captured the attention of people from all ages and walks of life, with bloggers paving the way for aspiring retirees to get a taste of what life is like on the other side of the nine-to-five.</p><p>FIRE bloggers often provide helpful life hacks, saving tips and ideas to generate additional sources of income. Many also provide transparent breakdowns of their spending each month, with categories and savings rates all spelt out in table format. This can be helpful to see what numbers are possible, but must also be taken with a certain level of skepticism as a savings rate of 65-75% might not be feasible for everyone.</p><p>Here are four of our top FIRE blogs you should be following in 2019.</p><h2 id="1-mister-money-mustache-mmm">1. Mister Money Mustache (MMM)</h2><p>Probably one of the best known FIRE bloggers is Canadian-born Mister Money Mustache (Peter Adeney). He launched the MMM blog back in 2011. A crucial aim of creating the blog was to demonstrate how upper-middle class income earners can do a lot better by spending a lot less.</p><p>MMM successfully retired in 2005 from his job as a software engineer aged 30. Of course, not everyone has the opportunity to earn the salaries MMM and his partner would have been commanding during their careers (around US$67,000 each on average each year), but his takeaway is to live more frugally during your prime working years in order to maximise potential savings.</p><p>This goal of maximising any potential savings is shared by many FIRE bloggers. Most FIRE blogs will state what their target savings % is, with many aspiring for at least 65% of their net income.</p><p>One of MMM’s more widely-read posts titled<a href="http://www.mrmoneymustache.com/2013/02/22/getting-rich-from-zero-to-hero-in-one-blog-post/?ref=spaceship.ghost.io"> <em>Getting Rich: from Zero to Hero in One Blog Post</em></a><em> </em>focuses on being happy, cutting your costs, what to do with your savings, and how long your money can last in retirement.</p><p>We think that Mister Money Mustache is a great read for anyone looking at diving down some rabbit holes and following a play-by-play of a FIRE blogger targeting (and converting) on their early retirement.</p><h2 id="2-aussie-firebug">2. Aussie Firebug</h2><p>As the name suggests, the Aussie Firebug is a home-grown FIRE blogger.</p><p>Matt, otherwise known as Aussie Firebug, has been posting actively since 2015 (with over 70 blog posts). The more interesting parts of the blog are definitely the year in review, where he breaks down each goal and how well he tracked to achieve each. Check out <a href="https://www.aussiefirebug.com/australia-fire-survey-results-2020/?ref=spaceship.ghost.io">the results of his FIRE survey here</a>.</p><p>The Aussie Firebug has also been<a href="https://www.aussiefirebug.com/podcast/?ref=spaceship.ghost.io"> posting</a> an “Ask Firebug Fridays” series of podcast-style Q&amp;As, as well as inviting some guests in to ask their thoughts on the FIRE movement as a whole and how to achieve Financial Independence.</p><h2 id="3-lifelong-shuffle">3. Lifelong Shuffle</h2><p>Another local FIRE blogger by the name of Pat has been posting some content that we think is genuinely great, dating back to Jan 2017. The Lifelong Shuffle appeared to hit the mainstream after penning an opinion piece for the ABC titled<a href="https://www.abc.net.au/news/2018-02-14/why-i-decided-to-skip-home-ownership-to-retire-at-35/9378412?ref=spaceship.ghost.io"> <em>Why I decided to skip home ownership to retire at the ripe age of 35</em></a><em>.</em></p><p>He spoke of his aspirations to live off $40,000 per year for the rest of his life and how he would rather live in slightly less expensive capital cities or towns in Australia, as well as countries throughout south-east Asia or South America to squeeze the value out of each dollar.</p><p>As with the Aussie Firebug, Pat has monthly updates to see how he is tracking with toward his ultimate savings goal. We think that the Lifelong Shuffle’s blog does this best as he posts monthly updates with a planned net worth versus actual net worth with comments around recent market movements or how he recently sold his car and boosted his balance. Check out his<a href="https://lifelongshuffle.com/progress-financial-independenceearly-retirement/?ref=spaceship.ghost.io"> most recent updates</a>.</p><p>The Lifelong Shuffle and Aussie Firebug linked up for a<a href="https://www.aussiefirebug.com/podcast-pat-the-shuffler/?ref=spaceship.ghost.io"> collab podcast</a> in 2017 about ‘Retiring Early’, what makes them happy and how they invest.</p><h2 id="4-money-flamingo">4.  Money Flamingo</h2><p>Rounding out the top four FIRE blogs is Money Flamingo. Run by a couple of 30-somethings from Sydney, the Money Flamingo blog runs contrary to most others.</p><p>While<a href="http://www.moneyflamingo.com/about/?ref=spaceship.ghost.io"> posting</a> about FIRE, Mr and Mrs Flamingo are planning on retiring from their “corporate jobs” in 2021 - but won’t have reached full ‘Financial Independence’ in the traditional sense. They will have reached what they refer to as “Flamingo FI” which they see as retiring from jobs they hate and from “working with wankers”.</p><p>The Money Flamingos’ blog posts track how close they are to their version of mini-retirement, as they progress through their “<a href="http://www.moneyflamingo.com/our-plan/?ref=spaceship.ghost.io">1000 days to freedom</a>”.</p><p>We think that the light-hearted nature of the countdown captures the essence of how FIRE bloggers perceive the traditional nine-to-five working world and how they are sacrificing now in order to reward their future self with the independence to retire in whichever way they desire.</p><p>These four blogs are just a portion of what’s available to read online. If you’re a bit more of a listener, head on over to our post<a href="https://www.spaceship.com.au/learn/podcasts-that-might-help-get-financial-independence/?ref=spaceship.ghost.io"> <em>5 podcasts that might help get you on the track to financial independence</em></a> featuring the Aussie Firebug, My Millennial Money and more.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Liam Thomson)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/personal-finance/">Personal Finance</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2019/11/fire-blogs-you-should-be-following.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[Real Money Talk: Olivia]]></title>
            <link>https://www.spaceship.com.au/learn/real-money-talk-olivia/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/real-money-talk-olivia/</guid>
            <pubDate>Tue, 13 Oct 2020 21:58:00 GMT</pubDate>
            <description><![CDATA[Olivia is a 30-year-old who works in advertising and loves carbs and cheese.]]></description>
            <content:encoded><![CDATA[<p>This post is based on an interview we conducted with Olivia in June 2019.</p><p>Real Money Talk is our series where we interview Australians from all walks of life about their personal finances. The views expressed are those of the interviewees, based on their experiences with money, and as such are not necessarily representative of Spaceship's views.</p><p>We have changed the name of the interviewee for their privacy.</p><h2 id="overview">Overview</h2><p><strong>Name</strong>: Olivia.</p><p><strong>Age</strong>: 30.</p><p><strong>Where do you live</strong>: Newtown.</p><p><strong>Please tell us a bit about yourself</strong>:</p><p>I work in advertising, I have a Shih Tzu-Toy Poodle named Simba, and I love carbs and cheese. I’m originally from Brisbane and I moved to Sydney three years ago.</p><p><strong>What is your current net worth?</strong></p><p>Savings: About $5,000</p><p>Super: $35,000</p><p>Debt: About $15,000 for my business and $5,000 personal.</p><p>Investment: None.</p><p><strong>How did you accumulate your net worth?</strong></p><p>Just putting money away each week from my salary.</p><h2 id="earn">Earn</h2><p><strong>Tell us a bit about your career:</strong></p><p>I’m in the advertising industry, have been for 13 years. I worked for other people for the first seven or so years, I’ve had my own agency for three years, and I’ve been working for someone else for the past 12 months. I signed to be co-owner about two months ago.</p><p><strong>Do you have income sources outside of your job? If so, how much do you earn from each and how did you develop them?</strong></p><p>No.</p><p><strong>What advice do you have for people who want to earn more money?</strong></p><p>Don’t get into credit card debt. Save as much as possible in your twenties. If you decide to move in with a partner, make sure you still have a handle on your money and know where it’s going.</p><h2 id="save">Save</h2><p><strong>What is your savings rate? And how has it changed over time?</strong></p><p>My savings each week will depend on what bills and expenses I’ve got that week. After my bills and the $100 I give myself, the rest goes into savings. I have a few savings accounts.</p><p>I read “The Barefoot Investor” so I have a fun savings account and a fire extinguisher account.</p><p>I would say it normally goes 20% fire extinguisher and 80% fun, but it depends on what I’ve got coming up and how those accounts are looking.</p><p>When I had my own business, I didn’t save. Some weeks I barely paid myself. When I had a salary, I was reckless and spent everything. Now, having worked for someone else for a year, I have a great salary and I’ve turned 30, so I realised I had to start saving and get my shit together. But I don’t save just for the hell of it. I’ll save if I have a reason.</p><p><strong>Do you have a budget?</strong></p><p>Yes, a very strict one. I use an app called MoneyBoard.</p><p>I make $1,380 a week.</p><p>Rent: $425</p><p>Car loan: $180</p><p>Loan: $109</p><p>Health insurance: $17</p><p>Every week I give myself $100 to do stuff like dinners, drinks.</p><p><strong>How much do you spend per year?</strong></p><p>Probably between $50,000 and $70,000.</p><p><strong>Do you make purchase decisions carefully, or are you loose with your money?</strong></p><p>I’m definitely not precious with spending.</p><p><strong>How is your work-life balance?</strong></p><p>Good. It’s very important to me because I’ve been in positions where I’ve worked myself into the ground and it impacted my health. I refuse to get into that position again.</p><p><strong>What is your favourite thing to spend money on?</strong></p><p>Food! Just food. I eat out a lot.</p><h2 id="invest">Invest</h2><p><strong>How do you invest?</strong></p><p>I don’t. I haven’t had the money to do it; refer to the above notes! Also, I have absolutely no knowledge, I wouldn’t know where to start.</p><p><strong>How are you building wealth?</strong></p><p>To be honest, I don’t consider myself to be building wealth. In 6-12 months' time, when I start taking dividends from this business I co-own, I’ll have to sit down with a financial planner.</p><p><strong>Do you have a target net worth or lifestyle you want?</strong></p><p>I just want to not worry about money and do the things I want to do. I like expensive handbags and clothes, travel. I’d like to be able to take my parents on holiday and give more to charity. I’d love to not think twice about giving $50 to a homeless person. I want to be able to give back where possible. And eat out more!</p><p><strong>If you could start again, what would you do differently?</strong></p><p>No credit cards! None. Zero. If you’re in debt, don’t avoid it. Nip situations in the bud. No matter how much you’re earning, always put something aside.</p><p><strong>What mistakes have you made along the way that others can learn from?</strong></p><p>I hate money and I liked the idea of being looked after, so I let my partner have full control over my finances. I was naive.</p><p><strong>Do you have any worries about retirement? If so, how are you planning to address them?</strong></p><p>Yes. I don’t have immediate plans but in the next 12-18 months, I’ll sit down with a financial planner and work something out. I want a plan in place by the time I’m 33.</p><p><strong>How are you learning about building wealth?</strong></p><p>Well, “The Barefoot Investor.” I like podcasts too, and I read articles online. I really like Marie Forleo’s podcast.</p><p><strong>Do you give to charity? If you do, what percent of time/money do you give?</strong></p><p>I have in the past. I still do, but not regularly. Maybe twice a year.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Bryna Howes)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/real-money-talk/">Real Money Talk</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2019/07/real-money-talk-olivia.png" length="0" type="image/png"/>
        </item>
        <item>
            <title><![CDATA[Setting obnoxiously high goals (and why that’s good)]]></title>
            <link>https://www.spaceship.com.au/learn/setting-obnoxiously-high-goals/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/setting-obnoxiously-high-goals/</guid>
            <pubDate>Tue, 13 Oct 2020 20:39:00 GMT</pubDate>
            <description><![CDATA[If you aim big, you therefore plan for big, prepare for big and commit to big.]]></description>
            <content:encoded><![CDATA[<p><em>Aim for the moon. Even if you fail, you’ll land amongst the stars.</em></p><p>It sounds pretty. But is it really something you should live by? As it turns out, some people would say yes. The rationale being if you aim big, you therefore plan for big, prepare for big and commit to big. And even if things don’t quite work out the way you planned, you might just end up in a better situation than if you’d planned small and achieved your goal.</p><p>Let’s say your obnoxiously high goal is to retire at 45 with five investment properties to your name. Even if that doesn’t happen, the fact that you were shooting high could mean that at age 45, you might be, say, retired with your own home and one investment property.</p><p>Or you might have all five properties and not be retired.</p><p>Or something completely different.</p><p>The point is that having an endgame in mind from early on means you will likely approach every day differently. You think big. You play big.</p><p>So, what are some of the other benefits of setting obnoxiously high goals?</p><h2 id="break-away-from-your-beliefs">Break away from your beliefs</h2><p>Allowing yourself to dream big — like, really big — can give you a valuable shift in perspective. If you take the time to actively break down your limiting beliefs, you might start to see how many more options you actually have in life.</p><p>A common example of this in Australian cities is the expectation to go to uni, get a salaried job, and have a family. Stop assuming that path is the only one. Dream first, then sit down and work out how you could make it happen.</p><h2 id="get-excited">Get excited</h2><p>When you decide to step away from “normal” and pursue your big, huge, crazy dream, you’ll probably find yourself excited. Really excited. Because you’re actively taking steps to build the life you want. Never underestimate the power of the deep, intrinsic motivation that comes from working towards something you truly want and believe in.</p><h2 id="learn-and-adapt-fast">Learn and adapt, fast</h2><p>If you’re throwing yourself in the deep end, chances are whatever learning curve you’ve found yourself on is steep. Sure, you could have aimed lower and made it easier on yourself. But placing yourself in challenging situations may force you to learn and adapt quickly. It may get you to tap into your creativity to solve issues in ways you otherwise wouldn’t have to.</p><h2 id="build-your-resilience">Build your resilience</h2><p>While aiming high can help you fly past some roadblocks, there will also be setbacks which totally knock you down. When your goals are big, you may be more likely to foster the mindset of a marathon runner rather than a sprinter. You know there will be setbacks along the way. You’re mentally prepared. Picking yourself up and carrying on will help you build up your resilience.</p><h2 id="land-amongst-the-stars">Land amongst the stars</h2><p>As mentioned in the intro, if you shoot high and don’t quite make it, your “I almost made it” may still look better than someone else’s “I made it.”</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Liv Steigrad)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/behaviour/">Behaviour</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2019/07/setting-obnoxiously-high-goals.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[What is day trading]]></title>
            <link>https://www.spaceship.com.au/learn/what-is-day-trading/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/what-is-day-trading/</guid>
            <pubDate>Tue, 13 Oct 2020 19:44:00 GMT</pubDate>
            <description><![CDATA[If you’re day trading, you’re trying to take advantage of minute price moves and scoop up small wins that add up over time. ]]></description>
            <content:encoded><![CDATA[<p><strong>Day trading</strong> means buying and selling shares multiple times in the same day.</p><p>If you’re day trading, you’re trying to take advantage of minute price moves and scoop up small wins that add up over time.</p><p>Day trading doesn’t necessarily have to involve shares, it can also be currencies or other assets.</p><p>It’s worth pointing out that “day trading” in shares is not really the same as “investing” in shares.</p><p><a href="https://www.spaceship.com.au/voyager/?ref=spaceship.ghost.io">Investing</a> in shares is generally when you buy a stake in a business that will hopefully build a profit over time. When you invest, you have a look at companies that have a solid business strategy, pay off debts and will ultimately increase in value over time.</p><p>When you day trade, you’re trying to buy shares at a low price and sell at a high price in a very short space of time in very liquid markets. This means there are lots of market participants who are all buying and selling shares with each other.</p><p>You kind of don’t care what the stock you’re buying is, as long as the price moves to your advantage and there are enough people interested in it (liquidity) so they can buy when you want to sell, and sell if you want to buy.</p><h2 id="an-example">An example</h2><p>Let’s say a day trader buys $1,000 shares at 10am.</p><p>The price begins to rise as other traders buy that stock and by 10.15am the share price is up by half (50c).</p><p>Let’s say our trader sells her position at 10.15am, and she makes $500 (minus the fee she pays her online broker). In Australia, online brokerage fees vary depending on the volume of securities being traded and the broker being used.  A<a href="https://www.finder.com.au/cheap-stock-brokerage-in-australia?ref=spaceship.ghost.io"> range</a> of online brokerage fees may be found through finder.com.au.  For this example we will use the brokerage fees range between $8 - $20 per trade.</p><p>So by 10.16am she’s made between $480 - $492.</p><p>But of course there are taxes! In Australia, when a person sells securities,  <a href="https://www.spaceship.com.au/learn/what-is-capital-gains-tax/?ref=spaceship.ghost.io">capital gains tax</a> is usually charged on the profit made from the sale. This tax is applied at varying rates depending on how long the investor has held the shares and the investors' marginal tax rate.</p><p>Regardless, when it comes to day trading, we consider tax planning to be really important.</p><h2 id="too-tiny-to-bother">Too tiny to bother?</h2><p>$480 per trade (before tax) might not seem like much, but the point of day trading is you make lots of trades within the same day with the aim of clearing a small profit per trade.</p><p>Some traders will trade three or four times per day, some will trade hundreds of times per day and across several different shares.</p><p>That way, they multiply their profits via volume.</p><h2 id="what-s-overtrading">What’s overtrading?</h2><p>Overtrading is when you make excessive amounts of trades. Generally this happens when people are bored or lack discipline. </p><p>Overtrading is dangerous because, remember, each trade attracts a broker fee. So you could be making thousands of tiny buys and sells, but still paying brokerage fees on all of your trades, thereby reducing your profits margins.</p><h2 id="what-s-undertrading">What’s undertrading? </h2><p>Rather than waste money racking up excessive fees, undertrading is when you don't enter a position when you see an opportunity pop up.</p><p>We think undertrading generally emerges when you’re too nervous to lose money or you’ve given yourself too many entry conditions.</p><p>(ie. I’ll buy the share when it hits $50, and there are at least 100,000 other investors trading the shares of that company, and the gold price is at least $1,500, and the sun is out, and Gogglebox is on tonight…).</p><p>Too many entry conditions often cause paralysis and you’ll miss opportunities to scoop up wins.</p><p>Experts say, rather than trade like a machine gun, trade like a sharpshooter with a bow and arrow.</p><h2 id="types-of-strategies">Types of strategies</h2><p>One of the most common ways to exit a winning position is by hitting a profit target.</p><p>This is as simple (and as complex!) as making sure you sell your shares when they reach a predetermined pricing level.</p><p>Here are some common strategies that help you hit a price target.</p><h3 id="scalping">Scalping</h3><p>Scalping is probably the most popular. This is when you sell <em>as soon </em>as a trade becomes profitable.</p><p>You’ve made <em>any</em> amount of money on the deal? Sell.</p><p>The thinking behind this is, it’s easier to catch small moves in share prices than large ones.</p><p>So scalpers (traders who practice scalping) watch the market all day, conducting hundreds of trades, scalping as many tiny wins as they become available.</p><p>One characteristic of scalpers is they generally use larger positions so they can make the most money off the smallest movements in price.</p><h3 id="fading">Fading</h3><p>When share prices suddenly increase some day traders like to bet that the price of the shares will fall just as quickly.</p><p>This is called <em>fading; </em>when you short shares (bet they will fall) after they have increased in price.</p><p>This is a high risk strategy which is based on the assumption that the shares are overbought, that early buyers in the stock are already scooping up their profits and existing buyers will be freaked out and pull their money.</p><p>Should those things happen, the share price is likely to fall.</p><p>The price target here is when buyers begin stepping in and send the price back up after a fall, you get out.</p><h3 id="daily-pivots">Daily Pivots</h3><p>This strategy looks at the share price movement over the day. You try and buy in at the lowest point of the day and sell at the highest.</p><p>The price target you’re trying to hit is at the reversal point - when the share price changes direction.</p><h3 id="momentum-trading">Momentum Trading</h3><p>This is where you get swept along with a tide. Momentum strategies usually trade on news releases or a strong directional trend.</p><p>Let’s say a company releases a new product or a government policy will be good for a business, a momentum trader might jump onto a share price and ride it as it moves higher.</p><p>Another momentum trader might fad the price surge.</p><p>The price target - or the signal to exit - is generally when the volume begins to decrease.</p><h2 id="how-can-you-limit-losses">How can you limit losses?</h2><p>Some traders put “stop loss orders” in place.</p><p>These are automated rules that kick in should a certain price/condition eventuate.</p><p>For example, you could put a stop-loss order at $0.50. So when a share price is falling and hits that point, the order automatically sells at that price.</p><p>If a share price is bouncing around, you might want to put a stop loss at a recent low or (if you’re short) above a recent high.</p><p>An every day trader should have mental stop losses though.</p><p>These act as a 'stop loss order' for when certain personal criteria are violated. If a trade takes an unexpected turn, you’ll immediately exit your position.</p><p>This is all about risk - and make no mistake - day trading is a risky undertaking. It also becomes more difficult as high frequency traders conduct thousands of lightning fast deals throughout the day. As an investor it’s important to think about what your edge is, what you want to achieve and how you are going to achieve it.</p><p>So if you’re going to give it a whirl, give yourself time and do some thorough homework before jumping in.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Jessica Sier)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/investing/">Investing</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2022/03/What-is-day-trading.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[09.10.20 | We bought some stocks]]></title>
            <link>https://www.spaceship.com.au/learn/091020-newsletter/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/091020-newsletter/</guid>
            <pubDate>Fri, 09 Oct 2020 00:56:00 GMT</pubDate>
            <description><![CDATA[Why we’ve invested in Roku, Ping An Good Doctor, Snap Inc., and Jumbo Interactive.]]></description>
            <content:encoded><![CDATA[<p>Over the last few weeks, we've made some changes to the Spaceship Universe Portfolio.</p><p>We <a href="http://trk.klclick.com/ls/click?upn=mVO85USkn23jwE6M-2BkVPuLRwU-2BLUKCkhaC9gS6-2BRuySkyTFi0YERQTWAEEz1VAfi66s2Pj-2FXhakqRO6DxQh4fUiTu3-2FtrrFiBvsPXI2nrhMkw11H10HxnqKxVHWaJTBG5p6OfCYulKmyPauuWGRt61wSWVT2se1SiqDr4kUCpeOcn-2Bw1qiUH6E16qqWl-2Bf6P46hx45htywQ-2Fi10y9Zj3oG90cSVoLG7-2BTgNalHKhPmL0tcnXYV5UY2xF-2B5ML7uejIjIoP1IcqGW8COo-2BZG63lak18pts-2Ftid9NvHddaW-2F1iQ8pdCwEVydj3Qadl8k11UtOHIPg1Fc4EoK1A42BYJ-2Bg-3D-3DEeK5_Mhb-2B-2FDbtaAvWpwk0u4wRO-2FQNvYZxpr1ejToE5afKbOMy0Bch8M33QsPPYDRA1W3IVc-2FFbLT7vm99N5oV-2FqUJ22R8gD4wOs77Wwrvq9IUQdu8Z7av040feeAmjUUD2P4W9nWkGGmjRM6K1DTkBHTTCZesQm1zlbIuMoyGhsrRshjIdcOS-2FCMinLScWohJOrXa4tAb9LUcaFdpHgWCAPBqDz5m2NYTt4lbRlkOUHtEPA9rPCOvAYnWHdBzazioMKU3nIpLz9vFz2PPSICYz8bqJH4r849W-2B4evu4yGG5-2FDxVnCssITtQy80QTFO8OspLb7z8kRVBKXPv6WdD9pyScYt89rpB6jZOdtZQK7jSlCD07iqv2LAigwFilZs-2BOK7qILvQHzMuaGOWg88ycrIzGcRg-3D-3D&ref=spaceship.ghost.io">bought Etsy, DocuSign, and Schrodinger</a>. We <a href="http://trk.klclick.com/ls/click?upn=mVO85USkn23jwE6M-2BkVPuLRwU-2BLUKCkhaC9gS6-2BRuyS1pT2PmMwwXFf3G8t5Cbcl-2Bv-2F7sez9jbL5KPDElqWJXDaDqWg2bSo0R-2B0OrtvAZ8uRaKMyl4LkqRi0UKseE2nxTgAgssQWGBBcbybbGdyLH8BRz1epzvP-2BbUVnWXCtt6XEqzaf4JFIgbVW4lrer9SUDvo2uF8MTHBXXe1P6EP0ybwUOI5ZO8wVxu4FJkRqi7g0PefuF7x6vqorcbWX3jUuB22D-2BQGeNhxGKzjThKIE-2FqUPdukUELyn1AxLD9t5gDpvgf8seYwXiS-2B-2FyoaRG8szsMc8N8-2BEU674INXZ-2Bisb-2FQ-3D-3DkkGu_Mhb-2B-2FDbtaAvWpwk0u4wRO-2FQNvYZxpr1ejToE5afKbOMy0Bch8M33QsPPYDRA1W3IVc-2FFbLT7vm99N5oV-2FqUJ22R8gD4wOs77Wwrvq9IUQdu8Z7av040feeAmjUUD2P4W9nWkGGmjRM6K1DTkBHTTCZesQm1zlbIuMoyGhsrRshjIdcOS-2FCMinLScWohJOrXa4tAb9LUcaFdpHgWCAPBqDwQjvZlSuSWuDX7ro3KIeNlyVhnis6Fu2HYMr802VEDfAordNH3RWV78YgTb4SkHD9GM-2BP-2FPqXh-2FfaNm8qEMr4B1iOlc1UtQWPxBuCbu278c1KPk-2FS29Oj4skJP4mX-2Bat-2BLw430AMDHblQ3TYhNiAAVCvZp7MdCpX03h8CYG-2BXTdK2TQ7DdRTZ2tH-2BUkRG28pg-3D-3D&ref=spaceship.ghost.io">sold Sina, Twitter, Medical Developments, and Slack</a>.</p><p>And now we’ve bought four more stocks.</p><p>Ahead, we discuss why we’ve invested in Roku, Ping An Good Doctor, Snap Inc., and Jumbo Interactive.</p><h2 id="roku">Roku</h2><p>Roku is an operating system for smart TVs. What Android (Google) and iOS (Apple) are for smartphones, Roku is for TVs. Users can connect to the television ecosystem and stream more than 500,000 movies and shows through one device.</p><p>The company earns money when subscribers sign up to streaming platforms such as Netflix, as well as through its advertising business.</p><p>This means Roku is benefiting from the increased competition in the streaming world.</p><p>We like Roku partly because of its network effect; nearly one in three smart TVs sold in the United States runs Roku. We also believe the company benefits from being independent to the bigger tech players such as Amazon, Google, and Apple.</p><p>Roku has actually just announced that its Roku Channel will be available on Amazon Fire TV, giving it broader distribution and revenue that is no longer tethered to active accounts.</p><p>We believe Roku will continue to benefit from the trend towards streaming.</p><p>Having said that, one risk is customer concentration; the majority of streaming is done on a few services, including Netflix, Disney+, Hulu, and Amazon Prime.</p><p>But we feel this will reduce over time as more streaming services are launched.</p><h2 id="ping-an-good-doctor">Ping An Good Doctor</h2><p>Ping An Good Doctor is the largest telehealth provider in China.</p><p>The company is partly owned by Ping An Insurance, which has 18% of the insurance market in China (as at 2018). Telehealth is likely to be a hybrid online/offline system, so it will need insurance relationships and access to hospitals, among other things, at times.</p><p>We like Ping An Good Doctor for a few reasons, not least of which is its opportunity.</p><p>Ping An Good Doctor has approximately 830,000 consultations/queries every day, which gives it a useful database to train AI for recommendations.</p><p>Also, online health appointments in China currently make up about 8% of total health appointments, and this is estimated to grow to 33% by 2026. There is competition in the market, with Tencent’s WeDoctor a competitor, but we believe that Ping An has an advantage due to its insurance connections and hospital relationships.</p><h2 id="snap-inc-">Snap Inc.</h2><p>Snap Inc. is a social media company best known for creating the Snapchat app.</p><p>Since launching in 2011 — and turning down a US$3 billion offer from Facebook — it has become a leader in augmented reality, with 238 million daily active users.</p><p>We like Snapchat because its brand and network effect are increasing.</p><p>The company has the largest share of younger users compared to other social networks, reaching more 13 to 34 year olds than Facebook or Instagram. Moreover, its advertising is weighted towards direct response, meaning it converts at a high rate.</p><p>The company also has an opportunity with its Snap Minis, which are third-party apps that live within Snap’s Chat section, turning Snap into a “super-app” not unlike Tencent’s WeChat.</p><p>Of course, there is competition in TikTok, but we felt the opportunity outweighed the risk and decided to go ahead and buy Snap regardless.</p><h2 id="jumbo-interactive">Jumbo Interactive</h2><p>Jumbo Interactive is a digital retailer of lottery games in Australia. Since 2005, they have been running the OzLotteries website, which sells Powerball and OzLotto tickets, among others.</p><p>We like Jumbo because it’s expanding into operating as a software platform partner to other lotteries, not just within Australia, but around the world. Instead of being a ticket reseller, it has become a software provider.</p><p>There’s opportunity here, as around 28% of lotteries in Australia are online, compared to 7% globally.</p><p>In addition, its new “Powered by Jumbo” division allows it to sell its software, as a service, to charitable lotteries, for instance, so they can be run online. The license is typically multi-year, and it receives a fee based on a percentage of sales.</p><p>As such, we decided to buy Jumbo.</p><h2 id="spaceship-origin-portfolio">Spaceship Origin Portfolio</h2><p>For customers in the Spaceship Origin Portfolio, things are a little different.</p><p>The Spaceship Origin Portfolio portfolio is made up of around 100 of some of the largest ASX listed companies by market capitalisation, and around 100 of some of the largest global companies by market capitalisation.</p><p>If a company moves in or out of the Spaceship Origin Portfolio, it will be because its market capitalisation has changed, not because we have made the decision to buy or sell it.</p><hr><p>The Spaceship Universe Portfolio invests in Roku, Ping An Good Doctor, Snap Inc., Jumbo Interactive, and Tencent at the time of writing.</p><p>The Spaceship Origin Portfolio invests in Ping An Insurance and Tencent at the time of writing.</p><p>Important! We’re sharing with you our thoughts on the companies in which Spaceship Voyager invests for your informational purposes only. We think it’s important (and interesting!) to let you know what’s happening with Spaceship Voyager’s investments. However, we are not making recommendations to buy or sell holdings in a specific company. Past performance isn’t a reliable indicator or guarantee of future performance.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Bryna Howes)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/newsletters/">Newsletters</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2020/10/news-091020-1.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[Real Money Talk: Susie]]></title>
            <link>https://www.spaceship.com.au/learn/real-money-talk-susie/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/real-money-talk-susie/</guid>
            <pubDate>Tue, 06 Oct 2020 21:55:00 GMT</pubDate>
            <description><![CDATA[Susie is a 35-year-old management consultant into fashion and travel.]]></description>
            <content:encoded><![CDATA[<p>This post is based on an interview we conducted with Susie in June 2019.</p><p>Real Money Talk is our series where we interview Australians from all walks of life about their personal finances. The views expressed are those of the interviewees, based on their experiences with money, and as such are not necessarily representative of Spaceship's views.</p><p>We have changed the name of the interviewee for their privacy.</p><h2 id="overview">Overview</h2><p><strong>Nam</strong>e: Susie.</p><p><strong>Age</strong>: 35.</p><p><strong>Where do you live</strong>: Waterloo.</p><p><strong>Please tell us a bit about yourself.</strong></p><p>I’m a management consultant into fashion and travel, and I’ve been living in Australia for almost a year and a half.</p><p><strong>What is your current net worth?</strong></p><p>Savings: $3,000.</p><p>Super: No idea, but I’ve been working full time since I finished university.</p><p>Debt: $40,000 debt, including mortgage and credit cards.</p><p>Assets: Probably about $150,000 in fixed assets.</p><p>Investments: I’ve got equities overseas but I’m not sure of their value right now.</p><h2 id="earn">Earn</h2><p><strong>Tell us a bit about your career:</strong></p><p>I’m a management consultant full time. I’ve been doing that for about 5 years. I’ve pretty much always worked full-time, straight from uni.</p><p><strong>Do you have income sources outside of your job? If so, how much do you earn from each and how did you develop them?</strong></p><p>No.</p><p><strong>What advice do you have for people who want to earn more money?</strong></p><p>I would save more rather than spending on depreciating assets (like cars). If you need a car, buy a cheaper one and put as much money as possible into an appreciating asset.</p><h2 id="save">Save</h2><p><strong>Do you have a budget?</strong></p><p>I prefer not to say exactly, but someone at my level would be earning a salary between $140,000 and $180,000.</p><p>Rent and utilities: $3,500/month.</p><p>Transport: $200, plus $100 in case I need to take a taxi somewhere. I’m more likely to use Uber Pool though because you save more.</p><p>Grooming: $150 for hair and nails, and $150-200 every 3 months for my hair.</p><p>Groceries: I initially thought I’d need around $150 a week, but I now spend more like $50 a week for groceries, and I’d eat out once a week, probably spending $20-$40. Once a month I might spend around $200 on an evening out with friends.</p><p>Shopping: In a good month, maybe nothing. In a month where I do shop, I could spend between $200-$500 on clothes and shoes. I wouldn’t say I budget for that though. It’s more an emotional thing. I do budget for skincare and my daily stuff though. Probably $100 a month on average. If something I know I use all the time is on sale, I’ll usually stock up.</p><p>Debt: About $1,000 towards my credit card debt. I also send money back overseas for my investments, mortgage, and car there. That adds up to about $2,000 a month.</p><p>Savings: I try to aim for a minimum of $500/month for my savings, but my day to day savings are more for holidays or frivolous things that I want.</p><p><strong>What is your savings rate? And how has it changed over time?</strong></p><p>I never really had a consistent saving habit. My parents came from the middle-working class to middle class. They never really saved; that knowledge wasn’t passed down to me. Because of the climate in my home country, I had a very low salary and I spent almost half of it on travel. As my salary increased, I was spending as much as I earned.</p><p><strong>Do you make purchase decisions carefully, or are you loose with your money?</strong></p><p>I have a shopping problem. I’m an emotional shopper. Until I was in my late 20s, I would have clothes in my cupboard that literally still had tags on them, because I was trying to fulfil this need. Around 2010, I went to a talk about the psychological influences of shopping, and that got me in touch with my emotional shopping. It’s still a challenge, but I try to control it more.</p><p><strong>How is your work-life balance?</strong></p><p>I think Australia can offer a pretty good work-life balance. It’s the best balance I’ve seen across the many countries I’ve worked in.</p><p><strong>What is your favourite thing to spend money on?</strong></p><p>Holidays, closely followed by designer shoes. Designer anything really.</p><h2 id="invest">Invest</h2><p><strong>How are you building wealth?</strong></p><p>I’ve got a home overseas which I’m still paying off. That’s the main thing. I’m also actively trying to build a portfolio in different equities. I also want to start up something of my own, like independent contracting rather than consulting for another company. The plan is to save at least three months of my current salary, to get to the point where I can comfortably do that. I also have to try to get my permanent residency, which will have several thousand dollars in related expenses, but it’d give me more flexibility for my work.</p><p><strong>What are your main roadblocks? And how are you addressing them?</strong></p><p>Being on a work visa.</p><p><strong>Do you have a target net worth you want?</strong></p><p>I do, but I’m probably 5-10 years away from it.</p><p><strong>When did you make your first significant behavioural shift towards wealth building?</strong></p><p>Late 20s/early 30s was when I started putting towards equities and savings to buy a home, which I eventually did. When I moved to Australia, I cashed out a lot of my savings to restart my life. My job relocated me, but I still had to pay for my visa, flights, and to ship my stuff over, then they would reimburse me for that.</p><p><strong>If you could start again, what would you do differently?</strong></p><p>Be more conscious about what I’m spending my money on. Like buying a packet of a new flavour of Tim Tams, tasting one, then throwing out the packet. Now I make a grocery list, and because I have a sweet tooth, I’ll include “up to $6 on a treat,” not “all of them because they’re on sale.” You can also shop smarter. Keep an eye on things you need and buy them on sale. I cook for my immediate need instead of stockpiling for “maybe.”</p><p><strong>What mistakes have you made along the way that others can learn from?</strong></p><p>Spending too much on a credit card and buying fancy things that I don’t need.</p><p><strong>Do you have any worries about retirement? If so, how are you planning to address them?</strong></p><p>No, I’m not worried about it.</p><p><strong>How are you learning about building wealth?</strong></p><p>I think I learned the most from books and social media. I follow inspiring women that are investing and sharing how they got to that point and what they’ve learned. Hitha Palepu and Olivia Jeanette are my favourites. Also, a book called “The Money Book for the Young, Fabulous &amp; Broke.”</p><p><strong>Do you give to charity? If you do, what percent of time/money do you give?</strong></p><p>Back home I would volunteer quite regularly. Here, I haven’t come across that many opportunities. Back home there are a lot of women involved in certain charities, and I would donate to their causes when needed.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Bryna Howes)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/real-money-talk/">Real Money Talk</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2019/07/real-money-talk-susie.png" length="0" type="image/png"/>
        </item>
        <item>
            <title><![CDATA[02.10.20 | We sold some stocks!]]></title>
            <link>https://www.spaceship.com.au/learn/021020-newsletter/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/021020-newsletter/</guid>
            <pubDate>Fri, 02 Oct 2020 03:41:00 GMT</pubDate>
            <description><![CDATA[Why we sold Sina, Twitter, Medical Developments, and Slack. ]]></description>
            <content:encoded><![CDATA[<p>It’s been a big year for the Spaceship Universe Portfolio.</p><p>Earlier this year, due to the impacts of the coronavirus crisis, we sold a number of companies from the portfolio. While we added three new companies last week — which I <a href="http://trk.klclick.com/ls/click?upn=mVO85USkn23jwE6M-2BkVPuLRwU-2BLUKCkhaC9gS6-2BRuySkyTFi0YERQTWAEEz1VAfi66s2Pj-2FXhakqRO6DxQh4fUiTu3-2FtrrFiBvsPXI2nrhNEDrrDItNSuAJ2e6bh4IbE5Sn0k3WeXUN8N4G2X4Baj561cVp4gCezZtiv5O-2F0zi8WlDBCrqK2MP4xerBXhFJn3pT2VmE5qGJOPVzeEzMNDypzYcuVKDiblVkNB-2Bw-2FrKwzg-2BGy5LW3moGrmOcHmKC-2BCrkbs4DEheKeBismilHycChwDFzSNJxzWXrm1lToC5Yz2wR45zFcsA9t0Y0DMl2d8T9E4X7650JchNhtNldakw-3D-3D9a4H_Mhb-2B-2FDbtaAvWpwk0u4wRO-2FQNvYZxpr1ejToE5afKbOMy0Bch8M33QsPPYDRA1W3Ip7iR0iJyYHevkTHG0zdtbtEycClXBGExTjrun-2Bv-2FG-2BETmMdv4dsY91ES50NrjMumvrscptdiM0QII4QXhhaBzBEZG9ifldx6eoKxqbHpNE0thR-2BXB01du1bU0HX3AljTmA1-2FURv6SL5Vww4BmlNzNnAKFQyzcS5ZZewsWuEQjR5KvGIhPBdt6MaJMiv-2BXkpPhP-2B8OBt9lJecBy35Ehc85fXUzVse3O-2BaL7iTHMRqloT8nLSDMhmFP8QXia07dnMhmdPpqimP2EGs4V1FZwKRKXjmBjr-2B18wAfQxTrC8y6hiL6azwE9IFqXXM7nA4kpcV67zjgrvnVhXVrNJyM5hJLw-3D-3D&ref=spaceship.ghost.io">wrote about here</a> — and we’ll be adding some more soon, we’ve also just sold a few.</p><p>We’ve removed: Sina, Twitter, Medical Developments, and Slack. Here’s some info:</p><h2 id="sina">Sina</h2><p>Sina is a Chinese tech company, possibly best known for being the parent company of Weibo, which is a Chinese microblogging website similar to Twitter.</p><p>A few months ago, Sina announced it would delist its US shares — 20 years after going public on the Nasdaq — with management paying a premium to take the company private.</p><p>As such, we sold out of Sina.</p><h2 id="twitter">Twitter</h2><p>Twitter has been around for more than 14 years now, and it's been public for almost seven.</p><p>Over the last few months, we felt that Twitter has been a little stagnant.</p><p>It has had ongoing issues with technology bugs, which in turn have impaired its ability to share data with ad partners.</p><p>Also, Twitter has long struggled with growing its advertising business. While Twitter’s conversations and breaking news are valuable, we felt they have continually struggled to capitalise on this value.</p><p>We believe that other social media platforms, such as Snapchat, are innovating at a faster rate, and therefore we decided to sell out of Twitter.</p><h2 id="medical-developments">Medical Developments</h2><p>Medical Developments is an Australian emergency medicine company.</p><p>The company’s main product is Penthrox, a hand-held inhaler that provides pain relief. Also known as the “green whistle,” it sometimes makes a cameo on television when a football player is injured and needs some instant pain relief before leaving the field.</p><p>In March, the company announced that its CEO, John Sharman, was resigning. Sharman had been with the company for more than 10 years and had taken it public.</p><p>This, combined with a lack of confidence on the timing of overseas product approvals, led us to make the decision to sell out of Medical Developments.</p><h2 id="slack">Slack</h2><p>We bought Slack, which makes collaboration and communication software, last year — long before the pandemic that forced us all to work from home.</p><p>While Slack has seen strong revenue growth, it hasn’t done as well over the past six months as some of its “work from home” peers, including Zoom and DocuSign.</p><p>We think this is a good time for Slack to start driving demand, but the company seems to be seen as a “nice to have” while companies such as DocuSign seem to be seen as “must have” services. As such, we sold out of Slack (and bought into DocuSign).</p><hr><p>The Spaceship Universe Portfolio invests in DocuSign at the time of writing.</p><p>Important! We’re sharing with you our thoughts on the companies in which Spaceship Voyager invests for your informational purposes only. We think it’s important (and interesting!) to let you know what’s happening with Spaceship Voyager’s investments. However, we are not making recommendations to buy or sell holdings in a specific company. Past performance isn’t a reliable indicator or guarantee of future performance.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Bryna Howes)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/newsletters/">Newsletters</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2020/10/news-021020-1.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[How to use loyalty programs to save money]]></title>
            <link>https://www.spaceship.com.au/learn/how-to-use-loyalty-programs-to-save-money/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/how-to-use-loyalty-programs-to-save-money/</guid>
            <pubDate>Tue, 29 Sep 2020 23:02:00 GMT</pubDate>
            <description><![CDATA[Fact: Loyalty programs are desperate to have you sign up as a member. Here's how to make the most of them.]]></description>
            <content:encoded><![CDATA[<p>Fact: Loyalty programs are desperate to have you sign up as a member.</p><p>Social media feeds are littered with competitions promising gift vouchers, free phones, computers and overseas holidays. How do these companies afford all this in the first place, and how can you benefit from it?</p><p>Below are four of the main types of loyalty programs, with tips on how you can take advantage of them to save money.</p><h2 id="1-points-programs">1. Points programs</h2><p>Points programs are probably the most identifiable out of all loyalty programs. Frequent customers are incentivised by earning points every time they shop. Once these points accumulate to a certain amount, a voucher, discount or freebie is awarded to thank the shopper for their continuing support.</p><p>Points programs are tailored toward more general shopping such as grocery stores, allowing ‘everyday’ shoppers to save money. By securing repeat business, the program pays off for the business and as a customer, earning points further incentivises shopping with the same business.<br></p><p><strong>Tip:</strong> If you are a member of a points program, check the T&amp;Cs to see what rules are in place around point expiration. Many programs have a 12-24 month expiration on points, specifying that additional points must be earned within a calendar year, or an entire balance can expire. Set yourself a calendar reminder to make sure your points don’t expire before you have a chance to utilise them.</p><h2 id="2-tiered-programs">2. Tiered programs</h2><p>A tiered loyalty program is similar to a points program, but usually works for more expensive products/services. These programs work best when there is more of a divide between prices (such as economy vs business class airline tickets).<br></p><p>For members of tiered programs, being on a ‘bronze’ membership immediately makes higher levels such as 'silver' or 'gold' desirable. With airline loyalty programs, there are both points and status credits (designed to keep you flying with one airline over another) to keep members constantly coming back and continuing their spending over the year.</p><p><strong>Tip: </strong>If you are a member of a tiered program, see what the benefits are if you want to upgrade to a higher tier. Depending on the program, a higher level will usually give you access to better value offers (just ensure you don’t overspend when reaching for a higher tier).</p><h2 id="3-vip-programs">3. VIP programs</h2><p>A VIP program usually requires a customer to pay to become a member. This instantly means you have a sunk cost and will have to spend at the retailer to get bang for your buck.</p><p>Some airlines or high-end retailers have VIP programs that cost a fixed fee each year but allow first-priority access to sales events or discounts every time you shop. This can make a VIP program attractive <em>only</em> if you intend to spend your money with them and not another competitor.</p><p><strong>Tip: </strong>If you are thinking of becoming a member of a VIP program, see how much you can save every time you shop and if this outweighs the benefits of locking yourself in to the one company for most of your purchases.</p><h2 id="4-new-members">4. New members</h2><p>Chances are the first time you visit a new online retailer, you were offered a 10-20% discount just for signing up to their mailing list. While this seems as though it's a decent trade, you’re now more likely to buy something because it’s now instantly cheaper than the prices you’re looking at.</p><p>Mailing lists are a goldmine for companies. Each member has a value assigned to them based on how often they open emails sent to them, click on links and follow through on purchasing based on these emails.</p><p>Email lists have low overheads to maintain but can result in thousands of purchases (Amazon is famous for sending emails with suggestions based on items you have been looking at but didn’t pull the trigger on).</p><p><strong>Tip: </strong>New members can get great deals ahead of existing customers as companies are looking to grow their customer base and generate new sources of income. See what % discount you can get by signing up to a mailing list.</p><h2 id="stay-smart">Stay smart</h2><p>Loyalty programs are a great way to save money, but be cautious of the various terms and conditions, qualifications and spending limits you may need to qualify for in order to obtain benefits. Loyalty programs have pitfalls too. As a customer, a business will almost always want you to spend with them over any competitors and can even match discounts offered elsewhere if asked nicely enough.</p><p><strong>Final tip:</strong> With so many different loyalty programs that carry their own cards, download the app of the company or find an app that can store all your loyalty cards such as<a href="https://stocardapp.com/en/au?ref=spaceship.ghost.io"> Stocard</a>.</p><p>Good luck, collect those points and enjoy some great rewards!</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Liam Thomson)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/personal-finance/">Personal Finance</category>
            <category domain="https://www.spaceship.com.au/learn/tag/cost-of-living/">Cost of Living</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2019/11/how-to-use-loyalty-programs-to-save-money.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[Real Money Talk: Jay]]></title>
            <link>https://www.spaceship.com.au/learn/real-money-talk-jay/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/real-money-talk-jay/</guid>
            <pubDate>Tue, 29 Sep 2020 22:56:00 GMT</pubDate>
            <description><![CDATA[Jay is a 26-year-old who has a wide range of investments.]]></description>
            <content:encoded><![CDATA[<p>This post is based on an interview we conducted with Jay in June 2020.</p><p>Real Money Talk is our series where we interview Australians from all walks of life about their personal finances. The views expressed are those of the interviewees, based on their experiences with money, and as such are not necessarily representative of Spaceship's views.</p><p>We have changed the name of the interviewee for their privacy.</p><h2 id="overview">Overview</h2><p><strong>Name:</strong> Jay</p><p><strong>Age:</strong> 26</p><p><strong>Where do you live: </strong>North Melbourne, Australia.</p><p><strong>Please tell us a bit about yourself.</strong></p><p>I am a finance geek. Truth be told, I failed a lot in math but after reading the book “Rich Dad Poor Dad” by Robert Kiyosaki, I got hooked on personal finance, investing, and generating passive income. That and cryptocurrency happened.</p><p>I would say I’m an all-rounder guy with a passion for investment, which is why I chose Spaceship and tried it out. 😊</p><p>Previously I had created my own cryptocurrency fund management project with Indonesian clients that netted 241% profit in the blockchain space during 2016 to 2018. It was a fun and engaging exercise I had, dealing with high net worth individuals, and I was exposed to client administration and taxation legislation, along with being entrusted with client’s funds, all the while teaching others about how cryptocurrency could revolutionize banking and finance.</p><p>I am currently working as a trust officer in corporate institutional banking. I deal with the back-end work of onboarding clients, managing cash and unit settlement of bonds and other fixed income assets, and regulatory compliance, and all the while also dealing with differing stakeholders in both external and internal market operational departments.</p><p><strong>What is your current net worth?</strong></p><p>Currently my Australian net worth is around $94,000 AUD (depending on the market rate of my assets).</p><p><strong>How does it break down?</strong></p><p><strong>Spaceship: </strong>$7,741<br><strong>ETFs (miscellaneous brokers): </strong>$12,202<br><strong>RAIZ: </strong>$4,414<br><strong>Australian shares: </strong>$1,541<br><strong>Cash savings: </strong>$60,000<br><strong>Emergency fund:</strong> $3,000<br><strong>Superannuation: </strong>$7,590<br><strong>Cryptocurrency(s): </strong>Undisclosed<br><strong>Overseas property(s): </strong>Undisclosed</p><p><strong>Any debts? (including HELP from Uni)</strong></p><p>$800 credit card debt. I usually use a credit card to manage my cash flow and earn rewards to buy things such as iPads, flight tickets, and other miscellaneous goodies that work offers me.</p><p>No uni debt for me. I paid that off years ago from profit proceeds of Bitcoin, back when no one cared about it.</p><p><strong>How did you accumulate your net worth?</strong></p><p>A majority of my wealth came from investing into cryptocurrency early back in 2012, however now I have a primary source of income that I invest into dividend growth ETFs and growth portfolios such as the one provided on Spaceship.</p><h2 id="earn">Earn</h2><p><strong>Do you have income sources outside of your job? If so, how much do you earn from each and how did you develop them?</strong></p><p>Yes, I do earn income from other sources such as from dividends and from income coming off my investment portfolio.</p><p>ETFs and shares: Roughly $140 AUD per quarter.<br>Fixed income (bonds): Roughly $30 AUD per quarter.<br>Decentralised blockchain margin lending products: Roughly $300 AUD per month.</p><p>All are done via picking the best suited products that suit my risk-return profile and my investment horizon.</p><p><strong>What advice do you have for people who want to earn more money?</strong></p><p>I believe to keep things super simple at first but in order to earn more money, you either invest in yourself or invest in a diversified basket of stocks/ETFs that produce income.</p><p>I would also say don’t give in to lifestyle creep; once you are able to master that and allow yourself a budget to adhere to, you would be able to create an automated process in which you don’t really have to think to save! Remember, the objective is to make your money make more money, not the other way around.</p><p>Finally, always invest in yourself, be it in learning more courses or learning how to get your finances in order.</p><h2 id="save">Save</h2><p><strong>What is your savings rate? And how has it changed over time?</strong></p><p>Since I was brought up in an Asian family, I was always drilled to save my money ever since I was a kid. So my savings rate would be at a default of 30%.</p><p>However, this was not the case these days as now I have been increasing my investments and even dipping into my savings account to buy the dip!</p><p><strong>Do you have a budget?</strong></p><p>Yes! 30% goes to savings, 20% goes to investments, 40% goes to rent and 10% goes to anything else (bills, takeaway, groceries, insurance, etc.).</p><p><strong>How much do you spend per year?</strong></p><p>I spend roughly $30,000 to $40,000 a year (this is rent and all other expenses combined).</p><p><strong>Do you make purchase decisions carefully or are you loose with your money?</strong></p><p>I tend to make my purchases very carefully, reading articles and ensuring I get the best bang for my cash. But at times, you’ve just got to let loose and buy those new Beats headsets and new gaming chair, especially when keyboards and mouses are tax deductible when working from home!</p><p><strong>How is your work-life balance?</strong></p><p>50% primary work, 30% personal projects, and 20% leisure. So, I would say pretty balanced.</p><p><strong>What is your favourite thing to spend money on?</strong></p><ul><li>Shares &amp; ETFs.</li><li>Expensive luxury items that I budget for and that my passive income pays for.</li><li>Time and experiences that I share with friends and family.</li></ul><h2 id="invest">Invest</h2><p><strong>How do you invest?</strong></p><p>Through various investment products such as Spaceship, Raiz, Commsec, NABTrade, cryptocurrency exchanges, FX and option brokerages. I’ve been trying out this new platform, BrickX, which allows individuals to buy shares of a property via a unit trust structure. Neat!</p><p><strong>What has been your best investment?</strong></p><p>Hands down my best investment was Bitcoin circa 2012.</p><p>Second was getting through and spending money in getting a Masters of Applied Finance at Monash University and getting a good grade of High Distinction.</p><p>Third, I must say my Spaceship portfolio currently.</p><p><strong>What has been your worst investment?</strong></p><p>One of my bad investments was a $65,000 investment into an Ethereum blockchain project named DX.Exchange that was an ICO during the 2017 cryptocurrency bubble.</p><p>Lost all that money and the project and its founders ran away with investor funds.</p><p>The one thing that I take from that is Caveat emptor i.e. buyers, beware. Know what you are investing in!</p><p>And the worst investment was an out-of-the-money Bitcoin option trade I took with a margined $2.5 Million USD notional that was margin-called 5% off strike price.</p><p>I lost $1.25 Million USD on that personal trade alone.</p><p>You gotta learn from somewhere right?</p><p><strong>What's been your overall return?</strong></p><p>Depends on how you would look at it, as I began my investing journey with $80 AUD in 2012.</p><p>Now I have upwards of $100k and have redeemed profits along the way to pay for miscellaneous expenses such as taxes, rent, uni fees, and my life.</p><p><strong>How are you building wealth?</strong></p><p>By having a primary source of income to top up my investment funds and have my investment fund grow from both income generation and capital appreciation.</p><p>I also rebalance my portfolio as need be, especially when there are a lot of cheap assets (mid-March 2020).</p><p><strong>What are your main roadblocks? And how are you addressing them?</strong></p><p>Main roadblocks are the inability to invest more into the market and not breaking my investment mandate! Been trying to rebalance my cash position so that there are more shares and ETFs to produce more future cash flow for me.</p><p><strong>Do you have a target net worth you want?</strong></p><p>It is not more of a target net worth but more of a target cash flow.</p><p>I am aiming to have an investment portfolio that generates an income of $10,000/month. I am still at around $500/month, so I am still far away from my goal.</p><p><strong>When did you make your first significant behavioural shift towards wealth building?</strong></p><p>I guess the significant change began with my exposure to investment via Bitcoin. Knowing that your money can make money from you and then learning from books on how to apply that. I guess that would be around 2012 to 2013 during my undergraduate years.</p><p><strong>If you could start again, what would you do differently?</strong></p><p>Start investing early. The one thing I find that you will never be able to claw back is the time you have lost and the time you need to make up by increasing the risk you need to take in your investment to get the returns you want for retirement and paying kids tuitions.</p><ul><li>Invest early and invest in a broad range of basket assets (ETFs tracking ASX200, SP500 and the like).</li><li>Invest more in cryptocurrency earlier, and tell others more of its supply-and-demand properties.</li><li>Invest in Tesla and do not hear what your friends say about it back in 2014!</li></ul><p><strong>What mistakes have you made along the way that others can learn from?</strong></p><p><em>Caveat emptor</em>: Make sure you understand what you are buying into and what you are getting yourself in. The worst mistake is to not understand the products that you invest in, who manages them, and where your money goes.</p><p>Do not chase for returns. The higher return there is, the chances are you are onboarding more risk to your portfolio that you are not accounting for e.g. liquidity risk, premium risk, exchange risk.</p><p>Diversify your investment portfolio. Do not just sit on one basket of investment; this is to ensure you will not <em>FOMO (fear of missing out)</em> on hot stocks.</p><p>Time in the market is a stronger indicator of financial success, more than timing the market. So invest for the long term, and you will not lose.</p><p>Invest your time in learning more about personal finance. It’s free! Look it up!</p><p><strong>Do you have any worries about retirement? If so, how are you planning to address them?</strong></p><p>As they are, I am not worried about retirement. I believe I have built a great moat based on my investment portfolio and the net inflows of cash coming in.</p><p>Hopefully, <em>ceterus paribus</em>, my contributions and hard work will pay off in the future.</p><p>However, I am a bit worried about the superannuation environment and the future outlook on how my super is managed. I wish I could have taken my super out to manage myself without tax considerations, but that is another story.</p><p><strong>How are you learning about building wealth?</strong></p><p>I learn through books, exposure of products that are offered at my line of work, my own research into differing asset investments and term sheets, and also the occasional read on Reddit, newspaper and several finance videos on Youtube such as from Andrei Jikh, Joseph Carlson, and Graham Stephen.</p><p><strong>Do you give to charity? If you do, what percent of time/money do you give?</strong></p><p>As a requirement from my religion, I donate 2.5% of my yearly primary income to my nominated charities and donate another 1.5% from any profits I earn from my investments.</p><p>Had thought of donating my time but I’ve never really found the time to schedule that in.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Bryna Howes)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/real-money-talk/">Real Money Talk</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2020/09/real-money-talk-jay.png" length="0" type="image/png"/>
        </item>
        <item>
            <title><![CDATA[Managing cash flow in three minutes]]></title>
            <link>https://www.spaceship.com.au/learn/managing-cash-flow-in-minutes/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/managing-cash-flow-in-minutes/</guid>
            <pubDate>Tue, 29 Sep 2020 21:24:00 GMT</pubDate>
            <description><![CDATA[Tips and tricks on how to manage your cash flow.]]></description>
            <content:encoded><![CDATA[<p>Maybe you get paid monthly, maybe you get paid fortnightly. Either way, we’ve likely all been in that situation where we have enough money in theory… but we spend it a little too enthusiastically and a <em>little</em> too early, and we end up short for a few days.</p><p>If you dream of going to your parent’s place for dinner because you love some good home cooking, and <em>not</em> because you’re broke until Wednesday and need to eat, read on for some super quick tips and tricks on how to manage your cash flow.</p><h2 id="figure-out-where-your-money-is-going">Figure out where your money is going</h2><p>Managing your cash flow is all about balancing the money going in and out. There is a bunch of methods you can use, but at the end of the day, the most important one is understanding it.</p><p>If you only get paid once per calendar month, but you have to pay your rent every week, you need to think about planning in advance for those months that last longer than exactly four weeks. (Literally every month other than February!)</p><p>The same goes for any other regular expenses.</p><p>If you’re not up for creating a whole new system for yourself (and let’s be real, there’s no need to reinvent the wheel), there are some really good budgeting styles out there. They all have some kind of appeal, but at the end of the day, we think the best budget is the one you stick to.</p><p>You could, for instance, try out <a href="https://www.spaceship.com.au/learn/what-is-the-50-30-20-budget/?ref=spaceship.ghost.io">the 50/30/20 method</a> (based on dividing your expenses into needs, wants, and savings), or <a href="https://www.spaceshipinvest.com.au/learn/what-is-the-zero-sum-budget/?ref=spaceship.ghost.io">the zero sum budget</a> (based on allocating every dollar you have somewhere).</p><p>Use a spreadsheet, a notebook, or even a napkin. Just make sure you keep some kind of record of where your money is going.</p><h2 id="cut-costs">Cut costs</h2><p>This one might seem like a no-brainer… and it kind of is. If you’re spending more than you have, you probably need to spend less. Using the 50/30/20 method could help you cut down on your non-essential expenses.</p><p>Need some ideas on how to do this? We’ve got heaps. Check out this guide to <a href="https://www.spaceship.com.au/learn/checking-your-spending-habits/?ref=spaceship.ghost.io">curbing your spending habits</a> and these three <a href="https://www.spaceshipinvest.com.au/learn/moneyhack-avoid-lifestyle-creep/?ref=spaceship.ghost.io">hacks to avoid lifestyle creep</a>.</p><h2 id="okay-but-what-else">Okay… but what else?</h2><p>No matter how hard you work or how carefully you plan, sometimes you still end up in a tight spot cash-wise. So, what else could you do?</p><ul><li>Sell some stuff. Sell some of that extra stuff you’ve got sitting in the back of your wardrobe. Maybe that bike you never ride? Or those Xbox games you no longer play.</li><li>Call in your debts. You were kind enough to lend out some money when you had it. There’s no shame in calling in those debts! Text your mates a polite reminder that they owe you and the time is now.</li><li>Price yourself right. Now, this one might not be for everyone, but it might be worth your while to check how much you’re being paid. If you’re self-employed, it might be time to up your rates. If not, why not do a quick search on market rates. If you’re in a position to negotiate a raise, sit down with your boss and outline all the great work you’ve been doing. It can’t hurt to ask.</li></ul>]]></content:encoded>
            <author>hello@spaceship.com.au (Liv Steigrad)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/personal-finance/">Personal Finance</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2019/09/managing-cash-flow-in-minutes.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[25.09.20 | We bought some stocks]]></title>
            <link>https://www.spaceship.com.au/learn/250920-newsletter/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/250920-newsletter/</guid>
            <pubDate>Fri, 25 Sep 2020 01:37:00 GMT</pubDate>
            <description><![CDATA[We added Etsy, DocuSign and Schrodinger to the Spaceship Universe Portfolio.]]></description>
            <content:encoded><![CDATA[<p>As promised in last week’s <a href="https://www.spaceship.com.au/learn/180920-newsletter/?ref=spaceship.ghost.io">quarterly update</a>, this week we’re going to go over some of the new stocks we bought for the Spaceship Universe Portfolio.</p><p>We’re introducing three new stocks: Etsy, Docusign, and Schrodinger. (And we’ll have some more news next week on another batch we’re buying!)</p><p>Here we go!</p><h2 id="etsy">Etsy</h2><p>Etsy is a global marketplace where anyone — you, me — can sell “extraordinary” goods, just as long as they are unique or vintage pieces.</p><p>Since it first launched way back in 2005, Etsy has racked up more than 60 million active buyers, who are buying from more than 3 million active sellers.</p><p>It has a predominantly female user base, which is perhaps not surprising when you consider some of its most popular categories are home furnishings, jewellery, and apparel.</p><p>We believe Etsy has a huge opportunity to increase market share in these categories.</p><p>This is in part because Amazon temporarily suspended third-party sellers from using Fulfilment by Amazon for non-essential items at the beginning of the pandemic. In doing so, it may have opened Etsy up to a new audience of sellers.</p><p>Etsy is an expensive stock, which was a concern for us when debating whether to buy. It’s latest results have also been somewhat skewed by the huge uptick in mask sales; 14% of Etsy’s overall sales for the second quarter of 2020 were from mask sales.</p><p>We believe Etsy is finally building a habit with customers as the place to go for home, and arts and crafts. Historically, 59% of Etsy buyers would only shop once a year. But we believe this will change going forward, especially as we spend more time at home. The brand for obtaining something unique and special for the home should be Etsy.</p><h2 id="docusign">DocuSign</h2><p>DocuSign — which launched in 2003 — pioneered the development of the e-signature.</p><p>In doing so, they created a company that helps organisations prepare, sign, act on, and manage agreements, and all in a digital world.</p><p>We like the DocuSign product, especially in the coronavirus landscape, however we’re also looking to the future. So far, only 17% of its sales are from international sources, which means DocuSign — which currently controls about 70% of the e-signature market — still has plenty of opportunity. Moreover, we believe once companies choose to adopt digital workflows, they are unlikely to go back to paper.</p><p>DocuSign is another expensive one, though, but we believe it's worth the buy. While the stock price has increased, we believe fundamentals have increased even more.</p><p>For example, adoption has accelerated because of COVID-19, so free cash flow increased significantly, and growth is likely to be maintained even when we go back to work.</p><p>DocuSign's major competition is paper and the network printer down the office corridor. Hybrid home/office setups are helping make DocuSign a must have service for business and consumers.</p><h2 id="schrodinger">Schrodinger</h2><p>Schrodinger is a computational platform that leverages “physics, chemistry, and predictive modelling” to aid drug development.</p><p>Around 237 billion compounds were explored computationally during the first half of 2020, across collaborative and internal drug discovery programs, enabling several programs to advance from program initiation to lead optimisation in just months, instead of potentially years.</p><p>To be more specific, the software predicts how molecules might eventually behave in different environments, which helps pharmaceutical companies find high-quality molecules for drug development more quickly and at a lower cost.</p><p>We like Schrodinger in part because they have great customers and investors. All of the top 20 pharmaceutical companies have licensed their solutions, and the average tenure of Schrodinger’s 10 largest customers is more than 17 years.</p><p>The platform is so compelling that Schrodinger is partnering in drug development with 25 to 30 programs. It's synergistic to the business. Successful drug programs validate the software, and simultaneously, data from successful drug programs help the software. Combining a recurring software business with the optionality in drug development is very interesting to us.</p><p>Fun fact: It’s also backed by Bill Gates and D.E. Shaw.</p><p>All in all, we decided Schrodinger was worth buying, as the combination of software and biotechnology should help speed up the discovery of new drugs, and drug discovery is a massive problem that Schrodinger can help fix. (On average, it costs almost a billion dollars (and counting) to bring a drug to market).</p><hr><p>The Spaceship Universe Portfolio invests in Etsy, Docusign, and Schrodinger at the time of writing.</p><p>Important! We’re sharing with you our thoughts on the companies in which Spaceship Voyager invests for your informational purposes only. We think it’s important (and interesting!) to let you know what’s happening with Spaceship Voyager’s investments. However, we are not making recommendations to buy or sell holdings in a specific company. Past performance isn’t a reliable indicator or guarantee of future performance.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Bryna Howes)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/newsletters/">Newsletters</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2020/09/news-250920-1.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[Real money talk: Danny]]></title>
            <link>https://www.spaceship.com.au/learn/real-money-talk-danny/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/real-money-talk-danny/</guid>
            <pubDate>Tue, 22 Sep 2020 22:23:00 GMT</pubDate>
            <description><![CDATA[Danny is a 30-year-old police officer training to become a life coach.]]></description>
            <content:encoded><![CDATA[<p>This post is based on an interview we conducted with Danny in June 2019.</p><p>Real Money Talk is our series where we interview Australians from all walks of life about their personal finances. The views expressed are those of the interviewees, based on their experiences with money, and as such are not necessarily representative of Spaceship's views.</p><h2 id="overview">Overview</h2><p><strong>Name</strong>: Danny</p><p><strong>Age</strong>: 30</p><p><strong>Where do you live</strong>: Sydney.</p><p><strong>Please tell us a bit about yourself.</strong></p><p>I’m married and have two boys: Christian (aged 2) and Jordan (aged 4 months) whom I love very dearly. I am studying to become a life coach and recently established my business. I really enjoy personal development and personal finance. I was diagnosed with Crohn’s disease in 2001 when I was aged 12.</p><p><strong>What is your current net worth?</strong></p><p>$120,000</p><p><strong>How does it break down?</strong></p><p>Savings (cash), superannuation, shares.</p><p><strong>Any debts?</strong></p><p>Mortgage.</p><p><strong>How did you accumulate your net worth?</strong></p><p>My wife and I bought our house whilst we were engaged in 2013, just before the Sydney market was about to boom. We rented out the property for a few years and lived with my parents, saving as much money as we could.</p><h2 id="earn">Earn</h2><p><strong>Tell us a bit about your career.</strong></p><p>I am a police officer and have been for 10 years, I really enjoy my job.</p><p><strong>Do you have income sources outside of your job? If so, how much do you earn from each and how did you develop them?</strong></p><p>Not currently, but I am studying to become a life coach, and this will become my second job. I’m hoping to invest a portion of this income into income producing assets.</p><p><strong>What advice do you have for people who want to earn more money?</strong></p><p>Start investing from a young age; compounding interest is great! Even if you’re only investing a small amount of money initially, over time that money will continue to grow.</p><h2 id="save">Save</h2><p><strong>What is your savings rate? And how has it changed over time?</strong></p><p>No real savings rate as all our income goes into our offset account.</p><p><strong>Do you have a budget?</strong></p><p>Yes. I have an app that tracks our spending and categorises the transaction. I can then monitor if I have gone over budget for that category.</p><p><strong>How much do you spend per year?</strong></p><p>It is hard to say as our expenses have increased with our second child.</p><p><strong>Do you make purchase decisions carefully, or are you loose with your money?</strong></p><p>I definitely make decisions carefully as we can be very impulsive with our purchases. Whilst my wife is off on maternity leave, we don’t purchase anything that is unnecessary, but in saying that we still treat ourselves.</p><p><strong>How is your work-life balance?</strong></p><p>My work-life balance is really good. I have a day off during the week and every weekend off unless duty calls. This gives me plenty of time with my family.</p><p><strong>What is your favourite thing to spend money on?</strong></p><p>Well, I have two things! Optimus Prime figurines/collectables and personal development/finance books.</p><h2 id="invest">Invest</h2><p><strong>How do you invest?</strong></p><p>I invest my money by leaving a portion of it in my offset account to reduce the interest payable on our home loan, but then I also invest a portion of my income into Spaceship Voyager.</p><p><strong>What has been your best investment?</strong></p><p>Purchasing our home.</p><p><strong>What has been your worst investment?</strong></p><p>Definitely purchasing a brand-new Holden SS-V Redline (V8) which cost around $50,000! I loved and really enjoyed the car, but at the time it was an unnecessary purchase that really set me behind, especially when I was in a good position financially.</p><p><strong>What's been your overall return?</strong></p><p>I only recently started investing with Spaceship Voyager so my return so far is only $24.72.</p><p><strong>How are you building wealth?</strong></p><p>I am building wealth by saving money into my offset account and investing money.</p><p><strong>What are your main roadblocks? And how are you addressing them?</strong></p><p>Our main roadblocks would have to be our substantial mortgage and my wife being off work. We are hoping that she will be in a position to return to work full-time, so [we have] extra income.</p><p><strong>Do you have a target net worth you want?</strong></p><p>Not really a target net worth but I would love to have my mortgage paid off ASAP so I could use our income for income-producing assets.</p><p><strong>When did you make your first significant behavioural shift towards wealth building?</strong></p><p>It would have to be in 2009 when I graduated from the police academy. I immediately started saving for a house.</p><p><strong>If you could start again, what would you do differently?</strong></p><p>Definitely don’t buy a car brand new, and if you need a car, don’t spend too much money.</p><p><strong>What mistakes have you made along the way that others can learn from?</strong></p><p>Purchasing a brand-new car when I did not need to or spending a lot of money on it. But definitely something others can learn from, and something I do, is to contact all your providers — from your lenders, telcos, insurance companies, etc. — and ask for a better deal. They are not going to approach you and say, “Hey, would you like a better deal on your home loan?”</p><p><strong>Do you have any worries about retirement? If so, how are you planning to address them?</strong></p><p>No, I don’t. Once my mortgage is paid off, I will invest some money into my super.</p><p><strong>How are you learning about building wealth?</strong></p><p>Definitely from books and doing my own research.</p><p><strong>Do you give to charity? If you do, what percent of time/money do you give?</strong></p><p>No.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Bryna Howes)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/real-money-talk/">Real Money Talk</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2019/07/real-money-talk-danny.png" length="0" type="image/png"/>
        </item>
        <item>
            <title><![CDATA[When goals should and shouldn't change]]></title>
            <link>https://www.spaceship.com.au/learn/when-goals-should-shouldnt-change/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/when-goals-should-shouldnt-change/</guid>
            <pubDate>Tue, 22 Sep 2020 20:53:00 GMT</pubDate>
            <description><![CDATA[What do you do when you wake up and start to question the goals you've been working towards?]]></description>
            <content:encoded><![CDATA[<p>I’m all for truisms. But sometimes they need a little alteration to really hold. You know the saying ‘the only thing certain in life is death and taxes’? Well, I would make it ‘death, taxes, and change’. Life is uncertain. Your circumstances can change drastically from one day to the next. Even the more gradual changes you barely notice day by day can shift things a lot.</p><p>So, what do you do when you wake up and start to question all the plans you made and the goals you’ve been working towards?</p><p>It’s not always enough to just ‘think about it’. Things like current emotional states, stress, and perspective can all cloud our judgement.</p><p>When you feel lost and uncertain, the OODA loop can help you.</p><h2 id="what-is-the-ooda-loop">What is the OODA loop?</h2><p>The OODA loop is a decision-making shortcut often used by the military in chaotic, confusing situations. It was developed by U.S Air Force Colonel John Boyd for fighter pilots to use. If it’s good enough for fighter pilots, it’s probably good enough for us too.</p><p>OODA stands for Observe, Orient, Decide, and Act.</p><h3 id="observe">Observe</h3><p>Observation is crucial for decision making. You not only need a general awareness of the situation, but also an awareness of what information is relevant to you, right now. Let’s say you’re trying to decide what to do with some stocks.</p><p>You should know how the market is performing in general, and any factors that might be having widespread effects.</p><p>You should also know how that company, in particular, has been performing, any factors that might be influencing it right now (e.g is it a seasonal business?), and also be aware of any personal factors that might impact your decision making (e.g a large expense looming which might push you to sell).</p><h3 id="orient">Orient</h3><p>Orienting is the trickiest part, but also extremely important. It involves becoming aware of how you observe, any assumption you operate under, your own cultural expectations and perspectives - then putting them aside and replacing them with objective information. Considering a variety of possible outcomes and mentally preparing for how you would deal with them is also part of the orientation step.</p><h3 id="decide">Decide</h3><p>You’ve done the hard part. You’ve gathered and assessed all the information. Now it’s time to make a choice and act on it.</p><h3 id="act">Act</h3><p>Don’t underestimate how important this step is. All that juicy thinking and assessing is useless if you don’t make a move. At the end of the day, this step is what it’s all about.</p><p><strong>Full example: you decide to get a loan.</strong></p><p>First of all, you’d <strong>observe</strong>. Make note of the current interest rates available. You’d gather information like how much you need, when you need it by, and what kind of repayments you can manage.</p><p>Next, you’d <strong>orient</strong> yourself. Did you assume that a loan from a bank is the only place to get funds? Could you get the same result from a credit card, or a loan from a non-bank lender? Knowing what’s on offer at other places could give you greater negotiating power, so make sure you’re fully equipped.</p><p>You’ve gathered your information, you’ve considered a variety of possible outcomes, and have considered how you’ll respond to each of them. You’ve <strong>decided</strong>.</p><p>Now you’re ready to <strong>act</strong>.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Liv Steigrad)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/behaviour/">Behaviour</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2019/11/when-goals-should-and-shouldnt-change.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[18.09.20 | Our latest quarterly update]]></title>
            <link>https://www.spaceship.com.au/learn/180920-newsletter/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/180920-newsletter/</guid>
            <pubDate>Fri, 18 Sep 2020 01:59:00 GMT</pubDate>
            <description><![CDATA[What's going on at Spaceship lately.]]></description>
            <content:encoded><![CDATA[<p>Welcome to our latest quarterly update!</p><p>To me, it feels as though 2020 has both flown by and dragged on forever. When I sat down to write this newsletter, and looked back at Spaceship’s latest launches and landings, some of the things that we rolled out this quarter feel like they launched eons ago.</p><p>So, it seems only fitting to take a look back at everything…</p><h2 id="we-built-a-new-website">We built a new website</h2><figure class="kg-card kg-image-card"><img src="https://www.spaceship.com.au/blog/images/2020/09/1200x600---ONEs8-WEBSITE---EMAIL-HERO.jpg" class="kg-image" alt loading="lazy"></figure><p>We brought our two products — <a href="https://www.spaceship.com.au/super/?ref=spaceship.ghost.io">Spaceship Super</a> and <a href="https://www.spaceship.com.au/voyager/?ref=spaceship.ghost.io">Spaceship Voyager</a> — together under one roof for the first time at <a href="https://www.spaceship.com.au/?ref=spaceship.ghost.io">spaceship.com.au</a>, and then we gave the website a fresh coat of paint.</p><p>Now everything you need to know about Spaceship is in one place.</p><p>This coincided with the renaming of a portfolio.</p><p>Fun fact: If you’re new, the <a href="https://www.spaceship.com.au/voyager/origin?ref=spaceship.ghost.io">Spaceship Origin Portfolio</a> was formerly known as the Spaceship Index Portfolio!</p><h2 id="we-launched-push-notifications">We launched push notifications</h2><figure class="kg-card kg-image-card"><img src="https://www.spaceship.com.au/blog/images/2020/09/Untitled-design-2.gif" class="kg-image" alt loading="lazy"></figure><p>We have launched push notifications!</p><p>As we roll these out over the next few weeks, you’ll be able to get notified on all sorts of things — from when your investment has landed to reminders about your investment plan!</p><p>To make sure you get these notifications, simply update the Spaceship app to the latest version, and then head over to ‘Settings’ to enable push notifications.</p><h2 id="we-raised-10-million">We raised $10 million</h2><p>In late August, we announced <a href="https://www.spaceship.com.au/news/media-release-20-aug-2020/?ref=spaceship.ghost.io">Spaceship had raised $10 million</a> from its shareholders, with participation from key investors such as Mike and Annie Cannon-Brookes' Grok Ventures and AirTree Ventures. With this funding, we’re able to continue to expand and improve our core product offerings and customer experience.</p><p>That’s all for now, but stay tuned. Next week, we’ll be talking about the new stocks we’ve added to the Spaceship Universe Portfolio. And next quarter, we have some big things coming!</p><hr><p>P.S. We also wanted to say a big hello to the 4,000+ members of the <a href="https://www.facebook.com/groups/SpaceshipInvestors">Spaceship Investors</a> group on Facebook, run by Spaceship fan Luke Grear!</p><p>It’s great watching the Spaceship community supporting each other!</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Bryna Howes)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/newsletters/">Newsletters</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2020/09/1200x600---ONEs8-WEBSITE---EMAIL-HERO-3.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[11.09.20 | A spectrum of IPOs]]></title>
            <link>https://www.spaceship.com.au/learn/110920-newsletteer/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/110920-newsletteer/</guid>
            <pubDate>Fri, 11 Sep 2020 01:13:00 GMT</pubDate>
            <description><![CDATA[Snowflake, Palantir, and Ant Group are all going public.]]></description>
            <content:encoded><![CDATA[<p>Last year, it felt as though the world had IPOs coming out of its ears. Between Uber and Zoom and Beyond Meat and Saudi Aramco, there was a steady lineup of billion dollar companies going public.</p><p>Back in May, we wondered if any businesses would <a href="https://www.spaceship.com.au/learn/080520-newsletter/?ref=spaceship.ghost.io">dare to float on the stock market</a> in 2020, given the economic downturn caused by the coronavirus crisis.</p><p>As it turns out, you can’t hold them back.</p><p>Fresh off the back of <a href="https://www.spaceship.com.au/learn/140820-newsletter/?ref=spaceship.ghost.io">Airbnb confidentially filing its IPO paperwork</a>, we’ve seen several startups file for IPO, including Snowflake, Palantir, and Ant Group, in the last few weeks. And why not? With the stock market having a stellar run, it seems like a good time to cash in.</p><p>We’re always interested in IPOs at Spaceship, but these three in particular piqued our interest.</p><p>Snowflake is a cloud-based data warehouse service last valued at a cool US$12.5 billion.</p><p>That sounds like a big number, but Snowflake deals in big numbers and big names.</p><p>It has more than 2,000 employees in locations around the world. It also counts Google Cloud, Amazon Web Services and Microsoft Azure as partners. And now the company has plans to raise up to US$3 billion, which would make it one of the world’s biggest tech IPOs of the year.</p><p>Perhaps most notably, some of that money will come from Berkshire Hathaway, the firm of investor Warren Buffett. This would reportedly be the first IPO that Berkshire Hathaway has ever participated in. In fact, the last time Warren Buffett participated in an initial public offering, Dwight Eisenhower was president of the United States.</p><p>That all sounds rather wholesome, especially when compared to Palantir.</p><p>Palantir is an analytics firm used by government agencies such as the US Defense Department, among others, to integrate data, decisions and operations into one platform. It has faced wide criticism, even from within its own walls, because of its data collection and surveillance work.</p><p>For an example of this, look no further than 2017, when the Trump administration turned to Palantir to map out the families of thousands of children who were crossing the border into America to reunite with their families. Using Palantir’s software, Immigration and Customs Enforcement agents arrested 443 people.</p><p>The company makes no apologies for its practices, though. CEO Alex Karp recently said: “We have certain beliefs and we will stick with those.” Having said that, and perhaps in an effort to avoid scrutiny, Palantir initially chose to confidentially file paperwork to go public, which allowed it to avoid sharing some financial figures and potential risks.</p><p>Speaking of risks, Ant Group, an affiliate company of Chinese retailer Alibaba, has cited the potential for US sanctions as a risk to its business. Nevertheless, the financial services group, controlled by Alibaba founder, Jack Ma, is going public.</p><p>And when it does, it could be the largest IPO in history.</p><p>Ant Group is reportedly seeking a valuation of between US$200 and US$300 billion. If it rakes in US$30 billion (or more), it would be the largest in history, topping Saudi Aramco, which went public last year, and Alibaba, which went public in 2014.</p><p>Despite this, Ant Group would still sit behind PayPal in terms of fintech market share. PayPal had around 14.5% of the fintech market in 2019, while Ant Group had around 8%, and this is likely where the potential for US sanctions could cause a hiccup.</p><hr><p>The Spaceship Universe Portfolio and the Spaceship Origin Portfolio invest in Alibaba at the time of writing.</p><p>Important! We’re sharing with you our thoughts on these companies for your informational purposes only. However, we are not making recommendations to buy or sell holdings in a specific company. Past performance isn’t a reliable indicator of future performance.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Bryna Howes)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/newsletters/">Newsletters</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2020/09/news-110920-1.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[Real Money Talk: Elizabeth]]></title>
            <link>https://www.spaceship.com.au/learn/real-money-talk-elizabeth/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/real-money-talk-elizabeth/</guid>
            <pubDate>Tue, 08 Sep 2020 22:45:00 GMT</pubDate>
            <description><![CDATA[Elizabeth is a 60-year-old Sydney-sider whose divorce taught her to be proactive about money.]]></description>
            <content:encoded><![CDATA[<p>This post is based on an interview we conducted with Elizabeth in February 2019.</p><p>Real Money Talk is our series where we interview Australians from all walks of life about their personal finances. The views expressed are those of the interviewees, based on their experiences with money, and as such are not necessarily representative of Spaceship's views.</p><p>We have changed the name of the interviewee for their privacy.</p><h2 id="overview">Overview</h2><p><strong>Name</strong>: Elizabeth</p><p><strong>Age</strong>: 60</p><p><strong>Where do you live</strong>: Sydney (Eastern Suburbs)</p><p><strong>Please tell us a bit about yourself. </strong></p><p>I have always worked part-time while raising children and sometimes studying. I never involved myself in financial issues during a 20-year marriage. I’ve been fortunate to have parents who are fairly well-off and have been a security net when my financial status got a bit wobbly.</p><p><strong>What is your current net worth?</strong></p><p>About $5 million.</p><p><strong>How does it break down?</strong></p><p>I owned my house but recently signed to sell it to a developer, and I have one investment apartment. Plus, about $165,000 in super, $100,000 of which is from the deposit for the house.</p><p><strong>Any debts? (including HELP from Uni)</strong></p><p>Not anymore!</p><p><strong>How did you accumulate your net worth?</strong></p><p>Mostly from my parents who built and gave me the house, and then the increase of the value of house prices in the Eastern Suburbs.</p><h2 id="earn">Earn</h2><p><strong>Tell us a bit about your career:</strong></p><p>I qualified as a primary teacher several decades ago, but then I went overseas and got into teaching English as a foreign language. Full-time positions were rare as hen’s teeth, so I always worked part-time.</p><p>Then I moved [to a new] country again when I met my husband-to-be. Had three kids overseas, not working outside the home.</p><p>Then when I moved back to Australia, I started teaching [languages] part-time, studied part-time, and raised the kids.</p><p>My last eight years were teaching at university, which I “retired” from at age 58, as I was disenchanted with academic life and was in need of some post-divorce R&amp;R.</p><p>I tell people that I’m retired, but I didn’t officially retire. I’m enrolled to study Legal Studies this year.</p><p><strong>Do you have income sources outside of your job? If so, how much do you earn from each and how did you develop them?</strong></p><p>Post-divorce, I used [the] money I had received from my late father to buy an investment apartment. With some help from my mother, I was able to borrow an amount that I could repay with the rental income.</p><p><strong>What advice do you have for people who want to earn more money?</strong></p><p>Read “Rich Dad Poor Dad.” Work out how to earn more per hour, and work harder, not more hours.</p><h2 id="save">Save</h2><p><strong>What is your savings rate?</strong></p><p>Zero. Maybe. I don’t know as the numbers are too hard for me to manage, especially as I’m very undisciplined in my spending.</p><p><strong>Do you have a budget?</strong></p><p>Nope.</p><p><strong>Do you make purchase decisions carefully, or are you loose with your money?</strong></p><p>My natural tendency is to spend, but I keep an eye on my funds. I tighten or loosen the purse strings accordingly.</p><p><strong>How is your work-life balance?</strong></p><p>Always been good because of part-time work.</p><p><strong>What is your favourite thing to spend money on?</strong></p><p>My garden.</p><h2 id="invest">Invest</h2><p><strong>How do you invest?</strong></p><p>I hunted around for the best term deposit interest rates and got to Citibank. I relied on the banker to guide me.</p><p><strong>How are you building wealth?</strong></p><p>I’m not really. We always had enough for the family and I always knew I’d inherit. Now my kids are adults and I don’t need much to live on for myself. I’m waiting for the inheritance, so I’ll have more income than I need to live on.</p><p><strong>Do you have a target net worth you want?</strong></p><p>No, but I would like to be able to acquire three investment apartments before I kick the bucket.</p><p><strong>When did you make your first significant behavioural shift towards wealth building?</strong></p><p>I wouldn’t say I’m exactly wealth-building, but my divorce definitely taught me to be proactive with my finances. It’s important to understand everything so you know where you stand if somebody tries to screw you over.</p><p><strong>If you could start again, what would you do differently? (Advice for younger self)</strong></p><p>Keep your own records for everything. Get it all in writing and don’t take anybody’s word for anything. And especially for those in the "helping" industries: don’t sell yourself short, don’t be embarrassed to be paid well for what you enjoy doing. Make sure you're able to do a higher-level job when you're older.</p><p><strong>How are you learning about building wealth?</strong></p><p>Reading and employing a good accountant.</p><p><strong>Do you give to charity? If you do, what per cent of time/money do you give?</strong></p><p>Piecemeal.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Bryna Howes)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/real-money-talk/">Real Money Talk</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2019/07/real-money-talk-elizabeth.png" length="0" type="image/png"/>
        </item>
        <item>
            <title><![CDATA[What are blue chip stocks?]]></title>
            <link>https://www.spaceship.com.au/learn/what-are-blue-chip-stocks/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/what-are-blue-chip-stocks/</guid>
            <pubDate>Tue, 08 Sep 2020 20:52:00 GMT</pubDate>
            <description><![CDATA[Blue chip stocks are shares of companies that are large, stable and reliably profitable. ]]></description>
            <content:encoded><![CDATA[<p><strong>Blue chip stocks are shares of companies that are large, stable and reliably profitable ('blue chip companies'). </strong></p><p>Blue chip companies often pay dividends, as opposed to growth companies which are more likely to reinvest income into their own businesses. Growth companies are companies that generate growth at a rate much faster than the overall economy.</p><p>There is no hard and fast definition of what makes a stock a blue chip but generally the largest stocks in an index are referred to as “blue chips”.</p><p>These companies are typically familiar and have established reputations. They tend to pay regular dividends and many people appear to already own these shares.</p><p>Traditionally they have been seen as safe long-term investments because they are usually so familiar to investors (and invariably everyone!).</p><p>That’s not to say the list of these stocks won’t change over time. We have found that over time new players emerge and old ones fade away.</p><p>The opposite of blue chip stocks are generally referred to as penny stocks - shares in small companies with relatively low share prices often listed on smaller exchanges.</p><h2 id="where-did-the-name-blue-chip-come-from">Where did the name ‘blue chip’ come from?</h2><p>The name<a href="https://www.merriam-webster.com/dictionary/blue%20chip?ref=spaceship.ghost.io"> derives from poker</a>, where the blue chips used in betting have the highest value. The phrase dates back to the 1890s in the United States.</p><h2 id="what-are-some-australian-examples-of-blue-chip-stocks">What are some Australian examples of blue chip stocks?</h2><p>The Big Four banks - Commonwealth, Westpac, ANZ and NAB - are good examples. So, too, are Telstra and BHP as well as the retail giants Woolworths and Wesfarmers.</p><p>Standard &amp; Poor’s<a href="https://au.spindices.com/indices/equity/sp-asx-20?ref=spaceship.ghost.io"> ASX 20</a> Index tracks the performance of 20 Australian companies listed on the ASX that are among those with the greatest combined share value, also known market capitalisation. All of these companies are generally considered blue chip.</p><p>The ASX 50 may include many more blue chips, depending on how you apply the criteria.</p><h2 id="what-are-some-international-examples">What are some international examples?</h2><p>In the US, blue chips shares are generally understood to be shares in companies such as Microsoft, Boeing, Bank of America, Amazon, ExxonMobil and DowDuPont.</p><p>The Dow Jones Industrial Average tracks 30 of the largest stocks in the US stock market - perhaps the bluest group you will find.</p><p>In Britain, blue chip shares are generally understood to be shares in companies such as British American Tobacco, BP, GlaxoSmithKline, Vodafone and Unilever. The London Stock Exchange’s FTSE 100 Index tracks the biggest British companies by market capitalisation but not all of these may be considered blue chip.</p><h2 id="what-are-some-advantages-of-buying-blue-chip-stocks">What are some advantages of buying blue chip stocks?</h2><ol><li><strong>They generally have a proven track record.</strong> <br>These are shares in companies that have stood the test of time. They have earned reputations as industry leaders and typically have advantages of scale.</li><li><strong>They generally pay regular dividends.</strong> <br>Many people are looking to earn regular income from the money returned to shareholders by companies. Younger, promising companies may have yet to post profits or are reinvesting more of their profits to continue expanding. These, unlike blue chips, may be unable to afford such returns.</li></ol><h2 id="what-are-some-disadvantages">What are some disadvantages?</h2><ol><li><strong>They may have fewer opportunities for growth.</strong> <br>While they may be less volatile, it cuts both ways; there is less chance they will fall steeply but also less chance they will really take off. Blue chips have already been rewarded by the market and are widely seen as a good bet. Being larger companies, the chances they will increase profits dramatically are slimmer.<br></li><li><strong>They may offer less diversification. </strong><br>Some people <a href="https://www.asx.com.au/mfund/portfolio-construction.htm?ref=spaceship.ghost.io">over-invest in blue chips</a> because of their attractiveness. They cost more, which leaves less money to buy other types of shares. And the really blue chips in Australia tend to be concentrated in a few sectors: financial services, mining, energy and retail. Downturns in these sectors may leave a heavy blue-chip investor exposed to greater losses in the short-term.</li></ol><h2 id="how-do-you-invest-in-blue-chip-stocks">How do you invest in blue chip stocks?</h2><p>You can invest directly by buying shares in individual companies. Or you can use an exchange traded fund that tracks the performance of a group of blue chip companies by investing in each.</p><p>Or you can get an exposure by investing in the Spaceship Origin Portfolio, a collection of some of the world’s largest companies by market capitalisation.<br><br></p>]]></content:encoded>
            <author>hello@spaceship.com.au (Jessica Sier)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/investing/">Investing</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2019/11/what-are-blue-chip-stocks.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[04.09.20 | Time in the market, not timing the market]]></title>
            <link>https://www.spaceship.com.au/learn/040920-newsletter/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/040920-newsletter/</guid>
            <pubDate>Fri, 04 Sep 2020 00:47:11 GMT</pubDate>
            <description><![CDATA[Investors tend to live by the “time in the market, not timing the market” philosophy for good reason.]]></description>
            <content:encoded><![CDATA[<p>There was a day, in January or maybe February, where a bunch of Spaceship-pers were sitting around at lunch, talking about coronavirus. Most of us weren’t sure what to make of it. Little did we know how quickly things would start to change, for everyone.</p><p>Working from home, social distancing, quarantine — these were all surprises to the system.</p><p>But perhaps the biggest surprise of all was the stock market. After about a month where we saw low after low, it turned around in late March and has been steadily climbing since. In fact, most indices have been breaking records in recent weeks.</p><p>Which is why it was no surprise to wake this morning and see that stocks, and in particular, tech stocks, have undergone a bit of a readjustment. Markets go up and down; it stands to reason that after months of up, up, up, the rally was going to run out of steam.</p><p>So, you’re probably wondering: <strong>what does this mean for Spaceship?</strong></p><p>We believe in the value of long-term investing. We won’t make any fundamental changes to what we’re doing; as we said, we know markets go up and down at times.</p><p>When it comes to our Spaceship Universe Portfolio, we’ll continue to assess the stocks in that portfolio against our Where the World is Going criteria. That is, we’ll consider whether we believe they will continue to benefit from future trends and are defensible. If we feel a company no longer has long-term value, it will be removed from the portfolio (and we’d let you know).</p><p>For our Spaceship Origin Portfolio, things are a little different.</p><p>If a company moves in or out of this portfolio, it will be because its market capitalisation has changed, not because we have made the decision to buy or sell it.</p><p>That’s us. <strong>Now, what does this readjustment mean for you?</strong></p><p>When it comes to investing, it can pay to hang in there.</p><p>We have a minimum suggested timeframe of five years for anyone holding an investment in a Spaceship Voyager portfolio because, generally, when equity investments are held for longer periods they tend to exhibit lower volatility than those held for shorter periods. (Although, naturally, past performance is not a reliable indicator of future performance.)</p><p>We also know that can be easier said than done when the market drops, but long-term investors tend to live by the “time in the market, not timing the market” philosophy for good reason — because by trying to pull out of the market on a bad day, you could also end up missing out on a good day.</p><p>J.P. Morgan Asset Management’s 2020 Retirement Guide has some insight into this.</p><p>Over the 20-year period from 3 January 2000 to 31 December 2019, if you missed the ten best days in the stock market, your overall return was cut in half!</p><p>To be more specific, if you put $10,000 into the S&amp;P 500 Index, and remained fully invested over the entire period, you’d have ended up with $32,421. If you had missed the ten best days, you’d have ended up with $16,180.</p><p>All this to say, it <em>can</em> be worthwhile to stick it out. Some people even use market drops to put in more money and potentially supercharge their investments.</p><p>Having said all that, you should absolutely make your own decision, a decision that suits your personal financial situation. Again, past performance is not a reliable indicator of future performance.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Bryna Howes)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/newsletters/">Newsletters</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2020/09/photo-1494247603411-25a2921e0b28.jpeg" length="0" type="image/jpeg"/>
        </item>
        <item>
            <title><![CDATA[5 serious signs you may be in money trouble]]></title>
            <link>https://www.spaceship.com.au/learn/5-serious-signs-you-may-be-in-money-trouble/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/5-serious-signs-you-may-be-in-money-trouble/</guid>
            <pubDate>Wed, 02 Sep 2020 02:28:00 GMT</pubDate>
            <description><![CDATA[A list of important signals you shouldn't be ignoring when assessing your financial state. ]]></description>
            <content:encoded><![CDATA[<p>Am I in money trouble? Sadly, this is a question plaguing, well, a lot of us.</p><p>If you’re asking yourself the question, it’s probably because there are red flags popping up in your daily life, whether you’re missing bill due dates, borrowing money, or turning to loans.</p><p>Instead of ignoring these flags, as so many of us are wont to do, we highly recommend you take charge of your finances, once and for all. It’s an awful feeling to be anxious about money, and once the signs start showing, it can be seriously tempting to ignore, ignore, ignore.</p><p>Instead, we recommend you check out the signs below and have a read through for our tips on your next steps if you’re struggling. It’s time to wade out from under!</p><h2 id="1-you-regularly-run-out-of-money-before-pay-day">1. You regularly run out of money before pay day</h2><p>One clear sign you’re not managing your money properly is when you regularly find yourself running out of moolah before pay day rolls around.</p><p>This essentially means you’re spending more than you earn.</p><p>Now, this can happen to everyone, on occasion. Where it becomes a problem is when you find it’s happening more often than not and impacting your daily life.</p><p>If this is you, it might be time to think about ways you can cut back on your daily spending. You could think about starting a budget — for example, the<a href="https://www.spaceshipinvest.com.au/learn/what-is-the-50-30-20-budget/?ref=spaceship.ghost.io"> 50/20/30 budget</a>. You could trawl through your expenses and look at where you could make changes. For instance, do you really need to grab a soy latte every morning when your office offers free coffee?</p><p>The trick here is to make changes before it’s too late.</p><h2 id="2-you-don-t-have-any-savings">2. You don’t have any savings</h2><p>If you were at a bar and someone stole your iPhone from your bag, what would you do?</p><p>Well, maybe you have insurance, and that’d be great. You’d be able to contact the insurance company and hopefully they’d issue you with a replacement pretty quickly.</p><p>But for those of us without insurance, we’d probably only have a couple of options.</p><ul><li>Option A: We could go without a phone — but that seems unfathomable in this day and age.</li><li>Option B: We could sign up to a new plan with, say, Telstra or Optus, and start paying off a new phone over the course of 24 months.</li><li>Option C: We could buy a new phone.</li></ul><p>Now, it’s possible that going without a phone or signing up to a contract is appealing to you in this situation, which is perfectly fine. But if these ideas won’t work — because you have to have a phone or you can’t sign up to a contract — then you’re stuck with Option C.</p><p>In this case, you’re going to need savings.</p><p>And if you don’t have any savings, this could be a sign you’re heading towards money trouble.</p><p>It’s not just about new phones.</p><p>Having an emergency fund is the best way to ensure you can get yourself out of any tricky situation — whether it’s a lost phone, emergency wisdom tooth removal, urgent car repairs, a reduction in work hours, or even something serious such as a domestic violence situation.</p><h2 id="3-you-have-trouble-paying-down-bad-debts">3. You have trouble paying down “bad” debts</h2><p>If you have any kind of “bad” debt — that is, debt that is costing you money without improving your financial position — your best bet is usually to pay it down ASAP.</p><p>If you’re having trouble keeping up with these payments, this is a likely sign of trouble.</p><p>Some might say that even paying just the minimum payment is a bad sign. That’s because if you just were to pay the minimum payment on, say, a credit card debt, you could spend years paying it off and you might end up paying <em>far</em> more than the original debt because of the interest accrued.</p><p>Beyond that, though, there are other signs you might be struggling, such as:</p><ul><li>If you’re struggling to make payments at all.</li><li>If you’re borrowing money (e.g. from friends or family members) to make your payments.</li><li>If you’re opening new lines of credit (e.g. from a bank) to pay down debts.</li><li>If you’re using one debt to pay off another debt (e.g. using your credit card to pay an Afterpay balance or refinancing your house to pay down a credit card).</li></ul><p>If any of these situations rings an (alarm) bell, it might be time to start considering your options. You may need to, at the very least, address the root causes of your problems. Beyond that, you may need to speak to a debt counselling service and get expert help.</p><p>With all this said, there <em>are</em> instances where you might refinance your debts in order to pay down debt. For example, some people consolidate their debts — i.e. roll all existing debts into one loan — so that they only have one payment, one interest rate, one loan, etc. But this has its own set of risks and rewards that you’ll need to get professional advice on.</p><h2 id="4-you-ask-friends-or-family-members-for-money">4. You ask friends or family members for money</h2><p>This one is probably pretty self-explanatory. If you’re regularly asking your friends or family members to help you out — whether you need $5 or $500 — then you could have a problem.</p><p>We’re not talking about those occasions where you’re $5 short when paying for lunch or you leave your wallet in the office and need your friend to shout you a coffee.</p><p>It’s those occasions where you need your mum to pay your mobile bill one month and then your friend to loan you $20 for a jug of beer the next month. At best, you might just be disorganised and flakey. At worst, you could have a spending and/or budgeting issue.</p><p>If this sounds like you, perhaps it’s time to consider where the issue is with you and what you can do to fix this problem before it gets out of control.</p><h2 id="5-you-re-ignoring-any-or-all-signs-you-have-money-trouble">5. You’re ignoring any or all signs you have money trouble</h2><p>Last, but by no means least, you may have a serious financial issue brewing if you’re generally ignoring all the red flags that have been popping up. This could mean:</p><ul><li>Not opening bills and bank statements when they arrive.</li><li>Refusing to open your banking app.</li><li>Getting nervous or anxious when talking about money.</li></ul><p>There’s even a term for this:<a href="https://www.spaceshipinvest.com.au/learn/what-is-money-anxiety-disorder/?ref=spaceship.ghost.io"> money anxiety disorder</a>.</p><p>We totally get that it can be scary to get stuck into your money woes. But do you want to keep treading water (or risk going under) when you could start swimming instead?</p><p>—</p><p>If you’re struggling financially, we’ve outlined some debt counselling resources in Australia. You can also<a href="https://www.moneysmart.gov.au/managing-your-money/managing-debts/trouble-with-debt/problems-paying-your-utility-bills?ref=spaceship.ghost.io"> click here</a> for access to an up-to-date list of resources, courtesy of ASIC.</p><h2 id="national-debt-helpline">National Debt Helpline</h2><p><strong>Phone: 1800 007 007</strong>: The National Debt Helpline is available from 9.30am to 4.30pm, Monday through Friday. Calls from mobile phones may incur a fee from the mobile phone carrier.</p><p>You can also visit the<a href="http://www.ndh.org.au/?ref=spaceship.ghost.io"> National Debt Helpline website</a> for information and resources.</p><h2 id="national-legal-aid">National Legal Aid</h2><p>If you’re facing legal action over your debts, you may be able to receive free legal advice from a community legal centre. Visit<a href="https://www.nationallegalaid.org/?ref=spaceship.ghost.io"> National Legal Aid</a> for more information.</p><h2 id="lifeline-crisis-support">Lifeline Crisis Support</h2><p><strong>Phone: 13 11 14</strong>: If you need urgent crisis support, call Lifeline’s 24/7 hotline.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Bryna Howes)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/behaviour/">Behaviour</category>
            <category domain="https://www.spaceship.com.au/learn/tag/personal-finance/">Personal Finance</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2019/12/serious-signs-you-may-be-in-money-trouble.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[28.08.20 | Coronavirus treatments, gaming, and 'buy now, pay later']]></title>
            <link>https://www.spaceship.com.au/learn/280820-newsletter/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/280820-newsletter/</guid>
            <pubDate>Fri, 28 Aug 2020 00:00:00 GMT</pubDate>
            <description><![CDATA[A look at what Mesoblast, Afterpay, Zip, and Nvidia are up to.]]></description>
            <content:encoded><![CDATA[<p>Last month you enjoyed <a href="https://www.spaceship.com.au/learn/240720-newsletter/?ref=spaceship.ghost.io">our roundup</a> of some of the companies in our portfolio that were making news and moves, so we thought we’d try that again.</p><h2 id="mesoblast">Mesoblast</h2><p>Mesoblast uses its proprietary technology to create clinically differentiated products that can treat diseases “resistant” to conventional standards of care.</p><p>Currently, Mesoblast is making the news for its trial of an intravenous stem cell treatment that could help acute respiratory distress syndrome (ARDS) due to COVID-19 infection.</p><p>With the coronavirus pandemic raging on, it’s safe to say people are closely watching to see what Mesoblast can do. The company expects to reveal the initial trial data early next month. In the meantime, though, the company has to invest in its manufacturing capabilities, so that if it sees success with its coronavirus treatment, it is able to act on it.</p><h2 id="afterpay-zip">Afterpay &amp; Zip</h2><p>While many of us have lamented being stuck at home since March, some Australians have made good use of the period. According to figures released from the RBA, $4.2 billion has been wiped off the national credit card debt accruing interest.</p><p>But we’ve still been shopping. It seems “buy now, pay later” services such as Afterpay and Zip Co have grown in use during the COVID-19 pandemic.</p><p>Afterpay was adding 20,500 new customers per day in the final quarter of the 2019-20 financial year, and in recent months, online sales in Australia and New Zealand “accelerated.” Instead of slowing, the company will now continue its global expansion, heading to Canada next.</p><p>Likewise, Zip Co has put its delayed launch in Britain back on the agenda, with partnerships with eBay and Amazon Australia helping it along.</p><p>Not too shabby given we’re in the midst of our first recession in 29 years.</p><h2 id="nvidia">Nvidia</h2><p>Nvidia is a tech company that made its name by designing graphic processing units (GPUs) for the gaming industry. These days, GPUs also play a role in modern artificial intelligence.</p><p>Nvidia’s stock has risen quite sharply this year, thanks in part to a pandemic-influenced boom in video games. In fact, Nvidia’s CEO, Jensen Huang, said recently: “I think this may very well be one of the best gaming seasons ever.”</p><p>Now, we often hear about big tech stocks such as Facebook and Amazon doing well, and their influence on the market. But Nvidia is also playing a role in that. Seven out of the top 10 S&amp;P 500 performers this year are tech stocks, and Nvidia is one of those seven. If it weren’t for these stocks, the S&amp;P 500 would actually be down this year.</p><p>Having said that, Nvidia has noted it expects a dramatic slowdown in data centre growth in the quarter to come, so it’ll be interesting to watch what happens next with Nvidia.</p><hr><p>The Spaceship Universe Portfolio invests in Mesoblast and Zip Co at the time of writing.</p><p>The Spaceship Universe Portfolio and the Spaceship Origin Portfolio invest in Afterpay and Nvidia at the time of writing.</p><p>Important! We’re sharing with you our thoughts on the companies in which Spaceship Voyager invests for your informational purposes only. We think it’s important (and interesting!) to let you know what’s happening with Spaceship Voyager’s investments. However, we are not making recommendations to buy or sell holdings in a specific company. Past performance isn’t a reliable indicator or guarantee of future performance.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Bryna Howes)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/newsletters/">Newsletters</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2020/09/news-280820-1.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[Real Money Talk: Theresa]]></title>
            <link>https://www.spaceship.com.au/learn/real-money-talk-theresa/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/real-money-talk-theresa/</guid>
            <pubDate>Tue, 25 Aug 2020 23:44:00 GMT</pubDate>
            <description><![CDATA[Theresa is a 23 year old who is hustling at three different jobs, and on JobKeeper.]]></description>
            <content:encoded><![CDATA[<p>This post is based on an interview we conducted with Theresa in July 2020.</p><p>Real Money Talk is our series where we interview Australians from all walks of life about their personal finances. The views expressed are those of the interviewees, based on their experiences with money, and as such are not necessarily representative of Spaceship's views.</p><p>We have changed the name of the interviewee for their privacy.</p><h2 id="overview">Overview</h2><p><strong>Name:</strong> Theresa</p><p><strong>Age:</strong> 23</p><p><strong>Where do you live:</strong> South-western Sydney.</p><p><strong>Please tell us a bit about yourself:</strong></p><p>I am a 23 year old commerce/law student currently in the final year of my studies.</p><p><strong>What is your current net worth?</strong></p><p>-$14,200 including my HELP debt. However, I tend to not be concerned about this debt as I understand it's the cheapest loan I'm going to get (0% interest barring annual indexation).</p><p>Hence I consider my 'real' net worth to be $33,800.</p><p><strong>How does it break down?</strong></p><p><strong>Bank 1:</strong> $150<br><strong>Bank 2:</strong> $15,300<br><strong>Bank 3:</strong> $750<br><strong>Bank 4:</strong> $300<br><strong>Cash:</strong> $300<br><strong>Shares: </strong>$17,000<br><strong>Total:</strong> $33,800</p><p><strong>Any debts? (including HELP from uni)</strong></p><p><strong>Credit Card: </strong>$400 (paid off in full each month)<br><strong>HELP: </strong>$48,000</p><p><strong>How did you accumulate your net worth?</strong></p><p>Ever since 2016 I have worked three jobs simultaneously (whilst balancing full-time university, sometimes overloading during semester) and I always strive to discover other forms of income/short-term side hustles.</p><h2 id="earn">Earn</h2><p><strong>Tell us a bit about your career:</strong></p><p>I started my first job when I was 16 years old in the food industry, then over the next seven years I worked the following jobs: Events assistant, check-out operator, customer service assistant, food/beverage/gaming attendant, sales assistant, tutor, dental assistant, beauty therapist, UberEats driver, and paralegal.</p><p>Further, I have interned in the financial services industry twice (unpaid).</p><p>Currently I am working three of the jobs listed above (all casual jobs, but luckily all paid positions).</p><p><strong>Do you have income sources outside of your job? If so, how much do you earn from each and how did you develop them?</strong></p><p>Yes. Currently my 'main' three jobs earn the following:</p><p><strong>Job 1:</strong> $750 per week (pre-tax, JobKeeper, ordinarily $275/week)<br><strong>Job 2:</strong> $315 per week (pre-tax)<br><strong>Job 3:</strong> $250-$350 per week (pre-tax; I work at my own discretion)<br><strong>Total:</strong> $1,315-$1,415 per week</p><p>Further, my current side hustles include the following:</p><p><strong>Selling university notes online (passive):</strong> $625 per year<br><strong>Dividend income (passive):</strong> $220+ per year</p><p>Other income streams that are irregular and sporadic throughout the year: selling textbooks online, helping out in my family business for two months a year (not a high-income producing business) and UberEats driver.</p><p><strong>What advice do you have for people who want to earn more money?</strong></p><p>If you are early in your career/studies, sometimes taking a short-term pay cut will open you up to opportunities in the future that will enable you to earn a decent income. Don't be too money hungry when your skills and knowledge are not at a stage where you can demand more money from your employers. When the time is right you will know.</p><p>Otherwise, if you've already got your foot in a good career, then always strive to find other ways to make more money. Your first avenue is not always to find a part-time job or weekly side hustle. Try to find passive streams of income that don't require you to sacrifice time for $$$. This could include selling old clothes, drawing and selling paintings on Instagram (if you have an artistic skill) or even opening up an online retail store. Just don't get into a pyramid scheme. I would strongly advise against that.</p><h2 id="save">Save</h2><p><strong>What is your savings rate? And how has it changed over time?</strong></p><p>I calculated my savings rate for the 2020 financial year which is roughly 20%. When I was younger (16-18 years old) I saved 50% of my money and spent the other 50% on discretionary purchases. Now that I’m older I have to pay for a lot more bills.</p><p>Also noting my investing rate is around 50% which I don't count as savings.</p><p>Hence, I save and invest about 70% of my income.</p><p><strong>Do you have a budget?</strong></p><p>Yes. However, I do not like living with a budget that has predetermined amounts 'allowed' for each category of spending.</p><p>Instead, each time a paycheck goes into my bank account, I pay myself first. E.g. If I receive $500 and my CC debt is $200, I'll transfer $200 to the bank with the CC debt (and hold it until closer to the due date) and $300 to a high-interest savings account. Further, if I receive a $1,000 paycheck, and all my CC debt is accounted for, then I'll transfer $850 to savings and leave $150 for fun/discretionary spending. I make up the numbers as I go along as long as I invest/save a significant portion of my paycheck.</p><p>I also always keep big expenses in mind and save for them in the months before they're due (but not over a yearly period). E.g. my car insurance, rego etc. are due in March every year so I start saving for those expenses in December.</p><p><strong>How much do you spend per year?</strong></p><p>In January 2020, I started tracking every dollar I spent. I spent $12,000 in six months (however had big purchases including car rego, etc. during this period). I would say I spend around $20,000 per year.</p><p><strong>Do you make purchase decisions carefully, or are you loose with your money?</strong></p><p>When it comes to food, I'm liberal. I'm never at home because I'm always working, therefore I tend to eat out a lot more often than I'd like.</p><p>When it comes to big purchases, it depends on my past spending behaviour. For example, I space out major electronics purchases. In 2018, I bought my phone. In 2019, I bought my MacBook Pro (replacing my 2013 one). In 2020, I bought my iPad. I wouldn't blindly go into an electronics store and start upgrading everything for the sake of it. I tend to use my electronics until they're broken.</p><p>When it comes to fashion, I've moved away from fast fashion and have started looking for high quality pieces that will stand the test of time. If the item costs over $300, I tend to sit on it. When I was 20 years old, I loved a bomber jacket I saw on ASOS that cost $120 and I waited over a year, looking at the jacket every week until I committed. Once the jacket arrived, I wore it 3 times and never again (regrets).</p><p>At the same time, if I've been frugal for the past few months and have not spent money on quality items to improve my life (e.g. living bare bones), I won't hesitate to drop $400 on a good pair of RM Williams or $400 on a good coat.</p><p><strong>How is your work-life balance?</strong></p><p>I definitely feel this is the one part of my life I need to work on. Working three jobs and balancing full-time university means I don't have any time for a social life besides seeing my long-term partner. I’m always tired.</p><p>On the other hand, I feel restless when I sit at home doing nothing and always strive to find more ways to increase my productivity. At times it has taken a massive toll on my mental and physical health, at times developing insomnia and severe anxiety at some of my past jobs.</p><p><strong>What is your favourite thing to spend money on?</strong></p><p>Treating my partner and dog. I love them so dearly. (My partner also treats me proportionately in return.)</p><h2 id="invest">Invest</h2><p><strong>How do you invest?</strong></p><p>In my mind I designate a certain amount of money to my investments. This fluctuates every month.</p><p>I started investing in November 2019 and have invested $17,000 up until May 2020. I look at my bank accounts and everything over $10,000 is "fun" money to me. Fun includes an opportunity to go on holidays, but due to COVID-19, "fun" is now thinking of my next investment.</p><p>I tend to drop a few thousand at a time. (I do not automate monthly investments.)</p><p><strong>What has been your best investment?</strong></p><p>IOZ Aussie Top 200 in CommSec Pocket.<br>Love how it captures the top 200 companies allowing diversification, steady growth and returns.</p><p>Also shout-out to NDQ.</p><p><strong>What has been your worst investment?</strong></p><p>Bitcoin at its peak. I invested $500 which turned to $700 then $300. I did not do any research besides my understanding of cryptocurrency, ledgers etc. I’m lucky to get out with only a $200 capital loss.</p><p><strong>What's been your overall return?</strong></p><p>With ETFs on its own, I've made $1,000.</p><p>With poor-performing stocks, I've lost $1,200.</p><p>Overall net loss of $200 but I'm holding onto the poor-performing stocks as they're two of the Big Four banks and I know they will increase in value over time.</p><p><strong>What are your main roadblocks? And how are you addressing them?</strong></p><p>It is difficult maximising income whilst being a full-time university student. However, I have not let tertiary studies get in the way of working five days a week and seeking out side hustles. At the moment I’m applying for summer vacationer programs/internships and hope to secure a role so that I can land a graduate program (thus increasing income in the near future).</p><p><strong>Do you have a target net worth you want?</strong></p><p>By the time I'm 40, I intend to have a $1 million share portfolio, with more than $50,000 per year in passive income. This will be through the businesses I will be buying into in the near future (and will have to grow from the bottom up) and investment properties.</p><p><strong>When did you make your first significant behavioural shift towards wealth building?</strong></p><p>When I was young, I was always good with saving money but never had a bigger money goal in mind. Over the past year I have developed a clear vision and have worked towards it.</p><p><strong>If you could start again, what would you do differently?</strong></p><p>Nothing. I thank my younger self for developing basic money habits that I retain to this day (saving, no credit card debt, learning about personal finance).</p><p><strong>What mistakes have you made along the way that others can learn from?</strong></p><p>Don’t invest blindly into the newest investment trend, whether that’s cryptocurrency or Tesla stocks (luckily I did not fall into that trap).</p><p><strong>Do you have any worries about retirement? If so, how are you planning to address them?</strong></p><p>Zero. I will retire before I’m 40, build up more than three passive streams of income, including entering into a partnership agreement with my life partner, and dedicate my time to pursuing my life’s passions (educating the youth).</p><p><strong>How are you learning about building wealth?</strong></p><p>I spend time reading every single day, learning how to make my money work for me. I'm not a huge fan of reading books (I read enough for my degree) so instead I research concepts I'm interested in. At the moment I'm learning about DCA (dollar cost averaging), trusts, opening up charities to offset tax and other vehicles you can put your money into to lessen tax obligations.</p><p>My mother (my father passed away) is not good with money and spends frivolously, hence I have developed a desire to not repeat her spending patterns from a young age.</p><p><strong>Do you give to charity? If you do, what percent of time/money do you give?</strong></p><p>No. I used to do over 300 hours of charity a year during my youth, but ever since I entered university, I’ve made it a mission to maximise my own personal wealth. Once I reach an important financial milestone I have set in my mind, I will open up a charity and dedicate my time to it.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Bryna Howes)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/real-money-talk/">Real Money Talk</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2020/08/real-money-talk-theresa.png" length="0" type="image/png"/>
        </item>
        <item>
            <title><![CDATA[21.08.20 | A short note from Spaceship]]></title>
            <link>https://www.spaceship.com.au/learn/210820-newsletter/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/210820-newsletter/</guid>
            <pubDate>Thu, 20 Aug 2020 23:04:00 GMT</pubDate>
            <description><![CDATA[Spaceship has some news.]]></description>
            <content:encoded><![CDATA[<p>When Spaceship introduced its first product in January 2017, we had just a small team of a few people. Step by step, we’ve grown. Spaceship now has <a href="https://www.spaceship.com.au/super/?ref=spaceship.ghost.io">Spaceship Super</a> <em>and</em> <a href="https://www.spaceship.com.au/voyager/?ref=spaceship.ghost.io">Spaceship Voyager</a>, 85,000 customers, $420 million in funds under management, and 45 employees.</p><p>This week, we announced that Spaceship had raised a further $10 million from its shareholders, with participation from key investors such as Mike and Annie Cannon-Brookes' Grok Ventures and AirTree Ventures.</p><p>With this funding, we’ll continue to expand and improve our core product offerings and customer experience.</p><p>Over the last few years — but perhaps especially in 2020 — we’ve been so inspired by the way our customers (you!) have used Spaceship to invest in their future. And as we always say, this isn’t just about financial investment.</p><p>Though we’ve seen up to 300 new customers a day this year, we’ve also seen more people than ever turn to our Spaceship Learn blog to read about personal finance or check out our Real Money Talk series. Likewise, thousands of people read this very newsletter or open up the Spaceship app each day to check out the latest financial news from around the world.</p><p>We’ve also seen more of you (over 43,000 now!) set up a regular investment plan, giving you the ability to grow your balance in a simple, automated way. At a time when we’re perhaps not as free to spend money on other things in life, this hopefully helps you feel you’re taking more control of your financial future!</p><p>With that, we wanted to say thank you for joining the Spaceship journey.</p><p>We’ll keep working to fulfil our mission of enabling people to invest in their future. We’re so excited for what is to come — and we hope you are too!</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Bryna Howes)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/newsletters/">Newsletters</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2020/08/news-210820-1.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[14.08.20 | Adapt or die]]></title>
            <link>https://www.spaceship.com.au/learn/140820-newsletter/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/140820-newsletter/</guid>
            <pubDate>Thu, 13 Aug 2020 23:43:00 GMT</pubDate>
            <description><![CDATA[A look at the upcoming Airbnb IPO.]]></description>
            <content:encoded><![CDATA[<p>There is a saying in the business world: adapt or die.</p><p>And it’s this philosophy that can turn good businesses into great businesses.</p><p>When I first lived in America, Netflix’s business model revolved around sending rental DVDs by mail. The model was considered incredibly innovative at the time — it disrupted the Blockbuster video store chain — but Netflix wasn’t done. I remember having a conversation with friends about Netflix’s plan to become a streaming service, and they were genuinely unimpressed and threatened to boycott the service.</p><p>But Netflix had clearly done its research, because look where it’s at now!</p><p>(Fun fact: Netflix <em>knew</em> from the beginning that most content would be delivered by the internet, and that’s why they called it Netflix and not DVDFlix!)</p><p>There are many events that mean businesses have to adapt, from competitors to changing business environments to new technologies. While very few businesses would have thought to add global pandemic to the list, this is certainly one of those events.</p><p>Which brings me to the topic of today’s newsletter: Airbnb.</p><p>Before the pandemic hit, Airbnb was lining up to go public and was set to be one of the blockbuster IPOs of the year. But just a few months ago, some media sites were questioning whether Airbnb would even survive the pandemic.</p><p>The unicorn laid off 25% of its staff in May. At the time, chief executive officer Brian Chesky reportedly told Airbnb employees that the company’s 2020 revenue would be less than half of what it made in 2019. Additionally, its valuation nearly halved, despite raising money.</p><p>This week, though, the Wall Street Journal reported the company is again readying to go public, suggesting things have turned around for Airbnb, even if only slightly.</p><p>On 8 July, guests booked more than one million nights of future stays at global Airbnb listings, which was the first time bookings had hit that level since March.</p><p>Moreover, as the pandemic drags on, Airbnb has found that people are using its services for local getaways and staycations. No, you can’t jet off to Greece for the summer or live it up in the bright lights of New York, but you can still go somewhere you’ve never been.</p><p>Not to mention those who are working from home and want a different environment for a while.</p><p>Our senior portfolio manager, Jason Sedawie, said it’s possible, in light of this change, that Airbnb might even do better than most travel companies.</p><p>While many travel businesses have revolved their brand around long-haul travel and faraway places, Airbnb has actually been talking about local experiences for years now.</p><p>Additionally, given many Airbnbs are apartments or houses, they’re less crowded and likely safer (in pandemic terms) than hotels. In fact, for locales that still have a level of restriction, an Airbnb might actually be legal, whereas a stay in a hotel might not.</p><p>There’s still no guarantee Airbnb will go public this year; the only assurance Chesky has made is that “when the market is ready, [Airbnb will] be ready.” But if it does, it’ll certainly be one of the more unlikely business success stories to come out of the pandemic.</p><p>As for the “adapt or die” adage, make of this what you will: The world’s last standing Blockbuster store is <a href="https://www.architecturaldigest.com/story/worlds-last-blockbuster-listed-airbnb?ref=spaceship.ghost.io">now listed on Airbnb</a>!</p><hr><p>The Spaceship Origin Portfolio invests in Netflix at the time of writing.</p><p>Important! We’re sharing with you our thoughts on these companies for your informational purposes only. However, we are not making recommendations to buy or sell holdings in a specific company. Past performance isn’t a reliable indicator of future performance.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Bryna Howes)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/newsletters/">Newsletters</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2020/08/kyle-glenn-xY4r7y-Cllo-unsplash.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[Real Money Talk: Natasha]]></title>
            <link>https://www.spaceship.com.au/learn/real-money-talk-natasha/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/real-money-talk-natasha/</guid>
            <pubDate>Tue, 11 Aug 2020 23:56:00 GMT</pubDate>
            <description><![CDATA[Natasha is 33 and recently became a permanent resident of Australia.]]></description>
            <content:encoded><![CDATA[<p>This post is based on an interview we conducted with Natasha in April 2019.</p><p>Real Money Talk is our series where we interview Australians from all walks of life about their personal finances. The views expressed are those of the interviewees, based on their experiences with money, and as such are not necessarily representative of Spaceship's views.</p><p>We have changed the name of the interviewee for their privacy.</p><h2 id="overview">Overview</h2><p><strong>Name</strong>: Natasha</p><p><strong>Age</strong>: 33</p><p><strong>Where do you live</strong>: Melbourne</p><p><strong>What is your current net worth, and how does it break down?</strong></p><p>Personal savings: $3,000</p><p>Joint account with my Dad: Around $30,000</p><p>Super: N/A</p><p>Debt: No debt, I only recently became a permanent resident so I couldn’t really get a credit card. Your options are pretty limited if you’re not a PR. I owe a friend $3,200.</p><p>Assets: None at the moment, but myself and my family (parents) are in the process of buying a house together. They sold a property in Malaysia and they’re using that to buy an apartment here for me to live in.</p><h2 id="earn">Earn</h2><p><strong>Tell us a bit about your career:</strong></p><p>I’m primarily a freelancer — writing, creative production, performance art, production assistant. I’ve been looking for more steady, stable work for some time (like a decade), but it hasn’t happened. The longest contract I’ve had was a year, in digital comms/social media. That paid like a grand a month, which doesn't even cover my rent.</p><p>My dad deposits money into our joint account, and I pay myself $2,500/month from it. On a student visa, you can only work 20 hours a week. There’s only so much you can do. And there are no scholarships. My family was always really into education, so they helped me cover my expenses while I was studying. When I graduated, I applied for permanent residency. The idea was I’d have the allowance until I got a job. But that became a lot more challenging than any of us expected. At one point I decided to stop taking the allowance. After three months, I couldn’t find anything better than selling issues of The Big Issue (that’s why I owe my friend money). Then I was on this bridging visa for ages; meanwhile, I’m building this amazing art career and portfolio and getting knocked back over and over and over.</p><p>Then I decided to do my Masters in San Francisco. There, I found they care less about qualifications and visas. I was getting interviews for crazy good jobs. In the end, I didn’t stay because I couldn’t get my visa stuff together in time, and by then my PR here was approved. I’ve been back in Melbourne since 2016. Even with the PR, and fewer restrictions, it’s still so hard. I’m making up for lost time but it’s hard.</p><p>In the end, the family allowance is there despite me not wanting it, because I’d be homeless without it. I acknowledge it’s a privilege. It comes with a lot of emotional strings but I have it. How do you navigate that?</p><p><strong>What advice do you have for people who want to earn more money?</strong></p><p>If I had any advice, I would take it myself. If anyone out there has a very unusual portfolio or experience, try somewhere else. It was so surprising, being in San Francisco, I was getting way further than I ever did in Melbourne or Brisbane. Maybe moving overseas or moving cities makes the difference?</p><h2 id="save">Save</h2><p><strong>Do you have a budget?</strong></p><p>I try to stick to around $2,500 a month, but I’m not great at following it. Usually due to unpredictability of the arts and my own health. I recently lost a $250 gig because I just got sick and went to the hospital that morning. Then random fees that pop up on you, union fees, my P.O. box, supplies for particular projects. I try to also put money away to pay back my friend.</p><p><strong>Do you make purchase decisions carefully, or are you loose with your money?</strong></p><p>It depends. I could be more careful, but at the same time, my carelessness is more around wanting to donate to people's Kickstarters, supporting my friends and artists who are putting on shows at festivals. So, I sometimes overextend myself, but I’m trying to support my community as well as survive myself.</p><p><strong>How is your work-life balance?</strong></p><p>What work? That’s the nature of the arts world, right? It’s so irregular. That’s why I wanted a stable job. It doesn’t even have to be that interesting; I just want some security. I think that would allow me to be more discerning with my art.</p><p><strong>Isn’t it ironic that being an artist is getting in the way of you being an artist?</strong></p><p>It is. There’s only so much I can do with the resources that I have.</p><p><strong>What is your favourite thing to spend money on?</strong></p><p>I really like surprising my friends with things. I recently surprised my friend at the airport, which cost like $30 just to get there on the Skybus. Then I bought food while I was waiting for him. Side note: the airport is a great co-working space with all the tables and wifi!</p><h2 id="invest">Invest</h2><p><strong>How do you invest?</strong></p><p>The closest thing is a Raiz account. I’ve got a couple hundred at the most. It’s also kind of like a second savings account. It<a href="https://www.spaceship.com.au/voyager/boosts/?ref=spaceship.ghost.io" rel="noreferrer"> rounds up your purchases and invests the excess.</a></p><p><strong>Are you anticipating things to be easier when you get the apartment from your family?</strong></p><p>Well, some costs will be lowered. Even with all the peripheral outgoings, it’ll still be cheaper than paying rent. I’m actually very anxious about it because I have to maintain it. It’s so much more permanent than renting. If something breaks, it’s on me to foot the cost for repairs. It’s such an alien concept to me, even though I come from a long line of homeowners.</p><p><strong>Do you have a target net worth you want?</strong></p><p>My minimum ideal annual salary is about $50,000. That covers my most basic expenses with enough of a cushion for me to put towards healthcare, self-care, fun, and art. Also, I like the number five. More than that would be a bonus. I don’t even know what I’d do with $100,000. Seems like a lot of money.</p><p><strong>If you could start again, what would you do differently?</strong></p><p>Move to the U.S. Financial stability from the arts in Australia? Hah. Good luck.</p><p><strong>What mistakes have you made along the way that others can learn from?</strong></p><p>Potentially there were some gigs that I picked up because I considered them stepping stones to jobs. It didn't usually work out. I wish I’d been more discerning, even very early on. That energy would have been better spent. But it is hard to tell in the moment, especially when you need the money and it’s right there on offer.</p><p><strong>Do you have any worries about retirement? If so, how are you planning to address them?</strong></p><p>I don’t even know how I’m going to retire. I don’t have anything to retire from! Given my mental health stuff, it’s hard for me to imagine being old enough to retire, much less be in a financial situation to do so. I’m surprised I’m even still here sometimes, as morbid as that sounds.</p><p><strong>How are you learning about building wealth? Is it from family, books, forced to learn as wealth grew, etc.?</strong></p><p>My family were always big believers in property as investments. They had a few, and always believed in property ownership, hence them really wanting to buy a house for me.</p><p><strong>Do you give to charity? If you do, what per cent of time/money do you give?</strong></p><p>All the time. Probably more than I should. Not in a structured fashion. I’m in an LGBTQ+ artistic community, so people always need hands and money. I do what I can.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Bryna Howes)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/real-money-talk/">Real Money Talk</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2019/06/real-money-talk-natasha.png" length="0" type="image/png"/>
        </item>
        <item>
            <title><![CDATA[Why some tech companies don’t pay dividends]]></title>
            <link>https://www.spaceship.com.au/learn/why-some-tech-companies-dont-pay-dividends/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/why-some-tech-companies-dont-pay-dividends/</guid>
            <pubDate>Tue, 11 Aug 2020 21:57:00 GMT</pubDate>
            <description><![CDATA[To understand why some tech companies generally shy away from paying dividends, it’s important to start with the basics.]]></description>
            <content:encoded><![CDATA[<p>Tech companies such as Facebook, Netflix, Amazon.com and Alphabet (also known as FANG) have ballooned in value in recent times and are now locked in a race to become the world’s next trillion-dollar firm.</p><p>Despite their dizzying rise in value, none of these fabled tech firms pay dividends, putting them at odds with giants in other industries like consumer staples, industrials and retail.</p><p>However, the relative absence of<a href="https://www.spaceshipinvest.com.au/learn/what-is-a-dividend/?ref=spaceship.ghost.io"> dividend payments</a> is actually in line with a tradition of many tech companies not being considered income vehicles, and therefore not paying dividends.</p><p>To understand why some tech companies generally shy away from paying dividends, it’s important to start with the basics.</p><h2 id="what-are-dividends-and-why-do-investors-like-them">What are dividends and why do investors like them?</h2><p>Simply put, dividends represent profit made by companies which are then distributed to shareholders. You can think of it as the money you earn from<a href="https://www.spaceshipinvest.com.au/learn/what-is-a-share/?ref=spaceship.ghost.io"> owning the shares</a> of a particular company.</p><p>So, in practice, say shares in a company were bought at $1.00 each and a dividend of 5 cents per share was paid every year, then you would see a 5 per cent return (excluding any changes to the share price).</p><p>How you get dividends is that firms consult their books, take their financial pulse, and then determine whether it's better to pay some profits to shareholders as dividends, reinvest in the business, or buy back stock.</p><p>The advantage of dividend-paying shares is that they deliver a source of income and, if the share price goes up, may provide capital gains when held for a certain period of time.</p><p>In today’s low interest-rate environment, dividend-paying shares can be a preferable form of income for investors compared to term deposit or government issued bonds.</p><p>In Australia, unlike many other jurisdictions, there’s the added advantage that companies can attach to their dividends<a href="https://www.moneysmart.gov.au/investing/invest-smarter/choose-your-investments/make-tax-work-for-you?ref=spaceship.ghost.io"> “franking credits”</a> -- a type of tax break that that saves investors from having their dividends double-taxed as is the case in many other countries.</p><h2 id="so-what-s-the-deal-with-tech-companies">So what’s the deal with tech companies?</h2><p>Thing is, many tech companies generally see paying dividends<a href="https://www.cnbc.com/2017/10/06/investors-are-losing-out-on-billions-because-tech-dont-pay-dividends.html?ref=spaceship.ghost.io"> as a sign</a> that the exciting growth phases of their businesses are drawing to a close, or indeed finished.</p><p>Put another way, tech firms tend to believe their profits can be better used to fund growth objectives. And dividends should only be paid when no other rational uses exist.</p><p>Remember, paying dividends is only one of the ways that companies can decide to use profits and for companies that are still growing rapidly, like many tech start-ups, it generally makes more sense to invest as much as possible into future growth.</p><p>That’s why dividends tend to be more associated with mature sectors like healthcare and industrials, and established stocks, think Coca Cola Co and Exxon Mobil Corp, than in tech.</p><p>In the tech world even established firms like the FANGS believe they can do a better job of increasing their value, and share price, by reinvesting earnings than by paying dividends.</p><p>One big reason is tech firms generally need to fund acquisitions and often look to keep growth firing by snapping up the best and brightest new innovations. Notable examples include Facebook’s 2014 acquisition of messaging app WhatsApp, Apple’s 2018 acquisition of Shazam and Beats in 2014 and Google acquiring Nest Labs in the same year.</p><p>It’s of course also handy for a company to have cash on hand in case it hits trouble or if it needs to make rapid changes in line with shifts in the industry, which can occur very fast in the technology field relative to other, safer, sectors like industrials or utilities.</p><h2 id="what-does-the-future-hold">What does the future hold?</h2><p>While historically many tech companies have rarely paid dividends, many large and very successful companies in the sector have, over time, come to pay substantial dividends to shareholders.</p><p>Examples include Apple, the world's most valuable tech firm by market cap, and software giant Microsoft that started paying dividends all the way back in 2003.</p><p>Other notable income generating tech stocks include Cisco, the largest manufacturer of network routers and switches in the world, tech legend IBM, mobile chipmaker Qualcomm, and hard disk drives manufacturer Seagate.</p><p>There have also been recent calls for Facebook to pay dividends due to the social media giant<a href="https://www.barrons.com/articles/why-facebook-may-consider-a-cash-dividend-1514601428?mod=hp_highlight_5&&ref=spaceship.ghost.io"> “pushing up against the limits of growth”,</a> but this has yet to materialise.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Sam McKeith)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/investing/">Investing</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2019/11/why-some-tech-companies-dont-pay-dividends.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[07.08.20 | What can we get out of this?]]></title>
            <link>https://www.spaceship.com.au/learn/070820-newsletter/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/070820-newsletter/</guid>
            <pubDate>Fri, 07 Aug 2020 00:52:00 GMT</pubDate>
            <description><![CDATA[In these stressful times, we can boost our resilience by focusing on what we can get out of this time.]]></description>
            <content:encoded><![CDATA[<p>In the last two weeks, I’ve had more than one conversation with a bit of an “Ugh, here we go again” vibe. For many of us, the last six or so months have felt like one long winter, and just as we were turning the corner into spring, just as flowers were blooming and the sun was starting to shine on our social lives again, it feels like the clouds are inching closer.</p><p>In my life, whenever I’ve found myself in periods of stress or uncertainty, I’ve tried to remind myself that there’s always something to take from a situation.</p><p>Last night, on ABC’s The Drum, there was a similar message. Biomedical scientist Dr Darren Saunders said there’s opportunity amongst the chaos, and in particular, to look at the things we’re missing as a “good reminder of what we need to centre in our lives."</p><p>I realised early on, for instance, that I actually enjoy going into the office! This was a surprise to me. Before Spaceship, I didn’t work in an office for ten years. When I got the job at Spaceship, I was nervous about returning to an office environment. Yet here I am, looking forward to the day I can board the Manly ferry again, walk up Pitt Street, and plonk down at my desk.</p><p>There are <a href="https://www.spaceship.com.au/learn/060320-newsletter/?ref=spaceship.ghost.io">many exercises you can do</a> to figure out what’s important to you, and it looks like you may as well add lock down in a global pandemic to the list.</p><p>We also have an opportunity to connect with people in new ways.</p><p>I lived overseas for years, and very rarely spoke on the phone with anyone back home, other than my immediate family. During this period, though, I’ve had video calls with friends and family as nearby as across the harbour and as far away as San Francisco.</p><p>Others I know have turned to old habits and new hobbies — from doing puzzles to learning to make pasta, from returning to school to decorating a house.</p><p>And finally, there are new ways to think about money.</p><p>It isn’t lost on us how many people no longer have jobs, how many people are struggling.</p><p>But we’ve also seen a large number of people take up investing, and I would posit that many are investing for the first time in their lives.</p><p>Our mission here at Spaceship is to enable you to invest in your future, so you can live the life you want to live. While this might not be the right time for you to make a financial investment, you can use this time to make an investment in yourself.</p><p>The more educated you are, the more empowered you are to make the right financial choices for yourself. So, whether you use this time to consider your spending habits, strengthen your future capacity to earn by upskilling, or end up adding some money to your Spaceship account — <em>all</em> of these are you investing in <em>your</em> future, so you can live the life you want to live.</p><p>I’ll keep it short and sweet this week, and wrap it up by saying that, all in all, in these stressful times, we can boost our resilience by focusing on what we can get out of this time.</p><p>And to all our customers in Victoria, we’re thinking of you!</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Bryna Howes)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/newsletters/">Newsletters</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2020/08/news-070820-1.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[Real Money Talk: Sarah]]></title>
            <link>https://www.spaceship.com.au/learn/real-money-talk-sarah/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/real-money-talk-sarah/</guid>
            <pubDate>Tue, 04 Aug 2020 23:21:00 GMT</pubDate>
            <description><![CDATA[Sarah is a 35-year-old single mum from Melbourne, with around $6,000 in savings.  ]]></description>
            <content:encoded><![CDATA[<p>This post is based on an interview we conducted with Sarah in April 2019.</p><p>Real Money Talk is our series where we interview Australians from all walks of life about their personal finances. The views expressed are those of the interviewees, based on their experiences with money, and as such are not necessarily representative of Spaceship's views.</p><p>We have changed the name of the interviewee for their privacy.</p><h2 id="overview">Overview</h2><p><strong>Name</strong>: Sarah</p><p><strong>Age</strong>: 35</p><p><strong>Where do you live</strong>: Melbourne</p><p><strong>Please tell us a bit about yourself.</strong></p><p>I’m an editor at a really small publishing house and I’m a single mum. I’ve got a masters in editing, publishing, and creative writing, and that tends to be how I spend my spare time too. Reading, writing, and generally bookworming.</p><p><strong>What is your current net worth, and how does it break down?</strong></p><p>Savings: $6,000</p><p>Super: Maybe $25,000? Not sure.</p><p>Debt: $10,000 of student debt.</p><p>Assets: My parents took part of their Centrelink allowance and invested it on our behalf. So it’s a little nest egg that my dad keeps an eye on. Maybe a couple of thousand dollars.</p><h2 id="earn">Earn</h2><p><strong>Tell us a bit about your career:</strong></p><p>Most of my career up until mid-last-year was in the tertiary education sector. I was in research admin with Melbourne Uni. I was a contract officer - that was my longest and most recent job. I did that off and on for about 15 years, always part-time.</p><p><strong>Do you have income sources outside of your job? If so, how much do you earn from each and how did you develop them?</strong></p><p>I freelanced on the side as an editor and proofreader, which I did while I was studying my masters too. Halfway through last year I left the uni job, but kept doing some casual stuff for them, and had my editing and proofing. Then, earlier this year I got a more permanent position at the publishing house (4 days a week). I’m not freelancing at the moment but I’ll probably start up again later in the year.</p><p>My rates varied a lot. I charged more for work I did for the university because I knew the had the budget for it. I didn’t charge as much for PhD students. I negotiated my rates on a project by project basis. I tried to set my rates around $50-$60 an hour though.</p><p><strong>What advice do you have for people who want to earn more money?</strong></p><p>I feel like I haven’t quite cracked it myself. I worked so hard the past few years that I got really sick (which is why I’m only working 4 days a week now). But I also left a really stable, relatively high-earning job, for one I felt more passionate about and with a better work environment. I value that more than the dollars. If you’re just focused on the money, go out and hustle. But take care of yourself too!</p><h2 id="save">Save</h2><p><strong>Tell us about how you save money, and how it’s changed over time?</strong></p><p>I had a few friends who did the Barefoot Investor thing last year and got really excited about it. So, when I get my fortnightly pay, I have an automatic transaction moving about 20-25% of my income into a savings account. I don’t live extravagantly, but if I need something extra I will dip into my savings to complement my lifestyle.</p><p>I grew up in a big family with a single income. We didn’t go without the basics, but I definitely learned some frugal habits, which is a blessing now. When I got my own income for the first time I got excited and didn’t save much. Now I’m more sensible.</p><p><strong>Do you have a budget?</strong></p><p>Not really. I’m not good at that. It’s like dieting, the more rules I try to impose on myself, the less likely I am to follow them. I try to be generic and make sure the basics are covered first and put leftovers into my savings. I find if I try to examine where every dollar is going it gets really stressful.</p><p><strong>Do you make purchase decisions carefully, or are you loose with your money?</strong></p><p>I’m increasingly careful. I buy most of my clothes at op shops and get furniture and stuff second hand, and always choose home brand groceries. I’m not fussed about trendy labels and branding, which makes it easier. If there’s something else I want, I ask myself if I’ll regret not getting this thing in 3 months. If yes, I’ll get it and not feel guilty. If I can imagine it in the back of my wardrobe gathering dust, I’ll skip it!</p><p><strong>How is your work-life balance?</strong></p><p>It’s pretty good actually. Working 4 days is a good amount. I can be creative, which keeps my soul alive, and I can work more if I need to. It hasn’t always been that way though which is why I appreciate it so much currently.</p><p><strong>What is your favourite thing to spend money on?</strong></p><p>Food! Going out for dinner with friends. Or travelling. Getting out of the city for a few days. And books, I’m a sucker for a bookshop.</p><h2 id="invest">Invest</h2><p><strong>How do you invest?</strong></p><p>I don’t have any investments of my own. My Dad’s put that little nest egg into shares, which he’s chosen individually.</p><p><strong>What has been your best investment?</strong></p><p>Education. My HECS debt and the time and energy I invested to change my career direction into something that I love has been so worth it.</p><p><strong>Do you have a target net worth - or a target lifestyle you want?</strong></p><p>Not really, though that would be sensible to have. I guess I want to retire young enough to still enjoy the time, and to maintain a comfortable lifestyle, which for me isn’t big spending and travelling every year, just maintaining the status quo. And being able to afford medical care later in life. But I don’t really know how much that’s going to be.</p><p><strong>What advice do you have for your younger self?</strong></p><p>Money-wise, I’d tell myself to stick to my own guns and not get influenced by other people about what kind of job or study I should do. If I’d stuck to my own guns when I was younger I’d have gotten a similar job to what I have now earlier on. I don’t think I’d change too much else to be honest.</p><p><strong>What mistakes have you made along the way that others can learn from?</strong></p><p>When I first went to uni, I had a bunch of savings plus an incredibly generous scholarship. Because of that, I actually paid my first couple of semesters of HECS up front, which I think was silly. I’d have been better off investing that money or travelling. I wasn’t used to having any debt so it made me uncomfortable. If you can get a low interest/low-pressure loan, take advantage of that!</p><p><strong>Do you have any worries about retirement? If so, how are you planning to address them?</strong></p><p>If I think about it, it is stressful. But I’m also taking steps now to make it less of a worry. Everything seems so unstable for our generation, so I don’t know what the political or environmental state will be like when I’m ready to retire. It’s hard to plan ahead, and I’m pretty cynical about a lot of our social structures. You can do what you want now but if the world ends in the meantime it won’t help you in the post-apocalyptic wasteland!</p><p>That being said, I am taking steps to try to ensure me and my child are taken care of. I’m doing more conscious saving, I’ve cut back my health insurance to the bare minimum (it’s such a waste of money), I’m going to learn more about super and how to use it as an investment vehicle. Educating myself about the financial market and what it is and how it works is my plan.</p><p><strong>How are you going about educating yourself?</strong></p><p>I’m mostly reading books and talking to people who know more than me. My super fund offers a free consultation, I had my first proper chat with an accountant who specialises in people working in the arts/creative industries, I’ve been getting some advice from professionals and people who know this stuff. It seems overwhelming but I’m not the first person who wants to know about this, and people are usually pretty willing to share their expertise if you ask for help.</p><p><strong>Do you give to charity? If you do, what per cent of time/money do you give?</strong></p><p>Yes, I volunteer at my kid’s school doing events, and I do some volunteer work for<br>my local council, helping out with their annual publication. I give money to panhandlers if I have cash on me, and then I’ve donated to GoFundMes here and there for friends who have been unwell. I also try to donate to charities for refugees and asylum seekers whenever they pop up on my facebook.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Bryna Howes)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/real-money-talk/">Real Money Talk</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2019/06/real-money-talk-sarah.png" length="0" type="image/png"/>
        </item>
        <item>
            <title><![CDATA[Should I take out life insurance through super?]]></title>
            <link>https://www.spaceship.com.au/learn/should-i-take-out-life-insurance-through-super/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/should-i-take-out-life-insurance-through-super/</guid>
            <pubDate>Tue, 04 Aug 2020 22:28:00 GMT</pubDate>
            <description><![CDATA[If you're considering life insurance, here's some things worth thinking about.]]></description>
            <content:encoded><![CDATA[<p>Being financially protected can be one of the most important things you can do for you and your family.</p><p>A lot of people go to great lengths to protect the things that are valuable to them, such as their home, car, and family heirlooms, but can neglect to take care of themselves.</p><p>Depending on the circumstances, life insurance can offer financial protection for you and/or your family in the times when you might most need it.</p><p>If it's something you're considering, here are some things worth thinking about.</p><h2 id="why-is-cover-needed">Why is cover needed?</h2><p>Life insurance can help reduce or remove the financial impacts you might face if things go wrong in your life.</p><p>It can help provide you and your family with financial security and relief in the instance of illness, injury or death.</p><p>Sadly, on average, Australians are underinsured. In fact, the 2017 Underinsurance Australia report found that the median level of life insurance cover would only cover 28 per cent of the amount needed to ensure family and dependants are able to maintain their family’s standard of living after the death of a parent or partner.</p><p>Actuaries at Rice Warner calculated that, in general, Australians are underinsured by approximately $1,811 billion in 2018.</p><h2 id="who-should-take-up-life-insurance-cover-and-why">Who should take up life insurance cover — and why?</h2><p>Understanding whether you need life insurance (and what type) is dependent on your personal circumstances.</p><p>If you are the main financial provider for your family (such as a partner and/or dependants), you might want to consider whether you and your family are appropriately covered if you become ill or injured and can no longer work, or if you die or become terminally ill.  Depending on what kind of cover you have, life insurance may help with maintaining your family’s current standard of living, including essential payments such as utilities, mortgage/rent, and debts.</p><h2 id="types-of-life-insurance-available">Types of life insurance available</h2><p>There are a few types of cover available. Some you can take up as part of your super and others are only available outside of super. While there are only a few different types of life insurance, every insurer has different definitions of what is and isn’t covered in the policies they offer. So, before deciding to take out any cover, it’s important to read the product disclosure statement (PDS) to understand what you would be covered for.</p><h3 id="life-insurance">Life insurance</h3><p>Sometimes called ‘death cover’ or ‘life cover’, this type of insurance can pay a lump-sum payment to your beneficiaries if you die or become terminally ill.</p><h3 id="total-and-permanent-disability">Total and permanent disability</h3><p>TPD cover can pay a lump-sum if you become totally and permanently disabled. This cover is designed to help cover the cost of ongoing medical expenses, lost income or changes to your home to make it more liveable.</p><h3 id="income-protection">Income protection</h3><p>Income protection is designed to help replace part or all of your income if you are unable to work for a period of time due to injury or illness.</p><p>Depending on your cover and other circumstances, you could be paid at least a proportion of your income, usually around 75 per cent of your pre-illness/injury gross salary for a specific period of time. It is usually paid in regular periods, just like a salary.</p><h2 id="are-you-already-covered">Are you already covered?</h2><p>If you have <a href="https://www.spaceship.com.au/super/?ref=spaceship.ghost.io">superannuation</a>, you may already have some type of cover (generally death and TPD) if you obtained default life insurance cover when you opened your account.</p><p>However, the Federal Government’s <em>Protecting Your Super Package</em> which came into effect on 1 July 2019, introduced a number of changes including that life insurance cover in super for inactive members must be cancelled. What this means is that if no contributions (such as contributions made by your employer or contributions you make) have been made to your super account in 16 months, you could lose your life insurance cover. So, before relying on life insurance in your super, make sure you know that you’re covered and what you’re covered for.</p><h2 id="how-can-you-take-up-life-insurance">How can you take up life insurance?</h2><p>You can choose to take up life insurance inside your super or as a stand-alone policy. While it's a personal decision, there are a number of things you should consider.</p><p>Here's what to consider if taking life insurance cover inside super.</p><h3 id="the-perks">The perks</h3><p><strong>You don't have to worry about making the payments</strong>:  For any life insurance cover held in your super, regular insurance premiums are paid direct from your super account.  Because you don't pay the premiums outright, it's one less direct debit to think about.</p><p><strong>Cover is often cheaper</strong>: Because super funds pool insurance into a group policy for members, if held in super, life insurance cover is usually cheaper for members (all other things being equal).</p><h3 id="the-considerations">The considerations</h3><p><strong>Premiums can eat into your super</strong>: Since insurance premiums are paid from your super, it can erode your super balance. So, you need to ensure you have enough in your account to fund any life insurance you want to maintain.</p><p><strong>The level of cover may not be adequate for your needs</strong>: Many super funds offer standard life insurance with a default cover amount. The cover amount is not specific to your needs, so it may not be sufficient to cover your individual circumstances. However, if you review your life cover regularly, you can assess and change the level and type of cover as required. And most super funds offer tools to help identify the level and type of cover suited to protect you and your family.</p><p><strong>Not all life cover is available</strong>: Not all types of cover are available through your super fund. Some types of cover, such as trauma or homemaker’s insurance, are only available as standalone policies outside of super.</p><p><strong>Waiting periods</strong>: Because life insurance cover through super is pooled, waiting periods are different to those that would have applied if you held the insurance policy outside of super. You usually have to wait longer to start claiming on any eligible payouts through super than a standalone policy.</p><p><strong>Conditions of release</strong>: You need to meet a condition of release to access insurance benefits where insurance is held through super.</p><hr><p>Before making a decision about whether life insurance is appropriate for you, consider speaking to a financial adviser who can provide you with advice based on your personal circumstances.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Nicole Webb)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/superannuation/">Superannuation</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2019/07/should-i-take-out-life-insurance-through-super.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[31.07.20 | Making money memories]]></title>
            <link>https://www.spaceship.com.au/learn/310720-newsletter/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/310720-newsletter/</guid>
            <pubDate>Fri, 31 Jul 2020 00:17:00 GMT</pubDate>
            <description><![CDATA[How we're finding new ways to make money memories.]]></description>
            <content:encoded><![CDATA[<p>I’d posit some of the strongest memories we have are usually tied to emotions. You remember your first day at a job because you’re nervous and excited all at once. You remember a moment someone embarrassed you. You remember a holiday because you felt free.</p><p>And like anything that has a meaningful impact on your life, there’ll be memories you have surrounding money. One of the shortest, sharpest memories I have is from 2008, when my card was declined as I tried to buy a Mother’s Day present. The inability to pay for the gift in that moment was a mix of shame and discomfort that has never quite left.</p><p>But on the flip side, give me, oh, 30 seconds and I can bring back the sheer joy I felt when buying myself a rather expensive bag as a reward for selling a business in 2013.</p><p>As we move through 2020, I have no doubt that many a money memory will be made.</p><p>When the realities of the coronavirus crisis first started to take hold back in March, consumer spending, naturally, started to drop. So many Australians lost their jobs, and if you didn’t lose your job, you were probably doing everything you could to shore up your reserves.</p><p>Recently, though, according to data compiled by illion in partnership with economists at AlphaBeta, there has been a sharp increase in spending, likely caused in part by the government’s stimulus packages and the superannuation withdrawals.</p><p>In particular, discretionary (non-essential) spending is rising, and this spending has been mirrored in the results of ecommerce stores.</p><p>Homewares retailer Temple &amp; Webster (which is in our Spaceship Universe Portfolio) recorded a 74% surge in sales over the 2019-20 financial year and its sales volumes doubled in the second half.</p><p>Meanwhile, for the second quarter of 2020, Amazon reported revenue of US$88.91 billion versus the US$81.56 billion expected, and its net profit doubled from the year-ago period.</p><p>It’s hardly surprising that many of us turned to spending money during this period.</p><p>An April 2019 study found that spending makes us happy, and so in a period plagued by fear and unease, with little else to do (if you’re locked down), spending makes sense.</p><p>So, what comes next?</p><p>According to consulting firm McKinsey, companies should adjust to a new normal. Many of the long-term changes in consumer behaviour are “still being formed” and companies that can “follow consumers in their new decision journeys” stand to benefit the most.</p><p>For example, a company such as Nike could benefit from the new “fitness on demand” trend, not to mention a bevy of consumers who’ve learned they can exercise at home or outdoors, by continuing to increase its digital presence through ecommerce and its Nike Training Club app.</p><p>And given other research has found that many people prefer spending money on experiences over objects, there may well be a surge when (or if) we reach a post-vaccine world.</p><p>Companies such as Airbnb, which rely on people spending money on travel and experiences, are already seeing travel spending returning, but in local cities and less crowded destinations.</p><p>There’s such a long way to go before we see ourselves out of this crisis, but it’s going to be very interesting to watch as consumers bring some small amount of happiness or respite to their lives through spending, and find new ways to make money memories.</p><hr><p>‌The Spaceship Universe Portfolio invests in Temple &amp; Webster at the time of writing.</p><p>The Spaceship Universe Portfolio and the Spaceship Origin Portfolio invests in Amazon and Nike at the time of writing.</p><p>Important! We’re sharing with you our thoughts on the companies in which Spaceship Voyager invests for your informational purposes only. We think it’s important (and interesting!) to let you know what’s happening with Spaceship Voyager’s investments. However, we are not making recommendations to buy or sell holdings in a specific company. Past performance isn’t a reliable indicator or guarantee of future performance.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Bryna Howes)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/newsletters/">Newsletters</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2020/08/news-310720-1.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[Real Money Talk: Frank]]></title>
            <link>https://www.spaceship.com.au/learn/real-money-talk-frank/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/real-money-talk-frank/</guid>
            <pubDate>Mon, 27 Jul 2020 23:21:00 GMT</pubDate>
            <description><![CDATA[Frank is 26 years old and has about $3,000 worth of gold bullion.]]></description>
            <content:encoded><![CDATA[<p>This post is based on an interview we conducted with Frank in March 2019.</p><p>Real Money Talk is our series where we interview Australians from all walks of life about their personal finances. The views expressed are those of the interviewees, based on their experiences with money, and as such are not necessarily representative of Spaceship's views.</p><p>We have changed the name of the interviewee for their privacy.</p><h2 id="overview">Overview</h2><p><strong>Name: </strong>Frank </p><p><strong>Age: </strong>26 </p><p><strong>Where do you live: </strong>Newcastle</p><p><strong>Please tell us a bit about yourself.</strong> </p><p>I live in Newcastle, do disability support work, and am working on opening my own business. My fascination with zombie movies and considering how I’d survive if the systems started falling apart is really what got me started with investing.</p><p><strong>What is your current net worth?</strong></p><p>Savings: $26,000 + $1,000 cash</p><p>Super: $7,000</p><p>Debt: Nil</p><p>Stocks and bonds: About $28,000</p><p>Gold bullion: About $3,000 worth </p><p><strong>How did you accumulate your net worth?</strong></p><p>When I started working, I found great achievement in growing my bank account. That was my motivation. I was always very frugal and tried to be as strict as possible. Since then, I’ve moved into other kinds of investments. I always try to have a mix, in case things collapse. I also live very frugally and prioritise my investments.</p><h2 id="earn">Earn</h2><p><strong>Tell us a bit about your career:</strong></p><p>Before I went to Los Angeles, I was acting. When I came back to Australia, I started working at Pizza Hut, and just enjoyed growing my bank account. I really didn’t want to keep working for the rest of my life. I didn’t want to do what everyone else was doing, especially watching the U.S. <a href="https://www.spaceship.com.au/first-home/?ref=spaceship.ghost.io" rel="noreferrer">housing market</a> crash. I decided to be in as little or no debt as possible for my whole life.</p><p>Right now I run my own business and I also do disability support work. Between them, I make about $360 a week. Not counting dividends, which are reinvested automatically. My expenses come to about $350 a week.</p><p><strong>What advice do you have for people who want to earn more money?</strong></p><p>First off, control your spending. Figure out where your money is going before you look to make more. Use your money efficiently. Lower expenses, then raise income. Otherwise, lifestyle creep will come in.</p><h2 id="save">Save</h2><p><strong>What is your savings rate? And how has it changed over time?</strong></p><p>At the moment, nothing really, which I’m not too happy about. But the intention right now is opening the business. I usually try to save at least 60% of my wage. </p><p><strong>Do you have a budget?</strong></p><p>I’m extremely frugal as is. Over the course of about two months, I tracked all my expenses and identified things which cost more than they should and have managed to lower them.</p><p><strong>How much do you spend per year?</strong></p><p>Health insurance: $360</p><p>Phone plan: $290</p><p>Internet: $320</p><p>Water: $300</p><p>Electricity: $572</p><p>Groceries: $2,600</p><p>Rent: $120/week, about to go down to $95.</p><p>Transport: $900, including rego/car expenses etc.</p><p>Incidentals (including bucks party, unexpected social events, random costs): $6,820</p><p>Total per week: $355/week.</p><p><strong>How is your work-life balance?</strong></p><p>Fantastic. I am thoroughly enjoying working on my business and the disability support work is far easier than when I’ve done it in the past. </p><p><strong>What is your favourite thing to spend money on?</strong></p><p>I don’t. Putting it into my investments with the idea of buying a house in the future. </p><h2 id="invest">Invest</h2><p><strong>What has been your best investment?</strong></p><p>On an off chance, a friend told me about Ethereum, the cryptocurrency, years ago. I put in about $75 which ended up netting me around $4,000. </p><p><strong>What has been your worst investment?</strong></p><p>Currently, the worst is medicinal marijuana stocks. But I don’t see it as a large failure, as I indexed it, and there are 1 or 2 that are doing very well and around 10 that are doing terrible. I’m waiting for it to get legalised and when the price jumps, I’ll sell.</p><p><strong>What's been your overall return?</strong></p><p>Not sure, roughly 5 or 6%? Not including dividends. Maybe somewhere between 7.5-8% p.a.</p><p><strong>What are your main roadblocks? And how are you addressing them?</strong></p><p>Literally how much income I have. But that's a personal choice because I’m sacrificing income now for more down the road.</p><p><strong>Do you have a target net worth you want?</strong></p><p>The goal is to <a href="https://www.spaceship.com.au/first-home/?ref=spaceship.ghost.io" rel="noreferrer">buy a house</a> outright. I don’t want to pay off a loan for 40 years.</p><p><strong>When did you make your first significant behavioural shift towards wealth building?</strong></p><p>I honestly think it was when a dumb zombie survival book got me thinking about looking after myself and supporting myself. I think it’s so dumb, but it really is what started me on the path of financial independence.</p><p><strong>If you could start again, would you have done anything differently? (Advice for younger self)</strong></p><p>Yes and no. I’m quite happy with my path. The only thing I could’ve done is worked more, really, to invest more, but I don’t really want to do that. I’m happy with my lifestyle. </p><p><strong>What mistakes have you made along the way that others can learn from?</strong></p><p>Just some dumb things with the stock market. I had no clue what I was doing, and nobody knew what I was doing. I just went for it and I made a few mistakes, like spending $100 extra because I misplaced a decimal place. But every mistake is the cost of learning.  </p><p><strong>Do you have any worries about retirement? If so, how are you planning to address them?</strong></p><p>No, I’ve got a pretty solid plan out to retirement with my partner.  </p><p><strong>How are you learning about building wealth? Is it from family, books, forced to learn as wealth grew, etc.?</strong></p><p>When I was 19, I started educating myself. I was interested in the world falling apart, watching lots of zombie movies. But it pushed me onto a much more financially stable path. From that, I’ve always kept different levels of securities. I always have cash on hand. If the economy crashes, I’ve also got metals in place in case cash becomes worthless. </p><p>After that, I always have six months’ worth of living expenses (at least $10,000). Right now it’s higher because I’m looking into opening my own gym, so I’ve got more than usual. Once I've got my grand in cash, metals, cash in the bank... I’ve got about 12 months’ [worth] of living expenses. </p><p>Everything else goes into stocks and bonds, especially index funds, because I think it’s very safe. I wanted to get into the housing market but I knew I was nowhere near, so I looked for something with similar returns and risk. </p><p><strong>Do you give to charity? If you do, what percent of time/money do you give?</strong></p><p>Yes, once a year we donate to Do It In A Dress. It’s like $50, not that much.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Bryna Howes)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/real-money-talk/">Real Money Talk</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2019/05/Copy-of-RMT-Caitlin---2-.png" length="0" type="image/png"/>
        </item>
        <item>
            <title><![CDATA[24.07.20 | Online dating, biotech, and electric cars]]></title>
            <link>https://www.spaceship.com.au/learn/240720-newsletter/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/240720-newsletter/</guid>
            <pubDate>Fri, 24 Jul 2020 03:28:00 GMT</pubDate>
            <description><![CDATA[A look at Match Group, CSL and Tesla.]]></description>
            <content:encoded><![CDATA[<p>At Spaceship, our investing philosophy is to “invest where the world is going.”</p><p>Perhaps unsurprisingly, then, many of the companies we invest in tend to make moves that make the news. For something a little different, we thought we’d cover three of the companies that have been making news recently, for various reasons.</p><h2 id="match-group">Match Group</h2><p>You might not know Match Group by name, but you probably know what it does: The company owns a slew of digital dating companies, including Tinder, Hinge, OkCupid and Match.com.</p><p>Until recently, Match Group was a publicly traded company, and IAC/InterActiveCorp was its largest shareholder. However, on 1 July 2020, the two companies completed a “full separation” and Match Group is now a newly independent company.</p><p>When the separation was announced back in December 2019, Spaceship had a decision to make, as IAC/InterActiveCorp was in our Spaceship Universe Portfolio.</p><p>Ultimately, as we received some Match Group shares as part of the separation, we decided to sell out of our position in IAC/InterActiveCorp and invest in Match Group for the Spaceship Universe Portfolio instead, as we felt Match Group met our “Where the World is Going” criteria.</p><h2 id="csl">CSL</h2><p>For a long time, banking and mining stocks were the shining stars of the ASX.</p><p>In fact, in March 2020, Bloomberg reported the big four banks — that is, CBA, Westpac, ANZ and NAB — made up about a fifth of the S&amp;P/ASX 200 Index.</p><p>But at that same time, Bloomberg reported the S&amp;P/ASX 200 Index had found a new leader in CSL Ltd., a biotech company that, in its own words, develops and delivers “innovative biotherapies and influenza vaccines that save lives.”</p><p>Given the coronavirus crisis was just starting to take hold, it couldn’t have been a more timely entree into the top spot (helped along by the RBA cutting the benchmark rate).</p><p>This week, the federal government said it was confident that CSL has the capacity to make coronavirus vaccines for the entire Australian population, whether that’s through a locally-made vaccine or by importing or licencing the products needed.</p><h2 id="tesla">Tesla</h2><p>Finally, Tesla, headed by Elon Musk, which makes the news so often it can make you dizzy.</p><p>Tesla’s stock has surged in recent months, thanks to a number of moves, including the opening of a factory in China and the introduction of a new electric car model.</p><p>And this week, Tesla reported its fourth straight quarter of profits, which means it can now be considered for inclusion on the S&amp;P 500 index.</p><p>All in all, not too shabby for a company that, a year ago, was posting losses, had looming debt payments, and was struggling to rein in its Twitter-happy CEO!</p><hr><p>The Spaceship Universe Portfolio invests in Match Group at the time of writing.</p><p>The Spaceship Universe Portfolio and the Spaceship Origin Portfolio invests in CSL and Tesla at the time of writing.</p><p>Important! We’re sharing with you our thoughts on the companies in which Spaceship Voyager invests for your informational purposes only. We think it’s important (and interesting!) to let you know what’s happening with Spaceship Voyager’s investments. However, we are not making recommendations to buy or sell holdings in a specific company. Past performance isn’t a reliable indicator or guarantee of future performance.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Bryna Howes)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/newsletters/">Newsletters</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2020/07/news-240720-1.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[Real money talk: Michelle]]></title>
            <link>https://www.spaceship.com.au/learn/real-money-talk-michelle/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/real-money-talk-michelle/</guid>
            <pubDate>Tue, 21 Jul 2020 23:40:00 GMT</pubDate>
            <description><![CDATA[Michelle is a 27-year-old dancer with a 12 month old baby.]]></description>
            <content:encoded><![CDATA[<p>This post is based on an interview we conducted with Michelle in April 2019.</p><p>Real Money Talk is our series where we interview Australians from all walks of life about their personal finances. The views expressed are those of the interviewees, based on their experiences with money, and as such are not necessarily representative of Spaceship's views.</p><p>We have changed the name of the interviewee for their privacy.</p><h2 id="overview">Overview</h2><p><strong>Name</strong>: Michelle</p><p><strong>Age</strong>: 27</p><p><strong>Where do you live</strong>: Sydney</p><p><strong>Please tell us a bit about yourself</strong>: I’m a single mum with an almost-1 year old, currently studying. I like sewing, dancing, travelling, and tattoos.</p><p><strong>What is your current net worth, and how does it break down?</strong></p><p>Saving: $6,000</p><p>Debt: About $58,000 HELP Debt</p><p>Super: No idea. Last time I checked, a few years ago, there was $12,000</p><p>Assets: $1,000 invested in cryptocurrencies</p><h2 id="earn">Earn</h2><p><strong>Tell us a bit about your career</strong>:</p><p>I worked full-time freelance dancing - burlesque, modelling, teaching, or stripping. One way or another, I was earning all my money through dance. Every now and then I’d supplement it with hospitality or retail - more so when I was just starting out and work was more sparse.</p><p><strong>Tell me about how you developed your freelancing?</strong></p><p>It started out as a side thing, I was mostly working in retail. It took a lot of networking, paying my dues, doing a lot of free shows. Every time I travelled for work, performed overseas, I bumped my prices up. It takes time to build yourself up.</p><p><strong>At your peak, how much were you earning from dancing?</strong></p><p>Well at my peak I was also stripping, so quite a lot. At least $1,500 a week, sometimes more sometimes less because that’s how dance works.</p><p><strong>What advice do you have for people who want to earn more money?</strong></p><p>It always takes hard work. People think stripping is easy but it’s probably one of the harder jobs I’ve had. I’m a big believer in hard work, there’s no such thing as easy money. The sex industry is so mentally taxing. The only thing harder than stripping is actual motherhood. I went from dealing with man babies to an actual baby. The sleep schedule is about the same too!</p><h2 id="save">Save</h2><p><strong>What is your savings rate? And how has it changed over time?</strong></p><p>I usually know what I need for each week, and whatever I don’t need I’ll put away. I’m big on having rainy day money. I recently had my will made, which cost like $400. Even though I’m not saving for anything in particular, it’s good to have money aside.</p><p><strong>You mentioned your spending has changed a lot in the past year, how has it changed?</strong></p><p>Before, I would just buy so much shit I didn’t need. Tattoos, shoes, partying. Or things going towards my career - costumes and stuff. Now my priorities are food and nappies and things for my daughter. I prefer to buy her things than myself. I was barely saving anything. At the peak of my earning I wasn’t saving, I was just enjoying it. Now I save what I can, plus I’m paying for some of my current course as well.</p><p><strong>Do you have a budget?</strong></p><p>More like a rough idea. I live with my parents at the moment so my rent is minimal. It’s pretty much food and nappies and stuff. Most of my money goes into savings. My only income at the moment is from Centrelink which varies, sometimes I get family tax benefit, and sometimes I get parenting payments. My phone bill and my pet insurance are the only regular expenses really. I’ve also put $10 a week since my daughter was born away into an account for her, and any money she gets for birthdays and Christmas. She’s got about $800 in there now, which is pretty good for a baby!</p><p><strong>How is your work-life balance?</strong></p><p>It’s alright. I don’t get out and do stuff much, or see friends regularly. I’m a stay at home mum 90% of the time. I study at least 2 hours a day depending on my daughter’s naps.</p><p><strong>What is your favourite thing to spend money on?</strong></p><p>New experiences for my daughter, like travelling to meet family, or swimming lessons. And tattoos. I can’t seem to let go of the tattoos!</p><h2 id="invest">Invest</h2><p><strong>How do you invest?</strong></p><p>Just that money in crypto. My dad is very into crypto and has been for a year or so. At one point he got in at a very good time and made a lot of money. He asked us (me and my siblings) if we wanted to join, so we all have money in a portfolio which my dad manages.</p><p><strong>What's been your overall return?</strong></p><p>My initial investment was $900 in the crypto, and today my percentage is worth $1,800. So it’s doubled since I invested 6 months ago. If it goes really well, I hope it’ll be a deposit for a house one day. I think it has that potential but you never know.</p><p><strong>How are you building wealth?</strong></p><p>That’s pretty much it. I’m not even working or dancing or modelling at the moment. When I finish my course (Diploma of Beauty) I hope to get some work, but that’s a slow process.</p><p><strong>What are your main roadblocks? And how are you addressing them?</strong></p><p>My daughter, to be honest. Having a kid is expensive and constant. I wouldn’t change it, but it’s definitely a financial challenge.</p><p><strong>Do you have a target net worth or lifestyle you want?</strong></p><p>I don’t have a particular target. I just want to provide a good life for my daughter. I don’t want her to miss out on anything because I can’t afford it. I’ve experienced a lot in life already, but she’s got her whole life. Stability has become a huge priority for me since I became a mum.</p><p><strong>If you could start again, what would you do differently? (Advice for younger self)</strong></p><p>I don’t think I’d do anything differently moneywise. I always saved to travel and I don’t think you can put a price on travel. If anything, I wouldn’t have joint accounts as a couple, and I wouldn’t take out loans for other people. Lending money is a dirty business. Don’t do it with partners or friends. They will always let you down.</p><p><strong>What mistakes have you made along the way that others can learn from?</strong></p><p>Money creates so many trust problems. Joint money, borrowed money, taken money, it’s been the biggest source of issues in my relationships. Protect yourself, and keep things separate.</p><p><strong>Do you have any worries about retirement? If so, how are you planning to address them?</strong></p><p>I’ve never really thought about it. I should. I have my super but no idea what’s in there. I’ve been a bit wrapped up in mum life. Worst case scenario - I take care of my daughter, then she returns the favour.</p><p><strong>How are you learning about building wealth? Is it from family, books, forced to learn as wealth grew, etc.?</strong></p><p>My dad. He’s super into crypto and talks about it a lot. My parents raised me with a healthy relationship with money. I always had to work for money and they taught me how to save, and not to buy things you don’t need just because you want them. We never had heaps of pocket money, and what we did get we were encouraged to put some into savings.</p><p><strong>Do you give money/time to charity?</strong></p><p>I used to give to Taronga Zoo and another animal-related one. Like $30 a month. But that was before I got pregnant. I’d also give money any time a friend did Shave For A Cure or anything. But I cancelled all of those when I got pregnant.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Bryna Howes)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/real-money-talk/">Real Money Talk</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2019/05/real-money-talk-michelle.png" length="0" type="image/png"/>
        </item>
        <item>
            <title><![CDATA[What's a stock split?]]></title>
            <link>https://www.spaceship.com.au/learn/whats-a-stock-split/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/whats-a-stock-split/</guid>
            <pubDate>Tue, 21 Jul 2020 21:33:00 GMT</pubDate>
            <description><![CDATA[What is a stock split, and how does it work?]]></description>
            <content:encoded><![CDATA[<p>Owning stocks can sometimes be a complex endeavour.</p><p>Picking what type of company to invest in, trying to decide if you’re getting in at a good price, picking between a small cap high growth stock or a dividend-paying blue-chip stock — these are all considerations you might come across on your journey.</p><p>Another thing you might need to know about is stock splits.</p><h2 id="what-s-a-stock-split-and-how-does-it-work">What's a stock split, and how does it work?</h2><p>The quick answer is you’re getting more of the same, because a stock split is basically what it sounds like. A stock split increases the number of shares in a company.</p><p>Picture this. A pizzeria makes a delicious margherita pizza and they slice that pizza into six equal slices. (I’m totally convinced pizzas that have six slices are superior to those with eight slices, but that’s a debate for another time.)</p><p>Each slice is the equivalent of one share (stock) of a company. So, you buy two slices (two shares) and you’re pretty happy with your two slices.</p><p>Then, the pizzeria decides to revamp their slicing strategy. They decide on a split ratio of 2:1 (essentially, 2-for-1), which means for every one slice you own, you now have two. So, the entire pizza is now divided into twelve, but you still own one-third, as you have four slices (shares).</p><p>So, now you see how a stock split would work within a company.</p><p>By the way, it’s important to remember that the market capitalisation (i.e. value) of the company remains the same after a stock split; it’s just the number of shares on offer that increases. This means the value of each share is divided by the same ratio.</p><p>If you owned 500 shares at $1 each, and there was a stock split at a 2:1 ratio, you’d now own 1,000 shares, but at 50c each. The total value of your shares remains the same.</p><h2 id="what-s-the-point-of-a-stock-split">What’s the point of a stock split?</h2><p>Stock splits can occur for a bunch of different reasons. Here’s a few:</p><h3 id="1-the-stock-price-is-quite-high">1. The stock price is quite high</h3><p>After the company’s stock price has risen over a period of time, a company may decide to do a stock split. Say the stock price started off at $1 and is now worth $10. The company could decide on a stock split ratio of 10:1.</p><p>So, if you originally had 10 shares, you would now have 100 shares. The overall value of your shares is still $100, but your individual shares are worth $1.</p><p>The general logic behind this is that people know the stock price was as high as $10 previously, so $1 might sound cheaper, and theoretically investors could push the stock price back up.</p><h3 id="2-liquidity">2. Liquidity</h3><p>Another reason a company may want a stock split is due to liquidity. Providing 5, 10, 20 or 100 (or any other number) times the amount of stock to the market should mean that it’s easier to buy or sell the smaller parcels of stock.</p><p>Plus, people who might have felt as though the stock was more expensive previously could be more inclined to buy it at a lower price.</p><p>Additionally, some markets have minimum order requirements for, say, 100 shares. High share prices combined with a minimum required order can make buying in unaffordable for some investors. Splitting the shares results in a lower price, helping liquidity.</p><h2 id="what-s-a-reverse-stock-split">What's a reverse stock split?</h2><p>In Australia, companies listed on the ASX can have their stock price go as low as 0.001c, or one-hundredth of a cent. When this occurs, the next increment the price can move up to is 0.002c, or double the current price, up until it reaches 10c.</p><p>This can be crippling for a stock and its price, so a company may decide to perform a reverse stock split. This creates the opposite scenario, meaning anyone invested would receive one stock for each 5, 10, 20 or 100 (or any other number the company decides on) they initially held.</p><p>Similarly, the price would be worth that multiple more. If the price was originally 0.001c and the company announced a 1:100 reverse stock split, the price would now be 10c and everyone would have 100 times fewer individual shares than they started with.</p><p>For anyone with an odd number of shares, reverse splits can mean that there are residual odd numbers of stock left over. If this is the case, the company will absorb paying each shareholder the equivalent amount of cash.</p><p>Usually, reverse stock splits are a bad sign. Companies typically use reverse splits after shares have fallen to boost the share price and therefore look like an ‘ordinary’ company.</p><p>Another reason is stock listing requirements; most stock exchanges require a minimum stock price for trading or the company could be delisted from the stock exchange.</p><h2 id="the-final-word-on-stock-splits">The final word on stock splits</h2><p>It’s important to remember a stock split can be done for any number of reasons, so if you see an announcement about an upcoming split (or reverse split), check out recent performance, how many shares are already outstanding, and any reasons given for the split.</p><p>As the pizza example above shows, no extra value is created. Therefore, understanding management’s reasons for making the split is key.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Liam Thomson)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/investing/">Investing</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2019/10/what-is-a-stock-split.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[17.07.20 | Invest in your future]]></title>
            <link>https://www.spaceship.com.au/learn/170720-newsletter/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/170720-newsletter/</guid>
            <pubDate>Fri, 17 Jul 2020 00:57:00 GMT</pubDate>
            <description><![CDATA[How part of our mission is bearing fruit.]]></description>
            <content:encoded><![CDATA[<p>Spaceship began in 2016, the same year Britain voted to leave the EU and Donald Trump became president of the USA. We launched our first product, Spaceship Super, in 2017, and followed it up with Spaceship Voyager, in 2018.</p><p>In January, as we set out on our fourth year, we knew we had big plans for 2020. (But, you know, who didn’t?) We’d just released our Spaceship Voyager web app and had started planning our next two projects: the ability for Spaceship Voyager customers to link their Spaceship Super account in the Spaceship app, and the merging of our two websites into one (at spaceship.com.au).</p><p>Now it’s July, and whether you look back to when Spaceship first launched in 2016 or you look back to this past January, a certain quote by French philosopher Sartre comes to mind: “Nothing has changed and yet everything is different.”</p><p>Like most startups, we’ve had a bumpy ride at times.</p><p>There have been periods where we’ve moved too fast or we’ve had to pause plans. No one could have imagined a global pandemic would mean we’d all start working from home. Many of us haven’t seen each other for months, other than by video. Some newer Spaceship employees have only <em>met</em> the rest of the team by video.</p><p>But one of the things that has held Spaceship together is that we — the people I work with every day — are united in our mission: to enable you to invest in your future, so you can live the life you want to live. That’s why we get up and go to work every day.</p><p>Everything is different, yet that hasn’t changed.</p><p>As I wrote last year, we want you to think about what our mission means to you. Maybe right now, an investment in your future is $5 into your Spaceship Voyager account every week. Or maybe it’s just reading our Real Money Talk series and taking notes.</p><p>For us, it’s about living up to our side of the bargain and providing you with the tools to make investing in your future easy. And now that we’re entering a new financial year, we wanted to share with you how part of our mission is bearing fruit.</p><p>In the 2019-2020 financial year:</p><p>The Spaceship Universe Portfolio returned <strong>36.19</strong>% in the year to 30 June 2020 and 23.60% pa since the Funded Date* (15 May 2018) (25 months).</p><p>The Spaceship Origin Portfolio returned <strong>3.68</strong>% in the year to 30 June 2020 and 8.07% pa since the Funded Date* (15 May 2018) (25 months).</p><p>We know that “living the life you want to live” might feel a bit different than you expected right now, but we’re so thankful you’ve decided to join us on our journey, perhaps at a time when investing in your future is more important than ever.</p><p>Happy new (financial) year!</p><hr><p>Past performance is not a reliable indicator of future performance and is provided for your information purposes only. Returns are net fees, and not a projection.</p><p>*The Funded Date of 15 May 2018 represents the date on which each fund was able to invest in most of the companies in its relevant reference indices.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Bryna Howes)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/newsletters/">Newsletters</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2020/07/news-170720-1.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[Real Money Talk: Max]]></title>
            <link>https://www.spaceship.com.au/learn/real-money-talk-max/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/real-money-talk-max/</guid>
            <pubDate>Tue, 14 Jul 2020 23:50:00 GMT</pubDate>
            <description><![CDATA[Max is a 34-year-old transgender person who underwent transitioning surgery.]]></description>
            <content:encoded><![CDATA[<p>This post is based on an interview we conducted with Max in April 2019.</p><p>Real Money Talk is our series where we interview Australians from all walks of life about their personal finances. The views expressed are those of the interviewees, based on their experiences with money, and as such are not necessarily representative of Spaceship's views.</p><p>We have changed the name of the interviewee for their privacy.</p><h2 id="overview"><strong>Overview</strong></h2><p><strong>Name: </strong>Max</p><p><strong>Age: </strong>34</p><p><strong>Where do you live:</strong> Coogee</p><p><strong>Please tell us a bit about yourself:</strong> I’m a scientist and a writer, and I’m making Nutella on toast right this second because I’m all about that chocolate boost.</p><p><strong>What is your current net worth, and how does it break down?</strong></p><p><strong>Savings: </strong>$3,000</p><p><strong>Debt:</strong> None</p><p><strong>Assets:</strong> $0</p><p><strong>Super:</strong> About $80,000</p><p>I earned quite a lot of money when I first graduated, and I worked for the government, who put away more than the 9.5% of your income into super for you.</p><h2 id="earn"><strong>Earn</strong></h2><p><strong>Tell us a bit about your career:</strong></p><p>After I graduated with my master’s I worked full-time, first for a private company then for the government. I quit after 5-6 years of full-time work and moved to Taiwan to study Chinese. I did a bit of English teaching while I was there, but I was on a scholarship, so I didn’t need to. I came back to Australia in 2014, and I’ve been working for universities and doing my PhD since then.</p><p><strong>Do you have income sources outside of your job? If so, how much do you earn from each?</strong></p><p>I’ve historically been a salaried person but now all I have is my scholarship which is like $500, so I’ve sought more reliable writing gigs. It’s improved lately; now I aim for $250 extra a week, and I’m getting pretty close with writing, public speaking, and various consultancy gigs.</p><p><strong>How did you develop them?</strong></p><p>Slowly. You meet people, you network. I’m trans, so I do a lot of advocacy stuff. You get to know people who run events and they invite you back. I’ve made it clear that I only do some things for money, so some things have been paid when they might not have been.</p><p><strong>What advice do you have for people who want to earn more money?</strong></p><p>I struggle a bit myself. Beyond getting more qualifications, try access streams of revenue that don’t require a physical commitment. I can do my writing work outside 9-5. Be clear about your financial boundaries.</p><h2 id="save"><strong>Save</strong></h2><p><strong>What is your savings rate? And how has it changed over time?</strong></p><p>I’ve always been pretty good at saving. I had pretty good savings pre-Taiwan; I was set up for my PhD. I had about $20,000. Then my dad got really sick and I flew to the UK three times to see him. So that was international flights, plus missing about $5,000 worth of income. Plus, I had top surgery, which cost me around $12,000-$13,000 out of pocket. In my mind, it wasn’t something I could put off. So, that was around $20,000 unexpectedly knocked back. I can’t quite live on $500 a week, but sometimes I can.</p><p>I also broke my neck early on in my PhD, which cost me all of my cumulative sick leave for the whole three years. I had three official months off, and about three additional months of being less capable.</p><p><strong>Do you have a budget?</strong></p><p>Not really. My rent is $220. I try to keep my groceries to around $80 a week. I try only to use Uber Pool in specific circumstances, maybe once a week. Beyond that, not really.</p><p>Do you make purchase decisions carefully, or are you loose with your money?</p><p>Careful. I have to be, now. It’s hard going from more to less. In the past, I was more free with my spending.</p><p><strong>How is your study-work-life balance?</strong></p><p>Not great. I try to eat properly and exercise, but I definitely do way more than the standard. I work weekends really often and work all odd hours for my writing gigs.</p><p><strong>What is your favourite thing to spend money on?</strong></p><p>I do spend money on ticketed events. That’s pretty much it. I like going out for dinner and brunch when I can. I’ve done HelloFresh once or twice when I’m busy and that feels like a luxury.</p><h2 id="invest"><strong>Invest</strong></h2><p><strong>How are you building wealth?</strong></p><p>I’m pretty keen to have a real income after I finish my PhD. I’d like to own property at some point in my life. If there’s a suitable job related to my PhD and I get it, it’ll be well paid.</p><p><strong>What are your main roadblocks? And how are you addressing them?</strong></p><p>Finding a job in my field. It’s pretty niche. Accessing the property market will be a big one too. Plus, all sorts of queer discrimination and the “trans tax”. It’s like the tax on women (on things like menstrual products) but for trans people.</p><p><strong>Can you tell us a little more about those costs?</strong></p><p>Sure. My surgery wasn’t covered by Medicare, but honestly, I felt like I couldn’t live on without it. So, those costs include appointments, consults, and the surgery itself, plus the lost income for my recovery time. Even without surgery, hormonal transition takes time to balance itself, and there were many days where I was unable to work but not really ‘sick’.</p><p>The only endocrinologist I could find that bulk bills [and] that suited me was way out in Concord, which cost me more or less a day in travel time, and I rented a GoGet each time I had to go out there.</p><p>Another aspect many people don’t consider is the limitation it can put on your work opportunities. I am visible and publicly out, which isn’t welcome everywhere. I do have passing privilege (if you walked past me on the street, you wouldn’t immediately see I’m trans) which means I’m relatively safe on public transport and in bathrooms, but that’s not the case for many trans people<strong>.</strong></p><p><strong>If you could start again, what would you do differently? (Advice for younger self)</strong></p><p>Sometimes I meet people I went to school with, and I was smarter than them, and they own an apartment in Paddington, and I worry about forking out for Hello Fresh. I don’t know. I did all the things I wanted to do. I paid off my student debt really quickly. At one point I had about $40,000 in the bank and I went to a financial advisor. He asked me if I loved my job and was prepared to give away my freedom for the next 10 years, and I said no. So, I’m glad I left that job and went to Taiwan. I don’t think I did anything particularly wrong. But I do resent the system that made me pay the tax for being transgender. That’s the difference between me being worried and being financially secure at this period in my life.</p><p><strong>What mistakes have you made along the way that others can learn from?</strong></p><p>When I earned good money, it was the first time in my life I really had any. I probably spent more than I would now, but I don’t regret it. I wouldn’t change it; it was so amazing not living week to week. Maybe I’d have sought advice for something other than property from a younger age.</p><p><strong>Do you have any worries about retirement? If so, how are you planning to address them?</strong></p><p>I have trouble thinking that far ahead. I do have some fear around being old and poor, but I’m not suddenly trying to plan for my retirement. I have more immediate concerns.</p><p><strong>How are you learning about building wealth? Is it from family, books, forced to learn as wealth grew, etc.?</strong></p><p>I listen to a podcast called Nancy. It’s like a fun American queer podcast, and they did a series on finances looking at roadblocks at all ages. It’s super interesting and relevant.</p><p><strong>Do you give to charity? If you do, what per cent of time/money do you give?</strong></p><p>I have, not so much now. I usually donate to Camp Out, small amounts where I can. I’m also a volunteer Surf Lifesaver and donate my time to various trans organisations.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Bryna Howes)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/real-money-talk/">Real Money Talk</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2019/05/Real-Money-Talk-Max.png" length="0" type="image/png"/>
        </item>
        <item>
            <title><![CDATA[10.07.20 | Making Lemonade]]></title>
            <link>https://www.spaceship.com.au/learn/100720-newsletter/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/100720-newsletter/</guid>
            <pubDate>Fri, 10 Jul 2020 00:31:00 GMT</pubDate>
            <description><![CDATA[Lemonade has given us one of the more interesting investing stories of the year.]]></description>
            <content:encoded><![CDATA[<p>They say when life gives you lemons, make lemonade.</p><p>So, it seems only fitting that in 2020, a year that has given us a lot of lemons, a company called Lemonade has given us one of the more interesting investing stories of the year so far.</p><p>Lemonade, in its own words, “reverses the traditional insurance model.” It offers renters insurance and homeowners insurance, and customers pay a flat monthly fee.</p><p>The money is used to pay any claims, and what is leftover from the premiums is donated to a charity of the customer’s choice.</p><p>Oh, and they pay claims in three minutes!</p><p>Already, you can see how Lemonade has differentiated itself from the average insurance model, but how do they make it work?</p><p>For starters, Lemonade uses a combination of artificial intelligence and behavioural science to approve its claims. After you submit a claim, its AI runs a batch of anti-fraud algorithms, with a view to instantly approving it. In some cases, of course, claims are handed over to humans.</p><p>Another notable point of difference is that Lemonade is a B Corp, which means its part of a global community of businesses that balance purpose and profit. The company believes that by adding a philanthropic element, and inviting customers to direct leftover premium payments to charity, customers will be less likely to inflate or cheat on their insurance claims.</p><p>We already know that young people, in particular, let their wallets speak for them by supporting companies that align with their values. So, it’s a savvy move from Lemonade, and it has paid dividends; the company says about 70% of its customers are younger than 35.</p><p>Pre-IPO, Lemonade had raised almost half a billion US dollars, including around US$300 million from Japanese multinational conglomerate SoftBank.</p><p>SoftBank, if you recall, spent a bit of time in the news last year as one of the key backers of WeWork, which spectacularly imploded after announcing plans to go public in August 2019.</p><p>So, you could imagine that a win for Lemonade would be a much-needed win for SoftBank.</p><p>Luckily, Lemonade is currently trading at a price of US$77 a share, about a week after floating on the New York Stock Exchange at a price of US$29 a share.</p><p>However, it’s been a bit of a volatile first week, with big bumps and falls. And while the IPO valued the company at US$1.6 billion, Lemonade was valued at US$2.1 billion in 2019.</p><p>Nevertheless, it’s interesting to see a venture capital-backed company that bills itself as a disruptor of a fairly traditional industry go public with such aplomb, especially after 2019 was such a <a href="https://www.spaceship.com.au/learn/051219-newsletter/?ref=spaceship.ghost.io">rollercoaster ride</a> for the many unicorns that chose to float.</p><p>And maybe the most interesting part of all is that it happened in a year of such overwhelming global change. I have no doubt other tech-oriented startups will be watching.</p><hr><p>The Spaceship Universe Portfolio and the Spaceship Origin Portfolio invest in SoftBank at the time of writing.</p><p>Important! We’re sharing with you our thoughts on these companies for your informational purposes only. We think it’s important (and interesting!) to let you know what’s happening with Spaceship Voyager’s investments. However, we are not making recommendations to buy or sell holdings in a specific company. Past performance isn’t a reliable indicator or guarantee of future performance.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Bryna Howes)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/newsletters/">Newsletters</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2020/07/news-100720-1.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[Real money talk: Claire]]></title>
            <link>https://www.spaceship.com.au/learn/real-money-talk-claire/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/real-money-talk-claire/</guid>
            <pubDate>Tue, 07 Jul 2020 23:24:00 GMT</pubDate>
            <description><![CDATA[Claire is a 23-year-old speech pathologist and has a net worth of around $22,500.]]></description>
            <content:encoded><![CDATA[<p>This post is based on an interview we conducted with Claire in March 2019.</p><p>Real Money Talk is our series where we interview Australians from all walks of life about their personal finances. The views expressed are those of the interviewees, based on their experiences with money, and as such are not necessarily representative of Spaceship's views.</p><p>We have changed the name of the interviewee for their privacy.</p><h2 id="overview">Overview</h2><p><strong>Name</strong>: Claire</p><p><strong>Age</strong>: 23</p><p><strong>Where do you live</strong>: Armidale</p><p><strong>Please tell us a bit about yourself.</strong></p><p>I’m a speech pathologist, originally from Newcastle, moved up to Armidale mid-Jan this year when I got my current job. I like horses, reading, yoga, and alone time.</p><p><strong>What is your current net worth, and how does it break down?</strong></p><p>$22,500 I think...</p><p>Savings: $6,000</p><p>Super: $5,000</p><p>Debt: $36,500</p><p>Investments: $7,000 in stocks</p><p>Car: I think my car is worth about $4,500</p><p>I guess that actually puts me at -$14,000.</p><p><strong>How did you accumulate your net worth?</strong></p><p>Just working and saving. A lot of it, I’ve saved in the past couple of years. Before that, I went travelling and spent almost $10,000. Working and living as cheaply as possible.</p><h2 id="earn">Earn</h2><p><strong>Tell us a bit about your career:</strong></p><p>I’m a freshly graduated speech pathologist. I’m in my first job now, full time. I’m on a six-month maternity cover contract. I’ve applied for another position for after this, but it’s all a bit uncertain. The worries of working in health! Through uni, I worked as a disability support worker. I’ve done that the most over the past five years while I was studying, I also did some stuff for the Starlight Children’s Foundation, and tutored drama.</p><p>At the moment I’m on a $65,500 a year salary, which is pretty much what I expected. It’ll incrementally go up every year of experience you get, up until a certain level.</p><p><strong>Do you have income sources outside of your job? If so, how much do you earn from each and how did you develop them?</strong></p><p>Nope, I’ve always just had the one main job, or a collection of casual jobs going simultaneously.</p><p><strong>What advice do you have for people who want to earn more money?</strong></p><p>Hahaha, no. I don’t really know how to do it myself! I suppose, when I think about my friends who always say they don’t have any money, and they’ve been earning more than me for longer, I look at their spending. You have to prioritise. If you want to travel, don’t go buy new jeans every week. Think about your goals and spend or save accordingly.</p><h2 id="save">Save</h2><p><strong>What is your savings rate? And how has it changed over time?</strong></p><p>The plan is to save a minimum of $400 (now that I’ve got a decent pay). At the end of the fortnight pay period, I bank whatever’s left over.</p><p><strong>Do you have a budget?</strong></p><p>Yeah, I do. I just break it up into essentials.</p><p>Per week:<br>$400 savings.<br>$60 groceries, and I often go under.<br>$80 fuel.<br>$75 rent (I’m staying with a friend’s mum at the moment, and I’m extremely lucky; when I was living in Newcastle though, I was still only paying $90).<br>$10 gym.<br>$60 horse riding.<br>$23.12 private health insurance.<br>$50 incidentals, like going to the physio, needing medication, etc. I guess that covers incidentals. This one most typically blows out way over. Physio can be $60 and then I’ve already blown it. So, I probably need to be more realistic about how much allergy medication costs all the time. That’s been my largest unanticipated cost.</p><p><strong>How much do you spend per year?</strong></p><p>On average, it works out to be between $18,000- $20,000 on living, or has in the past, and I’m trying to stick to that now as well.</p><p><strong>Do you make purchase decisions carefully, or are you loose with your money?</strong></p><p>I’m probably a little bit too conscious. I’ve got a spreadsheet I’m doing every week. For the first time I’m earning what feels like a lot of money, and suddenly have all this buying power. I have to actively stop myself buying prosciutto!</p><p><strong>How is your work-life balance?</strong></p><p>It’s a bit of a challenge. It’s my first time working full time, 8am-4:30 pm. Not a great balance, I don't think, especially because I drive between Newcastle and Sydney a lot and I’m still trying to fit in all my life stuff. It’s a work in progress. Plus, there is some health stuff going on at the moment; I’m hoping after a few more doctors visits I’ll have a better handle on it. I generally stay at home alone and do nothing because I’m too tired.</p><p><strong>What is your favourite thing to spend money on?</strong></p><p>Food! It makes me so happy. If I’m gonna spend on anything, I’d rather spend $10 on prosciutto than $10 on something else. I’ll enjoy the hell out of it. Mostly groceries, not eating out so much. I treated myself to coriander and lactose-free ice cream today. My shopping was like $70 and I was like whoa! Slow down!</p><h2 id="invest">Invest</h2><p><strong>How do you invest?</strong></p><p>I started investing like a year and a half ago. I bought $5,000 in one go, then decided to invest in a few more individual companies. I can’t tell if I’m good or bad because I regularly forget. Most of it is really long term plans… I’d pull the money out when I’m retiring or buying a house or something.</p><p>The $5,000 is in some kind of automated fund. Government bonds, Australian and international shares… and $2,500 in medicinal marijuana companies, just to support something that I think would be good and hopefully, if it ever gets legalised, that investment will pay off.</p><p><strong>What has been your best investment?</strong></p><p>Um, probably the long term stable bonds and index funds. They’ve been pretty steadily growing. I just put it there and forget about it and it does its thing. I set it up so that whatever dividends I get paid are automatically reinvested.</p><p><strong>What has been your worst investment?</strong></p><p>The marijuana [stock] has tanked and is worth pretty much nothing. But it fluctuates a lot.</p><p><strong>What's been your overall return?</strong></p><p>It hasn’t been much. It’s been in the negative overall, but from the government bonds and stuff, maybe $400 over the last 1.5 to 2 years. Which is okay.</p><p><strong>How are you building wealth?</strong></p><p>Working, saving, reinvesting my dividends. That’s my only game plan right now.</p><p><strong>What are your main roadblocks? And how are you addressing them?</strong></p><p>My general understanding of how the stock market works. I think going forward in my career, I won’t be earning as much as I originally thought. I think that there are more external factors that are stopping me, like my health, the cost of living going up, my wage not going up… wages that used to seem good to me. If I factor in wanting to have kids, it’s not going to be enough to support a family in the way I’d like it to. I think I’m not creative enough to think of other ways to build wealth.</p><p><strong>Do you have a target net worth you want?</strong></p><p>More a target lifestyle. I don’t think I’ve thought too much about what I want to be earning to get that. I just want to not worry about covering the bills, not check my bank account on my way to the supermarket. I don’t want to have to be concerned about how much money is in my bank account. I don’t want it to be a constant worry. Can I buy brand name Scotch Fingers or do I have to get the Coles ones. I’ll pretty much top out at $95,000 in my career if I’m able to progress through the ranks. That knowledge has definitely motivated me to get started with investments now, when I’m unattached and it’s not the end of the world if I go broke tomorrow.</p><p><strong>If you could start again, what would you do differently? (Advice for younger self)</strong></p><p>I would’ve started working earlier, even a part-time job. Had a bit more control over the money I was receiving. I was getting Youth Allowance from when I was 16, but I didn’t know about it until I was 19. It was just in this savings account earning 1.6% p.a. I wish I’d known about it, and started saving and investing when I was 18 or 19, rather than when I was 22. I’ve always been a good saver but didn’t really know what to do with that money, nor had a specific goal as to why. More direction or more of a clue would have me in a bit of a better place now.</p><p><strong>What mistakes have you made along the way that others can learn from?</strong></p><p>I don’t really think so. As a general rule, I was more flippant about spending money when I was younger… I feel pretty good and pretty happy about most money decisions I’ve made.</p><p><strong>Do you have any worries about retirement? If so, how are you planning to address them?</strong></p><p>Yes, definitely. I’m trying to do things to safeguard now, like making sure I’m getting my super, investing in long term stable investments. I worry where our cost of living might be by the time I retire and how much. I’m looking at my parents now who have no super at all, and they’re kind of being forced into retirement. My dad always worked for himself and never earned enough, so he’d skip on paying himself super. He had an accident a couple of years ago and now he has a spinal cord injury and he’s had to stop working. I think he didn’t expect to have to stop working so suddenly. For his/our financial position, it was way too soon. He has workers comp now, but it’s not going to last forever. Mum raised four kids and has had many jobs that either didn’t pay super, or she worked for herself and only put a minimal amount away to keep the business alive.</p><p><strong>How are you learning about building wealth? Is it from family, books, forced to learn as wealth grew, etc.?</strong></p><p>I predominantly learned about what I can do with money through my partner, as well as a few different podcasts. My parents taught me how to save, but we never had money discussions at home. A lot of my early money learning happened with and through my partner, who I lived with five months after I moved out. If I hadn’t met him, I definitely wouldn’t be making spreadsheets right now! I do a lot of driving and I’ve turned to podcasts because they’re a good way to keep me engaged.</p><p><strong>Which podcasts do you recommend?</strong></p><p>I’m listening to The Pineapple Project by the ABC; it is the most money, business, productivity-based one. I’d love to find one that talks about investing the way people talk about other things. All the investing ones are a bit dry for me.</p><p><strong>Do you give to charity? If you do, what per cent of time/money do you give?</strong></p><p>One-off donations mostly. Not often. When it comes to tax time, I always forget I can claim on my donations. I mostly give to causes that I believe in.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Bryna Howes)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/real-money-talk/">Real Money Talk</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2019/05/real-money-talk-clare.png" length="0" type="image/png"/>
        </item>
        <item>
            <title><![CDATA[26.06.20 | We bought some stocks!]]></title>
            <link>https://www.spaceship.com.au/learn/260620-newsletter/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/260620-newsletter/</guid>
            <pubDate>Fri, 26 Jun 2020 06:22:00 GMT</pubDate>
            <description><![CDATA[Why we bought Cloudflare and Uber for the Spaceship Universe Portfolio.]]></description>
            <content:encoded><![CDATA[<p>We’ve made it to the end of another quarter, and as always, that means there have been some updates to the Spaceship Universe Portfolio.</p><p>We’ve bought two new stocks: Uber and Cloudflare.</p><h2 id="cloudflare">Cloudflare</h2><p>Cloudflare is a global cloud platform with a range of network services, which at their core do two jobs: speed up and protect websites.</p><p>In fact, on any given day, Cloudflare might see more than 1 billion unique IP addresses, from their data centres in 200 cities, in more than 95 countries, across the world.</p><p>Cloudflare brings in customers with free services such as DDoS attack mitigation (security) and a CDN service (speed). Customers can then move up through pricing tiers for premium services. Well known businesses such as Shopify, IBM and L’oreal use Cloudflare services.</p><p>Cloudflare is also leveraging their services to help company intranets and teams that use the internet to do their job. This increases Cloudflare’s addressable market, as companies increasingly rely on the cloud and working remotely.</p><p>We like Cloudflare because we believe its large customer base — the company has around 2.8 million customers total — leads to a strong network effect. And because between 5% and 13% of internet traffic runs through Cloudflare, they can continually learn and optimise their services, and replace hardware with this continually learning software.</p><p>We also feel it has a strong management team, with two of its three co-founders still at the helm.</p><p>With these pros in mind, we decided Cloudflare was the right choice.</p><h2 id="uber">Uber</h2><p>Just as “Google” became a verb, so has “Uber.”</p><p>This isn’t surprising, given the ridesharing company has 111 million monthly active platform consumers, in more than 900 cities, across 69 countries, enabling 21 million trips a day.</p><p>Of course, Uber is more than just a ridesharing platform. Its Uber Eats platform is one of the largest in the world, and Uber’s CEO, Dara Khosrowshahi, has made no bones about the fact Uber is investing “aggressively” in the business, globally, where it thinks it can win.</p><p>This leads us to why we like Uber. Its brand value and network effect are strong. And given ridesharing is still a small market — Uber accounts for less than 1% of all miles driven globally, as per its 2019 prospectus — there’s a lot of opportunity still.</p><p>While autonomous driving is a risk to Uber, it’s also an opportunity, and one that Uber is pursuing. In fact, some believe self-driving cars are the key to unlocking Uber’s profitability.</p><p>If you have any thoughts on these two new stocks, we’d love to hear from you.</p><h2 id="spaceship-index-portfolio">Spaceship Index Portfolio</h2><p>For customers in the Spaceship Index Portfolio, things are a little different.</p><p>The Spaceship Index Portfolio is made up of around 100 of some of the largest ASX listed companies by market capitalisation, and around 100 of some of the largest global companies by market capitalisation.</p><p>If a company moves in or out of the Spaceship Index Portfolio, it will be because its market capitalisation has changed, not because we have made the decision to buy or sell it.</p><hr><p>The Spaceship Universe Portfolio invests in Cloudflare, Shopify and Uber at the time of writing.</p><p>The Spaceship Index Portfolio invests in IBM and L’oreal at the time of writing.</p><p>Important! We’re sharing with you our thoughts on the companies in which Spaceship Voyager invests for your informational purposes only. We think it’s important (and interesting!) to let you know what’s happening with Spaceship Voyager’s investments. However, we are not making recommendations to buy or sell holdings in a specific company. Past performance isn’t a reliable indicator or guarantee of future performance.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Bryna Howes)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/newsletters/">Newsletters</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2020/07/unnamed--1-.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[What to think about this tax time]]></title>
            <link>https://www.spaceship.com.au/learn/what-to-think-about-2020-tax-time/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/what-to-think-about-2020-tax-time/</guid>
            <pubDate>Tue, 23 Jun 2020 05:53:51 GMT</pubDate>
            <description><![CDATA[While this year’s tax time may be different to prior years, it doesn’t have to be difficult.]]></description>
            <content:encoded><![CDATA[<p>While 2020 started out much like any other year (bushfires aside), it has turned out to be extraordinarily different to previous years.</p><p>As such, we can expect this year’s tax time to be a little different too.</p><p>For those fortunate enough to be able to work from home, you may have stocked up on office supplies and turned corners of your homes into makeshift work stations.</p><p>In line with this shift, the Australian Taxation Office (ATO) announced<a href="https://www.ato.gov.au/Media-centre/Media-releases/New-working-from-home-shortcut/?ref=spaceship.ghost.io"> special arrangements to make it easier for people to claim deductions for working from home</a>.</p><p>So, before you file your FY2020 tax return, make sure you’re across the new arrangements, how it applies, and whether it hopefully benefits you.</p><h2 id="what-is-the-change">What is the change?</h2><p>The ATO introduced a new temporary method to simplify calculating your deduction to support working from home.</p><p>It allows you to claim 80 cents per hour for your running expenses. This is known as the <em>shortcut method</em>.</p><p>This differs from other methods, which require calculating costs for specific running expenses.</p><h2 id="who-is-eligible">Who is eligible?</h2><p>If you’re working from home as part of your employment, then you may be able to use the shortcut method.</p><h2 id="when-does-this-apply">When does this apply?</h2><p>From 1 March 2020 to 30 June 2020.</p><p>From 1 July 2020 onwards, the ATO will review the arrangement for the next financial year as the coronavirus situation progresses.</p><h2 id="i-ve-worked-from-home-what-now">I’ve worked from home – what now?</h2><p>Under the shortcut method, you can claim all expenses at a rate of 80 cents per hour between 1 March 2020 and 30 June 2020.</p><p>To do this, you must keep a record of the hours you worked from home as evidence of your claim.</p><p>Worked from home before 1 March? You will need to use one of the existing methods to calculate your deduction for the period 1 July 2019 to 29 February 2020.</p><h2 id="what-you-need-to-know">What you need to know</h2><ul><li>Multiple people in the same household can claim the new rate.</li><li>The new arrangement does not exclude you from making a working from home claim under existing methods, where you calculate all or part of your running expenses.</li><li>Claims for working from home expenses prior to 1 March 2020 cannot be calculated using the shortcut method.</li><li>If you use this method, you can’t claim any other expenses for working from home for that period.</li></ul><h2 id="what-you-can-claim">What you can claim</h2><p>The shortcut method covers all of your work from home expenses. These could include:</p><ul><li>Phone bills.</li><li>Internet bills.</li><li>The decline in value of equipment and furniture.</li><li>Electricity and gas for heating, cooling and lighting.</li></ul><p>The<a href="https://www.ato.gov.au/individuals/income-and-deductions/deductions-you-can-claim/home-office-expenses/?ref=spaceship.ghost.io"> ATO outlines items you cannot claim for</a>, even if they were previously supplied by your employer.</p><p>These include:</p><ul><li>Coffee, tea, milk, paper towels and other general household items your employer may have provided.</li><li>Travel time.</li><li>Items that you're reimbursed for or are paid directly by your employer, and the decline of items provided by your employer.</li></ul><p>You also can't claim occupancy expenses such as rent, mortgage interest, water and rates.</p><h2 id="how-else-can-i-claim-tax-deductions">How else can I claim tax deductions?</h2><p>The shortcut method is just one way to claim tax deductions. And it is a temporary method.</p><p>You can choose an existing method to calculate your deduction.</p><p>These include the <em>actual cost</em> or <em>fixed rate</em> method.</p><h2 id="which-method-do-i-choose">Which method do I choose?</h2><p>While the shortcut method is a simpler way to calculate your deduction to support working from home, you should assess which method will give you the best outcome for your situation.</p><p>You should also ensure you meet the supporting criteria and can supply appropriate record keeping including timesheets, a diary or roster as proof of working from home.</p><h2 id="tax-time-ready">Tax time ready</h2><p>While this year’s tax time may be different to prior years, it doesn’t have to be difficult.</p><p>Familiarise yourself with the ATO’s<a href="https://www.ato.gov.au/Individuals/Lodging-your-tax-return/In-detail/Tax-essentials/?=redirected_taxessentials&ref=spaceship.ghost.io"> Tax Time Essentials</a> page or speak with a qualified tax accountant to help you.<br></p>]]></content:encoded>
            <author>hello@spaceship.com.au (Nicole Webb)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/personal-finance/">Personal Finance</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2020/06/what-to-think-about-2020-tax-time.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[Real money talk: Richard]]></title>
            <link>https://www.spaceship.com.au/learn/real-money-talk-richard/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/real-money-talk-richard/</guid>
            <pubDate>Mon, 22 Jun 2020 23:39:00 GMT</pubDate>
            <description><![CDATA[Richard is 32 and is focused on gaining freedom through building wealth.]]></description>
            <content:encoded><![CDATA[<p>This post is based on an interview we conducted with Richard in April 2019.</p><p>Real Money Talk is our series where we interview Australians from all walks of life about their personal finances. The views expressed are those of the interviewees, based on their experiences with money, and as such are not necessarily representative of Spaceship's views.</p><p>We have changed the name of the interviewee for their privacy.</p><h2 id="overview">Overview</h2><p><strong>Name:</strong> Richard</p><p><strong>Age: </strong>32</p><p><strong>Where do you live:</strong> Adelaide</p><p><strong>Please tell us a bit about yourself.</strong></p><p>I live with my girlfriend and beautiful dog. </p><p>I compete in weightlifting, I’m a Marvel movie junkie and I’m doing my best to get ahead. </p><p>I feel like I’ve cruised through most of my life without much direction until the last 2-3 years where I’ve decided what I want and much of it has to do with gaining freedom through building wealth.</p><p><strong>What is your current net worth?</strong></p><p>Around $630,000</p><p><strong>How does it break down? (shares, real estate, businesses, home, superannuation, etc)</strong></p><p>Cash: $45,000</p><p>Super: $100,000</p><p>Shares: $15,000</p><p>Cryptocurrency: $3,000</p><p>Property: $1.9M ($490,000 equity). I have a house and 4 investment properties, all with mortgages.</p><p>Business: 25% share in a gym. Unsure of the value.</p><p><strong>Any debts? (including HELP from Uni)</strong></p><p>$1.41M in mortgages across the 5 properties</p><p>$20,000 to my mum which is a loan for deposit for the 5th property. I’ll pay her back this year.</p><p><strong>How did you accumulate your net worth?</strong></p><p>Lifelong saving and then recent investing (last 3 years).</p><h2 id="earn">Earn</h2><p><strong>Tell us a bit about your career:</strong></p><p>I work full time as a government consultant. I’m really lucky at the moment to work for an amazing company but the last job is the one that made me try to replace my income through investing (i.e. It sucked!).</p><p><strong>Do you have income sources outside of your job? If so, how much do you earn from each and how did you develop them?</strong></p><p>The properties make me around $24,000 a year cash flow, plus a bit more in tax back when I do my return.</p><p>I earn around $16,000 with my second job at the gym, but not passively. </p><p>I also do some cash work throughout the year but that’s normally only $2,000-3,000 year. I rent my apartment on Airbnb whenever I’m away which usually returns another $2,000-3,000 a year.</p><p>I have a goal to add one income stream every year.</p><p><strong>What advice do you have for people who want to earn more money?</strong></p><p>Treat money with respect.</p><p> It sounds superficial talking about money this way but it has an important place in our society to allow us to live good lives and I see too many people who are frivolous now and they will regret it down the track. </p><p>Start investing early and understand that compound interest can make you more than your career so learn to control your money early and it won’t stress you out.</p><h2 id="save">Save</h2><p><strong>What is your savings rate? And how has it changed over time?</strong></p><p>I save around $5,000 a month. My savings rate goes up and down but is trending upwards as my income improves.</p><p><strong>Do you have a budget?</strong></p><p>I don’t set a budget but my method is to keep all of my savings in my offset account and pay interest only on my home mortgage for now to reduce my living expenses.</p><p> Everything goes into my offset account and my big bills (mortgage/credit card) are paid automatically from there. More goes in than comes out each month.</p><p><strong>How much do you spend per year?</strong></p><p>Probably $50,000-$60,000. I’m not too sure. My mortgage with rates and body corporate costs me $20,000 per year.</p><p><strong>Do you make purchase decisions carefully, or are you loose with your money?</strong></p><p>I’ve always been fairly careful and look for the best deals. I don’t like to overpay on anything.</p><p><strong>How is your work-life balance?</strong></p><p>It’s pretty good I think. I work around 50 hours a week but I don’t have any kids yet and I take several holidays a year so it’s not too bad.</p><p><strong>What is your favourite thing to spend money on?</strong></p><p>Anything that I pick up for a good deal haha. I just bought a Dyson vacuum 30% off and I love it!</p><h2 id="invest">Invest</h2><p><strong>How do you invest?</strong></p><p>Mainly into property – buying properties that rent for more than they cost to hold. I also salary sacrifice into my super.</p><p><strong>What has been your best investment?</strong></p><p>The properties have all done well so far. They reduce my overall tax rate and provide a steady income stream. My property portfolio has gained around $180,000 of equity in just over 2 years.</p><p><strong>What has been your worst investment?</strong></p><p>Crypto. I invested a lot of money in November 2017 just as everything in Crypto was doing amazingly well. </p><p>My money tripled overnight and I couldn’t resist putting in more. It then proceeded to get absolutely slammed for the next 12 months and is now worth a fraction of what I put in. Maybe it will go up again *shrugs*</p><p><strong>What's been your overall return?</strong></p><p>Not sure exactly. It’s definitely been positive but I have been burned a few times by bad investments. It’s just part of the game and things I need to get better with.</p><p><strong>How are you building wealth?</strong></p><p>Spend less than I earn and invest the difference.</p><p><strong>What are your main roadblocks? And how are you addressing them?</strong></p><p>The banks have tightened their lending criteria. In the past someone with my salary could have bought 20 properties but now I’m stuck for the moment with 5. </p><p>I’m addressing it by paying down some debt, trying to increase my income and am trying to save as much as I can to prepare for the next recession where I plan to buy a lot of shares.</p><p><strong>Do you have a target net worth you want?</strong></p><p>My first goal is to get to $1 million which is probably still 2-3 years away. Long term I’m thinking $10 million but with inflation who knows what dollars will be worth by then.</p><p><strong>When did you make your first significant behavioural shift towards wealth building?</strong></p><p>It happened when I had several life setbacks at the same time. </p><p>I lost my job and rescinded the contract for <a href="https://www.spaceship.com.au/first-home/?ref=spaceship.ghost.io" rel="noreferrer">my first home</a> – a townhouse which I was buying off the plan. The developer built the house far too small and after a battle I ended up walking away. </p><p>I had no home and got stuck in an entry level job. It was a real low point but that was when I decided I had to do better.</p><p><strong>If you could start again, what would you do differently? (Advice for younger self)</strong></p><p>Start investing early! I’ve always been a good saver but if I had my current mindset 10 years earlier who knows where I could be now. Property and blue chip stocks.</p><p><strong>What mistakes have you made along the way that others can learn from?</strong></p><p>Buying risky investments and not knowing when to sell. </p><p>I’ve invested in risky shares and crypto and both times I’ve watched them do amazingly well and then shockingly bad without selling while they were up.</p><p><strong>Do you have any worries about retirement? If so, how are you planning to address them?</strong></p><p>Not really. I know that I’ll be ok in retirement.</p><p><strong>How are you learning about building wealth? Is it from family, books, forced to learn as wealth grew, etc.?</strong></p><p>I paid a mentor for a year who helped me with my first few property purchases. </p><p>I also read a lot of books and listen to YouTube videos and podcasts while driving. I’ve been to quite a few seminars as well. I can’t really switch my brain off from thinking about my finances these days.</p><p><strong>Do you give to charity? If you do, what percent of time/money do you give?</strong></p><p>I don’t currently give to charity because I’m not confident about where my money is going, especially with larger organisations. </p><p>For example, I don’t want to be donating money to charities with highly paid CEOs. I used to donate to Save the Children. I do donate money to people in need where I know the money will help. </p><p>Last year I gave $400 to a woman fighting cancer to fund her treatment. I have also signed up to be a mentor for Camp Magic – a charity that helps children deal with loss of family members.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Bryna Howes)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/real-money-talk/">Real Money Talk</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2019/04/RMT-Richard.png" length="0" type="image/png"/>
        </item>
        <item>
            <title><![CDATA[19.06.20 | What a quarter it's been]]></title>
            <link>https://www.spaceship.com.au/learn/190620-newsletter/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/190620-newsletter/</guid>
            <pubDate>Fri, 19 Jun 2020 06:19:00 GMT</pubDate>
            <description><![CDATA[Welcome to our latest quarterly update — a little early, this time.]]></description>
            <content:encoded><![CDATA[<p>Welcome to our latest quarterly update — a little early, this time.</p><p>If this is your first Spaceship quarterly update, this is where we look back over the past few months and discuss what’s been going on behind the scenes at Spaceship, and take a closer look at some of the latest launches and landings. But first…</p><h2 id="the-spaceship-app-now-includes-spaceship-super">The Spaceship app now includes Spaceship Super</h2><p>Spaceship Voyager customers can now join Spaceship Super, the super fund investing where the world is going, right from within the Spaceship app. And for those of you who are both Spaceship Super and Spaceship Voyager customers, you can link your account and see when, where and how your super is invested, whenever you like.</p><h2 id="we-made-the-app-look-even-prettier">We made the app look even prettier</h2><p>While we were at it, we gave the Spaceship app a little facelift. We also added haptic feedback to our graphs, so you can practically feel your portfolio moving around!</p><h2 id="speaking-of-portfolios-">Speaking of portfolios…</h2><p>This quarter, the markets haven’t been quite as volatile as they were last quarter, when we saw all-time highs, and then shortly after, some serious speed bumps as fears over the coronavirus pandemic set in. Naturally, we continue to watch the market closely.</p><p>We did sell a stock — Sydney Airport — back in May, which <a href="https://www.spaceship.com.au/learn/150520-newsletter/?ref=spaceship.ghost.io">we wrote about here</a>. And we bought some stocks — Australian Ethical and Starbucks — which <a href="https://www.spaceship.com.au/learn/240420-newsletter/?ref=spaceship.ghost.io">we wrote about here</a>.</p><p>And one of our portfolio managers, Phoebe Jin, wrote a piece on the economy, the stock market, and the positioning of the Spaceship Universe Portfolio, which <a href="https://www.spaceship.com.au/learn/market-and-portfolio-update/?ref=spaceship.ghost.io">you can read here</a>.</p><h2 id="we-turned-two">We turned two</h2><p>Finally, Spaceship Voyager turned two! To celebrate, we sent out some performance numbers, which you can take a look at <a href="https://www.spaceship.com.au/learn/050620-newsletter/?ref=spaceship.ghost.io">over here</a>.</p><p>—</p><p>That’s all for now, but stay tuned, because we’ve got some surprises around the bend!</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Bryna Howes)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/newsletters/">Newsletters</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2020/07/unnamed.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[Real money talk: James]]></title>
            <link>https://www.spaceship.com.au/learn/real-money-talk-james/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/real-money-talk-james/</guid>
            <pubDate>Mon, 15 Jun 2020 23:10:00 GMT</pubDate>
            <description><![CDATA[James is a 31-year-old chef and he really, really doesn’t like talking about money.]]></description>
            <content:encoded><![CDATA[<p>This post is based on an interview we conducted with James in April 2019<br><br>Real Money Talk is our series where we interview Australians from all walks of life about their personal finances. The views expressed are those of the interviewees, based on their experiences with money, and as such are not necessarily representative of Spaceship's views.<br><br>We have changed the name of the interviewee for their privacy.</p><h2 id="overview">Overview<br></h2><p><strong>Name: </strong>James</p><p><strong>Age:</strong> 31</p><p><strong>Where do you live: </strong>Camden</p><p><strong>Please tell us a bit about yourself.</strong></p><p>I’m a chef at a busy RSL in Campbelltown. I’ve been working there for about three years. I’m filling out this survey because I’m sick of everybody talking about money all the time. I think it turns people into wankers.</p><p><strong>What is your current net worth?</strong></p><p>$17,000</p><p><strong>How does it break down? (shares, real estate, businesses, home, superannuation, etc)</strong></p><p>$17,000 in cash.</p><p><strong>Any debts? (including HELP from Uni)</strong></p><p>$0</p><p><strong>How did you accumulate your net worth?</strong></p><p>What? I went to work and spent less than I earned.</p><h2 id="earn">Earn</h2><p><strong>Tell us a bit about your career:</strong></p><p>I trained as a chef in Campbelltown after I finished high school. And got a job pretty much straight away - working in a busy bistro is pretty easy. </p><p><strong>Do you have income sources outside of your job? If so, how much do you earn from each and how did you develop them?</strong></p><p>I sometimes do private functions and things around town. I organise the produce, menu and I’m the chef onsite on the day. This can make me around $1,000 extra.</p><p><strong>What advice do you have for people who want to earn more money?</strong></p><p>Concentrate on things that aren’t money. It’s a form of control that turns people into slaves.</p><h2 id="save">Save<br></h2><p><strong>What is your savings rate? And how has it changed over time?</strong></p><p>I just avoid having debt. And I put away $100 or $200 a pay cheque when I decide I need something bigger. I take the savings money out first though. </p><p><strong>Do you have a budget?</strong></p><p>No - I just refuse to let the bank control what I can and can’t do, so I’ve never had a credit card or a personal loan or anything. </p><p>When I run out of money, I either go and do a cash in hand job or I just wait until pay day and eat toast.</p><p><strong>How much do you spend per year?</strong></p><p>I spend around $500 a week so around $26,000 a year.</p><p><strong>Do you make purchase decisions carefully, or are you loose with your money?</strong></p><p>I’m careful but I don’t care very much. I watch people who are loose their money all the time and it’s disgusting. They are hungry to get more of it and then they just spend it on cars or gambling or alcohol. </p><p><strong>How is your work-life balance?</strong></p><p>It’s good. I read and watch YouTube a lot. </p><p><strong>What is your favourite thing to spend money on?</strong></p><p>My favourite thing is to read. But I don’t buy books often, I get them out of the library. I guess spending money on food is the most important though. </p><h2 id="invest">Invest</h2><p><strong>How do you invest?</strong></p><p>I’m not giving money to corporations so they can pay themselves fat salaries and just make more and more money. Nobody seems to be building things that last, they are just hoping to get through the next company announcement and make the stock price higher.</p><p><strong>What has been your best investment?</strong></p><p>I invest in my own knowledge and education. </p><p><strong>What has been your worst investment?</strong></p><p>I once bought a Volvo. </p><p><strong>What's been your overall return?</strong></p><p>I’m still alive.</p><p><strong>How are you building wealth?</strong></p><p>I don’t need wealth to survive, I just need less stuff. I am fine tuning how I can live with as little impact and as little stuff as possible.</p><p><strong>What are your main roadblocks? And how are you addressing them?</strong></p><p>People think you need more stuff than you really do and they measure themselves against each other. Those kinds of attitudes exist everywhere - at my job, with my friends and with my family. That kind of “we need to buy more stuff” attitude is the biggest roadblock in my life. It’s also the biggest roadblock in other people’s lives. They just go to work everyday so they can get money to buy things they don’t even use.</p><p><strong>Do you have a target net worth you want?</strong></p><p>I am enough. As long as I don’t starve and I can keep learning about things, I don’t need a dollar amount to show I’m worth anything.</p><p><strong>When did you make your first significant behavioural shift towards wealth building?</strong></p><p>I guess you mean when did I start disconnecting from money? When I was about 24 I decided I would just begin living minimally.</p><p><strong>If you could start again, what would you do differently? (Advice for younger self)</strong></p><p>I worried a lot about what people thought of me while I was at school and now it doesn’t bother me at all. I would tell my younger self not to stress about earning money and I would choose not to listen to the teachers who basically told everyone at my school they should become doctors or lawyers or go to uni because if they didn’t they’d be drug addicts. That’s a ridiculous way for teenagers to approach their working lives, forcing themselves into a white collar profession so they don’t ‘fail’.</p><p><strong>What mistakes have you made along the way that others can learn from?</strong></p><p>Other people can influence your behaviour a lot. I had a girlfriend for a while who had very different money values to me - ie. she valued it. I would say I didn’t stick to my principles for that relationship because I was trying to impress her.</p><p><strong>Do you have any worries about retirement? If so, how are you planning to address them?</strong></p><p>I plan to live really quietly in the bush somewhere with very little interaction with all the consumerism that goes on in the city.</p><p><strong>Do you give to charity? If you do, what percent of time/money do you give?</strong></p><p>One thing I do buy regularly is The Big Issue. <br></p>]]></content:encoded>
            <author>hello@spaceship.com.au (Bryna Howes)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/real-money-talk/">Real Money Talk</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2019/04/Copy-of-RMT-Caitlin---1-.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[12.06.20 | The business of your money]]></title>
            <link>https://www.spaceship.com.au/learn/120620-newsletter/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/120620-newsletter/</guid>
            <pubDate>Thu, 11 Jun 2020 21:43:00 GMT</pubDate>
            <description><![CDATA[Should we treat our finances like a business?]]></description>
            <content:encoded><![CDATA[<p>As the realities of lockdown set in, I read stories about how businesses were shoring up their bottom lines for the months (and potentially years) ahead. You probably read them, too. Some were laying off staff or cutting hours, while others were slashing operating costs. Some were thinking about new sources of income; others still were figuring out their future.</p><p>In those early weeks, when everything seemed very uncertain, I realised I should be doing the same thing. That is, treating my life, my finances, as though a business.</p><p>For businesses, it’s not enough to have an idea. You need a vision, sure, but you also need a long-term plan, something to work backwards from. There’s that concrete goal somewhere out in the future, and there should also be milestones along the way.</p><p>Our financial lives should have the same: a vision that sits alongside a plan. Say your big dream is to own a house. That’s the vision, and now you can create milestones to hit along the way, milestones that suggest, hey, you’re actually on your way to realising that dream. Maybe you’ve saved $30,000 by the time you’re 27. Maybe you’ve got a deposit by the time you’re 30.</p><p>Some businesses will shore up their bottom lines by securing multiple income streams.</p><p>One business well known for its multiple income streams is Amazon. The company started out as a digital book retailer in 1994 and now sells, well, just about anything. Amazon isn’t just in the e-commerce business these days, either; it runs Amazon Web Services, a cloud platform, and Amazon Prime, a paid subscription service that now produces original content.</p><p>As an individual, it could be possible to have a diverse range of income streams. You have your regular salary or income from work. Perhaps you could also make money on freelance work? Or invest in stocks that potentially grow your wealth. Or own an investment property one day.</p><p>This is how businesses mostly act in their day-to-day running. But what about in times of crisis? They generally slash operating costs. Likewise, the first thing I’ve done when I’ve had a financial crisis of my own is turn to my personal expenses and make drastic cuts and changes.</p><p>Overall, we’re on the same paths as businesses. We all want to make our money grow so that we reach our ultimate vision. So, why not fine-tune our systems and act as a business as we hit each milestone along the way? Just a little food for thought.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Bryna Howes)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/newsletters/">Newsletters</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2020/06/news-120620-1.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[What’s the difference between financial freedom and financial independence?]]></title>
            <link>https://www.spaceship.com.au/learn/difference-between-financial-freedom-and-financial-independence/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/difference-between-financial-freedom-and-financial-independence/</guid>
            <pubDate>Mon, 08 Jun 2020 22:13:00 GMT</pubDate>
            <description><![CDATA[We all have different goals, but there is typically one overarching theme: financial freedom or independence.]]></description>
            <content:encoded><![CDATA[<p>If you ran an informal poll of your friends in which you asked about their financial goals, you’d likely hear a bunch of different answers. Some would probably be hoping to buy a place, others would be hoping to pay off debt, and others would be trying to save.</p><p>The point is when you get down to the nitty-gritty, we all have different goals.</p><p>With that said, there is typically one overarching theme: financial freedom or independence.</p><p>However, we here at Spaceship believe that financial freedom is markedly different from financial independence — and both are an achievement. So, we decided to sit down and break down the differences so we’re all on the same page.</p><h2 id="what-is-financial-independence">What is financial independence?</h2><p>Jack is a 31-year-old teacher living in Sydney’s northern beaches.</p><p>In his early twenties, he went travelling — as young Aussies are wont to do — and he racked up a bit of credit card debt. When he returned from his travels, he nabbed a teaching job. He also worked Friday and Saturday nights at a bar so he could faster pay down his debt.</p><p>After six months, his debt was paid off, but he was enjoying working the extra weekend hours. It stopped him from spending too much money with friends. So, he kept the job and started putting as much of his income into a high interest savings account.</p><p>A couple of years later, Jack had enough money saved for a deposit on a studio apartment.</p><p>These days, Jack is financially independent (as per the Spaceship definition).</p><p>Jack isn’t struggling to make ends meet. Sure, he has a mortgage. But a mortgage is generally considered a form of “good debt,” as it generally helps you increase your prospects of building wealth. And he has no other debt. He pays all his bills on time, and he has enough money left over each month to add to his emergency savings and have fun on the side.</p><p>This is what Spaceship thinks of when we think of <strong>financial independence</strong>.</p><h2 id="what-is-financial-freedom">What is financial freedom?</h2><p>Jill is a 57-year-old former investment banker living in Melbourne.</p><p>Jill went straight from university into the workforce. When she was a teenager, her parents had divorced, and Jill’s mother had to return to work after years as a homemaker. It was a trying period, and Jill made a vow to herself to never be in that position.</p><p>With every paycheck, she siphoned as much as she could afford into investments and savings. Jill bought her first house at 27, then continued to add to her property portfolio over the years by buying up investment properties and renting them out.</p><p>In her thirties, Jill married and had children, but she continued with her mission to ensure she would never be reliant on her husband for money.</p><p>By the time Jill was 50 years old, she had a solo net worth in the multi millions, which sat nicely alongside her husband’s net worth. That year, at 50, Jill decided she wanted to retire at the age of 55, so she put a financial plan in place to ensure she could.</p><p>Jill has several income streams coming in, including dividends and rental income. She has no debts. Now that her kids are out of the house, Jill and her husband are able to travel freely, go out to dinner with friends, and so on. They live a good life with no financial stress.</p><p>This is what at Spaceship think of when we think of <strong>financial freedom</strong>.</p><h2 id="the-big-difference">The big difference</h2><p>As you can see, both financial independence and financial freedom are worthy goals. Whatever your personal financial goal is, we hope it lands you in one of these categories.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Bryna Howes)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/people-and-ideas/">People &amp; Ideas</category>
            <category domain="https://www.spaceship.com.au/learn/tag/personal-finance/">Personal Finance</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2019/08/financial-freedom-vs-financial-independence-whats-the-difference.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[Recession: what is it and what does it mean?]]></title>
            <link>https://www.spaceship.com.au/learn/recession-what-is-it-what-does-it-mean/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/recession-what-is-it-what-does-it-mean/</guid>
            <pubDate>Mon, 08 Jun 2020 21:36:00 GMT</pubDate>
            <description><![CDATA[A closer look at what happens during a recession.]]></description>
            <content:encoded><![CDATA[<p>A recession is when the economy stops growing and starts shrinking.</p><p>The International Monetary Fund (IMF) defines a global recession as: “a decline in real per-capita world GDP, backed up by a look at other global macroeconomic indicators. Those indicators include industrial production, trade, capital flows, oil consumption and unemployment.”</p><p>In Australia, a recession is generally defined as: a decline in the real GDP (Gross Domestic Product) for two or more consecutive quarters.</p><p>A recession is different to a depression, which is an extended, severe recession.</p><h2 id="what-typically-goes-on-during-a-recession">What typically goes on during a recession?</h2><p>Recessions typically have broad, sweeping effects on the economic and consumer environment.</p><p>During a recession, it's common for people to spend less, as they are cautious around economic and employment uncertainty.</p><p>And when people spend less, it can affect the strength of local businesses.</p><p>During these times, businesses may look to cut operational costs and review employee headcounts.</p><p>And central banks are known to make changes to stimulate cash flow. This is usually when  interest rates drop.</p><p>And the change in interest rates can have a few reverberations.</p><p>It means people who are saving money receive lower interest on savings. So, there is less of an incentive to save. It also encourages more borrowing and investment.</p><p>It means that people who have a home loan can have some relief, because they can generally benefit from lower interest rates on their home loans.</p><p>To sum up, the following are common during recessions:</p><ul><li>Business activity slows.</li><li>Unemployment rates increase.</li><li>Access to credit tightens, which can hinder your chances of getting, say, a mortgage.</li><li>Cash rates are cut.</li></ul><h2 id="how-frequently-do-recessions-occur">How frequently do recessions occur?</h2><p>There is no guaranteed frequency of recessions. What we do know, however, is that recessions are part of the economic cycle.</p><p>They're cyclical; since World War II, there have been four global recessions, according to the IMF.</p><p>The last global recession was the Global Financial Crisis in mid 2007 to early 2009.</p><p>So, when is the next recession coming? No one can really be sure. But the timing is more a matter of <em>when</em> not <em>if</em>.</p><h2 id="what-does-it-mean-for-you">What does it mean for you?</h2><p>A few things.</p><p><strong>Employment uncertainty.</strong> Because recessions are typically linked to increased levels of unemployment, this could affect the availability of new and existing jobs.</p><p><strong>Changes to spending.</strong> During a recession, it's common for spending to slow as people become wary amidst the broader cautious (and often negative) backdrop.<br>Because the broader economy is dependent on people spending, it has a domino effect on the success of local businesses when people are reluctant to spend.<br>That means regardless of when the next recession hits, it pays to be prepared.</p><h2 id="how-can-you-be-prepared">How can you be prepared?</h2><p>While there may be signs that point to a recession, we don't know for sure when the next one will come. But there are a few things you can consider doing to manage your own situation now for when a recession comes along.</p><ul><li><strong>Build your emergency fund and/or pay down debt.</strong> Because there are fears around unemployment during a recession, you can be better prepared to minimise the impact by having an emergency fund at the ready. If you find yourself in the unfortunate position of being unemployed or underemployed, you’ll have savings.</li><li><strong>Make opportunistic investments. </strong>During recessions, quality investments can often trade cheaper. And it might be a good opportunity to find quality investments which could later improve in value.</li></ul>]]></content:encoded>
            <author>hello@spaceship.com.au (Nicole Webb)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/economics/">Economics</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2019/10/recession-what-is-it.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[05.06.20 | It's our birthday]]></title>
            <link>https://www.spaceship.com.au/learn/050620-newsletter/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/050620-newsletter/</guid>
            <pubDate>Thu, 04 Jun 2020 22:32:00 GMT</pubDate>
            <description><![CDATA[Spaceship Voyager is two years old!]]></description>
            <content:encoded><![CDATA[<p>A couple of weeks ago, Spaceship Voyager turned two years old!</p><p>Suffice to say, it wasn’t the most normal of birthdays. Like for a few of us here at Spaceship — and a few of you, I suspect — the birthday celebration was relegated to a video call.</p><p>But we did celebrate. After all, the last few months have been pretty turbulent for investors. We’ve seen the stock market shaken by several severe drops in February and March, only to rally in recent weeks. In fact, the S&amp;P 500 just saw its strongest 50-day rally of all time.</p><p>At Spaceship, we know the markets go up and down at times.</p><p>It’s important for us, in those up-and-down times, to remain clear on our mission of enabling you to invest in your future — and celebrate when we can!</p><p>So, instead of birthday cake or flowers, we thought we’d share our performance!</p><p>The Spaceship Universe Portfolio has returned 37.39% in the year to 31 May 2020, and 22.15% p.a. since the Funded Date* (15 May 2018) (24 months).</p><p>The Spaceship Index Portfolio has returned 8.67% in the year to 31 May 2020, and 8.49% p.a. since the Funded Date* (15 May 2018) (24 months).</p><p>A few notes: These numbers relate to the performance of each fund.</p><p>The performance of your investment in either the Spaceship Universe Portfolio or Spaceship Index Portfolio will naturally differ, and will depend on when you invested in the fund. Your return is based on the unit price of the fund when you were issued units.</p><p>Also remember, past performance is not a reliable indicator of future performance and is provided for your information purposes only. Returns are net fees, and not a projection.</p><p>* The Funded Date (15 May 2018) is the date on which each fund was able to invest in most of the companies in its relevant reference indices.</p><p>Thanks for being a part of Spaceship Voyager over the last two years! Here’s to many more!</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Bryna Howes)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/newsletters/">Newsletters</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2020/06/news-050620-1.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[Real money talk: Zoe]]></title>
            <link>https://www.spaceship.com.au/learn/real-money-talk-zoe/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/real-money-talk-zoe/</guid>
            <pubDate>Tue, 02 Jun 2020 23:38:00 GMT</pubDate>
            <description><![CDATA[Zoe is 29 and runs a design and content business.]]></description>
            <content:encoded><![CDATA[<p>This post is based on an interview we conducted with Zoe in March 2019.<br><br>Real Money Talk is our series where we interview Australians from all walks of life about their personal finances. The views expressed are those of the interviewees, based on their experiences with money, and as such are not necessarily representative of Spaceship's views.<br><br>We have changed the name of the interviewee for their privacy.</p><h2 id="overview"><strong>Overview</strong><br></h2><p><strong>Name: </strong>Zoe</p><p><strong>Age: </strong>29</p><p><strong>Where do you live: </strong>Marrickville, Sydney.</p><p><strong>Please tell us a bit about yourself. </strong>I run my own business in design and content. I live with my de facto partner/fiance, and we’re looking to buy a house together soon.</p><p><strong>What is your current net worth?</strong></p><p>Savings: $15,000 (joint with my partner)</p><p>Superannuation: $27,000</p><p>HELP debt: $16,500<br></p><p>I live with my (de facto) partner who’s just sold his house in the United Kingdom for like $300,000, so I think our savings are a lot more now, but we’re hoping to put that money into a house here.</p><h2 id="earn"><strong>Earn</strong></h2><p><strong>Tell us a bit about your career:</strong></p><p>I went to uni straight from school and studied international studies and communications. I went to Italy for a year and when I came back I went into advertising. I started off in the accounts team and didn’t like it, I thought it’d be more creative. I worked there full time for three years then decided to go find myself. I started a blog, worked from home, had a few clients of my own, then decided to go back to agency land, but in a freelance capacity. I freelanced for different agencies around Sydney for three years. <br></p><p>Having the freedom and flexibility was great, but I had a bit of a crisis after a hard contract. I was very unfulfilled. I’d kept on going with my side business for about a year, and decided to just commit and go full time. I’ve been doing that for about two years now.<br></p><p><strong>Do you have income sources outside of your job? If so, how much do you earn from each and how did you develop them?</strong></p><p>I pay myself $5,000 a month. The business makes more than that. The rest usually goes back into the business. I don’t have a lot of overhead, other than rent and client lunches, software, and freelancers. That kind of stuff.</p><p><strong>What advice do you have for people who want to earn more money?</strong></p><p>Working smarter, rather than harder, works for me. It’s a cliche but a lot of my earlier career was burning myself out. Maybe because I was younger and needed to do it. Now I have more perspective on being able to say no to things that won’t serve me. I stopped doing favours for people all the time. Know your worth.</p><h2 id="save"><strong>Save</strong><br></h2><p><strong>What is your savings rate? And how has it changed over time?</strong></p><p>Of the $5,000, I put about $1,500 into savings per month. It really depends on what I’m making. I always try to put something aside. Some months it might be $500, some months it might be more. It depends on my cash flow. <br></p><p><strong>Do you have a budget?</strong></p><p>I try to. When I pay myself for the month, I put rent aside, savings aside (into the joint account), I put $400 a month into a separate account for food/household stuff (and my partner puts in the same, so it’s $800 for the month between us). From the rest, I spend about $200 a week for personal stuff, which includes phone and gym. By the end of the month, I usually have some extra which I put back into my savings.</p><p><strong>Do you make purchase decisions carefully, or are you loose with your money?</strong></p><p>Depends where I am in the month. If it’s the beginning, I’ll be a bit more carefree; towards the end I’m more considered. I’ll hold off. Depends on the purchase item too. <br></p><p><strong>How is your work-life balance?</strong></p><p>Pretty good! I’m very conscious of it. I have a health issue where I can’t get too stressed. So I’m careful not to push myself too hard, go to yoga every day, get in that me time.<br></p><p><strong>What is your favourite thing to spend money on?</strong></p><p>Probably wellness stuff. Courses, yoga, essential oils, tarot cards. You name it, I’ve got it.</p><h2 id="invest"><strong>Invest</strong><br></h2><p><strong>How do you invest?</strong></p><p>I don’t, unless you count in my business and my health.</p><p><strong>How are you building wealth?</strong></p><p>Growing my business. I also have plans to buy a house with my partner. I always joke about being a property mogul one day. I see that as something that can make you money without too much investment. It’s having that deposit that hinders people.</p><p><strong>What are your main roadblocks? And how are you addressing them?</strong></p><p>I have to wait until my business has been around for two years as a Pty Ltd to get a loan from a bank. That was probably a mistake in hindsight. That’s this July, so not long left, but that is a roadblock for us at the moment.</p><p><strong>Do you have a target net worth you want?</strong></p><p>I don’t really care honestly. I have enough for now. I used to care, but I just stopped playing the corporate game. It really stressed me out. I’m quite happy knowing I can sustain myself. I live in a nice house, I can go out for dinner, I can buy myself what I want and pay for my yoga classes without getting too caught up in the financial stressors of it all. It would be different if I were a parent or had someone depending on me.</p><p><strong>If you could start again, what would you do differently? (Advice for younger self)</strong></p><p>Career-wise, I wish I’d been a bit more confident in my abilities from early on, but I think that takes time. Also delegating. Do it. You can’t do it all!</p><p><strong>What mistakes have you made along the way that others can learn from?</strong></p><p>Last year we had a business partner. I went into it a little bit blindly in that I didn’t realise the kind of legal consequences of it all. I’ve learned my lesson in that sense. Hiring and partnering with someone can be quite difficult. Make sure you have a lawyer from the get go. Have a contract in place from the get go. I was very liberal with that at the beginning.</p><p><strong>Do you have any worries about retirement? If so, how are you planning to address them?</strong></p><p>Nah. I’m sure it’ll be fine.</p><p><strong>How are you learning about building wealth? Is it from family, books, forced to learn as wealth grew, etc.?</strong></p><p>My parents are quite good with savings, especially my mum. They own a business together so I’ve always seen that as an option in terms of a career. Owning your own business is possible. But I’d also say there was a fear attached to money, around not having enough.</p><p><strong>Do you give to charity? If you do, what per cent of time/money do you give?</strong></p><p>Nah. I should.</p><p><strong>Anything else interesting?</strong></p><p>My partner’s parents passed away and he and his sister inherited a house in the United Kingdom, which they’re now selling. Our understanding is down the line I’ll probably do something similar, and that’ll be an investment we make together again.</p><p>I struggled with it for a while, I felt like I wasn’t contributing enough to the house because he’s got this chunk of money for the deposit. We make it work though. He’s a graphic designer, and when he does work for my business, I pay him some extra. It’s a weird dynamic, but ultimately it’s going to the same place. We both would rather not pay rent and invest in something together. It’s lucky that we’re able to have the deposit in that way.</p><p>I guess I have the perspective that I know I’ll inherit at some point, as my parents own two houses and I have one brother. It’s not nice to think about, but my partner's situation has made me think about it. It does give you some peace of mind in a weird way.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Bryna Howes)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/real-money-talk/">Real Money Talk</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2019/04/Real-money-talk-Zoe.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[29.05.20 | The streaming battleground]]></title>
            <link>https://www.spaceship.com.au/learn/290520-newsletter/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/290520-newsletter/</guid>
            <pubDate>Fri, 29 May 2020 02:05:00 GMT</pubDate>
            <description><![CDATA[A look at Quibi and HBO Max as they enter the streaming wars.]]></description>
            <content:encoded><![CDATA[<p>In 2006, I spent a summer living in America. In between long days at the beach and road trips up and down the east coast, I spent a lot of time watching DVDs. These DVDs were delivered in thin red envelopes, which you’d then reseal for the return trip.</p><p>This was the early incarnation of Netflix, before anyone had heard of streaming.</p><p>These days, though, streaming is so normal that we’ve entered the age of the so-called “streaming wars.” Netflix, Hulu and Prime Video are streaming veterans. Last year, Apple TV+ and Disney Plus entered the battlefield, and recently some new contenders have shown up.</p><p>HBO Max, launched in the US just this week, is one of these.</p><p>The platform offers a deep library, with Friends, Game of Thrones, Westworld, The Sopranos, The Wire, and Rick and Morty all on tap, just to name a few.</p><p>But the launch has stirred up a few issues; HBO Max is unavailable on Roku and Amazon’s Fire TV services, and there are apparently no deals in place to rectify this situation.</p><p>Additionally, the platform is one of the more expensive streaming platforms to launch, at US$15 a month, although HBO’s 30 million (or so) existing subscribers get access for free.</p><p>With millions of existing subscribers and tried-and-true content, HBO Max has a nice head start, which could be the difference when entering the streaming wars.</p><p>You see, another streaming service — Quibi — launched in early April.</p><p>Quibi — which is a portmanteau of “quick bites” — is a short-form video platform founded in 2018 by legendary Hollywood film producer Jeffrey Katzenberg, with former eBay and Hewlett Packard chief executive Meg Whitman coming on as CEO.</p><p>Last year, literally <em>months</em> before it launched, Katzenberg was quoted as saying: “Five years from now ... if we were successful, there will have been the era of movies, the era of television and the era of Quibi. What Google is to search, Quibi will be to short-form video.”</p><p>At that point, the platform was already worth more than US$1 billion.</p><p>To Quibi’s investors, at least, short-form video made sense, especially for a generation of people tied to their phones, happy to take in a “quick bite” while waiting for the bus.</p><p>By the time it launched, it had raised US$1.75 billion, had advertising partners such as Google, Walmart, and PepsiCo on board, and a lineup of content featuring or created by Jennifer Lopez, Reese Witherspoon, Will Smith, Ridley Scott, Steven Spielberg, Chrissy Teigen, Bill Murray, LeBron James, and Guillermo del Toro, just to name a few.</p><p>But does Quibi — a mobile-only platform — make sense for a period of time when so many of its intended users are at home, with a TV at hand, not looking for snackable content so much as something they can lose themselves in? Not so much, it seems.</p><p>Quibi has reportedly already lost nearly two-thirds of its users, which is pretty stupefying, given the platform offers a 90-day free trial. It says it has 1.3 million active users, but when you compare that to the 10 million users Disney Plus reportedly had the <em>day after launch</em>, it’s paltry.</p><p>It would be unfair to write Quibi off so early in the piece.</p><p>Katzenberg has told the New York Times that Quibi is rethinking or slowing its strategy for the current environment, and will slow down the pace of new releases so it has fresh content to last the year. (It’s safe to assume not many streaming companies are filming right now.)</p><p>But Quibi’s failure to launch, despite hundreds of millions of dollars behind it, does suggest that it’s hard enough to win a battle, let alone the (streaming) wars.</p><hr><p>The Spaceship Universe Portfolio invests in Amazon, Apple and Disney at the time of writing.</p><p>The Spaceship Index Portfolio invests in Amazon, Apple, Disney and Netflix at the time of writing.</p><p>Important! We’re sharing with you our thoughts on these companies for your informational purposes only. We think it’s important (and interesting!) to let you know what’s happening with Spaceship Voyager’s investments. However, we are not making recommendations to buy or sell holdings in a specific company. Past performance isn’t a reliable indicator or guarantee of future performance.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Bryna Howes)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/newsletters/">Newsletters</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2020/06/news-290520-1.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[A market and portfolio update]]></title>
            <link>https://www.spaceship.com.au/learn/market-and-portfolio-update/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/market-and-portfolio-update/</guid>
            <pubDate>Wed, 27 May 2020 02:31:37 GMT</pubDate>
            <description><![CDATA[Phoebe Jin takes a look at the economy, the stock market, and the positioning of the Spaceship Universe Portfolio.]]></description>
            <content:encoded><![CDATA[<p>Lenin is quoted as saying: “There are decades where nothing happens; and there are weeks where decades happen.” It couldn't be a more apt description for the global health crisis and economic disruption we find ourselves in today.</p><p>We thought it would be worthwhile for the investment team to share what we’ve been analysing throughout the last few weeks and ponder what could lie ahead. Of course, there are no crystal balls. But history and economic logic can be a guide.</p><p>We’d also like to share how we’re positioned in the Spaceship Universe Portfolio in terms of weathering the storms ahead. Given the portfolio is an actively managed fund, we’re always trying to find the companies that have the best investment prospects, in line with our “Where the World is Going” investment strategy, for the portfolio.</p><h2 id="the-economy">The economy</h2><p>Coronavirus has brought the world to a standstill.</p><p>With most of the world under some kind of lockdown or practising social distancing, life as we knew it has become upended. The global economy is currently experiencing the deepest and quickest downturn in history (including the 1930s).</p><p>Economists are calling coronavirus an exogenous shock — that is, something that has a big impact but comes from outside the system. (Not unlike a hurricane that blitzes through cities and towns leaving a path of destruction!) Having said that, a deadly virus that lives within humans and is spread by human contact doesn’t sound very external.</p><p>The fear of catching it from having a meal at a restaurant or taking public transport is very real. Even in Sweden, where there are few restrictions, restaurants and movie theatres are struggling. Across the world, there’s the added impact of people reducing their discretionary spending amidst a backdrop of unemployment and financial insecurity.</p><figure class="kg-card kg-image-card kg-card-hascaption"><img src="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2020/05/market-portfolio-update-may-2020-1.jpg" class="kg-image" alt loading="lazy"><figcaption><em>A chart created by </em><a href="https://www.marketwatch.com/story/jobless-claims-jump-44-million-in-mid-may-as-applications-for-federal-benefits-surge-2020-05-21?ref=spaceship.ghost.io"><em>MarketWatch</em></a><em> showing almost 44 million unemployment claims in America since the pandemic began.</em></figcaption></figure><p>The good news is that many of the world’s governments reacted quickly, helping to deliver the biggest economic stimulus packages in history to help cushion the blow. Stimulus payments will provide economies with a buffer as they emerge from the health crisis.</p><p>But how will countries pay for the additional spending?</p><h2 id="money-credit-and-debt">Money, credit, and debt</h2><p>The global economy was not in the best state of health before the pandemic.</p><p>In fact, 2019 saw the slowest global economic growth since the global financial crisis (aka the GFC), against a backdrop of low interest rates, expanding central bank balance sheets, and high levels of government debt.</p><p>There’s little appetite for post-crisis austerity, so governments will likely monetise the debt instead. Essentially, central banks will print money and increase the money supply. This is called quantitative easing (or QE), and it allows governments to buy government debt issued to pay for the coronavirus stimulus.</p><p>The reason some governments in developed countries believe they can print money without consequence is because of historically low inflation.</p><p>But with oil prices turning negative for the first time in history, deflation rather than inflation is the immediate threat. This threat is exacerbated by high levels of debt in the economy. As the economic shock takes its toll, debt defaults and restructurings could hit various players, especially leveraged lenders such as banks.</p><p>Deflation causes financial distress because the overall level of debt rises in “real” terms and consumers hold off on purchases as they expect prices to fall. The ensuing financial distress then further exacerbates deflation, creating a nasty cycle.</p><p>Society will undoubtedly overcome the health and economic challenges of coronavirus but it’s unlikely to be a quick fix. The global economy is likely to come out the pandemic more indebted and dependent on quantitative easing than ever.</p><h2 id="the-stock-market">The stock market</h2><p>Warren Buffet is quoted as saying: “Interest rates are like gravity in [stock] valuation. If interest rates are nothing, values can be almost infinite.”</p><p>It’s not the easiest concept to understand, but essentially, quantitative easing and zero interest rates make stocks and other risk assets more highly valued, because they make any stream of earnings worth more money.</p><p>In this environment, investors can’t get a decent return on their money in traditionally safe investments, such as government bonds, so they turn to riskier investments.</p><p>The outlook for stocks is mixed. The real economy is not doing well, though some individual companies are thriving in this environment. Central banks are throwing everything that they have at financial markets, aiming to prevent a big crash in asset values. So far it has worked, with the S&amp;P 500 bouncing back nearly 34% from the lows in March.</p><figure class="kg-card kg-image-card"><img src="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2020/05/market-portfolio-update-may-2020-2.png" class="kg-image" alt loading="lazy"></figure><p>Some investors say this is a bear market rally, and the market will eventually retest its lows. History suggests a few bear market rallies can be expected in a major stock market crash. There were six rallies in the Great Depression, five in the dotcom bubble and four in the GFC.  Markets do not crash in one big move but in an oscillatory drop and pop manner.</p><p>But policymakers seem determined to not let history repeat itself. The degree of monetary intervention is unprecedented in the history of financial markets.</p><p>In the US, the Federal Reserve has pledged to “do whatever it takes” to help the American economy and prevent a sell-off in assets. The Federal Reserve is printing money to buy everything from municipal bonds to junk debt.</p><p>It’s hard to know the outcome from this kind of distortion. If central banks succeed in maintaining investor confidence, we might not see the bargain basement stock prices during the GFC, when equities fell 50% from top to bottom.</p><h2 id="where-the-world-is-going">Where the World is Going</h2><p>At Spaceship, we believe in investing where the world is going. Hardly anyone alive today has endured a pandemic this severe. And with social distancing rules potentially in place until a vaccine is available, we think we could see some permanent shifts in behaviour.</p><p>People working remotely could become the norm. If China is any guide, returning to the office could involve temperature checks, no elevators, social distancing buzzers, and the return of cubicles to keep employees safe. It might be less risky for companies to keep office workers at home. In an economic downturn, offices could be seen as a luxury and an area where companies look to cut costs.</p><p>As some workplaces go remote, there may even be an exodus from densely-packed cities to rural areas. Large physical gatherings of strangers will be viewed with caution from now on, with social distancing potentially becoming the norm.</p><p>This could extend to public transport, sports games, concerts, conferences, casinos, large hotels, cruise ships, movie theatres, and restaurants. Even minor changes in consumer behaviour can lead to business models that are no longer viable.</p><p>The only hygienic gatherings are digital.</p><figure class="kg-card kg-image-card kg-card-hascaption"><img src="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2020/05/market-portfolio-update-may-2020-3.jpeg" class="kg-image" alt loading="lazy"><figcaption>Is this — the Travis Scott Fortnite concert — the future for concerts?</figcaption></figure><p>Social distancing and lockdowns will accelerate existing trends such as growth of e-commerce and the shift from linear television and movie theatres to on-demand streaming.</p><p>What is probably underestimated is the forced digitalisation of sectors that were previously resistant to change, such as formal education and healthcare. The transition to telemedicine has practically been overnight, with telemedicine becoming the first line of defence against the spread of coronavirus.</p><p>Social distancing may also lead to less obvious effects. For instance, we could see social distancing reverse the long-term trend of “the less car ownership, the better” and thus dent the growth of the sharing economy. In Wuhan, car sales are experiencing a boom, while people are reportedly avoiding public transport and DiDi, the ride hailing service.</p><p>The debasement of fiat currency could fuel the rise of gold and Bitcoin as people look for assets that aren’t impacted by slowdowns in business activity and have a finite supply.</p><figure class="kg-card kg-image-card kg-card-hascaption"><img src="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2020/05/Screen-Shot-2020-05-27-at-12.28.30-pm.png" class="kg-image" alt loading="lazy"><figcaption>Gold is nearly back at prices near the all-time high experienced in 2011</figcaption></figure><h2 id="positioning-the-spaceship-universe-portfolio">Positioning the Spaceship Universe Portfolio</h2><p>We believe the Spaceship Universe Portfolio may be well positioned to weather the storms ahead. It’s not an unfavourable environment for tech companies that have clean balance sheets and will ride the tailwind of increased screen time.</p><p>We own meaningful exposure to some of the “stay-at-home stocks” that have been among the top-performing stocks in this period and will continue to benefit from robust demand. These companies range across gaming (Activision Blizzard, Netease, Tencent and Sea), e-commerce (Amazon, Shopify, Alibaba, Mercadolibre), and productivity software (Slack, Microsoft, Adobe).</p><p>Tech giants with more cyclical exposure such as Facebook, Google and Twitter (all reliant on digital advertising) could weather some sharp slowdowns in growth. But thanks to strong balance sheets and growing user bases, they can come out the other end stronger. The same is also true for some of our other consumer-facing stocks, including Apple, Nike and Lululemon.</p><p>Finally, our strategy means we hold limited investments in the industries most vulnerable in this virus-led economic downturn. <strong>We do not own any energy companies, airlines, or banks</strong>. As Bryna wrote in her recent newsletters, we reduced our exposure to travel-related companies, selling Boeing, Booking Group, Webjet and Trip.com. We also recently sold Sydney Airport. We believe one of the last restrictions to be lifted will be international travel and the sector will be especially challenged, which is why we made these choices.</p><hr><p>The Spaceship Universe Portfolio invests in NextDC, Activision Blizzard, Netease, Tencent, Sea, Amazon, Shopify, Alibaba, Mercadolibre, Slack, Microsoft, Adobe, Facebook, Google, Twitter, Apple, Nike and Lululemon at the time of writing.</p><p>The Spaceship Index Portfolio invests in Boeing, Sydney Airport, Tencent, Amazon, Alibaba, Microsoft, Adobe, Facebook. Google, Apple and Nike at the time of writing.</p><p>Important! We’re sharing with you our thoughts on the companies in which Spaceship Voyager invests for your informational purposes only. We think it’s important (and interesting!) to let you know what’s happening with Spaceship Voyager’s investments. However, we are not making recommendations to buy or sell holdings in a specific company. Past performance isn’t a reliable indicator or guarantee of future performance.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Phoebe Jin)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/investing/">Investing</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2020/05/market-portfolio-update-may-2020.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[Real money talk: Fiona]]></title>
            <link>https://www.spaceship.com.au/learn/real-money-talk-fiona/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/real-money-talk-fiona/</guid>
            <pubDate>Tue, 26 May 2020 23:38:00 GMT</pubDate>
            <description><![CDATA[Fiona is a 27-year-old part-time cartoonist who feels she has a few financial roadblocks.]]></description>
            <content:encoded><![CDATA[<p>This post is based on an interview we conducted with Fiona in March 2019.</p><p>Real Money Talk is our series where we interview Australians from all walks of life about their personal finances. The views expressed are those of the interviewees, based on their experiences with money, and as such are not necessarily representative of Spaceship's views.</p><p>We have changed the name of the interviewee for their privacy.</p><h2 id="overview"><strong>Overview</strong></h2><p><strong>Name: </strong>Fiona</p><p><strong>Age: </strong>27</p><p><strong>Where do you live: </strong>Lewisham, Sydney</p><p><strong>Please tell us a bit about yourself.</strong></p><p>I work in marketing, and I do cartooning on the side as well as study part-time. I like video games, hiking, and drawing. I love cooking.</p><p><strong>What is your current net worth?</strong></p><p>Savings: $1,000</p><p>Super: About $20,000</p><p>Credit card debt: $1,500</p><p>HELP Debt: $25,000</p><h2 id="earn"><strong>Earn</strong></h2><p><strong>Tell us a bit about your career:</strong></p><p>I worked in retail from age 14, up until this year actually. A bit of casual, then part-time, then full- time for the past four or so years.</p><p><strong>Do you have income sources outside of your job? If so, how much do you earn from each and how did you develop them?</strong></p><p>I do cartooning and comics on the side, and I’ve made some money from it, but not regularly. Mostly selling pins and stickers at events.</p><p><strong>What advice do you have for people who want to earn more money?</strong></p><p>Don’t do it through art! Think outside the box.</p><h2 id="save"><strong>Save</strong></h2><p><strong>What is your savings rate? And how has it changed over time?</strong></p><p>Well, I’m on about $750 a week now, and I probably save about $100 a week. If it weren’t for debt, I’d be saving about $200.</p><p><strong>Do you have a budget?</strong></p><p>I try to. After rent, I try to keep groceries to $75 a week and spending to $100-$150, and transport to about $30. But it depends on what I’m doing that week.</p><p><strong>Do you make purchase decisions carefully, or are you loose with your money?</strong></p><p>The truth is, I almost never buy anything for myself. So, I guess I’m quite considered.</p><p><strong>How is your work-life balance?</strong></p><p>I don’t really have enough time for myself. I work five days a week and I’m studying part-time at uni as well (in the evenings). That doesn’t leave too much extra time.</p><p><strong>What is your favourite thing to spend money on?</strong></p><p>Take out! Or experiences, more than things. Theatre, movies, etc.</p><h2 id="invest"><strong>Invest</strong></h2><p><strong>How do you invest?</strong></p><p>*laughs in despair*</p><p><strong>How are you building wealth?</strong></p><p>I contribute $25 a week to my super. I do it because I’m not on a very high income and I thought the amount going into my super wouldn't allow me to retire, so I thought I should focus on spending less. I’m doing it myself, so it’s post-tax.</p><p><strong>What are your main roadblocks? And how are you addressing them?</strong></p><p>There’s a few! It’s really hard to get a job in a field you want without a degree, but studying is expensive and slow, and you need to support yourself in the meantime as well. And working without a degree means you’re probably not earning much. I’ve found it extremely hard to get a job out of retail. I looked for almost six months before I found something.</p><p><strong>Do you have a target net worth you want?</strong></p><p>Ideally, by the time I’m 50, I’d like to have a $100,000-$150,000 salary. I’d like to own my own apartment or house, maybe have an investment property, and enough savings to live comfortably and travel. All the things I don’t feel like I’ve been able to do now.</p><p><strong>If you could start again, what would you do differently? (Advice for younger self)</strong></p><p>I would do my degree in less time. I would have gotten out of retail about five years earlier and looked for something in a different field. I was senior in retail and now at 27, I’m at the bottom again and working up. I feel like that five-year period was a bit of a waste. I’d also save MUCH more. I’d save most of my income. My spending was a bit ridiculous in my youth.</p><p><strong>Do you have any worries about retirement? If so, how are you planning to address them? </strong><br><br>I’m pretty concerned. Unless I have a significant salary increase in the next five years or so, I think I’ll be working into my late 70s. I don’t know what more I could be doing honestly. I’m trying to get a job with a better salary, and I’ve moved into an industry where moving up is quite quick, you just have to work a lot to get to it.</p><p><strong>How are you learning about building wealth? Is it from family, books, forced to learn as wealth grew, etc.?</strong></p><p>My family went from having a lot of money to nothing; we even had to move in with my grandparents. I learned about the importance of having a backup and saving as much as possible, because things always go wrong. My dad especially always tried to ingrain in us not to spend frivolously, contribute to your super, and own a house. My mum, on the other hand, is a compulsive spender, so I learned what not to do from her. She’s in huge debt, and I don’t think she’ll ever be able to retire.</p><p><strong>Do you give to charity? If you do, what percent of time/money do you give?</strong></p><p>I give about $15 a week. I know the value of it from experience. Having had a lot and having had nothing, and now having a little, I understand how important a little bit is when you have nothing. And everything is relative. My wage isn’t the best but there are people who literally have nothing, so it keeps it in perspective.</p><p><strong>Anything else interesting?</strong></p><p>I think being on a small wage has led me to try to make side money. I started cartooning, collecting things that could appreciate in value. I’m trying to think of more ways that I could make money. I don't know much about investing.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Bryna Howes)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/real-money-talk/">Real Money Talk</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2019/04/real-money-talk-Fiona.png" length="0" type="image/png"/>
        </item>
        <item>
            <title><![CDATA[22.05.20 | The gold coin I saw on the street]]></title>
            <link>https://www.spaceship.com.au/learn/220520-newsletter/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/220520-newsletter/</guid>
            <pubDate>Fri, 22 May 2020 00:45:00 GMT</pubDate>
            <description><![CDATA[What could $2 do for you?]]></description>
            <content:encoded><![CDATA[<p>When I was 20, I was walking through the streets of Sydney one day on my lunch break. As I crossed a busy road, I saw $2 on the ground — but I felt embarrassed to pick it up with so many people around. Immediately after, though, I felt guilty I had been willing to pass it by, especially when there were so many people — within sight — that could have used it.</p><p>More recently, I read an article about how in “The Richest Man in Babylon,” author George S. Clason describes a gold coin as being like a worker or a seed.</p><p>You may have just $1 in your hand, but that $1 can go out and work for you.</p><p>If you have $1 sitting in a savings account, it might feel as though it’s working for you. With my bank, I receive 1.8% variable interest every year. That means that if I place $1,000 in the account, at the end of a year, I’ll have $1,018 in the same account. Sounds good?</p><p>However, annual inflation lifted to 2.2% in Australia in the first quarter of 2020.</p><p>And while this reading doesn’t yet account for the full impacts of the coronavirus pandemic, it does mean that right now, prices are increasing by 2.2% a year.</p><p>Suddenly, that $18 I could make on the $1,000 in my savings account isn’t impressive at all. I would need $1,022 to have the same buying power I started with.</p><p>I often think about that $2 I saw on the street, which might seem strange.</p><p>But it comes back to the original premise, which is that every gold coin is a worker or a seed that you can use to make more money. It will work <em>for</em> you, not <em>against</em> you.</p><p>For example, if I put $1,000 into the Spaceship Universe Portfolio on 1 May 2019 — instead of in my savings account — I would have had $1,174.60 on 30 April 2020.</p><p>As you know, past performance is not a reliable indicator of future performance, but for that one year period, my money would have worked <em>for</em> me.</p><p>(It’s also worth noting that a savings account is not the same as investing, in terms of risk. With a savings account, I’m unlikely to lose money, whereas with investing, I certainly could.)</p><p>When we at Spaceship say our mission is to enable you to invest in your future, we don’t just mean through our products, Spaceship Super and Spaceship Voyager.</p><p>You could spend money on a class that helps you take your career to the next level. You could see a financial adviser. You could buy books that inspire you to change your life. All these things are investments that could pay dividends of another kind.</p><p>Now, when I think about that $2 I saw on the street years ago, I think of all the things it could have done for me. And I challenge you to think about what a gold coin could do for you.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Bryna Howes)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/newsletters/">Newsletters</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2020/05/news-220520-1.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[15.05.20 | We sold a stock]]></title>
            <link>https://www.spaceship.com.au/learn/150520-newsletter/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/150520-newsletter/</guid>
            <pubDate>Thu, 14 May 2020 22:28:00 GMT</pubDate>
            <description><![CDATA[Why we sold Sydney Airport out of the Spaceship Universe Portfolio.]]></description>
            <content:encoded><![CDATA[<p>This week, I ventured out of my suburb for the first time since mid-March, when Spaceship began working remotely. Until now, going outside meant wandering along a traffic-free zone to get my groceries or drifting along by the unusually quiet beach.</p><p>I accidentally got off the bus 1km early, on a busy stretch of road, and as I walked along, the roaring noise of the cars, buses and trucks became overwhelming.</p><p>Two things then occurred to me.</p><p>The first: How quickly life has changed. It was, after all, less than two months ago that I spent most of my time in the city, where a cacophony of noise is a given.</p><p>The second: How long it will still be before I really travel again.</p><p>Then yesterday, I read that the International Air Transport Association (IATA) has forecast that long-haul air travel won’t return to normal until 2023, which only reinforced the fact I probably won’t be booking a trip any time soon. None of us will.</p><p>It also reinforces the decision our investment team made this week to sell Sydney Airport out of the Spaceship Universe Portfolio, so let’s talk about that a little.</p><p>The team has concerns about Virgin Australia, which recently went into voluntary administration.</p><p>We don’t yet know what will happen with Virgin, but regardless, this will likely give Qantas more customer concentration, and therefore more negotiation leverage over Sydney Airport.</p><p>The Queensland government has made a $200 million investment bid on the airline, but there has been speculation it could become a domestic-only airline.</p><p>If the latter was to happen, Sydney Airport would have unfilled international “slots,” meaning a lack of air traffic on its runways and equally a lack of business.</p><p>Speaking of which, as at November 2019, business passengers made up around 15% of foreign arrivals at Sydney Airport. Even when the world — and therefore air traffic — returns to normal, it’s not hard to imagine a time when flying across the world isn’t quite as essential to a business as it once was, especially after months (or years) of video conferences.</p><p>On that note, we believe international travel will struggle generally. International passengers currently make up about 70% of passenger generated revenue for Sydney Airport. Even when borders open up again, there may be social distancing rules that keep routes quiet.</p><p>All in all, we felt Sydney Airport no longer met our Where the World is Going criteria, and so we decided to sell it out of the Spaceship Universe Portfolio.</p><hr><p>The Spaceship Index Portfolio invests in Sydney Airport at the time of writing.</p><p>Important! We’re sharing with you our thoughts on the companies in which Spaceship Voyager invests for your informational purposes only. We think it’s important (and interesting!) to let you know what’s happening with Spaceship Voyager’s investments. However, we are not making recommendations to buy or sell holdings in a specific company. Past performance isn’t a reliable indicator or guarantee of future performance.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Bryna Howes)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/newsletters/">Newsletters</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2020/05/unnamed.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[08.05.20 | Floating in 2020]]></title>
            <link>https://www.spaceship.com.au/learn/080520-newsletter/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/080520-newsletter/</guid>
            <pubDate>Thu, 07 May 2020 22:23:00 GMT</pubDate>
            <description><![CDATA[After such a mammoth year of IPOs in 2019, it will be interesting to see what 2020 ends up delivering.]]></description>
            <content:encoded><![CDATA[<p>In 2019, we saw several big companies go public. From Uber to Pinterest, Peloton to Beyond Meat — the lineup was so big, 2019 was dubbed the year of the unicorn.</p><p>Off the back of that, 2020 looked to be another blockbuster year. Back in January, companies such as Airbnb, Doordash, Asana, Instacart, and Casper were on deck to go public. Casper eventually floated in early February, but the others...</p><p>Well, the coronavirus pandemic has swept across the world and here we are.</p><p>For a company like Airbnb, which relies heavily on the travel industry, it feels safe to say the disruption has been a downer, starting with holidays grinding to a halt.</p><p>In early April, Airbnb announced it was raising US$1 billion through a combination of debt and equity. The additional capital was set to help support Airbnb’s “ongoing work to invest over the long term in its community of hosts,” but one could assume the subtext is it would help support the company as an IPO in 2020 looks less and less likely.</p><p>This week, Airbnb revealed it was laying off 25% of its workforce — approximately 1,900 of its 7,500 staff — and cutting its investments in hotels and movie production. Further, Airbnb CEO Brian Chesky said he expects revenue to drop by more than half.</p><p>Instead of going public, Airbnb might be wondering whether it will survive at all, and will be relying heavily on the idea of a post-pandemic travel boom (that still may be years away).</p><p>On the other hand, companies such as Doordash and Instacart — both food delivery companies operating in the United States — seem to have benefited from the crisis.</p><p>Doordash, already America’s top meal deliverer, extended its lead during lockdown, although it’s worth noting the company does not yet make a profit.</p><p>Meanwhile, Instacart has hired hundreds of thousands more contractors to help it fulfil the flood of new orders. According to Forbes, the surge in demand has made the company profitable for the first time ever — something that will likely help when it does eventually go public.</p><p>While the New York Stock Exchange’s vice chairman, John Tuttle, has said IPOs can continue through the crisis, in that they can execute IPOs in a purely electronic and remote manner, he also noted the listing market has ground to a halt (in the US).</p><p>However, a few of the companies less impacted by the macro environment — healthcare and biotech companies, in particular — are still moving forward with IPO plans.</p><p>After such a mammoth year of IPOs in 2019, it will be interesting to see what 2020 ends up delivering, what gets put on hold, and what never turns around.</p><hr><p>Important! We’re sharing with you our thoughts on these companies for your informational purposes only. However, we are not making recommendations to buy or sell holdings in a specific company. Past performance isn’t a reliable indicator of future performance.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Bryna Howes)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/newsletters/">Newsletters</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2020/05/news-080520-1.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[Real money talk: Rayya]]></title>
            <link>https://www.spaceship.com.au/learn/real-money-talk-rayya/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/real-money-talk-rayya/</guid>
            <pubDate>Tue, 05 May 2020 23:04:00 GMT</pubDate>
            <description><![CDATA[Rayya is 26-years-old and hopes to one day earn $100,000 a year.]]></description>
            <content:encoded><![CDATA[<h2 id="overview">Overview</h2><p>This post is based on an interview we conducted with Rayya on 25 February 2019.</p><p>Real Money Talk is our series where we interview Australians from all walks of life about their personal finances. The views expressed are those of the interviewees, based on their experiences with money, and as such are not necessarily representative of Spaceship's views.</p><p>We have changed the name of the interviewee for their privacy.</p><p><strong>Name:</strong> Rayya</p><p><strong>Age:</strong> 26</p><p><strong>Where do you live:</strong> Camperdown, Sydney</p><p><strong>Please tell us a bit about yourself.</strong></p><p>I’m a graphic designer by trade but I left that to work in the not-for-profit sector. I travel a lot, and I prioritise spending time with my partner and friends. Some of my answers might be a bit different to my usual habits because I’m getting married soon. I also live with my partner who owns their apartment, so I don’t officially pay rent, but I do contribute in other ways.<br></p><p><strong>What is your current net worth?  How does it break down? (shares, real estate, businesses, home, superannuation, etc)</strong></p><p>At the moment I work four days a week at the not-for-profit. I get around $1,500 a fortnight.</p><p><strong>Savings:</strong> Probably only $5,000 at the moment, or a bit less because of the wedding coming up.</p><p><strong>Super:</strong> $13,000</p><p><strong>Debt:</strong> HECS is around $60,000</p><p><strong>Car:</strong> Brand new, so it’s probably worth $16,000-17,000.</p><p><strong>How did you accumulate your net worth?</strong></p><p>Just through work. Part-time and a bit of freelancing on the side.</p><h2 id="earn">Earn</h2><p><strong>Tell us a bit about your career:</strong></p><p>I work as a part-time support worker in the not-for-profit sector. I attempt to freelance here and there doing graphic design. I did a uni degree in a creative design field, then I did a diploma in community service and I’ve been in the not-for-profit sector for almost two years.</p><p><strong>Do you have income sources outside of your job? If so, how much do you earn from each and how did you develop them?</strong></p><p>My freelancing work. It’s hard to say how much because it varies. Maybe $100 a week? I’ve never really relied on it, I do it more to help people out or if I need a bit of extra cash. I get it all through word of mouth.</p><p><strong>What advice do you have for people who want to earn more money?</strong></p><p>Your currency is your time. Money is worthless if you’re unhappy. If your parents have money, get a place and pay them back.</p><h2 id="save">Save</h2><p><strong>What is your savings rate? And how has it changed over time?</strong></p><p>It’s tricky at the moment because I’m paying for a wedding and a honeymoon. So, at the moment, 10% if I’m lucky. But normally 30-40%. I’ve always been good with saving proportionately.</p><p><strong>Do you have a budget?</strong></p><p>Back when I paid rent it was something like:</p><p>$260 rent</p><p>$100 groceries</p><p>$50 recreation — and that’s on the maximum end.</p><p>At the moment I don’t live by a budget. My “rent” is really variable. I live at my partner's place, and she owns it. She doesn’t actually want rent from me: I contribute for my own sake. So, this month, I’m not paying rent but every time we go out, I pay for everything. I pay for groceries, and I’ll generally pay our utility bills as well. Sometimes we split things.</p><p><strong>How much do you spend per year?</strong></p><p>Probably like $30,000. That’s a guess. I’m going on a low figure. I don’t know.</p><p><strong>Do you make purchase decisions carefully, or are you loose with your money?</strong></p><p>If you asked me six months ago, I’d have said I consider everything and don’t buy much. Nowadays I’m pretty loose because I don’t have the immediacy of needing to make my rent every week. If I had to pay rent, I’d be way more careful, so I’m lucky.</p><p><strong>How is your work-life balance?</strong></p><p>Really good. I have a very healthy recreational lifestyle. That’s because I refuse to work full-time. That’s a conscious choice, not because I can’t find a job. I deliberately refuse to work overtime too.</p><p>My mental health spirals down really quickly if I work too much, and the breakdowns actually aren’t worth the money. I really believe that time is your currency. I live by that.</p><p><strong>What is your favourite thing to spend money on?</strong></p><p>Holidays! I travel a lot, relative to other people. I do a big trip once a year, if not more, and multiple small ones. It’s been consistent. There hasn’t been one year in the last eight years where I haven’t travelled at least once in that year.</p><h2 id="invest">Invest</h2><p><strong>How do you invest?</strong></p><p>Ummmm</p><p><strong>What has been your worst investment?</strong></p><p>My dog. It’s been a loss. He’s bloody expensive. You don’t ever break even with a dog!</p><p><strong>What's been your overall return?</strong></p><p>From my dog? Exercise and emotional support. I guess my return is however much I don’t spend at the doctors because walking my dog improves my health!</p><p><strong>How are you building wealth?</strong></p><p>I think I build my wealth based around time. The more time I have, the less stressed I am and the more I enjoy my life. I consider that wealth. If I have money in the bank, but I’m stressed out, can I be considered wealthy?</p><p><strong>Do you have a target net worth you want?</strong></p><p>I’d love to be on a $100,000+ salary on part-time hours, but that’s not going to happen! My main thing is to be debt-free and not stressed for money. I address that by living within my means.</p><p><strong>How have you changed to live within your means?</strong></p><p>Being selective with jobs, finding ones that pay properly. Don’t just take a job because you’re scared money won’t come in. If I’m not earning enough, I’ll just change my job. At the same time, I’ll go for cheaper options when they’re available.</p><p><strong>If you could start again, what would you do differently? (Advice for younger self)</strong></p><p>Don’t work for free. Don’t underestimate your worth. If I had better knowledge, I’d love to invest in stocks but I don’t have the brain for it.</p><p><strong>What mistakes have you made along the way that others can learn from?</strong></p><p>I didn’t understand my super well. I wish I’d had a better investment understanding when I was younger. Also doubling up on money. Check what you’re buying. I once bought flight tickets for the wrong date. That money definitely could have been saved. Don’t spend what you don’t have and don’t live in debt.</p><p><strong>Do you have any worries about retirement? If so, how are you planning to address them?</strong></p><p>Yeah. I’m worried because I don’t understand my super. I’m worried that I can’t access it. I think I’ll just take it out when I’m 65 and buy a property. I’m going to speak to someone who has some idea, next financial year, when I need to get someone to help me with my taxes anyway. I did a whole afternoon of research, I’ll switch to one that has good reviews.</p><p><strong>How are you learning about building wealth? Is it from family, books, forced to learn as wealth grew, etc.?</strong></p><p>My family is old-school, they don’t even own cars. You earn whatever cash and you keep whatever cash and that’s it. There’s no such thing as over-spending.</p><p><strong>Do you give to charity? If you do, what percent of time/money do you give?</strong></p><p>Depends. Up to $200 a year, probably $100 a year on average. Sometimes I forget.</p><p><strong>Anything else interesting?</strong></p><p>Learn how to use points on a credit card if you like travelling. I’m yet to figure it out but I hear it’s the way forward.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Bryna Howes)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/real-money-talk/">Real Money Talk</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2019/03/Real-Money-Talk-Rayya.png" length="0" type="image/png"/>
        </item>
        <item>
            <title><![CDATA[01.05.20 | What can we take from this?]]></title>
            <link>https://www.spaceship.com.au/learn/010520-newsletter/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/010520-newsletter/</guid>
            <pubDate>Fri, 01 May 2020 03:59:00 GMT</pubDate>
            <description><![CDATA[What we can get out of this, as individuals and as a society, both big and small.]]></description>
            <content:encoded><![CDATA[<p>Though we have started to see some tiny glimmers of hope here in Australia, it still can be scary when you read the headlines and remind yourself of how early on in this journey we are.</p><p>I don’t think anyone is finding this easy; I know I’m not.</p><p>When I have struggled at other moments in my life, I have tried to motivate myself by figuring out what I can take out of that moment in time. For this particular pandemic — my only pandemic, in fact — I want to use it to enjoy the suburb I live in a bit more.</p><p>This started me thinking about the various companies that have been born out of global crises. Who has had much bigger sparks of inspiration and made game-changing decisions?</p><p>Quite a few people, it turns out.</p><p>Take, for instance, Travis Kalanick and Garrett Camp. In December 2008, the two were standing on a snowy sidewalk in Paris, trying to hail a cab — or so the story goes.</p><p>They developed a smartphone app that let people tap a button and get a ride, called it Uber, and launched it in San Francisco. Last year, Uber went public at a valuation of US$82 billion.</p><p>Then there’s a guy called Walt Disney, who along with his brother, Roy, started an animation studio in 1923. In 1928, they premiered “Steamboat Willie,” the cartoon that introduced Mickey Mouse to the world, and Mickey’s adventures helped keep Disney afloat and lift the spirits of Americans through the Great Depression, which started the following year.</p><p>And there’s Microsoft, which officially launched on 4 April 1975.</p><p>There’s nothing particularly special about this date, other than it was just a few weeks after the 1970s recession was declared over. Through that 16-month recession, America’s GDP felt its worst hit in almost 20 years, but it wasn’t enough to stop Bill Gates and Paul Allen from toiling away at their fledgling computer software business!</p><p>I could go on; there are actually plenty of big names if you look for them!</p><p>On the back of this search, I decided I’d try to avoid thinking about how my plans seem as though they’re suspended indefinitely.</p><p>Instead, I’m trying to think about what we can get out of this, as individuals and as a society, both big and small, and this made me think about a saying I enjoy: “adapt or die.”</p><p>It’s a little rough, especially when people are actually dying, but at its heart, it’s a saying that inspires us to use the tough times to dig into our reserves, draw on our resilience, change the way we think, and figure out how we can move forward.</p><p>Maybe even be better than ever.</p><p>Just a few thoughts to end the week.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Bryna Howes)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/newsletters/">Newsletters</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2020/05/news-010520-1.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[Real money talk: Maria]]></title>
            <link>https://www.spaceship.com.au/learn/real-money-talk-maria/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/real-money-talk-maria/</guid>
            <pubDate>Tue, 28 Apr 2020 22:22:00 GMT</pubDate>
            <description><![CDATA[Maria is a 28-year-old who is dealing with the pandemic’s impact on her finances.]]></description>
            <content:encoded><![CDATA[<p>This post is based on an interview we conducted with Maria in March 2020.</p><p>Real Money Talk is our series where we interview Australians from all walks of life about their personal finances. The views expressed are those of the interviewees, based on their experiences with money, and as such are not necessarily representative of Spaceship's views.</p><p>We have changed the name of the interviewee for their privacy.</p><hr><p><strong>Name</strong>: Maria</p><p><strong>Age</strong>: 28</p><p><strong>Where do you live?</strong> South-western Sydney.</p><p><strong>Please tell us a bit about yourself.</strong></p><p>I’m originally from Bangladesh (a tiny Muslim-majority country in south-east Asia). I moved abroad to study just after I turned 18. I’ve lived in Malaysia and the USA for a couple of years before permanently migrating to Australia in 2015. I’m a follower of the FIRE movement and I’ve been saving aggressively ever since I started earning.</p><p><strong>What is your current net worth?</strong></p><p>$101,000.</p><p><strong>How does it break down? (shares, real estate, businesses, home, superannuation, etc)</strong></p><p>In shares: $6,000<br>In fixed deposits: $32,000<br>In short term deposits: $20,000<br>In government bonds: $500<br>In gold: 400 grams valued around $30,000 (wedding jewellery and purchased personally with savings)<br>In superannuation: $10,000<br>In cash: $2,500</p><p><strong>Any debts? (including HELP from Uni)</strong></p><p>None. In our culture, most parents pay for their children’s education and wedding. The idea is that you’d pay it forward by paying for your own children’s education and wedding.</p><h2 id="earn">Earn</h2><p><strong>How did you accumulate your net worth?</strong></p><p>From a very young age, I saved aggressively. Not having to pay for university also helped. My income isn’t that high but I save and have always saved around 60% of my income. I share all my expenses equally with my partner and I splurge on travel trips once a year.</p><p><strong>Tell us a bit about your career:</strong></p><p>I work in a customer service/operations role at a tech start up. The pay isn’t good but I enjoy the challenges of working at a tech start up. You get to learn something new everyday and your decisions make a real impact on the overall business!</p><p><strong>Do you have income sources outside of your job? If so, how much do you earn from each and how did you develop them?</strong></p><p>I started investing in shares more than a year ago; I get dividends from shares once in a while. I have also invested in some long-term fixed deposit schemes with high returns; that's a great source of extra income.</p><p>I also do some mystery shops like twice a week for a small boost to my income.</p><p><strong>What advice do you have for people who want to earn more money?</strong></p><p>My advice is to try and spend less and save more instead of trying to earn more money. As you earn more, if your expenses also rise proportionately, at the end you are not in a better off position. It’s more important to limit expenses or budget properly.</p><p>You can also try getting your feet into the gig economy. You can do some small remote tasks through apps like Airtasker or Snooper to boost your income.<br>Save</p><p><strong>What is your savings rate? And how has it changed over time?</strong></p><p>I currently save 60% of my income. As mentioned earlier, my yearly income is pretty low (between $50,000-60,000 annually). However, I have consistently saved 60% of my income for the last 3+ years.</p><p>When I first moved to Australia, I was working as a freelancer and I was able to save only about 20% of my income. As soon as I landed a full-time job, I started saving more aggressively.</p><p><strong>Do you have a budget?</strong></p><p>Yes, I have a budget and I track all expenses on an app. I have been doing this for the last five years or so. I don’t drink or smoke so that makes it much easier for me to stick to a budget.</p><p><strong>How much do you spend per year?</strong></p><p>I spend $20,000 per year. Nearly half of that goes towards rent and the rest for grocery, bills, etc. I also spend between $2,000-$3,000 per year on trips abroad.</p><p><strong>Do you make purchase decisions carefully, or are you loose with your money?</strong></p><p>I make larger purchase decisions very carefully. However, for cheap items like stationery or drugstore makeup items, I don’t really think much.</p><p><strong>How is your work-life balance?</strong></p><p>I think it’s pretty good. I get 2.5 days off per week and I make sure that I enjoy my full annual leave. I take month-long vacations every year. I love travelling!</p><p><strong>What is your favourite thing to spend money on?</strong></p><p>Travel and makeup.</p><h2 id="invest">Invest</h2><p><strong>How do you invest?</strong></p><p>I have invested in high return fixed deposits and in shares.</p><p><strong>What has been your best investment?</strong></p><p>Kogan shares. I love using Kogan products (mobile plans, home broadband, etc.) and it was one of the first shares that I bought. It’s value has increased by over 40% over the past year!</p><p><strong>What has been your worst investment?</strong></p><p>I don’t think any investment is bad as long as you are learning from your mistakes.</p><p><strong>What's been your overall return?</strong></p><p>A couple of weeks ago, it was 39% perfect. Now, it’s down to 9%. In general, I aim for a 20% return.</p><p><strong>How are you building wealth?</strong></p><p>By investing early and saving aggressively.</p><p><strong>What are your main roadblocks? And how are you addressing them?</strong></p><p>My main roadblock is my fixed income, which is quite low. I am pretty confident of being able to boost my annual salary by changing jobs but I feel like this is not the right time.</p><p><strong>Do you have a target net worth you want?</strong></p><p>My goal is to save $300,000 before I turn 30.</p><p><strong>When did you make your first significant behavioural shift towards wealth building?</strong></p><p>In 2012, I went on a Work and Travel USA program and I was working at the Yellowstone National Parks. It was my first job and it was hard-work; that’s when I started to budget and save money and move to a positive wealth-building mindset.</p><p><strong>If you could start again, what would you do differently?</strong></p><p>I am happy with most of the financial decisions that I’ve taken. I wish I travelled a bit more when I was younger, but I didn’t have enough money. Now I have enough money but I don’t have enough time to travel.</p><p><strong>What mistakes have you made along the way that others can learn from?</strong></p><p>Never put all of your eggs in one basket. Always try different investment methods: buy shares, buy gold or something from the commodity market, and buy foreign exchange. Try different things and see what works best for you!</p><p><strong>Do you have any worries about retirement? If so, how are you planning to address them?</strong></p><p>None for now. Maybe after I turn 30 or 35?</p><p><strong>How are you learning about building wealth?</strong></p><p>I read a lot of blogs on wealth building and wealth management. I also love reading this Spaceship blog! If there is a free seminar on the stock exchange or budgeting or anything along those lines, I always attend.</p><p><strong>Do you give to charity? If you do, what percent of time/money do you give?</strong></p><p>Due to religious beliefs, I am obliged to donate 2.5% of my net worth every year. I am not a religious person but this is something that I enjoy doing as well. Every year, I donate about $2,500 to educational not-for-profits and also directly to people facing financial problems (back in my home country).</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Bryna Howes)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/real-money-talk/">Real Money Talk</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2020/04/real-money-talk-maria.png" length="0" type="image/png"/>
        </item>
        <item>
            <title><![CDATA[24.04.20 | We bought some stocks]]></title>
            <link>https://www.spaceship.com.au/learn/240420-newsletter/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/240420-newsletter/</guid>
            <pubDate>Thu, 23 Apr 2020 21:50:00 GMT</pubDate>
            <description><![CDATA[Why we bought Australian Ethical and Starbucks.]]></description>
            <content:encoded><![CDATA[<p>A few weeks back, we wrote to you about the stocks we sold out of the Spaceship Universe Portfolio. (Twice, in fact! <a href="https://www.spaceshipinvest.com.au/learn/180320-newsletter/?ref=spaceship.ghost.io">Here</a> and <a href="https://www.spaceshipinvest.com.au/learn/030420-newsletter/?ref=spaceship.ghost.io">here</a>.) Many of you responded to ask if we would be buying any new stocks to replace them, and now we have.</p><p>Let’s take a look at the two stocks we’ve bought: Australian Ethical and Starbucks.</p><p>Australian Ethical</p><p>Australian Ethical is considered one of the pioneers of ethical and sustainable investing in Australia. Founded back in 1986, the company has grown to 21 products across three areas: pensions, superannuation, and managed funds.</p><p>They have an in-house investment team managing their products and screening the investments they make within their ethical framework, which at its core is about asking what’s best for its three pillars: planet, people, and animals.</p><p>Currently, the company manages $3.87 billion for more than 45,000 customers.</p><p>We like Australian Ethical for a couple of reasons.</p><p>We believe consumers have become more conscious of ethical investing in recent years, and might like to put their money where their mouth is by utilising a company such as Australian Ethical. This is evidenced somewhat by the fact Australian Ethical added 13% funded super customers between 31 December 2018 and 31 December 2019.</p><p>We also believe Australian Ethical is valued the way a traditional funds management business typically is, without factoring in the value a super business can bring.</p><p>We felt because of its super business, Australian Ethical should trade at more of a premium than it does, so for us it was a stock worth buying.</p><p>Starbucks</p><p>While we have a tendency to scoff at Starbucks coffee here in Australia, there’s no doubt the company is hugely successful in other parts of the world.</p><p>In America, Starbucks has a hefty 40% (or so) share of the coffee shop market, leading Dunkin’ Donuts, which has around a 26% share.</p><p>China is another market where Starbucks is excelling. The company has actually been in the country since 1999, but coffee consumption has been picking up speed in China in recent years. In fact, this is where Starbucks now gets around 11% of its overall revenue.</p><p>These are two interesting markets to us, but it’s also about the volume; Starbucks has more than 31,000 stores in around 80 markets, welcomes more than 100 million customer interactions each week, and enables more than 1 billion digital customer interactions a year.</p><p>But what about coronavirus, I hear you say.</p><p>We actually believe Starbucks might come out of this crisis stronger.</p><p>Right now, about 60% of the company’s American stores have drive-thru capability, which means they might not be as impacted as other coffee shops.</p><p>Plus, Starbucks has long had a strong digital presence; in China, for instance, mobile orders account for about 15% of revenue. And given 90% of their China stores have reopened in the wake of the crisis, Starbucks is getting a front row seat into the lasting impacts it might face.</p><p>With all this in mind, we were happy to snap up a venti Starbucks with extra milk.</p><p>—</p><p>You might be wondering why we have only bought two companies recently, even though we sold more than that. Due to the current stock market volatility and ongoing coronavirus crisis, we wanted to focus on existing stocks in the Spaceship Universe Portfolio.</p><p>So, we bought more of the mid-sized companies and added extra money to other companies in the portfolio including Tesla and Afterpay. This gives us more exposure to the companies in the Spaceship Universe Portfolio we are confident continue to live up to our Where the World Is Going criteria, while we continue to research additional companies for the portfolio.</p><p>If you have any thoughts, I’d love to hear from you.</p><hr><p>The Spaceship Universe Portfolio invests in Australian Ethical and Starbucks at the time of writing.</p><p>Important! We’re sharing with you our thoughts on the companies in which Spaceship Voyager invests for your informational purposes only. We think it’s important (and interesting!) to let you know what’s happening with Spaceship Voyager’s investments. However, we are not making recommendations to buy or sell holdings in a specific company. Past performance isn’t a reliable indicator or guarantee of future performance.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Bryna Howes)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/newsletters/">Newsletters</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2020/04/news-240420-1.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[Real money talk: Amy]]></title>
            <link>https://www.spaceship.com.au/learn/real-money-talk-amy/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/real-money-talk-amy/</guid>
            <pubDate>Tue, 21 Apr 2020 23:18:00 GMT</pubDate>
            <description><![CDATA[Amy is a 22-year-old student who tries to fit in casual work where she can.]]></description>
            <content:encoded><![CDATA[<p>This post is based on an interview we conducted with Amy in February 2019.</p><p>Amy's name has been changed at her request. </p><p>Real Money Talk is our series where we interview Australians from all walks of life about their personal finances. </p><p>The views expressed are those of the interviewees, based on their experiences with money, and as such are not necessarily representative of Spaceship's views.</p><p>We have changed the name of the interviewee for their privacy.</p><p>Amy is 22-years-old and a business and marketing student based in Sydney.</p><h2 id="overview">Overview</h2><p><strong>Name:</strong> Amy</p><p><strong>Age:</strong> 22</p><p><strong>Where do you live: </strong>Sydney</p><p><strong>Please tell us a bit about yourself.</strong></p><p>I’m currently at uni, studying Business and Marketing. I work a few days a week at a hotel. Previously I’ve worked at bars, babysitting, nannying, and compliance stuff at a finance company. I travel a lot, and I love shopping.</p><p><strong>What is your current net worth?</strong></p><p>$22,500 (or $500 if you deduct my HELP debt).</p><p><strong>How does it break down? (shares, real estate, businesses, home, superannuation, etc)</strong></p><p>Superannuation  $2,500</p><p>Savings  $20,000</p><p><strong>Any debts? (including HELP from Uni)</strong></p><p>Yes, uni debt of $22,000 (so far).</p><p><strong>How did you accumulate your net worth?</strong></p><p>I started working when I was young, maybe 13. Doing the children service at my synagogue and babysitting. I started saving money as soon as I started making it. I didn’t spend too much when I was young, it’s definitely increased as I’ve gotten older.</p><h2 id="earn">Earn</h2><p><strong>Tell us a bit about your career</strong></p><p>I don’t exactly have a career yet. I’m working towards a job in marketing or a similar area.</p><p><strong>Do you have income sources outside of your job? If so, how much do you earn from each and how did you develop them?</strong></p><p>At the moment, it’s just my job. I earn $25 an hour at work, so however much I choose to work will decide how much I earn in a week. Some weeks I work just one shift, other weeks up to 4 shifts.</p><p>In the past, I’ve supplemented whatever job I’ve had with babysitting/nannying jobs which paid $25/hour as well, but it was never regular.</p><p><strong>What advice do you have for people who want to earn more money?</strong></p><p>Take on as many things that will bring them income/ jobs as possible. That might seem pretty obvious, but actually, it isn’t. At one point I had been overseas travelling, and I came home for a few short months in between - I wanted to earn some money and go back overseas ASAP. I was working almost all day every day - nannying in the early mornings for a few hours, working in a store in the day, nannying again in the afternoons and working in a bar at night. I made so much money, in such a short time.</p><h2 id="save">Save</h2><p><strong>What is your savings rate? And how has it changed over time?</strong></p><p>I never really have specific amounts. When I work more, I save more. When I only work a couple days it pretty much all goes to rent, petrol, and food.</p><p><strong>Do you have a budget?</strong></p><p>Yes, kind of. Made one recently, but still working on it. My budget is all over the place at the moment because my shifts are so erratic. I’m waiting for the semester to start back so I have more stability. I’m bad at this stuff.</p><p><strong>How much do you spend per year?</strong></p><p>Not too sure.</p><p><strong>Do you make purchase decisions carefully, or are you loose with your money?</strong></p><p>I’d say I’m pretty conscientious but I also do like shopping. I like good quality clothing and jewellery, but I try to keep an eye out for good quality things that are on sale.</p><p><strong>How is your work-life balance?</strong></p><p>I only work 2 or maybe 3 days a week so pretty balanced. I usually start work at 6:30am and finish at 2:30 pm, so I have the whole afternoon. My partner works 9 - 5, so I don’t see him in the mornings. I have the afternoons to do my own thing, go to the gym etc, then we spend evenings together.</p><p><strong>What is your favourite thing to spend money on?</strong></p><p>Clothes and travel.</p><h2 id="invest">Invest</h2><p><strong>How do you invest?</strong></p><p>I have a term deposit at the moment, but no other investments just yet.</p><p>I have $15k in my term deposit, at 2.8% for 1 year. </p><p>Every few months I call up my bank and ask them to check my interest rate.  If you go in and ask, every few months they can usually up it.</p><p><strong>What's been your overall return?</strong></p><p>Nothing just yet, but it will be around $500.</p><p>Actually, does university count as an investment? I’m hoping it brings me a return with a good future salary!</p><p><strong>How are you building wealth?</strong></p><p>Savings, my term deposit, and eventually I plan on getting some investment properties. </p><p><strong>What are your main roadblocks? And how are you addressing them?</strong></p><p>Not being able to work enough due to University, and University HECS debt. They are inevitable so I’m just biting the bullet - one day they’ll bring a good return (hopefully)!</p><p><strong>Do you have a target net worth you want?</strong></p><p>Unlimited $$$$$! Just kidding. I don’t have a number in mind but I want to be comfortable. I want a house, what I need for myself and my family. Nice clothes and plenty of travel. I guess I’d need quite a lot for all of that!</p><p><strong>When did you make your first significant behavioural shift towards wealth building?</strong></p><p>My parents opened a bank account for me when I was young, so when I was given money from my grandparents it went straight into there. I couldn’t access it til I was 16. It was always exciting for me to get birthday money and go to the bank and deposit it.</p><p>At the moment I’m reading The Barefoot Investor, and my mum told me to read Rich Dad Poor Dad but I haven’t (yet). </p><p><strong>If you could start again, what would you do differently? (Advice for younger self)</strong></p><p>Save a little better, buy less stupid things when I was young. (How many lip balms did I need? For real.)</p><p><strong>Do you have any worries about retirement? If so, how are you planning to address them?</strong></p><p>Yes, I’m worrying about not having enough for the lifestyle I want. Australia is expensive. Right now I can work a lot and be frugal. When I’m old I can't do random babysitting or bartend on the side. I want to be comfortable and safe. I am going to invest so I have income that is constant, and not only from my work. I hope to eventually have money coming in from property too.</p><p><strong>How are you learning about building wealth? Is it from family, books, forced to learn as wealth grew, etc.?</strong></p><p>Talking to my family, learning day by day, a couple books, and reading on the internet. </p><p><strong>Do you give to charity? If you do, what per cent of time/money do you give?</strong></p><p>Yes, I try to give 10% but it doesn’t always happen.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Bryna Howes)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/real-money-talk/">Real Money Talk</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2019/03/Real-Money-Talk-Liora.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[17.04.20 | What comes next]]></title>
            <link>https://www.spaceship.com.au/learn/170420-newsletter/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/170420-newsletter/</guid>
            <pubDate>Thu, 16 Apr 2020 21:54:00 GMT</pubDate>
            <description><![CDATA[A number of companies could stand to see lasting gains from this world-changing event.]]></description>
            <content:encoded><![CDATA[<p>Earlier this week, our fearless leader, Andrew, went on Ausbiz TV to talk with David Koch on how young people are investing during this coronavirus crisis, and how we’re seeing customers lean towards the portfolios we offer with a tech or innovative tilt.</p><p>(If you’re interested, you can <a href="https://www.facebook.com/watch/?v=281600016171516">watch the clip here</a>!)</p><p>This isn’t exactly surprising news. If you’re part of the Spaceship cosmos, it’s likely because you believe in investing in forward-thinking companies, just as we do!</p><p>And now, perhaps more than ever, we might see why it pays to be a forward-thinking company, as a number of companies could stand to see lasting gains from this world-changing event.</p><p>Let’s start with cloud computing platforms.</p><p>Cloud-based software helps companies use software from any device, which is pretty essential when your workforce is suddenly required to work from home for long stints.</p><p>The big players in this space include Alphabet (with Google Cloud), Amazon (with Amazon Web Services), and Microsoft (with Microsoft Azure).</p><p>All are well known names that could see big gains.</p><p>Microsoft is also known for its business collaboration tool, Microsoft Teams. Microsoft Teams competes in this space against Slack, another messaging tool, and both services have become key to helping businesses stay in touch while working from home.</p><p>We use Slack at Spaceship — and we did so before this event — but it has certainly picked up in the last few weeks. Where we once used it for shooting messages to those on our team and staying on top of projects, it’s now a place where we share pictures of our pets and ask a quirky “question of the day” so that we can share jokes and stories.</p><p>(Shout out to the Spaceship employee who recently told us about his pet pig, Arnold Ziffle.)</p><p>As is typical of many world-changing events, things probably won’t ever return to exactly the way they were. When this is over, we might see businesses go back to the old ways of working, but we might also see more remote-work than ever before, which means services such as Microsoft Teams and Slack would continue to benefit.</p><p>While we remain in the midst of this weird moment in time, companies such as Apple and Google (Alphabet) are seeing gains in app store revenue as people download games and entertainment apps in droves. (They take a cut of app sales and in-app sales.)</p><p>Speaking of entertainment, streaming and gaming services are also revelling in this moment. Netflix, for example, has been one of the biggest disruptors of the film industry in recent years, but it still had to compete for eyeballs against major film studios.</p><p>With movie theatres shutting down across the globe, streaming companies are presumably picking up new customers left, right and centre, and they have the opportunity to convert these new customers into loyal fans that stick with them long past this moment.</p><p>And that’s the point. Our new normal — the life we live after the crisis is over — will no doubt have hints of the old, but mixed with the newly-entrenched habits we’re picking up now.</p><p>As we discover new ways to connect, converse, work, be entertained, stay healthy, and make money, we’ll take what works with us — and toss out what no longer makes sense.</p><p>And that’s just what a forward-thinking company does. To survive and thrive, they take what we still need from the past and adapt it to suit what comes next.</p><p>The forward-thinking companies we know and use everyday — and suspect you do too, as a part of the Spaceship cosmos — figured this out long ago. And as we move through this moment in time, they’ll be adapting so they continue to thrive in that new normal.</p><hr><p>The Spaceship Universe Portfolio invests in Alphabet, Amazon, Microsoft, Slack and Apple and at the time of writing.</p><p>The Spaceship Index Portfolio invests in Alphabet, Amazon, Microsoft, Apple and Netflix at the time of writing.</p><p>Important! We’re sharing with you our thoughts on the companies in which Spaceship Voyager invests for your informational purposes only. We think it’s important (and interesting!) to let you know what’s happening with Spaceship Voyager’s investments. However, we are not making recommendations to buy or sell holdings in a specific company. Past performance isn’t a reliable indicator or guarantee of future performance.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Bryna Howes)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/newsletters/">Newsletters</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2020/04/phillip-glickman-2umO15jsZKM-unsplash--1-.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[Real money talk: Tiffany]]></title>
            <link>https://www.spaceship.com.au/learn/real-money-talk-tiffany/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/real-money-talk-tiffany/</guid>
            <pubDate>Tue, 14 Apr 2020 23:05:00 GMT</pubDate>
            <description><![CDATA[Tiffany is a 27-year-old working at a massage parlour.]]></description>
            <content:encoded><![CDATA[<p>This post is based on an interview we conducted with Tiffany in February 2019.</p><p>Real Money Talk is our series where we interview Australians from all walks of life about their personal finances. The views expressed are those of the interviewees, based on their experiences with money, and as such are not necessarily representative of Spaceship's views.</p><p>We have changed the name of the interviewee for their privacy.</p><h2 id="overview"><strong>Overview</strong></h2><p><strong>Name: </strong>Tiffany</p><p><strong>Age: </strong>27</p><p><strong>Where do you live? </strong>Sydney</p><p><strong>What is your job?</strong></p><p>Sex worker.</p><p><strong>Please tell us a bit about yourself/your career?</strong></p><p>I’ve always been a bit creative and never saw myself going into a 9-5 type job. My social groups have always been pretty open minded and free, so it wasn’t a big step for me to join a few of my friends doing sex work.</p><p>I’ve been doing it now for a few years, and it was way more lucrative a few years ago.</p><p>I don’t want to give exact numbers because it varies so much depending on what you offer, where you are, and a bunch of other factors. But there’s definitely less money coming through the last 2 years than it used to.</p><p><strong>What is your current net worth?</strong></p><p>$81,000 or so.</p><p><strong>How does it break down?</strong></p><p>I have around $89,000 in savings, $10,000 in my super (which I mostly paid myself).</p><p><strong>Any debts? (including HELP from Uni)</strong></p><p>I’ve still got about $18,000 on my HECS debt. I’ve had a client put money directly on it as a gift before.</p><p><strong>How did you accumulate your net worth?</strong></p><p>Working my pretty little butt off and making sure to always put some aside. I never spend in advance, because the industry is pretty unpredictable. Just because you made heaps one week doesn’t mean you’ll make anything the next week. You might make nothing. You have to have a buffer.</p><h2 id="earn"><strong>Earn</strong></h2><p><strong>Tell us a bit about your career:</strong></p><p>I’m an escort and erotic masseuse. Working at the massage parlour is shift work, and it’s good because you don’t have to worry about your own marketing or security. Plus, the companionship of the other girls is good for your head. Private escort work has more money involved, but also way more organisation, planning, marketing (it’s the same as providing any other service!), and risk.</p><p><strong>Do you have income sources outside of your job? If so, how much do you earn from each and how did you develop them?</strong></p><p>Nope, this is it.</p><p><strong>What advice do you have for people who want to earn more money?</strong></p><p>Ha! I’m probably not the person to ask. Find a way to get more for your time, I guess. And don’t put all your eggs in one basket. You never know when a client or opportunity will fall through. You never know when a business you were depending on will close down.</p><h2 id="save"><strong>Save</strong></h2><p><strong>What is your savings rate? And how has it changed over time?</strong></p><p>I give myself a (generous) weekly amount to spend, and the rest goes in my savings. I don’t always stick to it, but I try.</p><p><strong>Do you have a budget?</strong></p><p> $1,000 a week for rent, bills, and entertainment. As a sex worker, I can claim some fun things on my tax, which means it comes out of my ‘business’ account and not my personal budget.</p><p>Big expenses don’t really come out of that budget though. Like if I need to pay medical expenses, or I want to travel, or need my car serviced or something. I have enough of a buffer that it can come out of my savings and I don’t really budget for it.</p><p><strong>Do you make purchase decisions carefully, or are you loose with your money?</strong></p><p>I didn’t grow up with much money, so I used to be very anxious and careful about spending. Then I got into sex work and it became kinda easy-come-easy-go. Now it’s a mix of both. Casual with hits of anxiety. But my savings make me feel safe.</p><p><strong>How is your work-life balance?</strong></p><p>It varies. If it’s slow or I need the cash I’ll work more, and it can get a bit consuming. But I have the luxury of being really flexible with my schedule most of the time. I like regularity, but I can usually rearrange if something important comes up. I try make time for the important things.</p><p><strong>What is your favourite thing to spend money on?</strong></p><p>Myself! I love fancy lingerie (which is a tax expense, lucky me). I also love reading and being able to buy lots of books (which can be pretty expensive) is a luxury which I’ll hold on to. Also, convenience. I don’t want to take the train. I’ll take an Uber, order food. Good food, good books. I also like to treat my family members every now and then. I just can’t make it too over the top or they’ll ask how I can afford it…</p><h2 id="invest"><strong>Invest</strong></h2><p><strong>How do you invest?</strong></p><p>I don’t. I don’t really understand it. I think I was raised with a mistrust of financial institutions.</p><p><strong>How are you building wealth?</strong></p><p>Saving more than I spend.</p><p><strong>What are your main roadblocks? And how are you addressing them?</strong></p><p>It’s hard for me to get a loan because my income isn’t assured.</p><p><strong>Do you have a target net worth you want?</strong></p><p>I’m not sure of the number, but I’d like to have 2 properties. An investment property that pays me income, and a smaller place to live. If I had those two, I’d feel like I’d be set for life and any other money I made would be bonus.</p><p><strong>When did you make your first significant behavioural shift towards wealth building?</strong></p><p>Maybe a year into sex work. I realised I’d blown so much money and unfortunately the older you get the harder it is in sex work, so I realised I had to put a plan in place.</p><p><strong>If you could start again, what would you do differently? (Advice for younger self)</strong></p><p>DON’T ASSUME YOU’LL ALWAYS BE ABLE TO MAKE MORE MONEY! Also find a great accountant who understands the ins and outs of the sex industry. Don’t pay all that tax if you don’t have to.</p><p><strong>What mistakes have you made along the way that others can learn from?</strong></p><p>I guess not being informed is a pretty easy and common mistake to make. You gotta be proactive in seeking out knowledge and information that will help you. Unless you’re paying them, chances are nobody is going to help you. Nobody cares about your finances or future as much as you do.</p><p><strong>Do you have any worries about retirement? If so, how are you planning to address them?</strong></p><p>Not at the moment. I’ve started paying myself super and I’m saving a lot. I’ve actually got a meeting set up with a financial adviser next month, so we’ll see how that goes.</p><p><strong>How are you learning about building wealth? Is it from family, books, forced to learn as wealth grew, etc.?</strong></p><p>Observing other workers around me and judging their choices, before realising I was doing the same thing. I’ve had some great advice from fellow sex workers, and some Instagram accounts too actually.</p><p><strong>Do you give to charity? If you do, what percent of time/money do you give?</strong></p><p>I usually give about a grand towards the EOFY, depending on what my tax bill is going to look like!</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Bryna Howes)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/real-money-talk/">Real Money Talk</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2019/02/real-money-talk-Tiffany.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[09.04.20 | Staying connected]]></title>
            <link>https://www.spaceship.com.au/learn/090420-newsletter/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/090420-newsletter/</guid>
            <pubDate>Thu, 09 Apr 2020 05:25:00 GMT</pubDate>
            <description><![CDATA[At its core, the web was built for connection and this moment.]]></description>
            <content:encoded><![CDATA[<p>When I was about ten years old, we got the Internet at home.</p><p>I was the only one who was really into it, so I had the run of the household computer.</p><p>I promptly built a one-page site devoted to my childhood love of horses. Pink ponies danced across a pale blue background, while a counter notched up visits from, well, I’m not sure. Maybe my parents? And approximately 17 others.</p><p>Over time, I forgot about horses. Through my teens, I joined music chat rooms, then wrote angsty poetry which I published anonymously. In my 20s, the Internet became a place where I started a business, and stayed in touch with my parents while living overseas.</p><p>This is why I love the Internet (despite its faults).</p><p>It allows us to connect — with strangers who have similar interests, with family, with friends, with ourselves, even — and that has never been more necessary than right now.</p><p>Change in the form of a pandemic has been thrust upon us.</p><p>Many of us spend our days at home now, working if we’re lucky, and stepping outside only for essentials such as groceries, exercise, jigsaw puzzles, and sunshine.</p><p>If you’re anything like I am, it has never been so apparent what a quick drink with friends or a coffee with your co-workers can do for the soul. It energises us in a way that’s hard to replace.</p><p>But when I think of some of the forward-thinking companies we love here at Spaceship — Apple, Slack, Spotify, Twitter, Facebook — I see companies that help us stay connected.</p><p>Thanks to Apple, I was able to FaceTime my dog for her birthday a few days ago.</p><p>Thanks to Slack, I can mine my co-workers for ideas about what to write or help drum up new projects or attend a virtual happy hour in the evening and decompress.</p><p>Thanks to Spotify, new music still exists! Can you imagine if a pandemic hit before the Internet, and the world of music just came to a grinding halt?</p><p>Thanks to Facebook, I can see pictures of my friends who got stuck in New Zealand and ended up having to temporarily rent a place there. I will be able to see photos of my friend's baby when it’s born next month, whether via Instagram or WhatsApp (both Facebook-owned).</p><p>Thanks to Twitter, we can interact with scientists and doctors, and perhaps feel slightly at ease in a world where breaking news can make you feel as though everything is literally breaking.</p><p>We’re only just getting started on this road, and I don’t want to downplay the seriousness of the moment or underestimate the costs and burdens — whether financial, emotional, mental, physical or otherwise — that we will all likely feel at some point. On the contrary.</p><p>My point is only that I am grateful that we can make use of these connections, and the forward-thinking technology we have at hand, to fare a little better in this wild new world.</p><p>I’m happy to know something as small as a “like” button or a newsletter or a meme could help brighten what might otherwise be a dark moment for someone.</p><p>The web still has its flaws, but at its core, it was built for connection and this moment.</p><hr><p>The Spaceship Universe Portfolio invests in Apple, Facebook, Slack Technologies, Spotify and Twitter and at the time of writing.</p><p>The Spaceship Index Portfolio invests in Apple and Facebook at the time of writing.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Bryna Howes)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/newsletters/">Newsletters</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2020/04/news-090420-1.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[03.04.20 | We sold some stocks]]></title>
            <link>https://www.spaceship.com.au/learn/030420-newsletter/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/030420-newsletter/</guid>
            <pubDate>Thu, 02 Apr 2020 21:20:00 GMT</pubDate>
            <description><![CDATA[We already sold a few stocks, and now we’ve sold a few more.]]></description>
            <content:encoded><![CDATA[<p>It’s been a busy couple of weeks at Spaceship HQ.</p><p>Well, not quite HQ.</p><p>For the last couple of weeks, the Spaceship team has been completely remote. We’re scattered across Sydney, from Wolli Creek to Manly to West Pymble. The Mario Kart setup is still at the office, temporarily replaced with after-hours, virtual games of Drawful over beers.</p><p>We hold all our meetings via video call, which means we get to see how and where our co-workers live. Let’s just say it’s been eye-opening and not speak of it again.</p><p>Apart from being remote, though, it’s business as usual, which means our investment team has been looking at the stocks in our Spaceship Universe Portfolio and reviewing whether they continue to meet our Where the World is Going (WWG) criteria.</p><p>We already sold a few stocks, which we wrote about <a href="https://www.spaceshipinvest.com.au/learn/180320-newsletter/?ref=spaceship.ghost.io">here</a>, and now we’ve sold a few more, so we can concentrate on the companies we’re confident will come out stronger as we make our way through this health crisis.</p><p>So, let’s get into the nitty-gritty of why we sold: Baidu, Boeing, Next Science, Redbubble, Samsung, TPG, Treasury Wine, and Trip.</p><h2 id="boeing">Boeing</h2><p>Boeing has been on our watchlist for a while, mostly due to industry and leverage concerns.</p><p>The company has significant debt commitments, not to mention ongoing issues surrounding the Boeing 737 Max crisis.</p><p>Sales have declined, and customers (i.e. airlines) will likely cancel orders, which could impact Boeing’s cash flow significantly.</p><p>More recently, Nikki Haley resigned from Boeing’s board of directors due to concerns over the “direction of the team” after the board pursued federal assistance in response to the coronavirus pandemic.</p><p>While travel will return, after all this, our confidence was low as we fear Boeing’s leverage will be too high coming out of the crisis. And so, we decided to sell out of Boeing.</p><h2 id="redbubble">Redbubble</h2><p>RedBubble is an online marketplace where independent artists can sell their art and design products. However, after two earnings downgrades, we felt Redbubble was struggling to gain further market share against strong competitors such as Etsy.</p><h2 id="trip-com">Trip.com</h2><p>Trip.com (formerly CTrip) is the largest online travel agency in China. We felt the fact it has narrow margins, and structural competition in the hotel booking market against China’s Meituan-Dianping and generally against Google, made it too difficult for us to keep it.</p><h2 id="baidu">Baidu</h2><p>Speaking of China, Baidu is known as the Google of China, but we have seen it struggle in the app world. Unlike Google, it has not transitioned well to mobile. A future opportunity in artificial intelligence has lost traction thanks to key leaders leaving the company.</p><p>Unfortunately, we felt the downturn we’re experiencing now due to the coronavirus pandemic is not going to help Baidu turn things around, so we sold out.</p><h2 id="samsung">Samsung</h2><p>We are fans of Samsung and we saw it as a potential leader in the “Internet of things” space. However, the company recently confirmed it was still planning to invest ~US$115 billion into its foundry business by 2030, which we felt was a dangerous allocation of its capital.</p><p>The quality of competition in the foundry space, which refers to the production of chips designed by other companies, is strong. Taiwan Semiconductor has a ~50% market share. We believe Apple will be reluctant to use Samsung’s services, which would make it hard for Samsung to compete, so we decided to sell out of Samsung.</p><h2 id="tpg">TPG</h2><p>As one of the largest internet service providers in Australia, after Telstra, TPG was always an attractive stock to us. The company had a strong position in broadband, to start.</p><p>However, the Federal Court recently approved TPG’s $15 billion merger with Vodafone. We feel this will be a tricky integration, and so we decided to sell out.</p><h2 id="treasury-wines">Treasury Wines</h2><p>Treasury Wines is one of the world’s largest wine companies, and for good reason. They have some well known brands under their umbrella, including Penfolds and Lindemans.</p><p>However, we have some concerns over execution at the moment. The US was given as a reason for the company’s recent earnings downgrade. Then there’s the fact the recent bushfires and smoke may have impacted their vineyards, and wine sales in China have been impacted due to the coronavirus pandemic.</p><p>With the CEO stepping down later this year, we decided now was the right time to sell out.</p><h2 id="next-science">Next Science</h2><p>We bought into Next Science last year, as we were impressed by how the scientific research-and-development company was using its patented technology to address bacterial biofilms, the leading cause of antimicrobial resistance.</p><p>However, since buying in the company has missed expectations in two quarters, and we expect they’ll need to raise money this year due to only having US$16 million in cash with negative forecast free cash flow this year of US$8 million. Again, we felt it was time to sell out.</p><hr><p>As you can see, we’ve been busy at Spaceship but we’re as committed as ever to ensuring the companies in our Spaceship Universe Portfolio continue to meet our WWG criteria. As and when we make changes, we’ll let you know.</p><hr><p>The Spaceship Universe Portfolio invests in Taiwan Semiconductor at the time of writing.</p><p>The Spaceship Index Portfolio invests in Boeing, Samsung, Taiwan Semiconductor, TPG, and Treasury Wines at the time of writing.</p><p>Important! We’re sharing with you our thoughts on the companies in which Spaceship Voyager invests for your informational purposes only. We think it’s important (and interesting!) to let you know what’s happening with Spaceship Voyager’s investments. However, we are not making recommendations to buy or sell holdings in a specific company. Past performance isn’t a reliable indicator or guarantee of future performance.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Bryna Howes)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/newsletters/">Newsletters</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2020/04/theodor-vasile-vgDUPNhZI-E-unsplash--1-.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[A guide to evaluating your values]]></title>
            <link>https://www.spaceship.com.au/learn/a-guide-to-evaluating-your-values/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/a-guide-to-evaluating-your-values/</guid>
            <pubDate>Tue, 31 Mar 2020 21:15:00 GMT</pubDate>
            <description><![CDATA[The link between our values and how we allocate our resources is important. One directly impacts the other!]]></description>
            <content:encoded><![CDATA[<p>Have you ever felt paralysed by the enormity of your possibilities?</p><p>You’ve been given an education, the capacity to smile and a bit of get-go, but exactly <em>what </em>you’d like to do with your time on earth is making it hard to focus and find a direction.</p><p>When your values are clear to you, making decisions becomes easier.</p><p>The link between our values and how we allocate our resources (our money, our time, our smile) is important. One directly affects the other!</p><p>In order to understand the ways in which we’d like to design our lives, we need to interrogate and understand what we value. So rather than sit passively on the internet, let’s do an exercise.</p><p>For this post, let’s define ‘value’ as one’s judgement of what is important.</p><p>Below is a list of 100 personal values. Some of completely stand-alone values, while others are derivatives or variations of other values.</p><p><em>** I’m going to fill out the questionnaire for one of my values, so you can see how someone else thinks about it.**</em></p><h2 id="step-1-read-through-the-list-and-note-the-values-that-resonate-with-you-">Step 1. Read through the list and note the values that resonate with you.</h2><p>Note: It helps to read the list first and then begin note. That said, you can note as many as you like.</p><figure class="kg-card kg-image-card"><img src="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2019/02/table-of-values.png" class="kg-image" alt loading="lazy"></figure><p><strong>You might have three, or five, or ten or twenty of these values.</strong></p><p><em>I’ve chosen frugality.</em></p><p><strong>But now we’re going to have a look at how these values came about. </strong><br></p><h2 id="step-2-when-and-how-was-i-taught-the-importance-of-this-value">Step 2. When and how was I taught the importance of this value?</h2><p><strong>This might be a direct lesson or something you picked up from watching other people behave.</strong></p><p><em>Frugality. My folks never had a great deal of money when I was growing up in Brisbane. My Dad was a carpenter and my Mum was a stay at home mum. They started their own business when I was about 14, but before that, I remember money was really tight.</em></p><p><em>They were great about never letting money loom large in our lives, but both Mum and Dad were frugal people. Dad taught himself to fix almost everything that went wrong around the house. I remember him inventing a crazy drainage system when a huge storm burst our roof.</em></p><p><em>Mum was also really resourceful in the kitchen, I think her grocery budget was about $25 a week for a really long time and, because toys were expensive, she was thrifty at setting up games my brother and I could play with stuff around the house.</em></p><p><em>I saw them make conscious choices our whole life and it’s something I really value now.</em></p><h2 id="step-3-do-i-embody-this-value-in-my-life-now">Step 3. Do I embody this value in my life now?</h2><p><strong>Does this value translate into actions and behaviours? If it doesn’t appear in your life, why not?</strong></p><p><em>I’ve become more frugal as I’ve got older. (I’m 28 now.) But because I don’t have any kids or even a mortgage, I don’t have to make many hard choices when I get paid from my life.</em></p><p><em>I’d like to be more frugal, I really respect people who are. But I know that going out for dinner and buying clothes (even though they’re mostly second hand!) are some of my favourite things to do and they cost money…</em></p><p><em>I also have a habit of snapping up the opportunity to go overseas whenever it arises!</em></p><p><strong>Is it an internal force that keeps it hidden, or is an external force?</strong></p><p><em>I think external forces keep frugality hidden in my life. Because I am paid well and don’t have to think about anyone else, it’s not a necessity. But I’d like to think if I was trying to make do on much less money per week, I’d be able to adjust my behaviour and come up with creative ways to save money.</em></p><h2 id="step-4-is-this-value-really-mine">Step 4. Is this value really mine?</h2><p>We often think we <em>should</em> be doing a lot of things!</p><p>Is this value something you think you <em>should</em> embody? If yes, it could be a belief you have rather than a deeply held value.</p><p>Maybe think about where it came from.</p><p><em>Yes, I do think it’s a value of mine. It’s definitely come from my parents, but I think it’s something more personal than a guilty feeling.</em></p><h2 id="step-5-make-your-values-real-what-s-your-ideal-self">Step 5. Make your values real. What’s your ideal self?</h2><p>Imagine an ideal version of yourself 10 years in the future. What does your life look like?</p><p>Select five of your most important values for this step.</p><p><em>And now get creative and detailed. Describe your family life, your career, what you do in your spare time, your hobbies and what goals you still might have. Doing this can really help you clarify which values are the most important to your future goals and aspirations.</em></p><p><em>Frugality.</em></p><p><em>I’d like to live in a beautiful place where I can run my own schedule. I hope to have a loving, curious family where I have the luxury of spending as much time as I can with them while also travelling around the world for my job. I hope to have found a balance between having lovely things, but not overrun with them, and I hope to be known to be resourceful and carefree.</em></p><h2 id="step-6-translating-values-to-activities-">Step 6. Translating values to activities.</h2><p>What can you do, in the life you’re living now, to embody and act out your values?</p><p><em>I can start by tightening my budget. If I have less money in my day to day spending account, I will likely begin thinking of resourceful ways to use the things I already have.</em></p>]]></content:encoded>
            <author>hello@spaceship.com.au (Jessica Sier)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/behaviour/">Behaviour</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2020/04/guide-to-evaluating-your-values.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[What is your earth-friendly personality?]]></title>
            <link>https://www.spaceship.com.au/learn/what-is-your-earth-friendly-personality/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/what-is-your-earth-friendly-personality/</guid>
            <pubDate>Tue, 31 Mar 2020 20:04:00 GMT</pubDate>
            <description><![CDATA[Which of the five earth-friendly personality types do you fall under?]]></description>
            <content:encoded><![CDATA[<p>Welcome to the future. Autonomous vehicles taxi passengers across cities in minutes, nylon and polyester <em>harvested</em> from the world’s oceans are replacing virgin plastics to make designer shoes and houses are going completely off-grid, relying only on solar-generated power and storage.</p><p>The development of investment approaches such as green investing, sustainable investing and responsible (ESG) investing has led to huge technological developments over the last decade. Some of these advancements are mere years away from the market, while others have quickly become a new normal in our day to day lives.</p><p>Many companies are changing their policies and have already or are moving towards a ‘triple bottom line’ (social, environmental and financial).</p><p>A<a href="https://www.nielsen.com/content/dam/nielsenglobal/dk/docs/global-sustainability-report-oct-2015.pdf?ref=spaceship.ghost.io"> 2017 Nielsen study</a> found 66% of consumers are willing to pay more for green goods, meaning companies that <em>aren’t </em>providing some form of sustainable product or service are moving slower than the times. (Check out this great<a href="https://www.ted.com/talks/vinay_shandal_how_conscious_investors_can_turn_up_the_heat_and_make_companies_change?ref=spaceship.ghost.io#t-67902"> TED Talk</a> about activist investors and their impact on changing the way companies approach the big issues of today).</p><p>So how do you fare when it comes to your spending and investing decisions? Read on to see what your earth-friendly personality is.</p><h2 id="1-the-conscious-consumer">1. The Conscious Consumer</h2><p>The conscious consumer wants you to know that the bikini they have been rocking all summer long is made from recycled materials and it is <em>definitely in.</em></p><p>This personality also happened upon some reusable metal straws in their Kris Kringle and has been whipping them out at every opportunity instead of using plastic alternatives.</p><p>ESG investing has come onto their radar fairly recently, but just like their discovery of reusable and recycled products, the conscious consumer will be adopting an eco-friendly investment option in no time.</p><h2 id="2-the-thrifty-thinker">2. The Thrifty Thinker</h2><p>If you have been to your local op-shop recently then you are definitely have a thrifty thinker personality. Buying new definitely doesn’t appeal and retro styles have been making a huge comeback through 2018.</p><p>Discounts can always be found on Gumtree or Facebook Marketplace, and the perfect fit can sometimes mean a size bigger here and there.</p><p>Green investing isn’t new to the thrifty thinker, as it has been their norm for many years. Over the next few years as more companies create closed-loop manufacturing processes, the thrifty thinker will be spoilt for choice with options (but will probably stick to their tried and true purchasing habits of someone’s trash being their treasure).</p><h2 id="3-the-bag-bringer">3. The Bag Bringer</h2><p>A little late to the party, but this personality is doing their bit for the environment.</p><p>While 2018 saw the abolition of plastic bags from supermarkets, the bag bringer has always got a spare with them and is yet to have that dreaded moment at the register, realising their reusable bags are still on the bench at home.</p><p>They have also found biodegradable bin liners and found themselves a new set of tupperware to replace the hundreds of zip-locks they were only getting one use of at lunchtime.</p><p>Green investing is super exciting to the bag bringer and will form a large part of their research prior to any investment.</p><h2 id="4-the-keepcup-king">4. The Keepcup King</h2><p>Always on the cusp of the latest and greatest, this personality is flashing off their reusable cup every morning on their Instagram story and don’t you know it.</p><p>Similar to the conscious consumer, the keepcup king is loud and proud of their new assortment of sustainable gadgets and is building up a wardrobe full of sustainable clothing.</p><p>Green investing is numero uno on the list of investment priorities for the keepcup king. They have been reading all about microfinance recently and will finish off their light reading with their favourite company’s ESG report.</p><h2 id="5-the-fit-foodie">5. The Fit Foodie</h2><p>The fit foodie has been a conscious eater since coconut water and kale came onto the scene. Sometimes waning in and out of the latest food trends, this personality always knows where their meal was sourced from and how it arrived on their plate.</p><p>They have replaced skim milk for almond milk in their morning coffee and loves a smashed avo with a fruit smoothie on weekends.</p><p>Green investing will be interesting for the fit foodie as meat alternatives come to the mass market in coming years.<br></p>]]></content:encoded>
            <author>hello@spaceship.com.au (Liam Thomson)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/behaviour/">Behaviour</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2019/04/What-is-your-earth-friendly-personality-.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[27.03.20 | What a quarter it's been]]></title>
            <link>https://www.spaceship.com.au/learn/270320-newsletter/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/270320-newsletter/</guid>
            <pubDate>Thu, 26 Mar 2020 22:55:00 GMT</pubDate>
            <description><![CDATA[A closer look at some of the launches and landings that have happened.]]></description>
            <content:encoded><![CDATA[<p>Welcome to our latest quarterly update — and what a quarter it’s been.</p><p>If this is your first quarterly update, this is where we look back over the past few months and discuss what’s been going on behind the scenes at Spaceship, and take a closer look at some of the launches and landings that have happened. So, without further ado…</p><h2 id="we-launched-a-web-app">We launched a web app</h2><p>In January, we hit the ground running and launched the Spaceship Voyager web app. It has everything you know and love about the mobile app… and some stellar extras. In particular, you can see the top movers in your portfolio on the dashboard <em>and</em> sort the companies in your portfolio by country and sector. If you haven’t already, check it out <a href="https://app.spaceshipinvest.com.au/login?ref=spaceship.ghost.io">here</a>.</p><h2 id="we-added-passcode-and-biometrics-security">We added passcode and biometrics security</h2><p>It might not be the most exciting update, but we liked it: we added passcode and biometrics security to the mobile app!</p><h2 id="we-hired-some-new-spaceship-pers">We hired some new Spaceship-pers</h2><p>We’ve got some big plans for 2020, which means we need more hands on deck. Back in January, we welcomed Andrew Malak, our new Chief Product Officer, and Olly Emery, our new Chief Marketing Officer, which was really exciting.</p><h2 id="we-saw-the-market-take-a-rollercoaster-ride">We saw the market take a rollercoaster ride</h2><p>Back in February, we saw markets reach all-time highs, and then shortly after, hit some serious speed bumps as fears over the coronavirus pandemic set in. This has been a bit of a rollercoaster ride for everyone, so we have written on it a few times.</p><p>You can read more about <a href="https://www.spaceshipinvest.com.au/learn/120320-newsletter/?ref=spaceship.ghost.io">our belief in long-term investing here</a> and you can read a bit about <a href="https://www.spaceshipinvest.com.au/learn/180320-newsletter/?ref=spaceship.ghost.io">the changes we’ve recently made to our portfolio here</a>.</p><p>On that note, we know this is a rapidly evolving situation, and we want to assure you all we’re here to answer your questions or hear your thoughts at any time.</p><p>P.S. We’ve got big plans for next quarter, so stay tuned.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Bryna Howes)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/newsletters/">Newsletters</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2020/03/unnamed--1-.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[18.03.20 | We sold some stocks]]></title>
            <link>https://www.spaceship.com.au/learn/180320-newsletter/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/180320-newsletter/</guid>
            <pubDate>Tue, 17 Mar 2020 23:10:00 GMT</pubDate>
            <description><![CDATA[Why we sold: ASX, Booking.com, Computershare, Domain, Hub24, Naspers, Netwealth, and Webjet.]]></description>
            <content:encoded><![CDATA[<p>Last week, I wrote to you about the coronavirus and the impact it’s having on global markets right now. As we’re sure you’ve seen for yourself, there’s been a lot of volatility in the past few weeks, and this may well continue for a while yet.</p><p>In that newsletter, we discussed how this volatility doesn’t change the way we do things at Spaceship; we <em>know</em> the markets go up and down at times.</p><p>Having said that, every quarter, we take a look at the stocks in our Spaceship Universe Portfolio and review whether they continue to meet our Where the World is Going (WWG) criteria — that is, we think they are forward-thinking companies with sustainable competitive advantages that will benefit from future trends.</p><p>Due to what’s going on in the world right now, we felt there were a number of companies that no longer met our WWG criteria, and so we removed them from the Spaceship Universe Portfolio. In this newsletter, we talk about why we sold: ASX, Booking.com, Computershare, Domain, Hub24, Naspers, Netwealth, and Webjet.</p><p>We’ll continue to keep you up to date with changes in the portfolio including the details of any new companies we’re buying.</p><h2 id="booking-com-and-webjet">Booking.com and Webjet</h2><p>The travel industry, in particular, is reeling from the coronavirus pandemic.</p><p>While we believe travel stocks will recover eventually, we felt Booking.com and Webjet faced separate risks. Google has been moving up the “search funnel” when it comes to travel; you can actually search for flights and accommodation directly through the Google search engine, compare a list of the best options, and then head directly to the supplier’s website.</p><p>Google is a formidable competitor, and we don’t feel Booking.com and Webjet can necessarily go the distance, even if you removed coronavirus from the equation.</p><h2 id="computershare-hub24-and-netwealth">Computershare, Hub24 and Netwealth</h2><p>When Computershare released its results for the first half of the 2019-20 financial year, we had some concerns — and that was just before the market volatility set in.</p><p>Essentially, Computershare had accounted for interest rate cuts in Australia and the United Kingdom, but after the United States and Canada cut interest rates, Computershare decided it had to revise its earnings guidance. As such, we decided to sell.</p><p>Hub24 and Netwealth have been similarly impacted by the low interest rate environment.</p><p>These companies make an interest margin on client balances. However, as interest rates go down, earnings do too. While Hub24 and Netwealth are gaining market share from larger platforms, this has been offset by the fact financial advisors have been leaving the industry due to regulatory changes. In other words, future growth is looking slow.</p><h2 id="naspers">Naspers</h2><p>Last year, we explained the main reason for <a href="https://www.spaceshipinvest.com.au/learn/naspers-tencent-investment-case/?ref=spaceship.ghost.io">holding Naspers</a> was because it gave us an “easy way in” to holding Tencent. However, last year Naspers decided to partially spin off its global internet technology assets, including its stake in Tencent, into a company called Prosus.</p><p>Once that happened, we no longer felt we could make a case for holding Naspers (or Prosus), especially as the new corporate structure had made things more complex than before.</p><h2 id="asx">ASX</h2><p>You’ve probably heard of the ASX. It is, after all, only Australia’s largest stock exchange!</p><p>Despite this impressive title, we feel the ASX (as a stock) no longer boasts the growth prospects it once did. This is partially because it is strongly tied to banking and resources stocks.</p><p>We had hoped that its technology stocks would help it increase growth, but given the correction we are currently experiencing, we no longer believe that to be the case.</p><h2 id="domain">Domain</h2><p>The housing market had started to rebound recently. In fact, house prices in Sydney and Melbourne were growing at their fastest rate in three years ahead of the coronavirus outbreak.</p><p>However, Domain (as a business) comes in second to RealEstate.com.au.</p><p>Given we already have RealEstate.com.au (REA Group) in the Spaceship Universe Portfolio, we decided to keep the stronger position and sell out of Domain.</p><h2 id="spaceship-index-portfolio">Spaceship Index Portfolio</h2><p>For customers in the Spaceship Index Portfolio, things are a little different.</p><p>The Spaceship Index Portfolio is made up of around 100 of some of the largest ASX listed companies by market capitalisation, and around 100 of some of the largest global companies by market capitalisation.</p><p>If a company moves in or out of the Spaceship Index Portfolio, it will be because its market capitalisation has changed, not because we have made the decision to buy or sell it.</p><h2 id="in-summary">In summary</h2><p>We know it’s a tricky time to be an investor, but it’s important to remember that at Spaceship, we believe strongly in the value of long-term investing.</p><p>We have a minimum suggested timeframe of five years for holding any investment in a Spaceship Voyager fund. Generally, when equity investments are held for longer periods they tend to exhibit lower volatility than those held for shorter periods. But remember: past performance is not a guide to, or reliable indicator of, future performance.</p><hr><p>The Spaceship Universe Portfolio and the Spaceship Index Portfolio invests in REA Group at the time of writing.</p><p>Important! We’re sharing with you our thoughts on the companies in which Spaceship Voyager invests for your informational purposes only. We think it’s important (and interesting!) to let you know what’s happening with Spaceship Voyager’s investments. However, we are not making recommendations to buy or sell holdings in a specific company. Past performance isn’t a reliable indicator or guarantee of future performance.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Bryna Howes)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/newsletters/">Newsletters</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2020/03/unnamed.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[12.03.20 | Keep calm and carry on]]></title>
            <link>https://www.spaceship.com.au/learn/120320-newsletter/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/120320-newsletter/</guid>
            <pubDate>Thu, 12 Mar 2020 03:43:43 GMT</pubDate>
            <description><![CDATA[I, like Spaceship, believe in the value of long-term investing.]]></description>
            <content:encoded><![CDATA[<p>I had been living in London for six weeks when the tube bombings happened in 2005.</p><p>To get home from work that day, I had to walk for three hours. I assumed the people around me had the same fear as me, but they were calm in the face of it. Because of this, the next morning it seemed important to “keep calm and carry on,” as the British say (and do).</p><p>In the days after, the people around me — whether strangers, co-workers or public figures — seemed resilient, united by this event. But if the British media were to be believed, we were all in imminent danger, with each headline designed to stoke fear.</p><p>While at the heart of it, a truly frightening event had happened, it was hard to figure out how you should feel. It was reasonable to be afraid, but equally reasonable to defy your fear and continue living your life. Stick to your routine. Keep calm and carry on.</p><p>Fast forward to today, I look out the window of the Spaceship office and I see people scurrying along as normal. But the markets and media paint a seemingly different picture.</p><p>This week, we’ve seen Wall Street endure the worst day since the global financial crisis, fuelled in large part by coronavirus concerns and an oil price war. We’ve seen people fighting over toilet paper in the aisles of Woolworths and others hoarding pasta and rice.</p><p>At the heart of the matter, there is, once again, a truly frightening event. This coronavirus outbreak, now a pandemic, has spread across the world rather fast, and a vaccine is likely months or more away. There’s no doubt it will impact people, businesses, and industries, maybe for some time.</p><p>But it’s hard to know how you should feel.</p><p>It feels reasonable to be afraid, but it feels equally reasonable to continue living your life, stick to your routine, keep calm and carry on.</p><p>That’s what we’re doing at Spaceship. As I said a few weeks back, we’re not changing what we’re doing; we know markets go up and go down at times.</p><p>In particular, when we look at the companies that make up our Spaceship Universe Portfolio, we see forward-thinking companies that we think will benefit from future trends. And as long as they continue to meet our Where the World is Going criteria — that is, they are defensible and have sustainable competitive advantages — they’ll stay in the portfolio.</p><p>And truthfully, some of these companies might fare strangely well in a world challenged by coronavirus.</p><p>Think Slack. Slack offers a best-in-class communication and collaboration platform, and it might benefit as people are forced to work from home.</p><p>Amazon may face disruption to its supply chain and logistics network. But it might benefit from the fact people will still be shopping online and getting essentials delivered. (I can vouch for that; in the midst of Hurricane Sandy in 2012, I packed my essentials in a go-bag, and then shopped up a storm (pardon the pun) while we still had power.)</p><p>And Amazon Web Services will be more important than ever! It helps keep the likes of Netflix online, so you can binge watch “Stranger Things” while you self-isolate.</p><p>On a more personal note, I am not immune to the noise around the markets; working at Spaceship means I’m seeing more news on the markets than I ever was before, and that noise can get loud. Trust me — I know how hard it is to block it out!</p><p>But I am sticking to my routine, keeping calm and carrying on.</p><p>Last month, when my payday rolled around, the markets were at an all-time high. I took a chunk of my pay and I invested it. Next week, when my next payday arrives, I’ll take the same amount and invest it — whether the markets are up or down or sideways.</p><p>That’s because I, like Spaceship, believe in the value of long-term investing.</p><p>We have a minimum suggested timeframe of five years for anyone holding an investment in a Spaceship Voyager fund because, generally, when equity investments are held for longer periods they tend to exhibit lower volatility than those held for shorter periods. (Although, naturally, past performance is not a reliable indicator of future performance.)</p><hr><p>Important! We’re sharing with you our thoughts on the companies in which Spaceship Voyager invests for your informational purposes only. We think it’s important (and interesting!) to let you know what’s happening with Spaceship Voyager’s investments. However, we are not making recommendations to buy or sell holdings in a specific company. Past performance isn’t a reliable indicator or guarantee of future performance.</p><p>The Spaceship Universe Portfolio invests in Amazon and Slack at the time of writing.</p><p>The Spaceship Index Portfolio invests in Amazon at the time of writing.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Bryna Howes)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/newsletters/">Newsletters</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2020/03/victor-garcia-BiGS_w9t7FU-unsplash--1-.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[06.03.20 | Splashing some hypothetical cash]]></title>
            <link>https://www.spaceship.com.au/learn/060320-newsletter/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/060320-newsletter/</guid>
            <pubDate>Fri, 06 Mar 2020 02:55:00 GMT</pubDate>
            <description><![CDATA[I would posit that most of us have dreamed about winning the lottery.]]></description>
            <content:encoded><![CDATA[<p>I would posit that most of us have dreamed about winning the lottery.</p><p>We settle on a satisfying sum in our mind, then we mentally spend it. Maybe you start with a house by the beach in Sydney. But then you add one in London, for when you travel to Europe. And then one in New York, you know, for stopovers. Then you snap up a Tesla or two, some fancy shoes, or a trip to Mars. Then suddenly you find yourself veering into (more) absurd spending with a $1.38 million gold toilet roll or a gigayacht.</p><p>And suddenly you’re back to reality, chuckling at what will probably never be.<br>Given the likelihood of winning the lottery is so ridiculously small, I would highly recommend you avoid dreaming about all the obscure ways you could splash your cash.</p><p>But I <em>do</em> recommend you ask yourself what you’d really do with the money. Because it’s a great way to weed out your purpose and what you value — and I think that information is incredibly important whenever you’re setting financial goals for yourself.</p><p>It gives you a true north you can turn to whenever you feel a little lost.</p><p>And sometimes the results are surprising.</p><p>The first time I tried this exercise was a few years back. I had just returned to Australia after living overseas for several years. I thought I had a pretty good understanding of what I wanted in life (and what I didn’t want). So, when asked what I would do if I really won the lottery, I felt confident $50 million wouldn’t change any of my goals.</p><p>All it would do is accelerate the speed at which I reached my goals, right?</p><p>Not so much.</p><p>For example, at the time, I had just sold a business and my goal was to start a new one. I was excited. But as I thought about what $50 million would or could get me — a fancy office for my business, actual staff, working capital — that didn’t feel compelling to me at all.</p><p>Instead, all I could think about was taking a break to travel.</p><p>It helped me realise I had burnt out a little.</p><p>I wasn’t preparing to start a new business because I had a great idea. I was doing it because I’d been doing it for four years, so what else would I do?</p><p>As I continued to poke around and ask myself questions, I realised that I didn’t want a fancy office or to run a multi-person company at all — not even if I had the money to take a long break first. I didn’t want those things ever, not even with $50 million.</p><p>I did realise I’d want to keep working. Just not by running a company. It was clear to me I wanted to find a more balanced way to enjoy work and life.</p><p>Since then, I’ve suggested other people try this exercise. I’ve seen people realise they would do less travel than expected, while others have realised they don’t actually enjoy city life and would love to move to a quiet beach town. And they’ve been as surprised as I was.</p><p>Asking yourself this question — what would I do if I won a barmy amount of money? — will only get you one thing: answers. (Sorry!) From there, it’s up to you to figure out how to turn those answers into a life filled with purpose and meaning.</p><p>Next time you’re setting goals for yourself — financial or otherwise — I suggest you take a chance, run through this exercise, and see what you dig up as a north star.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Bryna Howes)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/newsletters/">Newsletters</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2020/03/news-060320-1.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[Real money talk: Wendy]]></title>
            <link>https://www.spaceship.com.au/learn/real-money-talk-wendy/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/real-money-talk-wendy/</guid>
            <pubDate>Tue, 03 Mar 2020 19:58:00 GMT</pubDate>
            <description><![CDATA[Wendy is a 56-year-old who talks about digging into savings to cover medical issues.]]></description>
            <content:encoded><![CDATA[<p>This post is based on an interview we conducted with Wendy in October 2018.</p><p>Real Money Talk is our series where we interview Australians from all walks of life about their personal finances. The views expressed are those of the interviewees, based on their experiences with money, and as such are not necessarily representative of Spaceship's views.</p><p>Wendy has had a difficult year. </p><p>Her husband was diagnosed with cancer and, despite having a life insurance policy, they had to dig deep into their savings and even draw down credit out of their house loan to cover the medical bills. </p><p>Wendy lays out her and her husband’s finances and shares how they managed to get by.  </p><p><strong>Name: </strong>Wendy</p><p><strong>Age: </strong>56</p><p><strong>Where do you live?</strong></p><p>Adelaide</p><p><strong>What’s your business?</strong></p><p>My husband and I run a renovations company. </p><p>He does the building and I do the administration. We have one full-time employee. </p><p>We’ve never been that interested in growing it larger. We get good quality jobs in our part of the city and we managed to raise our family (two kids) on our combined income. </p><p>Sometimes it’s stressful. Like when the economy turns down and there have been times where I’ve wondered if we’d ever get another job again! But something generally turns up. </p><p>I would describe our business as modest, but it has worked well for us. </p><p><strong>What is your current net worth?</strong></p><p>Broken out it looks like:</p><p>Assets: ($1.52 million)</p><ul><li>Cash: $2,500</li><li>Investments: $5,000</li><li>House value: $1.5 million</li><li>Cars: resale probably around $16,000</li></ul><p>Liabilities: ($171,000)</p><ul><li>Mortgage: $170,000</li><li>Business loans: $0</li><li>Car loan: $0</li><li>Credit card: $1,000 (with a limit of $10,000)</li></ul><p>Both Wendy and her husband have around $1 million each in superannuation. </p><p><strong>Any debts? (including HELP from Uni)</strong></p><p>Our mortgage is our biggest debt. </p><p>We bought our house more than twenty years ago, but we’ve renovated and changed it about four times. That’s what happens when you marry a builder!</p><p>But we’ve battened down to just get rid of the last part. We are paying off about three times more than the minimum repayments and we should be rid of it in about three years. </p><p><strong>What was your first job and how has that changed? </strong></p><p>I was actually a chambermaid at the Ritz in Piccadilly, London.  </p><p>It was a strangely glamourous job! We saw some outrageous things that went on in the hotel rooms and we had to keep absolutely silent about them. </p><p>I earned £50 per week and they took £10 off for rent because I lived in the staff residence. </p><p>It wasn’t a great amount of money at the time, but I had come straight out of school and was young, in love and free. </p><p><strong>Do you make purchase decisions carefully, or are you loose with your money?</strong></p><p>Very carefully. We never had the money to throw away!</p><p><strong>Tell us a bit about your most recent money scare?</strong> </p><p>My husband was diagnosed with prostate cancer at the end of last year. </p><p>Anybody reading this with fathers or husbands or brothers over 50-years-old should encourage them to get checked by a doctor.</p><p>It was absolutely terrifying. </p><p>We went into a private hospital because we immediately thought we wanted to get the best care for him. The mindset is immediately, we will do anything. He had a very high PSI reading (which is a prostate cancer indicator) and the best recommendation was to remove it.</p><p>The operation to have his prostate removed was about $17,000, but only about $2,000 was covered by his private health insurance. We were absolutely shocked by that. Only $2,000. </p><p>This was a policy we’ve been paying every month for more than 30 years. </p><p>But what really got us was that the $17,000 figure doesn’t even cover the assistant surgeon fees, the anaesthetist, the operating theatre, hospital stay or the pathology tests.</p><p>In total, the out-of-pocket-cost to us was around $22,000. That nearly wiped us out. </p><p>We had around $7,000 in savings at the time (because we were planning a trip to Europe). Then we used my credit card (which had a maximum of $10,000) and we had to draw a bit of money out of our mortgage. </p><p>Luckily we had always been paying more than our minimum repayments. </p><p>My husband obviously had to stop work too, so we didn’t have any income for a few months. </p><p>We absolutely went back to zero. It was this state of double-distress. </p><p>Particularly because there were so many unexpected fees and bills. </p><p>A few times we were scheduled for check-up appointments that cost us $250 each. And tests! Tests were sometimes $600. </p><p>It seemed liked we were being bled dry. I can remember taking the train to the city and trying to tap off but the tapping machine was broken so my metroCARD charged me $8 for a $2.70 trip. </p><p>It felt like every dollar was getting taken off us. </p><p>It didn’t help that <a href="https://www.abc.net.au/4corners/mind-the-gap/9809314?ref=spaceship.ghost.io">this 4 Corners episode</a> about medical price gouging and bill creep came out just after my husband’s operation. </p><p>I really think that happened to us. </p><p>And now that I’m not in a state of panic, I have since found out the public health system would have treated him for much less money and there are surgeons who are speaking out about what some of their colleagues are charging. </p><p>I think a lot about how vulnerable we were at the time. In one hour we found out the diagnosis, it was cancer, and that we needed surgery. Nobody knows what’s realistic or reasonable at that time so there’s no level-headed cost analysis.  </p><p>So it cost us about $22,000 at the time and sent us back to zero. </p><p>We are okay now, and he’s okay! (Although he still needs tests and checkups every once in a while).</p><p>We paid off the credit card and we have some building jobs, so there’s an income again. </p><p>We just had to start again. We have always been good at living off not much money, so we just did that this year. </p><p><strong>How do you live frugally? </strong></p><p>I’ve always managed the home economics and I’ve been pretty tidy about it. </p><p>We give ourselves $500 a week to live on and if there’s anything left over, I roll it over to the next week. </p><p>I find cash much easier to keep track of, so I take out $300 cash every week and that covers groceries and bills. $200 is for the unexpected things. (Like sometimes it’s necessary to have a champagne lunch with your friends!)</p><p>My husband installed solar panels on our roof about ten years ago so we haven’t paid electricity for quite some time, which is handy. </p><p>Sometimes we even make money off the grid. I can see this being a very powerful way for people to help themselves in the future rather than rely on energy companies. Or politicians. </p><p>I feel sad that common sense is somehow so difficult to actually implement in Australia. </p><p><strong>What advice do you have for people wanting to earn more money? </strong></p><p>Look, I would think about whether you need more money. </p><p>I’m a bit fed up with people constantly wanting to grow and expand and get bigger. </p><p>Before you start yelling, I’ve done my business degree! I know how modern economics works! </p><p>But for the individual, it’s worth thinking about why you think you need more money.</p><p>Those people who just want to earn money just to have more and be flashier and louder, I think they can just get lost.  </p><p>Take on new challenges by all means, that will actually make you richer in the true sense. But I think it would be worth just asking if you’re totally happy to swap your time for more money.</p><p>Buy yourself a bunch of flowers every week and look at them. </p><p>___</p><p>This interview is an edited transcript of a phone conversation that took place on 11 October 2018. </p><p></p>]]></content:encoded>
            <author>hello@spaceship.com.au (Bryna Howes)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/real-money-talk/">Real Money Talk</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2019/02/Real-Money-Talk-Wendy.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[28.02.20 | A few thoughts on coronavirus]]></title>
            <link>https://www.spaceship.com.au/learn/280220-newsletter/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/280220-newsletter/</guid>
            <pubDate>Fri, 28 Feb 2020 03:21:00 GMT</pubDate>
            <description><![CDATA[What’s going on?]]></description>
            <content:encoded><![CDATA[<p>Back in May 2003, in the midst of the SARS outbreak, I boarded a plane to America. I remember quickly realising I was the only person travelling without a mask, which seemed temporarily alarming. But by the time I landed, it was all about the adventure.</p><p>Not so much for the global financial system, though.</p><p>The 2003 SARS outbreak is estimated to have depleted the world’s economy by US$40 billion.</p><p>This was caused by reduced travel, declining patronage in retail outlets and restaurants, stalling technology exports, and then the kicker: weak economic growth in major industrialised economies. (However, it’s worth noting that the global economy was also reeling from the war in Iraq, and general geo-political tensions at the time.)</p><p>Right now, we seem to be suffering from a similar crisis.</p><p>This week, the global stock market has entered correction territory, with most of its 2020 gains wiped out due to panic over COVID-19, more commonly known as the coronavirus.</p><p>So, what’s going on?</p><p>To start, some well-known global companies have warned of hits to trading. For example, Apple CEO Tim Cook said the outbreak was a “fairly dynamic situation” and Apple revised its March quarter revenue guidance earlier this month.</p><p>Also, the World Health Organisation (WHO) reported the number of new cases outside of China in one day was larger than those reported inside China. In other words, the virus is spreading to new locations in large numbers, and thus setting off alarms everywhere.</p><p>All this has renewed fears about a global economic slowdown, which in turn means there’s a lot of noise around about crashes and pullbacks and so on.</p><p>So, what’s an investor to do?</p><p>Berkshire Hathaway CEO and one of the world’s most famous investors, Warren Buffett, has said he believes investors shouldn’t sell stocks based on “today’s headlines.” He even went so far as to say he’d be “more inclined” to buy stocks at lower prices.</p><p>If you were an investor in 2003 — when SARS hit — you would have seen stocks bottom out over about a three-month period. Likewise, it took about three months for those same stocks to achieve their previous highs. Other virus outbreaks — swine flu, bird flu, and ebola — have similarly influenced markets over the years, but history has shown they typically rebound.</p><p>At Spaceship, we believe in the value of long-term investing. We’re not changing what we’re doing; we know markets go up and go down at times.</p><p>We have a minimum suggested timeframe of five years for holding any investment in a Spaceship Voyager fund. Generally, when equity investments are held for longer periods they tend to exhibit lower volatility than those held for shorter periods.</p><p>Naturally, you should make your own decision, because there is no way to predict how coronavirus will pan out, and of course, past performance is not a guide to, or reliable indicator of, future performance.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Bryna Howes)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/newsletters/">Newsletters</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2020/03/charlie--1-.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[21.02.20 | Investing where the world is going]]></title>
            <link>https://www.spaceship.com.au/learn/210220-newsletter/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/210220-newsletter/</guid>
            <pubDate>Wed, 19 Feb 2020 23:07:00 GMT</pubDate>
            <description><![CDATA[We use our WWG methodology to identify what we think are forward-thinking companies.]]></description>
            <content:encoded><![CDATA[<p>At Spaceship, we have five values — that is, basic beliefs that guide our actions.</p><p>One of those values is forward-thinking. It colours everything we do, including our investment philosophy, which is to invest “where the world is going.”</p><p>Essentially, we use our Where the World is Going methodology to identify what we think are forward-thinking companies that will benefit from future trends. If they meet the criteria in our methodology — they are defensible and have sustainable competitive advantages — we will then consider those companies for our Spaceship Universe Portfolio.</p><p>Perhaps not surprisingly, then, many of the companies in the portfolio are tech companies.</p><p>Now for the interesting part.</p><p>A few days ago, Goldman Sachs <a href="https://www.cnbc.com/2020/02/18/outside-of-the-big-5-tech-companies-earnings-growth-is-zero.html?ref=spaceship.ghost.io">noted</a> that just five stocks, all tech-centric — Facebook, Amazon, Apple, Microsoft, and Alphabet — account for the S&amp;P 500′s Q419 year-over-year earnings growth. Without these stocks, growth for the final quarter of 2019 would have been flat.</p><p>The key phrase in there is “earnings growth.”</p><p>The last time value was this concentrated among just five stocks was during the dot-com bubble, which peaked in March 2000 and crashed shortly after. The five largest companies in the S&amp;P 500 index then were Microsoft, Cisco, General Electric, Intel, and Exxon Mobil.</p><p>So, why is it different now?</p><p>As one of our portfolio managers, Phoebe Jin, noted to me yesterday, the key is earnings growth; we’re not looking at just revenue growth. Even though Facebook, Amazon, Apple, Microsoft, and Alphabet are really large, they’re still growing rapidly. Between them, they grew their fourth quarter earnings by 16% year-over-year.</p><p>As Phoebe said to me, this earnings growth goes completely against the stereotypes of the dot-com bubble, not to mention unsustainable business models!</p><p>For us at Spaceship, though, it gives substance to our Where the World is Going methodology and our confidence in investing in forward-thinking companies — whether they’re tech giants or the smaller tech companies that could be the giants of tomorrow.</p><hr><p>The Spaceship Universe Portfolio and the Spaceship Index Portfolio invests in Facebook, Amazon, Apple, Microsoft, and Alphabet at the time of writing.</p><p>Important! We’re sharing with you our thoughts on the companies in which Spaceship Voyager invests for your informational purposes only. We think it’s important (and interesting!) to let you know what’s happening with Spaceship Voyager’s investments. However, we are not making recommendations to buy or sell holdings in a specific company. Past performance isn’t a reliable indicator or guarantee of future performance.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Bryna Howes)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/newsletters/">Newsletters</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2020/02/news-2120220.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[The pitfalls of loyalty programs]]></title>
            <link>https://www.spaceship.com.au/learn/pitfalls-of-loyalty-programs/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/pitfalls-of-loyalty-programs/</guid>
            <pubDate>Tue, 18 Feb 2020 23:09:00 GMT</pubDate>
            <description><![CDATA[Loyalty programs can be a helpful way to save money, but without organisation they can easily blow out.]]></description>
            <content:encoded><![CDATA[<p><strong>Loyalty programs</strong> are generally marketed to consumers as an opportunity to save money on consumer products, access exclusive deals or take advantage of member only sales.</p><p>While these are all great <a href="https://www.spaceshipinvest.com.au/learn/the-benefits-of-loyalty-programs/?ref=spaceship.ghost.io">perks of loyalty program memberships</a>, they can come at an unexpected cost to you as a consumer and loyalty program member. Here's what we think are the major pitfalls of loyalty programs, plus some insights to help you navigate your way around them.</p><h2 id="1-new-members-existing-members">1. New members &gt; existing members</h2><p>Ever see a great deal online, only to discover moments later it’s for new members only?</p><p>Existing customers and members of loyalty programs usually find themselves missing out on offers that are aimed at incentivising new member sign-ups, with limited offers available to existing members. This is because loyalty programs are happy to give great deals in the short term to new sign-ups, as they have the potential to become new sources of income for the loyalty program business.</p><p>To take advantage of deals and offers, see if the loyalty program you’re a member of offers referral incentives to existing members. If they do, you may be eligible to receive deals, offers, store credit or discounts by referring a friend or family member to the loyalty program.</p><h2 id="2-overspending">2. Overspending</h2><p>Spending more than you set out to can reduce or eliminate the savings you would have otherwise made from taking advantage of the loyalty program.</p><p>Loyalty programs may incentivise members by offering them deals such as ‘free shipping’ or a bonus item if they spend a minimum amount in one transaction. By doing this, loyalty programs ensure members will shop more often or spend larger amounts than they otherwise would have.</p><p>Similarly, offers such as 'buy two, get one free’ are classic examples of marketing that are used to incentivise members or consumers into spending more, while helping clear stock for the business.</p><p>In order to avoid being coerced by these deals, it's a good idea to make sure you have planned out what items you will buy <em>before</em> you start shopping. This will help protect you from being drawn into any offers and in the long run will help you save money rather than spending it.</p><h2 id="3-point-expiry">3. Point expiry</h2><p>Loyalty programs are generally designed to keep members continually spending money with or purchasing goods from the same company.  Some points-based programs may require a member to maintain their existing points balance. In other words, a member must earn points over a set period of time or all of their points will expire.</p><p>Like some loyalty program points, gift card balances can also expire.</p><p>Gift cards, in our opinion, are the ultimate form of loyalty towards a brand, because the purchaser essentially pays an amount upfront in exchange for the same or more dollar value on a gift card. This gift card is then used to purchase goods or services at some point in the future.<a href="https://static.treasury.gov.au/uploads/sites/1/2018/07/Exposure_draft_explanatory_materials.pdf?ref=spaceship.ghost.io"> Earlier this year,</a> federal legislation was passed to enforce a minimum three-year expiry term on gift cards sold in Australia. Keep an eye on any gift cards you have and when they expire.</p><h2 id="4-point-caps">4. Point caps</h2><p>Some loyalty programs may limit the amount of points a member can earn over a specified period. This would be particularly disappointing if members spent hundreds of dollars in one-off purchases and found they had exceeded the cap on points earned.</p><p>Check if your loyalty program limits how many points you can earn in a certain period, or if you can only earn 'scaled back' points after a certain threshold.</p><h2 id="5-vip-memberships">5. VIP memberships</h2><p>VIP memberships may be a handy way to save money when you shop, however they can lock you into spending at one retailer. If a competitor of that retailer has a sale, you may be unable to take advantage of it without signing up to additional loyalty programs. VIP memberships generally cost money to join, therefore if you decide to take advantage of competitor sales, both companies have made money from you, costing you more overall and possibly causing you to miss out on savings.</p><p>In the end, loyalty programs may vary significantly, so it is important that you read the fine print to understand what the advantages of the program are and how to best take advantage of them. If you’re a member of a loyalty program, make sure you are on top of all the ins and outs.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Liam Thomson)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/personal-finance/">Personal Finance</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2020/02/pitfalls-of-loyalty-programs.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[Real money talk: Clare]]></title>
            <link>https://www.spaceship.com.au/learn/real-money-talk-clare/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/real-money-talk-clare/</guid>
            <pubDate>Tue, 18 Feb 2020 22:53:00 GMT</pubDate>
            <description><![CDATA[Clare is a 31-year-old engineer who is trying to stay ahead of changes in her industry.]]></description>
            <content:encoded><![CDATA[<p>This post is based on an interview we conducted with Clare in October 2018.</p><p>Real Money Talk is our series where we interview Australians from all walks of life about their personal finances. The views expressed are those of the interviewees, based on their experiences with money, and as such are not necessarily representative of Spaceship's views.</p><p>Clare was a ski-bunny for many years but has knuckled down to build her wealth. </p><h2 id="age">Age?</h2><p>31</p><h2 id="where-do-you-live">Where do you live? </h2><p>Canberra</p><h2 id="what-is-your-current-net-worth">What is your current net worth? </h2><p>$40,000</p><h2 id="how-does-it-break-down-shares-real-estate-businesses-home-superannuation-etc">How does it break down? (shares, real estate, businesses, home, superannuation, etc)</h2><p>$14,000 shares, $20,000 superannuation, $6,000 cash<br></p><h2 id="any-debts-including-help-from-uni">Any debts? (including HELP from Uni)</h2><p>Yes, $3,500 credit card debt. But my parents paid for uni.</p><h2 id="when-did-you-first-start-thinking-about-money-what-prompted-you">When did you first start thinking about money? What prompted you?</h2><p>I was really late to it. For about five years after school I followed the snow around the world and any money I made went straight back into buying gear and travelling to new places.</p><p>I worked as a server and bartender during those years and sometimes as a lifty. They make pretty much no money. People say the tips are great working as a bartender, but I never found that. I made like $8-$13 an hour and then made probably about $60 tips on a really good night. It was basically impossible to save money, even though I paid a discounted staff resident rent.</p><p>It was only when I came back to Australia that I began to think about getting into the work force. I did an engineering degree at uni and began out at a boutique construction firm when I was about 26.</p><h2 id="what-was-your-first-job">What was your first job?</h2><p>Bartender in a staff bar in Big White, Canada. First "proper" job was at a boutique construction firm.</p><h2 id="what-was-your-starting-salary-and-how-did-it-grow-from-there">What was your starting salary and how did it grow from there?</h2><p>My engineering starting salary was $55,000. I did a lot of research about what other people my age were getting paid and that was a pretty good starting salary. After one year though, I lobbied pretty hard for a solid pay jump and it actually went up to $75,000.</p><p>Because this firm is really small and I've managed to take on a lot of personal responsibility and run some successful, bigger projects, my pay packet has grown really fast. It's now at $110,000 which means I pay way more tax than I want to haha.</p><h2 id="what-knowledge-and-tools-do-you-use-in-your-job">What knowledge and tools do you use in your job?</h2><p>Logic and team management mostly. Understanding all the different parts that go into a project can be hard, but if you let everyone know what is happening all the time, that means any mistakes can get caught early.</p><p>My boss gave me<a href="https://www.goodreads.com/book/show/6667514-the-checklist-manifesto?ref=spaceship.ghost.io"> The Checklist Manifesto: How to Get Things Right</a> and that is all about how to manage different professions and skills all at once.</p><h2 id="how-do-you-learn-new-information-for-your-job">How do you learn new information for your job?</h2><p>From other engineers. Ask smart questions and you'll get good answers.</p><h2 id="do-you-feel-like-you-are-compensated-fairly">Do you feel like you are compensated fairly?</h2><p>Yes, compared to other women I know, definitely yes.</p><h2 id="what-would-you-change-about-your-job-if-you-could">What would you change about your job, if you could?</h2><p>I'm not crazy about living in Canberra.</p><h2 id="are-you-motivated-by-your-own-achievements-or-by-what-others-think-of-your-efforts">Are you motivated by your own achievements or by what others think of your efforts?</h2><p>My own achievements.</p><h2 id="what-would-it-take-for-you-to-deem-your-life-a-success">What would it take for you to deem your life a success?</h2><p>Time to chill.</p><h2 id="what-would-make-you-think-your-life-was-a-failure">What would make you think your life was a failure?</h2><p>No time to chill and no friends.</p><h2 id="do-you-make-purchase-decisions-carefully-or-are-you-loose-with-your-money">Do you make purchase decisions carefully, or are you loose with your money?</h2><p>Kind of loose.</p><h2 id="what-advice-do-you-have-for-people-who-want-to-earn-more-money">What advice do you have for people who want to earn more money?</h2><p>Learn how to do more stuff. My dad always said, the more you learn the more you can earn.</p><h2 id="how-is-your-work-life-balance">How is your work-life balance?</h2><p>It's pretty good. I go hiking a lot, which gives me perspective and means I don't have to sweat the small stuff.</p><h2 id="do-you-have-income-sources-outside-of-your-career-if-so-how-much-do-you-earn-from-each-and-how-did-you-develop-them">Do you have income sources outside of your career? If so, how much do you earn from each and how did you develop them?</h2><p>No, I don't really.</p><h2 id="how-much-do-you-spend-per-year">How much do you spend per year?</h2><p>I probably spend about $50,000 a year.</p><h2 id="do-you-have-a-budget">Do you have a budget?</h2><p>Not really. I've tried to use Pocket Book and a few apps, but I don't really have the discipline to keep them in check. When I get paid, I just split out all my money into the bills and places it needs to go and then I just have the rest as daily expenses.</p><h2 id="what-is-your-savings-rate-and-how-has-it-changed-over-time">What is your savings rate? And how has it changed over time?</h2><p>I started out saving $250 a week. $1,000 a month is a pretty good way to build up a savings balance. But when I knuckle down because I want to go on a big trip or something, I can probably bump that up to $500 a week.</p><h2 id="what-is-your-favourite-thing-to-spend-money-on">What is your favourite thing to spend money on?</h2><p>It's still travelling and skiing. Although I'm way more into good food and wine than I was.</p><h2 id="how-do-you-invest">How do you invest?</h2><p>I started buying shares when I was around 26, when I started being an engineer.</p><p>My parents gave me about $6,000 worth of shares (Telstra and CBA) when I finished high school. CBA has done pretty well but Telstra has sucked. I don't really know when to sell them, to be honest.</p><p>My own shares I've bought are basically Australian blue chips. I own Woolworths and BHP and Rio Tinto. They are just the shares my parents knew about. </p><p>I like the idea of getting an exposure to things like Spotify and Netflix. Since that's the stuff I know and use. I’m also getting my head around the <a href="https://www.spaceshipinvest.com.au/learn/network-effects/?ref=spaceship.ghost.io">network effect</a> and why <a href="https://www.spaceshipinvest.com.au/learn/platforms-are-the-new-moats/?ref=spaceship.ghost.io">platform businesses</a> can grow well.</p><p>But because I work in construction, I understand those bigger, more physical projects.</p><h2 id="what-has-been-your-best-investment">What has been your best investment?</h2><p>Domino's Pizza has probably been my best investment.</p><h2 id="what-has-been-your-worst-investment">What has been your worst investment?</h2><p>I suppose Telstra, but I didn't actually pay for that.</p><h2 id="whats-been-your-overall-return">What's been your overall return?</h2><p>I don't know actually.</p><h2 id="how-are-you-building-wealth">How are you building wealth?</h2><p>Through the share market and <a href="https://www.spaceship.com.au/first-home/?ref=spaceship.ghost.io" rel="noreferrer">saving for a house deposi</a>t. If I bought in Canberra it would be way cheaper but I don't know if it will appreciate as much as Sydney or Melbourne.</p><h2 id="what-are-your-main-roadblocks-and-how-are-you-addressing-them">What are your main roadblocks? And how are you addressing them?</h2><p>Because I have a good salary, I don't save as much as I probably should. I'm also not as careful as I should be. I could be much further ahead if I was more careful.</p><h2 id="do-you-have-a-target-net-worth-you-want">Do you have a target net worth you want?</h2><p>$100,000 and a house would be good. </p><h2 id="when-did-you-make-your-first-significant-behavioural-shift-towards-wealth-building">When did you make your first significant behavioural shift towards wealth building?</h2><p>When I got this job as an engineer. A mentor of mine said the most valuable asset I have is my capacity to earn money; not actual shares or cash or property. The amount of money a good job gets me is so much more over time than other things.</p><p>That stuck in my mind so now I am pretty interested in upskilling and becoming more valuable.</p><h2 id="if-you-could-start-again-what-would-you-do-differently-advice-for-younger-self">If you could start again, what would you do differently? (Advice for younger self)</h2><p>Travelling was definitely fantastic and formed a lot of how I see the world. I didn't make any money doing that but I wouldn't change it at all. I think everyone should travel.</p><h2 id="what-mistakes-have-you-made-along-the-way-that-others-can-learn-from">What mistakes have you made along the way that others can learn from?</h2><p>I bought a $20,000 car once and it took me ages to pay it off. I drove it all the time between Canberra and Sydney and Jindabyne and stuff but it didn't need to be that expensive. I sold it eventually for like $8,000.</p><h2 id="if-you-had-to-give-advice-to-spaceship-readers-about-how-to-build-wealth-what-would-it-be">If you had to give advice to Spaceship readers about how to build wealth, what would it be?</h2><p>Slow and steady, and invest in shares.</p><h2 id="what-do-you-want-to-do-in-your-retirement">What do you want to do in your retirement? </h2><p>Live in the mountains.</p><h2 id="do-you-have-any-worries-about-retirement-if-so-how-are-you-planning-to-address-them">Do you have any worries about retirement? If so, how are you planning to address them?</h2><p>I sometimes worry that something will be invented that will make my kind of engineering obsolete, so I try and read a lot about my industry so I'm on top of things going on so can upskill if I need to.</p><h2 id="how-are-you-learning-about-building-wealth-is-it-from-family-books-forced-to-learn-as-wealth-grew-etc">How are you learning about building wealth? Is it from family, books, forced to learn as wealth grew, etc.?</h2><p>Books mostly. Though my parents were pretty good at investing in shares so I talk about it with them a lot.</p><h2 id="do-you-give-to-charity-why-or-why-not-if-you-do-what-percent-of-timemoney-do-you-give">Do you give to charity? Why or why not? If you do, what percent of time/money do you give?</h2><p>No! But I would like to do that!</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Bryna Howes)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/real-money-talk/">Real Money Talk</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2019/02/real-money-talk-clare.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[14.02.20 | You've got mail]]></title>
            <link>https://www.spaceship.com.au/learn/140220-newsletter/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/140220-newsletter/</guid>
            <pubDate>Fri, 14 Feb 2020 00:05:00 GMT</pubDate>
            <description><![CDATA[It seems somewhat fitting to talk about relationships.]]></description>
            <content:encoded><![CDATA[<p>Today is Valentine’s Day, a day where some will bemoan the commercialism of the so-called Hallmark holiday, others will revel in red roses, and others still will ignore it altogether.</p><p>It seems somewhat fitting, then, to talk about relationships.</p><p>But don’t worry — this isn’t about me!</p><p>It’s about how we can build a solid relationship with… money.</p><h2 id="be-honest">Be honest</h2><p>The hallmark (!) of any good relationship is the ability to be honest — with yourself as much as anyone else. The same goes for your relationship with money.</p><p>Let’s say, for instance, you have a credit card debt you’re avoiding.</p><p>When the bank calls to talk about the debt, you cry: “It’s not me, it’s you.” When a statement arrives, you quickly delete it. Sooner or later, you start to think about whether it’d be easier to change your appearance and start a new life than deal with it.</p><p>But if you want to build a good relationship with money, you’re going to have to start being honest with yourself about where you’re at, as hard as that may be.</p><h2 id="learn-to-compromise">Learn to compromise</h2><p>Compromising is key in most relationships, money included.</p><p>In romantic relationships, you might have to compromise on anything from where you go for a night out to who gets to pick out your Netflix show.</p><p>When it comes to money, you might need to learn to compromise when it comes to wants vs needs. Think: you want the new iPhone, but you don’t need it. What you do need is to top up your emergency fund so you have a safety net.</p><p>So, maybe you compromise with yourself: When you hit $X in your emergency fund, you can buy yourself a secondhand iPhone. (And maybe by then you don’t want one, anyway!)</p><h2 id="build-trust">Build trust</h2><p>Trust is typically the cornerstone of a good relationship.</p><p>And research has found that when it comes to money, believing in your ability to succeed financially corresponds quite strongly with your financial wellbeing.</p><p>Building financial trust in yourself can be easier said than done. Sometimes, you will feel as though you take two steps forward and one step back. But believing in yourself and your ability to make smart money decisions, even if sometimes you trip up, is important.</p><h2 id="respect-the-relationship">Respect the relationship</h2><p>Here at Spaceship, we believe money is a tool you can wield to do cool things.<br>If you work on your relationship with money every day — if you have faith in your ability to use money wisely, if you are honest with yourself about how to use it, and if you learn to compromise — you’ll hopefully find yourself in a respectful and positive relationship!</p><p>Happy Valentine’s Day!</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Bryna Howes)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/newsletters/">Newsletters</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2020/02/unnamed.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[The benefits of loyalty programs]]></title>
            <link>https://www.spaceship.com.au/learn/the-benefits-of-loyalty-programs/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/the-benefits-of-loyalty-programs/</guid>
            <pubDate>Tue, 11 Feb 2020 22:40:00 GMT</pubDate>
            <description><![CDATA[If you’ve ever heard someone say nothing in life is free, they are terribly mistaken. ]]></description>
            <content:encoded><![CDATA[<p>If you’ve ever heard someone say nothing in life is free, they are terribly mistaken. Loyalty programs can allow you not only to save money, but also gain access to bonus products, upgrades and discounts that normal shoppers miss out on.</p><p>On the surface, loyalty programs can seem complex, difficult to understand and not worth your time. Some discounts only apply if you jump through multiple hoops or scan and upload receipts to a dodgy-looking website address found on the back of a packet. We’ve outlined some of the pitfalls of loyalty programs <a href="https://www.spaceshipinvest.com.au/learn/pitfalls-of-loyalty-programs/?ref=spaceship.ghost.io">here</a>.</p><p>Luckily, there are plenty of straightforward loyalty programs that will reward you for simply using their service or website. Most of these are free and allow you to benefit without pulling any extra weight.</p><p>Spaceship did some field research and we found 5 benefits you can start receiving today as a loyalty program member.</p><h2 id="1-earning-points">1. Earning points</h2><p>The most common loyalty programs revolve around some form of points accumulation. When shopping frugally and trying to save money, earning points and saving them up your sleeve will generally help you receive discounts or other types of rewards at some time in the future. Value rises out of points programs if you are constantly spending with the same retailer, frequently throughout the year.</p><p>There is little consistency across programs as to how many points you earn when you spend but being a member of the program already allows you to benefit by earning points every time you shop. Check to see if any of the programs you are a member of have extra point promotions (usually allowing you to earn double or triple points).</p><h2 id="2-vouchers-cashback">2. Vouchers / cashback</h2><p>While not necessarily loyalty programs in themselves, internet browser plugins have risen in popularity, allowing you to save money when shopping.</p><p><a href="https://www.joinhoney.com/?ref=spaceship.ghost.io"><strong>Honey</strong></a> does the hard work for you and applies the best available coupon code when you go to the checkout page for your shopping.<a href="https://www.cashrewards.com.au/shop?ref=spaceship.ghost.io"> <strong>Cashrewards</strong></a> will give you anywhere between 1-15% cash back every time you shop (at participating retailers) by simply clicking through a link every time you shop online.</p><p>Some credit card providers offer similar programs if shopping with their card, through an online portal. Check to see if your card offers this or see the links above.</p><h2 id="3-free-shipping">3. Free shipping</h2><p>For big online spenders, one of the more useful perks of loyalty programs is free shipping. For example, membership to Amazon Prime allows members in Australia to get two-day shipping for local items and global shipping for purchases from their international site.</p><p>Other sites such as the ICONIC allow for next day delivery to metro areas if ordered before 10pm. While this requires a minimum spend, having such fast delivery in Australia has been a great improvement in recent years for online shoppers.</p><h2 id="4-upgrades">4. Upgrades</h2><p>Upgrades are a classic example of both rewarding and encouraging customer loyalty. Upgrades are most commonly found on airlines or at hotel chains (as there may be tickets or rooms that have not been sold prior).</p><p>These offers are often made on a priority basis, so being a member of their loyalty program can ensure your name is at least in contention.</p><h2 id="5-discounts">5. Discounts</h2><p>One of the main advantages of being a member of any loyalty program, are discounts when signing up (anywhere between 5-20%) or for sales events throughout the year.</p><p>By joining, loyalty programs will often give you a voucher or discount code on your birthday and send emails to members for access to sales before the general public.</p><p>Depending on the company, members of loyalty programs can also get access to exclusive products or services and receive ‘members-only’ prices in-store or online.</p><h2 id="sign-me-up">Sign me up</h2><p>Loyalty programs largely benefit companies by generating repeat business, but as a customer, anything that can help you save money will ultimately mean more cash up your sleeve to put toward your savings goals, investments, or extra spending money - whatever floats your boat.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Liam Thomson)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/personal-finance/">Personal Finance</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2020/02/benefits-of-loyalty-programs.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[07.02.20 | The Nike of sleep]]></title>
            <link>https://www.spaceship.com.au/learn/070220-newsletter/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/070220-newsletter/</guid>
            <pubDate>Thu, 06 Feb 2020 22:54:00 GMT</pubDate>
            <description><![CDATA[A few thoughts on Casper, the online mattress retailer.]]></description>
            <content:encoded><![CDATA[<p>Many people dubbed 2019 the year of the unicorn. Companies such as Uber, Saudi Aramco, Peloton, and Beyond Meat went public, with varying results.</p><p>Other companies, such as WeWork, tried and failed spectacularly.</p><p>The result of all this turmoil is markets seem to be somewhat dubious about the Silicon Valley companies with big dreams but tiny (or no) profits, which brings me to online mattress retailer Casper.</p><p>Casper’s big dream is to be the “Nike of sleep.”</p><p>I don’t know about you, but when I was younger, I did not value sleep. I would go out all night and head straight to work the next day. I considered sleeping in a waste of my time. Now, I realise sleep is probably the most important thing I can give myself.</p><p>So — as Casper taps into the “global sleep economy” and creates new products such as meditation apps, sleep supplements, and soothing lights — I am probably their target customer. They’re looking for those of us who think beyond a mattress.</p><p>And they’re going to need a few of us.</p><p>When Casper started out in 2014, it became famous for pioneering the mattress-in-a-box trend. The company sold US$1 million worth of products in its first 28 days, and a little more than six months later, they expanded from the United States to Canada.</p><p>By 2019, five years after launching, the company was said to be worth US$1.1 billion.</p><p>They got to this point by offering something unique: a 100-night risk-free trial period. Customers could buy a mattress from Casper and spend 100 nights sleeping on it. If, after that period, they didn’t like the mattress, they could return it for a full refund.</p><p>This helped set Casper apart, but it also created a problem, because a returned mattress can’t just be cleaned up and shipped to the next person. It’s not allowed. The mattress most likely is donated or ends up in landfill, and Casper has to eat the cost.</p><p>In 2019, Casper lost US$80 million — which equated to 23% of its revenue — on returns alone.</p><p>So, when, in January, Casper first filed to go public, its prospectus didn’t paint a particularly pretty picture. The company had net losses of US$73.4 million in 2017 and then US$92.1 million in 2018. It also had a US$232.2 million deficit by 31 December 2018.</p><p>The risk factors section of the prospectus says: “We have a history of losses and expect to have operating losses and negative cash flow as we continue to expand our business.”</p><p>Every company hoping to go public has risk factors. You’d probably pose more of a risk to investors if you had the audacity to think your risk factors section could be blank.</p><p>And plenty of companies don’t make any profit in the beginning. Amazon famously didn’t make a profit for around nine years, so it’s not imperative to be a public and profitable company.</p><p>But in this post-WeWork environment, you’re going to need something more than the dream. You’re going to probably need a path to profitability that makes sense to investors, as marketing buzz and compelling products and unique selling points will only get you so far.</p><p>Casper has discovered that the hard way. Earlier this week, it dropped its initial public offering share price to US$12-13, amending its earlier filing which offered shares at US$17-19.</p><p>This new price values the company at just more than US$500 million. You don’t need me to tell you that’s a far cry from its earlier, private valuation of US$1.1 billion.</p><p>We’ll see where Casper ends up now that it has floated. But it seems safe to say investors are no longer willing to lose sleep over Silicon Valley’s dreams.</p><hr><p>Important! We’re sharing with you our thoughts on these companies for your informational purposes only. However, we are not making recommendations to buy or sell holdings in a specific company. Past performance isn’t a reliable indicator of future performance.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Bryna Howes)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/newsletters/">Newsletters</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2020/02/casper.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[Real money talk: Mark]]></title>
            <link>https://www.spaceship.com.au/learn/real-money-talk-mark/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/real-money-talk-mark/</guid>
            <pubDate>Mon, 03 Feb 2020 23:37:00 GMT</pubDate>
            <description><![CDATA[Mark is a businessman who has spent most of his career managing money.]]></description>
            <content:encoded><![CDATA[<p>This post is based on an interview we conducted with Mark in September 2018.</p><p>Real Money Talk is our series where we interview Australians from all walks of life about their personal finances. The views expressed are those of the interviewees, based on their experiences with money, and as such are not necessarily representative of Spaceship's views.</p><p>Mark is a Managing Director of State Street Global Advisors and Head of the Investment Solutions Group, Asia Pacific.</p><p>He's spent most of his career managing money. He keeps an eye on geopolitics and has a healthy optimism for the future of the human race.</p><p>That said, on a micro level, he has some solid tips for anybody hoping to organise their life so they may not have to worry about money so much.</p><p>Over to Mark:</p><hr><p>There are a series of basic things people have to know, the most important is: distinguish between what is important and what is noise.</p><p>Get a job even before you leave school.</p><p>Employment is voluntary. You are not “working for the man” as you can quit anytime. The second you are over-worked by your boss, escalate the issue massively. Don’t sit and sulk.</p><p>Understand how warranties work. Ask the question and make sure you read the policy and get it in writing from the supplier explaining what you have to do if something breaks.</p><p>Understand how insurance works. Ask the question and Make sure you read the insurance policy, and if you don't understand it or what you need to do to make a claim - ask your insurer to explain it in writing.</p><p>You are the best person to look after yourself. My daughter did her RSA and started working at the Crows Nest Hotel. She hated it, so she left and started working at another hotel, much better experience.</p><p>If you manage yourself better, you will definitely be happier.</p><p>If you have a life partner - or at least partners - you tend to be happier and financially better off.</p><p><a href="https://www.spaceshipinvest.com.au/learn/five-ways-behavioural-finance-save-more/?ref=spaceship.ghost.io">Save</a> some of every pay packet.</p><p>Save up for things.</p><p>Pay your credit card off every month.</p><p>Buy <a href="https://www.spaceshipinvest.com.au/learn/six-high-quality-money-hacks/?ref=spaceship.ghost.io">second-hand things</a>. Understand what things are utterly worthless second-hand (e.g. furniture) and buy them.</p><p>Travel is an investment in yourself.</p><p>Wealthy people buy new cars.</p><p>Pay good money to a specialist repairer to assess a second-hand car you are considering.</p><p>If you buy a property with your partner - live on the lowest salary and deduct repayments from that salary. Pay the other salary into the mortgage in its entirety. (see point 7.)</p><p>Do without things, save up.</p><p>Learn to be a great cook.</p><p>Understand what <a href="https://www.spaceshipinvest.com.au/learn/what-is-super/?ref=spaceship.ghost.io">superannuation</a> is for. It is to look after you when you get old. Ask yourself a question, do you want someone else to look after you and rely on them to do the right thing when you retire? Or would you rather know that you have it under control?</p><p>Point 18b. Superannuation is not investing, it is saving. Retirement is really simple. You retire on a given date, then you have two questions to answer; how long will you live and what do you need to live on a week? That is all you need to focus on. You have a pot of cash that is deployed into a set of investment stuff. Forget about that. All you want to know is how the stuff will pay you the weekly income you need in real dollars.</p><p>Understand why <a href="https://www.spaceshipinvest.com.au/learn/why-cash-costs-you-money/?ref=spaceship.ghost.io">excessive inflation</a> is bad.</p><p>Learn the four rules of spending. Who makes the best spending decisions?<br>a. You spend your money really carefully e.g. you buy yourself a coffee.<br>b. You spend your money on someone you know less well e.g. you buy me a coffee and are not sure what I like.<br>c. You spend your money on someone you don’t know at all e.g. you buy a coffee for a hobo.<br>d. You spend someone else’s money on someone you don’t know e.g. you are on the board of a charity or work for the government.</p><p>Your earliest jobs are so valuable. Why does one place do well and another doesn’t? If you provide good service does it usually result in them responding positively or negatively?</p><p>When you are going for a serious job, i.e. post-graduation, your part-time jobs and extra-curricular activities tell an important story. Why do so some companies like employing rowers? What motivates you?</p><p>Muscular labour is a noble way to earn money. Never forget that. Can you disassemble a hydraulic ram, fix it, and then reassemble it?</p><p>Tell the truth. Explain that working for company X isn’t your dream job but you understand how valuable working for them can be. Working as an auditor is a classic example, most hate the experience but also say the same experience is invaluable. The point is that at that particular stage of your career, you can’t use the experience but eventually you will.</p><p>You are a brand. Think about how a great company values its brand and mimic what they do.</p><p>Commercial interactions are based on human contact. Embrace it. The “old boys club” evolved for good reasons. People like to deal and work with people they like.</p><p>Learn about <a href="https://www.spaceshipinvest.com.au/learn/how-does-compound-interest-work/?ref=spaceship.ghost.io">compounding</a>.</p><p>Sit down and do a calculation (get help to do this if you need it) and work out the impact of your life if you start work a year earlier and earn say, $40,000, and save $10,000 of it towards your retirement. See what a difference that makes towards your retirement.</p><p>When you don’t have lots of commitments, it is much easier to take risks. So <a href="https://www.spaceshipinvest.com.au/learn/diversification/?ref=spaceship.ghost.io">take risks when you are young</a>.</p><p>Work out how many hours a week you spend on social media. Could you get a second job with that time? Give it a try.</p><p>When you are young, work really hard. You are physically able to recover faster when tired.</p><p>I remember when I was 20, I wanted to be 40. When I got to 40, I was correct.</p><p>Mark’s story:</p><p>My first job was at DJ’s as a Christmas casual. Then full-time (I stuffed up my uni application, still can’t work out what went wrong).  Earned $98 one week and $102 the next.</p><p>Got into uni part-time then went to Arthur Young, now Ernst &amp; Young as an auditor. I studied two degrees part-time. I moved into investments when I was working at an insurance company.</p><p>Work/life balance is alright - however when you a) work in a global team and b) support clients, then your time is never your own. Best thing about my job: no two days are ever the same. Worst thing: no two days are ever the same.</p><p>Being effective at work means you have better balance. It really helps if your partner and family know what you do and also why you do things. Some kids when asked where their Mother or Father works, don’t know. I think that is dreadful. You know where they go to school, they should know where you work and why.</p><p>To budget means to reduce debt as quickly as possible. The second focus is building a super balance that will be adequate across time, income and risk factors like inflation and downside risk (sequencing).</p><p>When you get older you often have major events e.g. 21st’s, weddings etc. Important, but generally impossible to wrap a spending framework around them. So if you go on an overseas holiday, knowing you are only going to spend a set amount is crucial.</p><p>My best decision was paying off a mortgage a decade early.</p><p>My super is 100% indexed equity – don’t overthink the accumulation phase, it’s pretty simple, whoever has the most wins. Vulgar but true.</p><p>My worst investments were during 1987 punting on penny dreadful gold mining stocks. They made betting at the races look like a well-considered investment process.</p><p>Good luck to you!</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Bryna Howes)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/real-money-talk/">Real Money Talk</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2019/02/Real-Money-Talk-Mark-.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[31.01.20 | A house of cards]]></title>
            <link>https://www.spaceship.com.au/learn/310120-newsletter/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/310120-newsletter/</guid>
            <pubDate>Thu, 30 Jan 2020 22:40:00 GMT</pubDate>
            <description><![CDATA[A new way of thinking about the quest for home ownership?]]></description>
            <content:encoded><![CDATA[<p>Unless you’ve been living under a rock in recent years, you’ve probably seen at least one article on Australian millennials and the insane house prices locking us out of buying.</p><p><em>'Cubby house' syndrome intensifying among millennials</em> was a beauty of a headline.</p><p>I am also partial to this gem: <em>Enough about avo on toast: We spoke to the experts to find the real reasons why housing is so expensive for young Australians.</em></p><p>The regularity with which these articles pop up can be enough to drive you crazy, if not stir some emotional and financial panic that you’ll forever be beholden to a landlord.</p><p>That’s not surprising, given a survey has found 94 per cent of Australian millennials rate home ownership as important but 58 per cent are unable to afford the deposit right away.</p><p>Recently, though, a new way of thinking has started to creep into the headlines.</p><p>What if we decided to remain a generation of renters and try our luck investing elsewhere?</p><p>Research conducted by EY Sweeney has found that two out of three Sydney residents think renting is a waste of money. But the average house in Sydney costs 10.9 times the average NSW income. Worse, the buyer of an average Sydney home needs to save for more than seven years to reach the 20 per cent deposit required for an apartment.</p><p>So, EY Sweeney did some economic modelling.</p><p>Two home seekers, with the same starting capital, made different choices.</p><p>One put 20 per cent down on a unit (purchased with a mortgage at 80% loan-to-value-ratio).</p><p>The other rented a similar dwelling in the same location and purchased an ASX200 index fund (purchased with a margin loan at 50% loan-to-value ratio). The renter continued to place the ongoing savings in housing costs — i.e. the difference between their rent and the costs the buyer faced — into the index fund, while also reinvesting any dividends from the index fund.</p><p>After running this model on 43 areas in Sydney between 1994 and 2017, the research found that 62 per cent of the time, the renter was better off. (Also noteworthy: in this model, the renter takes on a higher risk profile than most might, and as such, if the market dropped significantly, they could receive a margin call.)</p><p>It makes for an interesting argument — especially if, you know, you’re hunting for some polite dinner conversation topics. But as we all know, nothing to do with money is ever simple.</p><p>With buying, you eliminate a lot of your housing expenses once your mortgage is paid off!</p><p>But with renting, you don't have to pay for repairs or maintenance!</p><p>But with buying, there can be tax credits!</p><p>And with renting, you can get returns in the long-term, say, by investing in the stock market!</p><p>(I could go all day.)</p><p>The bottom line is that this new way of thinking is worth exploring. The right decision will look different for all of you, but that doesn’t mean it’s the wrong decision.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Bryna Howes)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/newsletters/">Newsletters</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2020/02/sergei-akulich-i1I4nH0xtQk-unsplash--1-.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[23.01.20 | Our performance in 2019]]></title>
            <link>https://www.spaceship.com.au/learn/230120-newsletter/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/230120-newsletter/</guid>
            <pubDate>Thu, 23 Jan 2020 04:30:00 GMT</pubDate>
            <description><![CDATA[2019 was a good year for Spaceship Voyager customers.]]></description>
            <content:encoded><![CDATA[<p>There are a few ways you could kick off a new year and a new decade. Fireworks. Champagne. A snowy ball drop in Times Square. Take your pick.</p><p>Here at Spaceship, we’re kicking it off with a new feature and some performance numbers.</p><p>Last week, we launched the web version of our Spaceship Voyager app. If you’re a customer, you’ll be pretty familiar with what you’ll find inside, but there are a few stellar extras for eagle-eyed users. You can <a href="https://app.spaceshipinvest.com.au/login?ref=spaceship.ghost.io">take a look around here</a>.</p><p>As for performance, 2019 was a good year for Spaceship Voyager customers.</p><h2 id="spaceship-universe-portfolio">Spaceship Universe Portfolio</h2><p>The Spaceship Universe Portfolio returned 35.07 per cent in the calendar year ending 31 December 2019. It has returned an annualised performance of 16 per cent since the Funded Date* of 15 May 2018 (20 months).</p><h2 id="spaceship-index-portfolio">Spaceship Index Portfolio</h2><p>The Spaceship Index Portfolio returned 25.99 per cent in the calendar year ending 31 December 2019. It has returned an annualised performance of 13.51 per cent since the Funded Date* of 15 May 2018 (20 months).</p><p>These numbers relate to the performance of each fund.</p><p>The performance of your investment in either the Spaceship Universe Portfolio or Spaceship Index Portfolio will naturally differ, and will depend on when you invested in the fund. Your return is based on the unit price of the fund when you were issued units.</p><p>Also remember, past performance is not a reliable indicator of future performance and is provided for your information purposes only. Returns are net fees, and not a projection.</p><p>* The Funded Date of 15 May 2018 represents the date on which each fund was able to invest in most of the companies in its relevant reference indices.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Bryna Howes)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/newsletters/">Newsletters</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2020/01/unnamed-1.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[17.01.20 | Stay golden]]></title>
            <link>https://www.spaceship.com.au/learn/170120-newsletter/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/170120-newsletter/</guid>
            <pubDate>Fri, 17 Jan 2020 00:49:00 GMT</pubDate>
            <description><![CDATA[If you can find a job that has good stuff sitting alongside the bad stuff, maybe you’re golden?]]></description>
            <content:encoded><![CDATA[<p>One of my co-workers here at Spaceship is a deep thinker.</p><p>It’s not always obvious. One minute he might be showing off his brightly-printed socks or telling you about the audacity of the guy who took his shirt off at Barry’s Bootcamp.</p><p>But the next minute he might be telling you about a book on meditation or doing a financial forecast just for fun or talking about how to be thankful in life.</p><p>Because of this, I am always writing little notes about what he has told me. Recently, I was looking over these notes, and I discovered this gem:</p><p><em>You are paid at work for the “bad stuff” because the good stuff is the stuff you like doing.</em></p><p>I much prefer his way of thinking to the oft-quoted phrase: <em>Find something you love and you will never work a day in your life.</em></p><p>I love my job, but I’m not going to act like it isn’t work. It’s hard work, sometimes. But that’s why my colleague’s quote speaks to me. When I’m enjoying what I’m doing — whether it’s writing this newsletter or reading customer feedback — I don’t feel as though I’m working. I’m reminded of our mission and purpose and I know why I’m here.</p><p>But when it gets hard at work, that’s when knowing I’m getting paid feels good. Because on the really hard days, you wouldn’t want to work for free!</p><p>Similarly, it’s a privilege to find something you love to do and get paid for it. Not everyone can be so lucky. If you can find a job that at least has good stuff sitting alongside the bad stuff, maybe you’re golden?</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Bryna Howes)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/newsletters/">Newsletters</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2020/01/unnamed.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[09.01.20 | A 2020 vision]]></title>
            <link>https://www.spaceship.com.au/learn/090120-newsletter/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/090120-newsletter/</guid>
            <pubDate>Thu, 09 Jan 2020 07:02:00 GMT</pubDate>
            <description><![CDATA[We're talking about goals and guidelines instead of rules and resolutions.]]></description>
            <content:encoded><![CDATA[<p>Whether it’s because I was born female, born with an Aries rising sign, born in the Year of the Pig, born to two reasonably successful parents, or just born this way — whatever it is — I’ve always had a lot of energy and I’ve always needed something to do.</p><p>Which means I love the start of a new year.</p><p>I’m not big on making resolutions, but I do love the symbolism of a fresh slate. It’s 2020, now. All the kooky decisions I made last year are old news!</p><p>So, I start each new year hot out of the gate by conducting a bit of a life audit.</p><p>This involves looking at what I’ve been doing in various areas — health, finances, purpose — and then considering whether I could be more mindful about the choices I make in these areas. Perhaps moreso, considering whether I’m okay with how everything's tracking.</p><p>I usually end up down a rabbit hole of Google searches, which begins with phrases such as “the best way to keep tabs on spending” and ends with “how to make kale chips.”</p><p>The problem is for every answer you find, more questions are raised, and this is why I’m not big on making resolutions. I feel as though I’m set up to fail.</p><p>Why all the fuss over the fresh slate, then?</p><p>A few years back, a psychologist told me the only absolute rule in life is, well, there are no rules. You should live your life according to guidelines, not rules, he said.</p><p>Because let’s say you vow to do yoga every single morning. And then you go away for a week and get into the habit of sleeping in instead of slipping into warrior pose. When you return from holiday, your rule all broken into pieces, you’ll probably struggle with the idea you’ve failed.</p><p>Or maybe you’ve got a rule that you have to finish every book you start, whether you like it or not. You’re selling it short, you tell yourself. But what a waste of your own precious, hard-earned time! If you really don’t like the book, trust yourself and move on.</p><p>So, every new year, instead of resolutions or rules, I try goals and guidelines.</p><p>After years of being unable to exercise due to health problems, I’d like to slowly work on getting fitter this year. But I know that if I resolved to go to a boxing class twice every week, I’d probably just end up paying for a gym membership I didn’t use and giving up.</p><p>So, my guideline around health for this year is to try and be active, generally. Testing out some pilates classes, meeting my Fitbit step goal each week, stretching on the weekends, and maybe climb a mountain or something. The goal is to just do more this year than I did last year.</p><p>Likewise, my financial goal this year is to save more than I did last year.</p><p>I’m trying to allocate 30% of my post-tax salary to savings, instead of the 25% I allocated in 2019. I’m also going to pay off a small amount of debt, which means I’ll have even more to set aside for savings. And I could also stand to cut down on my Uber Eats spending.</p><p>But if I don’t quite hit my goal, I’m not going to punish myself for my transgressions.</p><p>I get that setting guidelines and not rules can seem like an easy cop out, but it’s more about avoiding an all-or-nothing approach. It’s about being flexible.</p><p>When it comes to living the life you want to live, there’s no right or wrong!</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Bryna Howes)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/newsletters/">Newsletters</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2020/01/news-090120-1.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[Real money talk: Wilbur]]></title>
            <link>https://www.spaceship.com.au/learn/real-money-talk-wilbur/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/real-money-talk-wilbur/</guid>
            <pubDate>Mon, 06 Jan 2020 23:15:12 GMT</pubDate>
            <description><![CDATA[Wilbur is a 25-year-old software engineer and is more willing to spend on convenience than material items.]]></description>
            <content:encoded><![CDATA[<p>This post is based on an interview we conducted with Wilbur in December 2019.</p><p>Real Money Talk is our series where we interview Australians from all walks of life about their personal finances. The views expressed are those of the interviewees, based on their experiences with money, and as such are not necessarily representative of Spaceship’s views.</p><p>We have changed the name of the interviewee for their privacy, but it’s worth noting that the interviewee works at Spaceship.</p><p><strong>Name: </strong>Wilbur</p><p><strong>Age: </strong>25</p><p><strong>Where do you live?</strong></p><p>I rent an apartment in Sydney with four others.</p><p><strong>Please tell us a bit about yourself.</strong></p><p>I’m a software engineer working at a financial services company. In my spare time I take photos for friends and really enjoy watching films.</p><p><strong>What is your current net worth?</strong></p><p>Somewhere around $90,000.</p><p><strong>How does it break down?</strong></p><p>Savings: $60,000</p><p>Super: $20,000</p><p>Investments: $10,000</p><p><strong>Any debts? (including HELP from Uni)</strong></p><p>As an at-the-time permanent resident, I wasn’t able to get HECS, so my university fees were paid up-front with a lot of help from my family. Other than that, I have a credit card that I use to earn frequent flyer points. I settle it daily though; I’m neurotic as it is, and any debt hanging over my head just won’t do.</p><p><strong>How did you accumulate your net worth?</strong></p><p>Saving. I try to end each month with more money than at the start of the month. Obviously there are months where I’m forced to spend more, but I try to stick to this rule semi-religiously.</p><h2 id="earn">Earn</h2><p><strong>Tell us a bit about your career.</strong></p><p>I finished university in 2016. My first job out of university was on an app development team at a large Australian bank. I learnt a lot there, but ultimately found my work there very unfulfilling. In 2018, I moved to the company I currently work for.</p><p><strong>What advice do you have for people who want to earn more money?</strong></p><p>It depends on your vocation, but I believe that having friends in the same industry is incredibly valuable. Knowledge is power, as the old saying goes. If I didn’t regularly catch up with friends working at other companies, I would never had known that my time was being undervalued at my first job.</p><p><strong>What is your savings rate? And how has it changed over time?</strong></p><p>It’s certainly increased. I experienced lifestyle inflation after landing my first job, and bought a lot of things that I really shouldn’t have (and regret to this day). Since changing jobs I’ve put a lot more effort into saving. At the moment I save around 30% of my after-tax paycheck. I’d like to save more, but at the same time I don’t want saving to encroach on my social life.</p><p><strong>Do you have a budget?</strong></p><p>I should, but all the budgeting tools I’ve tried are too restrictive and don’t seem to accommodate for life events. I set a savings goal each month and try to hit it. It works for me.</p><p><strong>Do you make purchase decisions carefully, or are you loose with your money?</strong></p><p>I am more willing to spend on convenience than material items. I’d happily pay for takeout if it means that I have an extra hour at night to work on side projects or relax. Comparatively, I spend a lot more time considering whether I need to buy tangible things.</p><p><strong>How is your work-life balance?</strong></p><p>A year ago it wasn’t very good at all, and I often worked through the night. Nowadays I work a steady nine hours, and I’m mostly able to shut off as soon as I leave the office doors. I believe that rest time contributes more to quality work than the hustle-and-grind culture that social media influencers peddle.</p><p><strong>What is your favourite thing to spend money on?</strong></p><p>I really love tech products, so a sizable portion of my disposable income goes towards Apple products.</p><h2 id="invest">Invest</h2><p><strong>How do you invest?</strong></p><p>Besides Spaceship Voyager, I have some money invested in ETFs. I have, in the past, invested in crypto, but it was a bit too exciting for me.</p><p><strong>What has been your best investment?</strong></p><p>Spaceship Voyager has been the best for me in terms of risk/returns, but Ripple (XRP) saw the most growth. My investment value grew around 1,000% percent before I sold half my stake. Sadly it crashed right back down shortly thereafter.</p><p><strong>What has been your worst investment?</strong></p><p>Three years ago I bought shares in a promising Melbourne cloud tech company shortly before they announced their quarterly figures. Sadly their numbers didn’t look how I expected them to, and the share price crashed by about 50% throughout the day. They still haven’t recovered.</p><p><strong>How are you building wealth?</strong></p><p>I’m still looking for something that I feel confident investing more of my savings into, so at the moment, my salary is my primary driver of wealth growth.</p><p><strong>What are your main roadblocks? And how are you addressing them?</strong></p><p>My biggest roadblock is knowledge. The only way to know where to grow your wealth is by doing the appropriate research. I just need to take the time to do that research.</p><p><strong>Do you have a target net worth you want?</strong></p><p>Not really.</p><p><strong>When did you make your first significant behavioural shift towards wealth building?</strong></p><p>I still don’t think I have.</p><p><strong>If you could start again, what would you do differently?</strong></p><p>I’d tell myself to save more money when I was younger. Take more risks.</p><p><strong>What mistakes have you made along the way that others can learn from?</strong></p><p>Spent too much.</p><p><strong>Do you have any worries about retirement? If so, how are you planning to address them?</strong></p><p>Retirement seems so far away that I haven’t even considered it.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Bryna Howes)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/real-money-talk/">Real Money Talk</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2020/01/real-money-talk-wilbur.png" length="0" type="image/png"/>
        </item>
        <item>
            <title><![CDATA[19.12.19 | That's a wrap]]></title>
            <link>https://www.spaceship.com.au/learn/191219-newsletter/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/191219-newsletter/</guid>
            <pubDate>Wed, 18 Dec 2019 23:20:00 GMT</pubDate>
            <description><![CDATA[Welcome to the end of 2019 — we made it!]]></description>
            <content:encoded><![CDATA[<p>Welcome to the end of 2019 — we made it!</p><p>It’s been a really big year for us at Spaceship, which means we haven’t always had time to take a minute to reflect on everything that’s happened. So, what better time than now, in our last newsletter of the year, to look back at the latest launches and landings, and a few of the bigger or more interesting moments that have taken place in 2019?</p><p><strong>We got real with the money talk</strong><br>Our <a href="https://www.spaceshipinvest.com.au/learn/tag/real-money-talk/?ref=spaceship.ghost.io">Real Money Talk series</a> has been a real winner this year. We’re curious creatures by nature, so who wouldn’t want to hear Australians, from all walks of life, chat about their personal finances? Every talk has been a hit, but the most popular this year was with <a href="https://www.spaceshipinvest.com.au/learn/real-money-talk-zoe/?ref=spaceship.ghost.io">Zoe</a> (name changed), a 29-year-old business woman in Sydney who was looking to buy a house and slowly but surely figuring out how to build her wealth.</p><p><strong>Our investment team did some deep dives</strong><br>We don’t just invest in companies, we talk about them. This year, our investment team started doing some deep dives into the companies in our Spaceship Voyager portfolios. Our look at <a href="https://www.spaceshipinvest.com.au/learn/just-afterpay-it/?ref=spaceship.ghost.io">Afterpay</a> was a hit, as was our analysis on <a href="https://www.spaceshipinvest.com.au/learn/disney-stock-analysis/?ref=spaceship.ghost.io">Disney</a>.</p><p><strong>The Spaceship Voyager app got a brand new look</strong><br>Earlier this year, our Spaceship Voyager app turned one! And then it got a makeover! (We feel like proud parents at Spaceship HQ, honestly.) It wasn’t necessarily the biggest moment at Spaceship this year, but it was certainly a little exciting.</p><p><strong>Office Hours were a go!</strong><br>If you’re in Sydney, you should come on down to our <a href="https://www.meetup.com/spaceship/?ref=spaceship.ghost.io">regular Office Hours events</a>. You can have some beer and pizza on us, but even better, you can chat with the Spaceship team about startup life, check out our library of books, and discover where the magic happens.</p><p><strong>We bought and sold some stocks</strong><br>This quarter, we made just one change to our Spaceship Universe Portfolio. We added Life360 and we removed Link. You can read more about <a href="https://www.spaceshipinvest.com.au/learn/121219-newsletter/?ref=spaceship.ghost.io">these changes here</a>.</p><p><strong>We started working on some <em>big</em> launches</strong><br>We have started getting ready for some major launches in 2020. We can’t give the game away early, but we feel pretty confident you’ll be very excited by what’s coming up in the new year.</p><p><strong>And finally, our inbox, well…</strong><br>Every month, we receive hundreds of messages from customers, and honestly, it reminds us why we’re all here, at Spaceship. We’re on a mission to enable you to invest in your future, so you can live the life you want to live. And that’s a very personal thing. So, we love that you share your journeys with us. You tell us when you love something, you tell us when you’re not so pleased with our language choices, you write in with your stories. It’s awesome.</p><p>And that’s a wrap!</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Bryna Howes)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/newsletters/">Newsletters</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2019/12/news-191219-1.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[Reflecting on Spaceship Voyager in 2019]]></title>
            <link>https://www.spaceship.com.au/learn/spaceship-voyager-in-2019/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/spaceship-voyager-in-2019/</guid>
            <pubDate>Tue, 17 Dec 2019 01:19:20 GMT</pubDate>
            <description><![CDATA[We ended the year with more than $50 million under management and 50,000 customers (and counting) across our Spaceship Voyager portfolios.]]></description>
            <content:encoded><![CDATA[<p>It was a good year for global and Australian stock markets. Currency helped our Spaceship Voyager portfolios when it came to returns this year, with the fall in the Aussie dollar increasing the value of our overseas holdings. (On the flipside, currency risk could work against the portfolios in the event that the Aussie dollar increases when compared to the US dollar.) We ended the year with more than $50 million under management and 50,000 customers (and counting) across our Spaceship Voyager portfolios.</p><h2 id="macro-in-review">Macro in review</h2><p>The trade war between China and the U.S. dominated news headlines. As an investor, it’s always interesting to see what is being reported in the news versus developments that aren’t. The trade war is clearly negative but what is rarely mentioned is low unemployment in the US; it’s at a 50 year low, alongside low inflation and low interest rates. The combination of inflation and unemployment indicators is measured by the very gloomy sounding “misery index” (see below). In a historical context, the U.S. economy is looking good. It’s the exact opposite of what happened in the 1970s, when the stock market was affected by high inflation and unemployment. This time there is low inflation and low unemployment helping keep interest rates low, which is a great environment for stocks.</p><figure class="kg-card kg-image-card kg-card-hascaption"><img src="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2019/12/our-portfolio-year-in-review-2.png" class="kg-image" alt loading="lazy"><figcaption>Source: <a href="https://inflationdata.com/articles/misery-index/?ref=spaceship.ghost.io">InflationData.com</a>, ‘U.S. Misery Index’</figcaption></figure><p>Also interesting, the U.S. became a net exporter in world oil markets. It’s the first time the U.S. sold more oil than it imported since the 1940s. It’s a global positive for geopolitics, driven by increased production for shale, natural gas output, and renewable electricity generation.</p><figure class="kg-card kg-image-card kg-card-hascaption"><img src="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2019/12/our-portfolio-year-in-review-3.png" class="kg-image" alt loading="lazy"><figcaption>Source: <a href="https://www.ft.com/content/9cbba7b0-12dd-11ea-a7e6-62bf4f9e548a?shareType=nongift&ref=spaceship.ghost.io">Financial Times</a>, ‘U.S. is net exporter of oil for first time in decades'</figcaption></figure><h2 id="stocks-in-review">Stocks in review</h2><p>The biggest contributor to the performance of the Spaceship Universe Portfolio was the tech sector, with the largest company in the world, Apple, becoming even bigger.</p><figure class="kg-card kg-image-card kg-card-hascaption"><img src="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2019/12/our-portfolio-year-in-review-4.png" class="kg-image" alt loading="lazy"><figcaption>These were the top five contributors to the Spaceship Universe Portfolio<span class="-mobiledoc-kit__atom">‌‌</span>Apple</figcaption></figure><h3 id="apple">Apple</h3><p>Who would have thought wearables such as AirPods could be so exciting? Sales of Apple’s wearables, home products, and accessories are on track to overtake Mac sales, which last quarter were US$6.99 billion down 4.7%, while wearables were US$6.52 billion up 54% year over year. Apple shares rose as they successfully proved their ability to upsell more hardware such as Apple Watch and AirPods and services such as Apple Pay and Apple TV. This allowed Apple to make more money out of their current user base while also increasing the cost of switching/leaving the Apple ecosystem.</p><h3 id="nvidia">Nvidia</h3><p>Shares rebounded after the big selloff that hit them (along with Bitcoin) last year. Nvidia chips were being used for Bitcoin mining, which resulted in increased inventory of their General Processing Units (GPU) chips as the Bitcoin price declined. We are more interested in Nvidia’s GPUs being used for gaming and data centres for artificial intelligence, which investors refocused on once inventory returned to more normal levels.</p><h3 id="shopify">Shopify</h3><p>Shopify is a platform that helps more than 1 million merchants sell online. Shares had a good year as they announced plans to add fulfillment services, allowing merchants to store and deliver products within two days with Shopify’s warehouses. Shopify has been so successful that they are on track to be the second largest U.S. ecommerce company ahead of eBay.</p><h3 id="facebook">Facebook</h3><p>Facebook rebounded after a difficult 2018 due to privacy concerns. While concerns still remain, their other brands, Instagram and WhatsApp, continue to grow with both customers and advertisers. We believe that Facebook shares should trade at a higher price earnings ratio, as there are not many large companies that can grow revenue nearly 30%.</p><h3 id="taiwan-semi">Taiwan Semi</h3><p>Taiwan Semiconductor is the largest semiconductor foundry in the world, with a market share of 56%. It produces semiconductor chips for companies such as Apple and Nvidia. Shares outperformed this year, as investors looked to next year’s release of 5G phones and networks, which require more complex chips.</p><figure class="kg-card kg-image-card kg-card-hascaption"><img src="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2019/12/our-portfolio-year-in-review-5.png" class="kg-image" alt loading="lazy"><figcaption>These were the bottom five contributors to the Spaceship Universe Portfolio</figcaption></figure><h3 id="baidu">Baidu</h3><p>Our worst performer was Baidu, also known as the “Chinese Google”. Baidu is the leading search engine in China but their moat is not as strong as Google due to there being stronger competitors in China. There are some cyclical trade concerns but the main reason has been the intense competition for eyeballs in China, with Tencent’s WeChat dominating app usage and new comer Tik Tok gaining more usage and views.</p><h3 id="blackmores">Blackmores</h3><p>We sold the position during the year due to management turnover and concerns over their  strategy in China, where they appear to be looking for a partner. Even with a partner we believe they have lost momentum in China, which is becoming a more competitive market.</p><h3 id="syrah-resources">Syrah Resources</h3><p>We sold out during the year as graphite commodity prices fell faster than expected with management making the decision to decrease mine production. We lost confidence in management’s ability to execute and sold out of the position.</p><h3 id="next-science">Next Science</h3><p>Shares fell as partner sales materialised slower than expected. 3M (a partner) in particular was distracted by an acquisition. Their major partnerships are still in place, so we believe this is more of a delay in sales rather than an issue.</p><h3 id="sina">Sina</h3><p>Similar to Baidu, Sina’s investment in Weibo, also known as the “Chinese Twitter,” suffered from the trade war and competition for eyeballs from WeChat and TikTok.</p><h2 id="our-outlook">Our outlook</h2><p>It’s always difficult to predict the stock market. The old saying is stock market forecasters are there to make astrologers look good. Hindsight is 2020! (Sorry, we had to put that one in for next year.) All we know is that the market will be volatile and it’s very hard to time, especially when you take the tax consequences of frequent buying and selling into account. The market was historically calm this year, with the S&amp;P500 seeing an intra-year drop of 7%, which is well below the average intra-year drop of 13.9% over the last 39 years (see below), while also achieving higher than average returns.</p><figure class="kg-card kg-image-card kg-card-hascaption"><img src="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2019/12/our-portfolio-year-in-review-6.png" class="kg-image" alt loading="lazy"><figcaption>Source: <a href="https://am.jpmorgan.com/us/en/asset-management/gim/adv/insights/guide-to-the-markets/viewer?ref=spaceship.ghost.io">JP Morgan</a>, ‘Guide to the Markets (U.S. 4Q 2019)’</figcaption></figure><p>No matter the outlook, we believe in investing where the world is going. We believe in investing in companies that seem to be benefitting from future trends with competitive advantages or moats to keep out competition.</p><p>Thanks for your trust.</p><hr><p>Important! We’re sharing with you our thoughts on the companies in which Spaceship Voyager invests for your informational purposes only. We think it’s important (and interesting!) to let you know what’s happening with Spaceship Voyager’s investments. However, we are not making recommendations to buy or sell holdings in a specific company. Past performance isn’t a reliable indicator or guarantee of future performance.</p><p>The Spaceship Universe Portfolio invests in Apple, Nvidia, Shopify, Facebook, Taiwan Semiconductor, Baidu, Next Science, and Sina at the time of writing.</p><p>The Spaceship Index Portfolio invests in Apple, Nvidia, Facebook, and Taiwan Semiconductor at the time of writing.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Jason Sedawie)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/investing/">Investing</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2019/12/our-portfolio-year-in-review-1.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[What's a money-losing tech company worth?]]></title>
            <link>https://www.spaceship.com.au/learn/whats-a-money-losing-tech-company-worth/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/whats-a-money-losing-tech-company-worth/</guid>
            <pubDate>Mon, 16 Dec 2019 23:35:36 GMT</pubDate>
            <description><![CDATA[How do you value a tech company that’s losing money?]]></description>
            <content:encoded><![CDATA[<p>Cash-burning tech companies have been all over the news recently, with WeWork and its billion-dollar meltdown catching the most attention. The attention seems warranted, though. After all, how can a company such as WeWork be valued at US$47 billion as recently as January this year and now potentially be worth zero? Aside from the allegedly self-dealing CEO, Adam Neumann, who has been described as the “most talented grifter of our time,” WeWork raises doubts for private market tech companies and whether their business models are flawed.</p><p>This leads to an interesting question: How do you value a tech company that’s losing money? Recently, underperforming tech IPOs such as Uber, Lyft and Peloton have been dragged into the conversation with public investors questioning why they should pay so high of a valuation for a company that’s losing billions.</p><h2 id="your-business-model-matters">Your business model matters</h2><p>Firstly, not all tech companies are the same. That seems pretty obvious, but there’s a wide variety of companies that are all lumped together in the same sentence at the moment.</p><p>Take Uber. Uber is a tech company that makes pretty advanced software connecting passengers and drivers worldwide. But Uber is losing billions of dollars each year (-US$8.289 billion in the last twelve months), as it competes with other ride-hailing services such as Lyft, Ola, Careem, Didi, and Taxify, on price, marketing, and driver incentives.</p><p>So, what does it take for Uber to become profitable?</p><p>Investors speculate it could take most of Uber’s competitors going out of business and potentially a future with driverless cars, so Uber doesn’t have to pay its drivers. That seems a pretty far-off future, considering Uber’s competitors are well funded too. People might also have an issue <a href="https://www.theguardian.com/technology/2019/may/08/uber-drivers-strike-over-pay-and-conditions?ref=spaceship.ghost.io">with Uber treating their employees unfairly</a> in potential mass layoffs driven by automation. Investors will have to take a leap of faith.</p><p>Contrast this to the tech holy grail: the software as a service (SaaS) business. Zoom Video Communications, Cloudflare, and Slack — all of which recently IPO’d — are SaaS companies that are relatively early stage and growing fast. Cloudflare and Slack are not profitable yet, but it's not hard to see that they could become profitable soon. They could potentially be profitable right now, but they probably prioritise scaling their businesses.</p><p>SaaS businesses sell software to businesses. This is a profitable business model because selling software is very scalable — there aren't any additional costs for selling one more product — and businesses are generally good customers. Because SaaS companies sell software using a subscription sales model, their revenues are often considered by investors to be recurring and predictable (i.e. higher quality). Tech company heavyweights in the SaaS business include Microsoft and Adobe. Microsoft earned a bottom-line profit of US$10.7 billion in the quarter ending 30 September 2019, on revenue of US$33.1 billion.</p><p>Then there’s Beyond Meat. It’s probably not hard for Beyond Meat to turn a profit since it’s a company that makes money from selling its pea-protein patties to retailers and food chains. In fact, it just reported its first quarterly profit. However, Beyond Meat is not a tech company and it will probably earn similar margins to other food companies.</p><h2 id="valuing-a-high-growth-company">Valuing a high-growth company</h2><p>Investors have been generously assigning value to these high growth companies based on their revenue and expected revenue growth, rather than profit. Even Wall Street analysts with their financial jargon and excel models often set their price targets for tech stocks based on a multiple of next year’s expected revenue.</p><p>Why do they do this?</p><p>For one, many of these businesses don’t make a profit, so revenue is all you have to base your projections on. Another reason could be that the profitable business model characteristics of SaaS and other tech business models, such as digital advertising, may lead investors to believe that these companies will have low costs and revenue will be similar to profit once they reach profitability and scale. The latter is clearly not true (see Microsoft), so profit being similar to revenue is likely a generous assumption.</p><p>It’s typical for a fast-growing SaaS company to be valued on 20-30x last year’s sales. These high-performance SaaS companies usually follow the <a href="https://www.bain.com/insights/hacking-softwares-rule-of-40/?ref=spaceship.ghost.io">Rule of 40</a>, the principle that a software company’s combined growth rate and profit margin should exceed 40%. Zoom trades on ~39x last year’s sales. Is that price fair or stratospherically high?</p><p>Let’s say Zoom was able to maintain its revenue growth at 40-30% for the next five years and its price/sales multiple fell to 15x. An investor would receive an annualised return of 11%.</p><figure class="kg-card kg-image-card"><img src="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2019/12/whats-a-money-losing-tech-company-worth-2.png" class="kg-image" alt loading="lazy"></figure><p>It’s a big ask for a company to more than quadruple its revenues in five years. So, the return you receive is decent, but you could probably do better.</p><p>But it could turn into a great deal if Zoom continues to dominate in their field and becomes a behemoth like Salesforce or Adobe in the long run. Perhaps it’s feasible that Zoom can accelerate even further and grow its revenues more than seven-fold in five years? In this growth scenario, Zoom’s revenues grow to more than a third of what Adobe’s revenue was in 2018. Very few small SaaS companies can achieve this.</p><figure class="kg-card kg-image-card"><img src="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2019/12/whats-a-money-losing-tech-company-worth-3.png" class="kg-image" alt loading="lazy"></figure><p>On the other hand, it could be a disaster for the investor if Zoom’s growth slows to 20% or 10% (which is still a very high growth rate for most companies).</p><figure class="kg-card kg-image-card"><img src="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2019/12/whats-a-money-losing-tech-company-worth-4a.png" class="kg-image" alt loading="lazy"></figure><p>This example shows <strong>there’s just a lot of uncertainty with valuing high-growth companies</strong>. For Zoom and other SaaS companies, it’s fair to say there’s a lot of growth priced in. That means despite these companies growing, there’s the risk investors won’t benefit if the company grows at a pace that is less than what’s expected.</p><p>The other risk is that the market stops valuing SaaS companies on a sales basis and starts to consider bottom-line profitability (or the lack of) more seriously. This would be brutal for stocks that can’t demonstrate that their SaaS business model can translate into huge, recurring profits.</p><p>Valuing high growth companies can be really confusing for individual investors and professional investors alike. You might want to buy shares in a company whose product you love, but you don’t want to overpay either.</p><h2 id="confusing-uber-for-saas">Confusing Uber for SaaS</h2><p>The problem is when tech companies that have capital intensive business models and non-recurring sales models are valued at SaaS revenue multiples.</p><p>It was reported last year that Uber wanted to go public at a US$120 billion valuation on US$11.3 billion of sales, effectively 10x trailing sales. After investors baulked at the valuation, Uber eventually went public with a US$82.4 billion market cap, closer to 7x trailing sales. As a point of comparison, customer relationship management SaaS company, Salesforce trades on 8.5x trailing sales  and is profitable.</p><p>As of 15 November 2019, Uber stock has fallen ~40% from its IPO price, now trading on ~3x sales. Uber is a SaaS company no longer.</p><p>The fall in Uber’s share price doesn’t necessarily mean Uber is going to fail or that Uber is doing poorly at the moment. In our opinion, it just means Uber wasn’t correctly priced in the first place and public market investors were beginning to realise that when it IPO’d.</p><h2 id="low-interest-rates-and-easy-money">Low interest rates and easy money</h2><p>Clearly there was a big difference in perspective between the public market investors that tanked Uber on the stock market and the private market investors who have collectively poured ~US$20 billion into Uber during private funding rounds between 2010 and 2018. Notable late stage Uber investors include Toyota, Softbank, fund manager Tiger Global, and Saudi Arabia Public Investment Fund.</p><p>An interesting question is why late stage private market investors were so willing to put so much money into this mega unicorn with mega losses? Other companies such as WeWork and Lyft fall into this category too.</p><p>The global low interest rate environment might be a culprit. Companies will invest in projects with a lower expected return, since the hurdle is lower. The search for yield is also likely to drive floods of money into high risk/high return investments, such as venture capital, as investors can’t get an acceptable return from safe investments like bonds anymore.</p><p>Japanese conglomerate Softbank is the most aggressive of all venture capital investors. It raised a <strong>US$100billion venture capital fund</strong> called the Vision Fund to pursue investments in growth companies and it wants to raise <strong>another US$100 billion</strong> for Vision Fund 2. (The first Vision Fund invested in Uber, WeWork and Lyft). Its strategy focuses on injecting large amounts of capital into businesses which it thinks can conquer their respective market, such as ride-sharing or real estate.</p><p>It seems like it’s not a coincidence that Softbank is based in Japan, the country that’s arguably grappling with negative interest rates and economic stagnation the most. Despite concerns about its investment strategy, Softbank hasn’t found it difficult to find funding. In September, Softbank found strong demand for its junk bond offering from Japanese retail investors, who were drawn in by the “higher” interest rates on offer (1.38%).</p><p>For Softbank’s Vision Fund, it’s interesting to look at who its investors are. Nearly half of the capital comes from Saudi Arabia’s Public Investment Fund and a large part from Abu Dhabi. These countries have immense oil wealth and massive sovereign wealth funds. They’re focused on diversifying their economies, and reducing their dependence on oil.</p><p>Interestingly, US$17 billion of Saudi Arabia’s US$45 billion investment into the Vision Fund is in the form of preferred debt, rather than equity investment. This preferred debt doesn’t give them any upside if the Vision Fund’s investments do well, but does pay them a 7% annual coupon, a very high yield relative to what other high yield bonds are paying. While Saudi Arabia wants to ride the AI revolution, maybe they’re also chasing yield?</p><figure class="kg-card kg-image-card kg-card-hascaption"><img src="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2019/12/whats-a-money-losing-tech-company-worth-5.png" class="kg-image" alt loading="lazy"><figcaption>Source: <a href="https://www.ft.com/content/aab48036-5429-11e8-b24e-cad6aa67e23e?ref=spaceship.ghost.io">Financial Times</a>, ‘Daimler leads new investors in closing $100bn Vision Fund’</figcaption></figure><h2 id="will-these-companies-survive">Will these companies survive?</h2><p>Negative cash flows can’t continue indefinitely into the future. Once the company runs out of cash on their balance sheet, there are a few possibilities. They may be able to raise debt or equity from investors, which gives them more time.  If raising money is difficult, they might look for an acquisition from a larger company. If it has the inclination and capital, the larger company might invest back into the operations of the acquired company. Or it may strip the acquired company’s assets down and cut costs, depending on how badly it’s struggling. If all options fail, the company will go bankrupt.</p><p>Bankruptcy seems unlikely for most of these companies we’ve mentioned.  Out of all of them, WeWork looks the most in danger since it only really has one big backer in Softbank. On the other hand, Softbank has proven it’s willing to support WeWork with its recent US$9.5 billion bailout. Whether this support will continue into the future is yet to be determined.</p><p>Uber has US$11.7 billion in cash on its balance sheet, enough for at least another year at its current cash burn rate. After that, it can probably raise more debt, though it currently already has around US$4.5 billion in long term debt on its balance sheet. Importantly, at a lower valuation, Uber could be attractive to equity investors and prospective acquirers due to its strong brand, technology platform, and vast data trove. In our opinion, it’s likely to survive.</p><h2 id="the-bottom-line">The bottom line</h2><p>Valuing tech companies is complicated. When investors use SaaS valuation methods for “technology” businesses with fundamentally different business models, they’re probably overvaluing the business. At the same time, there’s a lot of uncertainty involved with valuing all high growth companies (SaaS and otherwise) and investors should be prepared for a range of outcomes.</p><hr><p>Important! We’re sharing with you our thoughts on the companies in which Spaceship Voyager invests for your informational purposes only. We think it’s important (and interesting!) to let you know what’s happening with Spaceship Voyager’s investments. However, we are not making recommendations to buy or sell holdings in a specific company. Past performance isn’t a reliable indicator or guarantee of future performance.</p><p>The Spaceship Universe Portfolio invests in Adobe, Microsoft, Salesforce, Slack and Softbank at the time of writing.</p><p>The Spaceship Index Portfolio invests in Adobe, Microsoft and Salesforce at the time of writing.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Phoebe Jin)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/investing/">Investing</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2019/12/whats-a-money-losing-tech-company-worth-1.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[12.12.19 | We bought and sold some stocks]]></title>
            <link>https://www.spaceship.com.au/learn/121219-newsletter/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/121219-newsletter/</guid>
            <pubDate>Wed, 11 Dec 2019 22:24:00 GMT</pubDate>
            <description><![CDATA[We've added Life360 to the Spaceship Universe Portfolio.]]></description>
            <content:encoded><![CDATA[<p>The year is nearly over; there’s only a couple of newsletters to go. But before we wrap up for the year, we wanted to tell you about the latest changes to the Spaceship Universe Portfolio.</p><p>For this quarter, we have bought one stock and sold one stock.</p><h2 id="bought-life360">Bought: Life360</h2><p>Life360 is a family networking app.</p><p>It allows its users to create “private circles” of family and friends, and through those circles you can coordinate plans and track locations. But it’s not just for fun.</p><p>The purpose of Life360 is essentially to allow circles to stay safe and connected.</p><p>Typically, the app is used by families who want to make sure everyone is accounted for. When your teenager is staying the night at a friends house, when your other teenager is taking the car out alone for the first time, when your elderly parents need a little more help…</p><p>These are all circumstances where the Life360 app could help. (The circle of life!)</p><p>We like Life360 for the Spaceship Universe Portfolio for a few reasons.</p><p>It’s already incredibly popular — with 25 million users and a top app ranking — and it has an impressive feature set. Even better, there’s plenty of room to expand; in the future, the company might be able to move into areas such as life insurance and identity theft.</p><h2 id="sold-link">Sold: Link</h2><p>Link is the largest provider of services in Australia’s superannuation fund administration industry and also provides registry services.</p><p>Unfortunately, we felt the government’s Protecting Your Super reforms and the current low interest rate environment could have a negative impact going forward. These reforms mean that there are less accounts to administer, and the super funds themselves are becoming more concentrated, which means the super industry is becoming more concentrated. This means Link may lose pricing power.</p><p>Link’s managing director John McMurtrie recently admitted that operational performance has been impacted by a number of factors lately (although the company has achieved a number of its strategic objectives). Meanwhile, Link’s chair Michael Carapiet said the financial year ending 30 June 2019 had been a challenging one for the company, though the company’s operations have demonstrated resilience.</p><p>As such, we decided to exit out of Link.</p><p>If you have any thoughts, we’d love to hear from you.</p><hr><p>Important! We’re sharing with you our thoughts on the companies in which Spaceship Voyager invests for your informational purposes only. We think it’s important (and interesting!) to let you know what’s happening with Spaceship Voyager’s investments. However, we are not making recommendations to buy or sell holdings in a specific company. Past performance isn’t a reliable indicator or guarantee of future performance.</p><p>The Spaceship Universe Portfolio invests in Life360 at the time of writing.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Bryna Howes)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/newsletters/">Newsletters</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2019/12/news-121219-1.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[Real money talk: Rupert]]></title>
            <link>https://www.spaceship.com.au/learn/real-money-talk-rupert-2/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/real-money-talk-rupert-2/</guid>
            <pubDate>Mon, 09 Dec 2019 23:41:01 GMT</pubDate>
            <description><![CDATA[Rupert is a 28-year-old Scotsman who loves his cats.]]></description>
            <content:encoded><![CDATA[<p>This post is based on an interview we conducted with Rupert in November 2019.</p><p>Real Money Talk is our series where we interview Australians from all walks of life about their personal finances. The views expressed are those of the interviewees, based on their experiences with money, and as such are not necessarily representative of Spaceship's views.</p><p>We have changed the name of the interviewee for their privacy, but it’s worth noting that the interviewee works at Spaceship.</p><h2 id="overview">Overview</h2><p><strong>Name:</strong> Rupert</p><p><strong>Age:</strong> 28</p><p><strong>Where do you live?</strong> Sydney.</p><p><strong>Please tell us a bit about yourself.</strong></p><p>I am a Scotsman living in Sydney and focus most of my efforts around protecting my skin from the sun. I like to think I have quite a wide range of interests but no overriding passion or hobby. My generic interests include music, reading, sports, film, hanging out with friends, generally learning new things, and Paul Rudd. I’m a shocking swimmer but recently moved by the beach with my girlfriend and I am very much enjoying it. Also, I love my cats.</p><p><strong>What is your current net worth?</strong></p><p>$235,000</p><p><strong>How does it break down?</strong></p><p><strong>Super:</strong> 17%</p><p><strong>Cash:</strong> 5%</p><p><strong>Crypto:</strong> 13%</p><p><strong>Shares:</strong> 65%</p><p><strong>Any debts? (including HELP from Uni)</strong></p><p>No.</p><p><strong>How did you accumulate your net worth?</strong></p><p>I got involved in a startup when it was in its very early stages and was lucky to be given a generous amount of equity as part of the employee share scheme. The company went to IPO within a few years. So yeah, as I said, I was very lucky, and outside of that I’ve just tried to save my salary when I can.</p><h2 id="earn">Earn</h2><p><strong>Tell us a bit about your career:</strong></p><p>I studied economics at university and was thinking I’d head down the investment banking path for a while. Luckily for me, my poor organisational skills intervened and I missed a couple deadlines to apply for grad jobs. I think I would have probably been a horrible fit long-term for investment banking and the job wouldn’t have been good for me, so bullets dodged all around.</p><p>I then spent a year working as a fixed income analyst for a fund in Melbourne before being connected with someone in Sydney who was thinking about launching a fintech. I spent two years there, doing a real jack-of-all-trades role across finance, marketing, ops and a bit of customer success — the stuff you have to do when you’re a company of five people. It was the best experience I could hope for to start my career.</p><p>I left there after two years for another startup in a growth role, and it’s been great. An absolute whirlwind, but great. Have learnt a lot personally and professionally over my time here and work with lots of fantastic people (except the guy sitting next to me).</p><p><strong>Do you have income sources outside of your job? If so, how much do you earn from each and how did you develop them?</strong></p><p>No.</p><p><strong>What advice do you have for people who want to earn more money?</strong></p><p>I’ve recently been thinking about this. First of all, I’d say it’s important to find a company that you can get passionate about, interests you, aligns with your values, etc.</p><p>Then working in startups is like a series of bets. You find a place you like, get in there early, get some equity so you have skin in the game, and then repeat. By the time you’re 40 you’ve probably accumulated some incredible experience and 4-6 decent bets. There’s a lot of upside if one of those companies do well, and if not, then you still have probably got some great experience in an exciting, fast-paced environment. But yeah, I think finding a company that you are proud to work at is the most important thing; we spend so much time at work that it’s a bit sad if you just view it as a vehicle to make you rich.</p><h2 id="save">Save</h2><p><strong>What is your savings rate? And how has it changed over time?</strong></p><p>Right now it’s probably about 50%; until about 18 months ago it was 0%. Part of me wishes I started saving earlier but I feel like you can’t have too many regrets about spending money whilst you’re young.</p><p><strong>Do you have a budget?</strong></p><p>No.</p><p><strong>How much do you spend per year?</strong></p><p>Not sure.</p><p><strong>Do you make purchase decisions carefully, or are you loose with your money?</strong></p><p>I can be pretty impulsive but I’m learning to be a little more frugal.</p><p><strong>How is your work-life balance?</strong></p><p>Very good. Luckily for me, work-life balance is something that my employer really helps to facilitate. I think a great lesson over the first few years of my career has been learning about what a healthy balance looks like.</p><h2 id="invest">Invest</h2><p><strong>How do you invest?</strong></p><p>I have a portion invested in Spaceship Voyager, some riskier individual stocks I bought through Commsec, and some crypto assets that I bought through BTC Markets (locally) and Binance. I try not to have too much money sitting in my bank account doing nothing, although I could probably do with being a little more risk averse sometimes.</p><p><strong>What has been your best investment?</strong></p><p>Bitcoin.</p><p><strong>What has been your worst investment?</strong></p><p>Bitcoin. And a speculative mining stock I bought a few years ago which is all but gone.</p><p><strong>What's been your overall return?</strong></p><p>I’d love to know. I’d probably say positive, definitely positive recently, but definitely had a lot of losers when I was just starting out investing.</p><p><strong>How are you building wealth?</strong></p><p>Working, saving some salary, and making some good investments and some punts on riskier assets.</p><p><strong>What are your main roadblocks? And how are you addressing them?</strong></p><p>I think discipline, both in saving and investing. In saving it’s about cutting down on impulsive purchases and keeping to a manageable spending level. In investing, I think I could probably do with de-risking my portfolio a bit, but it’s probably not in my nature to do that.</p><p><strong>Do you have a target net worth you want?</strong></p><p>Not really.</p><p><strong>When did you make your first significant behavioural shift towards wealth building?</strong></p><p>Probably 18 months ago.</p><p><strong>If you could start again, what would you do differently?</strong></p><p>Realistically nothing. I could definitely have saved more but I don’t think being young is about saving money.</p><p><strong>What mistakes have you made along the way that others can learn from?</strong></p><p>On investing, don’t believe the hype too much. I learned with risky, low-volume assets, there’s never a shortage of people (online and offline) telling you it’s going to make you rich. Do your own research, and if you can’t get enough good, reliable info, then don’t invest.</p><p><strong>Do you have any worries about retirement? If so, how are you planning to address them?</strong></p><p>Not yet.</p><p><strong>How are you learning about building wealth?</strong></p><p>Learning as I go along.</p><p><strong>Do you give to charity? If you do, what percent of time/money do you give?</strong></p><p>Not as much as I should. Less than 1% of my salary, which isn’t really good enough.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Bryna Howes)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/real-money-talk/">Real Money Talk</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2019/12/real-money-talk-rupert.png" length="0" type="image/png"/>
        </item>
        <item>
            <title><![CDATA[05.12.19 | The year of the unicorn]]></title>
            <link>https://www.spaceship.com.au/learn/051219-newsletter/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/051219-newsletter/</guid>
            <pubDate>Thu, 05 Dec 2019 07:26:00 GMT</pubDate>
            <description><![CDATA[A look back through the Spaceship lens at some of our favourite moments of 2019.]]></description>
            <content:encoded><![CDATA[<p>The year is wrapping up — the decade is wrapping up! — and that means it’s time to take a look back through the Spaceship lens at some of our favourite moments of 2019, whether they were controversial, brilliant, surprising, or just downright rubbish.</p><p>In the beginning, 2019 promised to be a pretty stellar year for IPOs.</p><p>From Uber to Lyft, Slack to WeWork, there was no end of unicorns readying to go public. But it’s not easy being a unicorn, apparently. The weight of expectations is heavy.</p><p>We wrote about <a href="https://spaceshipinvest.apms5.com/anywhere/m?s=spaceshipinvest&m=s_db569191-8eb5-4683-9bcd-4ab9c83c6cb3&u=e1jq4wvfdtfm2da36d13jhht5mrmcg9r5mu4ae1p5n14ae9j5n0m4g9p8gwkgdhp70t32&r2=d1u78w3k78qjyxvqewq76w31cdjq6u39e1mpwxk5edu2wrvfdmq62x9fdhjp2wke5xgjuvkfehjjuvve5np7jtkm5w&n=2&ref=spaceship.ghost.io" rel="noopener">Uber and Lyft’s duelling IPOs</a> in April. Lyft had already gone public (in March), and Uber was set to float in May. At the time, Lyft shares had slid, and we were on the fence about whether ridesharing companies could ever be profitable.</p><p>Now it seems as though we were right to be hesitant. Since going public, both companies have reported record losses. No surge pricing to be found!</p><p>Uber, in particular, has had a gruelling time. Just last month, London declined to renew its license and in the American state of New Jersey, the company was hit with a US$640 million bill for misclassifying drivers as independent contractors. Oops.</p><p>But at least Lyft and Uber made it to Wall Street, right?</p><p>Two other companies we wrote about — Endeavour and WeWork — did not.</p><p>For Endeavour, it came down to weak investor demand. Just a few days before the talent agency was set to go public, it looked like the company would only raise around US$360 million from the IPO, when previously up to US$600 million was forecast.</p><p>Rather than go down that path, Endeavour postponed its IPO indefinitely.</p><p>For WeWork, well, that’s a longer story. It involved private planes, ousted co-founders, buy outs, and more. Essentially, after filing its public offering paperwork in August, WeWork found itself at the center of a storm. We questioned <a href="https://spaceshipinvest.apms5.com/anywhere/m?s=spaceshipinvest&m=s_db569191-8eb5-4683-9bcd-4ab9c83c6cb3&u=e1jq4wvfdtfm2da36d13jhht5mrmcg9r5mu4ae1p5n14ae9j5n0m4g9p8gwkgdhp70t32&r2=d1u78w3k78qjyxvqewq76w31cdjq6u39e1mpwxk5edu2wrvfdmq62x9fdhjp2wke5wt36c1r64wjuvk5extprtbmehjq4br&n=3&ref=spaceship.ghost.io" rel="noopener">whether its business model worked</a>.</p><p>Answer: not enough.</p><p>In around a month, the company’s valuation was cut from US$47 billion to around US$10 billion. Adam Neumann was removed as CEO. And then finally the IPO was delayed.</p><p>Since then, WeWork has been taken over by its biggest investor, Softbank.</p><p>Maybe WeWork had <a href="https://spaceshipinvest.apms5.com/anywhere/m?s=spaceshipinvest&m=s_db569191-8eb5-4683-9bcd-4ab9c83c6cb3&u=e1jq4wvfdtfm2da36d13jhht5mrmcg9r5mu4ae1p5n14ae9j5n0m4g9p8gwkgdhp70t32&r2=d1u78w3k78qjyxvqewq76w31cdjq6u39e1mpwxk5edu2wrvfdmq62x9fdhjp2wke5wrk6c1t64wjuvk5extprtbmehjq4br&n=4&ref=spaceship.ghost.io" rel="noopener">too lofty a goal</a>. (Wink!)</p><p>Or perhaps it just didn’t align with the values of consumers.</p><p>In October, we wrote about how both millennials and Gen Zs, in general, will let their wallets speak for them by supporting companies that <a href="https://spaceshipinvest.apms5.com/anywhere/m?s=spaceshipinvest&m=s_db569191-8eb5-4683-9bcd-4ab9c83c6cb3&u=e1jq4wvfdtfm2da36d13jhht5mrmcg9r5mu4ae1p5n14ae9j5n0m4g9p8gwkgdhp70t32&r2=d1u78w3k78qjyxvqewq76w31cdjq6u39e1mpwxk5edu2wrvfdmq62x9fdhjp2wke5wt3ac9g64wjuvk5extprtbmehjq4br&n=5&ref=spaceship.ghost.io" rel="noopener">align with their values</a>.</p><p>You (our readers) proved that when, in November, we wrote about <a href="https://spaceshipinvest.apms5.com/anywhere/m?s=spaceshipinvest&m=s_db569191-8eb5-4683-9bcd-4ab9c83c6cb3&u=e1jq4wvfdtfm2da36d13jhht5mrmcg9r5mu4ae1p5n14ae9j5n0m4g9p8gwkgdhp70t32&r2=d1u78w3k78qjyxvqewq76w31cdjq6u39e1mpwxk5edu2wrvfdmq62x9fdhjp2wke5wrkac9h64wjuvk5extprtbmehjq4br&n=6&ref=spaceship.ghost.io" rel="noopener">Saudi Aramco</a>, the world’s most profitable company. We received an army of email replies, many of which implored us to avoid investing in Saudi Aramco due to Saudi Arabia’s human rights record.</p><p>Message received.</p><p>On the flip side, though, consumers have loved Beyond Meat.</p><p>The company had one of the more surprising floats this year. It went public at a price of US$25 a share and then promptly exploded!</p><p>So much so, <a href="https://spaceshipinvest.apms5.com/anywhere/m?s=spaceshipinvest&m=s_db569191-8eb5-4683-9bcd-4ab9c83c6cb3&u=e1jq4wvfdtfm2da36d13jhht5mrmcg9r5mu4ae1p5n14ae9j5n0m4g9p8gwkgdhp70t32&r2=d1u78w3k78qjyxvqewq76w31cdjq6u39e1mpwxk5edu2wrvfdmq62x9fdhjp2wke5xgjuvkfehjjuvve5nh6aybfdtj2uvb5c5u2y&n=7&ref=spaceship.ghost.io" rel="noopener">we had to order in Beyond Meat burgers</a> to see what all the fuss was about.</p><p>The share price reached a peak in July — hitting an impressive US$234.90 — but since then it has fallen quite rapidly and is hovering around US$76 as I write this (though that is still triple what it went public at so, you know, not too shabby).</p><p>All up, 2019 has been quite the rollercoaster ride for unicorns, which means 2020 will probably offer up its own series of surprises.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Bryna Howes)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/newsletters/">Newsletters</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2019/12/news-051219-2.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[28.11.19 | Superwoman, I am not]]></title>
            <link>https://www.spaceship.com.au/learn/281119-newsletter/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/281119-newsletter/</guid>
            <pubDate>Thu, 28 Nov 2019 01:07:00 GMT</pubDate>
            <description><![CDATA[Given we’re a company that, you know, does super, it’s only natural that on occasion we have a good old chinwag about super.]]></description>
            <content:encoded><![CDATA[<p>Given we’re a company that, you know, does super, it’s only natural that on occasion we have a good old chinwag about the state of super or the state of our <em>own</em> super.</p><p>One such occasion happened earlier this week, and despite the risk of outing myself as a bit of a fool, I shared with my coworkers the untimely demise of my super balance.</p><p>I started working when I was 15 years old. I had a face that was teeming with metal — braces and an eyebrow ring, to be specific — and pimples.</p><p>Super wasn’t exactly on my mind.</p><p>Thus, I just kind of ended up in a fund.</p><p>After high school, I kept working, but I also took several months off for an operation, and then at 20, I went backpacking across America. I came back and picked up some work (and two new super funds) and then I started feeling restless again.</p><p>Then one day, I was walking back to work after my lunch break and a pigeon rounded a corner and flew into my head. That was it. I’d had enough of Sydney.</p><p>I booked a bevy of tickets, secured some visas, and essentially spent the next eight years living overseas, creating a laundry list of experiences that included getting mugged twice in the space of five minutes in Barcelona, emergency landings, a plane engine blowing up on takeoff, the London bombings, and a few others.</p><p>It was all rather exciting.</p><p>The problem was that in the meantime, my super was mirroring my experiences in that it was running into one problem after another.</p><p>By having my super spread across three accounts, I was paying three sets of fees!</p><p>Because I was living and working overseas, employer contributions weren’t a thing that was happening. And like you might expect of someone who moved to Canada on account of a low-flying pigeon, I wasn’t exactly making savvy decisions.</p><p>While I could have sent money home to super, I didn’t.</p><p>So, for eight years, nothing went in and a whole lot came out. And that pesky global financial crisis basically halved what remained of my balance in one fell swoop.</p><p>When I finally returned to Australia, all worldly and enlightened (I assume), I didn’t work full-time for about four years. So, make that 12 years of nada.</p><p>The result is a super balance that looks like it has been mugged twice in Barcelona.</p><p>I tell this story because I am a big believer in talking openly about money and chatting with my coworkers about my super balance was a great reminder for me about choices.</p><p>We make bundles of choices in our lives, good and bad.</p><p>Sometimes we make choices without even knowing we’re doing so!</p><p>By ignoring my super for years, I was essentially making a choice to not be as far along with my super as perhaps I should be at my age, even if it wasn’t an active decision.</p><p>As we head towards a new year and a new decade, it seems like a good time to look back and reflect on all the active and passive choices we’ve made along the way — choices that have, in turn, helped colour our lives — and become more mindful about where we go next.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Bryna Howes)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/newsletters/">Newsletters</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2019/12/news-281119-1.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[22.11.19 | Moving forward by looking back]]></title>
            <link>https://www.spaceship.com.au/learn/221119-newsletter/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/221119-newsletter/</guid>
            <pubDate>Thu, 21 Nov 2019 22:22:00 GMT</pubDate>
            <description><![CDATA[As you browse other people’s highlight reels, the blips in your journey feel more like blows.]]></description>
            <content:encoded><![CDATA[<p>I’ll just say it: I love the Internet. Whether it’s going down a Reddit rabbit hole or watching “Friends” bloopers on YouTube or taking a Buzzfeed quiz to determine <a href="https://www.buzzfeed.com/jessicamisener/which-sandwich-are-you?ref=spaceship.ghost.io">what sort of sandwich I am</a>, you name it, I’ve done it. (Meatball sub, by the way.)</p><p>With that said, for all the good — access to information, a way to find your community, GIFs — you can glean, the web also has the ability to feed on your insecurities and issues.</p><p>This feels as though it has become especially true with the rise of social media.</p><p>As you browse other people’s highlight reels, the blips in your journey feel more like blows.</p><p>When it comes to your money journey — a journey we’re all on, in various stages — this can be especially damaging. That $5 you’re putting away each week can feel pretty piddly when someone else is talking about their pay rise or showing off their Qantas business class seat.</p><p>But — and I don’t mean to get all woo-woo on you — I think the best comparison to make is against yourself, not the Instagram masses and Facebook hordes.</p><p>Let me explain.</p><p>Seven years ago, I visited my grandmother in hospital.</p><p>She was dealing with post-surgery complications after having part of her lung removed due to lung cancer. As you can imagine, the process was long, hard and painful. And she struggled to breathe even when sitting still, let alone walking.</p><p>As we were sitting there, the doctor came by. When he asked her if she was feeling any better, I wasn’t exactly surprised when she shook her head no.</p><p>But the doctor was surprised.</p><p>Between breaths, my grandmother explained all the people around her had been getting better and checking out of the hospital. She was not feeling better. She was struggling.</p><p>But then the doctor asked her to think about the day post-surgery.</p><p>If she looked only at that day, and not the people around her, did she feel better?</p><p>This time she said yes.</p><p>He explained that when we try to determine whether we’ve improved, we often compare ourselves to the people around us or to how we felt the day before or recently.</p><p>But progress can sometimes be so gradual it can’t be measured that way.</p><p>Progress should only be measured over a length of time, he said, and only against the place <em>you yourself</em> have come from.</p><p>When you consider your financial journey, I believe you should do the same.</p><p>If you compare yourself to the people around you — whether that’s people in your real life or the ones on your Instagram feed — you’re not taking all the variables into account.</p><p>They might be showing off a hefty bank balance compared to yours, but you don’t know whether they also have a hefty amount of debt or a sugar daddy or whatever.</p><p>Whereas if you look back on your financial journey, you might realise you’ve come quite far. You might have once had $20 and now you have $100 or $500 saved.</p><p>Or maybe you discover nothing has changed, but at least then you know how to move forward!</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Bryna Howes)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/newsletters/">Newsletters</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2019/11/221119-news1.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[15.11.19 | One more IPO for the road]]></title>
            <link>https://www.spaceship.com.au/learn/151119-newsletter/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/151119-newsletter/</guid>
            <pubDate>Thu, 14 Nov 2019 22:26:00 GMT</pubDate>
            <description><![CDATA[Saudi Aramco, the world’s most profitable company, is going public!]]></description>
            <content:encoded><![CDATA[<p>There have been some blockbuster IPOs this year, some flops, and some companies that went on a rollercoaster ride but never quite made it to Wall Street.</p><p>The year of the IPO isn’t quite over, though.</p><p>Saudi Aramco, the world’s most profitable company, is going public!</p><p>Saudi Aramco is a petroleum and natural gas company based in Dhahran, Saudi Arabia, and as of right now, it’s owned entirely by the Saudi Arabian government.</p><p>That will obviously change with a public listing.</p><p>And it begs the question: Why does the world’s most profitable company, owned entirely by the Saudi Arabian government, want or need to go public at all?</p><p>And a large part of the answer is: diversification.</p><p>Saudi Arabia’s economy currently relies heavily on oil. In 2016, Crown Prince Mohammad bin Salman revealed Saudi Vision 2030, a plan to reduce the country’s dependence on oil, as well as diversify the economy, and develop public sectors such as health and education.</p><p>By listing Saudi Aramco, the kingdom will raise capital, which it can then siphon into the various projects being undertaken in order to realise its vision.</p><p>It all sounds very inspired and enlightened, but there is a litany of risks, as there always is with any company planning to go public (or maybe just any company in general)!</p><p>The prospectus Saudi Aramco filed earlier this month listed armed conflicts, climate change movements, government ties, and oil supply and demand, among others, as risks.</p><p>In terms of armed conflict, the risk is undeniable. In September, two Aramco facilities were forced to cut production after drone attacks crippled the company’s infrastructure. These attacks prompted a 20% spike in oil’s price per barrel cost.</p><p>Another interesting risk is climate change.</p><p>We already know that the climate change movement is continuing to gather steam (rightfully so), and it appears even a trillion-dollar oil company sees it as a threat.</p><p>The prospectus says “increasing attention on climate change risks may result in an increased possibility of litigation” against Saudi Aramco.</p><p>And beyond that, the increased pressure on governments across the world to reduce greenhouse gas emissions is considered a threat to Saudi Aramco. The company readily admits the impacts of greenhouse gas related laws, regulations and international agreements are "difficult to predict with certainty."</p><p>Now, let’s set aside the possible risks (and possible returns) that the listing of Saudi Aramco brings with it, and return to the topic of diversification for a second.</p><p>In 2016, when the Saudi Vision 2030 plan was first unveiled, ownership of Saudi Aramco was transferred to the Public Investment Fund (PIF), the kingdom’s sovereign wealth fund.</p><p>So, any money that Saudi Aramco makes through its listing will be placed in that fund.</p><p>In the last few years, money from the fund has been invested in a number of companies you’d probably recognise, including Tesla and Softbank.</p><p>In fact, the PIF has a US$45 billion stake in Softbank’s Vision Fund.</p><p>This exposed it to companies such as Slack (which recently listed privately on the New York stock exchange), WeWork (which recently abandoned its plans for an IPO and had to be bailed out by Softbank), and Uber (which also listed on the NYSE this year).</p><p>More recently, the PIF invested US$400 million in CloudKitchens, the mysterious new food startup launched by Uber founder and former CEO Travis Kalanick.</p><p>The deal was reportedly completed in January, but only recently became public.</p><p>Probably because, as Forbes wrote earlier this month, this was the “first known deal in Silicon Valley since the murder of American journalist Jamal Khashoggi last year caused numerous investors to boycott Saudi funding.”</p><p>And that brings us to the elephant in the room: Saudi Arabia’s human rights record.</p><p>Anyone looking to invest in Saudi Aramco would have to ask themselves whether they are helping to further a regime that has, in recent years, murdered a journalist, entered into a brutal conflict with Yemen, used the death penalty as a tool, and categorised feminism, atheism and homosexuality as extreme ideas. And that’s just to start.</p><p>As you can see, there are lots of moving parts to this deal. And there are plenty of people and plenty of companies that may be impacted, both directly and indirectly.</p><hr><p>Important! We’re sharing with you our thoughts on these companies for your informational purposes only. We are not making recommendations to buy or sell holdings in a specific company. Past performance isn’t a reliable indicator or guarantee of future performance.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Bryna Howes)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/newsletters/">Newsletters</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2019/11/151119-news1.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[08.11.19 | The stock market of things]]></title>
            <link>https://www.spaceship.com.au/learn/081119-newsletter/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/081119-newsletter/</guid>
            <pubDate>Fri, 08 Nov 2019 03:42:00 GMT</pubDate>
            <description><![CDATA[A look at StockX and other resale platforms.]]></description>
            <content:encoded><![CDATA[<p>Detroit, Michigan is the birthplace of an assortment of things: the American automobile industry, the first three-colour traffic light, and motown music, among others.</p><p>It’s also where StockX, an online sneaker-trading marketplace with the mission of becoming the “stock market of things,” calls home.</p><p>StockX mimics a classic stock-trading platform. There’s a live bid/ask marketplace, and you can see a ticker price, sale price fluctuations over the last year, and a price volatility gauge.</p><p>Eventually, StockX would like to work with big brands such as Nike and Adidas to essentially IPO sneakers. That is, they would work with the brands to “float” new sneaker launches on the marketplace and perhaps even allow prices to be dictated by consumer demand.</p><p>In the meantime, though, they’ve added watches and other categories to the platform.</p><p>And all this has helped them get off to a roaring start.</p><p>In June, the platform became a unicorn, meaning its valuation soared above US$1 billion. This was thanks to the largest round of venture capital funding in Michigan history.</p><p>Further, StockX’s revenue has doubled over the past year, they said in June.</p><p>Experts say the company’s success can likely be chalked up to two things: the rise of streetwear culture and the rise of the resale industry.</p><p>This year, several other resale marketplaces have raised money or gone public. Instagram-like fashion marketplace Depop closed a US$62 million round of funding. Online luxury consignment shop The RealReal raised US$300 million in an IPO in June. And digital thrift store thredUP raised US$100 million in an August funding round. Just to name a few.</p><p>And research collated by thredUP earlier this year found the US’s second-hand clothing market is worth a cool US$24 billion. The US’s fast fashion industry — made up of trend-focused brands such as H&amp;M, Topshop and Zara — is worth around US$35 billion.</p><p>What’s behind all the resale fashion hype?</p><p>There’s a good case to be made for sustainability being a driving force. The RealReal says it empowers its buyers to “extend the life cycle of luxury goods.”</p><p>They even went so far as to create a sustainability calculator to quantify the positive impact they’ve had on the environment since inception. According to their website, they have saved 553 million litres of water and offset 12,200 metric tons of carbon.</p><p>It seems that message resonates with customers.</p><p>In its 2019 resale report, The RealReal said 82 per cent of its customers cited sustainability as an “important reason” for shopping on the site.</p><p>(By the way, research commissioned by brand agency Amplify found young Australians would like to be more conscientious when shopping, although they don’t always take action.)</p><p>There’s also likely a case to be made for saving money. Young people often don’t have much disposable income, but resale marketplaces at least give them choice. Now, you can buy clothes that are both budget-friendly and sustainable. That’s new.</p><p>It remains to be seen what the rise of the resale industry means for retail at large.</p><p>But it does seem likely that traditional retailers will have to find a way to meet in the middle — or perhaps even get in on the game themselves.</p><p>This could look like StockX convincing Nike to IPO a sneaker collection. It could mean Nike starts a second-hand marketplace of its own and absorbs some of the resale profits. It could look like brands starting buy back programs.</p><p>Either way, the stock market of things is growing.</p><p>I’m curious to hear your thoughts on this.</p><hr><p>Important! We’re sharing with you our thoughts on these companies for your informational purposes only. We are not making recommendations to buy or sell holdings in a specific company. Past performance isn’t a reliable indicator or guarantee of future performance.</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Bryna Howes)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/newsletters/">Newsletters</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2019/11/081119-news1.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[31.10.19 | Trick or treat]]></title>
            <link>https://www.spaceship.com.au/learn/311019-newsletter/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/311019-newsletter/</guid>
            <pubDate>Thu, 31 Oct 2019 03:08:00 GMT</pubDate>
            <description><![CDATA[I find myself constantly battling myself on whether a spending decision is a “trick” or a “treat.”]]></description>
            <content:encoded><![CDATA[<p>It’s Halloween and rather than dress up as Khaleesi, Mother of Dragons, I am masquerading as someone who feels oh-so confident with my money.</p><p>You see, for many years I was a reckless spender.</p><p>When I was 18, I wrote off my first (and only) car. When I learned about the insurance payout I would be receiving, I quickly decided I didn’t need another car, and I started spending the money in my mind. It was gone within a few weeks of actually receiving the cash.</p><p>When I was in my early 20s, there was a period of about a year when I moved into three separate apartments — perhaps impressively, on three different continents! — and moved back out within a few days. On all three occasions, rather than fight to get my deposit back, I wrote the money off and moved on with my life. Though there may be circumstances where it might be necessary to cut your losses and run, these weren’t them. These were decisions born out of reckless abandon and a desire to avoid confrontation at all costs.</p><p>Late in my 20s, I moved to America, right around the time of the global financial crisis. I started a business and it made good money, but my personal finances followed a similar trajectory to the rest of the world’s: they crashed and burned. (But it was my fault, not Wall Street’s.)</p><p>Then, miracle of all miracles: I came down with a chronic illness and was unable to properly work for almost four years. I wouldn’t blame you if you thought I was being sarcastic when I said it was a miracle; I do like to deal in sarcasm. But truthfully, it was one of the best things that has ever happened to me, because I had to <a href="https://www.spaceshipinvest.com.au/learn/110719-newsletter/?ref=spaceship.ghost.io">rethink everything</a> I knew about money.</p><p>And now, in the aftermath, I’m in a pretty good place. Financially stable and whatnot. No longer compelled to throw my money into the wind, literally or figuratively. But I find myself constantly battling myself on whether a spending decision is a “trick” or a “treat.”</p><p>During the years I was sick, I was forced to make ruthless changes to my spending habits. I couldn’t afford to Uber places; I took public transport. If I went out with friends, I couldn’t risk someone buying me a drink, lest I found myself getting stuck in a round. Etcetera.</p><p>So, when I take public transport home after a night out, I feel pretty savvy, as though I have really learned something from the whole experience. But sometimes when I decide to Uber home, I immediately worry I’m heading down the spending rabbit hole again.</p><p>It seems I was born a reckless spender.</p><p>And then, happily, life’s lessons taught me to be careful with money.</p><p>And I’ve found with such a drastic change in behaviour and the way I think, there is a loss of confidence. I don’t actually trust that I have changed.</p><p>My heart says: <em>I am allowed to treat myself. I can afford it now</em>.</p><p>My head says: <em>It’s all a trick. You are being reckless</em>.</p><p>But maybe I have it all wrong.</p><p>Research from a ten-year study undertaken by the University of Arizona (and unveiled last year) has found your financial self-efficacy — that is, believing in your ability to succeed financially — corresponds quite strongly with your financial wellbeing.</p><p>In other words, being “good with money” can come down to mindset.</p><p>Of course, there will always be other factors that could tip the scales, such as gender and socioeconomic background. Put quite simply, you might not actually make enough money to have a chance at being “good” with it.</p><p>But if I was to take this research at its word, it might simply be enough for me to believe in myself and my ability to make good financial decisions. I have done it before, even if it was due to my circumstances, therefore I can do it again and again?</p><p>It’s probably easier said than done.</p><p>It might involve chanting “I know I can, I know I can” every time I jump in an Uber or spend $12 on a tiny bowl of pickled vegetables for the table (Sydney, right?) or something similar. But a little mindfulness and belief can likely go a long way.</p><p>Happy Halloween!</p>]]></content:encoded>
            <author>hello@spaceship.com.au (Bryna Howes)</author>
            <category domain="https://www.spaceship.com.au/learn/tag/newsletters/">Newsletters</category>
            <enclosure url="https://storage.ghost.io/c/dc/fc/dcfc9638-a0ba-403e-9a2f-aa67447b0eee/content/images/2019/11/311019-news.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[25.10.19 | The bottom line]]></title>
            <link>https://www.spaceship.com.au/learn/251019-newsletter/</link>
            <guid isPermaLink="false">https://www.spaceship.com.au/learn/251019-newsletter/</guid>
            <pubDate>Thu, 24 Oct 2019 23:44:00 GMT</pubDate>
            <description><![CDATA[Why living up to your values matters.]]></description>
            <content:encoded><![CDATA[<p>Just burn it! Burn your Nikes!</p><p>A little more than a year ago, these phrases suddenly became very popular on social media.</p><p>Why? Because Nike launched an ad featuring former NFL quarterback Colin Kaepernick. On face value, a sports star in a Nike ad sounds like par for the course.</p><p>But in 2016, while playing for the San Francisco 49ers, Kaepernick started kneeling during the pre-game national anthem, in protest of racial injustice in the United States.</p><p>Kaepernick’s actions were highly controversial, with some saying it was disrespectful to the US armed forces. There were protests. Eventually, Kaepernick left his team, didn’t get signed by another, and he later settled a case against the NFL after alleging that he had been blackballed by team owners for his protests.</p><p>So, Nike releases the ad in September 2018.</p><p>The ad features Kaepernick’s face, staring into the camera, along with the phrase: “Believe in something. Even if it means sacrificing everything.” (Plus, “Just do it,” naturally.)</p><p>And let’s just say much hoo-ha ensues, including the aforementioned phrases as hashtags, and videos of people torching their Nike products.</p><p>It was a risky move for Nike.</p><p>Building a brand around a divisive figure, and wading into the murky world of politics that comes with it? Choosing your values over your bottom line?</p><p>It’s bold, but in this day and age, the internet age, that <em>matters</em>. It really matters.</p><p>According to the Deloitte Global Millennial Survey 2019, both millennials and Gen Zs, in general, will let their wallets speak for them b