New moves! | Readings
This week I’ve been a bit late on the reading update as I’ve gotten to move from pocket to notion, so a bit of reading to try and clean my huge reading list on Pocket. I’ve written in 10 minutes a quick script to get all newsletter articles from Notion which, compared to Pocket API is a HUGE improvement. To make it quick I’ll create a new ClI in Deno.
It seems I’ll also be back to data which will bring some good challenges. From a quick look I’ll need to work full stack and be able to:
- Catalog datasets
- Define tooling for data quality
- Define key metrics
- Improve processes using data
- Be able to fuzzy match which might require some AI? (need to read for into the internal problems we have)
Readings of the week
- When to comment that code
- WAL Mode in LiteFS
- A Framework to Understand How Low-Quality Data Hurts Business Performance
- How We Deploy 5X Faster with Warm Docker Containers | Dagster Blog
- Code reloading techniques in Python
- pandas 2.0 and the Arrow revolution (part I)
- What a good debugger can do
- Continuous Documentation for Your Code
- Logging like your job depends on it - FOSDEM 2023
- Writing data product pipelines with Airflow | by Ronald Ángel | Miro Engineering | Jan, 2023 | Medium