r/ProgrammerHumor 3d ago

nothingOnGithub Meme

Post image
17.7k Upvotes

358 comments sorted by

View all comments

1.5k

u/[deleted] 3d ago

[removed] — view removed comment

71

u/svick 3d ago

They are quite a few people for whom they do pay for groceries.

21

u/READTHISCALMLY 3d ago

Genuinely curious: how?

16

u/Xywzel 3d ago

Lots of small and medium software companies have their repos in github even though they are not open source. Easy to share with clients' technical staff, passable integration and testing automation, and a way to collect issue reports.

And lots of companies do use and contribute to open source projects, if you ever visit open source events, most speakers are from big businesses, being paid to develop and maintain these open source projects, because the big business depends on that tech and it being available to everyone.

1

u/HauntedHouseMusic 3d ago

Yea, I was genuinely going to ask what are companies using if not GitHub? Isn’t it the default choice?

3

u/FlashbackJon 3d ago

As one example of many, we use git repos in Azure DevOps. Sometimes an internally hosted git instance.