Hacker News new | ask | show | jobs
by Addono 2176 days ago
Server side there's already NextCloud, which is pretty mature. https://github.com/nextcloud/photos
1 comments

I found the generic approach NextCloud takes towards file-storage to yield underwhelming results when it comes to photos. Features like searching for photos by faces, locations, intelligent sorting are all lacking and making their mobile merely a file browser.

Building on top of NextCloud was an option I had considered, but understanding their abstractions was painful, and I did not want to tie myself down to their ecosystem.