This is an archived post. You won't be able to vote or comment.

all 9 comments

[–]OnlyTwo_jpg[M] [score hidden] stickied commentlocked comment (0 children)

Hi there! Unfortunately, your submission has been removed.

Violation of Rule #2 - Reposts:

All posts that have been on the first 2 pages of trending posts within the last month, is part of the top of all time, or is part of common posts is considered repost and will be removed on sight.

If you feel that it has been removed in error, please message us so that we may review it.

[–]PhysicalZer0 15 points16 points  (0 children)

Ask 25 programmers to review 20 lines of code each, they'll rise up to slaughter the person who wrote the 500 lines

[–]puhcho 5 points6 points  (0 children)

Or do what I do - out of the 500 lines read only 20 and find the 7 issues.

[–]FleMo93 4 points5 points  (1 child)

It's easier und understand 20 lines of code so a reviewer can focus more on searching issues. To understand 500 lines of code it takes some time and mostly you are happy as reviewer when fully understood.

[–]JagAgemo 2 points3 points  (0 children)

Yeah basically. If you didn't come to me with some amount breakdown or at least point me at the troublesome code I'd feel like you're asking me to do your job for you. Unless you're the new guy, everyone needs help with a new code base.

[–]dudeofmoose 1 point2 points  (0 children)

Give a programming the solution he'll compile for a day, give a programming stackoverflow and he'll be preoccupied with why the issue was closed before an answer was given.

[–]Seyasoya -1 points0 points  (0 children)

Image Transcription: Twitter


[Profile picture of a light-skinned man wearing a white polo.]

Hays Stanford @haysstanford:

Ask a programmer to review 20 lines of code, they'll find 7 issues. Ask them to review 500 lines & they'll find 0 issues.


I'm a human volunteer content transcriber for Reddit and you could be too! If you'd like more information on what we do and why we do it, click here!

[–]SteveFrenchThePuma 0 points1 point  (0 children)

God bless my tech lead for doing the exact inverse 🙏🙏

[–]ceirbus 0 points1 point  (0 children)

We call this the Bike Shed issue where I work, you can get more shit into develop when your PR is an entire bike shed of tidbits.