Debug Information
Processing Details
- VTT File: 538f338a.vtt
- Model Used: models/gemini-2.5-flash-lite
- Processing Time: September 12, 2025 at 09:57 AM
- Total Chunks: 1
- Transcript Length: 31,039 characters
- Caption Count: 209 captions
- Temperature: 0.1
- Max Tokens: 1024
- Top-K: Not used
- Top-P: 0.95
- Candidate Count: 1
- Affiliate Tag: spokengoods-20
Prompts Used
Prompt 1: Context Setup
You are an expert data extractor tasked with analyzing a podcast transcript.
I will provide you with part 1 of 1 from a podcast transcript.
I will then ask you to extract different types of information from this content in subsequent messages. Please confirm you have received and understood the transcript content.
Transcript section:
[00:00:00.320 --> 00:00:04.480] Hey, it's Arvid and this is the Bootstrap Founder.
[00:00:08.640 --> 00:00:21.760] We'll dive into one of the juiciest of topics today, software as a service business acquisitions, and more importantly, what is responsible for a downward trend in multiples and acquisition dollar amounts right now.
[00:00:21.760 --> 00:00:29.920] It has a lot to do with AI, you probably figured, because that's doing a lot of damage all over the place, but it may not be what you think.
[00:00:30.240 --> 00:00:35.120] This episode is sponsored by Paddle.com, my merchant of record payment provider of choice.
[00:00:35.120 --> 00:00:44.880] I use it in a lot of my properties, and they're taking care of all the things related to money so that founders like me and you can focus on building the things that only we can build.
[00:00:44.880 --> 00:00:48.160] And this is also a main topic of today's episode, but I digress.
[00:00:48.160 --> 00:00:52.880] Paddle handles all the rest, sales tags, credit cards fitting, all of that.
[00:00:52.880 --> 00:00:54.000] I highly recommend it.
[00:00:54.000 --> 00:00:57.600] So please check it out at paddle.com.
[00:00:58.800 --> 00:01:05.280] Today I want to share something that's been on my mind ever since a conversation that I had with an investor friend of mine, Tyler Tringus.
[00:01:05.280 --> 00:01:21.920] We were doing some fear setting, looking at how my business is currently performing, what it would look like if things went better, what it would look like if things went worse, you know, the kind of stuff, the conversations with your investor and mentor that make you really think about where you stand in the market and what's happening.
[00:01:21.920 --> 00:01:28.160] And while I can't share all of the personal details of this conversation, there is one part that really stuck with me.
[00:01:28.160 --> 00:01:38.480] And that's something that I think every SaaS founder needs to understand about what's happening right now in our industry or the many industries in which we build software as a service solutions.
[00:01:38.480 --> 00:01:43.680] So for years, software as a service or SaaS has been the golden goose of entrepreneurship, right?
[00:01:43.680 --> 00:01:52.640] Founders have been building towards these beautiful acquisition multiples, 6x, 10x, 20x, their annual revenue in whatever shape or form that might be measured.
[00:01:52.640 --> 00:01:55.120] There were a lot of X's and a lot of numbers.
[00:01:55.120 --> 00:01:57.280] And these numbers weren't just wishful thinking.
[00:01:57.280 --> 00:01:59.480] They were based on real market dynamics.
[00:01:59.480 --> 00:02:03.080] That was actually the value of their companies.
[00:02:03.400 --> 00:02:10.280] See, there used to be a fairly sizable moat around SaaS businesses, which is why they got acquired for these prices.
[00:02:10.280 --> 00:02:20.680] It wasn't just about understanding the market that you serve or having industry expertise, but building the actual technology of a software as a service business was a technical feat.
[00:02:20.680 --> 00:02:34.840] And I don't just mean the product here, I mean everything that enables the business, like the sales pipelines, the marketing automations, all these little things that you had to clumsily and carefully assemble over many, many years.
[00:02:34.840 --> 00:02:42.280] It took time to get things right, to even come up with things that nobody else may have ever built in that particular shape or form.
[00:02:42.280 --> 00:02:56.600] And that expertise was encoded in both the business model, recurring revenue, which is amazing and focuses on retention more than acquisition, and in the technical challenge of building the product and all these little things around it itself.
[00:02:56.600 --> 00:03:03.240] So even when I started PodScan, and that is a year and a half ago, AI did not exist in a way that it does now.
[00:03:03.240 --> 00:03:05.080] I still had to build all of this myself.
[00:03:05.080 --> 00:03:08.440] Agentic coding was not a thing, at least not for me.
[00:03:08.440 --> 00:03:13.080] And I consider myself almost cutting edge when it comes to that kind of stuff.
[00:03:13.080 --> 00:03:15.240] It just wasn't good enough for what I needed.
[00:03:15.240 --> 00:03:18.200] And I didn't go too deep with it.
[00:03:18.200 --> 00:03:29.480] There were already LLM systems that could kind of code for me, but in late 2023, when the first prototype happened and early 2024, all of that was still on the horizon.
[00:03:29.480 --> 00:03:31.400] It wasn't there yet.
[00:03:31.400 --> 00:03:37.560] So, let me maybe share my experience building PodScan because it illustrates a shift here perfectly.
[00:03:37.560 --> 00:03:48.560] When I started, I was able to spin up a functioning money-making business within a day or two, at least on the technical side of things, using the Laravel framework.
[00:03:48.880 --> 00:04:03.520] And that was already so much faster than maybe 10 years ago, where I would have to kind of again assemble all of these components myself, build it myself, build an authentication, build a payment portal, integrate an API, something like this.
[00:04:03.520 --> 00:04:05.360] Laravel is different.
[00:04:05.360 --> 00:04:16.960] It is a framework that sits on top of the PHP language and has a very, very amazing ecosystem of plugins and tools and services around it that really facilitate building a business on top of it.
[00:04:16.960 --> 00:04:35.120] This is not an ad for Laravel, even though I highly recommend everybody who wants to build a business quickly to look into frameworks just like Laravel or Ruby on Rails, like these kind of established technologies that are focused on making things easy to build for people who want to build businesses, not just software.
[00:04:35.120 --> 00:04:44.160] But again, it's less about the specifics of the framework and more about the fact that there were frameworks there already in the first place.
[00:04:44.160 --> 00:04:50.880] And I had to pay for some licenses for some kind of more complex components, but most of it was free and open source.
[00:04:50.880 --> 00:04:54.000] That's the interesting angle of the Laravel framework.
[00:04:54.080 --> 00:05:01.360] And if you tune in over the next couple weeks, we may or may not have the person who built that framework on this podcast.
[00:05:01.360 --> 00:05:03.680] So, yeah, tune in next week, maybe.
[00:05:04.000 --> 00:05:10.000] I use a lot of services, again, provided by the people behind Laravel to help me deploy it more reliably.
[00:05:10.000 --> 00:05:22.720] And for a couple hundred bucks initially and a couple hours of work, I would call myself a 1x developer at best, maybe a 0.8x developer, someone who can code reasonably well, but not a wizard.
[00:05:22.720 --> 00:05:29.960] I still, after an hour or two, I had a running business just with all the basic components in place.
[00:05:29.440 --> 00:05:35.640] Then figuring out how to build the actual product around it that may take another day, a couple more weeks.
[00:05:35.960 --> 00:05:41.720] But there was already a lot available to me that allowed me to hit the ground running.
[00:05:41.720 --> 00:05:43.480] And it looked like a default template.
[00:05:43.480 --> 00:05:44.840] It did the job though.
[00:05:44.840 --> 00:05:46.840] I started indexing a couple podcasts.
[00:05:46.840 --> 00:05:48.040] I made them searchable.
[00:05:48.040 --> 00:05:52.920] I built the first downloading system, the first like transcription system.
[00:05:52.920 --> 00:05:58.520] Within a week or two, everything was already ready for me to just implement this.
[00:05:58.520 --> 00:06:08.440] And the arduous task of building infrastructure to capture more and more of the podcast ecosystem until I reached 100% coverage, well, that took a while, a couple months.
[00:06:08.440 --> 00:06:16.360] But initially, that first prototype was super easy to build and was all pre-AI using default components.
[00:06:16.360 --> 00:06:26.920] And now, right now, and I've done this over the last couple of weeks, I could go to Bolt or Lovable or Cursor or Replit or whatever agentic system I prefer.
[00:06:26.920 --> 00:06:34.520] I could say in a prompt, almost verbatim, build me a Laravel application using Laravel 12, implement an authentication system.
[00:06:34.520 --> 00:06:36.680] I need to be able to log in with Google.
[00:06:36.680 --> 00:06:41.480] I want a paddle account attached to this, connected to an SQLite database.
[00:06:41.480 --> 00:06:45.320] And then to the prompt, I would add what I actually wanted to do.
[00:06:45.320 --> 00:06:56.440] I could tell the agent exactly this, and it would, in its agentic mode, likely give me a functioning system within five minutes, 10 minutes max.
[00:06:56.440 --> 00:07:11.560] There might be a couple of changes I need to make, but the AI coding systems now are so good that they can't really be compared to what AI is if you only use it in a chat mode or even the early versions of Cursor or what is GitHub Copilot.
[00:07:11.560 --> 00:07:23.360] The systems that I'm using right now, which currently for me is inside of PHP Storms, which is IntelliJ's PHP IDE, I use Juni, which is their agentic coder.
[00:07:23.360 --> 00:07:28.640] They call it delegate your tasks, focus on the results, which is exactly what agentic coding is.
[00:07:28.640 --> 00:07:33.840] I just prompt it and it uses the context of the whole application to build the features that I want.
[00:07:33.840 --> 00:07:39.200] Using these tools now includes things like self-linting and self-correcting.
[00:07:39.200 --> 00:07:45.760] Like they check the code they wrote back into itself, then they verify that it is actually accurate and not hallucinated.
[00:07:45.760 --> 00:07:49.120] And those hallucinations that it may have, they still happen.
[00:07:49.120 --> 00:07:56.880] You just don't see it because the checking prompt built into the agent catches them and finds a non-hallucinated version that actually works.
[00:07:56.880 --> 00:08:01.680] Like there's a lot of complexity behind the scenes that these agents just kind of go through.
[00:08:01.680 --> 00:08:07.440] And it is very surprising how high quality the output of these tools can be.
[00:08:07.440 --> 00:08:13.440] I can now spin up what used to take me a day or two, maybe a week within a couple minutes.
[00:08:13.440 --> 00:08:20.960] And it might take me an hour to customize the logo and whatnot, but the first initial version of a SaaS product is out in an hour.
[00:08:20.960 --> 00:08:25.920] And maybe a day if I want to spend some more attention on certain details.
[00:08:25.920 --> 00:08:28.640] What used to take weeks then took a day.
[00:08:28.640 --> 00:08:32.240] And it now takes an hour or just a couple minutes.
[00:08:32.240 --> 00:08:38.000] And here's where things get interesting for us SaaS founders and it gets a little scary for us too.
[00:08:38.000 --> 00:09:11.080] If your mode was supposed to be your skill at building a product, implementing all the features, understanding business logic enough to build the technology, then obviously, somebody else who has similar insight into your industry, who understands the challenges and problems of your potential customers, and who may have the customer perspective and understand what jobs they want to get done, if they can prompt AI accurately today, they'll be at least 95% of the way to what a team with a CEO, a capable designer, a product owner, and an industry expert would have built five years ago.
[00:09:11.080 --> 00:09:17.240] By today, they also use these tools, so they are ahead a little bit, but the margin is slimming here.
[00:09:17.240 --> 00:09:21.080] You can now do all of this by facilitating AI systems.
[00:09:21.080 --> 00:09:27.080] It's very easy and it's just good enough for prototypes and even full applications beyond.
[00:09:27.080 --> 00:09:28.760] The moat is disappearing.
[00:09:28.760 --> 00:09:37.000] And I think this has lasting repercussions for the investment and acquisition angle for software as a service businesses.
[00:09:37.000 --> 00:09:46.680] Here's the question that is being asked in boardrooms all over the place right now: why would we want to acquire a company for 10 times the revenue that they produce?
[00:09:46.680 --> 00:10:01.480] If we can set aside, let's say, one times that revenue that that company produces, give the project of building something just similar enough to a technical manager or a senior developer, and pay for a fleet of AI agents to build the same thing.
[00:10:01.480 --> 00:10:06.120] Could we get 80% there with 20% of the cost?
[00:10:06.440 --> 00:10:09.000] And I think we're getting there.
[00:10:09.000 --> 00:10:11.960] I'm obviously not saying that this is going to work every single time.
[00:10:11.960 --> 00:10:16.840] Like a software business has way more than just the product and the code base that is attached to it, right?
[00:10:16.840 --> 00:10:22.200] It needs a sales process and marketing process, customer support process, all that.
[00:10:22.200 --> 00:10:47.600] But if you already have these processes in-house because you have a successful business that is looking to acquire, or you just have something similar enough that it would warrant acquiring another product just like it, be it a financial acquisition if you want to keep it running, or a strategic acquisition because you need the customers or the features of that product, you're not necessarily going to pay 10x when you can try to build it yourself for a fraction of the cost first.
[00:10:44.840 --> 00:10:51.680] You might still then acquire it, but maybe for less because you already spent some money.
[00:10:51.920 --> 00:10:55.600] That also squeezes the potential multiple.
[00:10:55.600 --> 00:11:03.920] And these conversations are actually happening in boardrooms right now, not just there, like even among the team members of these companies.
[00:11:03.920 --> 00:11:06.000] They're like, well, this is a cool tool.
[00:11:06.000 --> 00:11:09.360] I think we should look into building exactly this for us.
[00:11:09.360 --> 00:11:16.880] Let's spin up a couple agents and give them a well-scoped prompt and see what happens and then take it from there.
[00:11:17.200 --> 00:11:23.360] And this all together puts negative pressure on the expected multiples for SaaS businesses.
[00:11:23.360 --> 00:11:38.560] If the value of the technology is shrinking because it's so replicable, then the value of the company to build around the technology shrinks as well, at least in the perception of the people who have to send you money to buy your company.
[00:11:38.560 --> 00:11:47.680] So, what can we do still to sell at high multiples, to build valuable businesses that are valuable enough to actually get acquired?
[00:11:47.680 --> 00:11:54.960] I think we need to do things that are not easily generated with AI, obviously, where AI just cannot do this for us.
[00:11:54.960 --> 00:11:57.600] And that tends to be the human side of things.
[00:11:57.600 --> 00:12:04.480] I think first, industry insight that cannot be trained is a massively important thing here.
[00:12:04.480 --> 00:12:06.800] Like, we need highly connected salespeople.
[00:12:06.800 --> 00:12:23.280] We need industry insights that is elusive to AI systems because it's insight that is so specific and earned from decades of being in an industry or working with certain people that is so encoded in your real experiences that AI could not have been trained on this.
[00:12:23.280 --> 00:12:30.920] Or even if it has been trained on it a little bit, it hasn't been trained efficiently to synthesize this kind of information yet.
[00:12:29.920 --> 00:12:37.400] It doesn't have the instinct that a good salesperson has, or that a CEO who really gets their customers has.
[00:12:37.640 --> 00:12:47.640] AI can only generalize, but it might not be able to take a specific viewpoint to look into one particular customer perspective easily enough.
[00:12:47.640 --> 00:12:56.440] There's immense value and unique human experience and the personal brand that will make something more valuable than just its technical implementation as well.
[00:12:56.440 --> 00:13:18.760] If I build a tool and I build an audience around it, which I personally have, and I build a business on the overlap of my personal brand and the brand that tool represents, then all of a sudden the business and the product becomes much more interesting to acquire because it has a reputational advantage, not just its easily copied or somewhat easily copied technical implementation.
[00:13:19.080 --> 00:13:21.720] That is very, very important.
[00:13:21.720 --> 00:13:28.040] If you build a product today and you're anonymous, you have a problem.
[00:13:28.040 --> 00:13:29.480] I'll get to it in a minute.
[00:13:29.480 --> 00:13:39.640] I think the second point that is equally important here is that we need strategic integrations and partnerships for our businesses as soon as we can.
[00:13:39.640 --> 00:13:46.840] Existing collaborative integrations into other platforms will be much more important going forward.
[00:13:46.840 --> 00:14:02.120] Like this value in having some kind of contractual relationship with another player in the field where they have plugged you as maybe one of their preferred vendors or you're listed on their blog as the tool to solve this particular problem best or they have an actual technical integration with your API.
[00:14:02.120 --> 00:14:06.280] Maybe you're featured in case studies that they have, and they feature in case studies that you have.
[00:14:06.280 --> 00:14:13.880] There is kind of this reputational alignment with other existing successful players in the industry, in the space that you operate in.
[00:14:13.880 --> 00:14:18.720] Or you share case studies, you show the relationships between your businesses and other businesses in the field.
[00:14:19.040 --> 00:14:33.760] All of a sudden, this becomes invaluable because your product can be cloned, but the many business dinners that you went to to find somebody to partner with and the give and take negotiations to come up with a mutual agreement on how a partnership should look and then the details of that.
[00:14:33.760 --> 00:14:36.480] This cannot be done by an AI yet.
[00:14:36.480 --> 00:14:44.640] There's always the caveat here, but at least it takes more time than an AI prompt can deliver results or meaningful value from, right?
[00:14:44.640 --> 00:14:53.360] This is something that happens on an async between humans kind of basis, and that cannot be easily automated into an AI system.
[00:14:53.360 --> 00:15:06.800] You could probably try to do a bizdev AI, but I'm not sure if the people that actually interact with that AI would be the people that a real business development person would try to build a relationship with.
[00:15:06.800 --> 00:15:21.120] So having strategic partnerships and exactly mirroring those integrations between the businesses is very, very important just to stand out from those companies and those products who don't.
[00:15:21.440 --> 00:15:30.880] And if you want to create a SaaS business that is protected from being easily cloned, well, you need to effectively do things that aren't easily automated because that's what cloning is.
[00:15:30.880 --> 00:15:32.960] And this is all just relational stuff.
[00:15:32.960 --> 00:15:38.800] It's all interpersonal things that need to be deployed to protect your business from being a shallow AI copy.
[00:15:38.800 --> 00:15:40.720] Personal brand works.
[00:15:40.720 --> 00:15:43.200] I see this so much in the SaaS space.
[00:15:43.200 --> 00:15:47.760] People who still sell for great multiples are people that are known.
[00:15:47.760 --> 00:15:59.640] If you are the business that has an edge because there's a person attached to it, people tend to check out the human one first, the human business, the business with humans, and give it the benefit of the doubt over the anonymous one.
[00:15:59.200 --> 00:16:04.360] I highly recommend that software as a service founders be public as the founders of the business.
[00:16:04.680 --> 00:16:14.680] Not only will this create a positive relationship with customers, like obviously, if you are the person that runs the business and people who try out your product see you're interacting with them, that's amazing.
[00:16:14.680 --> 00:16:41.160] Barely anybody does this, but it will also put you on the map for your founder peers and investors in that community that keep a watchful eye on people who go to conferences, who share interesting insights, who build interesting products, not just because they want to acquire them, but because they have interesting human personalities behind them, and that makes them interesting to connect with, which then later down the road leads to better leads for an acquisition.
[00:16:41.160 --> 00:16:47.160] And here's something else that is very interesting that more companies are missing at this point.
[00:16:47.160 --> 00:16:52.760] There's a lack of serendipity and opportunity when it comes to having human employees.
[00:16:52.760 --> 00:17:01.160] I never thought I would have to use the phrase human employees in my life because obviously with AI agents, we have virtual employees.
[00:17:01.160 --> 00:17:10.760] And you see a lot of software development companies where people try a product because there's a colorful or helpful or kind personality working at that company.
[00:17:10.760 --> 00:17:14.760] And they are just being relentlessly themselves on social media in good ways.
[00:17:14.760 --> 00:17:16.120] Like GitHub does this really well.
[00:17:16.120 --> 00:17:20.920] They have a lot of people, obviously, who share a lot of their insights on social media.
[00:17:20.920 --> 00:17:29.400] And then just by being real people, I'm like, okay, well, if those people build the software at GitHub, I will keep using that and not go to the alternative, right?
[00:17:29.400 --> 00:17:31.640] And a lot of other services do the exact same thing.
[00:17:31.640 --> 00:17:32.920] Sentry comes to mind.
[00:17:32.920 --> 00:17:34.040] It's equally interesting.
[00:17:34.040 --> 00:17:40.600] It's just they have good employees, they have capable employees who have a point of view and they share it.
[00:17:40.600 --> 00:17:46.000] And for that reason, I kind of attach some kind of value and authenticity to the company.
[00:17:46.320 --> 00:17:53.120] And it doesn't really matter what their personality is, as long as people are showing up as their true selves on social media.
[00:17:53.120 --> 00:17:57.040] The businesses that they work for tend to get a lot of positive attention.
[00:17:57.040 --> 00:18:02.320] And, you know, if you have people who have a point of view in a community, your business will benefit from this.
[00:18:02.320 --> 00:18:06.800] And this falls flat completely if you don't have humans as employees.
[00:18:06.800 --> 00:18:27.360] If all your company does is you, as a founder, giving commands to an AI system, which frankly is exactly what I'm doing right now with PodScan, but we're not at the size where employees would even be an option, then the opportunity for a developer that works for you to just say something cool on social media and people checking it out and checking out your product and suddenly they have a friend that might want to use it.
[00:18:27.360 --> 00:18:35.760] Well, that serendipity potential is completely obliterated if your AI agent is the only one doing the work because they're completely virtual.
[00:18:35.760 --> 00:18:37.600] They're not a real human personality.
[00:18:37.600 --> 00:18:40.560] They don't have a social media account yet.
[00:18:40.560 --> 00:18:44.160] And they will never do anything but create code.
[00:18:44.160 --> 00:18:51.200] Developers are people and people are relationship builders and they are relationship amplifiers, right?
[00:18:51.200 --> 00:18:55.200] They're proxies, they're nexus points for more and bigger relationships.
[00:18:55.200 --> 00:19:14.560] If you replace all your devs or don't hire devs in the first place, then you're missing the serendipitous moment of them also working as this lighthouse to bring in attention from all around them, not just from other devs, but from people in their vicinity that may or may not be in your industry or know somebody who is.
[00:19:14.560 --> 00:19:27.800] So standing out and honestly just standing strong against the headwind of copycats and the permanent threat of being easily copied, well, that will, I think, define the next couple years of software as a servant businesses.
[00:19:27.800 --> 00:19:36.920] Because multiples are dwindling because expectations and the reality of alternative solutions, like AI-built clones and copies.
[00:19:36.920 --> 00:19:41.720] I think we will see more competitive solutions being built instead of acquisitions.
[00:19:41.720 --> 00:19:49.640] And maybe acquisitions kind of as a second step after having attempted to build in an AI-agentic fashion and competitive alternative.
[00:19:49.640 --> 00:19:51.960] And there still are going to be acquisitions, obviously.
[00:19:51.960 --> 00:19:53.720] They still happen every day.
[00:19:53.720 --> 00:20:02.840] But I believe that incumbents will actually be financially capable of using these extremely cheap and highly automated, but still well-controlled and managed automation tools.
[00:20:02.840 --> 00:20:17.160] Like if you have a senior developer and you hand them a fleet of AI agents, if they know how to prompt and code review, they can do a lot of work or have a lot of work get done by just spending all of that time managing their fleet of agents.
[00:20:17.160 --> 00:20:18.360] And that is one person.
[00:20:18.360 --> 00:20:21.640] It's not a team of 10, it's a team of one plus nine.
[00:20:21.640 --> 00:20:23.640] It's a very different story.
[00:20:23.640 --> 00:20:35.000] So they will use these tools to build things that are just good enough to be reasonably competitive with the company they would have acquired a couple of years ago without a doubt, without even trying to build something.
[00:20:35.240 --> 00:20:38.200] Five years ago, they would have just acquired the company for the multiple.
[00:20:38.200 --> 00:20:41.240] And now they're like, hmm, should we maybe build this ourselves?
[00:20:41.240 --> 00:20:43.000] We have all the tools.
[00:20:43.000 --> 00:20:49.000] And I think this is obviously my personal opinion here, but I'm hearing this from my investor friends, from my founder friends.
[00:20:49.000 --> 00:20:59.560] I'm seeing this in conversations around sales and acquisition multiples and prices and the disappointment of people where they thought the numbers that they wanted to get were easy to reach, but they're not.
[00:20:59.560 --> 00:21:01.000] They're much, much harder to get to.
[00:21:01.000 --> 00:21:09.080] They require more of a sacrifice, and frankly, a more elaborate business to be sold for that much money at this point.
[00:21:09.080 --> 00:21:13.160] It's a very interesting challenge for the next couple of years.
[00:21:13.160 --> 00:21:32.160] And I hope you take to heart mostly the idea of being present as a human being and focusing on allowing the human beings you work with to be an amplifier for the reputational value of your company, because that's something that no AI agent can ever do for you, at least for the time being.
[00:21:32.480 --> 00:21:39.680] I believe that there's a way out here in just to be a human being in a time of extreme automation.
[00:21:39.680 --> 00:21:46.960] The artisan approach, just that we are staying human approach, remaining relatable feels like it's definitely the way to go for me.
[00:21:46.960 --> 00:21:48.640] It's not going to be the only way to go.
[00:21:48.640 --> 00:21:50.320] It's not the only solution that helps here.
[00:21:50.480 --> 00:22:04.000] Like, obviously, building a better business, like figuring out other things, better technology, using AI-like things as features or as amplifiers for the way you can crunch data and present new insights to your customers.
[00:22:04.000 --> 00:22:06.480] All of this needs to be part of it too.
[00:22:06.800 --> 00:22:18.720] And yet, I think we definitely need to think of being human as one of the things that we can do right now and all the time to protect ourselves and protect the value of the businesses that we create.
[00:22:18.720 --> 00:22:29.840] The future belongs to founders who can combine this efficiency gain from AI with the irreplaceable value of human connection, like wisdom about the industry and authentic relationships with people that you care about.
[00:22:29.840 --> 00:22:35.280] The technical mode, I think, is disappearing, but the human mode, that is something that AI cannot replicate.
[00:22:35.280 --> 00:22:41.920] So, as you're building your SaaS business, ask yourself: what am I doing that only a human can do?
[00:22:41.920 --> 00:22:45.360] What can I do today to improve the lives of my customer?
[00:22:45.360 --> 00:22:48.560] That is generally a good question to ask, but that is you.
[00:22:48.560 --> 00:22:49.520] What can I do?
[00:22:49.520 --> 00:22:54.160] Not what can AI do, but what can I, as a human, do?
[00:22:54.160 --> 00:22:56.880] What relationships am I building that cannot be automated?
[00:22:56.880 --> 00:23:02.440] What insights do I have that come from real experience, not some training data that was scraped from the internet?
[00:23:02.440 --> 00:23:13.160] Those are the things that will protect your business and the value of it in this new world where anyone can build software, but not everyone can build the human connections that make a business truly valuable.
[00:23:13.160 --> 00:23:14.360] And that's it for today.
[00:23:14.360 --> 00:23:16.600] Thank you so much for listening to the Bootstrap Founder.
[00:23:16.600 --> 00:23:20.120] You can find me on Twitter at Avid Kahl, A R V I D, K A H L.
[00:23:20.120 --> 00:23:36.520] And if you want to support me in this show, please share podscan.fm, my SaaS business, that may or may not be acquired one day, who knows, with your professional peers and those who you think will benefit from tracking mentions of the brands, their businesses, and names on podcasts out there.
[00:23:36.520 --> 00:23:41.000] PodScan is a near real-time podcast database with a stellar API.
[00:23:41.000 --> 00:23:44.120] We have 32 million podcast episodes in the back now.
[00:23:44.120 --> 00:23:46.120] The database is humongous.
[00:23:46.120 --> 00:23:50.360] Please share the word with those who need to stay on top of the podcast ecosystem.
[00:23:50.360 --> 00:23:51.800] Thank you so much for listening.
[00:23:51.800 --> 00:23:54.680] Have a wonderful day and bye-bye.
Prompt 2: Key Takeaways
Now please extract the key takeaways from the transcript content I provided.
Extract the most important key takeaways from this part of the conversation. Use a single sentence statement (the key takeaway) rather than milquetoast descriptions like "the hosts discuss...".
Limit the key takeaways to a maximum of 3. The key takeaways should be insightful and knowledge-additive.
IMPORTANT: Return ONLY valid JSON, no explanations or markdown. Ensure:
- All strings are properly quoted and escaped
- No trailing commas
- All braces and brackets are balanced
Format: {"key_takeaways": ["takeaway 1", "takeaway 2"]}
Prompt 3: Segments
Now identify 2-4 distinct topical segments from this part of the conversation.
For each segment, identify:
- Descriptive title (3-6 words)
- START timestamp when this topic begins (HH:MM:SS format)
- Double check that the timestamp is accurate - a timestamp will NEVER be greater than the total length of the audio
- Most important Key takeaway from that segment. Key takeaway must be specific and knowledge-additive.
- Brief summary of the discussion
IMPORTANT: The timestamp should mark when the topic/segment STARTS, not a range. Look for topic transitions and conversation shifts.
Return ONLY valid JSON. Ensure all strings are properly quoted, no trailing commas:
{
"segments": [
{
"segment_title": "Topic Discussion",
"timestamp": "01:15:30",
"key_takeaway": "main point from this segment",
"segment_summary": "brief description of what was discussed"
}
]
}
Timestamp format: HH:MM:SS (e.g., 00:05:30, 01:22:45) marking the START of each segment.
Now scan the transcript content I provided for ACTUAL mentions of specific media titles:
Find explicit mentions of:
- Books (with specific titles)
- Movies (with specific titles)
- TV Shows (with specific titles)
- Music/Songs (with specific titles)
DO NOT include:
- Websites, URLs, or web services
- Other podcasts or podcast names
IMPORTANT:
- Only include items explicitly mentioned by name. Do not invent titles.
- Valid categories are: "Book", "Movie", "TV Show", "Music"
- Include the exact phrase where each item was mentioned
- Find the nearest proximate timestamp where it appears in the conversation
- THE TIMESTAMP OF THE MEDIA MENTION IS IMPORTANT - DO NOT INVENT TIMESTAMPS AND DO NOT MISATTRIBUTE TIMESTAMPS
- Double check that the timestamp is accurate - a timestamp will NEVER be greater than the total length of the audio
- Timestamps are given as ranges, e.g. 01:13:42.520 --> 01:13:46.720. Use the EARLIER of the 2 timestamps in the range.
Return ONLY valid JSON. Ensure all strings are properly quoted and escaped, no trailing commas:
{
"media_mentions": [
{
"title": "Exact Title as Mentioned",
"category": "Book",
"author_artist": "N/A",
"context": "Brief context of why it was mentioned",
"context_phrase": "The exact sentence or phrase where it was mentioned",
"timestamp": "estimated time like 01:15:30"
}
]
}
If no media is mentioned, return: {"media_mentions": []}
Full Transcript
[00:00:00.320 --> 00:00:04.480] Hey, it's Arvid and this is the Bootstrap Founder.
[00:00:08.640 --> 00:00:21.760] We'll dive into one of the juiciest of topics today, software as a service business acquisitions, and more importantly, what is responsible for a downward trend in multiples and acquisition dollar amounts right now.
[00:00:21.760 --> 00:00:29.920] It has a lot to do with AI, you probably figured, because that's doing a lot of damage all over the place, but it may not be what you think.
[00:00:30.240 --> 00:00:35.120] This episode is sponsored by Paddle.com, my merchant of record payment provider of choice.
[00:00:35.120 --> 00:00:44.880] I use it in a lot of my properties, and they're taking care of all the things related to money so that founders like me and you can focus on building the things that only we can build.
[00:00:44.880 --> 00:00:48.160] And this is also a main topic of today's episode, but I digress.
[00:00:48.160 --> 00:00:52.880] Paddle handles all the rest, sales tags, credit cards fitting, all of that.
[00:00:52.880 --> 00:00:54.000] I highly recommend it.
[00:00:54.000 --> 00:00:57.600] So please check it out at paddle.com.
[00:00:58.800 --> 00:01:05.280] Today I want to share something that's been on my mind ever since a conversation that I had with an investor friend of mine, Tyler Tringus.
[00:01:05.280 --> 00:01:21.920] We were doing some fear setting, looking at how my business is currently performing, what it would look like if things went better, what it would look like if things went worse, you know, the kind of stuff, the conversations with your investor and mentor that make you really think about where you stand in the market and what's happening.
[00:01:21.920 --> 00:01:28.160] And while I can't share all of the personal details of this conversation, there is one part that really stuck with me.
[00:01:28.160 --> 00:01:38.480] And that's something that I think every SaaS founder needs to understand about what's happening right now in our industry or the many industries in which we build software as a service solutions.
[00:01:38.480 --> 00:01:43.680] So for years, software as a service or SaaS has been the golden goose of entrepreneurship, right?
[00:01:43.680 --> 00:01:52.640] Founders have been building towards these beautiful acquisition multiples, 6x, 10x, 20x, their annual revenue in whatever shape or form that might be measured.
[00:01:52.640 --> 00:01:55.120] There were a lot of X's and a lot of numbers.
[00:01:55.120 --> 00:01:57.280] And these numbers weren't just wishful thinking.
[00:01:57.280 --> 00:01:59.480] They were based on real market dynamics.
[00:01:59.480 --> 00:02:03.080] That was actually the value of their companies.
[00:02:03.400 --> 00:02:10.280] See, there used to be a fairly sizable moat around SaaS businesses, which is why they got acquired for these prices.
[00:02:10.280 --> 00:02:20.680] It wasn't just about understanding the market that you serve or having industry expertise, but building the actual technology of a software as a service business was a technical feat.
[00:02:20.680 --> 00:02:34.840] And I don't just mean the product here, I mean everything that enables the business, like the sales pipelines, the marketing automations, all these little things that you had to clumsily and carefully assemble over many, many years.
[00:02:34.840 --> 00:02:42.280] It took time to get things right, to even come up with things that nobody else may have ever built in that particular shape or form.
[00:02:42.280 --> 00:02:56.600] And that expertise was encoded in both the business model, recurring revenue, which is amazing and focuses on retention more than acquisition, and in the technical challenge of building the product and all these little things around it itself.
[00:02:56.600 --> 00:03:03.240] So even when I started PodScan, and that is a year and a half ago, AI did not exist in a way that it does now.
[00:03:03.240 --> 00:03:05.080] I still had to build all of this myself.
[00:03:05.080 --> 00:03:08.440] Agentic coding was not a thing, at least not for me.
[00:03:08.440 --> 00:03:13.080] And I consider myself almost cutting edge when it comes to that kind of stuff.
[00:03:13.080 --> 00:03:15.240] It just wasn't good enough for what I needed.
[00:03:15.240 --> 00:03:18.200] And I didn't go too deep with it.
[00:03:18.200 --> 00:03:29.480] There were already LLM systems that could kind of code for me, but in late 2023, when the first prototype happened and early 2024, all of that was still on the horizon.
[00:03:29.480 --> 00:03:31.400] It wasn't there yet.
[00:03:31.400 --> 00:03:37.560] So, let me maybe share my experience building PodScan because it illustrates a shift here perfectly.
[00:03:37.560 --> 00:03:48.560] When I started, I was able to spin up a functioning money-making business within a day or two, at least on the technical side of things, using the Laravel framework.
[00:03:48.880 --> 00:04:03.520] And that was already so much faster than maybe 10 years ago, where I would have to kind of again assemble all of these components myself, build it myself, build an authentication, build a payment portal, integrate an API, something like this.
[00:04:03.520 --> 00:04:05.360] Laravel is different.
[00:04:05.360 --> 00:04:16.960] It is a framework that sits on top of the PHP language and has a very, very amazing ecosystem of plugins and tools and services around it that really facilitate building a business on top of it.
[00:04:16.960 --> 00:04:35.120] This is not an ad for Laravel, even though I highly recommend everybody who wants to build a business quickly to look into frameworks just like Laravel or Ruby on Rails, like these kind of established technologies that are focused on making things easy to build for people who want to build businesses, not just software.
[00:04:35.120 --> 00:04:44.160] But again, it's less about the specifics of the framework and more about the fact that there were frameworks there already in the first place.
[00:04:44.160 --> 00:04:50.880] And I had to pay for some licenses for some kind of more complex components, but most of it was free and open source.
[00:04:50.880 --> 00:04:54.000] That's the interesting angle of the Laravel framework.
[00:04:54.080 --> 00:05:01.360] And if you tune in over the next couple weeks, we may or may not have the person who built that framework on this podcast.
[00:05:01.360 --> 00:05:03.680] So, yeah, tune in next week, maybe.
[00:05:04.000 --> 00:05:10.000] I use a lot of services, again, provided by the people behind Laravel to help me deploy it more reliably.
[00:05:10.000 --> 00:05:22.720] And for a couple hundred bucks initially and a couple hours of work, I would call myself a 1x developer at best, maybe a 0.8x developer, someone who can code reasonably well, but not a wizard.
[00:05:22.720 --> 00:05:29.960] I still, after an hour or two, I had a running business just with all the basic components in place.
[00:05:29.440 --> 00:05:35.640] Then figuring out how to build the actual product around it that may take another day, a couple more weeks.
[00:05:35.960 --> 00:05:41.720] But there was already a lot available to me that allowed me to hit the ground running.
[00:05:41.720 --> 00:05:43.480] And it looked like a default template.
[00:05:43.480 --> 00:05:44.840] It did the job though.
[00:05:44.840 --> 00:05:46.840] I started indexing a couple podcasts.
[00:05:46.840 --> 00:05:48.040] I made them searchable.
[00:05:48.040 --> 00:05:52.920] I built the first downloading system, the first like transcription system.
[00:05:52.920 --> 00:05:58.520] Within a week or two, everything was already ready for me to just implement this.
[00:05:58.520 --> 00:06:08.440] And the arduous task of building infrastructure to capture more and more of the podcast ecosystem until I reached 100% coverage, well, that took a while, a couple months.
[00:06:08.440 --> 00:06:16.360] But initially, that first prototype was super easy to build and was all pre-AI using default components.
[00:06:16.360 --> 00:06:26.920] And now, right now, and I've done this over the last couple of weeks, I could go to Bolt or Lovable or Cursor or Replit or whatever agentic system I prefer.
[00:06:26.920 --> 00:06:34.520] I could say in a prompt, almost verbatim, build me a Laravel application using Laravel 12, implement an authentication system.
[00:06:34.520 --> 00:06:36.680] I need to be able to log in with Google.
[00:06:36.680 --> 00:06:41.480] I want a paddle account attached to this, connected to an SQLite database.
[00:06:41.480 --> 00:06:45.320] And then to the prompt, I would add what I actually wanted to do.
[00:06:45.320 --> 00:06:56.440] I could tell the agent exactly this, and it would, in its agentic mode, likely give me a functioning system within five minutes, 10 minutes max.
[00:06:56.440 --> 00:07:11.560] There might be a couple of changes I need to make, but the AI coding systems now are so good that they can't really be compared to what AI is if you only use it in a chat mode or even the early versions of Cursor or what is GitHub Copilot.
[00:07:11.560 --> 00:07:23.360] The systems that I'm using right now, which currently for me is inside of PHP Storms, which is IntelliJ's PHP IDE, I use Juni, which is their agentic coder.
[00:07:23.360 --> 00:07:28.640] They call it delegate your tasks, focus on the results, which is exactly what agentic coding is.
[00:07:28.640 --> 00:07:33.840] I just prompt it and it uses the context of the whole application to build the features that I want.
[00:07:33.840 --> 00:07:39.200] Using these tools now includes things like self-linting and self-correcting.
[00:07:39.200 --> 00:07:45.760] Like they check the code they wrote back into itself, then they verify that it is actually accurate and not hallucinated.
[00:07:45.760 --> 00:07:49.120] And those hallucinations that it may have, they still happen.
[00:07:49.120 --> 00:07:56.880] You just don't see it because the checking prompt built into the agent catches them and finds a non-hallucinated version that actually works.
[00:07:56.880 --> 00:08:01.680] Like there's a lot of complexity behind the scenes that these agents just kind of go through.
[00:08:01.680 --> 00:08:07.440] And it is very surprising how high quality the output of these tools can be.
[00:08:07.440 --> 00:08:13.440] I can now spin up what used to take me a day or two, maybe a week within a couple minutes.
[00:08:13.440 --> 00:08:20.960] And it might take me an hour to customize the logo and whatnot, but the first initial version of a SaaS product is out in an hour.
[00:08:20.960 --> 00:08:25.920] And maybe a day if I want to spend some more attention on certain details.
[00:08:25.920 --> 00:08:28.640] What used to take weeks then took a day.
[00:08:28.640 --> 00:08:32.240] And it now takes an hour or just a couple minutes.
[00:08:32.240 --> 00:08:38.000] And here's where things get interesting for us SaaS founders and it gets a little scary for us too.
[00:08:38.000 --> 00:09:11.080] If your mode was supposed to be your skill at building a product, implementing all the features, understanding business logic enough to build the technology, then obviously, somebody else who has similar insight into your industry, who understands the challenges and problems of your potential customers, and who may have the customer perspective and understand what jobs they want to get done, if they can prompt AI accurately today, they'll be at least 95% of the way to what a team with a CEO, a capable designer, a product owner, and an industry expert would have built five years ago.
[00:09:11.080 --> 00:09:17.240] By today, they also use these tools, so they are ahead a little bit, but the margin is slimming here.
[00:09:17.240 --> 00:09:21.080] You can now do all of this by facilitating AI systems.
[00:09:21.080 --> 00:09:27.080] It's very easy and it's just good enough for prototypes and even full applications beyond.
[00:09:27.080 --> 00:09:28.760] The moat is disappearing.
[00:09:28.760 --> 00:09:37.000] And I think this has lasting repercussions for the investment and acquisition angle for software as a service businesses.
[00:09:37.000 --> 00:09:46.680] Here's the question that is being asked in boardrooms all over the place right now: why would we want to acquire a company for 10 times the revenue that they produce?
[00:09:46.680 --> 00:10:01.480] If we can set aside, let's say, one times that revenue that that company produces, give the project of building something just similar enough to a technical manager or a senior developer, and pay for a fleet of AI agents to build the same thing.
[00:10:01.480 --> 00:10:06.120] Could we get 80% there with 20% of the cost?
[00:10:06.440 --> 00:10:09.000] And I think we're getting there.
[00:10:09.000 --> 00:10:11.960] I'm obviously not saying that this is going to work every single time.
[00:10:11.960 --> 00:10:16.840] Like a software business has way more than just the product and the code base that is attached to it, right?
[00:10:16.840 --> 00:10:22.200] It needs a sales process and marketing process, customer support process, all that.
[00:10:22.200 --> 00:10:47.600] But if you already have these processes in-house because you have a successful business that is looking to acquire, or you just have something similar enough that it would warrant acquiring another product just like it, be it a financial acquisition if you want to keep it running, or a strategic acquisition because you need the customers or the features of that product, you're not necessarily going to pay 10x when you can try to build it yourself for a fraction of the cost first.
[00:10:44.840 --> 00:10:51.680] You might still then acquire it, but maybe for less because you already spent some money.
[00:10:51.920 --> 00:10:55.600] That also squeezes the potential multiple.
[00:10:55.600 --> 00:11:03.920] And these conversations are actually happening in boardrooms right now, not just there, like even among the team members of these companies.
[00:11:03.920 --> 00:11:06.000] They're like, well, this is a cool tool.
[00:11:06.000 --> 00:11:09.360] I think we should look into building exactly this for us.
[00:11:09.360 --> 00:11:16.880] Let's spin up a couple agents and give them a well-scoped prompt and see what happens and then take it from there.
[00:11:17.200 --> 00:11:23.360] And this all together puts negative pressure on the expected multiples for SaaS businesses.
[00:11:23.360 --> 00:11:38.560] If the value of the technology is shrinking because it's so replicable, then the value of the company to build around the technology shrinks as well, at least in the perception of the people who have to send you money to buy your company.
[00:11:38.560 --> 00:11:47.680] So, what can we do still to sell at high multiples, to build valuable businesses that are valuable enough to actually get acquired?
[00:11:47.680 --> 00:11:54.960] I think we need to do things that are not easily generated with AI, obviously, where AI just cannot do this for us.
[00:11:54.960 --> 00:11:57.600] And that tends to be the human side of things.
[00:11:57.600 --> 00:12:04.480] I think first, industry insight that cannot be trained is a massively important thing here.
[00:12:04.480 --> 00:12:06.800] Like, we need highly connected salespeople.
[00:12:06.800 --> 00:12:23.280] We need industry insights that is elusive to AI systems because it's insight that is so specific and earned from decades of being in an industry or working with certain people that is so encoded in your real experiences that AI could not have been trained on this.
[00:12:23.280 --> 00:12:30.920] Or even if it has been trained on it a little bit, it hasn't been trained efficiently to synthesize this kind of information yet.
[00:12:29.920 --> 00:12:37.400] It doesn't have the instinct that a good salesperson has, or that a CEO who really gets their customers has.
[00:12:37.640 --> 00:12:47.640] AI can only generalize, but it might not be able to take a specific viewpoint to look into one particular customer perspective easily enough.
[00:12:47.640 --> 00:12:56.440] There's immense value and unique human experience and the personal brand that will make something more valuable than just its technical implementation as well.
[00:12:56.440 --> 00:13:18.760] If I build a tool and I build an audience around it, which I personally have, and I build a business on the overlap of my personal brand and the brand that tool represents, then all of a sudden the business and the product becomes much more interesting to acquire because it has a reputational advantage, not just its easily copied or somewhat easily copied technical implementation.
[00:13:19.080 --> 00:13:21.720] That is very, very important.
[00:13:21.720 --> 00:13:28.040] If you build a product today and you're anonymous, you have a problem.
[00:13:28.040 --> 00:13:29.480] I'll get to it in a minute.
[00:13:29.480 --> 00:13:39.640] I think the second point that is equally important here is that we need strategic integrations and partnerships for our businesses as soon as we can.
[00:13:39.640 --> 00:13:46.840] Existing collaborative integrations into other platforms will be much more important going forward.
[00:13:46.840 --> 00:14:02.120] Like this value in having some kind of contractual relationship with another player in the field where they have plugged you as maybe one of their preferred vendors or you're listed on their blog as the tool to solve this particular problem best or they have an actual technical integration with your API.
[00:14:02.120 --> 00:14:06.280] Maybe you're featured in case studies that they have, and they feature in case studies that you have.
[00:14:06.280 --> 00:14:13.880] There is kind of this reputational alignment with other existing successful players in the industry, in the space that you operate in.
[00:14:13.880 --> 00:14:18.720] Or you share case studies, you show the relationships between your businesses and other businesses in the field.
[00:14:19.040 --> 00:14:33.760] All of a sudden, this becomes invaluable because your product can be cloned, but the many business dinners that you went to to find somebody to partner with and the give and take negotiations to come up with a mutual agreement on how a partnership should look and then the details of that.
[00:14:33.760 --> 00:14:36.480] This cannot be done by an AI yet.
[00:14:36.480 --> 00:14:44.640] There's always the caveat here, but at least it takes more time than an AI prompt can deliver results or meaningful value from, right?
[00:14:44.640 --> 00:14:53.360] This is something that happens on an async between humans kind of basis, and that cannot be easily automated into an AI system.
[00:14:53.360 --> 00:15:06.800] You could probably try to do a bizdev AI, but I'm not sure if the people that actually interact with that AI would be the people that a real business development person would try to build a relationship with.
[00:15:06.800 --> 00:15:21.120] So having strategic partnerships and exactly mirroring those integrations between the businesses is very, very important just to stand out from those companies and those products who don't.
[00:15:21.440 --> 00:15:30.880] And if you want to create a SaaS business that is protected from being easily cloned, well, you need to effectively do things that aren't easily automated because that's what cloning is.
[00:15:30.880 --> 00:15:32.960] And this is all just relational stuff.
[00:15:32.960 --> 00:15:38.800] It's all interpersonal things that need to be deployed to protect your business from being a shallow AI copy.
[00:15:38.800 --> 00:15:40.720] Personal brand works.
[00:15:40.720 --> 00:15:43.200] I see this so much in the SaaS space.
[00:15:43.200 --> 00:15:47.760] People who still sell for great multiples are people that are known.
[00:15:47.760 --> 00:15:59.640] If you are the business that has an edge because there's a person attached to it, people tend to check out the human one first, the human business, the business with humans, and give it the benefit of the doubt over the anonymous one.
[00:15:59.200 --> 00:16:04.360] I highly recommend that software as a service founders be public as the founders of the business.
[00:16:04.680 --> 00:16:14.680] Not only will this create a positive relationship with customers, like obviously, if you are the person that runs the business and people who try out your product see you're interacting with them, that's amazing.
[00:16:14.680 --> 00:16:41.160] Barely anybody does this, but it will also put you on the map for your founder peers and investors in that community that keep a watchful eye on people who go to conferences, who share interesting insights, who build interesting products, not just because they want to acquire them, but because they have interesting human personalities behind them, and that makes them interesting to connect with, which then later down the road leads to better leads for an acquisition.
[00:16:41.160 --> 00:16:47.160] And here's something else that is very interesting that more companies are missing at this point.
[00:16:47.160 --> 00:16:52.760] There's a lack of serendipity and opportunity when it comes to having human employees.
[00:16:52.760 --> 00:17:01.160] I never thought I would have to use the phrase human employees in my life because obviously with AI agents, we have virtual employees.
[00:17:01.160 --> 00:17:10.760] And you see a lot of software development companies where people try a product because there's a colorful or helpful or kind personality working at that company.
[00:17:10.760 --> 00:17:14.760] And they are just being relentlessly themselves on social media in good ways.
[00:17:14.760 --> 00:17:16.120] Like GitHub does this really well.
[00:17:16.120 --> 00:17:20.920] They have a lot of people, obviously, who share a lot of their insights on social media.
[00:17:20.920 --> 00:17:29.400] And then just by being real people, I'm like, okay, well, if those people build the software at GitHub, I will keep using that and not go to the alternative, right?
[00:17:29.400 --> 00:17:31.640] And a lot of other services do the exact same thing.
[00:17:31.640 --> 00:17:32.920] Sentry comes to mind.
[00:17:32.920 --> 00:17:34.040] It's equally interesting.
[00:17:34.040 --> 00:17:40.600] It's just they have good employees, they have capable employees who have a point of view and they share it.
[00:17:40.600 --> 00:17:46.000] And for that reason, I kind of attach some kind of value and authenticity to the company.
[00:17:46.320 --> 00:17:53.120] And it doesn't really matter what their personality is, as long as people are showing up as their true selves on social media.
[00:17:53.120 --> 00:17:57.040] The businesses that they work for tend to get a lot of positive attention.
[00:17:57.040 --> 00:18:02.320] And, you know, if you have people who have a point of view in a community, your business will benefit from this.
[00:18:02.320 --> 00:18:06.800] And this falls flat completely if you don't have humans as employees.
[00:18:06.800 --> 00:18:27.360] If all your company does is you, as a founder, giving commands to an AI system, which frankly is exactly what I'm doing right now with PodScan, but we're not at the size where employees would even be an option, then the opportunity for a developer that works for you to just say something cool on social media and people checking it out and checking out your product and suddenly they have a friend that might want to use it.
[00:18:27.360 --> 00:18:35.760] Well, that serendipity potential is completely obliterated if your AI agent is the only one doing the work because they're completely virtual.
[00:18:35.760 --> 00:18:37.600] They're not a real human personality.
[00:18:37.600 --> 00:18:40.560] They don't have a social media account yet.
[00:18:40.560 --> 00:18:44.160] And they will never do anything but create code.
[00:18:44.160 --> 00:18:51.200] Developers are people and people are relationship builders and they are relationship amplifiers, right?
[00:18:51.200 --> 00:18:55.200] They're proxies, they're nexus points for more and bigger relationships.
[00:18:55.200 --> 00:19:14.560] If you replace all your devs or don't hire devs in the first place, then you're missing the serendipitous moment of them also working as this lighthouse to bring in attention from all around them, not just from other devs, but from people in their vicinity that may or may not be in your industry or know somebody who is.
[00:19:14.560 --> 00:19:27.800] So standing out and honestly just standing strong against the headwind of copycats and the permanent threat of being easily copied, well, that will, I think, define the next couple years of software as a servant businesses.
[00:19:27.800 --> 00:19:36.920] Because multiples are dwindling because expectations and the reality of alternative solutions, like AI-built clones and copies.
[00:19:36.920 --> 00:19:41.720] I think we will see more competitive solutions being built instead of acquisitions.
[00:19:41.720 --> 00:19:49.640] And maybe acquisitions kind of as a second step after having attempted to build in an AI-agentic fashion and competitive alternative.
[00:19:49.640 --> 00:19:51.960] And there still are going to be acquisitions, obviously.
[00:19:51.960 --> 00:19:53.720] They still happen every day.
[00:19:53.720 --> 00:20:02.840] But I believe that incumbents will actually be financially capable of using these extremely cheap and highly automated, but still well-controlled and managed automation tools.
[00:20:02.840 --> 00:20:17.160] Like if you have a senior developer and you hand them a fleet of AI agents, if they know how to prompt and code review, they can do a lot of work or have a lot of work get done by just spending all of that time managing their fleet of agents.
[00:20:17.160 --> 00:20:18.360] And that is one person.
[00:20:18.360 --> 00:20:21.640] It's not a team of 10, it's a team of one plus nine.
[00:20:21.640 --> 00:20:23.640] It's a very different story.
[00:20:23.640 --> 00:20:35.000] So they will use these tools to build things that are just good enough to be reasonably competitive with the company they would have acquired a couple of years ago without a doubt, without even trying to build something.
[00:20:35.240 --> 00:20:38.200] Five years ago, they would have just acquired the company for the multiple.
[00:20:38.200 --> 00:20:41.240] And now they're like, hmm, should we maybe build this ourselves?
[00:20:41.240 --> 00:20:43.000] We have all the tools.
[00:20:43.000 --> 00:20:49.000] And I think this is obviously my personal opinion here, but I'm hearing this from my investor friends, from my founder friends.
[00:20:49.000 --> 00:20:59.560] I'm seeing this in conversations around sales and acquisition multiples and prices and the disappointment of people where they thought the numbers that they wanted to get were easy to reach, but they're not.
[00:20:59.560 --> 00:21:01.000] They're much, much harder to get to.
[00:21:01.000 --> 00:21:09.080] They require more of a sacrifice, and frankly, a more elaborate business to be sold for that much money at this point.
[00:21:09.080 --> 00:21:13.160] It's a very interesting challenge for the next couple of years.
[00:21:13.160 --> 00:21:32.160] And I hope you take to heart mostly the idea of being present as a human being and focusing on allowing the human beings you work with to be an amplifier for the reputational value of your company, because that's something that no AI agent can ever do for you, at least for the time being.
[00:21:32.480 --> 00:21:39.680] I believe that there's a way out here in just to be a human being in a time of extreme automation.
[00:21:39.680 --> 00:21:46.960] The artisan approach, just that we are staying human approach, remaining relatable feels like it's definitely the way to go for me.
[00:21:46.960 --> 00:21:48.640] It's not going to be the only way to go.
[00:21:48.640 --> 00:21:50.320] It's not the only solution that helps here.
[00:21:50.480 --> 00:22:04.000] Like, obviously, building a better business, like figuring out other things, better technology, using AI-like things as features or as amplifiers for the way you can crunch data and present new insights to your customers.
[00:22:04.000 --> 00:22:06.480] All of this needs to be part of it too.
[00:22:06.800 --> 00:22:18.720] And yet, I think we definitely need to think of being human as one of the things that we can do right now and all the time to protect ourselves and protect the value of the businesses that we create.
[00:22:18.720 --> 00:22:29.840] The future belongs to founders who can combine this efficiency gain from AI with the irreplaceable value of human connection, like wisdom about the industry and authentic relationships with people that you care about.
[00:22:29.840 --> 00:22:35.280] The technical mode, I think, is disappearing, but the human mode, that is something that AI cannot replicate.
[00:22:35.280 --> 00:22:41.920] So, as you're building your SaaS business, ask yourself: what am I doing that only a human can do?
[00:22:41.920 --> 00:22:45.360] What can I do today to improve the lives of my customer?
[00:22:45.360 --> 00:22:48.560] That is generally a good question to ask, but that is you.
[00:22:48.560 --> 00:22:49.520] What can I do?
[00:22:49.520 --> 00:22:54.160] Not what can AI do, but what can I, as a human, do?
[00:22:54.160 --> 00:22:56.880] What relationships am I building that cannot be automated?
[00:22:56.880 --> 00:23:02.440] What insights do I have that come from real experience, not some training data that was scraped from the internet?
[00:23:02.440 --> 00:23:13.160] Those are the things that will protect your business and the value of it in this new world where anyone can build software, but not everyone can build the human connections that make a business truly valuable.
[00:23:13.160 --> 00:23:14.360] And that's it for today.
[00:23:14.360 --> 00:23:16.600] Thank you so much for listening to the Bootstrap Founder.
[00:23:16.600 --> 00:23:20.120] You can find me on Twitter at Avid Kahl, A R V I D, K A H L.
[00:23:20.120 --> 00:23:36.520] And if you want to support me in this show, please share podscan.fm, my SaaS business, that may or may not be acquired one day, who knows, with your professional peers and those who you think will benefit from tracking mentions of the brands, their businesses, and names on podcasts out there.
[00:23:36.520 --> 00:23:41.000] PodScan is a near real-time podcast database with a stellar API.
[00:23:41.000 --> 00:23:44.120] We have 32 million podcast episodes in the back now.
[00:23:44.120 --> 00:23:46.120] The database is humongous.
[00:23:46.120 --> 00:23:50.360] Please share the word with those who need to stay on top of the podcast ecosystem.
[00:23:50.360 --> 00:23:51.800] Thank you so much for listening.
[00:23:51.800 --> 00:23:54.680] Have a wonderful day and bye-bye.