Forgejo is a really great self-hosted alternative to GitHub. If you've wondered about hosting your own version of GitHub but have worried it's too hard to set up, I'd encourage you to spend even a few minutes spinning an instance up with Docker Compose and poking around. https://forgejo.org/docs/latest/admin/installation/docker/
GitHub is no longer independent at Microsoft after CEO resignation
961–970 of 1001 posts
Re: GitHub is no longer independent at Microsoft after CEO resignation
#962Earlier quoted context omitted.
It blows my mind how many computing professionals truly think this is the case. It doesn't take a tech blogger to draw a trend line through the advancements of the past 2.5 years and see where we're headed. The fact that grifters abound on the edges of the industry is a sign of the radical importance of this unexpected breakthrough, not an indication that it's all a grift. To engage in some armchair psychology, I thi…
Where's your evidence though? Extraordinary claims require extraordinary evidence.
Re: GitHub is no longer independent at Microsoft after CEO resignation
#963I've seen enough: as the recognised authority and designated responsible person ;) https://news.ycombinator.com/item?id=7525256 I'm officially recognising this as the final end of 2010s Cool Microsoft. > 74 points by leoc on April 3, 2014 | parent | context | favorite | on: Microsoft Open Sources C# Compiler > Well, here we are then. This now officially the standard play for formerly-dominating computer-platform firm…
I kind of agree, I was there when Apple was showing up at CERN IT trying to sell OS X a great UNIX workstation, and also though .NET was going to be fully open source, and to this day we have to thank the community efforts from Avalonia and Uno, for the actual GUI frameworks that support all major consumer OSes. Also Microsoft lost a big opportunity with Unity (not helping them updating .NET) and killing off XNA, two…
Re: GitHub is no longer independent at Microsoft after CEO resignation
#964Earlier quoted context omitted.
Idk i can think of a long list of awful stuff coming out of ms that is modern. They put fing ads in an os among other atrocities. I put them behind meta on the evilness meter but i think google is less evil which speaks volumes. The only side of ms that i have any love for is xbox but that is also waning with all the studio acquisitions.
Amen. Also, forcing us to tie our local OS into their cloud nonsense is a travesty. Hearing that they will soon disallow updates to those of us that don't capitulate to their cloud-account ransom has kick-started my efforts in formally moving away from Windows. I'd rather lose most games than get a cloud account.
Re: GitHub is no longer independent at Microsoft after CEO resignation
#965Forgejo is a really great self-hosted alternative to GitHub. If you've wondered about hosting your own version of GitHub but have worried it's too hard to set up, I'd encourage you to spend even a few minutes spinning an instance up with Docker Compose and poking around. https://forgejo.org/docs/latest/admin/installation/docker/
How is forejo's git LFS support? I self host gitea (from before the split) but I am considering making the switch. LFS is a must for me though.
Re: GitHub is no longer independent at Microsoft after CEO resignation
#966Earlier quoted context omitted.
Well, Forgejo’s Actions are very similar to GitHub’s: https://forgejo.org/docs/latest/user/actions/actions/ If you want to run a process after each push to a branch or merge into main or whatever, you describe it in a YAML file in that repo. Configure some workers to run those actions and off you go! I use it for things like running tests and applying Terraform changes.
I understand that part. Mostly interested where the runners are coming from? macOS especially is pretty costly to provide runners for, so who is doing that for free?
Re: GitHub is no longer independent at Microsoft after CEO resignation
#967Earlier quoted context omitted.
Do you really miss stuff in VS Code's core editor? I mean, coming to think about it, VS Code feels "feature complete", I haven't found in other editors features that I thought "wish I had this in VS Code". Not to justify the whole changelog being about Copilot (isn't it supposed to be a separate extension anyway?), but I guess it's either that or going for a while without updates, or really small changes you'd probab…
Just look at open issues, sorted by most thumbs up: https://github.com/microsoft/vscode/issues?q=is%3Aissue%20st... One that I am interested in is tree sitter syntax highlighting support: https://github.com/microsoft/vscode/issues/50140 There are a ton of things that could be done. The fact that you haven't personally needed more features doesn't mean it's "feature complete". Not even close. You just haven't hit thos…
Also shocked to learn VS Code is using textmate instead of treesitter.
Re: GitHub is no longer independent at Microsoft after CEO resignation
#968Lots of comments here remind me of the time GitHub was purchased by Microsoft. It would be the dead of GitHub. While in fact it got better: GitHub Actions (pretty neat CI system) happend under Microsoft. Free private repos happend under Microsoft. Now this time it could be different. But last time wasn't that bad imho.
Microsoft made the GitHub UI significantly worse by rewriting everything in React. It's now slow and bloated. Copying text from the file viewer is a nightmare. And never ever look at how GitHub Actions work under the hood, you will wish you never became a developer.
Re: GitHub is no longer independent at Microsoft after CEO resignation
#969Earlier quoted context omitted.
I think GitHub also doesn't have the same vendor lock-in that other companies do. I am very happy with their service, and I wouldn't want to move off of it. But at the same time there are numerous alternatives and it wouldn't be that hard to switch. Because, as you say, it is pretty much a solved problem, and because of that there are several competitors with feature parity at this point.
At this point you are fighting, "Nobody got fired for buying Microsoft." There are viable alternatives on the market, but GitHub is the known quantity for which conversations are required to use something different.
My point is more that if Microsoft did dig their heels in and make the product worse, it would be very easy for people to switch. Some people would stay because it is the de facto standard, but I think a lot more people than you think would switch, because the switching costs are so low.
My hope is that this acts as a strong enough incentive for them to maintain the quality of GitHub, so we don't have to switch.
Re: GitHub is no longer independent at Microsoft after CEO resignation
#970Earlier quoted context omitted.
Where's your evidence though? Extraordinary claims require extraordinary evidence.
It's a weird way to talk about the destruction people livelihood's as inevitable. Like none of this is preordained, we can stop it or impede it.