| > GitHub is not perfect but I don't think it's "degraded faster" at all. It's _grown_ faster. It’s grown in a way that degraded it and that required actual effort. For example: - The fancy new diff viewer frontend that barely works. Someone wrote that code — it didn’t happen by itself. - The unbelievably buggy and slow code review frontend (which is surely related to the diff frontend) was added complexity that did not need to happen. Its badness has nothing to do with how many users use it. It’s just bad in a no-scaling-involved way. - GitHub actions. It’s … bad. I suppose there wasn’t a predecessor that was better. > And it's had to expand into the AI field, which is not an incremental thing like "hey let's launch a new feature or better dashboards." No, it did not have to expand into the AI field. A competent AI-free GitHub Core that could have an optional AI layer on top would have worked just fine if not dramatically better than the current mess. (I say this as a paying user who will probably cancel soon. The Copilot reviews are kind of nice, but they’re not any better than a third-party system, and I’m getting sick of GitHub not working. Plus, the repos I’ve already migrated off of GitHub get to have nice non-AI things like gasp service accounts.) |