news.volyx.in

Zig quits GitHub, says Microsoft's AI obsession has ruined the service (theregister.com)

1066 points by Brajeshwar · 233 days ago · 614 comments on HN

Article summary

The Zig Software Foundation has quit GitHub due to the platform's perceived decline, citing issues such as unaddressed bugs and a shift in focus towards AI. A specific bug, 'safe_sleep.sh rarely hangs indefinitely', went unaddressed for a long time, causing problems for the Zig project. The foundation has moved to Codeberg, a non-profit git hosting service. This move is not isolated, as other projects are also considering leaving GitHub due to similar concerns.

Main themes

  • GitHub decline
  • AI focus
  • Codeberg migration
  • Decentralized version control
  • Maintenance and bug fixes
  • Microsoft's influence

What commenters say

  • The decentralization of version control systems is a natural and desirable outcome, allowing for more diversity and less reliance on a single platform.
  • GitHub's shift in focus towards AI has led to a decline in maintenance and bug fixes, causing problems for projects like Zig.
  • The ability to create a local mirror of a repository and work offline is a significant advantage of decentralized version control systems.
  • Some commenters argue that GitHub's current state is not a significant issue and that the platform still provides valuable services, such as free CI.
  • The lack of support for stacked PRs is a significant limitation of GitHub, making it difficult to manage complex workflows.
  • Others argue that the concept of stacked PRs is already supported by Git and can be managed effectively with some git knowledge.
  • The move to Codeberg may lead to a more fragmented ecosystem, but this could also be seen as a positive development, promoting diversity and decentralization.
  • Some commenters are skeptical about the benefits of AI-powered tools and argue that they are not replacing human engineers, but rather creating new problems.