|
|
|
|
|
by inferiorhuman
2367 days ago
|
|
May I ask what software you use for self-hosting? It's just a home grown thing. I'm not trying to compete with all the social crap that Flickr used to do well. These days I'm leaning towards making it more of a static site generator type thing. Image processing is done with a combination of imagemagick and exiftool. Initially it started out as an Elixir+Phoenix app with an eye towards setting up some image processing as a set of background services taking the form of Elixir apps. Elixir and Phoenix were pretty painful so it's since been rewritten in Rust+Rocket. |
|