Migrating to a new Mac
A developer explains how to automate Mac setup using dotfiles and startup scripts, saving days of manual configuration.
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.
Announcing the Day Two Cloud podcast, focusing on real-world cloud deployment experiences, lessons learned, and practical insights beyond the hype.
How to automate repetitive tasks in IPython using startup files to import modules and define custom functions on launch.
A tutorial on creating a Siri Shortcut to automate the generation of PWA icons and web app manifest files for iOS users.
A developer's guide to creating custom GitHub Actions using PowerShell, covering setup, Docker configuration, and a simple Hello World example.
A quick PowerCLI guide to list and count VM hardware versions in a VMware environment, with an updated command for modern vSphere.
A VMworld 2018 talk encouraging IT Ops and sysadmins to start coding with PowerShell/PowerCLI, explaining core concepts for beginners.
A guide on how using code snippets in your IDE or text editor can significantly boost a developer's productivity by automating repetitive typing tasks.
A guide on using Packer to build custom Fedora Scientific Vagrant boxes for VirtualBox, including troubleshooting SSH issues.
A preview of a VMworld session on why IT operations professionals should learn coding basics, using PowerShell/PowerCLI examples.
A developer argues for using the terminal over GUIs for efficiency, customization, and the compounding benefits of aliases and scripts.