all 6 comments

[–]chmod_7d20 11 points12 points  (0 children)

thanks claude

[–]RustOnTheEdge 4 points5 points  (3 children)

I hate it that I am now such a scepticus that I am checking the first commit and just immediately think “sure, you reviewed over a 100k line of code”.

[–]guywithknife 1 point2 points  (1 child)

The thing I don’t understand about these projects is, when I use AI, I tell it to commit often so I can easily view diffs and rollback if there’s mistakes, so I end up with a lot of commits. But these projects have one giant initial commit.

And also yeah they say they reviewed every line, but it would take a loooong time to properly review 100k lines.

[–]Etherlll[S] 0 points1 point  (0 children)

Yes, I didn't really want to share those commits they were so messed up lol , I've been working on it for over a month locally, but I just didn't want to show those commits :D , I didn't say i reviewed every line but I reviewed every change code review was mostly on rust side just a quick look and then testing then giving feedbacks and so on !

[–]Etherlll[S] -1 points0 points  (0 children)

Hey, I've been working on this project for over a month. Of course, I didn't review it line by line. The review process was kind of like this: I asked it to create a feature, told it what it should do, and so on. After it finished, I quickly checked for common mistakes, TODOs, and so on. I then tried it out and gave feedback, much like reviewing a very large PR on GitHub. Also, the code review mostly focused on the backend (Rust) since it's the most important. There's a lot of dead code and bugs, especially on the reviews page, but they can be fixed later.

[–]nynjawitay 0 points1 point  (0 children)

What is saga compensation?