|
|
|
|
|
by kasey_junk
315 days ago
|
|
I use agentic flows writing code that deals with millions of pieces of financial data every day. I rolled out a PR that was a one shot change to our fundamental storage layer on our hot path yesterday. This was part of a large codebase and that file has existed for four years. It hadn’t been touched in 2. I literally didn’t touch a text editor on that change. I have first hand experience watching devs do this with payment processing code that handles over a billion dollars on a given day. |
|
When you say you didn't touch a text editor, do you mean you didn't review the code change or did you just look at the diff in the terminal/git?