home.social

Search

954 results for “devleader”

  1. 🔧 #AI-generated code is reshaping #OpenSource—but are we ready?
    Join Apereo’s August Microconference with Roman Shaposhnik on how ASF developed its Generative Tooling Guidance v1.0.
    🗓 Wed, Aug 13 | 11AM ET
    💬 Live Q&A
    🔗Register here: apereo.civicrm.org/civicrm/eve

    #FOSS #DevLeadership #AIinCode #Apereo #SoftwareGovernance #EthicalAI

  2. 🔧 #AI-generated code is reshaping #OpenSource—but are we ready?
    Join Apereo’s August Microconference with Roman Shaposhnik on how ASF developed its Generative Tooling Guidance v1.0.
    🗓 Wed, Aug 13 | 11AM ET
    💬 Live Q&A
    🔗Register here: apereo.civicrm.org/civicrm/eve

    #FOSS #DevLeadership #AIinCode #Apereo #SoftwareGovernance #EthicalAI

  3. 🔧 #AI-generated code is reshaping #OpenSource—but are we ready?
    Join Apereo’s August Microconference with Roman Shaposhnik on how ASF developed its Generative Tooling Guidance v1.0.
    🗓 Wed, Aug 13 | 11AM ET
    💬 Live Q&A
    🔗Register here: apereo.civicrm.org/civicrm/eve

    #FOSS #DevLeadership #AIinCode #Apereo #SoftwareGovernance #EthicalAI

  4. 🔧 #AI-generated code is reshaping #OpenSource—but are we ready?
    Join Apereo’s August Microconference with Roman Shaposhnik on how ASF developed its Generative Tooling Guidance v1.0.
    🗓 Wed, Aug 13 | 11AM ET
    💬 Live Q&A
    🔗Register here: apereo.civicrm.org/civicrm/eve

    #FOSS #DevLeadership #AIinCode #Apereo #SoftwareGovernance #EthicalAI

  5. 🔧 #AI-generated code is reshaping #OpenSource—but are we ready?
    Join Apereo’s August Microconference with Roman Shaposhnik on how ASF developed its Generative Tooling Guidance v1.0.
    🗓 Wed, Aug 13 | 11AM ET
    💬 Live Q&A
    🔗Register here: apereo.civicrm.org/civicrm/eve

    #FOSS #DevLeadership #AIinCode #Apereo #SoftwareGovernance #EthicalAI

  6. @[email protected] @devleader @charlesic

    There is a huge knowledge gap among business people (I have a MSc in business not tech) when it comes to the understanding of value.

    On the other hand there is also a huge knowledge gap among business people when it comes to . ;) otherwise we wouldn’t have had so many cultures.

    I believe in change by education. This is why we need to talk about it A LOT!

  7. If every priority call feels like a coin flip, you’re missing strategic domain modelling. @otaviojava shows how subdomains clarify decisions, focus effort, and tame complexity.

    Start here → javapro.io/2025/11/18/strategi

    #DDD #DomainDrivenDesign #DevLeadership #JAVAPRO #Java @OpenAI

  8. Our top collection of #InfoQ #videopodcasts is now LIVE on the InfoQ homepage!

    Dive into expert insights, trending tech topics, and conversations that matter.

    Don’t miss out - start watching now 👉 bit.ly/4eHM4FJ

    #SoftwareArchitecture #DevLeadership #TechPodcast #SoftwareEngineering #InfoQVoices

  9. @[email protected] @devleader @charlesic

    > are customers the best gauge of what software is working?

    I build user-centric teams. From my perspective users are great help when it comes to their problems, , needs, prototyping, testing. They might be able to report some performance problems.

    However, experts in the team (all roles) are to me the main source of knowledge when it comes to or . Some debt might not be visible to users.

  10. Flyweight Pattern Best Practices in C#: Code Organization and Maintainability

    Master flyweight pattern best practices in C# including thread-safe factories, immutable shared state, memory monitoring, and avoiding common anti-patterns.

    Read the article here:
    bgh.st/b0ewcw

  11. Here are 3 tips for beginners to get started with async/await in CSharp!

    Read more here:
    bgh.st/m965w4

    #CSharp #DotNet #Code #Programming

  12. Expire vs Remove. Which should we use in Fusion Cache?

    Fusion Cache quickly became my favorite caching library for C#. Can't live without it!

    In this video, we go over some of the basic cache operations we have access to.

    Watch the full tutorial here:
    youtu.be/wmvEFWSE49g

  13. Here are 3 simple tips for working with Scrutor for dependency injection

    Read more here:
    bgh.st/8ingl3

  14. Refactoring code is a critical software engineering skill -- Can you do it?

    Read more here:
    bgh.st/pm3ss0

    #CSharp #DotNet #Coding #Refactoring

  15. Everyone's talking about vertical slices - So here's a free project template for you.

    Read more here:
    bgh.st/q8mtx5

    #verticalslice #verticalslicearchitecture #aspnet

  16. Unit testing user interfaces makes some people uncomfortable.

    Read more here:
    bgh.st/3br4dp

    #blazor #aspnet #dotnet #testing