Slop Paralysis
elijahpotter.dev
Slop Paralysis
1–6 of 6 posts
Re: Slop Paralysis
#2Maybe you'll break things, maybe you won't. Either way, you'll learn something about the code, make it yours in a way that just reading it and nodding along can't always provide.
Re: Slop Paralysis
#3As for the fear of breaking things, that's where our old friend version control comes in. If you're worried that you're going to break the AI's code but still think it needs to be refactored, fire up your safety nets and go for it. Maybe you'll break things, maybe you won't. Either way, you'll learn something about the code, make it yours in a way that just reading it and nodding along can't always provide.
Re: Slop Paralysis
#4As for the fear of breaking things, that's where our old friend version control comes in. If you're worried that you're going to break the AI's code but still think it needs to be refactored, fire up your safety nets and go for it. Maybe you'll break things, maybe you won't. Either way, you'll learn something about the code, make it yours in a way that just reading it and nodding along can't always provide.
Re: Slop Paralysis
#5As for the fear of breaking things, that's where our old friend version control comes in. If you're worried that you're going to break the AI's code but still think it needs to be refactored, fire up your safety nets and go for it. Maybe you'll break things, maybe you won't. Either way, you'll learn something about the code, make it yours in a way that just reading it and nodding along can't always provide.
What an empty comment
Re: Slop Paralysis
#6As for the fear of breaking things, that's where our old friend version control comes in. If you're worried that you're going to break the AI's code but still think it needs to be refactored, fire up your safety nets and go for it. Maybe you'll break things, maybe you won't. Either way, you'll learn something about the code, make it yours in a way that just reading it and nodding along can't always provide.
I also did not understand the "fear of breaking something" bullet point. Why would that stop you from reviewing AI code?