This is a heavily interactive web application, and JavaScript is required. Simple HTML interfaces are possible, but that is not what this is.
Post
Kevin Doyon
kevindoyon.com
did:plc:hkqwq2vufoj3ljrow2rewufy
ChatGPT said it happens in `CreateUniqueFilename` and I found this.
Don't know why though, but I imagine since it has to try to see if the file exists one by one in a loop, they limited that loop to 100
https://github.com/chromium/chromium/blob/f48040f342e02408247e2d0644326380e1d08154/components/download/internal/common/download_path_reservation_tracker.cc#L157
2025-01-13T20:12:27.859Z