• 4 Posts
  • 224 Comments
Joined 2 years ago
cake
Cake day: October 6th, 2024

help-circle








  • No problem! I think making the “Block User” button will be a genuine improvement. I don’t think Lemmy lets you report users, but it looks like you can report private messages. I’ll add that as well.

    The banner will look something like this

    |----------------------------|
    | Bock User | Report Message |
    |----------------------------|
    | Message                  ^ |
    |----------------------------|
    






  • I mostly fly out of Newark. I’m not saying Newark is good, but nothing like what I saw at JFK. JFK was so bad, they had a staff member split the security line in half and escort us to another level of the airport. And the entire time at JFK people were trying to upsell us on CLEAR to skip the line.

    I have never seen Newark move a security line, and I’ve never had someone try to sell me CLEAR WHILE IM ALREADY IN YHE SECURITY LINE. Never again JFK.





  • Blorp dev here. If I’m understanding the problem correctly, there are multiple parenting communities that OP wants to combine into one. If that’s the case, you’re in luck because I just pushed an update to Blorp that improves support for PieFed’s multi community feeds. Someone just has to create a feed that combines all the parenting communities.

    I would start by creating an account on PieFed.social, try and setup the feed yourself on the official PieFed.social website (you can’t create feeds through Blorp yet), and if you get stuck ask in !piefed_help@piefed.social.

    Once the feed is created, you should be able to pull it up in Blorp. There is still a lot of improvement for feeds in Blorp, like listing all the feeds you’re subscribed to. Stay tuned.


  • Blorp dev here. Blorp actually is too 😅

    I wanted to build a universal web and native app. I started out using react native on iOS/Android and react on web. I realized that I was spending most if my time trying to get native to work as well as web. For example, the markdown renderers/editors on web are far superior to native imo. Making native a web app solves a lot of problems, but obviously it creates new issues like this post mentions.

    The biggest issue with being a web app is I will likely never be able to get Liquid Glass working on iOS. I’m guessing same for voyager. But Liquid Glass kinda sucks, so we’ll call it a feature instead of a bug. I think these web apps can work around most other issues, including the one this post mentions.