GitHub is a mess so lets throw our code into a Musk owned enterprise, famously a different shade of mess? How about neither? Man I wish we stuck with Subversion at this point.
Cursor launches Origin, GitHub alternative
391–400 of 521 posts
Re: Cursor launches Origin, GitHub alternative
#392GitHub is a mess so lets throw our code into a Musk owned enterprise, famously a different shade of mess? How about neither? Man I wish we stuck with Subversion at this point.
I feel like the "GitHub is a mess" conversation is a little forced at times - I spend a significant portion of my work day in GitHub and while there have been an uptick in outages lately, it still feels like a very solid platform. I guess I personally wouldn't categorize it as a "mess" and the conversations I read about it here make me think I'm using an entirely different product than everyone else.
Earlier today our app, used by a handful of actual production customers, went down for 30 minutes due to a GCP migration to a new project and we screwed up a secret in prod. This was an all hands on deck firedrill with 5 whys and incident reports and chaos.
Github has been having major production outages routinely! There are companies who can't release, can't build, can't view issues, basically can't work. I'd imagine most orgs using Github have been forced to move off of them or create an alternate approach to actually get shit done.
Re: Cursor launches Origin, GitHub alternative
#393Hi all, my name is Tomas. I am one of the developers on Origin, and I was one of the founders of Graphite ( https://graphite.com ). Happy to answer any questions about Origin or source control in general!
Would love if you focus on performance. A big reason I have to have custom software is that agents can act much faster than humans but SaaS software is usually not well-designed enough to handle high RPS so rate-limits are low. I can easily outperform commercial hosts myself. At the least, it would be sick to have separate tenancy so that I could absolutely slam my own instance without having to deal with some other…
I'm sure folks would be interested to hear about what types of SaaS you've replaced for perf reasons, especially if you'd be willing to go back to a paid SaaS offering that was very responsive with agent-scale rate limits.
Re: Cursor launches Origin, GitHub alternative
#394Re: Cursor launches Origin, GitHub alternative
#395There's so many GitHub alternatives at this point, I just saw Dorsey is making one too. Why is that the trendy thing to build now?
Re: Cursor launches Origin, GitHub alternative
#396I can't imagine reaching for this instead of GitLab, GitTea, or one of the many other more mature and open source alternatives. Going for the managers, directors, and CTOs that make decisions and face no consequences if they negatively impact the team, I guess.
Re: Cursor launches Origin, GitHub alternative
#397Cursor, which is now owned by Elon, who tried very hard to get all manner of data about citizens with his intrusions? I'm sure I'm not the only one who thinks this isn't a great idea. He'll use it to feed Grok. I'm not a big fan of Github right now either but I wouldn't consider this alternative due to its ownership chain.
I love how people like you actually think Elon actually wanted your data.
Re: Cursor launches Origin, GitHub alternative
#398Earlier quoted context omitted.
> You need centralization (or at the very least, a standard) for that. We have a standard! It’s this great decentralized VCS called git. For most of the stuff integrations do, they’re just showing code or commits — both of which are readily available in a copy of the repo. Probably the one thing that’s missing is a standardized webhook system so that your git repo storage could tell integrations when stuff changes. T…
Git is absolutely miserable without things that GitHub, GitLab, and others provide, and there's still a huge ceiling to grow into in terms of layering on UX on top of Git. In my opinion, Git is holding software development back. Git only cares about lines of text. This is not enough in today's world.
And I say this as a certified git hater.
Re: Cursor launches Origin, GitHub alternative
#399Earlier quoted context omitted.
[flagged]
You could argue that you don't care what Claude does after work hours as long as it works your hours as you expect it to. Grok clearly failed the latter.
Don't be ignorant.
Re: Cursor launches Origin, GitHub alternative
#400Earlier quoted context omitted.
Yeah. I just don't really like git. The user interface is dog shit, merging is nasty, it's really easy to blow your own toes off and it's generally horrible. The only reason it got anywhere was github.
There's other stuff out there. You don't have to use it except when you're working with someone who does and there are other systems with some compatibility for that exact scenario. Git became popular because Linus Torvalds created it and it's used for the Linux kernel. If it can succeed there then it's battle proven for sure and that's why people pick it. Almost no one is working at that scale though so don't sweat…