Automatically restarting failed Kafka Connect tasks
A technical guide on automating the restart of failed Kafka Connect tasks using bash scripts and the REST API.
A technical guide on automating the restart of failed Kafka Connect tasks using bash scripts and the REST API.
A guide to using Git Hooks for automating commit message validation and enforcing corporate email usage in version control workflows.
A tutorial on using Azure Logic Apps to automate posting new Meetup event announcements into Microsoft Teams via Adaptive Cards.
A developer automates podcast episode folder creation in Google Drive using Google Apps Script, detailing the code and challenges.
Learn how to automate Swift code formatting using the SwiftFormat library to enforce consistent style and improve code readability.
A developer explores Transposit, a platform providing a SQL interface to interact with multiple APIs, and attempts to rebuild a complex GitHub bot using it.
A guide to performing mathematical calculations using PowerShell, leveraging the .NET Math library for operations beyond basic arithmetic.
A developer shares three key reasons why he finds building products for other developers personally rewarding and a lifelong career focus.
A guide explaining three methods to download APK files from the Google Play Store, including manual and automated approaches.
The article details a significant performance improvement in Ansible deployments by integrating the Mitogen tool, resulting in a 4.5x speed increase.
A developer explains how to automate Mac setup using dotfiles and startup scripts, saving days of manual configuration.
A developer details migrating a personal blog archive tweet automation script from a home server to Azure Functions, exploring serverless PowerShell.
A guide to deploying a Django web app using Ansible, including a detour on Continuous Integration and a major speed improvement.
A recap of the January live streams focused on building a SaaS product with Python and Django, covering integrations and admin tools.
The article details building an automated tool for processing and connecting data using Python and Django in a SaaS project.
A guide to generating filtered PHPUnit code coverage reports for specific teams or architectural layers in large PHP projects.
Building a Python/Django tool to semi-automate backend manual tasks, making them faster to complete.
A technical walkthrough explaining how GitHub Actions work, from event triggers to workflow execution, using a branch cleanup example.
Author shares PowerShell scripts to automate downloading and deploying the Azure Stack Development Kit (ASDK), simplifying the setup process.
Using Terraform and a custom tool to manage GitHub issue labels as code for consistency and automation across repositories.