• cloudless@piefed.social
    link
    fedilink
    English
    arrow-up
    16
    ·
    19 hours ago

    This is one of the reasons using PieFed on mobile feels as good if not better than native apps. The page loads super fast.

    People who insist on using native apps should give PieFed
    PWA a try.

    • moseschrute@lemmy.world
      link
      fedilink
      English
      arrow-up
      2
      ·
      edit-2
      10 hours ago

      Depends what you’re looking for. PieFed devs themselves said Blorp is very good. It’s just a different take. If you like the official PoeFed UI, use that. If you want something more modern, imo use Blorp.

      Full disclosure, I’m the dev behind Blorp.

    • 0_o7@lemmy.dbzer0.com
      link
      fedilink
      English
      arrow-up
      8
      ·
      18 hours ago

      Lemmy is plenty fast, just the UI is seriously bloated. Using lemmy api on a third party app is a smooth af.

      This is one of the reasons using PieFed on mobile feels as good if not better than native apps. The page loads super fast.

      If you’re using piefed.social or any of the other popular piefed instances, they’re using CloudFlare. So ya, it’ll be faster because they have CDN all across the globe. Also your login credentials and tracking data will be sent to a cloudflare server without user knowledge.

      So ya, I’d rather have a few milliseconds delay and avoid all that tracking and MITM. Thanks though.

      • moseschrute@lemmy.world
        link
        fedilink
        English
        arrow-up
        2
        ·
        10 hours ago

        I don’t think caching benefits Lemmy and PieFed content that is changing very rapidly (e.g. new comments). That type of caching makes more sense for Lemmy/PieFed images.

        However, bot traffic can get very expensive these days with all the AI crawlers. Cloudflare offers very good tooling to block these bots. I know there are other open source tools and I’m not defending Cloudflare, but it’s also easy to criticize when you’re not the person running the instance. From what I’ve seen, all the admins work very hard to keep the threadiverse running. I’m guessing that’s why a lot of instances are using Cloudflare.

    • passepartout@feddit.org
      link
      fedilink
      English
      arrow-up
      4
      ·
      18 hours ago

      I love how fast it is, but the PWA is missing some features like showing likes + dislikes + ratio. Maybe I just didn’t search enough tough.

      The crosspost grouping feature is a godsend. I hope Clients like Interstellar are going to implement it.

      • wjs018@piefed.social
        link
        fedilink
        English
        arrow-up
        7
        ·
        18 hours ago

        As somebody that has made contributions to improve the PWA responsiveness, the difference between touch and cursor controls can be tough sometimes. The css framework we use (bootstrap) generally handles it well, but the pop-ups are one area where I’m not really happy with it, but I don’t have a better solution yet.