Monitoring Twitter with Azure LogicApps and JetBrains Space
A technical guide on using Azure LogicApps to monitor Twitter mentions and send notifications to a JetBrains Space chat for team collaboration.
A technical guide on using Azure LogicApps to monitor Twitter mentions and send notifications to a JetBrains Space chat for team collaboration.
A guide to installing PowerShell 7, covering manual, scripted, and portable installation methods for the new cross-platform release.
A developer creates a utility to automatically reboot a modem when internet drops, sharing code and logic details.
A tutorial on integrating CodeKit, a Mac development tool, with Local (formerly Local by Flywheel) to enhance WordPress local development with features like live reload.
The article argues for automating repetitive workflows, highlighting benefits beyond just time-saving, like maintaining focus and reducing mental friction.
Learn how to build a CLI tool with JavaScript to automate the creation of text files like React components and blog posts, saving time and ensuring consistency.
An overview of Universal Automation, a new PowerShell-based automation platform from Ironman Software, highlighting its features and beta release.
A tutorial on using a Makefile to automatically zip subdirectories, handling dependencies and excluding hidden files for tech projects.
Plash is a macOS app that lets you set any website, live feed, or animated GIF as your dynamic desktop wallpaper.
A developer shares their favorite macOS productivity tools and CLI utilities, including Alfred and Magnet, to enhance workflow and automation.
Explains a PowerShell wildcard pitfall involving square brackets in the -like operator and how to avoid pattern errors.
A guide on how to write and publish custom GitHub Actions using the Go programming language, including an unofficial SDK.
A guide to automating the creation of AWS IAM Access Analyzers across all regions in all accounts of an AWS Organization using the AWS CLI.
A PowerShell MVP reflects on 2019 career achievements and sets 2020 goals for community speaking, blogging, and video content.
Discusses essential but often overlooked developer skills like command-line proficiency, shell utilities, automation, and cross-functional understanding for career success.
A video tutorial on using Azure DevOps for PowerShell projects, part of the 2019 Azure Advent Calendar community event.
A tutorial on creating custom GitHub Actions using Python, covering workflow setup, Docker containerization, and publishing to the marketplace.
A tutorial on creating and publishing a custom GitHub Action using the Go programming language, including using a template and Docker.
AWS re:Invent 2019 session on using AWS CloudFormation, OpsWorks, and Systems Manager for high-velocity infrastructure as code and service delivery.
A guide to setting up Jupyter Lab to launch automatically on macOS startup using a LaunchAgent .plist file.