- Random Scala Tip #568: Beware of Leaking Iterators https://blog.daniel-beskin.com/2025-01-15-random-scala-tip-568-beware-of-leaking-iterators 3 comments scala
- Random Scala Tip #697: Avoid Anonymous Functions as Dependencies https://blog.daniel-beskin.com/2025-01-07-random-scala-tip-697-avoid-anon-func-deps 25 comments scala
- Purify Your Tests III: Lean, Mean Testing Machine https://blog.daniel-beskin.com/2024-05-30-purify-tests-3 2 comments scala
- Purify Your Tests https://blog.daniel-beskin.com/2024-05-09-purify-tests 2 comments scala
- When Are Functions Lazy Enough for Lists https://blog.daniel-beskin.com/2024-05-02-lazy-enough 9 comments functionalprogramming
- When Are Functions Lazy Enough for Lists https://blog.daniel-beskin.com/2024-05-02-lazy-enough 10 comments haskell