ospfranco.com
@ospfranco.com
It's been a while since I've published an app, but it seems the play store now displays this banner on smaller apps and it is hilarious to think nobody stopped for second to think about what they were doing
May 5, 2025 at 10:50 AM
I'm trying to update op-sqlite sqlcipher to the latest version and it's failing on a normal query with an out-of-memory error (on mark2)

Completely random and only with that test, is anyone running the latest version of sqlcipher?
May 5, 2025 at 9:43 AM
In case you need a newer version of openssl on Android you can use this user published version

central.sonatype.com/namespace/io...
Maven Central: io.github.ronickg
Explore the collection of packages in io.github.ronickg
central.sonatype.com
May 5, 2025 at 8:45 AM
Reposted
I was exploring a hard to debug memory leak in react native for at least 6 hours today. Turns out that when you don't add accessibilityLabel to RectButton or Pressable, it will fucking traverse all children to find a Text node or View with accessibilityLabel. This is insane. 1/4
April 29, 2025 at 1:37 AM
Decidí empezar a traducir los artículos de mi sitio web al español, con la esperanza de quizás sean útiles y así la comunidad latina pueda avanzar

El primer artículo

ospfranco.com/mejores-task...
Mejores tasks y scripts con mise y bun shell
Recientemente estoy trabajando con repositorios con multiples lenguajes and sistemas de compilación. Para ser más especificos iOS/Android/Rust/Node/React Native/Flutter. Trabajar con diferentes y mult...
ospfranco.com
April 23, 2025 at 4:42 AM