|
|
|
|
|
by moconnor
246 days ago
|
|
Genuinely interesting how divergent people's experiences of working with these models is. I've been 5x more productive using codex-cli for weeks. I have no trouble getting it to convert a combination of unusually-structured source code and internal SVGs of execution traces to a custom internal JSON graph format - very clearly out-of-domain tasks compared to their training data. Or mining a large mixed python/C++ codebase including low-level kernels for our RISCV accelerators for ever-more accurate docs, to the level of documenting bugs as known issues that the team ran into the same day. We are seeing wildly different outcomes from the same tools and I'm really curious about why. |
|