HACKER Q&A
📣 LeanVibe

If your project is free, what are you building and why keep it free?


I'm curious about projects that are launched and run for free.

What are you building? How much does it cost you to operate? How long do you plan to keep it free?

Do you have a monetization plan later, or is the goal something else (learning, community, portfolio, etc.)?

Would love to hear about your projects and how you think about sustainability.


  👤 colesantiago Accepted Answer ✓
Monetization means enshittification.

👤 didgetmaster
I have a project that has been in 'perpetual beta' for years so it is a free download (25 MB zip file).

It runs completely on the user's computer so there is no service to maintain.

It is a new kind of data management system that was originally an object store to replace conventional file systems; but the tagging features I designed made it useful for creating, querying, and analyzing relational tables.

It is a hobby, so I like seeing how much faster I can perform operations than regular RDBMSs. It is extremely flexible, so lately I have been testing it out using large data sets. Creating tables with 100,000 columns or doing a pivot table in a 227M row table is fun for me.

See my profile for links.


👤 vunderba
Everything I build is free (no ads, no premium subscriptions). A lot of what I create is educational, so if it helps people, that's reward enough.

To keep costs down, I manage my own VPS and limit myself to projects that can run 100% client-side (e.g. no reliance on third-party APIs).


👤 BrunoBernardino
I've built bewCloud [1] (a simpler and modern alternative to Nextcloud and ownCloud) for me and my family and it's free because it's open source and you can host it yourself, thus not costing me much to maintain (dealing with issues and requests and emails does take a toll, though).

Because we use it (and depend on it), I am vested in making sure it works and continues to work well, and doesn't get too complex or complicated, unnecessarily.

That being said, I've made some money from donations, grants, and people paying me to manage instances for them, for example.

[1] https://bewcloud.com