Remix.run Logo
magicalist 2 days ago

So "pretty good at picking up existing codebases" so long as the existing codebase is all microservices.

heartbreak 2 days ago | parent | next [-]

Or a Rails app.

enraged_camel 2 days ago | parent | prev [-]

I work with multiple monoliths that span anywhere from 100k to 500k lines of code, in a non-mainstream language (Elixir). Opus 4.5 crushes everything I throw at it: complex bugs, extending existing features, adding new features in a way that matches conventions, refactors, migrations... The only time it struggles is if my instructions are unclear or incomplete. For example if I ask it to fix a bug but don't specify that such-and-such should continue to work the way it does due to an undocumented business requirement, Opus might mess that up. But I consider that normal because a human developer would also do fail at it.

aprilthird2021 2 days ago | parent [-]

With all due respect those are very small codebases compared to the kinds of things a lot of software engineers work on.