Remix.run Logo
pknerd 3 hours ago

I am not trolling, but I have a simple question: Why? Why do I use this instead of the official build? What is the business case?

musicmatze 3 hours ago | parent | next [-]

I think a business case for a "look I let an LLM rewrite a large codebase" does not exist.

silon42 3 hours ago | parent [-]

You are now at 0.1%... now submit upstream in sensible chunks (function or maybe file/module), waiting for people to review (a few per week, maybe) and approve/merge.

egorfine 2 hours ago | parent | prev | next [-]

It's pure virtue signaling.

wartywhoa23 2 hours ago | parent [-]

"Look mum, no brains!"

wartywhoa23 an hour ago | parent | prev | next [-]

Software raidership?

fragmede 2 hours ago | parent | prev [-]

Because Rust is what's cool these days. Don't you wanna be cool? Also Rust has memory safety things that C++ doesn't have, so there's a class of bugs that can't happen in the Rust version. That doesn't mean the Rust version is 100% bug free, but just that it's not vulnerable to that class of bugs. So it's a good thing for security reasons if you're running a database server somewhere that attackers could get at it. There might be performance benefits down the road if they choose to focus on that.

pknerd 2 hours ago | parent [-]

Well, I will give 7/10 as an FYP