Architecture
-
Talks
10 things I learned as Rocket Internet CTO, by Christian Hardenberg (dahoam talk)
At the Daho.am conference last June, we had the honour to have Christian Hardenberg giving a talk on the 10…
Read More » -
Infrastructure
Pipes and filters architectures with Python generators (and other iterators)
Motivation Most developers have to write programs that read and process items of stuff. Be it products, feed-items, images, you…
Read More »