Dremio, Apache Iceberg and their role in AI-Ready Data
Explores how Dremio and Apache Iceberg create AI-ready data by ensuring accessibility, scalability, and governance for machine learning workloads.
Explores how Dremio and Apache Iceberg create AI-ready data by ensuring accessibility, scalability, and governance for machine learning workloads.
A guide to understanding and using the cargo.toml file, the central configuration file for managing Rust projects and dependencies with Cargo.
Advises unemployed tech professionals to build projects and blog publicly to showcase skills and subtly signal job availability on social media.
A tutorial on scaling Kubernetes applications using business metrics with KEDA and Datadog, moving beyond traditional CPU/memory scaling.
Fixing Xcode 16.1's Swift package fetch failure caused by a global Git configuration change.
A technical guide on using Quarto and R to programmatically generate and render markdown content for election results websites.
Guide on integrating ASP.NET Core middleware into Azure Functions HTTP triggers to use familiar HttpRequest, HttpResponse, and IActionResult objects.
A DIY guide to building a home CO2 monitoring system using LoRaWAN sensors, a custom gateway, and a web dashboard.
A profile of a Senior Analytics Engineer specializing in dbt, data mesh architecture, and applying library science principles to modern data teams.
A developer shares their experience migrating an Azure Function from .NET 6 in-process to .NET 8 isolated, focusing on OpenApi/Swagger configuration changes.
A technical guide comparing spatial patterns in categorical raster data using R, focusing on land cover change analysis.
A technical guide on implementing hackable date-based URL indexes (year, month, day) in the Eleventy static site generator using custom collections and templates.
Explores using Python's pattern matching and comprehensions for efficient data cleaning, transformation, and analysis.
Analyzes the tech industry's talent retention strategies, using Google's $2.7B re-hire as a starting point, and argues for moving beyond bidding wars.
How the A11y Slack community developed anti-SLAPP policies with Harvard Cyberlaw Clinic to protect members from lawsuits by accessibility overlay vendors.
Explores implementing the 'defer' feature for C using preprocessor macros to simplify resource cleanup and avoid spaghetti code patterns.
A developer shares their journey creating a custom Home Assistant integration to monitor AWS costs, providing real-time billing data on a home automation dashboard.
Explains how to use Amazon Q Developer's workspace context and @workspace hint to generate accurate SQL queries by providing relevant schema files.
The CompileSwift Podcast welcomes a new co-host, Geoff Pado, and discusses Apple's upcoming September event and iOS 18.1.
Explains how to create deep links to specific pages within PDF files using URI fragments like #page=<number>.