Live data from Hacker News

Sorry everybody, I failed with you

github.com

311–320 of 357 posts

Re: Sorry everybody, I failed with you

#311
post #164

Earlier quoted context omitted.

> I think GitHub should really have a way for users of your repository to somehow illustrate that they're using your project. Well "stars" are kind of like that. Also the insights page tells you how many times your repo is being cloned per day, so that's one metric you can use to see how "used" your project is. You can also search GitHub for the name of your project and see how many other projects are cross referenci…

I am afraid that within GitHub I mostly use stars as a bookmark for projects I find interesting and may want to check out in the future. If I fork a project I am more likely to actually be using it, although in fact I have plenty of forks from simply evaluating or playing with a project

>I am afraid that within GitHub I mostly use stars as a bookmark for projects I find interesting and may want to check out in the future.

Wouldn't it make more sense to use the "watch" button for this?

Re: Sorry everybody, I failed with you

#312

Seeing a lot of posts like this. Open source is wonderful in its way, but it's really not sustainable to work on projects that make money for other people - including big commercial interests - when they don't help out in any fashion. I'm not just talking money or contributions. I'm talking about simple acknowledgement: "we use project X" - even privately. A open source library that I worked on at Intel (the Hypersca…

[deleted]

Re: Sorry everybody, I failed with you

#313

Seeing a lot of posts like this. Open source is wonderful in its way, but it's really not sustainable to work on projects that make money for other people - including big commercial interests - when they don't help out in any fashion. I'm not just talking money or contributions. I'm talking about simple acknowledgement: "we use project X" - even privately. A open source library that I worked on at Intel (the Hypersca…

I've long believed "open source" is for suckers for exactly this reason. Literally being open source, having the code open for review, isn't a problem. But usually "Open Source" also ends up meaning free as in beer, for EVERYONE, whether you're some college student or a billion dollar company. The only sane, healthy, sustainable license is the "wacky" one you describe: individuals (and possibly even (very) small busi…

A lot of open source developers leverage their contributions into high paying jobs they never could have gotten otherwise.

Re: Sorry everybody, I failed with you

#314
I maintain a wordpress plugin that is actively used by 50,000+ websites and makes me $10,000+/month.

Here's what has worked for me.

- Provide a paid version + support: The free version on its own does everything. The paid version saves you time. I have a full time support staff that helps Premium customers (they get first priority) as well as Free customers but we won't hop on a call and provide you one-on-one support. That's simply not sustainable.

- I've got bills: As much as I would love to provide everything for free, I can't. I don't have another job, maintaning the plugin and charging for support is how I make money.

- Put money to good use: I use the money I make from the paid version to improve the free version. That way, its a win-win situation for all the parties involved.

Re: Sorry everybody, I failed with you

#315
post #114
post #104

Earlier quoted context omitted.

> very main selling point is that it's simple enough you don't need support and yet there's mention of lots of people pressuring him to add new features or fix issues. So i say, OSS developers should actually have a standard set of ultimatums for all projects ; namely, pay up, or don't get any support that the developer doesn't feel like providing.

one-off changes don't make for a revenue stream, you'll find that people are prepared to ask for features a lot more often than they'd pay for them also, tenuous conditions are inherent to that model - typically you have a couple people paying a few dollars and asking for the moon every other day, and you already said "yes" doing that sort of thing solo is certainly not for everybody, the overlap of people good at pr…

> you already said "yes"

if you were only paid a few dollars, why would you say yes to it? I'm not suggesting that you accept any "donation" amount and agreeing to a blank cheque for features.

I'm saying you ask for some 20-30k per feature request that takes approx. 1 month of work. And if the requesters of such feature can't pay this, then cannot afford to request (basically i'm using a contractor rate above, but you substitute the level of pay you intend to make).

Re: Sorry everybody, I failed with you

#316
post #289

Earlier quoted context omitted.

This unfortunately worked much better before it was feasible to hide everything behind a server, having no releases so to speak at all

Is this not the purpose of AGPL?

The purpose of AGPL is to have a bunch of people harass you about you daring to have the temerity of not letting them run their business on your code for free.

Re: Sorry everybody, I failed with you

#317

Earlier quoted context omitted.

> The only sane, healthy, sustainable license is the "wacky" one you describe: individuals (and possibly even (very) small businesses) can use it for free. Everyone else needs to pony up. It's absurd that a ton of the software allowing giant corporations to run day-to-day is not only created but ACTIVELY MAINTAINED by an individual or groups of individuals for free, as if they were running a soup kitchen. Microsoft,…

> This is neither free nor open by either the OSI or the FSF's definitions. In the famous words of Peter Griffin, "OH MY GOD WHO THE [expletive] CARES?!!" If someone isn't being paid for their work, then any version of OSS isn't really sustainable long term.

To double-down on that, rms noted that he doesn't think that developers "should be able to eat sushi every day".

Which is both pretty rich coming from a guy who lived for free at a university while enjoying a million dollar grant but, more importantly, suggests that the view of the FSF on how a programmer should live, and the view of how programmers think they should live don't have a lot of overlap.

Re: Sorry everybody, I failed with you

#318

Earlier quoted context omitted.

I've long believed "open source" is for suckers for exactly this reason. Literally being open source, having the code open for review, isn't a problem. But usually "Open Source" also ends up meaning free as in beer, for EVERYONE, whether you're some college student or a billion dollar company. The only sane, healthy, sustainable license is the "wacky" one you describe: individuals (and possibly even (very) small busi…

A lot of open source developers leverage their contributions into high paying jobs they never could have gotten otherwise.

I don't doubt it could help but these are pretty talented people in the first place.

I'm not sure they need an OSS project to succeed, or that they would do any differently than if they hadn't.

Re: Sorry everybody, I failed with you

#319
post #318

Earlier quoted context omitted.

A lot of open source developers leverage their contributions into high paying jobs they never could have gotten otherwise.

I don't doubt it could help but these are pretty talented people in the first place. I'm not sure they need an OSS project to succeed, or that they would do any differently than if they hadn't.

OSS is a shortcut to career advancement if your resume is not the best. I know people who have done very, very well via contributing to Open Source.

Re: Sorry everybody, I failed with you

#320

Of course it's terrible to become burnt out and it feels awful not having enough time to work on an open source project that you love. But, is it just me or has it become rarer for open source project maintainers to feel free to let projects go? I don't mean to let them die, I mean, to find like-minded individuals to which you can defer some or all of the work? I realize that as the original author one feels a sense…

> But, is it just me or has it become rarer for open source project maintainers to feel free to let projects go?

Social media - and GitHub is definitely a social media tool - gives people an easy way to shout at you whenever they're unhappy, and gives them plenty of tools to get in your face while making it very hard for you to cut them out.

Post reply on HN