Team Feed

Thoughts from the team

  1. Per Rovegård
    Per Rovegård

    Consequences of array covariance in C#

    In today’s post, I’ll talk about array covariance in C#, how it hid a bug in code that was covered by a passing unit test (*gasp*), and s...
    Read more at programmaticallyspeaking.com ↗
  2. Markus Eliasson
    Markus Eliasson

    Technical debt

    What is technical debt, who owns it and when is it due? Post #2 in a series of post about obstacles around software development.
    Read more at markuseliasson.se ↗
  3. Markus Eliasson
    Markus Eliasson

    Your obstacles are YOUR obstacles

    Why do we have obstacles in software development when software is almost free from constraints?
    Read more at markuseliasson.se ↗
  4. Jimmy Nilsson
    Jimmy Nilsson

    Kontanter, bensin, … Kontor?

    Nu har vi vant oss vid att kontanter och bensin typiskt inte är så viktigt eller typiskt inte är det bästa, gäller detsamma för kontor?
    Read more at jimmynilsson.com ↗
  5. Markus Eliasson
    Markus Eliasson

    Best practices for ScalaTest

    Writing clear, consice and maintainable tests can be quite challenging. Following the practices discussed here will hopefully help you ac...
    Read more at markuseliasson.se ↗
  6. Jimmy Nilsson
    Jimmy Nilsson

    What really matters, second suggestion

    Second suggestion for what really matters for creating better outcomes by really working together.
    Read more at jimmynilsson.com ↗
  7. Jimmy Nilsson
    Jimmy Nilsson

    What really matters, first suggestion

    First suggestion for what really matters for creating better outcomes by really working together.
    Read more at jimmynilsson.com ↗
  8. Jimmy Nilsson
    Jimmy Nilsson

    What really matters, first suggestion

    Suggestions for better outcomes by really working together.
    Read more at jimmynilsson.com ↗
  9. Martin Hellspong
    Martin Hellspong

    Scala 3: Returning implicit function literals

    When I recently looked at implicit functions in Scala 3 (still only available as a pre-release compiler codenamed ‘Dotty’) I had some que...
    Read more at recurse.se ↗