thvv on Nostr: nprofile1q…yzfuh this is great. how about also adding required pre and post ...
nprofile1qy2hwumn8ghj7un9d3shjtnddaehgu3wwp6kyqpq98faw3lljrx2ugrdd9kfs3dgpftq8z4jdp20qflcqt7j32t5h2xslyzfuh (nprofile…zfuh)
this is great. how about also adding
required pre and post conditions to the data network, as in design by contract. the problem with some code repos is that they record what the code does, but not why, or why now. there are bugs where x=x+1 is valid or not depending on order of other statements, or which conditions were tested.
this is great. how about also adding
required pre and post conditions to the data network, as in design by contract. the problem with some code repos is that they record what the code does, but not why, or why now. there are bugs where x=x+1 is valid or not depending on order of other statements, or which conditions were tested.