Robert Mathew
silent-robo.bsky.social
Robert Mathew
@silent-robo.bsky.social
Reposted by Robert Mathew
React Native's showcase page vs Flutter's showcase page.

Worth noting that React Native lists 3x Big Tech companies on its page (Meta, Microsoft, Amazon). Flutter lists Google.

Apple, for obvious reasons, will never show up on either page (unless hell freezes over!)
January 13, 2025 at 8:54 PM
Reposted by Robert Mathew
On Linux you're an admin
On Mac you're an end user
On Windows you're a victim
December 14, 2024 at 12:26 AM
📌
p-y.wtf P-Y @p-y.wtf · Nov 25
Good Morning #AndroidDev!

Last week we realized that Retrofit was slowing down our main thread. Let's talk about it!

It all started with an ANR (see screenshot). You can see we're on the main thread and starting async http request with Retrofit by calling OkHttpCall.enqueue().

#perf
November 26, 2024 at 5:13 PM