(no title)
mdale | 5 months ago
Now with gpt-5-codex and codex vs code ext .. getting through up to 20k line changes in a day again lots of parallel jobs; but codex allows for less rework.
The job of the "engineer" has changed a lot. At 5k lines I was not reviewing every detail but it was possible to skim over what had changed. At 20k it's more looking at logs performance / arch & observation of features less code is reviewed.
Maybe soon just looking at outcomes. Things are moving quickly.
dmix|5 months ago
If I was building a new project from scratch I'd probably use a CLI tool to manage a longer TODO easier. But working on existing legacy code I find an IDE integration is more flexible.
esafak|5 months ago