-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
GitHubやめる #8886
Comments
suspendなのでたぶん不可視だけどまあ |
https://stop.voring.me/notes/91vmznf7mu hidden from public だね |
unsuspendされるかどうかはGitHub運営の一存であってunsuspendされないかもしれないし、suspendされている間はとにかく不便なのは変わりない |
開発に影響が出てるならとりあえず GitHub に影響が出て困ってる旨を連絡するのが先な気もする |
書くの忘れてたけどやった |
ありがとう |
私も support.github.com/contact に送ってみた |
Hi everyone! It's @ThatOneCalculator, I made this account specifically with my university email as a student account, so it shouldn't violate the ToS of Github. Proof: https://stop.voring.me/notes/91wcotqgsb After what happened, I personally feel that relying on Github is a risky move going forward. While it is immensely popular, I agree with tamania in that we should look into alternatives, perhaps Codeberg who provides free CI for FOSS projects. All my issues and pull requests are wiped from my visibility, and I don't even know if Github will get back to me and reinstate my account, as they've been very unresponsive. |
I am currently taking a look at Codeberg but I think we would need to host CI ourselves, although integration should be possible. I'm currently looking into that. |
We don't need to host the CI, just have to apply for access :) |
I actually have a my Gitea just for backup, but I don't like Gitea (which is what Codeberg uses) design, like unnecessary animation, some (weird) paddings, miss-aligned texts, etc... it would be good if @syuilo writes a theme for Gitea, or create completely new git hosting service instead, since @syuilo design is pretty cool 😎 |
Syuilo already has his hands full with Misskey, codeberg improves on the gitea UI already but it can be modified locally as well. I don't think it's an issue of appearance of a web ui, rather that of Github having extremely detrimental moderation practices. |
In my opinion it sounds like a good idea to switch. Changing the theme could be done later. |
(Unofficial) poll link: https://stop.voring.me/notes/91whxwjn1a Edit: even within 20 minutes, that's an overwhelming majority. |
sadly yes...
I'm not sure about codeberg improves (they have a customized header, but do you know about other changes?) and Gitea's CSS are big and patch by UserCSS is pretty hard for some cases. (disable animation is pretty easy and I'm doing now, but change some padding or other things are maybe hard and/or long way) I want to say Codeberg is not a only way; we should check another ways, like GitLab (pretty slow though), Gitea with better themes (if exists), or other hosting services, and more. |
I agree. Codeberg is definitely not the only option, but seems like one of the better ones, especially because of the free CI/CD. Also, I use gitea-modern for Codeberg :) |
まず、GitHubは他のプラットフォームより一般的だと思います。 |
It's not about whether they suspended me or not (that's their moderation decision), it's moreso about how willing Github is to erase a bunch of work and break currently in-progress projects (I had multiple PRs and issues open), and then not even respond to phone calls, emails, or support tickets. |
Personally I've never seen GitHub suspend an account before in all my years of using GitHub. You did willingly violate GitHub's agreement with you and their service (on a federal-owned repository at that) several times in a short space of time, so they terminated it as a whole. You embarrassed yourself, and likely GitHub too. I don't believe there are any real issues with using GitHub, and a poll from users of the software is meaningless in contract to a poll of the contributors and developers of the software, as ultimately there are no major effects of where the source code is hosted for users. |
I don't know how to say this about an informal survey, but is this survey really meaningful? |
While I agree that the git server is very important for contributors, we should also keep the peace-of-mind of the end users (instance admins) in consideration. If Github can actively censor data now, if even a small amount, what precedent does that set for the future of the repository? Relying on proprietary and centralized services like Github have already started to show their flaws. While I would say it's "clearly" more convenient, I believe the pros outweigh the cons. |
Git is a decentralized service. I'm not sure what you mean by cons, but if they won't contribute, a Git mirror server should be enough to access our code. If not, can you tell me what specific features would be a burden? |
I wouldn't be alarmed of GitHub "censoring data" in regards to this repository because they deleted your comments harassing an individual. |
It's not about the comments that were deleted (also on my account they're not deleted but marked as "spammy"), it's the issues and PRs that I've made on every other repo that's been censored. |
It's not about features that are a burden, it's more about having the code itself on a platform that's moderated by Microsoft. A mirror isn't enough to make issues and PRs. |
I've seen maybe 5 or 6 suspensions? 2 of which were caused by me lol |
Why does it matter where We put our code in an open source repository? As I said earlier, Git is decentralized, so no matter where the Git servers are located, essentially nothing changes. do you think someone at GitHub would arbitrarily impersonate us and inject malicious commits? The chances of that happening are much lower than the possible dangers of self-hosting, even if only for safety reasons. If there is a problem other than safety, what exactly is the problem? Are you saying that there is a privacy concern in just accessing public code?
If there are concerns about convenience for contributors, then the survey should be addressed to contributors. You don't have to use GitHub reactions, but a secret ballot is almost pointless because of the problems I mentioned earlier. |
Git can be decentralized in theory. But that would require someone to actually run a mirror for it outside of GitHub. (It should also include branches of remote repositories made for pull requests.) I am not aware of someone doing that. But I think as you said, the code itself is not really the biggest issue here. Instead these are the actual issues:
-- https://raccoon.onyxbits.de/blog/why-not-use-github/ The code is not the only thing that is hosted on GitHub, and that is or can be a problem. My opinion is also that ThatOneCalculator's behaviour was inappropriate. But a few months ago we saw that many Russian GitHub users were suspended similarly with their pull requests and issues vanishing, even though I am quite sure that in many cases they did not do anything wrong themselves (see this article). So in my eyes there are no guarantees that GitHub will not just suspend anyone for reasons they might not be able to influence, due to GitHub having to abide by laws of the USA. |
I'm not keen on breaking away from GitHub and moving to a self-hosted (but centralized anyway) Git server and issue tracker as I said earlier, but on the other hand, it would be interesting to have a distributed system with ActivityPub for issue trackers. |
Gitea is moving in that direction and is much more likely to implement it than GitHub... |
That is interesting; go-gitea/gitea#18240. It would be nice to be able to participate in Issues from Misskey or Mastodon, etc., as one of the concerns is that we don't want to add more platforms to receive notifications, etc. |
Here's my thoughts on all this: I think it would be wise for this project (and its adjacent misskey-dev projects) to move to some other git service. However, it's not without its downsides. Staying on GithubBenefits
However, these benefits aren't that large if the Github repo can still be used to redirect users to another git server Downsides
Moving to GiteaEither way...Benefits
Downsides
Moving to CodebergBenefits
Downsides
Self-hosting GiteaBenefits
Downsides
|
Even though my account has been unsuspended, my thoughts are still the same that about staying on Github. |
The Software Freedom Conservancy recommends to stop using GitHub. Here is a Fediverse thread they made today: (link to the last entry so you can fetch the entire thread to your instance at once) https://mastodon.technology/@conservancy/108566700560938496 and they made a website: https://giveupgithub.org/ |
Of course, the Free Software Foundation has recommended to not use GitHub for a while:
|
@syuilo with all of this said, what are your thoughts on moving to Codeberg (or something similar)? |
I'm at the point where I haven't read the thread because it's a long one, but I personally don't feel the need to migrate because I have no complaints with GitHub. |
If you want a TL;DR:
With that said, it's fine if you want to stay on Github, but me and many others think it might not be a good idea. |
Yea, should've linked that too. Github's been bad for a while, this just proves that it's not a good platform to host code on. I seriously hope you consider Codeberg. |
As far as I know, several fedi softwares have the main repo and also mirror-repo to clone and backup of the main one. For example: It may be a good idea to mange a mirror-repo as a backup. and I think Gitea is a good for us. It is fully translated Japanese lang and has a plan to implement with ActivityPub. If its implementation is completed, we can contribute Misskey not only on this repo but also on fedi. FIY: WIP: Federated following |
別にgitのミラーの話じゃなくてどっちかというと issues とか pr の話なので… |
最初にaqz氏が書いたように、こういった事が起きたときにミラーのリポジトリに移れば作業が問題なく引き続きできるかぁと思いまして。 |
非公開になったissue/prはgitミラーに行こうが(issue/prも頑張ってミラーしない限り)帰ってこないし、このリポジトリにpush権限持たない人のPRのブランチも普通はミラーされないのでgit自体のミラーは今回の件に関してはどうにもならない |
Honestly, I think in terms of software freedom it'd be better to have all the issues/PRs/etc on Codeberg or Gitea or whatever, and have Github be the read only mirror. |
AIに力を入れるならまず翻訳機能とIssueのまとめ機能をつけて欲しい(ただの要望) |
なんで https://github.com/orgs/community/discussions じゃなくてここに書くの |
triage: Close as staled. If you still think this is needed, please reopen this. 🙏 |
Quit GitHub
Summary
@ThatOneCalculator が凍結されたところ、彼の貴重なIssue/PRやコメントが消え、本リポジトリのディスカッションに著しい不便を強いられることとなった。
(せめて別のアカウント(ghostなど)に振り替えるとかをしてほしいんだけど…)
これを機に、GitHubやめてGitサービス (GitLab とか?) をセルフホスティングするのはどうだろうか。
余談: Gitセルフホストサーバーソフトウェアのくせに自分のコードはGitHubで管理してるプロジェクトって…なんなん?
The text was updated successfully, but these errors were encountered: