this post was submitted on 29 Jul 2024
393 points (99.5% liked)

Programming

17502 readers
22 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 [email protected]



founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[โ€“] [email protected] -1 points 3 months ago* (last edited 3 months ago) (1 children)

Github is probably the biggest code hosting platform. There is literally no evidence that Microsoft will discontinue it.. And they've spent a huge amount of time integrating it. It also generates 1 billion in revenue, so why would Microsoft sell it? Furthermore, its free for open source..

Self hosting is part of the reason our project failed.. We wasted a lot of time with that stuff. We used Mercurial, whatever the Canonical one was, and git, and we wasted a lot of time.

Github works, and is well integrated to everything

[โ€“] [email protected] 3 points 3 months ago

Just pointing out that just cause its owned by a big company doesn't mean it'll last forever.

Also the FOSS community is by in large sus of Microsoft cause of their history practice of embrace, extend, extinguish. Which one would argue they embraced FOSS to gain easy access to their projects, the issues, the code, etc to train their models. Which would be OK if all code it generates has to be GPL to agree with the licenses of the collective pool of training data. Either way that's the topic of debate.

It sounds like you looked into your constraints and github works for you. That's great! And that's what's important.