Hacker News new | ask | show | jobs
by white-moss 2435 days ago
Awesome. Advantage has been added. GitLab is better than GitHub, I think.
1 comments

Try discovering a project/package on GitLab vs GitHub. They really need to add proper search / explore mechanism.
I'm ok with a git hosting platform that has absolutely zero social media elements to it.
This also affects self hosted instances in a company where you want to find other packages though. It's not a "social network" feature.
You're telling me there are cases where a company has so many projects in it's gitlab instance that employees routinely have to search for things? That seems odd to me. I'd expect there to be a naming scheme for most things, and even if there's some oddball project, I'd think somebody else you work with knows about it and where it is. My company has maybe 20-30 projects, and I can find any of them easily if I know the client's name.
> My company has maybe 20-30 projects

Ever worked in a company with micro services or a company that has a bunch of employees? You'll have hundreds of projects easily if it's a bunch of teams. If someone tells me "it's in our SRE libs package" I'll go ahead and search that. (Usually I can't find it because it's in a separate namespace on our Gitlab instance. Doing that is an Enterprise only feature on Gitlab right now: https://docs.gitlab.com/ee/user/search/advanced_global_searc...)

The point is that search is important and not a social network gimmick.

I hadn't considered companies that use microservices instead of monoliths, I think you might be right
Another example:

I work for a university that has a centralized IT, but each of the schools may also have an IT group. When they setup a local Gitlab instance I moved our team's (web development) projects over.

We have over 60 projects alone within our group (our own school was decentralized, and only in the last 5 or so years have I been able to get things centralized within our team), and there's a ton that the centralized IT group has on the instance, plus all of those that other schools share. We currently have three people in our team (two designers/front-end, one full stack), but at one point were at six plus a consultant.

I've got a good idea of what most of the 60+ repos contain, and where things are, but a good search for the various open repos, and those that I'm semi-associated with, would be fantastic.

My team had 20-30 “projects” aka micro services / little libraries and demo repositories.

There are, idk, 2000 to 5000 teams at the company I work at.

I maintain several instances of large mediawiki projects which have > 50 extensions/submodules attached to it.
What's wrong about search by name/group/description?
Sounds like something that should be built separately, and bring together many different platforms.
What explore functionality would be useful to you?