Thread
Stories related to "Solving the wrong problem" across the full archive.
I have spent most of my career in data integration (StreamSets was my last company), and I keep running into the same pattern:<p>* When pipelines break, we reach for more orchestration.<p>* When semantics get lost, we bolt on a catalog.<p>* When trust disappears, we add observability layers.<p>Each ...
A Clojure neophyte's attempt at at fast, lazy primes generation.