Hugh

joined 1 week ago
[–] Hugh@programming.dev 1 points 1 hour ago* (last edited 1 hour ago)

Thanks for sharing I didn't know about these features. I recently uploaded some photos to my web server. At the moment they all load at once when you open the page. It's only 14mb but not ideal if you're on a slow connection. I might try lazy loading for thumbnails and modals for viewing the higher res versions.

Interestingly the datalist element seems to work on desktop but not on mobile, despite both running firefox 154.0

[–] Hugh@programming.dev 1 points 6 days ago* (last edited 6 days ago)

my poor cpu. You don't even need to use -vo=tct as mpv will draw to the frame buffer if x server is not available. There's also fbi and fbpdf for displaying images and pdfs to the frame buffer

[–] Hugh@programming.dev 1 points 1 week ago

This is very cool. I just started architecting something very similar to reitti but it seems to already cover all the use cases I could think of - let me know if you need any additional help!