AI crap
A critical analysis of the machine learning bubble, arguing its lasting impact will be a proliferation of low-quality, automated content and services, not true AGI.
A critical analysis of the machine learning bubble, arguing its lasting impact will be a proliferation of low-quality, automated content and services, not true AGI.
A Python Frederick meetup on automating document creation using Python-docx and Jinja templates, inspired by Practical Business Python.
A tutorial on automating the creation of consistent ggplot2 graphics for different data subsets using the purrr package in R.
PowerShell script to identify Azure VMs not built from Marketplace images, useful for detecting lift-and-shift migrations.
A developer shares the journey of building and rewriting a personal family photo album website, moving from a manual process to an automated, cloud-based system.
A guide to bypassing Maestro's sandbox to execute command-line commands from within mobile UI tests, enabling advanced automation scenarios.
A guide to boosting macOS productivity using keyboard shortcuts for instant app switching and window arrangement with tools like Rectangle Pro and Alfred.
A tutorial on how to attach files like downloads and screenshots to Playwright test reports using the testInfo.attach method.
A developer argues that AI should focus on automating tedious tasks to free up human energy for creative and meaningful work.
Archive of a cohort-based online course teaching developers and researchers how to use the command line for automation and data science tasks.
Explains the core principles of DevOps, including the Three Ways, collaboration, CI/CD, and automation for efficient software delivery.
A guide to creating a custom keyboard shortcut for the Export Unmodified Original command in macOS Photos app using a Bash script.
A guide on handling page load events and network calls in Cypress tests to ensure reliable test execution.
An introduction to codemods using jscodeshift to automate and standardize code changes across a codebase.
A developer shares a technical strategy for using Twitter hands-off via custom CSS, RSS feeds, and automation to avoid the main site and protect mental health.
A review of Buttondown, an email newsletter service that can automatically send content from an RSS feed, ideal for web-first publications.
A tutorial on using AWS Lambda, SNS, and Budgets to automatically stop EC2 instances when a daily cost threshold is reached.
A guide to bypassing XCTest's sandbox to execute command-line tools, enabling advanced iOS simulator automation and testing scenarios.
A guide to exporting Azure AD Conditional Access policies using PowerShell, focusing on retrieving readable object names instead of just IDs.
A developer automates iTerm key mapping creation for tmux using a Python script to generate JSON configurations, improving terminal workflow.