Data Engineering: Resources
A curated list of essential resources for data engineering, including articles, newsletters, podcasts, and tools.
A curated list of essential resources for data engineering, including articles, newsletters, podcasts, and tools.
Explores modern data engineering trends in 2022, focusing on analytical data storage formats, organization, and access patterns.
A data engineer explores the evolution of the data ecosystem, comparing past practices with modern tools and trends in 2022.
Explores a powerful jOOQ feature: using implicit JOINs within explicit JOIN ON clauses for complex PostgreSQL metadata queries.
Learn to optimize GPT-J inference using DeepSpeed-Inference and Hugging Face Transformers for faster GPU performance.
Explains how to use CSS @supports for feature detection, including checking property support and new selectors like :has() and :focus-visible.
A guide on integrating zod-fixture with Mock Service Worker (MSW) to automatically generate mocked API responses for frontend development and testing.
A workaround to customize the fields shown in Airtable's .ics calendar export, which by default only uses the primary field.
A guide to the 'Any Text' app for Apple devices, covering features like widgets, Markdown styling, syncing, and troubleshooting.
A guide to using the Favorites Widget iOS app, explaining setup, features, and troubleshooting for quick-access contacts and shortcuts.
A tutorial on building and deploying a serverless Go web service using Azure Functions custom handlers, with automated CI/CD via GitHub Actions.
Explores Narrative Driven Development (NDD), a lightweight method for planning technical work by first defining how to communicate its value to users.
An analysis of futurist prediction methods, comparing accurate forecasters with those who have poor track records.
First part of a SwiftUI tutorial series on building a stocks app using Swift Charts and the Yahoo Finance API.
Explains the internal event processing and execution flow when running an activity function within an Azure Durable Functions orchestration.
Explores C# records and anonymous types, focusing on non-destructive mutation using the 'with' expression for creating modified copies.
A technical guide on customizing SwiftUI Divider colors and thickness using overlays, with examples and common pitfalls.
A tutorial on building .NET console applications with features like command-line arguments, configuration, logging, and dependency injection.
A developer shares their complete audio, video, and software setup for creating technical content and recordings.
A guide to implementing automatic rollback for Azure deployments using Azure DevOps pipelines and ARM templates.