Stop Writing Better Prompts. Start Reviewing AI Code

Stop chasing the perfect prompt. Start with a draft, review it like code, and iterate with constraints until the output matches your actual design.

February 5, 2026 · 7 min · Christophe B.

The `with` Statement Is More Powerful Than You Think

You use with open() every day. Here’s how to build your own context managers — and why they’ll save you from leaked connections and forgotten cleanup.

January 29, 2026 · 4 min · Christophe B.

Tired of Passing 10 Parameters to Your Functions: Go For The ApplicationContext Pattern for Data Pipelines

Your pipeline functions don’t need tons of parameters. Here’s a simple pattern to clean up your Databricks and Snowflake code.

January 12, 2026 · 3 min · Christophe B.