Remix.run Logo
deadbabe 2 months ago

It’s open source, you make your own fork and move on with or without the community.

airstrike 2 months ago | parent | next [-]

OK but then you lose the benefit of all future upstream changes and now you have to manage constant rebasing

Engaging the community and intelligently advocating for improvements is a way to contribute to projects as well, especially if you're willing to use a disposable forks to explore the design space, put forth RFCs, PRs, etc.

WesolyKubeczek 2 months ago | parent | next [-]

> OK but then you lose the benefit of all future upstream changes and now you have to manage constant rebasing

I thought they were swimming in enough money to hire someone to do the rebasing. Or dogfood their models to do the same.

deadbabe 2 months ago | parent | prev [-]

Oh the horror of having to do some rebasing in a world where LLMs do all the hard work for you anyway. And at an AI company with unlimited access to compute resources no less.

cryptonector 2 months ago | parent | prev [-]

You really don't want to do that with PG. Keeping your patches rebased will be a huge pain.

deadbabe 2 months ago | parent [-]

Use LLMs.

cryptonector 2 months ago | parent [-]

No, not for that.

deadbabe 2 months ago | parent [-]

For anything, they probably excel at these sort of tasks.

cryptonector 2 months ago | parent [-]

I use https://gist.github.com/nicowilliams/ea2fa2b445c2db50d2ee650... for this.

deadbabe 2 months ago | parent [-]

You could expose this as a tool for an LLM.