Data Engineering Duke Fall 2023-2024
Overview of a university-level Data Engineering course syllabus covering tools, pipelines, AI pair programming, and project-based learning for Fall 2024.
Overview of a university-level Data Engineering course syllabus covering tools, pipelines, AI pair programming, and project-based learning for Fall 2024.
A technical guide on profiling and analyzing the binary size of iOS apps and SDKs using command-line tools like du and Bloaty.
A beginner-friendly guide explaining Python's built-in functions with simple definitions and examples for easy learning.
A developer shares their experience using ChatGPT as a coding assistant to boost productivity, generate tailored code, and troubleshoot.
The Angular product lead shares insights on managing the framework's development, focusing on vision, iterative planning, and developer feedback.
Explains the role and structure of the Apache Iceberg Manifest List file in managing table snapshots and optimizing data lakehouse queries.
Discussion on alternative app stores for iOS, their impact on developer workflows, code signing requirements, and preparing for new OS versions.
A tutorial on creating a clean, responsive timeline using CSS flexbox, with step-by-step code examples for markup and styling.
A hands-on review of K8sGPT, an AI-powered CLI tool for analyzing and troubleshooting Kubernetes clusters, including setup with local LLMs.
A personal reflection on the state of women in tech, questioning the impact of diversity initiatives and exploring what truly drives inclusion.
A developer's journey from skepticism to appreciation for automated code formatters, focusing on the lack of good options for Java.
A developer shares insights and personal takeaways from reading 'The Tech Resume Inside Out,' focusing on modernizing resumes for the digital hiring landscape.
Explains how to configure cross-tenant MFA trust and GDAP for secure, convenient access for Cloud Service Providers (CSPs) in Microsoft Entra ID.
A guide to managing Kubernetes secrets across multiple AWS accounts using External Secrets Operator (ESO) and AWS Secrets Manager for centralized access.
Puzzmo explains technical changes to archive old game stats and leaderboards to improve site performance and reduce costs.
A technical tutorial on integrating Giscus, a GitHub-powered comment system, into an Astro.js blog, including dark mode support.
Learn how to use the Blues Notecard to add cellular and LoRaWAN connectivity to any device for integration with Arduino Cloud.
Interview with iOS developer Joe Fabisevich about his indie app Plinky, its development journey, and getting featured on the App Store.
Exploring Go middleware, request context, and database usage with the standard library, continuing a series on building web apps.
A quick tip about Node.js's built-in `--watch` flag, which can replace tools like nodemon for auto-restarting applications.