A distributed asynchronous release process
Explains asynchronous release processes using GitHub labels and milestones to coordinate app releases across global teams without synchronous meetings.
Explains asynchronous release processes using GitHub labels and milestones to coordinate app releases across global teams without synchronous meetings.
Part 3 of a tutorial series on building a bot that checks for new YouTube videos and automatically tweets the links using Python and Twitter's API.
Guide to automating SSL/TLS certificate issuance and renewal for Kubernetes Ingress using Cert-Manager and Let's Encrypt.
Analyzes the high cost of delaying continuous deployment and advocates for automated, sub-15-minute deploy cycles to boost engineering efficiency.
A technical guide on using GitHub's GraphQL API with .NET Core to automate repository health checks, focusing on stale issues and PRs.
A developer reverse-engineers an AKAI MIDI controller to repurpose its knobs and pads for custom PC automation tasks like volume control and workspace switching.
Table of Contents The beauty of scripting and automation The Syntax Conclusion The beauty of scripting and automation Today is a great world to live i
A guide to using Windows Focus Assist's priority list to allow specific app notifications (like custom PowerShell toasts) while blocking others.
A technical guide on how to test and handle multiple page redirects within the Cypress end-to-end testing framework.
Guide on automating Twitter posts from a Laravel application using the Zapier integration platform.
Explains Continuous Delivery principles, benefits, and how to implement automated deployment pipelines in Agile software development.
Compares Azure cost-saving strategies: Reservations vs. automated VM shutdowns, with examples to determine the most economical approach.
A developer shares key lessons learned from implementing Continuous Integration (CI) pipelines, focusing on configuration, authentication, and dependency management.
How to automate publishing future-dated Hugo blog posts using scheduled GitHub Actions workflows.
A technical guide on building a bot that tweets new YouTube videos, starting with fetching subscription data via the YouTube API.
A guide to testing Bash scripts using the Bach testing framework, covering installation, writing test cases, and mocking commands.
A tutorial on automating the sync of Office 365 calendar events to JetBrains Space using Microsoft Graph API and Space SDK.
A developer outlines a plan to build a Python bot that automatically clips and tweets new videos from subscribed Kenyan YouTube channels.
A guide offering five practical tips and hints for using kubectl more effectively when managing and troubleshooting Kubernetes clusters.
A case study on using Python to automate the collection, cleaning, and processing of gigabytes of historical weather data for analysis.