Four years ago, Microsoft released an open-source cross-platform IDE called Visual Studio Code that became very popular. (I rate it as the best IDE on... (more…)
Read more »
I have a smallish Python codebase. There is a type that is used ubiquitously throughout: Count. The current definition of the Count type is quite simple: (more…)
Read more »
Eggex is Oil's regular expression syntax. You may want to skim the headings
of the eggex doc if it's unfamiliar. (more…)
Read more »
Editor, Pablo Galindo Salgado,. This article explains the new features in Python 3.11, compared to 3.10. Python 3.11 was released on October 24, 2022. For full details, see the changelog. Summary –... (more…)
Read more »
Background & context https://blog.getdbt.com/why-doesn-t-dbt-support-python/ https://roundup.getdbt.com/p/disjointed-lineage Since the dawn of time, dbt has been SQL first and SQL only. We beli... (more…)
Read more »