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
    ·
    18 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).

    • Bakkoda@sh.itjust.works
      link
      fedilink
      English
      arrow-up
      1
      ·
      16 days ago

      https://mealie.io/

      I havent done much with it other than get all our paper recipes into it and added some via import. I am looking forward to it as its my next project now that photos are done.

  • ByteOnBikes@slrpnk.net
    link
    fedilink
    English
    arrow-up
    0
    ·
    17 days ago

    Joplin.

    Ive been paying for Workflowy and honestly, I’ve reached my limit of cost vs value.

    I needed a way to do more than just bullets, like Evernote without the bloat, or OneNote/Notes without the megacorp, something I can export and read 100 years from now.

    I was surprised how often I use it, and slowly weening off of Workflowy.

    • girthero@lemmy.world
      link
      fedilink
      English
      arrow-up
      1
      ·
      17 days ago

      I love Joplin on the PC, but i hate the phone app. I don’t want to do markdown on ny phone.

    • Guadin@k.fe.derate.meOP
      link
      fedilink
      arrow-up
      0
      ·
      18 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
        ·
        17 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.

  • Mikina@programming.dev
    link
    fedilink
    English
    arrow-up
    0
    ·
    edit-2
    18 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
      ·
      18 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?

      • cerothem@lemmy.ca
        link
        fedilink
        English
        arrow-up
        0
        ·
        18 days ago

        Once in a while discord signs me out and I have to do a bunch of extra sign-in steps on the official client. But otherwise I have discord, WhatsApp, Google voice, Google chat, Google messages (sms), Facebook, telegram, signal.

        All the mautrix bridges are will made and robust

      • Mikina@programming.dev
        link
        fedilink
        English
        arrow-up
        0
        ·
        16 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
          ·
          5 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
            2 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
              ·
              5 hours 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