I think everybody on here is constantly keeping an eye out for what to host next. Sometimes you spinup something which chugs along nicely but sometimes you find out you’ve been missing out.

For me it’s not very refreshing or new: Paperless-ngx. Never thought I would add all my administration to it. But it’s great. I probably can’t find the thing I need, but I should have a record of every mail or letter I’ve gotten. Close second is Wanderer. But I would like to have a little bit more features like adding recorded routes to view speed and compare with previous walks. But that’s not what it is intended for.

What is that service for you?

  • bedlam@lemmy.world
    link
    fedilink
    English
    arrow-up
    1
    ·
    19 days ago

    https://mealie.io/

    Recipe manager and meal planner which can pull recipes from the web. I started using it after a few recipes on sites disappeared. My families most used app (besides plex).

  • Admiral Patrick@dubvee.org
    link
    fedilink
    English
    arrow-up
    1
    ·
    19 days ago

    Pair Drop

    Quickly send files, paste images/text snippets between devices.

    I’m using the older Snapdrop (which PD was forked from) with some patches I made to:

    • Work behind Authelia for SSO + 2FA
    • Use the display name provided by Authelia instead of the random usernames it gives out by default
    • Send transfers over the internet without dealing with the temporary “rooms” that Pairdrop uses (it’s behind Authelia, so only authorized users can get to it).

    It has 100% replaced emailing things to myself or shuffling files to/from Nextcloud. I probably use it to send text (URLs, clipboard contents, etc) to/from my phone as much as I use it for sending files back and forth.

  • Mikina@programming.dev
    link
    fedilink
    English
    arrow-up
    0
    ·
    edit-2
    19 days ago

    I’m hodsting my own Matrix server with WhatsApp, Telegram, Discord (you don’t need a bot for that, you can just share your login with the bridge) and Messenger bridge. I have all my IMs in one app, don’t have to install spyware on my phone, and I can make bots that troll annoying people that message me on any platform.

    Hosting it was super simple, thanks to the Ansible project that’s extremely robust and well done, I literally just got a hosting, domain amd changed like 5 config values to enable the bridges I wanted, gave it an IP and ssh key, and ran it. And if I need to update, I literally “just update” (it’s all wrapped up into “just” tool), and it eve handles cases where I didn’t update for a while, failing graciously and telling me what I need to do maually, usually just rename some config values.

    I wholly recommend it. You probably wont convince your friends to switch from <insert app here>, and this is the best compromise.

    I’m using a small instance on Hetzner, for 6$ a month. You could in theory get a free oracle cloud instance for it, but I didn’t manage to get one.

    And you can easily share it with anyone interrested, make them an account, so they can also consolidate their DMs. I’m sharing it with a few friends and colleagues.

    • andscape@feddit.it
      link
      fedilink
      English
      arrow-up
      0
      ·
      19 days ago

      When I was looking into matrix bridges I heard a bunch of stories about people getting their accounts blocked after using them through the bridges. Is this still an issue?

      • Mikina@programming.dev
        link
        fedilink
        English
        arrow-up
        0
        ·
        17 days ago

        I’ve been using it for almost a year by now, and so far I didn’t have any problems. I’ve not considered that problem though, so it might be happening and I was just lucky.

        • andscape@feddit.it
          link
          fedilink
          English
          arrow-up
          0
          ·
          6 days ago

          Thanks for the report. Do you use the whatsapp bridge? If so, how did you set it up? Emulator?

          • Mikina@programming.dev
            link
            fedilink
            English
            arrow-up
            1
            ·
            edit-2
            3 days ago

            I use Pixel with GrapheneOS as my phone, and I just have a separate profile that only has WhatsApp installed and nothing else. Since the profiles are completely separated, it doesn’t have access to anything else I do on the phone and it’s not running in the background (the profiles are basically sandboxed fresh slates, and switching it can be set-up to behave in a same way as basically turning off the phone as far as the profile is concerned).

            When the bridge asks me to log in again or refresh a session, I simply switch to the second profile for a minute and re-log in. I’ve heard iIt might be possible to set up an emulator and leave it running on the server, but that felt like too much effort.

            • andscape@feddit.it
              link
              fedilink
              English
              arrow-up
              1
              ·
              1 day ago

              Understood, thanks. Seems like most people are doing it this way, keeping the app installed. Do you have to restore a backup when you re-log in? I’m always losing messages when that happens

    • Guadin@k.fe.derate.meOP
      link
      fedilink
      arrow-up
      0
      ·
      19 days ago

      I’ve installed it as well but the blackout/redact feature didn’t work as expected…So not sure if it will be that useful for me. But since I ditched Adobe, I now at least have a PDF editor.

      • niemcycle@lemmy.world
        link
        fedilink
        English
        arrow-up
        0
        ·
        18 days ago

        I was disappointed with the automatic redact feature too, but saw that they just updated and added a graphical one also.

        • Guadin@k.fe.derate.meOP
          link
          fedilink
          arrow-up
          1
          ·
          17 days ago

          Thanks, that’s good to know. Going to update it right away, hopefully this will solve my problem.