Nice plug in the middle of middle of the article, exactly at the right spot: > By the way, I write an article like this every month or so, covering lessons learned from growing B2B software startups. Get an email update when the next one is published This is the closest I got to subscribing to a newsletter.
> This is the closest I got to subscribing to a newsletter. Almost got you, huh? :) I've A/B tested various locations and the inline-embed is the best, by far. This is also why many news sites now include related stories in the middle of the article, not at the end.
When AWS, Azure, or GCP Becomes the Competition
21–30 of 92 posts
Re: When AWS, Azure, or GCP Becomes the Competition
#22If you're doing anything ML related your best bet is to niche down and solve a very narrow problem for a specific industry / market segment. Building generic AI tooling sounds great but rarely solves anyones problems.
Agreed. One of the possible differentiators I list in the article is being an "end-to-end solution." It's going to be a long while before AWS builds AI for accounting, or for optimizing industrial operations, or for... you get it.
Re: When AWS, Azure, or GCP Becomes the Competition
#23Nice plug in the middle of middle of the article, exactly at the right spot: > By the way, I write an article like this every month or so, covering lessons learned from growing B2B software startups. Get an email update when the next one is published This is the closest I got to subscribing to a newsletter.
Re: When AWS, Azure, or GCP Becomes the Competition
#24Earlier quoted context omitted.
Agreed. One of the possible differentiators I list in the article is being an "end-to-end solution." It's going to be a long while before AWS builds AI for accounting, or for optimizing industrial operations, or for... you get it.
I have yet to hear of an example of a factory or plant using AI for optimizing industrial operations. Anybody known of any?
Re: When AWS, Azure, or GCP Becomes the Competition
#25I think it is a problem that it is very hard to monetize open source infrastructure libraries. In the past, you could try to do consulting or else offer paid hosting. Now with the cloud providers doing "zero management" hosting of open source libraries, both those avenues have been seriously curtailed.
Honestly, it seems like if you are the primary author of a popular open source library, your best bet is try to leverage that notoriety into getting hired by one of the cloud companies, and try to work on the open source library as a side project. Trying to use that open source library to support yourself any other way, seems destined for penury and misery.
Re: When AWS, Azure, or GCP Becomes the Competition
#26Re: When AWS, Azure, or GCP Becomes the Competition
#27Earlier quoted context omitted.
Agreed. One of the possible differentiators I list in the article is being an "end-to-end solution." It's going to be a long while before AWS builds AI for accounting, or for optimizing industrial operations, or for... you get it.
I have yet to hear of an example of a factory or plant using AI for optimizing industrial operations. Anybody known of any?
Re: When AWS, Azure, or GCP Becomes the Competition
#28It misses a couple of big ones: 1. Offer a great user experience. Many cloud providers are just pumping products out the door with little to no concern for UX. 2. Have great personality. That could be through offering outstanding support, or through being the kind of company that people root for. (Honeycomb.io is a good example of this.)
At the level of five- and six-figure software licenses, "personality" doesn't matter much to buyers. True UX—not UI, which often gets confused with UX—could matter only if it affects org-wide adoption or ease of use for non-technical users.
Re: When AWS, Azure, or GCP Becomes the Competition
#29Earlier quoted context omitted.
> This is the closest I got to subscribing to a newsletter. Almost got you, huh? :) I've A/B tested various locations and the inline-embed is the best, by far. This is also why many news sites now include related stories in the middle of the article, not at the end.
Wish the rss/atom was better represented, rather than only existing in metadata on your site. I must be a dying breed, but I refuse to sign up for email newsletters. I refuse to hand over that much of my attention. Edit: https://www.gkogan.co/feed.xml
Which is stupid because you still can’t reach to your audience if you just buy harvested addresses, so if it’s just people who subscribed to your newsletter, you’re just better off letting them subscribe to your RSS. Perhaps the quantifiability of newsletters vs RSS makes email win. If only RSS had embedded ways to count views and see what users looked at.
Re: When AWS, Azure, or GCP Becomes the Competition
#30> Think Twice Before Open-Sourcing I think it is a problem that it is very hard to monetize open source infrastructure libraries. In the past, you could try to do consulting or else offer paid hosting. Now with the cloud providers doing "zero management" hosting of open source libraries, both those avenues have been seriously curtailed. Honestly, it seems like if you are the primary author of a popular open source li…