#kotlinx search results

Creating A very simple symetric encryption decryption program in #kotlin #kotlinx #AndroidDev #encryption

kevincodes_'s tweet image. Creating A very simple symetric encryption decryption program in #kotlin #kotlinx #AndroidDev #encryption

If you would like to learn how to use #kotlinx with #ktor, then I can highly recommend this article, in which Peter Lantukh explains how to configure it with: ✅Ktor Server ✅Ktor Client ✅WebSockets in Ktor codersee.com/how-to-use-kot…

pjoterwolak's tweet image. If you would like to learn how to use #kotlinx with #ktor, then I can highly recommend this article, in which Peter Lantukh explains how to configure it with:
✅Ktor Server
✅Ktor Client
✅WebSockets in Ktor

codersee.com/how-to-use-kot…

Después de configurar #ktor para poder comunicarme con la #api de Valorant, he conseguido parsear la información que me ha llegado con el serializador de #kotlinx y mostrar una imagen 🔥 La librería que he usado para cargar la imagen es #kamel, compatible con #kmm 💡

iesedobleac's tweet image. Después de configurar #ktor para poder comunicarme con la #api de Valorant, he conseguido parsear la información que me ha llegado con el serializador de #kotlinx y mostrar una imagen 🔥

La librería que he usado para cargar la imagen es #kamel, compatible con #kmm 💡

What’s the point of RecyclerView.ViewHolder when you have #kotlinx?! You can write a single ViewHolder for all of your adabters!! #Android #kotlin


#KotlinX Coroutines Channels are really something else! TBH my favourite Queue/Channel implementation I’ve used so far. Blazingly fast 🔥 Continuously impressed with the research, and effort that #kotlin put into this! 👏👏 Kotlin is about so much more than nullable types

Benchmarking is hard: turns out that not all optimizations that work well for unbuffered channels, are beneficial for buffered channels. Often it's best to leave #Java to do its job ;) Updated test results in the jox 0.1 release announcement: softwaremill.com/jox-0-1-virtua…

adamwarski's tweet image. Benchmarking is hard: turns out that not all optimizations that work well for unbuffered channels, are beneficial for buffered channels. Often it's best to leave #Java to do its job ;)

Updated test results in the jox 0.1 release announcement: softwaremill.com/jox-0-1-virtua…


Spent 1.5H fighting against #kotlinx serialization. Code & config were alright, but @intellijidea kept on telling unresolved reference of a class. I had no luck with #Gradle clean, eventually succeeded by the magic of "Invalidate Caches / Restart", pc got super slow when doing so


Registration Form - #KotlinJS + #Kotlinx 0.6.10 + #Bootstrap 4.1.1 + #Popper 1.14.0 + #Jquery 3.3.1 #github : goo.gl/Q4QtFe @kotlin_es


Also, I have a finished @googlecloud #GCP #PubSub integration finished on top of #KotlinX Flow, including integrations with @JetBrainsKtor and KotlinX Serialization.


The major new features in #kotlinx.serialization1.3: droidcon.com/2021/12/02/wha…


Ok so in conclusion the difficult part in the implementation and deployment is to make sure that #Kubernetes #KEDA is leveraging exactly those #KotlinX #Dispatchers or those #ExecutorServices under the hood and not something different and not coherent like e.g. #cpu or #requests


Binging #Kotlin talks while wife is out with her friends. Five minutes of that talk about #kotlinx #serialization and I already want to tell anyone I know how great this is. 😍 youtube.com/watch?v=Azi57n…


Kotlinx.serialization 1.2 Is Released: Faster JSON Handling And More spec-india.com/blog/kotlinx-s… #Kotlinx #KotlinSerialization #KotlinDevelopment


#KotlinX Coroutines Channels are really something else! TBH my favourite Queue/Channel implementation I’ve used so far. Blazingly fast 🔥 Continuously impressed with the research, and effort that #kotlin put into this! 👏👏 Kotlin is about so much more than nullable types

Benchmarking is hard: turns out that not all optimizations that work well for unbuffered channels, are beneficial for buffered channels. Often it's best to leave #Java to do its job ;) Updated test results in the jox 0.1 release announcement: softwaremill.com/jox-0-1-virtua…

adamwarski's tweet image. Benchmarking is hard: turns out that not all optimizations that work well for unbuffered channels, are beneficial for buffered channels. Often it's best to leave #Java to do its job ;)

Updated test results in the jox 0.1 release announcement: softwaremill.com/jox-0-1-virtua…


Also, I have a finished @googlecloud #GCP #PubSub integration finished on top of #KotlinX Flow, including integrations with @JetBrainsKtor and KotlinX Serialization.


Después de configurar #ktor para poder comunicarme con la #api de Valorant, he conseguido parsear la información que me ha llegado con el serializador de #kotlinx y mostrar una imagen 🔥 La librería que he usado para cargar la imagen es #kamel, compatible con #kmm 💡

iesedobleac's tweet image. Después de configurar #ktor para poder comunicarme con la #api de Valorant, he conseguido parsear la información que me ha llegado con el serializador de #kotlinx y mostrar una imagen 🔥

La librería que he usado para cargar la imagen es #kamel, compatible con #kmm 💡

If you would like to learn how to use #kotlinx with #ktor, then I can highly recommend this article, in which Peter Lantukh explains how to configure it with: ✅Ktor Server ✅Ktor Client ✅WebSockets in Ktor codersee.com/how-to-use-kot…

pjoterwolak's tweet image. If you would like to learn how to use #kotlinx with #ktor, then I can highly recommend this article, in which Peter Lantukh explains how to configure it with:
✅Ktor Server
✅Ktor Client
✅WebSockets in Ktor

codersee.com/how-to-use-kot…

Check out Severn Everett's talk at appdevcon 2023 where he explores Kotlinx libraries beyond Coroutines. 🔗 Watch Severn Everett's video now to unlock the potential of these game-changing libraries! ⬇️ bit.ly/43QoorN #appdevcon #endpointcon #kotlinx #TechInnovation


Ok so in conclusion the difficult part in the implementation and deployment is to make sure that #Kubernetes #KEDA is leveraging exactly those #KotlinX #Dispatchers or those #ExecutorServices under the hood and not something different and not coherent like e.g. #cpu or #requests


The major new features in #kotlinx.serialization1.3: droidcon.com/2021/12/02/wha…


Kotlinx.serialization 1.2 Is Released: Faster JSON Handling And More spec-india.com/blog/kotlinx-s… #Kotlinx #KotlinSerialization #KotlinDevelopment


Creating A very simple symetric encryption decryption program in #kotlin #kotlinx #AndroidDev #encryption

kevincodes_'s tweet image. Creating A very simple symetric encryption decryption program in #kotlin #kotlinx #AndroidDev #encryption

Spent 1.5H fighting against #kotlinx serialization. Code & config were alright, but @intellijidea kept on telling unresolved reference of a class. I had no luck with #Gradle clean, eventually succeeded by the magic of "Invalidate Caches / Restart", pc got super slow when doing so


Binging #Kotlin talks while wife is out with her friends. Five minutes of that talk about #kotlinx #serialization and I already want to tell anyone I know how great this is. 😍 youtube.com/watch?v=Azi57n…


Creating A very simple symetric encryption decryption program in #kotlin #kotlinx #AndroidDev #encryption

kevincodes_'s tweet image. Creating A very simple symetric encryption decryption program in #kotlin #kotlinx #AndroidDev #encryption

Registration Form - #KotlinJS + #Kotlinx 0.6.10 + #Bootstrap 4.1.1 + #Popper 1.14.0 + #Jquery 3.3.1 #github : goo.gl/Q4QtFe @kotlin_es


Después de configurar #ktor para poder comunicarme con la #api de Valorant, he conseguido parsear la información que me ha llegado con el serializador de #kotlinx y mostrar una imagen 🔥 La librería que he usado para cargar la imagen es #kamel, compatible con #kmm 💡

iesedobleac's tweet image. Después de configurar #ktor para poder comunicarme con la #api de Valorant, he conseguido parsear la información que me ha llegado con el serializador de #kotlinx y mostrar una imagen 🔥

La librería que he usado para cargar la imagen es #kamel, compatible con #kmm 💡

If you would like to learn how to use #kotlinx with #ktor, then I can highly recommend this article, in which Peter Lantukh explains how to configure it with: ✅Ktor Server ✅Ktor Client ✅WebSockets in Ktor codersee.com/how-to-use-kot…

pjoterwolak's tweet image. If you would like to learn how to use #kotlinx with #ktor, then I can highly recommend this article, in which Peter Lantukh explains how to configure it with:
✅Ktor Server
✅Ktor Client
✅WebSockets in Ktor

codersee.com/how-to-use-kot…

Loading...

Something went wrong.


Something went wrong.


United States Trends