|
|
|
|
|
by QuercusMax
20 days ago
|
|
You still have to do the engineering parts of software engineering, you can't just turn off your brain and vibe. Just like you can't with hand-written code. I've seen what an intern with access to prod DB can do. For example, the testing tool I built explicitly doesn't work in production environment. That was part of my design spec and I manually verified the code and behavior. |
|