Anton
50lo.me
Anton
@50lo.me
🦘📱
“Review fatigue” is real. AI can flood teams with generated PRs, making it easier for subtle bugs to slip through. Without better review strategies, we risk trading speed for reliability. #AIcoding #DevPatterns #CodeReview
July 26, 2025 at 11:45 AM
A hidden cost of React Native: your app is a patchwork of packages by different authors. Even if each works fine alone, they’ve likely never been tested together. Native dev has other challenges—but this kind of fragility isn’t one of them.
#ReactNative #MobileDevelopment
June 23, 2025 at 1:08 PM
The AI Revolution: How Artificial Intelligence is Supercharging React Native's Rise to Mobile Development Dominance: https://50lo.me/2025/06/14/the-ai-revolution-how-artificial.html
June 14, 2025 at 5:11 AM
First I saw a wave of posts about a0.dev and now bolt.new added #reactnative support.
There’s definitely been a lot of progress in #ai lately and it might convince some companies to switch from fully native to RN to reduce costs.
February 13, 2025 at 3:11 AM
I’ve been using Orion browser on iOS for about a week now. Ability to install Firefox and Chrome extensions is nice, but I found that don’t really need any new extensions. My current set of Safari extensions on iOS cover all my needs.
December 8, 2024 at 1:34 PM
November 23, 2024 at 12:30 PM
I took extensive notes while reading the React Native and React documentation this weekind. I plan to post them after verifying that all code snippets in my notes are correct. Similar to my previous posts, I will try to explain React Native using concepts familiar to SwiftUI developers.
November 17, 2024 at 1:12 PM
I found a few additional differences in the TypeScript documentation that are not mentioned in the Swift-TypeScript cheatsheet I posted earlier:

The return type of a function can be inferred. If there’s no return type specified in the declaration, it doe... https://50lo.me/2024/11/17/i-found-a.html
November 17, 2024 at 12:23 PM
During my journey from Swift to TypeScript, I often wonder how developers migrating in the opposite direction feel. What do they appreciate about Swift, and what aspects of TypeScript do they miss?
November 15, 2024 at 6:56 AM
One of the things I like about Swift is the ability to make illegal states unrepresentable using type system. It looks like something similar is possible in TypeScript using combination of union types and literal types.
November 15, 2024 at 6:43 AM
Reposted by Anton
You can now bid on one-letter Proton usernames: A, M, and X.

We'll donate all proceeds to the organizations you helped us choose for this year's fundraiser.
👉To bid for your preferred username, visit proton.me/blog/2023-li....

The auction will run until December 29.
December 20, 2023 at 3:25 PM
Reposted by Anton
At Proton, we believe direct action creates a better world and we stand with our community no matter what.

Read about our impact and learn how you can get involved with our mission – because we can’t do it without you: proton.me/about/impact.
December 27, 2023 at 1:52 PM