Earlier quoted context omitted.
Also the distribution of stars is... weird. I've got a repo with 24k stars (which is still enough for top 500 on github) which took minimal effort and no maintenance - definitely lower than a lot of large software projects which deserve lots of money. Like, I'm next to pipenv and vagrant and making any money distribution based on that would be absurd.
24k on GitHub, 32k on HN. You must be good at getting internet points
GitHub stars won't pay your rent (2020)
191–200 of 251 posts
Re: GitHub stars won't pay your rent (2020)
#192[1] https://curl.se/
[2] https://www.google.com/search?q=curl+donations&oq=curl+donat...
Re: GitHub stars won't pay your rent (2020)
#193I have been thinking about closing my Github account and moving all my code to gitweb on one of my personal domains. I'm tired of the social/popularity contest aspect of Github and just want to write and publish code that I find interesting. I also want more control and I don't want my code used for AI research like co pilot. I thought about trying source hut, or something similar, but I feel it will end-up just like…
I have done exactly this, after being fed up with GitHub. Surprising no one, if you set out to build the “social media but for code”, that’s what you get. I’m using a combination of cgit, Gitolite and Nginx. Once set up, it’s easy to use and rock solid. Gitolite configures through a Git repository. I’m not going back. About 14 days ago, on a post about Gitea incorporating, I shared my writeup of the install in case y…
Re: GitHub stars won't pay your rent (2020)
#194I have been thinking about closing my Github account and moving all my code to gitweb on one of my personal domains. I'm tired of the social/popularity contest aspect of Github and just want to write and publish code that I find interesting. I also want more control and I don't want my code used for AI research like co pilot. I thought about trying source hut, or something similar, but I feel it will end-up just like…
Re: GitHub stars won't pay your rent (2020)
#195Re: GitHub stars won't pay your rent (2020)
#196If you want money don't release it open source.
My sympathy for you is -100.
Re: GitHub stars won't pay your rent (2020)
#197I've been harping for years to anyone who would listen, Open Source is not a business model [0]. If your motivation for doing open source is money, you're doing it wrong. You'll be much better off just getting a job (and GitHub stars can help with that!). We all know "build it and they will come" and "follow your passion and the money will follow" don't really work in the real world. You have to make something people…
Are people really depending on Open Source for Economics? Open Source is not a business model, and that should be obvious. It's a distribution model, which has nothing to do with economics. Sure, it may affect a few variables but marketing and sales strategy are what matter more.
No, but it often seems like people argue as though it should be sufficient. There are lots of people who argue that things should be open sourced who in their arguments elide the point about how will people survive working on things for free.
Re: GitHub stars won't pay your rent (2020)
#198I've been harping for years to anyone who would listen, Open Source is not a business model [0]. If your motivation for doing open source is money, you're doing it wrong. You'll be much better off just getting a job (and GitHub stars can help with that!). We all know "build it and they will come" and "follow your passion and the money will follow" don't really work in the real world. You have to make something people…
Does that mean it can't help you get opportunities that can make you money? No of course not. It can look good on a CV, boost your name reputation online, get you a speaking gig or a spot at a conference, etc.
But it won't necessarily do that, and you shouldn't expect a return in 99.9% of cases. It's like expecting that your video game mods are going to become your career. In theory it could happen, but it 99% of cases it won't, and that's perfectly fine. It's something you do because you enjoy it.
Re: GitHub stars won't pay your rent (2020)
#199Earlier quoted context omitted.
That convention is regional and, increasingly in the US, generational.
Wikipedia: > In the United States, Mexico, Australia, Argentina, New Zealand, Hong Kong, Pacific Island nations, and English-speaking Canada, the sign is written before the number ("$5"), even though the word is written or spoken after it ("five dollars", "cinco pesos"). In French-speaking Canada, exceptionally, the dollar symbol usually appears after the number, e.g., "5$". https://en.wikipedia.org/wiki/Dollar_sign#…
Regional: Philippines (personal experience) and many other countries write currency symbol following the number[1]
Generational: starting to show up in texting culture[2]
Having experience with languages evolving due to technology, including a few Filipino dialects, I've observed people adopting new conventions in spite of older generational mores is nothing new. Happens all the time. And as a person gets more experience with places that have different conventions, they typically let go of the provincial views that their learned way is the only way. The dollar sign is not the only chrrency.
Does a US dollar sign after a number look right to me? No, because my grammar teacher taught me differently. But my native French boss flipped it all the time and nothing of communication value was lost.
[0] https://linguaholic.com/linguablog/dollar-sign-before-or-aft...
[1] https://en.m.wikipedia.org/wiki/Euro_sign#Use
[2] texting and Text-to-Speech capture of written language.
Re: GitHub stars won't pay your rent (2020)
#200I've been harping for years to anyone who would listen, Open Source is not a business model [0]. If your motivation for doing open source is money, you're doing it wrong. You'll be much better off just getting a job (and GitHub stars can help with that!). We all know "build it and they will come" and "follow your passion and the money will follow" don't really work in the real world. You have to make something people…
This times a million. I'm not sure when people started thinking that everything they do outside of office hours should have a paid return, but open source is meant to be something you do to help others, if you feel like doing it. It's basically just giving back to the community after creating something interesting for your own purposes. Does that mean it can't help you get opportunities that can make you money? No of…