(no title)
candiddevmike | 6 days ago
The thought of converting an app back into a spec document or list of feature requests seems crazy to me.
candiddevmike | 6 days ago
The thought of converting an app back into a spec document or list of feature requests seems crazy to me.
SOLAR_FIELDS|6 days ago
kamaal|6 days ago
For your proposed system to work one must have a deterministic way of sending said spec to a system(Compiler?) and getting the same output everytime.
Input/Output is just one thing, software does a lot of 'side effect' kind of work, and has security implications. You don't leave such things to luck. Things either work or don't.