Over the last couple of months I had to do a lot of number crunching in order to write some #designdocs. While writing such docs is always useful, I recently added a lot to the fun-dimension with #Jupyter and #DuckDB 😅 This might be useful to others, so here's a quick summary of my setup with a simple example: https://zerokspot.com/weblog/2026/05/03/simple-data-analysis-setup/ #blogged
Simple data analysis setup

Design Docs at Google

One of the key elements of Google's software engineering culture is the use of design docs for defining software designs. These are...