Hacker News new | ask | show | jobs
by StefanBatory 537 days ago
Can I ask from curiosity how long it took you to program and design this entire project?
1 comments

Hmm the initial version of the app only took me about a day to get something working, but that version took minutes to generate a single video and even then only worked a third of the time. It took a solid 2 weeks from there to add all the edge cases to the prompt to increase reliability, add GPU rendering and streaming to improve performance/latency, and shore up the infra for scaling.
Thank you!