home.social

#dependencyinjection — Public Fediverse posts

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

  1. 🚀 Koin 4.2.1 is out!

    Fixes include:
    ✔️ Linked scope param resolution
    ✔️ JVM ABI compatibility restored
    ✔️ Scope concurrency fix

    Plus better error messages & safer CI checks 👏

    👇
    github.com/InsertKoinIO/koin/r

    #Kotlin #AndroidDev #Koin #KMP #Android #DependencyInjection

  2. 🚀 Koin 4.2.1-RC1 is out!

    🐛 Fixes ABI issue in runOnKoinStarted
    🔍 Better scope error messages
    ⚙️ CI now enforces API compatibility

    🔜 Concurrency + env fixes coming in final

    👉 github.com/InsertKoinIO/koin/r

    #Kotlin #AndroidDev #Koin #DependencyInjection

  3. Meet #Rust + #DependencyInjection #MacroCrimes:

    Supercharge Rust functions with implicit arguments using CGP v0.7.0

    contextgeneric.dev/blog/v0.7.0

    Absolutely mind-blowing stuff! 🤯

    I think this can be very useful for e.g. #UI libraries - really reminds me of #Vue's provide/inject mechanism:

    vuejs.org/guide/components/pro

    #RustLang #Macros #plt

  4. Meet #Rust + #DependencyInjection #MacroCrimes:

    Supercharge Rust functions with implicit arguments using CGP v0.7.0

    contextgeneric.dev/blog/v0.7.0

    Absolutely mind-blowing stuff! 🤯

    I think this can be very useful for e.g. #UI libraries - really reminds me of #Vue's provide/inject mechanism:

    vuejs.org/guide/components/pro

    #RustLang #Macros #plt

  5. Meet #Rust + #DependencyInjection #MacroCrimes:

    Supercharge Rust functions with implicit arguments using CGP v0.7.0

    contextgeneric.dev/blog/v0.7.0

    Absolutely mind-blowing stuff! 🤯

    I think this can be very useful for e.g. #UI libraries - really reminds me of #Vue's provide/inject mechanism:

    vuejs.org/guide/components/pro

    #RustLang #Macros #plt

  6. Meet #Rust + #DependencyInjection #MacroCrimes:

    Supercharge Rust functions with implicit arguments using CGP v0.7.0

    contextgeneric.dev/blog/v0.7.0

    Absolutely mind-blowing stuff! 🤯

    I think this can be very useful for e.g. #UI libraries - really reminds me of #Vue's provide/inject mechanism:

    vuejs.org/guide/components/pro

    #RustLang #Macros #plt

  7. Meet #Rust + #DependencyInjection #MacroCrimes:

    Supercharge Rust functions with implicit arguments using CGP v0.7.0

    contextgeneric.dev/blog/v0.7.0

    Absolutely mind-blowing stuff! 🤯

    I think this can be very useful for e.g. #UI libraries - really reminds me of #Vue's provide/inject mechanism:

    vuejs.org/guide/components/pro

    #RustLang #Macros #plt

  8. Is your Koin configuration slowing down your Kotlin/Android app? 🐌

    My new interview with @kotzilla is LIVE!

    We dive into their AI Performance Monitoring platform that catches issues & automatically generates contextual fix prompts for Gemini/Copilot. ✨

    The future of DI is self-healing! 🩺

    youtu.be/4fFOQZVlsjA

    #Kotlin #AndroidDev #Koin #AIPerformance #DependencyInjection

  9. Is your Koin configuration slowing down your Kotlin/Android app? 🐌

    My new interview with @kotzilla is LIVE!

    We dive into their AI Performance Monitoring platform that catches issues & automatically generates contextual fix prompts for Gemini/Copilot. ✨

    The future of DI is self-healing! 🩺

    youtu.be/4fFOQZVlsjA

    #Kotlin #AndroidDev #Koin #AIPerformance #DependencyInjection

  10. Is your Koin configuration slowing down your Kotlin/Android app? 🐌

    My new interview with @kotzilla is LIVE!

    We dive into their AI Performance Monitoring platform that catches issues & automatically generates contextual fix prompts for Gemini/Copilot. ✨

    The future of DI is self-healing! 🩺

    youtu.be/4fFOQZVlsjA

    #Kotlin #AndroidDev #Koin #AIPerformance #DependencyInjection

  11. Trying to learn Dependency Injection (Hilt)
    Everything is spiraling out of control.
    Nothing makes sense.
    Nothing lines up with my App structure.
    Seems like an awful lot of work for very little return.
    Everything is sliding off my tiny brain.

    #code #kotlin #hilt #dependencyInjection #lost

  12. 🚨 Breaking: Google Guice has made the switch to jakarta.inject‼

    Time to revisit my post about the javax→jakarta mess
    blog.ltgt.net/javax-jakarta-me

    #java #guice #DependencyInjection