home.social

#kotlinlang — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #kotlinlang, aggregated by home.social.

fetched live
  1. Py2many
    Инструмент py2many позволяет превращать Python-код в код на других языках, таких как Rust.
    py2many поддерживает множество языков, включая Rust, C++14/17, Julia, Kotlin и другие, а также может генерировать код Python 3 с аннотациями типов.
    Трансляция кода осуществляется через команду в терминале, после чего сгенерированный код компилируется с помощью соответствующих компиляторов.
    Документация проекта содержит инструкции по установке необходимых библиотек и форматировщиков.

    **Библиография:**
    Py2many GitHub: github.com/adsharma/py2many
    Официальная документация Py2many: Py2many Documentation
    Руководство по компиляции на Rust: Rust Lang
    Руководство по Python 3: Python Docs
    Julia Programming Language: Julia Lang
    Kotlin Language: Kotlin Lang
    Статьи по интероперабельности языков программирования:
    "Code Interoperability in Multi-Language Projects" (Medium).
    "Transpiling Python to C++ for Performance Optimization" (Dev.to).
    **Хэштеги:**
    #Py2Many #PythonToRust #PythonTranspiler #RustLang #C++ #JuliaLang #KotlinLang #ProgrammingTools #CodeOptimization #MultiLanguageProgramming #opensourcetools

    matrix.to/#/!HdSCQbJtfHHCalgem

  2. Finally getting back into some Kotlin training, it's been a while

    Also I definitely need to get more monitors (and a Mac that supports more monitors)

    #KotlinLang #AndroidDevelopment #JetpackCompose #Apps #Technology #Android #Coding #IndieApps

  3. Finally getting back into some Kotlin training, it's been a while

    Also I definitely need to get more monitors (and a Mac that supports more monitors)

    #KotlinLang #AndroidDevelopment #JetpackCompose #Apps #Technology #Android #Coding #IndieApps

  4. #kotlinlang 直接把 trailing lambda 視為是函數呼叫式的最後一個參數,這種做法頂好的啊。

  5. #kotlinlang 直接把 trailing lambda 視為是函數呼叫式的最後一個參數,這種做法頂好的啊。

  6. ajalt.github.io/clikt/

    #Kotlinlang

    這個拿來把 CLI 參數對應到 class / val 的模組頂容易理解的。利用 Delegated properties 做出宣告式的寫法。很優秀。

    (先禮後兵):為什麼提供範例程式碼裡面不把完整的 import 寫出來,讓人找半天找不到你 class 放在哪裡。去挖源碼找到了之後還編譯不過,顯然某範例程式有誤啊啊啊。 🤦

  7. ajalt.github.io/clikt/

    #Kotlinlang

    這個拿來把 CLI 參數對應到 class / val 的模組頂容易理解的。利用 Delegated properties 做出宣告式的寫法。很優秀。

    (先禮後兵):為什麼提供範例程式碼裡面不把完整的 import 寫出來,讓人找半天找不到你 class 放在哪裡。去挖源碼找到了之後還編譯不過,顯然某範例程式有誤啊啊啊。 🤦

  8. OK, I know what is happening. My entire thread is blocked. This gist explains it, gist.github.com/Hywan/6cddb55c.

    Is there a way in Kotlin to “enqueue jobs” à la `launch`, but that waits for one job to finish to run the next one?

    cc @swallez

  9. OK, I know what is happening. My entire thread is blocked. This gist explains it, gist.github.com/Hywan/6cddb55c.

    Is there a way in Kotlin to “enqueue jobs” à la `launch`, but that waits for one job to finish to run the next one?

    cc @swallez

    #kotlin #KotlinLang

  10. I have seen in the fediverse for a week or so now, I recently moved to #hachyderm so I guess an #introduction is in order.

    I am a Software Engineer working as a Data Engineer now, live in the U.K. and I study when I can. I really don't have a programming language that I call favourite but I have been doing #python the longest. For my career I have been employed for my #scalalang and #kotlinlang. I am currently learning #rustlang and so far I'm not disappointed.

    That's all.

  11. I have seen in the fediverse for a week or so now, I recently moved to #hachyderm so I guess an #introduction is in order.

    I am a Software Engineer working as a Data Engineer now, live in the U.K. and I study when I can. I really don't have a programming language that I call favourite but I have been doing #python the longest. For my career I have been employed for my #scalalang and #kotlinlang. I am currently learning #rustlang and so far I'm not disappointed.

    That's all.

  12. Which sources do you guys suggest to learn kotlin , I don't have any experience with java what so ever but really want to learn kotlin.

  13. @dyske Yeah, I agree, one mitigation could be to package your PWA for the App Store as well. Maybe enhance it a bit with #Flutter but I certainly would not spend a significant amount of resources today building a native #swiftlang / #kotlinlang app, only to have it yanked as someone I can't even interact with sees fit.

    That doesn't solve it all as the #Spotify case shows; once you're on the AppStore you face severe restrictions even if the app is not your primary means of business.

  14. Just one thing to add; there are vendors that are sort of in the middle, I'd not consider #JetBrains to be particularly unethical, since they do publish their 'crown jewel', (IDEA), as FLOSS and basically just use the documented plugin architecture to sell proprietary plugins. They also develop #kotlinlang completely in the open & sponsor many FLOSS IntelliJ plugins, like the one for #rustlang

    In addition they sponsor * organize FLOSS conferences & even offer all SW for free to FLOSS devs.