this post was submitted on 14 Sep 2023
107 points (95.0% liked)

Programming

18304 readers
301 users here now

Welcome to the main community in programming.dev! Feel free to post anything relating to programming here!

Cross posting is strongly encouraged in the instance. If you feel your post or another person's post makes sense in another community cross post into it.

Hope you enjoy the instance!

Rules

Rules

  • Follow the programming.dev instance rules
  • Keep content related to programming in some way
  • If you're posting long videos try to add in some form of tldr for those who don't want to watch videos

Wormhole

Follow the wormhole through a path of communities !webdev@programming.dev



founded 2 years ago
MODERATORS
 

Let's be honest, the majority here probably has a github account. Some of us are happy as a clam and wouldn't switch no matter what happened, but there are some who would and haven't yet. Why?

(page 2) 50 comments
sorted by: hot top controversial new old
[–] transigence@kbin.social 3 points 1 year ago

My own Git server.

[–] dbilitated@aussie.zone 3 points 1 year ago* (last edited 1 year ago)

it's free and convenient? if there was another reliable, free git host with a polished web interface and decent cli for features like issues, sure, I'd consider moving to it. I'm not in the market though, I have other work to do

also the github actions workflows are brilliant.

[–] peter@deddit.petersanchez.com 3 points 1 year ago (6 children)

We run our own SourceHut instance because I hate all the social dopamine crap built into GH. I hate you need an account just to participate in a repo. I hate the heavy UI (sometimes it's better than others).

Also, srht supports hg as well as git.

load more comments (6 replies)
[–] Daeraxa@lemmy.ml 3 points 1 year ago

I made a similar post a while ago if you want to see some more answers - https://lemmy.ml/post/1990593

[–] Sigmatics@lemmy.ca 3 points 1 year ago (1 children)

If the social features become too egregious. It's already turning into borderline LinkedIn with their new feed updates

[–] ishanpage@programming.dev 2 points 1 year ago (1 children)

Have you seen all the people just stuffing their profile README full of random graphics and stats and badges

load more comments (1 replies)
[–] Aux@lemmy.world 3 points 1 year ago (1 children)

I use GitHub as an off-site backup for personal projects for over a decade now. I don't think I'll be moving away for any reason.

load more comments (1 replies)
[–] Sibbo@sopuli.xyz 3 points 1 year ago (1 children)

Someone creates an alternative that is federated by default, like Lemmy. But additionally it is fault tolerant, i.e. if one instance goes down, my account will still live on on another, and so will the repositories and all their associated data.

This is the world I want to live in.

[–] SpaceNoodle@lemmy.world 2 points 1 year ago (8 children)

Self-host your git repo.

git is already decentralized.

load more comments (8 replies)
[–] tomjuggler@lemmy.world 2 points 1 year ago

Don't know if anyone remembers but private repo's used to be restricted on GitHub, so I actually use BitBucket for most of my private stuff.

Feels like it wouldn't take much change for me to leave with my own stuff although some presence would always be necessary due to contributions. I don't use any of the "features" of GH though, except for pages and that's for work.

[–] donio@lemmy.world 2 points 1 year ago

Already moved in the sense that I am not creating any new projects on GH. I am rehosting old projects opportunistically. No plans to get rid of the account unless GH does something really messed up.

[–] SpaceNoodle@lemmy.world 2 points 1 year ago (5 children)

It would take a lot to get me to start using it. Git is great, and GitHub is a mess.

load more comments (5 replies)
[–] pc_admin@aussie.zone 2 points 1 year ago (1 children)

I mirror all my stuff on Gitlab just in case GitHub goes away, it probably won't happen but I like having backups! :)

[–] hactar42@lemmy.world 2 points 1 year ago

As someone who has to use Azure DevOps for work, I can safely say GitHub is safe. Microsoft put so much effort into while Azure DevOps seems like an after thought to them now.

[–] abhibeckert@lemmy.world 2 points 1 year ago

Simple. I would switch if there was something better available. Nothing else I've tried is even close to as good.

[–] nik9000@programming.dev 2 points 1 year ago

I use it for work so to entirely leave it they'd have to move away. That seems unlikely.

[–] wgs@lemmy.sdf.org 1 points 1 year ago

My account has not seen a single commit in years now, and yet I can let it go... I still "need" it for support on an old project of mine that I share with other people, and to submit changes for projects I care about which are only on GitHub.

I also keep my account for name squatting purposes, and so people can find the link to my actual repo.

I don't think I'll go all the way to delete my account, but my projects are definitely not reliant on it anymore.

load more comments
view more: ‹ prev next ›