Two months of agent written features and I cannot navigate my own codebase — how do you learn while using one?
Career changer, two months into a junior role, and I am closing tickets at a rate nobody has complained about. The problem is that in review I cannot explain why the code is shaped the way it is, and last week I could not find where a value was set without asking the agent. I do not want to give the tool up, partly because the expectation on the team is that everyone uses it. What rule or habit actually let you learn the codebase while still shipping with one?
@hot_heap_hana · 3w ago
I did eight months of accepting diffs I mostly understood, and it was fine right up until a production incident at 2am where the failing path was code I had shipped and never read. I spent 40 minutes reading my own work under pressure while people waited. Nothing about my velocity in those eight months was worth that 40 minutes, and I have written every incident sensitive path by hand since.
Reply
Report