Building the Brain of the Agentic Lakehouse: Designing an Open Catalog Architecture
Explains designing an open catalog architecture for AI agents in an agentic lakehouse, covering Apache Polaris and Dremio's Open Catalog.
Explains designing an open catalog architecture for AI agents in an agentic lakehouse, covering Apache Polaris and Dremio's Open Catalog.
A detailed comparison of total cost of ownership between open lakehouse and proprietary data warehouse architectures.
Explores achieving sub-second BI queries on Apache Iceberg data lakehouses by addressing object storage latency through file layout optimization and caching.
Explores agentic analytics, an AI-driven approach that replaces passive BI dashboards with autonomous agents for goal-directed data investigation.
Explains how a semantic layer bridges natural language and SQL, enabling AI agents to translate business questions into accurate queries.
Compares 2026 agentic analytics tools ThoughtSpot, Databricks, and Tableau, evaluating their AI agent capabilities for data querying and analysis.
Explores concurrency and isolation challenges when multiple AI agents query a lakehouse, using Iceberg's optimistic concurrency control and access policies.
Explains the 2026 unified data architecture for multi-cloud data lakehouses using open standards like Apache Iceberg.
Explains mathematically why traditional lakehouses fail AI agents and introduces the agentic lakehouse concept.
Explores zero-ETL federation as a real-time data access method for AI agents, replacing batch ETL to enable live cross-enterprise analytics.
Fleet is a terminal dashboard for managing multiple Claude Code sessions in tmux, prioritizing agents that need human attention.
Using Just as a command runner and documentation tool for bootstrapping a Kubernetes homelab.
SQLite adds AGENTS.md file clarifying no acceptance of AI-generated code, while splitting AI bug reports into a separate forum.
SQLite adds AGENTS.md file clarifying no acceptance of AI-generated code, while splitting AI bug reports into a new forum.
Analysis arguing websites won't die despite AI search changes, emphasizing the enduring value of human-created web content.
Talk at PyCon Italia 2026 on Django's GeneratedField, covering practical examples, trade-offs, and evolution from Django 5.0 to 6.0.
Technical guide on fixing TStringGrid owner drawing offsets in Delphi VCL across IDE versions.
Detailed analysis of how Delphi stores desktop settings using normalized percentages relative to the primary monitor's work area, with code examples.
Martin Fowler discusses LLM-augmented programming, codebase restructuring with AI, and NHS closing open source repos.
Solutions to SQLAlchemy 2 exercises covering database queries, relationships, and async features.