Live data from Hacker News

HashiCorp co-founder says GitHub 'no longer a place for serious work'

theregister.com

21–30 of 243 posts

Re: HashiCorp co-founder says GitHub 'no longer a place for serious work'

#21

Nothing is pissing me off more than GitHub's stability going down the tubes RIGHT as work is migrating everything, and I mean everything, from CircleCI to GH. The wildest thing is that Azure Repos/Pipelines was better than this. Their one caveat is also that they are still migrating it to Azure infra, so it's possible that's still in a one foot in one foot out kinda scenario, from what I've heard. But, this isn't ins…

I'm on the other side of the fence. We're just about done migrating from GitHub to GitLab (self-hosted) and it's been refreshing to DGAF about any of the GH outages I read about.

Re: HashiCorp co-founder says GitHub 'no longer a place for serious work'

#24

It isn't surprising at all, Microsoft is doing a PE firm playbook with what they buy. You don't need to look much far, let's think about its biggest acquisition to date, Blizzard. Blizzcon canceled. All of its IP barely got any love. See what players think about the latest World of Warcraft patch. It's absolutely shit and broken. People say they fired the entire QA department since a few years back and since then the…

> See what players think about the latest World of Warcraft patch. It's absolutely shit and broken

Crazy to me that the loot tables are still broken for some players/characters, they've tried to fix it several times now, and it's still not working - Since (some) endgame gear can only be obtained this way they've effectively soft locked those players/character out of the endgame.

Context: Some players are always receiving the same drops i.e. a belt. Rather than a varied loot table that gives them a chance to get items they need.

Re: HashiCorp co-founder says GitHub 'no longer a place for serious work'

#25
I feel like I’m out of the loop, or maybe I’m just not a super GitHub power user, but GitHub does pretty much what I expect and I haven’t had issues with it. All my git commands for GitHub just work and PRs and code reviews are the same as it’s always been.

Can someone explain what exactly is so bad now that leaving it entirely to use some new platform, even spinning up your own servers, is a reasonable alternative?

Re: HashiCorp co-founder says GitHub 'no longer a place for serious work'

#26
post #19
post #11

Earlier quoted context omitted.

Mee too. We just did a very similar migration at work it's incredibly frustrating, I've got all my CI ported over and now this. MSFT should just create slophub.com they'd make money im sure.

Honest question, why are companies interested in hosting on github? As a private person I use it too as a free hoster, but from work I mainly know self hosted instances of jenkins and TeamCity.

Most developers have experience using GitHub. The UI and concepts are familiar. The friction for adopting features like Actions is relatively low.

Re: HashiCorp co-founder says GitHub 'no longer a place for serious work'

#27
post #3

Is it me, or did get issues get a lot worse with the transfer to MSFT?

That can happen many times during a buyout. Some company buys a thing. The problem then is ownership of the thing. Who in the new company is going to own the 'make sure it stays good' problem. Sometimes with a buy out the people who were doing that may even stay at the company. But it is a matter of motivation. MS has a real serious problem. You can see the gaps where they have glued together at least 10 companies together and called it microsoft. They have a huge reputational risk issue. Where something breaking in the xbox div can have a negative impact on the tools division. Also the other way around. They lack focus on many items. They have needed a 'service pack 2' stop the presses moment and fix this mount everest of tech debt.

Re: HashiCorp co-founder says GitHub 'no longer a place for serious work'

#28
post #3

Is it me, or did get issues get a lot worse with the transfer to MSFT?

I think is more related to vibe coding

In terms of at Microsoft's end, or in general with the amount of new repos and pushes / commits from other people vibe-coding?

Re: HashiCorp co-founder says GitHub 'no longer a place for serious work'

#29

Nothing is pissing me off more than GitHub's stability going down the tubes RIGHT as work is migrating everything, and I mean everything, from CircleCI to GH. The wildest thing is that Azure Repos/Pipelines was better than this. Their one caveat is also that they are still migrating it to Azure infra, so it's possible that's still in a one foot in one foot out kinda scenario, from what I've heard. But, this isn't ins…

I'm on the other side of the fence. We're just about done migrating from GitHub to GitLab (self-hosted) and it's been refreshing to DGAF about any of the GH outages I read about.

Similar boat myself too, finished moving all important stuff from GitHub to self-hosted Forgejo with cross-platform builds. Not only do I avoid all the downtime stuff, but E2E builds also takes ~20% of the completion time it used to take, since now my runners have dedicated hardware hosted at home.

Re: HashiCorp co-founder says GitHub 'no longer a place for serious work'

#30

I feel like I’m out of the loop, or maybe I’m just not a super GitHub power user, but GitHub does pretty much what I expect and I haven’t had issues with it. All my git commands for GitHub just work and PRs and code reviews are the same as it’s always been. Can someone explain what exactly is so bad now that leaving it entirely to use some new platform, even spinning up your own servers, is a reasonable alternative?

something reliably breaks 7 am PST (sometimes earlier) if you're using anything more than the git command line and sometimes (not too often, true) even the git protocol breaks.
Post reply on HN