Partitioning with Apache Iceberg - A Deep Dive
Explores Apache Iceberg's advanced partitioning features, including hidden partitioning and transformations, for optimizing query performance in data lakes.
Explores Apache Iceberg's advanced partitioning features, including hidden partitioning and transformations, for optimizing query performance in data lakes.
Explores Data-Oriented Programming principles in Java, focusing on modeling data with records and sealed types.
Explains how Google Translate's DOM manipulation causes crashes in React and other web apps, detailing the technical issues and potential workarounds.
Explains how to cancel a C# task using multiple CancellationToken sources by linking them with CancellationTokenSource.CreateLinkedTokenSource.
A guide to installing and using LightIngest on Ubuntu for data ingestion into Azure Data Explorer, including managed identity authentication.
Explores new features in Java 22, including finalized APIs, preview functionalities, and enhancements for performance and developer experience.
A monthly roundup of news, articles, and developments in data streaming, stream processing, and related technologies like Apache Kafka, Flink, and Paimon.
Developer updates on vdirsyncer alpha, ab-tidy tool, and darkman release, with notes on Hare programming language.
A guide to using standard HTML forms with Blazor Server-Side Rendering, covering form submission and antiforgery token handling.
Analyzing if AI can replace humans using computational theory, comparing countable vs. uncountable problems and AI's inherent limitations.
A technical guide on configuring networking, downloading images, and deploying virtual machines on an Azure Stack HCI cluster.
A technical guide on reclaiming unused swap partition space by expanding the root partition to the left using tools like sfdisk and gparted.
Practical lessons from integrating LLMs into a product, focusing on prompt design pitfalls like over-specification and handling null responses.
Call for participation in WAIT #3, a peer conference on AI in software testing, seeking experienced testers to share and evaluate real-world AI testing experiences.
A podcast episode discussing the pros and cons of building your own backend services versus using third-party solutions for cross-platform game features like leaderboards.
Tips for handling CoreData and CloudKit syncing in iOS apps, including checking user iCloud login status and managing first-run data scenarios.
Explores immutability and transparency in data modeling using Java records, part of a series on Data-Oriented Programming v1.1.
A technical exploration of combining the CSS Anchor Positioning spec with the Popover API to create progressively enhanced toggletips for web references.
Analyzes the complex total cost of ownership for deploying generative AI models in production, beyond just raw compute expenses.
A guide to creating a SuperLink component in Next.js that combines Link and anchor tag features for automatic prefetching.