← Back to context

Comment by serial_dev

3 hours ago

> it produces some extremely crappy code that would've NEVER passed a code review 1 year ago

The 10x speed up comes from the fact that we have all given up on properly reviewing each others code and we just say “meh, it will be fine, lgtm”

Yes, exactly my point.

BUT, to me if we hadn't lowered the bar MASSIVELY, it would NOT be fine.

I've seen people at my work that will push or even deploy features that don't do what their main purpose is and they just dismiss the issue saying it's a bug. As an example, a button that's supposed to open a modal window if you click on it. If you go test it and the modal doesn't open, they'll say "oh, there's a bug".

You developed or even deployed something that is wrong and completely useless. Just one year ago, this would be unheard of and you would've gotten a really hard time for it. Now it's just a bug and part of how we're doing things.

Like I said, I just do what I'm told at work but to me this is just wild. There's no way it won't come back to bite us.