←back to thread

511 points meetpateltech | 1 comments | | HN request time: 0.215s | source
Show context
nadis ◴[] No.44008123[source]
In the preview video, I appreciated Katy Shi's comment on "I think this is a reflection of where engineering work has moved over the past where a lot of my time now is spent reviewing code rather than writing it."

Preview video from Open AI: https://www.youtube.com/watch?v=hhdpnbfH6NU&t=878s

As I think about what "AI-native" or just the future of building software loos like, its interesting to me that - right now - developers are still just reading code and tests rather than looking at simulations.

While a new(ish) concept for software development, simulations could provide a wider range of outcomes and, especially for the front end, are far easier to evaluate than just code/tests alone. I'm biased because this is something I've been exploring but it really hit me over the head looking at the Codex launch materials.

replies(5): >>44008199 #>>44010123 #>>44012135 #>>44012584 #>>44012926 #
sagarpatil ◴[] No.44012135[source]
Re:simulation Deebo does this for debugging: https://github.com/snagasuri/deebo-prototype
replies(1): >>44036216 #
1. nadis ◴[] No.44036216[source]
Thanks for sharing - wasn't familiar with Deebo!