I wish there was a good looping software that good take any song and cut the perfect infinite loop of it automatically.

  • darklamer@lemmy.dbzer0.com
    link
    fedilink
    arrow-up
    8
    ·
    12 hours ago

    I really want an app that locally indexes my locally stored photos and lets me search them locally, based on places, things or people seen in the photo.

    • brisk@aussie.zone
      link
      fedilink
      arrow-up
      1
      ·
      2 hours ago

      Digikam

      • Fully local
      • Search by location and place on map based on exif data
      • Search by person (local facial recognition)

      No search by “thing” without manually tagging though

    • AnExerciseInFalling@programming.dev
      link
      fedilink
      arrow-up
      14
      arrow-down
      1
      ·
      11 hours ago

      Immich lets you do this

      https://immich.app/docs/features/searching/

      For example here’s me searching for “forest”. But it also supports looking for people (even multiple people in the same image), places, dates, or combinations of all of them. It’ll also look for text in images. The link has more examples

      All hosted and processed on my local computer, and connected to the mobile app

      • Ugurcan@lemmy.world
        link
        fedilink
        arrow-up
        4
        ·
        5 hours ago

        I think there is a fine line between “installing an app” and “spinning up a docker image and keeping it maintained”.

        I’m in the camp that Docker images are what .exe’s used to be, but they’re not easily accessible still. So Immich doesn’t count I fear.

        • AnExerciseInFalling@programming.dev
          link
          fedilink
          arrow-up
          1
          ·
          5 hours ago

          That is completely fair, and part of that is on me since I spend so much time in self hosting communities where such a recommendation isn’t too out of the ordinary, while it’s way out of scope for what most people are looking for

          Having a more user friendly and approachable way to do stuff like this would be very helpful