Live data from Hacker News

FLOSS/fund for free and open source projects

floss.fund

51–60 of 112 posts

Re: FLOSS/fund for free and open source projects

#51

* Fine print: For successful projects only, and up to $100K per year per project —— From their FAQ: > Currently, our focus is on supporting existing, widely used, and impactful projects to specifically contribute to their sustainability. Very new projects or projects with minimal usage are not considered for the time being. > A project can apply for funding of up to $100,000 in one year. To keep the logistics and ope…

I want to know what their criteria for “widely used” is.

Re: FLOSS/fund for free and open source projects

#52
post #46

To apply, the project must place a funding.json in their public code repository or at a well-known uri location on their domain: https://dir.floss.fund/submit That's already 10x more simpler than the 20 page document some of these other orgs have you fill. Looking at you Llama Impact Grants, OpenAI Cybersecurity Grants, NLNet, & OpenTechFund. --- Disclaimer: A project I co-develop was granted £3.75k in 2023 back when…

I concur with the other reply -- in my experience, it's not difficult to apply for an NLnet grant, or receive funds from one

[deleted]

Re: FLOSS/fund for free and open source projects

#53
I have been developing and maintaining https://glicol.org for 4 years. I have donation page on github but only got it from 2 people. It seems all the donation service providers requirs login. I don't know why we cannot have a guest mode like regular shopping website.

Re: FLOSS/fund for free and open source projects

#54
post #45

Earlier quoted context omitted.

Doesn't this target exactly your second case? Successful projects in terms of usage and impact that can't be maintained by volunteers alone?

What does a one-time donation between $10k and $100k do to help the second case? Perhaps it will allow the maintainer to take a few months off and work full-time on the project, or maybe hire someone to clear the backlog. But what happens afterward? Without a clear pathway to making the project self-sustaining, you've merely postponed maintainer burnout by a couple of years at best. The biggest problem with occasiona…

>Perhaps it will allow the maintainer to take a few months off

Depends on where you live too - $10k would take care of 5 years for me.

From my experience though, it is better to figure out a way to sell something in addition to the open stuff.

Re: FLOSS/fund for free and open source projects

#57
post #7

Earlier quoted context omitted.

In my experience developers as a whole are very stingy, even though they complain about companies not donating to open source all the time, and complain when companies do donate but the amount is too little for their liking. (For instance, when I google “microsoft foss fund payout” the first result after the official landing page is https://lobste.rs/s/wyvnuu/microsoft_foss_fund_winner_curl complaining about the amou…

I hate open source and would consider myself the chief anti-open source crusader online. I always try to avoid FOSS and pay indie developers for their software. However, in a few cases I've been forced to use FOSS solutions when there's been no other alternative, and then I donate to the creator of it. And I always see the same thing. Thousands and thousands of downloads over the years and the creator has earned only…

This is a really interesting perspective! When have you been forced to use FOSS? What OS do you use? Is big-company FOSS ok for you?

Re: FLOSS/fund for free and open source projects

#59
post #9

To apply, the project must place a funding.json in their public code repository or at a well-known uri location on their domain: https://dir.floss.fund/submit That's already 10x more simpler than the 20 page document some of these other orgs have you fill. Looking at you Llama Impact Grants, OpenAI Cybersecurity Grants, NLNet, & OpenTechFund. --- Disclaimer: A project I co-develop was granted £3.75k in 2023 back when…

They probably need more stuff for tax (tax deduction) reasons, after all it can be considered a (deductible) donation.

> They probably need more stuff for tax (tax deduction) reasons, after all it can be considered a (deductible) donation.

Zerodha is India's Robinhood.

In India, it's very difficult to get a deductible donation exemption because of how easy it would be to game.

Re: FLOSS/fund for free and open source projects

#60
post #48

I've maintained a fairly popular open source project for over 13 years[1]. The software is basically "complete." How does funding work for someone like me? I have no initiatives with it that require funding. Occasionally, I need to fix a bizarre obscure bug, or support a new python version/feature (async/await being the last big one). But otherwise, I just field questions a few times a month. Truth be told, I'd rathe…

I had the exact same experience with Nodemailer, a popular open-source project I started 14 years ago. My solution was to empty the README file and set up a dedicated documentation website. Since the project is popular, the documentation website receives around 70,000 visits per month. I initially tried paid ads, but they only netted about $200 per month—not great. So, I started a commercial project somewhat related…

This is a really interesting approach, I hadn't thought of this!

Just out of curiosity, do you think the separate documentation page has better conversion than if you were to, say, include the ad directly into the readme inside the repo?

Post reply on HN