Friday, May 24, 2024

Link Dump #140

Ready or not here Link Dump comes.

  1. Software Architecture
    1. What are language agents?
      In the article, you will find information about the characteristics of language agents and how to spot them. You will find there also a review of the selection of language agent architectures.
  2. Software Development
    1. Docker Compose Profiles, one the most useful and underrated features
      Learn what are Docker Compose Profiles and how to use them to build and start exactly what you want.
    2. Setting the Stage: Preparing for Your Event Storming Workshop #PickOfTheWeek
      Event Storming offers three distinct workshop types - Big Picture, Process Level, and Design Level. Today, we’ll zero in on the universal aspect: workshop preparation.
    3. Say goodbye to break-and-fix patches #PickOfTheWeek
      Learn when a ‘break-and-fix’ mindset can be necessary and when it can make things worse. And how a proactive approach can help you.
  3. Clean Code
    1. Avoid the Long Parameter List #PickOfTheWeek
      Learn how to improve quality of the code by tracking a long list of parameters.
  4. Testing
    1. Test-Driving HTML Templates
      When writing a web application in Go or Java, HTML is commonly generated through templates, which contain small fragments of logic. It is certainly possible to test them indirectly through end-to-end tests, but those tests are slow and expensive. Read the article, to find out what the different approach looks like.
  5. Communication
    1. Stand Out and Dare to Disagree #PickOfTheWeek
      If you won’t speak up and state confidently which development path is better, there won’t be people with opposing views. There will be no conflict, no criticism, and everyone will be pleased. But is it really the best solution?
  6. Leadership
    1. 4 myths about coaching you must reject
      Learn how to tackle with 4 myths about coaching and when coaching is not the tool to use.
  7. Growth
    1. 3 ways to serve your future self today
      A few ideas about what you can do today to brighten the future of others and how can you serve your future self today?
  8. Fun
    1. Using Java
    2. Delectable code
    3. Online forms joke


Would like to get link dump on your email? Just subscribe.



No comments:

Post a Comment