SELECT * FROM WEEK (2)

In this edition: GammaVibe's architecture video, catching up on the 'DuckDB Revolution', and whether AI is ruining traditional CS education.

SELECT * FROM WEEK (1)

This first edition covers the architecture of GammaVibe, text-to-code generated startup ideas, and key takeaways from Simon Willison's 'Year in LLMs'. We also explore Daniel Nettle's advice on maintaining a research career, data engineering predictions for 2026, the reality of analytics chatbot usage, and a handy data warehouse recommender tool by Aztela.

Data processing illustration

A short list of invaluable tools for the (independent) data/IT consultant

Some tools and techniques that help me do my job better.

AI and Coding illustration

Automatically fix Github Actions failures with Copilot coding agent [GitHub Copilot Pro]

Guide to automatically triage and fix failing GitHub Actions builds using GitHub Copilot’s coding agent. Walks through enabling the agent, creating a fine‑grained PAT, adding a workflow that opens issues and PRs, testing the setup, mobile review, and key security considerations, caveats, and costs.

Data migration illustration

10 Tips for Migrating from SAS Viya to Snowflake + dbt

Pragmatic tips learned migrating analytics from SAS Viya to Snowflake plus dbt. Compare capabilities, choose lift‑and‑shift vs remodeling, validate with dbt‑audit‑helper, debug flows, translate SAS logic to SQL, track dependencies, manage previews, scope data tests, handle true deletes and incremental logic, and preserve history with dbt snapshots.