 
      
    | You are here | blog.michal.pawlik.dev | ||
| | | | | jensrantil.github.io | |
| | | | | Business contract testing is much simpler done by method calls instead of using something like PACT. | |
| | | | | blog.scottlogic.com | |
| | | | | In most microservice architectures, there are many opportunities and temptations for sharing code. In this post I will give advice based on my experience on when it should be avoided and when code reuse is acceptable. The points will be illustrated with the help of an example Spring Boot project. | |
| | | | | blog.leifbattermann.de | |
| | | | | Monoids in Scala and in programming in general is an ubiquitous concept. In this post we will see what Monoids are and play around with them in the REPL. | |
| | | | | scottaaronson.blog | |
| | | In Michael Sipser's Introduction to the Theory of Computation textbook, he has one Platonically perfect homework exercise, so perfect that I can reconstruct it from memory despite not having opened the book for over a decade. It goes like this: Let f:{0,1}*?{0,1} be the constant 1 function if God exists, or the constant 0 function... | ||