Comment on My Programming Job Has Become an Intelligence Buying JobparentComments−burnerToBetOut7moAwesome! Thanks again! > …Read the TASKS.md file if it exists… What about sharing that TASKS.md? I'd like to replicate your success as closely as possible.Having the same tasks would help me nail a similar successful result.I forgot to also ask: What language and which REST framework was your microservice implemented with?For even better reproducibility, I'm thinking I should have my codebase be as similar to yours as I can get it.TIA!−fvdessen7moThe TASKS.md file will be created and filled by the model. The prompt needs to be run repeatedly in a loop until it decides there's nothing to be done anymore.The service was in go, but this doesn't matter.
Comments
Awesome! Thanks again!
What about sharing that TASKS.md? I'd like to replicate your success as closely as possible.Having the same tasks would help me nail a similar successful result.
I forgot to also ask: What language and which REST framework was your microservice implemented with?
For even better reproducibility, I'm thinking I should have my codebase be as similar to yours as I can get it.
TIA!
The TASKS.md file will be created and filled by the model. The prompt needs to be run repeatedly in a loop until it decides there's nothing to be done anymore.
The service was in go, but this doesn't matter.