When DRY principle prevents you from decoupling services it is a symptom of having applied DRY principle at the wrong level. It is not about duplicate boilerplate code, it is not about saving you from writing IRepository<T> multiple times (just don't do that)
@kellabyte If you get a Herman Miller then swap the wheels to some more rollerblade like ones. My home Aeron is soon 25 years old, good as new. Got Mirra 2 for the office and they are surprisingly good. I love the mesh seats. Have not tried Embody.
Harrison Ford: When dozens of former members of the Trump administration are sounding alarms saying ‘For God's sake, don't do this again,’ you have to pay attention. They're telling us something important. I've got one vote, same as anyone else, and I'm going to use it to move forward. I'm going to vote for Kamala Harris
My talk from NDC Oslo is now online, check it out if you want to hear more about our practical experience with domain modelling in #fsharp https://t.co/a6u0rPYSgZ
Another #fsharp meetup in Oslo, this time with F# on AWS, Actors in a stateless world and a real world adventure of upgrading a F# based Orleans solution to Orleans v8. https://t.co/ZzkHWX5wDK
Do I know anyone running #Dynatrace in Azure using the "new" native market place plugin? I would like to know what it installs in the resource group and how it looks in the portal.
The activation repartitioning in #msftorleans 8.2 is seriously cool stuff. Rebalancing load based on observed communication patterns to reduce cross server communication. Check it out here https://t.co/1WduzGBxJI
The Norwegian UNIX user group is celebrating its 40th with "sparkling evening entertainment with Norways most beautiful" by attending the Miss Norway finale. They are offering photo ops w/ Miss Norway contestants.
This is gross. I thought we were past this.
Working with poorly documented APIs it would be nice to have an #XUnit attribute called Assumption instead of Fact. Just to highlight in our integration tests that we have no clue what this actually is, we assume it must be xyz.. Yeah, that's for you both
@gitlab
and
@SonarSource
I love these kinds of highlights into compiler internals from the #dotnet#fsharp team. Thanks to the team for posting this:
https://t.co/lzoBEvgLLH
I especially love the 'lessons learned' section.