Attractiveness of AMD Ryzen despite its instability
Posted on August 24, 2021
AMD are on the uprise for the past several years. In my eyes, their CPUs are clear winners in terms of performance/price ratio. However, people (especially Linux users) should be aware of the potential stability problems!
Haskell records and generic-lens
Posted on October 29, 2020
Haskell is known to have some peculiarities when records are involved. In particular, it can be problematic when we want the same field name for two different records.