Understanding the Principles of DevOps
Explains the core principles of DevOps, including the Three Ways, collaboration, CI/CD, and automation for efficient software delivery.
Explains the core principles of DevOps, including the Three Ways, collaboration, CI/CD, and automation for efficient software delivery.
A guide to creating a custom keyboard shortcut for the Export Unmodified Original command in macOS Photos app using a Bash script.
A guide on handling page load events and network calls in Cypress tests to ensure reliable test execution.
An introduction to codemods using jscodeshift to automate and standardize code changes across a codebase.
A developer shares a technical strategy for using Twitter hands-off via custom CSS, RSS feeds, and automation to avoid the main site and protect mental health.
A review of Buttondown, an email newsletter service that can automatically send content from an RSS feed, ideal for web-first publications.
A tutorial on using AWS Lambda, SNS, and Budgets to automatically stop EC2 instances when a daily cost threshold is reached.
A guide to bypassing XCTest's sandbox to execute command-line tools, enabling advanced iOS simulator automation and testing scenarios.
A guide to exporting Azure AD Conditional Access policies using PowerShell, focusing on retrieving readable object names instead of just IDs.
A developer automates iTerm key mapping creation for tmux using a Python script to generate JSON configurations, improving terminal workflow.
A developer explains their preference for Nox over tox for Python project testing, comparing configuration formats and flexibility.
Exploring ChatGPT's ability to generate and improve Bicep templates for Infrastructure as Code, with examples and best practices.
A step-by-step guide to setting up and running Cypress end-to-end tests using GitHub Actions workflows.
A developer explains how to automatically post liked items from Feedbin to Mastodon using RSS and IFTTT.
A tutorial on using Makefiles to automate common tasks like building, testing, and deploying server-side Swift projects.
A guide on using PowerApps to create a user-friendly front-end for triggering automation scripts, with Azure Logic Apps and Runbooks.
A guide to automating Mastodon posts using IFTTT webhooks and the Mastodon API.
Introducing an unofficial .NET SDK for creating GitHub Actions, making automation easier for C# developers.
A developer uses Python, OpenCV, and computer vision to automate collecting in-game currency in City Island 5, earning millions overnight.
A guide to automating SQL Server database backups as BACPAC files and uploading them to Azure Blob Storage using SqlPackage and AzCopy.