CDC Is a Feature Not a Product
A former Debezium lead argues that Change Data Capture (CDC) is a feature within larger data platforms, not a standalone product.
A former Debezium lead argues that Change Data Capture (CDC) is a feature within larger data platforms, not a standalone product.
A former Debezium lead argues that Change Data Capture (CDC) is a feature within larger data platforms, not a standalone product.
A guide explaining dbt macros, their purpose, benefits, and how to use them to write reusable, standardized SQL code in data transformation projects.
A guide to creating versatile Markdown shortcodes in Eleventy for embedding HTML elements like asides and styled links while preserving Markdown syntax.
A summary of HashiConf 2024, covering major announcements like Terraform Stacks and the event's focus on Infrastructure and Security Lifecycle Management.
A discussion on the proposed behavior and limitations of the new <selectedoption> element for styling HTML select elements.
A developer recounts an intense debugging session with the django-allauth package that turned a minor sign-up issue into a major investigation.
A talk at Python Marche 2024 exploring various ways to contribute to the Python community, from coding to documentation.
A developer shares lessons learned from a minor AWS production incident involving SQS message limits and the claim check pattern.
A technical guide on deploying Meta's Llama 3.2 Vision model on Amazon SageMaker using the Hugging Face LLM DLC.
Updates on techniques to bypass in-app browsers on Android and iOS, including changes to intent links and iOS shortcut issues.
A technical guide on processing Overture Maps' global land cover dataset, focusing on extracting and analyzing Australia's data using DuckDB and QGIS.
Quarterly roundup of data lakehouse trends, table formats, and major industry news from Apache Iceberg to Delta Lake.
A web developer reflects on common HTML mistakes, specifically the misuse of the <blockquote> element for pull-quotes and incorrect citation placement.
Announcing the free C23 edition of 'Modern C', a book updated for the new C standard with new features like _BitInt, nullptr, and constexpr.
Analyzes the viability of using uv's managed Python in production, covering portability, performance, and security implications.
A tutorial on using PyArrow for data analytics in Python, covering core concepts, file I/O, and analytical operations.
Explores modern improvements to Java's beginner experience, including Project Amber features and updated teaching approaches.
Explores the use of LLMs to generate synthetic data for training AI models, discussing challenges, an experiment with coding data, and a new library.
A guide to understanding and implementing recursion in JavaScript, covering basic concepts, avoiding infinite loops, and practical examples.