I Like Makefiles
A developer explains why they prefer using simple Makefiles for project automation, citing consistency and ease of use across different technologies.
A developer explains why they prefer using simple Makefiles for project automation, citing consistency and ease of use across different technologies.
An analysis of why modern work feels broken, exploring AI's impact, corporate inefficiency, and the deeper economic pressures making jobs unfulfilling.
Learn how to use a GitHub Action to automatically update your GitHub profile with an OpenSauced Dev Card showcasing your open source contributions.
A guide to creating a desktop shortcut that instantly renders your clipboard contents as a QR code for easy transfer to a phone.
A beginner's guide to PowerShell, covering installation, basic cmdlets, and essential commands for automating IT tasks across platforms.
A macOS utility that reclaims menu bar space by adjusting the spacing between items, offering a simple alternative to apps like Bartender.
A guide on merging multiple Kubernetes kubeconfig files into a single file for easier cluster management.
A guide on using PowerShell to automate key security tasks for Azure SQL Databases, including firewall rules, encryption, and auditing.
A guide to using Home Assistant groups to control a single smart light with multiple motion sensors, including adding media player state.
A PowerShell script to remove specific IP-based Access Restriction rules from multiple Azure WebApps and Function Apps.
A developer shares their experience setting up a Stream Deck for productivity, comparing Windows, MacOS, and Linux support, and offering configuration tips.
A developer explores creating a global mute/unmute macro as a free alternative to buying a Stream Deck for productivity.
A developer shares a simple Makefile script to automate git commits with timestamps, improving version control habits during side projects.
A tutorial on using the kr8s Python library to manage and automate Kubernetes resources, covering setup, creation, and listing.
A guide to automating the build and deployment of Swift Package DocC documentation to GitHub Pages using GitHub Actions.
A guide to using PowerCLI to bulk clear or acknowledge specific alarms in VMware vSphere, including a workaround for individual alarm types.
A developer reflects on the xendmail project, a sendmail-compatible tool for email dispatch, discussing its successes and key shortcomings.
A beginner's guide to implementing Continuous Integration (CI) for Python projects, covering automation of testing, formatting, and deployment.
A festive guide to creating a shareable PowerShell module, using a Christmas-themed example to demonstrate packaging and sharing functions.
A technical resource list for automating VMware vSphere Replication and Site Recovery Manager using PowerCLI, based on a user group presentation.