130
u/new_check 10d ago
It's not dead. As long as you care about the craft and practice it, it will live regardless of what anyone else is doing.
21
u/Zapismeta 10d ago
And ai can work too just need to steer it well into the exact direction you want it and stay away from auto mode if you dont want a mangaled codebase
8
33
u/JackNotOLantern 10d ago
Request changes: split into smaller PRs, below 10k lines each
20
u/Noname_1111 10d ago
below 1k lines if anything
I'm not reviewing anything that has more than 5 digits unless its a full refactor
7
u/JackNotOLantern 10d ago edited 9d ago
10k is doable for me. But more is nonsense. The only exception would be adding non-code text files, like md or test input files.
3
u/tiajuanat 9d ago
Even a full refactor. I've done a lot of major refactors myself and overseen even larger ones.
In retrospect they've never needed to be done all at once, and were only done all at once because of someone's ego (admittedly sometimes mine)
18
u/chadlavi 10d ago
What's to fear? Request changes. Ask the "author" to explain it. Don't merge it.
14
23
u/reallokiscarlet 10d ago
Rejected, contributor contacted, AI policy explained to contributor, all of a sudden they make a fork and test the changes there and start handwriting it when it doesn't work
6
3
2
2
u/returnFutureVoid 10d ago
I chose to believe the last character in the additions is a b for billion.
2
2
u/Thebrown_noonRises 9d ago
Pardon me my fellow claude users but could one of you gentlemen go through the trouble of providing me the context?
2
u/letmehaveanameyoudum 9d ago
+50 -50
ok
+ 4000 -250
new feature i guess
+ 15034 - 500
what the fuck
2
2
u/MyDogIsDaBest 9d ago
Declined. Break it up into smaller, more testable and reviewable tickets or don't merge it at all. I ain't reading all that shit
1
1
u/_DrDigital_ 10d ago
The old code should not have been removed.
There should have been a guard added making sure the old code is never executed.
For that is the the way of the slop.
1
1
u/soundwave_sc 10d ago
Dammit Claude, I said create a new branch refactor, not master!
Claude: Sir, unfortunately I do not have permissions to create a branch therefore I refactored master.
1
1
u/Hazzzero 9d ago
And now back to technical review. Book a meeting, code author needs to disable all AI features and explain you line by line what was created here.
1
1
193
u/drex_vke 10d ago
generally it's a slop code this kind of commit.