I know this is ridiculously dramatic, but its the truth: I actually cried writing this blog post (tears hit my keyboard, I'm embarrassed to say). Nobody should cry over a SaaS, of all things. But GitHub has meant so much more to me than that (all laid out in the post). I have an unhealthy relationship with it. Its given me so much and I'm so thankful for it. But, it's not what it used to be. I don't know. We've been…
Ghostty is leaving GitHub
851–860 of 1001 posts
Re: Ghostty is leaving GitHub
#852Earlier quoted context omitted.
I feel like MS went out of its way to make a point that GitHub and NPM would be independent orgs that no longer had to worry about making keep-the-lights-on money. It was positioned as a benevolent acquisition for the good of the development community. As so often happens, that didn't last long. Nest was originally independent. Didn't take long for it to merge with the Google Home brand. I'm sure there are countless…
GitHub had no reason to sell to Microsoft, they could have remained the bootstrapped company they started as, and rode the SaaS boom, since they were profitable on day 1. Seems a bit unfair to blame Microsoft though, because it was the founders who decided they wanted that sweet VC funding and Andreessen was happy to pay out. Not sure if it mattered after that but they had that weird Tom Preston-Werner scandal that g…
Re: Ghostty is leaving GitHub
#853I can appreciate Hashimoto's genuine feelings about Github, and the world of open-source software development that it opened for him and that he spent a significant chunk of his life participating in. On the other hand, I can't help but think that some of this heartbreak would have been avoidable, if only he possessed more of the Richard-Stallman-esque attitude that non-free software is inherently suspect and unethic…
> Github has always been non-free software hosted by someone else, and run according to its owners' rules and for its owners' benefit, not ultimately the end user. This was true in 2008 and it's true today. Yup. At KDE we never seriously considered GitHub. We always built our own git infra, and eventually landed on GitLab, after banding together with Gnome and a (generous and forthcoming) GitLab to convince them to m…
Re: Ghostty is leaving GitHub
#854What do we think is more to blame for GitHub's massive decrease in quality? I've heard the following theories: 1. Increasing amount of AI-generated code in their codebase, decreasing the quality of the service. 2. Bought by Microsoft, and their bad engineering culture has spread to GitHub. Perhaps it's a bit of both.
Re: Ghostty is leaving GitHub
#855The thing you love has been bought by Microsoft. When things belong to a large corporation, they can (and probably will) drift off in some absurd direction, because in a way, the relationship is reversed. The thing no longer serves you; instead, the brand, the user base, the reputation, and the key role and function of the thing are put at the service of investors. In this process, you are demoted from subject to obj…
Re: Ghostty is leaving GitHub
#856Earlier quoted context omitted.
React gets blamed for this because the error handling is bad and the UX is confusing. But the issue with GitHub’s frontend is that the backend is dropping requests. When you click a button on GitHub and the loader gets stuck that’s because there no timeout/error handling in the JavaScript but there also no reply from the server. I feel like React is getting a bad rap because it’s visible when the issue is clearly the…
> React gets blamed for this because the error handling is bad and the UX is confusing Yes, it does. > React is getting a bad rap because it’s visible when the issue is clearly their backend. Two things can be bad! Except that in this case one of them is unnecessarily bad, because nobody forced them to use a front end system which defaults to terrible failure handling.
It's no wonder my jobs feed is flooded with senior engineering positions at GitHub (one wonders if they're growing, or jettisoning dead weight) but I can't imagine it's a good look for the resume to put GitHub on it at this point.
Re: Ghostty is leaving GitHub
#857Earlier quoted context omitted.
I suspect it isn't even really "greed". It is just the slow mold growth of an org chart optimizing comfort for itself instead of value for customers. Generally, startups / founders are the only anti-bodies against this type of behavior.
It most certainly is also greed. Stockholders want returns. One way to do that is maximize profits at all costs. Greed.
Re: Ghostty is leaving GitHub
#858I really like forgejo, but for OSS it's a complete no-no unless they want to manage PRs by email. Maintaining a forgejo instance and allowing anyone to join is a recipe for headaches. Until forgejo figures out the federation aspect (allow to send PRs from other forgejo instances, or some other distributed way), it will be hard for OSS to adopt them and keep the collaboration aspect.
Why is it a no-no? Arent FOSS projects like Gadgetbridge or Forgejo itself using their PR system?
Re: Ghostty is leaving GitHub
#859Copilot and vibe coding being pushed so aggressively by Microslop and Slophub that it’s now killing their core product. Mitchell said on X if he was in charge, he would shut down copilot completely. It might bring in revenue but without core GitHub, Copilot also goes to zero and he’s totally right about this. It makes absolutely no sense for Microslop to have Copilot when they have such a huge stake in OpenAI and the…
Re: Ghostty is leaving GitHub
#860Earlier quoted context omitted.
This is surprising to me, I would have bet money that all the people who actively engage in this type of language/framework war discourse were all drawing Social Security by now.
There's a big difference between a war between two somewhat equivalent things that make different choices (editor wars, language wars, etc.) vs pointing out that certain things are really fundamentally ... not good. IMO we all need to be much louder and clearer about how bad things are, and how much better they could be. This is, in fact, on topic: github actions seemed to me like a bad idea from the start, to me, bu…