Everything is a Pipeline

Ben Cook • Posted 2020-05-21 • Last updated 2021-03-24

DAGs are everywhere in scientific computing and understanding them is key to running large computations efficiently.

Use Informative Names

Ben Cook • Posted 2020-05-18 • Last updated 2021-03-24

Informative names make programming easier. Here are a few suggestions you can use to write better names in your code.