Remix.run Logo
jbonatakis 8 hours ago

> I have never written any line of Rust before in my life

As an experiment/exercise this is cool, but having a 100k loc codebase to maintain in a language I’ve never used sounds like a nightmare scenario.

Herring 8 hours ago | parent | next [-]

I think the plan is for Claude to maintain it. He hasn't read a single line of code.

seanclayton 8 minutes ago | parent [-]

code that no human will ever read or understand, sounds like a good idea

cies 8 hours ago | parent | prev [-]

I kind of expect that code to be full of non-idiomatic Rust code that mimics a GC'ed language...

Once that's also "fixed", it may well be a lot faster than the current Rust version.

galangalalgol 6 hours ago | parent [-]

That isn't what I've seen. It seems to use every language in the way idiomatic for it, or more accurately, in the way it has een that language be ised. Rust written that way isn't present in it's training corpus so it doesn't do that. I would be more concerned about it getting creative and adding something a cool rustacean might add in the porting process that you don't actually want.