17th September 2021 at 11:45
A developer shares his setup for managing Twitter interactions using Front and IFTTT to improve mental health and productivity.
A developer shares his setup for managing Twitter interactions using Front and IFTTT to improve mental health and productivity.
A guide to creating custom Fastlane plugins to simplify and organize complex build scripts, making them more readable and maintainable.
A developer details their journey to further automate and secure their home network using Docker, Ansible, and AdGuard Home.
A guide to automating the deployment of Cartography and Neo4J on Kubernetes using HashiCorp Vault for secrets management.
A tutorial on building and scheduling a Python web scraper to run automatically using GitHub Actions, including emailing results.
A developer shares why Alfred App is an essential Mac productivity tool, highlighting features like clipboard history, file search, and workflows.
Automate creating monthly Azure update PowerPoint presentations using an Azure Function written in Python and the python-pptx library.
Learn how to monitor webpage changes using Home Assistant, checking ETag headers or content hashes to trigger automations.
A developer shares a script for a global microphone mute toggle hotkey on Linux, useful for calls and gaming.
A guide offering practical advice for managing large open source communities, covering automation, governance, and moderation.
A guide on using Azure Policy to automatically enable diagnostic settings and NSG flow logs for Azure resources.
A guide for the Pandan macOS app, covering FAQs, feature requests, and custom notifications using Shortcuts.
A guide to automating image optimization for a blog using Squoosh library and lint-staged to improve website performance.
A guide to integrating GitHub repositories with Nerdio Manager for WVD to automate script execution and Windows Virtual Desktop management.
A developer shares their automated workflow using GitHub Actions to create and manage preview deployments for website changes via pull requests.
A tutorial on testing navigation links using Cypress, covering strategies from simple click tests to more efficient loops and error handling.
A developer discusses the limitations of Xcode extensions and proposes improvements, using their Sourcery Pro tool as an example.
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.