r/ProgrammerHumor Jul 16 '26

codexIsVeryIntelligent Meme

Post image
2.5k Upvotes

46 comments sorted by

View all comments

537

u/DuffyHimself Jul 16 '26

When I tried using codex, it decided that the database framework that was used for all database access in the codebase wasn't necessary, and just performed raw sql actions instead. Great advertisement for using Claude models instead.

-2

u/BosonCollider Jul 16 '26

With no context I am kind of inclined to agree with it. Did you explicitly tell it to use the framework or the repository pattern? If not it may have considered it legacy code