|
|
|
|
|
by AIPedant
297 days ago
|
|
Yeah, I figured this was clickbait but my jaw still dropped a bit when I saw this: I cloned the backend for Truco and gave Claude a long prompt explaining the rules of Escoba and asking it to refactor the code to implement it.
How long would it take the human dev to refactor the code themselves? I think it's plausible that it would be longer than 3 days, but maybe not! |
|
Also, a refactor is by definition rewriting code without changing the behaviour. Worth knowing the difference.