> The plan, he writes, is for GitHub to completely move out of its own data centers in 24 months. I find it interesting to compare timelines like this (which is very reasonable and expected for an organization of Github's size) with, for example, how AI 2027 describes the world will look like in October 2027. In the next 24 months, if all these timeslines are to be believed, AI will have cured cancer, agent-5 will be…
This discrepancy is precisely the reason (or at least one reason) why AI 2027 hypothesizes that all the interesting developments will be happening inside whichever AI lab is in the lead. The kind of AI agent that AI 2027 hypothesizes in that timeframe could do the migration in much less than 24 months, but only if the organization completely changes how it works internally so that everything is driven by the goal of…
GitHub will prioritize migrating to Azure over feature development
41–50 of 67 posts
Re: GitHub will prioritize migrating to Azure over feature development
#42Earlier quoted context omitted.
The infrastructure behind serving git repos the way they do is pretty fiddly—I'd not be a bit surprised if this move reduces stability and/or performance.
Sure but it also might make them fix some of that.
Re: GitHub will prioritize migrating to Azure over feature development
#43I essentially don't want any more GitHub features, so this sounds totally positive.
It would be great if Actions received some polish. How are people applying org/team wide policies such as job timeouts to avoid burning through monthly limits? Last I checked this wasn’t a feature :/
You can pair that up with a template repository for the org and everyone can start new projects from that template (which contains the workflow to check future workflow files).
If you want assistance with organisation-wide code policies, I can help and my email is in my profile.
Re: GitHub will prioritize migrating to Azure over feature development
#44This is, as they say, "The beginning of the end."
Re: GitHub will prioritize migrating to Azure over feature development
#45Does this mean GitHub will finally support IPv6?
Re: GitHub will prioritize migrating to Azure over feature development
#46> The plan, he writes, is for GitHub to completely move out of its own data centers in 24 months. I find it interesting to compare timelines like this (which is very reasonable and expected for an organization of Github's size) with, for example, how AI 2027 describes the world will look like in October 2027. In the next 24 months, if all these timeslines are to be believed, AI will have cured cancer, agent-5 will be…
Re: GitHub will prioritize migrating to Azure over feature development
#47It makes sense given "CTO Vladimir Fedorov notes that GitHub is constrained on capacity in its Virginia data center." and Azure has a decent setup for their AI support infrastructure and base virtual machines. But having gone through a data center migration; depending on how "unique" some of their existing setup was; I do not envy them in this process (and I estimate this will take double the expected time :P).
Vladimir Fedorov just joined Github from Meta a few months ago. What does he know?
Re: GitHub will prioritize migrating to Azure over feature development
#48Re: GitHub will prioritize migrating to Azure over feature development
#49Earlier quoted context omitted.
This discrepancy is precisely the reason (or at least one reason) why AI 2027 hypothesizes that all the interesting developments will be happening inside whichever AI lab is in the lead. The kind of AI agent that AI 2027 hypothesizes in that timeframe could do the migration in much less than 24 months, but only if the organization completely changes how it works internally so that everything is driven by the goal of…
meanwhile openai is concentrating on making spongebob squarepants police chase videos
I also saw a creepy cat in the hat breaking into someone’s home and take a shotgun round to the chest.
Re: GitHub will prioritize migrating to Azure over feature development
#50Obviously this makes sense from a dog-fooding perspective because the cloud provider (Microsoft) owns the product (Github), but I'm always surprised when very capable tech companies decide they aren't capable of running bare metal. Running your own servers was never rocket science, it was literally the only option 20 years ago. Every startup used to have a rack of servers in a closet. I have always thought of cloud h…