this post was submitted on 11 Aug 2025
193 points (99.0% liked)
Programming
22660 readers
111 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
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
But why would you publicly host code of closed-source software?
The point is that people who privately host projects on GitHub might expect to be able to do the same on a GitHub alternative.
Also, some people use GitHub for non-open-source projects with public code. (Remember, open-source has a specific meaning; merely publishing your code in public view does not make it open-source.)
This strengthens my point even more.
I don't see any point that could be strengthened. All I see from you above is a question.
If you say so.
So mind telling us mere mortals what your point is, then?
Just asking why anyone would want to publicly host the repo for a closed source project isn't a point – it's just you not understanding the reasons for doing that, and just because you personally don't understand something doesn't mean there's no valid reason to do it.
Unity publishes some source code for reference purposes only. It is not open source, just made public.