Each week I comb the internet to find the best resources, stories, and tools around building and growing products. I've got four great ones for you this week.
I stumbled across Consensus this past week and have been enjoying asking it questions. Consensus uses AI to answer questions with findings from research papers and then links to those papers for further study. If only I had had this at my fingertips back when I had to write research papers that used academic sources…
Mike Salguero, Founder and CEO of ButcherBox, wrote an excellent thread last weekend on the subscription wall and how to avoid it. The subscription wall is the point at which your churn is equal to your new customer acquisition. With these two netting out, it’s impossible to grow.
Mike outlines a few suggested ways to avoid the subscription wall:
You know when you’re on a website and it takes 5 seconds to load before you are able to actually do anything? That kills conversion rates. According to Google, a one-second site speed improvement can increase mobile conversion rates by up to 27%.
Dustin Hyle wrote a great thread this past week that outlines the tools and actions you can leverage to improve your site speed. The thread is focused on improving site speed for Wordpress sites but the concepts and tactics can be applied to most websites.
Unsurprisingly, optimizing your images and plugins has a huge impact on site speed. If you want your website to go fast, check out his thread.
AI is having its moment right now, there’s no doubt about that. Hell, this could basically be an AI newsletter with how many cool AI products I have written about and will continue to write about.
I’m not the only one thinking this way; Patrick Campbell ran a test this past week and found that consumers’ willingness to pay increases 17% when AI is mentioned in the marketing copy. Quick, drop what you’re doing, sprinkle a couple of if statements into your product, and slap “AI” on your homepage!
Trends like this fade over time. In his thread, Patrick goes on to show that “Blockchain” had a similar impact in 2018 but has since faded. That said, it doesn’t mean you can’t make money with it in the short term!
Check out my newsletter for weekly updates like this, plus an essay on how to build and grow products that users love!
https://www.bentherebuildingthat.com/publish
Thanks for sharing. Really liked the consensus.app .
I'm glad you enjoyed it! Consensus is vey cool
Thank you, this is very helpful!
I am mainly interested in the site speed thread, but it seems to be addressing a WordPress-using audience. But if anyone else needs a suggestion, my greatest speed-enhancing device was to use (server-side) caching... it's easy to use (and there are many libraries for that, e.g. for PHP). But of course, I am always happy to read more about how to enhance website speed (especially for database-querying-heavy projects).
Thanks for the tip, Andrenipa!