• 4 Posts
  • 166 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                  ^ |
    |----------------------------|
    




  • 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.





  • Also use Mac for work and personal. But I spend most of my time in neovim and the browser, so tbh I don’t really care what I use. I just like that I can answer texts from my Mac via iMessage. I haven’t tried them, but I think there are some i3 style window managers for macOS. That’s the next thing I would explore if I wanted a more Linux like experience.

    I started doing my Xcode builds in CI, so I guess I’m not really tied to Mac anymore. In its current state, I’m more attached to the hardware than the software.