Live data from Hacker News

Gnome has moved to GitLab

about.gitlab.com

121–130 of 212 posts

Re: Gnome has moved to GitLab

#121

Too bad GitHub was out of the question just because it's not open source. I don't think there is a single platform out there that has done more for the open source community than GitHub. Most of the great OSS projects are on it and it helped democratize open source participation by providing a very nice UI and a set of robust tools that simply didn't exist before.

On the other hand Github could also become the next sourceforge.

Re: Gnome has moved to GitLab

#122

Too bad GitHub was out of the question just because it's not open source. I don't think there is a single platform out there that has done more for the open source community than GitHub. Most of the great OSS projects are on it and it helped democratize open source participation by providing a very nice UI and a set of robust tools that simply didn't exist before.

On the other hand Github could also become the next sourceforge.

GitLab too, but granted, if you host your own version, you wouldn't lose anything.

That being said, GitHub has almost no choice to keep being a good guy with the OSS community. If they lose it, they lose the respect of the developers, and they would lose their paid customers in the process.

Re: Gnome has moved to GitLab

#124

Earlier quoted context omitted.

I mean a bazillion is way larger than 14k.

I would have used "umpteen", sounds large, but it's only in the teens.

I realized a while ago that any hyperbolic ('eleventy billion' style, not counting cases where the actual value counts) number only needs to be about 10x the expected value to sound large. Further orders of magnitude don't seem to add any extra emotional impact after that.

Re: Gnome has moved to GitLab

#125

Earlier quoted context omitted.

Probably because Github is a closed-source company that can remove you, your repo, or your group at any time, for any reason. Committing to a hosted service is a bad idea (see: Sourceforge). That sort of thing isn't acceptable to a project like Gnome.

I feel like this is unfortunate. Github has a giant user-based, and using github would be a great way to reduce the friction of having first-time contributors submit a pull-request. In my case, if KiCAD were hosted on github, I would have already contributed by now. I think its a shame that more of these projects don't adopt a strategy of "let's try github, and if they screw us over, then we'll migrate to a platform…

I think it's shame that lot of projects do. Why?

1.) Compared to Phabricator (which I used for almost last 4 years), github is really behind for code review (I didn't use gitlab, so can't compare). There is lot of missing features: I can't comment on selection of lines, see diff of subset of commits, do stacked pull request (one PR depends on another PR), view of open pull request is chaotic

Effect is that it's way harder to send small PR for review, unless you work on lot of unrelated things and multiplex.

2.) Github dominance is causing everybody using git, and stiffs competition in source control tools. For example, I find mercurial much better than git: it has similar set of features, but it's easier to use, my day-to-day chores I do with single command, and I am much less likely to screw up my repo.

Re: Gnome has moved to GitLab

#126
post #40

Earlier quoted context omitted.

I really wish more people would implement cookie notices like theirs. I really like the one that https://www.bosch.us/ uses too.

Are there really people who appreciate these redundant notices? Do you need a notice that a website uses TCP/IP too?

When implemented correctly, GDPR notices also give you an option to opt out of targeted ads, something many websites didn't have before, so yeah.

Re: Gnome has moved to GitLab

#127

Slightly related, Does anyone have a virtual machine image of Ghome-Development environment that I can use straight away. I am on a corporate RHEL 6 machine, so it has been very tough to be able to get the development environment up and running there. I am not even able to mame changes to gnome-terminator 1XX version because of this.

Just curious why doesn't your company upgrade to RHEL 7?

Re: Gnome has moved to GitLab

#128
> Carlson proved in 1938 that this process was viable, using moss spores for toner. But when he pitched it to Kodak, General Electric Co., and other tech giants of the day, the response was, as he later put it, “an enthusiastic lack of interest.”

Another story where the inventor goes to big companies to sell the product and they dont take him seriously which is kind of funny when Xerox became a big corp, it did not take the GUI/Ethernet created by their people seriously.

Re: Gnome has moved to GitLab

#129
post #98

Earlier quoted context omitted.

To be clear, despite this announcement being posted to gitlab.com (i.e. the "hosted GitLab", which can and will remove you/your/repo any group at any time), the GNOME project is self-hosting their own gitlab instance. So they are indeed insulated from such hypothetical damage.

And will? Are there examples where Gitlab removed users / projects for controversial reasons?

I would be shocked if there were not DMCA take-downs that left some people feeling raw - honestly how can you avoid that - but this sort of thing does not attract much notice these days.

Re: Gnome has moved to GitLab

#130

Earlier quoted context omitted.

Probably because Github is a closed-source company that can remove you, your repo, or your group at any time, for any reason. Committing to a hosted service is a bad idea (see: Sourceforge). That sort of thing isn't acceptable to a project like Gnome.

I feel like this is unfortunate. Github has a giant user-based, and using github would be a great way to reduce the friction of having first-time contributors submit a pull-request. In my case, if KiCAD were hosted on github, I would have already contributed by now. I think its a shame that more of these projects don't adopt a strategy of "let's try github, and if they screw us over, then we'll migrate to a platform…

Github has dabbled a bit too much in politics in recent years TBH. It doesn't surprise me that projects like GNOME would take pause at that, among the other reasons people are listing.
Post reply on HN