Nice! Theres been a huge amount of clients and support for piefed lately. Thats awesome!
Fediverse
A community to talk about the Fediverse and all it's related services using ActivityPub (Mastodon, Lemmy, KBin, etc).
If you wanted to get help with moderating your own community then head over to !moderators@lemmy.world!
Rules
- Posts must be on topic.
- Be respectful of others.
- Cite the sources used for graphs and other statistics.
- Follow the general Lemmy.world rules.
Learn more at these websites: Join The Fediverse Wiki, Fediverse.info, Wikipedia Page, The Federation Info (Stats), FediDB (Stats), Sub Rehab (Reddit Migration)
I think PieFed has only recently got an API for apps to connect to, hence the surge.
Yeah the api is pretty good. I played around with it recently. It does its job.
The avengers have assembled!
Boost is best!
Go Launch the rocket.
I wouldn't bother. There are better and actually free apps like Voyager and Blorp.
Booo, Boost is great and absolutely worth the couple bucks, that goes to a solo dev.
I don't even know where to start with this. It's only available from the Play Store, meaning you have to have a device with a Google account logged in system-wide.
Further, if you want to give money to the devs, the other options also make that available without a 30% tax applied to support one of the largest monopolistic corporations on Earth.
And they're also just better...
I don't even know where to start with this. It's only available from the Play Store, meaning you have to have a device with a Google account logged in system-wide.
Further, if you want to give money to the devs, the other options also make that available without a 30% tax applied to support one of the largest monopolistic corporations on Earth.
He has an alternative donation platform. If you contact him, he might be open to giving you an APK if you donate through that. Orr you could just donate through that and install an "acquired" APK. Orr just donate through that, block ads system wide and have it installed through a proxied store (e.g. Aurora Store). For the longest time I didn't even realize boost had ads because of my ad blocking LMAO
And they're also just better...
Boost is a native UI, both Voyager and Blorp (While visually appealing) are just web wrappers and I absolutely despise web wrapper "apps". Boost also beats Voyager in customization (won't comment on Blorp, never tried Blorp)
Boost is a native UI, both Voyager and Blorp (While visually appealing) are just web wrappers
What's the difference?
WebApps are just...so laggy, Voyager is prob the least laggy React app I've ever seen...but there're still noticeable points where it is
Native UIs, while not entirely immune to lag, is tons better and generally use far less resources to achieve it
For a technical difference:
Voyager/Blorp use React which is basically JavaScript and typically requires the app to ship with everything needed to run JavaScript. Each app runs a "mini-browser". Though it has its pros because you only need to develop one app for all platforms.
Native UIs use the UI elements provided by the OS and each platform you release the app on must be developed separately, but it can also be optimized with less effort and less resources.
I don't notice any lagginess at all...