TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Finding unmaintained popular OSS projects as a creative way to start business?

8 pointsby talborenabout 2 years ago
i find it happening more and more, companies that started this way: they either found a pretty-popular repo that is no longer maintained or they &quot;inherited&quot; a no-longer maintained popular repo and grew a business out of it.<p>wdyt?

7 comments

breckabout 2 years ago
I think it&#x27;s a great idea. Do it at scale and you will probably learn a lot.<p>I think there&#x27;s good odds you eventually stumble upon gold: 1) a popular open source project with a relatively simple path to monetization 2) that you are highly interested in.<p>This one would be a fun one to brainstorm about. Feel free to email me if you want to chat sometime.
tacostakohashiabout 2 years ago
I think it would be nice to do this, but maybe by offering a drop-in replacement for an old&#x2F;proprietary dependency.<p>Something like a new compiler for some ancient language still in niche use? Or a &quot;DBMS&quot; server that speaks the same wire protocol as Sybase or Oracle... but uses cloud storage for the data?<p><a href="https:&#x2F;&#x2F;www.youtube.com&#x2F;watch?v=-KspNLO9i9g">https:&#x2F;&#x2F;www.youtube.com&#x2F;watch?v=-KspNLO9i9g</a><p>A bit like this floppy disk retailer... I wonder what the software equivalents are, where there are businesses with some massive custom applications that depend and still run on platforms that are not being improved? Offering a drop-in replacement that solves some of the platform problems, but does not require reworking the application itself should have an existing market to tap into.
satvikpendemabout 2 years ago
Somewhat related, I know of people who buy smaller companies on MicroAcquire or elsewhere, typically for some small 4 or 5 figure USD sum, then they simply monetize it with ad spend and paywalling certain features. They generate 10x revenue then they sell it again for another 5-10x multiple, rinse and repeat.<p>For example, Rob Walling, cofounder of Drip, MicroConf and now TinySeed, did this:<p><a href="https:&#x2F;&#x2F;robwalling.com&#x2F;2015&#x2F;12&#x2F;02&#x2F;what-i-learned-buying-growing-and-selling-my-startup&#x2F;" rel="nofollow">https:&#x2F;&#x2F;robwalling.com&#x2F;2015&#x2F;12&#x2F;02&#x2F;what-i-learned-buying-grow...</a><p><a href="https:&#x2F;&#x2F;vimeo.com&#x2F;70901901" rel="nofollow">https:&#x2F;&#x2F;vimeo.com&#x2F;70901901</a><p>Now instead of buying the company, you can simply do the same for free via repackaging the open source project.
PaulHouleabout 2 years ago
Probably got abandoned because nobody wanted to pay to maintain it. But maybe in one case in 1000 it can work.
评论 #35104528 未加载
austin-cheneyabout 2 years ago
I abandoned my Pretty Diff application 3.5 years ago. It was once downloaded more than 100,000 times per month from NPM. Nearly 10,000 people per month still access it in the browser. So, you can use that.
cratermoonabout 2 years ago
Go look at gorilla-mux. Seriously a major project that needs a new owner. <a href="https:&#x2F;&#x2F;github.com&#x2F;gorilla#gorilla-toolkit">https:&#x2F;&#x2F;github.com&#x2F;gorilla#gorilla-toolkit</a>
评论 #35107986 未加载
umenabout 2 years ago
Good post , the key here to find abandon project that companies still use . i saw it in wordpress plugins and java maven plugins