A collection of awesome projects. It is great to find good quality projects in it.
A list of the most-starred projects on Github
Lint Github workflow files
Github Worflow trigger cheatsheet
A map of github projects :)
Argument against Github that are mostly arguments against monopolies.
In order to measure this, the developers had to set up a JS server. Which is a routine... and that's cool Copilot helps with that. What would be a game changing is when specialized dev task can be done by Copilot.
A tool to make better README and the easy way.
It is especially useful for GitHub.
Nobody is entitled to support from volunteer FOSS projects, but they absolutely do deserve not to have the issues they took time to file actively thrown away. If you haven't fixed the bug, it stays open.
And nobody wants to find this issue closed if they found the same problem...
Reminder that this is not about closing bugs/PRs/requests in a NEEDINFO state where the user isn't being responsive. This is about indiscriminately closing "stale" bugs on a timer with no regard to whether they're still valid
Why give up GitHub?
- Copilot is a for-profit product that violated licenses
- GitHub has a for-profit software services contract with the USA Immigration and Customs Enforcement (ICE)
- While GitHub pretends to be pro-FOSS (like SourceForge before them), their entire hosting site is, itself, proprietary and/or trade-secret software. GitHub differs from most of its peers in the FOSS project hosting industry, as GitHub does not even offer any self-hosting FOSS option. Their entire codebase is secret.
- GitHub has long sought to discredit copyleft generally. Their various CEOs have often spoken loudly and negatively about copyleft
- GitHub is wholly owned by Microsoft, a company whose executives have historically repeatedly attacked copyleft licensing.
How do I give up?
Hard because vendor lock-in.
Alternatives?
CodeBerg, SourceHut, Gitea, Gitlab.
Use a README template to make others aware
- Repo release: https://github.com/:owner/:repo/releases.atom
- Repo commits: https://github.com/:owner/:repo/commits.atom
- Repo tag: https://github.com/:user/:repo/tags.atom
- User activity: https://github.com/:user.atom
The same as #gitlab does. It is pratical to have both platforms that are aligning with each other; picking the best of the other one.
Navigate into github as a filesystem !
Could we make it crossplatform ? I.e. integration of Gitea and Gitlab for example
A new way to search through the repositories in beta.
Github will provide a new interface for it: https://cs.github.com/
We can use regex, syntax specific (keywords, ...) of the 10 most used languages.
Utiliser les issues de ces deux plateformes pour avoir des cheatsheets :)
Replace the .com
in the project with .dev
to open a VS code editor online.
Or the shortcut .
(dot) to go straight to this editor !
In this editor you can obviously consult all the sources of the project, but also modify them and push your changes to the github directly.
Put your RSS feed on Github.
Yeah it is great. I am more concerned about privacy, so I won't do it, but it looks fun :D
Github removes all non-essential cookie from the platform, so there is no cookie banner anymore.