Karpov Profile Banner
Rubén Profile
Rubén

@Karpov

Followers
325
Following
340
Media
191
Statuses
7K

iOS Developer at https://t.co/SoMDS8GvYo Previously: https://t.co/X6NamKkEYx https://t.co/0pECTsGEf5 https://t.co/HYR0SjTilS https://t.co/bVs0LB89wu

Joined January 2008
Don't wanna be here? Send us removal request.
@Karpov
Rubén
2 years
Estaría bien saber la opinión de @juanrallo sobre este artículo Spain's economy expands: Why is it outperforming its European peers?
0
0
0
@onuniverse
Universe
2 years
🔄 to err is human // to undo, d̶i̶v̶i̶n̶e̶ Universe’s newest feature. because grids aren’t just for designers. they’re for experimenters. dreamers. makers. so dive back into your site and push your creative boundaries. you can always undo yourself back to safety.
3
2
20
@rne
Radio Nacional
2 years
Sigue en directo el preestreno de 'Muchachada Fui' con Toño Pérez (@sigabuscando), autor del podcast, Joaquín Reyes (@enjutomojamuto) y Ernesto Sevilla. #RTVEPlayPodcast https://t.co/D8JwcbeVkZ
0
3
12
@onuniverse
Universe
3 years
Autosave is now live in the editor. If the app closes unexpectedly or you take a phone call - your work will be saved. Word is our social media manager is pretty thrilled about this. Support-related DMs are projected to go down. Collective relief—way up.
0
4
18
@Panels_ink
Panels
3 years
New Panels version v2.12 with nested collections support. We have completely rewritten our library engine. Read more here: https://t.co/QU6yYq1UsQ
6
4
19
@devruso
Diario de un picateclas
4 years
"El Helmitas" (parte 1/2)
7
41
110
@jobandtalentEng
Jobandtalent Eng.
4 years
Jobandtalent's iOS lead @luisrecuenco has written an interesting blog post talking about "value integrity in Swift". Don't miss it!
@luisrecuenco
Luis Recuenco
4 years
Here’s my latest blogpost for @jobandtalentEng
1
5
11
@Karpov
Rubén
4 years
Substack comics on the Panels app, by @SubstackInc
0
0
0
@adrielege
adʀi
4 years
Créditos: ifluent
78
2K
6K
@a_kapanina
Anastasiia Kapanina
4 years
Talked with team today about ObjC interop, how KMM devs with Android background are like "Don't worry, it's just your regular iOS framework" and iOS devs who see these interop declarations for the first time are like "HELL NO". Ten minutes later @KathrinPetrova sends me this pic:
5
13
98
@Karpov
Rubén
5 years
Algún día tenia que llegar @pedro_g_s
2
0
3
@apolovald
Alvaro Polo
5 years
Buenos días. Vengo a soltar un "te lo dije" y ya me voy. Durante años he repetido por activa y por pasiva que Ruby On Rails me parece una de las herramientas peor utilizadas de la industria del software. Una herramienta sacada de contexto. Usada en situaciones donde no encaja.
2
1
3
@Karpov
Rubén
5 years
I would like to know if someday KMM will be able to generate fully Swift code. That day, I will fall in love with KMM. @kotlin
3
0
10
@Karpov
Rubén
5 years
With this, I don't want to say that KMM is not useful for other projects. Sharing code between Android and iOS is the Holy Grail of mobile development. But in our project losing the possibility of using Value Types makes KMM a non-valid option for us yet.
4
0
2
@Karpov
Rubén
5 years
There are more issues like transforming a List into an NSArray, or not transforming properly non-optional parameters into Optionals. We don't know why KMM has created Kotlin non-optional values into optional values in Swift. ¯\_(ツ)_/¯
3
0
0
@Karpov
Rubén
5 years
Here comes for us the worst thing about KMM. It has transformed a Kotlin Generic into an AnyObject. To sum-up, this forces the consumers of our library to use only reference types so forget about using Structs or Enums to interact with our architecture.
1
0
4
@Karpov
Rubén
5 years
As far as I know, everything is going to be a subclass of KotlinBase and therefore a subclass of our old friend NSObject. This is not really bad but our generated code will lack value types.
1
0
1
@Karpov
Rubén
5 years
And this is the generated Swift code. Let's analysed the most important things.
1
0
0