Remix.run Logo
tecleandor 5 hours ago

So, instead of having one or two maintained projects that work super well, now we have hundreds or thousands of people half-assing it locally each time they need it? Doesn't sound efficient.

IAmGraydon 3 hours ago | parent | next [-]

It might make sense to do this if there literally isn't an existing solution out there, but I think most would find that it's better to use an existing solution than to recreate the wheel every time there's a need. It's just less effort/time/money.

esafak 4 hours ago | parent | prev [-]

I have the same objection to forking open source projects; changes should be upstreamed when possible.