Remix.run Logo
imrozim 2 hours ago

As a solo dev GitHub going down is scary all my code, all my history, one platform. This makes me want to keep local backups more seriously.

an hour ago | parent | next [-]
[deleted]
tosti 34 minutes ago | parent | prev | next [-]

Sorry to ask but... Do you have any idea how git works???

2ndorderthought 2 hours ago | parent | prev [-]

Yea or use another provider like codeberg

maccard an hour ago | parent | next [-]

Personally I'd never use codeberg. Their FAQ on licensing [0] is basically everything that anyone who supports free software should abhor - it's "we might allow you to do what you want to".

[0] https://docs.codeberg.org/getting-started/faq/#how-about-pri...

imrozim 2 hours ago | parent | prev [-]

True but switching is not that easy when all your ci pipelines and integration on in GitHub.

embedding-shape 2 hours ago | parent [-]

I don't think it's 100% compatible, but Gitea's/Forgejo's (which Codeberg runs on) own Action implementation is pretty much the same as GitHub Actions, with minor differences.