
"GitHub Stars" is a very useful metric. But for *what*?
GitHub Stars may be "juiced" by media attention, which is temporary and not actually based on sustained popularity. This is from personal experience -- after publicizing a fork of an my open …
Is it socially acceptable to star your own repositories on GitHub?
Oct 6, 2015 · GitHub used to auto star any repository you've created in the past. I'm not sure when this was changed though. I've never used the starring feature on GitHub, so checking …
Trending 'github' questions - Page 1 - Open Source Stack Exchange
GitHub is a web-based Git repository hosting service, which offers free accounts for FLOSS software projects. Use this tag for questions about how working with GitHub affects open …
github - Starting to maintain an unmaintained but popular …
Aug 12, 2019 · I came across a Python package that was rather popular (2000 or so GitHub stars), but most recently committed to two years ago. In addition, the module version in the …
github - Is Firefox really open sourced? - Open Source Stack …
I've been using Firefox for a while now and I am quite satisfied by it. I have always heard that it is open source, and I recently tried looking on GitHub to see if there was some sort of repo with...
What is Github policy about distributing closed source software ...
Nov 20, 2025 · -1 While it is possible to use GitHub for releasing software with outdated sources or no sources at all, I wonder how legal it is and what is official Microsoft position is. I think for …
Are GitHub Actions open source? - Open Source Stack Exchange
Aug 15, 2024 · GitHub Actions also have to be kept on a public Git Repository which enables forking, thus enabling to changing the code and making an own version of the action Is there …
How can I find usage statistics for an open source project?
GitHub has stars, which is a good rough indication. The fact is, I don't need to host the file on some fancy VCS host for it to be considered open. I can host it on a server I control, and …
github - How to verify if git repository transfer is legitimate and …
Jan 27, 2025 · There is no fool-proof or one way to make sure that this transfer or any other is legitimate. And this issue is not exclusive to open source, but may be more visible here. git …
github - How to evaluate the reach of an open source project …
Oct 26, 2020 · Stars are potentially related to downstream use, especially when trying to estimate closed-source use. Libraries.io often has more detailed statistics. GitHub's dependency graph …