Way to head them off at the pass. Rock on with yo bad self.
Comment on This is the back of my 10" Mini server rack -- Custom made 3D printed power modules for each server
Legion739@piefed.zip 16 hours ago
Preemptively responding to this, because I just know there’s going to be a comment about this.
Yes Yes I know, GitHub, screw GitHub, Screw Microslop. I am trying to move away from Big Tech as much as possible, but it’s a marathon not a sprint, and every win should be celebrated.
irmadlad@lemmy.world 15 hours ago Alfredolin@sopuli.xyz 5 hours ago
YOU MEAN inv.nadeko.net/watch?v=O-qcXpapsoY FUCKING NAZI!?
xD
FYI, Codeberg/Forgejo can automatically migrate repositories including metadata: docs.codeberg.org/advanced/migrating-repos/#migra…
Legion739@piefed.zip 15 hours ago
Thanks yea I’ve used Codeberg before, but the main reason I use GitHub, is I try to create a good looking profile to point potential new Clients to when I’m looking for a new job, explaining Codeberg to them I feel is a step too much, and my income is Priority Nr1.
I’ll fight the Open-Source, anti-Big-Tech fight elsewhere.
curbstickle@anarchist.nexus 13 hours ago
I totally get that
Quick heads up - codeberg has an option to auto push changes to github, or the other way around with a github action (I prefer codeberg first)
May want to give it a try, from a client perspective you can also use that to note that a distributed approach provides resiliency (and now it becomes a selling point too)
Legion739@piefed.zip 13 hours ago
Nice thanks, that sounds good. I’d definitely only want to push to one place, if it then syncs to GitHub that’s fine.
captcha_incorrect@lemmy.world 12 hours ago
It seems that using multiple remotes is also possible. So instead of syncing two repos, push to both at once.
git-scm.com/docs/git-remote#Documentation/git-rem…
stackoverflow.com/questions/849308/…/12795747#127…