Get Ubuntu 16.04 VMs in Azure with PowerShell
A guide to identifying Ubuntu 16.04 VMs in Azure using PowerShell scripts before its end-of-life, covering both image-based and manually built VMs.
A guide to identifying Ubuntu 16.04 VMs in Azure using PowerShell scripts before its end-of-life, covering both image-based and manually built VMs.
A guide to using GitHub Actions to automatically sync your Goodreads reading list to your GitHub profile README.
A guide to enhancing custom command logs in Cypress for better debugging and test runner experience, including custom error messages and logging.
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.