After the blackout...

Hanabie@sh.itjust.works to Ask Lemmy@lemmy.world – 70 points –

...how many of you will stay? Personally, I wiped my Reddit history and deleted my account, so I'm definitely here to stay. I can see, however, that a number of people see Lemmy more as a distraction until the blackout is over. I wonder what that number would be.

129

You are viewing a single comment

There are apps for Lemmy! I'm finding the app much nicer to use on my phone than accessing lemmy thru a browser, which is what I'm guessing you're doing based on your description of using a "shortcut."

https://join-lemmy.org/apps

Thanks for this comment. Was considering programming my own app though (especially in the spirit of the latest news), so if I find any issues with the android version I might still go through with that

The apps are also open-source in case those issues can be added/fixed in the existing apps! App diversity is also great!

https://github.com/dessalines/jerboa

Jerboa definitely has some issues, so i'm planning on seeing if I can figure some of them out. Also some stuff i'm not a fan of, but seem to be intentional deaigns so I might just make a personal fork. Never worked with jetpack or kotlin, so we'll see how bad those are to pick up