jksalcedo

u/jksalcedo@lemmy.ml
14 posts · 41 comments

Recent posts

Recent comments

on Matrix or Signal? · c/opensource · 5 pts · 52d

I agree. Signal is easier to use and to get people switch to it since the UI/UX are vey similar to other big platforms.

on Matrix or Signal? · c/opensource · 3 pts · 52d

Me neither. In fact, all my friends and almost all people here are only using Messenger and Telegram.

Yes. Jetpack Compose is multiplatform. If you have the source code of an android app, you can port it to your preferred platform, but you have to adjust most of the code depending on the functionality since APIs are platform-specific unless it's JVM only.