▲ | mprast 2 days ago | |||||||||||||||||||||||||||||||||||||||||||||||||||||||
yeah unless you have very specific requirements I think the baseline here is not building/designing it yourself but setting up an off-the-shelf commercial or OSS solution, which I doubt would take two weeks... | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||
▲ | torginus 2 days ago | parent [-] | |||||||||||||||||||||||||||||||||||||||||||||||||||||||
Dunno, in work we wanted to implement a task runner that we could use to periodically queue tasks through a web UI - it would then spin up resources on AWS and track the progress and archive the results. We looked at the existing solutions, and concluded that customizing them to meet all our requirements would be a giant effort. Meanwhile I fed the requirement doc into Claude Sonnet, and with about 3 days of prompting and debugging we had a bespoke solution that did exactly what we needed. | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|