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.

Geomys, a blueprint for a sustainable open-source maintenance firm

204 pointsby mmcloughlin11 months ago

10 comments

peter_d_sherman11 months ago
&gt;&quot;The model and pitch also came into clearer focus. Truly, it’s simple: if you’re betting your business on a critical open source technology, you<p>1. want it to be sustainably and predictably maintained; and<p>2. need occasional access to expertise that would be blisteringly expensive to acquire and retain.[5]<p>Getting maintainers on retainer<p><i>solves both problems for a fraction of the cost</i><p>of a fully-loaded full-time engineer. From the maintainers’ point of view, it’s steady income to keep doing what they do best, and to join one more Slack Connect channel to answer high-leverage questions. It’s a great deal for both sides.&quot;<p>I love it!<p>I love your business model!<p>More power to you, your company, and other future Open Source maintenance companies!
buro911 months ago
I&#x27;m really glad to see `bluemonday` in such company, but I&#x27;m also really happy to hand over the reigns to a group of engineers that can focus on OSS.<p>I am the author of <a href="https:&#x2F;&#x2F;github.com&#x2F;microcosm-cc&#x2F;bluemonday">https:&#x2F;&#x2F;github.com&#x2F;microcosm-cc&#x2F;bluemonday</a> but being a maintainer is a journey, you make a tool for yourself, you realise others will benefit and open it up to others... time passes... and then you realise you are that tiny pillar in the XKCD comic about dependencies, and that when you make a casual update to the project that multiple security companies ping you to ask the impact and scope of the change, implications, and of course others ping you to say that it breaks their individual workflow.<p>I&#x27;ve known Filippo for almost as long as that library has existed, and I know it&#x27;s in a safe pair of hands, and that Geomys is going to be a good home to all of the OSS projects that they have in their portfolio.<p>It&#x27;s definitely a journey, how should these foundational elements be supported and funded? This is one answer to that question, and I&#x27;m glad it exists as my spare cycles were very few, I&#x27;m also really glad for Filippo being so key to it, if anyone will make this work and do a good thing it will be him and those who he surrounds himself with.
gavinhoward11 months ago
This is what I was envisioning when I wrote this: <a href="https:&#x2F;&#x2F;gavinhoward.com&#x2F;2023&#x2F;11&#x2F;how-to-fund-foss-save-it-from-the-cra-and-improve-cybersecurity&#x2F;" rel="nofollow">https:&#x2F;&#x2F;gavinhoward.com&#x2F;2023&#x2F;11&#x2F;how-to-fund-foss-save-it-fro...</a> .
评论 #40916703 未加载
armini11 months ago
I personally like Sentry&#x27;s approach more, their program focused on supporting the breadth and depth of their dependency tree rather than just the critical components <a href="https:&#x2F;&#x2F;blog.sentry.io&#x2F;we-just-gave-500-000-dollars-to-open-source-maintainers&#x2F;" rel="nofollow">https:&#x2F;&#x2F;blog.sentry.io&#x2F;we-just-gave-500-000-dollars-to-open-...</a> Disclaimer: I work for thanks.dev
评论 #40912927 未加载
digging11 months ago
This is pretty exciting to see. I&#x27;m not an OSS maintainer myself, mostly due to lack of focus&#x2F;energy, but the prospect of working with a company such as Geomys is inspiring. And I&#x27;ve been wanting to learn Go anyway...
cpach11 months ago
Very cool! I hope this will work out well and that we’ll see more companies like this launching.
herewulf11 months ago
This is a fascinating idea. However, I wonder how it fits with the fact that the target type of project is still maintained by one person &#x2F; project expert. Where is the redundancy for the proverbial maintainer-run-over-by-a-bus? While the three engineers necessary for maintaining a critical dependency is expensive, a company is unlikely to lose them all at once.
评论 #40916864 未加载
pabs311 months ago
I wonder if there is a way to sustainably fund individual contributors too, most FOSS funding mechanisms seem to focus on maintainers.
评论 #40922804 未加载
cranberryturkey10 months ago
I wrote a bash script before anything existed for node.js to run a process on a server...people were just doing `node .&#x2F;index.js` -- my script created and init.d&#x2F;start-node.sh script and suprisingly its my most popular project even today -- that was back in 2010 I wrote that shit. SHortly after it got picked up by some js newsletters and HN I found nodemon and switched to that.<p>For what its worth now I use systemd scripts.
20after411 months ago
Great idea and well thought out execution. I suspect this will be a successful business for a long time to come.