Live data from Hacker News

Auf Wiedersehen, GitHub

github.blog

81–90 of 111 posts

Re: Auf Wiedersehen, GitHub

#81
post #16

It's common, but I always find it weird when the manager of a division of a company is called the "CEO". Satya Nadella is the CEO of Github because Github is part of Microsoft.

What is a CEO if not a high level manager?

All CEOs are managers, but not all managers are CEOs. A CEO is the highest ranking executive.

Re: Auf Wiedersehen, GitHub

#82

>guiding us into the age of Copilot and AI, it has been the ride of a lifetime. Cool. Can we get faster load times on that mess of a SPA now instead of more AI stuff?

I mean it’s Microsoft. The UI experience will decline until it reaches Teams level.

A good opportunity for a new git hosting service to emerge to fill the void.

Re: Auf Wiedersehen, GitHub

#83
post #66

Earlier quoted context omitted.

Everything at Microsoft is seen primarily as an AI platform, but especially developer focused stuff is all AI. They've rolled up all the Azure stuff on our account team to be represented by our "Cloud and AI" specialist, even though we aren't using AI in any of our PaaS/IaaS Azure usage

Microsoft is one of big ones to tank big if AI boom fizzles out.

Eh, I don't think so. They've realigned basically everything to have some kind of AI component, or the dev story to be AI heavy but if AI evaporates tomorrow Azure is still there, Microsoft 365 is still there. It would be a hit to their growth story but they wouldn't be out of business

Re: Auf Wiedersehen, GitHub

#84
post #19

Am I the only one who find it a bit uncouth/weird to do this last week https://ashtom.github.io/developers-reinvented and peace out this week?

He made his money, he doesn't care who starves now

He already made his money when they sold HockeyApp to MSFT

Re: Auf Wiedersehen, GitHub

#85
post #35

>guiding us into the age of Copilot and AI, it has been the ride of a lifetime. Cool. Can we get faster load times on that mess of a SPA now instead of more AI stuff?

isnt it a rails mpa with some modern layers on top?

They've been rewriting more and more of the site in React as time's gone on, and all new development has been in React. This means we get fun stuff like diffs being slow to load and failing to load at all when they're too large, the browser back button being unreliable, the code viewer being laggy for viewing large files, etc. Generally they don't seem to care about the site becoming as slow and janky as Gitlab.

Re: Auf Wiedersehen, GitHub

#86
post #34

For the people who are leaving GitHub due to concerns over Copilot stealing their code, where are you going? GitLab? Self hosting your own?

I always have a private Gitea instance running for my private projects. VPS are cheap in 2025 and it doesn't eat much resources.

Documentation for it looks pretty straightforward; are you doing anything special for security besides a reverse proxy?

Re: Auf Wiedersehen, GitHub

#87
post #86

Earlier quoted context omitted.

I always have a private Gitea instance running for my private projects. VPS are cheap in 2025 and it doesn't eat much resources.

Documentation for it looks pretty straightforward; are you doing anything special for security besides a reverse proxy?

[deleted]

Re: Auf Wiedersehen, GitHub

#88
(Cross-posting from https://news.ycombinator.com/item?id=44867429 .)

I'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 firms who have fallen on hard times: having before been proudly hard-nosed and proprietary, publicly see the light and present a new image as a new, kinder, gentler company which totally gets it about openness. Former famous examples: IBM under Lou Gerstner (we love Linux and open platforms!), Apple after the NeXT acquisition but before the iPhone (look how expandable our new PowerMacs are; on the software side, we're now an open-systems-loving Unix vendor, and we'll even open-source our kernel!), poor old SGI (we love Linux now! Or, wait ... actually WinNT, whatever.). Sun of course used to go back and forth between being chill dudes who totally get it and more nakedly hard-nosed. As always in these cases, the questions are how far the bright new era of glasnost actually goes in substance (IBM legal's patent monster quietly thrived through all the kinder-gentler period) and how long it lasts (these eras tend to end with the company either dwindling into irrelevance, or finding renewed success and going back to its bad old ways).

Historical debate may now begin.

Re: Auf Wiedersehen, GitHub

#89

Earlier quoted context omitted.

That's how The Verge is reporting it: # GitHub is no longer independent at Microsoft after CEO resignation ## GitHub CEO Thomas Dohmke has resigned, and now GitHub will be part of Microsoft’s AI engineering team. https://www.theverge.com/news/757461/microsoft-github-thomas...

Infernally known as the "move fast break things" org

I mean, to be fair, it seems to be the prevailing culture in GitHub for a while now, to quote Nat Friedman[1]; "It's important to do things fast . . . Going fast makes you focus on what's important; there's no time for bullshit".

[1] https://nat.org/

Re: Auf Wiedersehen, GitHub

#90
post #86

Earlier quoted context omitted.

I always have a private Gitea instance running for my private projects. VPS are cheap in 2025 and it doesn't eat much resources.

Documentation for it looks pretty straightforward; are you doing anything special for security besides a reverse proxy?

If you can put everything behind a Wireguard or other VPN tunnel.
Post reply on HN