This is an automated archive made by the Lemmit Bot.

The original was posted on /r/opensource by /u/egekhter on 2024-08-16 15:55:42+00:00.


I just launched my first open source project which had the ambitious goal of displaying 10,000 photos in one minute.

When I started I wasn’t sure if the desktop app would be able to create the experience. The average speed per image to display 10k with 4 on screen at once is ~25ms per image. The local backend is so fast that we can handle up to 100 parallel images on screen.

Would love for you guys to try cloning/running the repo and then experiencing all your photos in a minute!