(iOS | Web | Unity3D) Developer

the more you get, the less you are.

  • 3 Posts
  • 29 Comments
Joined 1 year ago
cake
Cake day: June 14th, 2023

help-circle

  • My app Arctic falls into the free, closed source, privacy respecting category. I see what your going for as far as a direction for the community, but it is limiting for apps such as mine. Just because software is free, and doesn’t track its users does not necessarily mean it needs to be open source. Closed source software also does not equate to being nefarious or tracking users.

    I’m a big fan of FOSS, and am working towards open sourcing components of Arctic, but I haven’t decided whether I want to fully open source the project.

    What I’d prefer to see is requirements for post formatting. So all submissions need to include information about the client

    • pricing (free) (paid) (freemium) (IAP)
    • source (closed-source) (open-source)
    • tracking (ads) (crashlitics) (anonymous) (etc)
    • platforms (web) (windows) (linux) (iOS) (android) (cross)

    I’m a fan of this community because it is the only one I’ve found that is targeted specifically at providing information about lemmy clients, and with the proposed changes, I see that information becoming more fragmented. I’d rather see changes along the lines of what I suggested, or similar, and then maybe a new community could be born (FOSSLemmyApps) which could be advertised in a stickied post here, and included in the sidebar.

    Ultimately, it is up to you as the moderator, but I do hope you’ll consider feedback from the existing subscribers. Perhaps an open discussion, or a poll would be good for getting feedback about the proposed changes.


  • I like the idea. I feel that it would need a bit more to be used as branding for Arctic. The three dots on their own are not all that recognizable. I think they need a bit more to offer context as to what they represent, and to fill the blank space between. I am definitely a fan of the simplicity, and abstract idea though.

    I may play around with that and see what I can come 7p with.





  • Yes, this is a feature that was added to Lemmy recently in v0.19. Basically it allows you to export all your subscriptions, blocked communities, blocked instances, saved posts, saved comments, and account settings such as display name, bio, avatar, etc. It was added to offer support for migrating your account from one instance to another.

    I just added support for this feature a couple of days ago, before that I had an option to import/export just your subscriptions, which I replaced with this.

    In the next release I will add support for importing selected fields. So basically you’ll be able to export your settings from one instance, and when importing on another, you can select what you want to import, for instance if you only want to import subscriptions, and blocks, you can disable the rest of the fields.



  • Yeah, I made it a point to add support for split view and slide-over in the initial iPad support, by extension I believe that allows using stage manager. I am planning to add support for a context aware sidebar so it shows a sidebar relevant to the tab you are viewing. Also I want to support multiple windows so you can use multiple accounts side by side. I have a lot of other ideas I’d like to implement as well.

    Unfortunately I don’t have an iPad that supports new iOS firmwares, so testing is tedious. Nonetheless, I’ll be working on this soon.