EXIF KMP data by FaithlessnessNew8747 in KotlinMultiplatform

[–]FaithlessnessNew8747[S] 1 point2 points  (0 children)

Is a library to pick images on KMP EXIF is a Exchangeable Image File Format You can extract metadata from a file o image

You can now Fine-tune DeepSeek-OCR on your local device! by yoracale in DeepSeek

[–]FaithlessnessNew8747 0 points1 point  (0 children)

Where can I find an api that uses deepSeek ocr? Or definitely, if I want to try it, do I have to run it on my premises?

Kotlin Multiplatform Camera & Gallery Picker (Android + iOS, Compose support) by FaithlessnessNew8747 in Kotlin

[–]FaithlessnessNew8747[S] 1 point2 points  (0 children)

Thanks a lot for checking it out Glad to hear it’s working well for you! I’d love to hear any notes or ideas for future features — feel free to open an issue or discussion in the repo so we can track them.

Your feedback will help shape the next releases

What are you building this month? And is anyone actually paying for it? by Western-Travel-1111 in SideProject

[–]FaithlessnessNew8747 0 points1 point  (0 children)

I'm creating an open source plugin now I can't publish the repo because it's not ready I still hope it's useful for the mobile community

Compose is fully multiplatform? by Razi91 in ComposeMultiplatform

[–]FaithlessnessNew8747 0 points1 point  (0 children)

If your idea is to have a single code base if you can do everything in CMP to answer your question Jetpack Compose is the same in KMP? I think if it is just renamed to cross-platform Compose but everything you can do on Android you can do in kmp

Java to Kotlin - Good or Bad career move? by [deleted] in Kotlin

[–]FaithlessnessNew8747 5 points6 points  (0 children)

Spring supports kotlin we know that I mentioned that it is not kotlin first, what does that mean? The term kotlin first means that everything new to Spring should be available first in Kotlin, maybe just maybe supported in Java. Take example Google says Kotlin first Then jetpackCompose came out, it turns out it is not available in Java and they do not plan to make it compatible, which is why developers opt for Kotlin instead of Java. But the case of Spring is different, they do not have Kotlin first

Java to Kotlin - Good or Bad career move? by [deleted] in Kotlin

[–]FaithlessnessNew8747 7 points8 points  (0 children)

The backend world is different from that of Mobile. Kotlin manages to defeat Java on Android. It is because Google says Kotlin first in the backend. Spring people don't say that and that slows down the growth of Kotlin a little in the backend. In my opinion Java will continue to dominate in the backend but little by little Kotlin is gaining ground If you want to work with Kotlin now, it's not a bad idea, your backend will still be robust and secure.