this post was submitted on 14 Jul 2025
79 points (98.8% liked)

PieFed Meta

1258 readers
91 users here now

Discuss PieFed project direction, provide feedback, ask questions, suggest improvements, and engage in conversations related to the platform organization, policies, features, and community dynamics.

Wiki

founded 2 years ago
MODERATORS
 

Wow it’s been a crazy month and a half of working on this. This PieFed update was a doozy (mostly due to code debt in decoupling Blorp from Lemmy), but I’m so happy it turned out as well as it did.

Try it yourself!
You will need to click the user icon (top right cornet), login or add account, then select a PieFed server

PieFed support is still a little experimental. I’m currently working through some issues with comment loading. But I’ve been using PieFed with Blorp for a couple weeks now, and I love it.

If you decide to check it out, keep the app up to date for latest PieFed bug fixes.

Edit: anyone reading this in the future. The NSFW issue mentioned in the comments has been fixed in v1.9.2.

top 27 comments
sorted by: hot top controversial new old
[–] Nusm@peachpie.theatl.social 1 points 15 hours ago (1 children)

Is there any way to fix the font size? On iOS it’s tiny, and I can’t find a way to make it bigger.

[–] moseschrute@piefed.social 1 points 15 hours ago (1 children)

I tried my best to match other similar apps. Any specific elements too small, or is it all too small across the board? Did you increase the text size on iOS or is it set to the default?

[–] Nusm@peachpie.theatl.social 1 points 13 hours ago* (last edited 13 hours ago) (1 children)

The text is just really small. I tried to increase it using the iOS system, but nothing got bigger.

[–] moseschrute@piefed.social 1 points 13 hours ago* (last edited 13 hours ago) (1 children)

Yeah. I need to add better support for system accessibility features. Would you be happy if the default text size stays the same but I respect the system wide larger text setting? The reason I ask is I think the system setting would affect all your apps, not just Blorp.

What I’m trying to get at is Blorp text two small compared to other apps, or are you a person that prefers bigger text across all apps?

[–] Nusm@peachpie.theatl.social 1 points 12 hours ago (1 children)

I checked, and I do have the system wide text bumped up one notch. But on apps with text that is still too small, I use the accessibility menu, set a per-app setting, and raise the text to whatever I need it. That doesn’t seem to work with Blorp.

[–] moseschrute@piefed.social 3 points 12 hours ago (2 children)

Got it, thanks! I think I know what to do. This might take me a bit of time, but I’ll find a fix

[–] Nusm@peachpie.theatl.social 1 points 8 hours ago

I got the TestFlight version, and it finally updated. Now the per-app settings worked like a charm, and I can use it. Thanks for the quick response!

Oops, except replying to a message still has tiny text.

[–] Nusm@peachpie.theatl.social 1 points 12 hours ago (1 children)

That’s awesome man, thank you!

[–] moseschrute@piefed.social 1 points 10 hours ago* (last edited 10 hours ago) (1 children)

I won't be able to get this into the App Store for a couple days, but if you want to join TestFlight, it should already be fixed.

Join TestFlight

Edit: apple might take an hour or so to approve the build. Look for version 1.9.3

[–] Nusm@peachpie.theatl.social 1 points 10 hours ago

I’m in! I’ll wait for Apple to approve it and try it. Thanks for the quick response!

[–] moseschrute@piefed.social 9 points 1 day ago

Pro tip, if you see a PieFed server missing, you can paste the address into the search and Blorp will attempt to look it up.

[–] Blaze@piefed.zip 9 points 1 day ago

Amazing, thank you !

[–] rimu@piefed.social 4 points 1 day ago* (last edited 1 day ago) (1 children)

Congratulations, it's a really great app!

Consider changing the default instance for https://blorpblorp.xyz/home/ because at the moment when you go there half the posts are 4chan screenshots. Was that the vision you had for your app or were you hoping for something more? To me, that's a really off-putting first impression.

[–] moseschrute@piefed.social 5 points 1 day ago* (last edited 1 day ago) (1 children)

That just Lemmy doing Lemmy things lol. Because I support Lemmy and PieFed, idk if I want to change the default to PieFed at the moment. But if you were interested in hosting blorp.piefed.social, I can help you set it up with piefed.social as the default instance.

Edit: My biggest concern with default instance is another lemm.ee scenario where the instance shuts down.

[–] rimu@piefed.social 5 points 1 day ago (1 children)

Cool, that's a possibility. I'll look at your docs and get back to you.

[–] moseschrute@piefed.social 3 points 1 day ago

Thanks! A couple changes may need to be made, so you can configure it how you like. Feel free to open an issue if you notice anything missing. Check the .env.example to see the existing options

[–] Sunshine@piefed.social 3 points 1 day ago

Incredible News!

[–] astro_ray@piefed.social 6 points 1 day ago (1 children)

Using it from blorp is pretty cool. Compared to all the other clients, I like how it looks.

[–] moseschrute@piefed.social 6 points 1 day ago

That means a lot! I’m pretty proud of what I’ve built, but there is still a lot of room for improvement. Expect it to continue to get better.

[–] aeiou_ckr@lemmy.world 3 points 1 day ago (1 children)

I’m digging the simplistic design. I am one that generally doesn’t stray from defaults. I have two things I would like to see added.

  1. NSFW images blurred in the feed. <- important for me to use Blorp as my daily client.

  2. A bit more feed cache. Something I noticed was I was scrolling faster than the cache was loading. This could be more my connection mixed with how fast I scroll through my feed. That said I am comparing it to Voyager and that has not been an issue. On the flip side I have run into issues with the cache ordering being too much for a dog shit connection and in turn making Voyager unusable. <- this one is not very important to me, just something I noticed.

Otherwise great work man.

[–] moseschrute@piefed.social 4 points 1 day ago (1 children)
  1. NSFW is a big issue, and I’m really sorry to everyone that I missed that. I’m going to try and get a fix up for that tonight, but it could take a day or two to roll out
  2. I actually cache pretty aggressively, but what you’re describing is likely when I chose to load the next page. For example, it might say, “when you’re 50% through the currently feed of posts, fetch the next 50”. This could probably be tuned a little better.

For the second issue, could you compare the loading time against Lemmy.world in Blorp? It’s probably the way I’m paginating, but that will rule out 100% that it’s an issue with Blorp and not a slow response from PieFed.

[–] aeiou_ckr@lemmy.world 4 points 1 day ago* (last edited 1 day ago) (1 children)

No need to apologize for a piece of software you are gracious enough to share with us for free. These issues aren’t going to run me a way. :)

Edit: Looks like switching from All to Local(Lemmy.world) there is zero issues. I can’t scroll fast enough to run into the same loading issue as before.

[–] moseschrute@piefed.social 2 points 1 day ago* (last edited 1 day ago)

I don’t want to point fingers at anything without looking into it, but I suspect PieFed isn’t as optimized as Lemmy yet. That’s mostly from my own testing, and it would make sense since PieFed is so new. But my testing hasn’t been that scientific, so take that with a grain of salt.

[–] Lumelore@lemmy.blahaj.zone 3 points 1 day ago (1 children)

I really do like how it looks. Probably the best looking out of all I have seen.

How does it handle instances that have downvotes disabled? It'd be nice to (optionally) see a heart icon or something.

[–] moseschrute@piefed.social 1 points 1 day ago

I need to fix that. I was thinking about just hiding the down arrow, but if you think I heart is better, I can try that. But the score should still be shown next to the heart, right? Unless score is hidden. I’m thinking I put the heart to the left of the score.

[–] lasers4eyes@piefed.zip 2 points 1 day ago* (last edited 1 day ago) (1 children)

Awesome, trying it out right this second.

Edit: One issue, I have NSFW posts blocked on this account, but on the app it's showing me NSFW posts. Anything I or you can do about it?

[–] moseschrute@piefed.social 2 points 1 day ago

Yeah that’s a bug I really need to address, sorry. I’ll bump that to the top of my priorities. Realistically I won’t have a fix for that until mid week.