Seasons time-lapse - the foundations
A personal project using LLM-assisted coding to create a seasons time-lapse video from photos taken during runs, with a Python-based image processing pipeline.
A personal project using LLM-assisted coding to create a seasons time-lapse video from photos taken during runs, with a Python-based image processing pipeline.
Explains the importance of pipeline observability for data health, covering metrics, logs, and lineage to detect issues beyond simple execution monitoring.
A beginner-friendly guide to GitLab CI, explaining core concepts like pipelines, jobs, and stages for non-developers and new users.
A guide to configuring .NET code coverage analysis within an Azure DevOps pipeline, including setup steps and integration with pull requests.
A guide to setting up efficient CI/CD pipelines for monorepos using CircleCI, covering project structure, configuration strategies, and common pitfalls.
A guide to setting up and running Playwright end-to-end tests within an Azure DevOps pipeline, including YAML configuration and artifact publishing.
Explores Turborepo, a tool for managing complex monorepo build pipelines and caching to drastically improve CI/CD performance.
Guide to building an end-to-end MLOps pipeline for Hugging Face Transformers using Amazon SageMaker Pipelines, from training to deployment.
Explains the purpose and usage of PowerShell's OutBuffer parameter for controlling pipeline object batching.
Tutorial on fixing NuGet package compatibility errors with netcoreapp2.1 in Azure DevOps pipelines.
Explains the ASP.NET Core middleware pipeline, how it processes requests and responses, and how to configure it using Use and Run methods.
Explains Verilog naming conventions and safety practices to prevent hardware design errors like timing issues and clock domain crossing.
Exploring Apache Cocoon 3 for streamlined XML processing with Java, including setup and code examples for parsing RSS feeds.