top | item 46924670

(no title)

Ocha | 22 days ago

So you skipped the code review and just checked that it does what you needed it to do?

discuss

order

jatora|22 days ago

Nay, I periodically go through phases in most of my large applications where I do nothing but test, refine, refactor, consolidate, and modularize (the multi-thousand line monoliths that LLM's love to make so much) for days before resuming my roadmaps.

This part is honestly one of the most satisfying, where you merge the already existing functionality with beautiful patterns.

I also make good use of precommit hook scripts to catch drift where possible

enraged_camel|22 days ago

I don't know how anyone can make this assumption in good faith. The poster did not imply anything along those lines.

joshuahaglund|22 days ago

That looked like a leading question to me, asking for confirmation but not an outright assumption. Seems like a fair question

TideAd|22 days ago

GPT-5 codex variants with xhigh reasoning make great code reviewers.

SamPatt|22 days ago

5.2 Codex is excellent at reviewing commits. I haven’t used 5.3, I assume it's as good or better.

Especially for large commits, it's become indispensable.